>>> deblob: Building testing/deblob 0.10-r0 (using abuild 3.15.0_rc3-r1) started Sat, 03 May 2025 12:04:43 +0000 >>> deblob: Validating /home/buildozer/aports/testing/deblob/APKBUILD... >>> deblob: Analyzing dependencies... >>> deblob: Installing for build: build-base hare hare-json (1/5) Installing qbe (1.2-r3) (2/5) Installing harec (0.24.2-r1) (3/5) Installing hare (0.24.2-r3) (4/5) Installing hare-json (0.24.2-r0) (5/5) Installing .makedepends-deblob (20250503.120444) Executing busybox-1.37.0-r16.trigger OK: 408 MiB in 113 packages >>> deblob: Cleaning up srcdir >>> deblob: Cleaning up pkgdir >>> deblob: Cleaning up tmpdir >>> deblob: Fetching https://distfiles.alpinelinux.org/distfiles/edge/deblob-0.10.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> deblob: Fetching https://hacktivis.me/releases/deblob/deblob-0.10.tar.gz Connecting to hacktivis.me ([2a01:e0a:d6:9930::35]:443) Connecting to distfiles.hacktivis.me ([2a01:e0a:d6:9930::35]:443) saving to '/var/cache/distfiles/edge/deblob-0.10.tar.gz.part' deblob-0.10.tar.gz.p 100% |********************************| 9015 0:00:00 ETA '/var/cache/distfiles/edge/deblob-0.10.tar.gz.part' saved >>> deblob: Fetching https://distfiles.alpinelinux.org/distfiles/edge/deblob-test-0.10.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> deblob: Fetching https://hacktivis.me/releases/deblob-test/deblob-test-0.10.tar.gz Connecting to hacktivis.me ([2a01:e0a:d6:9930::35]:443) Connecting to distfiles.hacktivis.me ([2a01:e0a:d6:9930::35]:443) saving to '/var/cache/distfiles/edge/deblob-test-0.10.tar.gz.part' deblob-test-0.10.tar 100% |********************************| 2006k 0:00:00 ETA '/var/cache/distfiles/edge/deblob-test-0.10.tar.gz.part' saved >>> deblob: Fetching https://distfiles.alpinelinux.org/distfiles/edge/deblob-0.10.tar.gz >>> deblob: Fetching https://distfiles.alpinelinux.org/distfiles/edge/deblob-test-0.10.tar.gz >>> deblob: Checking sha512sums... deblob-0.10.tar.gz: OK deblob-test-0.10.tar.gz: OK >>> deblob: Unpacking /var/cache/distfiles/edge/deblob-0.10.tar.gz... >>> deblob: Unpacking /var/cache/distfiles/edge/deblob-test-0.10.tar.gz... hare build -o deblob GNU Make is not my favorite make implementation make -C test/fixtures make[1]: Entering directory '/home/buildozer/aports/testing/deblob/src/deblob-test-0.10/fixtures' cc -Os -fstack-clash-protection -Wformat -Werror=format-security -o hello hello.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o hello.o hello.c echo '#!/usr/bin/env escript' | cat - hello.erl >|hello.erl.escript echo '#!/usr/bin/env escript' | cat - hello.beam >|hello.beam.escript chmod +x hello.erl.escript chmod +x hello.beam.escript ar -rc hello.a hello make[1]: Leaving directory '/home/buildozer/aports/testing/deblob/src/deblob-test-0.10/fixtures' rm -fr test/check_dir_pyc-fixtures rm -fr test/check_dir_pickle-fixtures cp -r test/fixtures/pyc/ test/check_dir_pyc-fixtures cp -r test/fixtures/pickle/ test/check_dir_pickle-fixtures test "$(find test/check_dir_pickle-fixtures -type f | wc -l)" -eq "6" test -n "$(ls test/check_dir_pyc-fixtures)" ./deblob -d test/check_dir_pyc-fixtures ./deblob -d test/check_dir_pickle-fixtures :: Checking for blobs :: Checking for blobs removing Python pyc 3.10: hello.checked_hash.cpython-310.pyc removing Python Pickle v4: hello.4.pickle removing Python pyc 3.10: hello.timestamp.cpython-310.pyc removing Python Pickle v5: hello.5.pickle removing Python pyc 3.11: hello.timestamp.cpython-311.pyc removing Python Pickle v2: hello.2.pickle removing Python pyc 3.9: hello.checked_hash.cpython-39.pyc removing Python Pickle v3: hello.3.pickle removing Python pyc 3.12: hello.timestamp.cpython-312.pyc :: Done checking for blobs removing Python pyc 3.11: hello.checked_hash.cpython-311.pyc removing Python pyc 3.10: hello.unchecked_hash.cpython-310.pyc removing Python pyc 3.8: hello.timestamp.cpython-38.pyc test "$(find test/check_dir_pickle-fixtures -type f | wc -l)" -eq "2" removing Python pyc 3.12: hello.checked_hash.cpython-312.pyc removing Python pyc 3.9: hello.unchecked_hash.cpython-39.pyc removing Python pyc 3.11: hello.unchecked_hash.cpython-311.pyc removing Python pyc 3.8: hello.unchecked_hash.cpython-38.pyc removing Python pyc 3.9: hello.timestamp.cpython-39.pyc removing Python pyc 3.8: hello.checked_hash.cpython-38.pyc removing Python pyc 3.12: hello.unchecked_hash.cpython-312.pyc :: Done checking for blobs test -z "$(ls test/check_dir_pyc-fixtures)" rm -fr test/check_dir_pyc-fixtures rm -fr test/check_dir_pickle-fixtures rm -fr test/check_dir-fixtures cp -r test/fixtures test/check_dir-fixtures hare test Running 2/2 tests: check_dir...PASS in 0.002994790s id_blob.....PASS in 0.000249003s 2 passed; 0 failed; 2 completed in 0.003243793s rm -fr test/check_dir-fixtures >>> deblob: Entering fakeroot... mkdir -p /home/buildozer/aports/testing/deblob/pkg/deblob/usr/bin cp -p deblob /home/buildozer/aports/testing/deblob/pkg/deblob/usr/bin/ mkdir -p /home/buildozer/aports/testing/deblob/pkg/deblob/usr/share/man/man1 cp -p deblob.1 /home/buildozer/aports/testing/deblob/pkg/deblob/usr/share/man/man1/ >>> deblob-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/testing/deblob/pkg/deblob-doc/usr/share/man' >>> deblob-doc*: Preparing subpackage deblob-doc... >>> deblob-doc*: Running postcheck for deblob-doc >>> deblob*: Running postcheck for deblob >>> deblob*: Preparing package deblob... >>> deblob*: Stripping binaries >>> deblob-doc*: Scanning shared objects >>> deblob*: Scanning shared objects >>> deblob-doc*: Tracing dependencies... >>> deblob-doc*: Package size: 2.0 KB >>> deblob-doc*: Compressing data... >>> deblob-doc*: Create checksum... >>> deblob-doc*: Create deblob-doc-0.10-r0.apk >>> deblob*: Tracing dependencies... >>> deblob*: Package size: 737.8 KB >>> deblob*: Compressing data... >>> deblob*: Create checksum... >>> deblob*: Create deblob-0.10-r0.apk >>> deblob: Build complete at Sat, 03 May 2025 12:04:48 +0000 elapsed time 0h 0m 5s >>> deblob: Cleaning up srcdir >>> deblob: Cleaning up pkgdir >>> deblob: Uninstalling dependencies... (1/5) Purging .makedepends-deblob (20250503.120444) (2/5) Purging hare (0.24.2-r3) (3/5) Purging harec (0.24.2-r1) (4/5) Purging qbe (1.2-r3) (5/5) Purging hare-json (0.24.2-r0) Executing busybox-1.37.0-r16.trigger OK: 399 MiB in 108 packages >>> deblob: Updating the testing/aarch64 repository index... >>> deblob: Signing the index...