>>> yx: Building main/yx 1.0.2-r0 (using abuild 3.15.0-r0) started Mon, 08 Sep 2025 19:34:42 +0000 >>> yx: Validating /home/udu/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 (20250908.193442) OK: 975 MiB in 420 packages >>> yx: Cleaning up srcdir >>> yx: Cleaning up pkgdir >>> yx: Cleaning up tmpdir >>> yx: Fetching yx-1.0.2.tar.gz::https://gitlab.com/tomalok/yx/-/archive/1.0.2/yx-1.0.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6668 0 6668 0 0 9718 0 --:--:-- --:--:-- --:--:-- 9720 >>> yx: Fetching yx-1.0.2.tar.gz::https://gitlab.com/tomalok/yx/-/archive/1.0.2/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/udu/aports/main/yx/pkg/yx/usr"/bin yx install -Dm0644 -t "/home/udu/aports/main/yx/pkg/yx/usr"/share/man/man1 yx.1 >>> yx-doc*: Running split function doc... 'usr/share/man' -> '/home/udu/aports/main/yx/pkg/yx-doc/usr/share/man' >>> 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: 773.0 B >>> yx-doc*: Compressing data... >>> yx-doc*: Create checksum... >>> yx-doc*: Create yx-doc-1.0.2-r0.apk >>> yx*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libyaml-0.so.2 >>> yx*: Package size: 13.8 KB >>> yx*: Compressing data... >>> yx*: Create checksum... >>> yx*: Create yx-1.0.2-r0.apk >>> yx: Build complete at Mon, 08 Sep 2025 19:34:43 +0000 elapsed time 0h 0m 1s >>> yx: Cleaning up srcdir >>> yx: Cleaning up pkgdir >>> yx: Uninstalling dependencies... (1/3) Purging .makedepends-yx (20250908.193442) (2/3) Purging yaml-dev (0.2.5-r2) (3/3) Purging yaml (0.2.5-r2) OK: 975 MiB in 417 packages >>> yx: Updating the main/x86_64 repository index... >>> yx: Signing the index...