From https://github.com/archlinux/svntogit-community * branch packages/ccd2iso -> FETCH_HEAD * [new branch] packages/ccd2iso -> community/packages/ccd2iso Cloning into 'ccd2iso'... 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 134k 100 134k 0 0 395k 0 --:--:-- --:--:-- --:--:-- 394k % 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 8545k 100 8545k 0 0 21.1M 0 --:--:-- --:--:-- --:--:-- 21.1M % 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 421k 0 --:--:-- --:--:-- --:--:-- 421k :: Starting full system upgrade... there is nothing to do PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TMPDIR=/tmp/archlinux-ci/ SOURCE_DATE_EPOCH=1690254355 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1690254355' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' printenv 2>&1 SCHROOT_SESSION_ID=archlinux-ccd2iso-archlinuxrb-build-asTcKPy4 PWD=/tmp/archlinux-ci/ccd2iso-archlinuxrb-build-asTcKPy4/ccd2iso/trunk LOGNAME=jenkins SCHROOT_ALIAS_NAME=jenkins-reproducible-archlinux SCHROOT_GROUP=jenkins SCHROOT_USER=jenkins ftp_proxy=http://127.0.0.1:3128 HOME=/var/lib/jenkins LANG=C https_proxy=http://127.0.0.1:3128 USER=jenkins FTP_PROXY=http://127.0.0.1:3128 SHLVL=1 HTTPS_PROXY=http://127.0.0.1:3128 HTTP_PROXY=http://127.0.0.1:3128 SCHROOT_GID=116 http_proxy=http://127.0.0.1:3128 DEBUGINFOD_URLS=https://debuginfod.archlinux.org SCHROOT_UID=108 HG=/usr/bin/hg _=/usr/sbin/printenv ==> Making package: ccd2iso 0.3-11 (Tue Jul 25 03:06:16 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading ccd2iso-0.3.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 100 388 100 388 0 0 1341 0 --:--:-- --:--:-- --:--:-- 1342 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 367 100 367 0 0 160 0 0:00:02 0:00:02 --:--:-- 368 100 367 100 367 0 0 160 0 0:00:02 0:00:02 --:--:-- 368 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 100 154k 100 154k 0 0 61342 0 0:00:02 0:00:02 --:--:-- 1471k ==> Validating source files with md5sums... ccd2iso-0.3.tar.gz ... Passed ==> Validating source files with sha256sums... ccd2iso-0.3.tar.gz ... Passed ==> Extracting sources... -> Extracting ccd2iso-0.3.tar.gz with bsdtar ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdlib.h... (cached) yes checking for an ANSI C-conforming const... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/tmp/archlinux-ci/ccd2iso-archlinuxrb-build-asTcKPy4/ccd2iso/trunk/src/ccd2iso-0.3' Making all in src make[2]: Entering directory '/tmp/archlinux-ci/ccd2iso-archlinuxrb-build-asTcKPy4/ccd2iso/trunk/src/ccd2iso-0.3/src' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT ccd2iso.o -MD -MP -MF ".deps/ccd2iso.Tpo" -c -o ccd2iso.o ccd2iso.c; \ then mv -f ".deps/ccd2iso.Tpo" ".deps/ccd2iso.Po"; else rm -f ".deps/ccd2iso.Tpo"; exit 1; fi In file included from ccd2iso.c:31: clonecd.h:32:1: warning: 'packed' attribute ignored [-Wattributes] 32 | } ccd_sectheader_header __attribute__((packed)); | ^ clonecd.h:39:1: warning: 'packed' attribute ignored [-Wattributes] 39 | } ccd_sectheader __attribute__((packed)); | ^ clonecd.h:57:1: warning: 'packed' attribute ignored [-Wattributes] 57 | } ccd_sector __attribute__((packed)); | ^ ccd2iso.c: In function 'main': ccd2iso.c:61:22: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] 61 | if ((strcmp(argv[1], "-?") == 0) || (strcmp(argv[1], "-h") == 0) || (strcmp(argv[1], "--help") == 0)) | ^~~~~~ ccd2iso.c:32:1: note: include '' or provide a declaration of 'strcmp' 31 | #include "clonecd.h" +++ |+#include 32 | ccd2iso.c:96:105: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] 96 | printf("The sector does not contain complete data. Sector size must be %d, while actual data read is %d\n", | ~^ | | | int | %ld 97 | sizeof(ccd_sector), bytes_read); | ~~~~~~~~~~~~~~~~~~ | | | long unsigned int gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ccd2iso ccd2iso.o make[2]: Leaving directory '/tmp/archlinux-ci/ccd2iso-archlinuxrb-build-asTcKPy4/ccd2iso/trunk/src/ccd2iso-0.3/src' make[2]: Entering directory '/tmp/archlinux-ci/ccd2iso-archlinuxrb-build-asTcKPy4/ccd2iso/trunk/src/ccd2iso-0.3' make[2]: Leaving directory '/tmp/archlinux-ci/ccd2iso-archlinuxrb-build-asTcKPy4/ccd2iso/trunk/src/ccd2iso-0.3' make[1]: Leaving directory '/tmp/archlinux-ci/ccd2iso-archlinuxrb-build-asTcKPy4/ccd2iso/trunk/src/ccd2iso-0.3' ==> Entering fakeroot environment... ==> Starting package()... Making install in src make[1]: Entering directory '/tmp/archlinux-ci/ccd2iso-archlinuxrb-build-asTcKPy4/ccd2iso/trunk/src/ccd2iso-0.3/src' make[2]: Entering directory '/tmp/archlinux-ci/ccd2iso-archlinuxrb-build-asTcKPy4/ccd2iso/trunk/src/ccd2iso-0.3/src' test -z "/usr/bin" || mkdir -p -- "/tmp/archlinux-ci/ccd2iso-archlinuxrb-build-asTcKPy4/ccd2iso/trunk/pkg/ccd2iso/usr/bin" make[2]: Nothing to be done for 'install-data-am'. /usr/bin/install -c 'ccd2iso' '/tmp/archlinux-ci/ccd2iso-archlinuxrb-build-asTcKPy4/ccd2iso/trunk/pkg/ccd2iso/usr/bin/ccd2iso' make[2]: Leaving directory '/tmp/archlinux-ci/ccd2iso-archlinuxrb-build-asTcKPy4/ccd2iso/trunk/src/ccd2iso-0.3/src' make[1]: Leaving directory '/tmp/archlinux-ci/ccd2iso-archlinuxrb-build-asTcKPy4/ccd2iso/trunk/src/ccd2iso-0.3/src' make[1]: Entering directory '/tmp/archlinux-ci/ccd2iso-archlinuxrb-build-asTcKPy4/ccd2iso/trunk/src/ccd2iso-0.3' make[2]: Entering directory '/tmp/archlinux-ci/ccd2iso-archlinuxrb-build-asTcKPy4/ccd2iso/trunk/src/ccd2iso-0.3' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/archlinux-ci/ccd2iso-archlinuxrb-build-asTcKPy4/ccd2iso/trunk/src/ccd2iso-0.3' make[1]: Leaving directory '/tmp/archlinux-ci/ccd2iso-archlinuxrb-build-asTcKPy4/ccd2iso/trunk/src/ccd2iso-0.3' ==> 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 "ccd2iso"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: ccd2iso 0.3-11 (Tue Jul 25 03:06:22 2023)