>>> yx: Building main/yx 1.0.2-r0 (using abuild 3.12.0-r2) started Sat, 27 Jan 2024 22:53:48 +0000 >>> yx: Checking sanity of /home/buildozer/aports/main/yx/APKBUILD... >>> yx: Analyzing dependencies... >>> yx: Installing for build: build-base yaml-dev (1/3) Installing yaml (0.2.5-r2) (2/3) Installing yaml-dev (0.2.5-r2) (3/3) Installing .makedepends-yx (20240127.225349) OK: 381 MiB in 108 packages >>> yx: Cleaning up srcdir >>> yx: Cleaning up pkgdir >>> yx: Cleaning up tmpdir >>> yx: Fetching https://distfiles.alpinelinux.org/distfiles/edge/yx-1.0.2.tar.gz >>> yx: Fetching https://distfiles.alpinelinux.org/distfiles/edge/yx-1.0.2.tar.gz >>> yx: Checking sha512sums... yx-1.0.2.tar.gz: OK >>> yx: Unpacking /var/cache/distfiles/yx-1.0.2.tar.gz... cc -Os -o yx yx.c -lyaml chmod +x yx (cd tests && ./do_tests.sh) === INPUT === --- From Implicit STDIN...success --- From Explicit STDIN...success --- From Non-Existent File...error_ok (1) --- From Invalid YAML File...error_ok (1) === DOCUMENT SELECTION === --- Implicit Document 1...success --- Explicit Document 1...success --- Explicit Document 2...success --- Invalid Document 3...error_ok (1) --- Invalid Document 0...error_ok (1) --- Invalid Document 'foo'...error_ok (1) === SCALARS === --- Flow Plain...success --- Flow Single Quotes...success --- Flow Double Quotes...success --- Block Folded (clip)...success --- Block Literal (clip)...success === MAPPINGS === --- No Key Specified Returns All Keys...success --- Key 'foo' to Scalar...success --- Nested: Three 'blah' Keys to Scalar...success --- Unknown Key 'wtf'...error_ok (1) === SEQUENCES === --- No Index Returns All Indicies...success --- Invalid Index 0...error_ok (1) --- Index 1 to Scalar...success --- Nested: Three Indices (3 2 1) to Scalar...success --- Unknown Index 4...error_ok (1) --- Invalid Index 'foo'...error_ok (1) === MAPPING / SEQUENCE COMBINATIONS === --- Map -> Sequence -> Map -> Sequence to Scalar...success --- Sequence -> Map -> Sequence -> Map to Scalar...success *** TESTING RESULTS *** 25 tests, 0 failed. >>> yx: Entering fakeroot... install -sDm0755 -t "/home/buildozer/aports/main/yx/pkg/yx/usr"/bin yx install -Dm0644 -t "/home/buildozer/aports/main/yx/pkg/yx/usr"/share/man/man1 yx.1 >>> yx-doc*: Running split function doc... >>> yx-doc*: Preparing subpackage yx-doc... >>> yx-doc*: Running postcheck for yx-doc >>> yx*: Running postcheck for yx >>> yx*: Preparing package yx... >>> yx*: Stripping binaries >>> yx-doc*: Scanning shared objects >>> yx*: Scanning shared objects >>> yx-doc*: Tracing dependencies... >>> yx-doc*: Package size: 24.0 KB >>> yx-doc*: Compressing data... >>> yx-doc*: Create checksum... >>> yx-doc*: Create yx-doc-1.0.2-r0.apk >>> yx*: Tracing dependencies... so:libc.musl-aarch64.so.1 so:libyaml-0.so.2 >>> yx*: Package size: 80.0 KB >>> yx*: Compressing data... >>> yx*: Create checksum... >>> yx*: Create yx-1.0.2-r0.apk >>> yx: Build complete at Sat, 27 Jan 2024 22:53:49 +0000 elapsed time 0h 0m 1s >>> yx: Cleaning up srcdir >>> yx: Cleaning up pkgdir >>> yx: Uninstalling dependencies... (1/3) Purging .makedepends-yx (20240127.225349) (2/3) Purging yaml-dev (0.2.5-r2) (3/3) Purging yaml (0.2.5-r2) OK: 381 MiB in 105 packages >>> yx: Updating the main/aarch64 repository index... >>> yx: Signing the index...