>>> yx: Building main/yx 1.0.2-r0 (using abuild 3.12.0-r2) started Sun, 28 Jan 2024 00:33:09 +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 (20240128.003310) OK: 378 MiB in 110 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 % 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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> 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 100 6668 0 6668 0 0 22528 0 --:--:-- --:--:-- --:--:-- 22603 >>> 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/edge/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-x86_64.so.1 so:libyaml-0.so.2 >>> yx*: Package size: 28.0 KB >>> yx*: Compressing data... >>> yx*: Create checksum... >>> yx*: Create yx-1.0.2-r0.apk >>> yx: Build complete at Sun, 28 Jan 2024 00:33:12 +0000 elapsed time 0h 0m 3s >>> yx: Cleaning up srcdir >>> yx: Cleaning up pkgdir >>> yx: Uninstalling dependencies... (1/3) Purging .makedepends-yx (20240128.003310) (2/3) Purging yaml-dev (0.2.5-r2) (3/3) Purging yaml (0.2.5-r2) OK: 378 MiB in 107 packages >>> yx: Updating the main/x86_64 repository index... >>> yx: Signing the index...