>>> isomd5sum: Building testing/isomd5sum 1.2.3-r1 (using abuild 3.9.0-r0) started Sun, 19 Dec 2021 15:39:16 +0000 >>> isomd5sum: Checking sanity of /home/buildozer/aports/testing/isomd5sum/APKBUILD... >>> isomd5sum: Analyzing dependencies... >>> isomd5sum: Installing for build: build-base python3-dev popt-dev cdrkit (1/12) Installing libffi (3.4.2-r1) (2/12) Installing gdbm (1.22-r0) (3/12) Installing mpdecimal (2.5.1-r1) (4/12) Installing readline (8.1.1-r0) (5/12) Installing sqlite-libs (3.37.0-r0) (6/12) Installing python3 (3.10.1-r0) (7/12) Installing python3-dev (3.10.1-r0) (8/12) Installing popt-dev (1.18-r0) (9/12) Installing bzip2 (1.0.8-r1) (10/12) Installing libcap (2.62-r0) (11/12) Installing cdrkit (1.1.11-r3) (12/12) Installing .makedepends-isomd5sum (20211219.153917) Executing busybox-1.34.1-r5.trigger OK: 465 MiB in 113 packages >>> isomd5sum: Cleaning up srcdir >>> isomd5sum: Cleaning up pkgdir >>> isomd5sum: Fetching https://distfiles.alpinelinux.org/distfiles/edge/isomd5sum-1.2.3.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 20811 100 20811 0 0 42959 0 --:--:-- --:--:-- --:--:-- 42997 >>> isomd5sum: Fetching https://distfiles.alpinelinux.org/distfiles/edge/isomd5sum-1.2.3.tar.gz >>> isomd5sum: Checking sha512sums... isomd5sum-1.2.3.tar.gz: OK >>> isomd5sum: Unpacking /var/cache/distfiles/edge/isomd5sum-1.2.3.tar.gz... gcc -Os -Os -std=gnu11 -Wall -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.10 -I/usr/include/python3.10 -c -O3 -o implantisomd5.o implantisomd5.c gcc -Os -Os -std=gnu11 -Wall -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.10 -I/usr/include/python3.10 -c -O3 -o libimplantisomd5.o libimplantisomd5.c gcc -Os -Os -std=gnu11 -Wall -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.10 -I/usr/include/python3.10 -c -O3 -o md5.o md5.c gcc -Os -Os -std=gnu11 -Wall -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.10 -I/usr/include/python3.10 -c -O3 -o utilities.o utilities.c gcc -Os -Os -std=gnu11 -Wall -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.10 -I/usr/include/python3.10 -c -O3 -o checkisomd5.o checkisomd5.c gcc -Os -Os -std=gnu11 -Wall -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.10 -I/usr/include/python3.10 -c -O3 -o libcheckisomd5.o libcheckisomd5.c gcc -Os -Os -std=gnu11 -Wall -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.10 -I/usr/include/python3.10 -c -O3 -o pyisomd5sum.o pyisomd5sum.c md5.c:181:27: warning: argument 1 of type 'uint32[4]' {aka 'unsigned int[4]'} with mismatched bound [-Warray-parameter=] 181 | void MD5_Transform(uint32 buf[4], uint32 const in[16]) | ~~~~~~~^~~~~~ md5.c:26:28: note: previously declared as 'uint32 *' {aka 'unsigned int *'} 26 | void MD5_Transform(uint32 *buf, uint32 const *in); | ~~~~~~~~^~~ md5.c:181:48: warning: argument 2 of type 'const uint32[16]' {aka 'const unsigned int[16]'} with mismatched bound [-Warray-parameter=] 181 | void MD5_Transform(uint32 buf[4], uint32 const in[16]) | ~~~~~~~~~~~~~^~~~~~ md5.c:26:47: note: previously declared as 'const uint32 *' {aka 'const unsigned int *'} 26 | void MD5_Transform(uint32 *buf, uint32 const *in); | ~~~~~~~~~~~~~~^~ ar rv libcheckisomd5.a libcheckisomd5.o ar: creating libcheckisomd5.a a - libcheckisomd5.o ar rv libimplantisomd5.a libimplantisomd5.o ar: creating libimplantisomd5.a a - libimplantisomd5.o ar rv libimplantisomd5.a utilities.o ar rv libcheckisomd5.a utilities.o a - utilities.o a - utilities.o ar rv libimplantisomd5.a md5.o ar rv libcheckisomd5.a md5.o a - md5.o a - md5.o gcc -Os -Os -std=gnu11 -Wall -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.10 -I/usr/include/python3.10 implantisomd5.o libimplantisomd5.a -lpopt -Wl,--as-needed,-O1,--sort-common -fPIC -o implantisomd5 gcc -Os -Os -std=gnu11 -Wall -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.10 -I/usr/include/python3.10 checkisomd5.o libcheckisomd5.a -lpopt -Wl,--as-needed,-O1,--sort-common -fPIC -o checkisomd5 gcc -Os -Os -std=gnu11 -Wall -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.10 -I/usr/include/python3.10 -shared -g -fpic pyisomd5sum.o libcheckisomd5.a libimplantisomd5.a -Wl,--as-needed,-O1,--sort-common -fPIC -o pyisomd5sum.so rm libimplantisomd5.o md5.o libcheckisomd5.o utilities.o 102400+0 records in 102400+0 records out ./testpyisomd5sum.py Implanting -> PASS Implanting again w/o forcing -> PASS Implanting again forcing -> PASS Checking -> PASS Run with callback, prints offset and total 0 - 665600 32768 - 665600 65536 - 665600 98304 - 665600 131072 - 665600 163840 - 665600 196608 - 665600 229376 - 665600 262144 - 665600 294912 - 665600 327680 - 665600 360448 - 665600 393216 - 665600 425984 - 665600 458752 - 665600 491520 - 665600 524288 - 665600 557056 - 665600 589824 - 665600 622592 - 665600 655360 - 665600 665600 - 665600 696320 - 665600 PASS Run with callback and abort after offset of 500000 0 - 665600 32768 - 665600 65536 - 665600 98304 - 665600 131072 - 665600 163840 - 665600 196608 - 665600 229376 - 665600 262144 - 665600 294912 - 665600 327680 - 665600 360448 - 665600 393216 - 665600 425984 - 665600 458752 - 665600 491520 - 665600 524288 - 665600 PASS >>> isomd5sum: Entering fakeroot... install -d -m 0755 /home/buildozer/aports/testing/isomd5sum/pkg/isomd5sum/usr/bin install -d -m 0755 /home/buildozer/aports/testing/isomd5sum/pkg/isomd5sum/usr/lib/python3.10/site-packages install -d -m 0755 /home/buildozer/aports/testing/isomd5sum/pkg/isomd5sum/usr/share/man/man1 install -m 0755 pyisomd5sum.so /home/buildozer/aports/testing/isomd5sum/pkg/isomd5sum/usr/lib/python3.10/site-packages install -m 0755 implantisomd5 /home/buildozer/aports/testing/isomd5sum/pkg/isomd5sum/usr/bin install -m 0755 checkisomd5 /home/buildozer/aports/testing/isomd5sum/pkg/isomd5sum/usr/bin install -m 0644 implantisomd5.1 /home/buildozer/aports/testing/isomd5sum/pkg/isomd5sum/usr/share/man/man1 install -m 0644 checkisomd5.1 /home/buildozer/aports/testing/isomd5sum/pkg/isomd5sum/usr/share/man/man1 >>> isomd5sum-doc*: Running split function doc... >>> isomd5sum-doc*: Preparing subpackage isomd5sum-doc... >>> isomd5sum-doc*: Running postcheck for isomd5sum-doc >>> isomd5sum*: Running postcheck for isomd5sum >>> isomd5sum*: Preparing package isomd5sum... >>> isomd5sum*: Stripping binaries >>> isomd5sum-doc*: Scanning shared objects >>> isomd5sum*: Scanning shared objects >>> isomd5sum-doc*: Tracing dependencies... >>> isomd5sum-doc*: Package size: 28.0 KB >>> isomd5sum-doc*: Compressing data... >>> isomd5sum-doc*: Create checksum... >>> isomd5sum-doc*: Create isomd5sum-doc-1.2.3-r1.apk >>> isomd5sum*: Tracing dependencies... so:libc.musl-aarch64.so.1 so:libpopt.so.0 >>> isomd5sum*: Package size: 88.0 KB >>> isomd5sum*: Compressing data... >>> isomd5sum*: Create checksum... >>> isomd5sum*: Create isomd5sum-1.2.3-r1.apk >>> isomd5sum: Build complete at Sun, 19 Dec 2021 15:39:19 +0000 elapsed time 0h 0m 3s >>> isomd5sum: Cleaning up srcdir >>> isomd5sum: Cleaning up pkgdir >>> isomd5sum: Uninstalling dependencies... (1/12) Purging .makedepends-isomd5sum (20211219.153917) (2/12) Purging python3-dev (3.10.1-r0) (3/12) Purging python3 (3.10.1-r0) (4/12) Purging popt-dev (1.18-r0) (5/12) Purging cdrkit (1.1.11-r3) (6/12) Purging bzip2 (1.0.8-r1) (7/12) Purging libffi (3.4.2-r1) (8/12) Purging gdbm (1.22-r0) (9/12) Purging mpdecimal (2.5.1-r1) (10/12) Purging readline (8.1.1-r0) (11/12) Purging sqlite-libs (3.37.0-r0) (12/12) Purging libcap (2.62-r0) Executing busybox-1.34.1-r5.trigger OK: 365 MiB in 101 packages >>> isomd5sum: Updating the testing/aarch64 repository index... >>> isomd5sum: Signing the index...