>>> t2sz: Building testing/t2sz 1.1.2-r0 (using abuild 3.10.0-r4) started Thu, 13 Apr 2023 21:28:04 +0000 >>> t2sz: Checking sanity of /home/buildozer/aports/testing/t2sz/APKBUILD... >>> t2sz: Analyzing dependencies... >>> t2sz: Installing for build: build-base cmake zstd-dev (1/8) Installing libarchive (3.6.2-r2) (2/8) Installing libformw (6.4_p20230401-r3) (3/8) Installing rhash-libs (1.4.3-r2) (4/8) Installing libuv (1.44.2-r2) (5/8) Installing cmake (3.26.3-r1) (6/8) Installing zstd (1.5.5-r1) (7/8) Installing zstd-dev (1.5.5-r1) (8/8) Installing .makedepends-t2sz (20230413.212805) Executing busybox-1.36.0-r7.trigger OK: 445 MiB in 114 packages >>> t2sz: Cleaning up srcdir >>> t2sz: Cleaning up pkgdir >>> t2sz: Fetching https://distfiles.alpinelinux.org/distfiles/edge/t2sz-1.1.2.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 >>> t2sz: Fetching t2sz-1.1.2.tar.gz::https://github.com/martinellimarco/t2sz/archive/refs/tags/v1.1.2.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 21767 100 21767 0 0 50020 0 --:--:-- --:--:-- --:--:-- 50020 >>> 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.3s) -- 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-x86.so.1 so:libzstd.so.1 >>> t2sz*: Package size: 36.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:08 +0000 elapsed time 0h 0m 4s >>> t2sz: Cleaning up srcdir >>> t2sz: Cleaning up pkgdir >>> t2sz: Uninstalling dependencies... (1/8) Purging .makedepends-t2sz (20230413.212805) (2/8) Purging cmake (3.26.3-r1) (3/8) Purging zstd-dev (1.5.5-r1) (4/8) Purging zstd (1.5.5-r1) (5/8) Purging libarchive (3.6.2-r2) (6/8) Purging libformw (6.4_p20230401-r3) (7/8) Purging libuv (1.44.2-r2) (8/8) Purging rhash-libs (1.4.3-r2) Executing busybox-1.36.0-r7.trigger OK: 380 MiB in 106 packages >>> t2sz: Updating the testing/x86 repository index... >>> t2sz: Signing the index...