>>> t2sz: Building testing/t2sz 1.1.2-r0 (using abuild 3.10.0-r4) started Thu, 13 Apr 2023 21:28:03 +0000 >>> t2sz: Checking sanity of /home/buildozer/aports/testing/t2sz/APKBUILD... >>> t2sz: Analyzing dependencies... >>> t2sz: Installing for build: build-base cmake zstd-dev (1/10) Installing libbz2 (1.0.8-r5) (2/10) Installing xz-libs (5.4.2-r1) (3/10) Installing libarchive (3.6.2-r2) (4/10) Installing libformw (6.4_p20230401-r3) (5/10) Installing rhash-libs (1.4.3-r2) (6/10) Installing libuv (1.44.2-r2) (7/10) Installing cmake (3.26.3-r1) (8/10) Installing zstd (1.5.5-r1) (9/10) Installing zstd-dev (1.5.5-r1) (10/10) Installing .makedepends-t2sz (20230413.212804) Executing busybox-1.36.0-r7.trigger OK: 381 MiB in 109 packages >>> t2sz: Cleaning up srcdir >>> t2sz: Cleaning up pkgdir >>> t2sz: Fetching https://distfiles.alpinelinux.org/distfiles/edge/t2sz-1.1.2.tar.gz >>> t2sz: Fetching https://distfiles.alpinelinux.org/distfiles/edge/t2sz-1.1.2.tar.gz >>> t2sz: Checking sha512sums... t2sz-1.1.2.tar.gz: OK >>> t2sz: Unpacking /var/cache/distfiles/edge/t2sz-1.1.2.tar.gz... -- The C compiler identification is GNU 12.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Configuring done (0.2s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/testing/t2sz/src/t2sz-1.1.2/build [ 50%] Building C object CMakeFiles/t2sz.dir/src/t2sz.c.o /home/buildozer/aports/testing/t2sz/src/t2sz-1.1.2/src/t2sz.c: In function 'compressFile': /home/buildozer/aports/testing/t2sz/src/t2sz-1.1.2/src/t2sz.c:328:54: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 328 | fprintf(stderr, "+ %s (%ld)\n", header->name, size); | ~~^ ~~~~ | | | | long int size_t {aka unsigned int} | %d /home/buildozer/aports/testing/t2sz/src/t2sz-1.1.2/src/t2sz.c:347:48: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 347 | fprintf(stderr, "# END OF BLOCK (%lu, %lu)\n\n", blockSize, tarHeaderIdx); | ~~^ ~~~~~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %u /home/buildozer/aports/testing/t2sz/src/t2sz-1.1.2/src/t2sz.c:347:53: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 347 | fprintf(stderr, "# END OF BLOCK (%lu, %lu)\n\n", blockSize, tarHeaderIdx); | ~~^ ~~~~~~~~~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u [100%] Linking C executable t2sz [100%] Built target t2sz >>> t2sz: Entering fakeroot... -- Install configuration: "MinSizeRel" -- Installing: /home/buildozer/aports/testing/t2sz/pkg/t2sz/usr/bin/t2sz >>> t2sz*: Running postcheck for t2sz >>> t2sz*: Preparing package t2sz... >>> t2sz*: Stripping binaries >>> t2sz*: Scanning shared objects >>> t2sz*: Tracing dependencies... so:libc.musl-armhf.so.1 so:libzstd.so.1 >>> t2sz*: Package size: 32.0 KB >>> t2sz*: Compressing data... >>> t2sz*: Create checksum... >>> t2sz*: Create t2sz-1.1.2-r0.apk >>> t2sz: Build complete at Thu, 13 Apr 2023 21:28:05 +0000 elapsed time 0h 0m 2s >>> t2sz: Cleaning up srcdir >>> t2sz: Cleaning up pkgdir >>> t2sz: Uninstalling dependencies... (1/10) Purging .makedepends-t2sz (20230413.212804) (2/10) Purging cmake (3.26.3-r1) (3/10) Purging zstd-dev (1.5.5-r1) (4/10) Purging zstd (1.5.5-r1) (5/10) Purging libarchive (3.6.2-r2) (6/10) Purging libbz2 (1.0.8-r5) (7/10) Purging libformw (6.4_p20230401-r3) (8/10) Purging libuv (1.44.2-r2) (9/10) Purging rhash-libs (1.4.3-r2) (10/10) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 326 MiB in 99 packages >>> t2sz: Updating the testing/armhf repository index... >>> t2sz: Signing the index...