>>> yx: Building main/yx 1.0.0-r0 (using abuild 3.9.0-r0) started Tue, 22 Feb 2022 04:19:35 +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-r0) (2/3) Installing yaml-dev (0.2.5-r0) (3/3) Installing .makedepends-yx (20220222.041935) OK: 344 MiB in 95 packages >>> yx: Cleaning up srcdir >>> yx: Cleaning up pkgdir >>> yx: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/yx-1.0.0.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.0.tar.gz::https://gitlab.com/tomalok/yx/-/archive/1.0.0/yx-1.0.0.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 5590 0 5590 0 0 34109 0 --:--:-- --:--:-- --:--:-- 34085 >>> yx: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/yx-1.0.0.tar.gz >>> yx: Checking sha512sums... yx-1.0.0.tar.gz: OK >>> yx: Unpacking /var/cache/distfiles/v3.15/yx-1.0.0.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 >>> yx*: Running postcheck for yx >>> yx*: Preparing package yx... >>> yx*: Stripping binaries >>> yx*: Scanning shared objects >>> yx*: Tracing dependencies... so:libc.musl-aarch64.so.1 so:libyaml-0.so.2 >>> yx*: Package size: 28.0 KB >>> yx*: Compressing data... >>> yx*: Create checksum... >>> yx*: Create yx-1.0.0-r0.apk >>> yx: Build complete at Tue, 22 Feb 2022 04:19:37 +0000 elapsed time 0h 0m 2s >>> yx: Cleaning up srcdir >>> yx: Cleaning up pkgdir >>> yx: Uninstalling dependencies... (1/3) Purging .makedepends-yx (20220222.041935) (2/3) Purging yaml-dev (0.2.5-r0) (3/3) Purging yaml (0.2.5-r0) OK: 344 MiB in 92 packages >>> yx: Updating the main/aarch64 repository index... >>> yx: Signing the index...