From https://github.com/archlinux/svntogit-community * branch packages/bam -> FETCH_HEAD * [new branch] packages/bam -> community/packages/bam Cloning into 'bam'... done. :: Synchronizing package databases... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 131k 100 131k 0 0 388k 0 --:--:-- --:--:-- --:--:-- 389k % 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 8 8542k 8 689k 0 0 587k 0 0:00:14 0:00:01 0:00:13 587k 39 8542k 39 3410k 0 0 1697k 0 0:00:05 0:00:02 0:00:03 1697k 89 8542k 89 7668k 0 0 2548k 0 0:00:03 0:00:03 --:--:-- 2547k 100 8542k 100 8542k 0 0 2689k 0 0:00:03 0:00:03 --:--:-- 2689k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 143k 100 143k 0 0 843k 0 --:--:-- --:--:-- --:--:-- 846k :: Starting full system upgrade... there is nothing to do ==> Making package: bam 0.5.1-2 (Tue Aug 27 03:13:15 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading 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 0 252k 0 0 1246k 0 --:--:-- --:--:-- --:--:-- 1246k ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... bam-0.5.1.tar.gz ... Passed ==> 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 [-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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/sbin/ld: /tmp/archlinux-ci//cckgxSl7.o: in function `os_tmpname': loslib.c:(.text+0x3c0): 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-2 (Tue Aug 27 03:13:31 2024)