>>> bam: Building community/bam 0.5.1-r5 (using abuild 3.10.0-r4) started Thu, 13 Apr 2023 10:20:43 +0000 >>> bam: Checking sanity of /home/buildozer/aports/community/bam/APKBUILD... >>> bam: Analyzing dependencies... >>> bam: Installing for build: build-base lua5.3-dev (1/5) Installing linenoise (1.0-r3) (2/5) Installing lua5.3-libs (5.3.6-r5) (3/5) Installing lua5.3 (5.3.6-r5) (4/5) Installing lua5.3-dev (5.3.6-r5) (5/5) Installing .makedepends-bam (20230413.102043) Executing busybox-1.36.0-r7.trigger OK: 295 MiB in 103 packages >>> bam: Cleaning up srcdir >>> bam: Cleaning up pkgdir >>> bam: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bam-0.5.1.tar.gz >>> bam: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bam-0.5.1.tar.gz >>> bam: Checking sha512sums... bam-0.5.1.tar.gz: OK use-lua5.3.patch: OK >>> bam: Unpacking /var/cache/distfiles/bam-0.5.1.tar.gz... >>> bam: use-lua5.3.patch patching file Makefile compiling using gcc... src/context.c: In function 'threads_run': src/context.c:132:91: warning: '%%' directive writing 1 byte into a region of size between 0 and 27 [-Wformat-overflow=] 132 | sprintf(buf, "\033[01;32m[%%%dd/%%%dd] \033[01;36m[%%%dd]\033[00m %%s\n", jobdigits, jobdigits, threaddigits); | ^~ In function 'runjob_print_report', inlined from 'run_job' at src/context.c:240:2, inlined from 'threads_run' at src/context.c:403:4: src/context.c:132:25: note: 'sprintf' output between 41 and 68 bytes into a destination of size 64 132 | sprintf(buf, "\033[01;32m[%%%dd/%%%dd] \033[01;36m[%%%dd]\033[00m %%s\n", jobdigits, jobdigits, threaddigits); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/luafuncs.c: In function 'lf_path_dir': src/luafuncs.c:1140:9: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 1140 | strncpy(buffer, path, sizeof(buffer)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/main.c: In function 'bam.constprop': src/main.c:764:50: warning: '%s' directive writing up to 63 bytes into a region of size 27 [-Wformat-overflow=] 764 | sprintf(depcache_filename, ".bam/%s", hashstr); | ^~ ~~~~~~~ src/main.c:764:17: note: 'sprintf' output between 6 and 69 bytes into a destination of size 32 764 | sprintf(depcache_filename, ".bam/%s", hashstr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/support.c:286: /usr/include/sys/signal.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ >>> bam: Entering fakeroot... >>> bam*: Running postcheck for bam >>> bam*: Preparing package bam... >>> bam*: Stripping binaries >>> bam*: Scanning shared objects >>> bam*: Tracing dependencies... so:libc.musl-ppc64le.so.1 >>> bam*: Package size: 464.0 KB >>> bam*: Compressing data... >>> bam*: Create checksum... >>> bam*: Create bam-0.5.1-r5.apk >>> bam: Build complete at Thu, 13 Apr 2023 10:20:54 +0000 elapsed time 0h 0m 11s >>> bam: Cleaning up srcdir >>> bam: Cleaning up pkgdir >>> bam: Uninstalling dependencies... (1/5) Purging .makedepends-bam (20230413.102043) (2/5) Purging lua5.3-dev (5.3.6-r5) (3/5) Purging lua5.3 (5.3.6-r5) (4/5) Purging lua5.3-libs (5.3.6-r5) (5/5) Purging linenoise (1.0-r3) Executing busybox-1.36.0-r7.trigger OK: 292 MiB in 98 packages >>> bam: Updating the community/ppc64le repository index... >>> bam: Signing the index...