>>> bam: Building community/bam 0.5.1-r3 (using abuild 3.9.0-r0) started Tue, 19 Apr 2022 05:06:27 +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-r1) (2/5) Installing lua5.3-libs (5.3.6-r3) (3/5) Installing lua5.3 (5.3.6-r3) (4/5) Installing lua5.3-dev (5.3.6-r3) (5/5) Installing .makedepends-bam (20220419.050632) Executing busybox-1.35.0-r8.trigger OK: 369 MiB in 94 packages >>> bam: Cleaning up srcdir >>> bam: Cleaning up pkgdir >>> bam: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/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 82 252k 82 207k 0 0 134k 0 0:00:01 0:00:01 --:--:-- 134k 100 252k 100 252k 0 0 163k 0 0:00:01 0:00:01 --:--:-- 163k >>> bam: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/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.16/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); | ^~ 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-r3.apk >>> bam: Build complete at Tue, 19 Apr 2022 05:06:49 +0000 elapsed time 0h 0m 22s >>> bam: Cleaning up srcdir >>> bam: Cleaning up pkgdir >>> bam: Uninstalling dependencies... (1/5) Purging .makedepends-bam (20220419.050632) (2/5) Purging lua5.3-dev (5.3.6-r3) (3/5) Purging lua5.3 (5.3.6-r3) (4/5) Purging lua5.3-libs (5.3.6-r3) (5/5) Purging linenoise (1.0-r1) Executing busybox-1.35.0-r8.trigger OK: 367 MiB in 89 packages >>> bam: Updating the community/ppc64le repository index... >>> bam: Signing the index...