==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: bam 0.5.1-3 (Fri Jul 12 00:04:21 2024) ==> Retrieving sources... -> Found bam-0.5.1.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... bam-0.5.1.tar.gz ... Passed ==> Making package: bam 0.5.1-3 (Fri 12 Jul 2024 12:04:27 AM MDT) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found bam-0.5.1.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting bam-0.5.1.tar.gz with bsdtar ==> Starting build()... 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 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-overflow-Wformat-overflow=]8;;] 132 | f(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 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-stringop-truncation-Wstringop-truncation]8;;] 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 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-overflow-Wformat-overflow=]8;;] 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/bin/ld: /tmp/ccEgFhok.o: in function `os_tmpname': loslib.c:(.text+0x41c): warning: the use of `tmpnam' is dangerous, better use `mkstemp' ==> Entering fakeroot environment... ==> Starting package()... ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "bam"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: bam 0.5.1-3 (Fri 12 Jul 2024 12:04:56 AM MDT) ==> Cleaning up...