>>> bam: Building community/bam 0.5.1-r4 (using abuild 3.10.0_rc1-r2) started Tue, 01 Nov 2022 14:31:49 +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-r2) (2/5) Installing lua5.3-libs (5.3.6-r4) (3/5) Installing lua5.3 (5.3.6-r4) (4/5) Installing lua5.3-dev (5.3.6-r4) (5/5) Installing .makedepends-bam (20221101.143151) Executing busybox-1.35.0-r27.trigger OK: 291 MiB in 97 packages >>> bam: Cleaning up srcdir >>> bam: Cleaning up pkgdir >>> bam: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/bam-0.5.1.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 252k 100 252k 0 0 177k 0 0:00:01 0:00:01 --:--:-- 177k >>> bam: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/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/v3.17/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-r4.apk >>> bam: Build complete at Tue, 01 Nov 2022 14:32:29 +0000 elapsed time 0h 0m 40s >>> bam: Cleaning up srcdir >>> bam: Cleaning up pkgdir >>> bam: Uninstalling dependencies... (1/5) Purging .makedepends-bam (20221101.143151) (2/5) Purging lua5.3-dev (5.3.6-r4) (3/5) Purging lua5.3 (5.3.6-r4) (4/5) Purging lua5.3-libs (5.3.6-r4) (5/5) Purging linenoise (1.0-r2) Executing busybox-1.35.0-r27.trigger OK: 289 MiB in 92 packages >>> bam: Updating the community/ppc64le repository index... >>> bam: Signing the index...