>>> logtail: Building main/logtail 3.22-r3 (using abuild 3.10.0-r2) started Wed, 12 Apr 2023 02:54:13 +0000 >>> logtail: Checking sanity of /home/buildozer/aports/main/logtail/APKBUILD... >>> logtail: Analyzing dependencies... >>> logtail: Installing for build: build-base (1/1) Installing .makedepends-logtail (20230412.025413) OK: 408 MiB in 100 packages >>> logtail: Cleaning up srcdir >>> logtail: Cleaning up pkgdir >>> logtail: Fetching https://distfiles.alpinelinux.org/distfiles/edge/logtail-v3.22.zip >>> logtail: Fetching https://distfiles.alpinelinux.org/distfiles/edge/logtail-v3.22.zip >>> logtail: Checking sha512sums... logtail-v3.22.zip: OK >>> logtail: Unpacking /var/cache/distfiles/edge/logtail-v3.22.zip... logtail-v3.22.c: In function 'check_log': logtail-v3.22.c:397:59: warning: format '%i' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] 397 | fprintf(stderr,"Debug 390 - file_stat.st_ino size: %i\n",sizeof(file_stat.st_ino)); | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~ | | | | int long unsigned int | %li logtail-v3.22.c:399:58: warning: format '%i' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] 399 | fprintf(stderr,"Debug 391 - file_stat.st_size size: %i\n",sizeof(file_stat.st_size)); | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | int long unsigned int | %li logtail-v3.22.c:400:47: warning: format '%i' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] 400 | fprintf(stderr,"Debug 392 - fpos_t size: %i\n",sizeof(fpos_t)); | ~^ ~~~~~~~~~~~~~~ | | | | int long unsigned int | %li logtail-v3.22.c:405:66: warning: format '%d' expects argument of type 'int', but argument 4 has type 'off_t' {aka 'long int'} [-Wformat=] 405 | fprintf(stderr,"ERROR 403 - log file, %s, is too large at %d bytes.\n", logname, file_stat.st_size); | ~^ ~~~~~~~~~~~~~~~~~ | | | | int off_t {aka long int} | %ld logtail-v3.22.c: In function 'usage': logtail-v3.22.c:732:62: warning: format '%i' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] 732 | if ( debugflag != 0 ) printf("\nSize of test_stat.st_size = %i bytes",sizeof(test_stat.st_size)); | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | int long unsigned int | %li logtail-v3.22.c:733:51: warning: format '%i' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] 733 | if ( debugflag != 0 ) printf("\nSize of fpos_t = %i bytes",sizeof(fpos_t)); | ~^ ~~~~~~~~~~~~~~ | | | | int long unsigned int | %li >>> logtail: Entering fakeroot... >>> logtail*: Running postcheck for logtail >>> logtail*: Preparing package logtail... >>> logtail*: Stripping binaries >>> logtail*: Scanning shared objects >>> logtail*: Tracing dependencies... so:libc.musl-aarch64.so.1 >>> logtail*: Package size: 80.0 KB >>> logtail*: Compressing data... >>> logtail*: Create checksum... >>> logtail*: Create logtail-3.22-r3.apk >>> logtail: Build complete at Wed, 12 Apr 2023 02:54:14 +0000 elapsed time 0h 0m 1s >>> logtail: Cleaning up srcdir >>> logtail: Cleaning up pkgdir >>> logtail: Uninstalling dependencies... (1/1) Purging .makedepends-logtail (20230412.025413) OK: 408 MiB in 99 packages >>> logtail: Updating the main/aarch64 repository index... >>> logtail: Signing the index...