>>> deblob: Building testing/deblob 0.9-r0 (using abuild 3.14.1-r3) started Sun, 01 Dec 2024 17:08:13 +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-r0) (4/5) Installing hare-json (0_git20240419-r0) (5/5) Installing .makedepends-deblob (20241201.170814) Executing busybox-1.37.0-r8.trigger OK: 408 MiB in 110 packages >>> deblob: Cleaning up srcdir >>> deblob: Cleaning up pkgdir >>> deblob: Cleaning up tmpdir >>> deblob: Fetching https://distfiles.alpinelinux.org/distfiles/edge/deblob-0.9.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 curl: (22) The requested URL returned error: 404 >>> deblob: Fetching https://hacktivis.me/releases/deblob-0.9.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 2014k 100 2014k 0 0 4869k 0 --:--:-- --:--:-- --:--:-- 4876k >>> deblob: Fetching https://distfiles.alpinelinux.org/distfiles/edge/deblob-0.9.tar.gz >>> deblob: Checking sha512sums... deblob-0.9.tar.gz: OK >>> deblob: Unpacking /var/cache/distfiles/edge/deblob-0.9.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-0.9/test/fixtures' gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -o hello hello.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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-0.9/test/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 -n "$(ls test/check_dir_pyc-fixtures)" test "$(find test/check_dir_pickle-fixtures -type f | wc -l)" -eq "6" ./deblob -d test/check_dir_pyc-fixtures :: Checking for blobs removing Python pyc 3.9: hello.timestamp.cpython-39.pyc removing Python pyc 3.11: hello.unchecked_hash.cpython-311.pyc removing Python pyc 3.9: hello.checked_hash.cpython-39.pyc removing Python pyc 3.9: hello.unchecked_hash.cpython-39.pyc removing Python pyc 3.11: hello.timestamp.cpython-311.pyc removing Python pyc 3.10: hello.unchecked_hash.cpython-310.pyc removing Python pyc 3.12: hello.timestamp.cpython-312.pyc removing Python pyc 3.11: hello.checked_hash.cpython-311.pyc removing Python pyc 3.12: hello.unchecked_hash.cpython-312.pyc removing Python pyc 3.10: hello.timestamp.cpython-310.pyc removing Python pyc 3.8: hello.checked_hash.cpython-38.pyc removing Python pyc 3.8: hello.unchecked_hash.cpython-38.pyc removing Python pyc 3.10: hello.checked_hash.cpython-310.pyc removing Python pyc 3.8: hello.timestamp.cpython-38.pyc removing Python pyc 3.12: hello.checked_hash.cpython-312.pyc :: Done checking for blobs test -z "$(ls test/check_dir_pyc-fixtures)" ./deblob -d test/check_dir_pickle-fixtures :: Checking for blobs removing Python Pickle v3: hello.3.pickle removing Python Pickle v2: hello.2.pickle removing Python Pickle v5: hello.5.pickle removing Python Pickle v4: hello.4.pickle :: Done checking for blobs test "$(find test/check_dir_pickle-fixtures -type f | wc -l)" -eq "2" 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.002321364s id_blob.....PASS in 0.000243057s 2 passed; 0 failed; 2 completed in 0.002564421s 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.9-r0.apk >>> deblob*: Tracing dependencies... >>> deblob*: Package size: 337.8 KB >>> deblob*: Compressing data... >>> deblob*: Create checksum... >>> deblob*: Create deblob-0.9-r0.apk >>> deblob: Build complete at Sun, 01 Dec 2024 17:08:17 +0000 elapsed time 0h 0m 4s >>> deblob: Cleaning up srcdir >>> deblob: Cleaning up pkgdir >>> deblob: Uninstalling dependencies... (1/5) Purging .makedepends-deblob (20241201.170814) (2/5) Purging hare (0.24.2-r0) (3/5) Purging harec (0.24.2-r1) (4/5) Purging qbe (1.2-r3) (5/5) Purging hare-json (0_git20240419-r0) Executing busybox-1.37.0-r8.trigger OK: 398 MiB in 105 packages >>> deblob: Updating the testing/x86_64 repository index... >>> deblob: Signing the index...