From https://github.com/archlinux/svntogit-community * branch packages/mdf2iso -> FETCH_HEAD * [new branch] packages/mdf2iso -> community/packages/mdf2iso Cloning into 'mdf2iso'... 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 385k 0 --:--:-- --:--:-- --:--:-- 385k % 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 8548k 100 8548k 0 0 19.9M 0 --:--:-- --:--:-- --:--:-- 19.8M % 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 410k 0 --:--:-- --:--:-- --:--:-- 411k :: 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=1690853202 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1690853202' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' printenv 2>&1 SCHROOT_SESSION_ID=archlinux-mdf2iso-archlinuxrb-build-SfSXE5co PWD=/tmp/archlinux-ci/mdf2iso-archlinuxrb-build-SfSXE5co/mdf2iso/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: mdf2iso 0.3.1-4 (Tue Aug 1 01:27:05 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading mdf2iso_0.3.1.orig.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 189k 100 189k 0 0 3208k 0 --:--:-- --:--:-- --:--:-- 3264k ==> Validating source files with sha256sums... mdf2iso_0.3.1.orig.tar.gz ... Passed ==> Extracting sources... -> Extracting mdf2iso_0.3.1.orig.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 string.h... (cached) yes checking for an ANSI C-conforming const... yes checking for working memcmp... yes checking for strerror... 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/mdf2iso-archlinuxrb-build-SfSXE5co/mdf2iso/trunk/src/mdf2iso-0.3.1' Making all in src make[2]: Entering directory '/tmp/archlinux-ci/mdf2iso-archlinuxrb-build-SfSXE5co/mdf2iso/trunk/src/mdf2iso-0.3.1/src' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_FILE_OFFSET_BITS=64 -Wall -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 mdf2iso.o -MD -MP -MF ".deps/mdf2iso.Tpo" -c -o mdf2iso.o mdf2iso.c; \ then mv -f ".deps/mdf2iso.Tpo" ".deps/mdf2iso.Po"; else rm -f ".deps/mdf2iso.Tpo"; exit 1; fi mdf2iso.c: In function 'main': mdf2iso.c:265:30: warning: variable 'sub' set but not used [-Wunused-but-set-variable] 265 | int cue = 0, cue_mode = 0, sub = 1, toc = 0, sub_toc = 0; | ^~~ mdf2iso.c:265:16: warning: variable 'cue_mode' set but not used [-Wunused-but-set-variable] 265 | int cue = 0, cue_mode = 0, sub = 1, toc = 0, sub_toc = 0; | ^~~~~~~~ mdf2iso.c: In function 'mdftype': mdf2iso.c:235:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 235 | fread(buf, sizeof (char), 8, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mdf2iso.c:239:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 239 | fread(buf, sizeof (char), 12, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mdf2iso.c:245:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 245 | fread (buf, sizeof (char), 12, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mdf2iso.c:251:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 251 | fread(buf, sizeof (char), 12, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -D_FILE_OFFSET_BITS=64 -Wall -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 mdf2iso mdf2iso.o make[2]: Leaving directory '/tmp/archlinux-ci/mdf2iso-archlinuxrb-build-SfSXE5co/mdf2iso/trunk/src/mdf2iso-0.3.1/src' make[2]: Entering directory '/tmp/archlinux-ci/mdf2iso-archlinuxrb-build-SfSXE5co/mdf2iso/trunk/src/mdf2iso-0.3.1' make[2]: Leaving directory '/tmp/archlinux-ci/mdf2iso-archlinuxrb-build-SfSXE5co/mdf2iso/trunk/src/mdf2iso-0.3.1' make[1]: Leaving directory '/tmp/archlinux-ci/mdf2iso-archlinuxrb-build-SfSXE5co/mdf2iso/trunk/src/mdf2iso-0.3.1' ==> Entering fakeroot environment... ==> Starting package()... Making install in src make[1]: Entering directory '/tmp/archlinux-ci/mdf2iso-archlinuxrb-build-SfSXE5co/mdf2iso/trunk/src/mdf2iso-0.3.1/src' make[2]: Entering directory '/tmp/archlinux-ci/mdf2iso-archlinuxrb-build-SfSXE5co/mdf2iso/trunk/src/mdf2iso-0.3.1/src' test -z "/usr/bin" || mkdir -p -- "/tmp/archlinux-ci/mdf2iso-archlinuxrb-build-SfSXE5co/mdf2iso/trunk/pkg/mdf2iso/usr/bin" make[2]: Nothing to be done for 'install-data-am'. /usr/bin/install -c 'mdf2iso' '/tmp/archlinux-ci/mdf2iso-archlinuxrb-build-SfSXE5co/mdf2iso/trunk/pkg/mdf2iso/usr/bin/mdf2iso' make[2]: Leaving directory '/tmp/archlinux-ci/mdf2iso-archlinuxrb-build-SfSXE5co/mdf2iso/trunk/src/mdf2iso-0.3.1/src' make[1]: Leaving directory '/tmp/archlinux-ci/mdf2iso-archlinuxrb-build-SfSXE5co/mdf2iso/trunk/src/mdf2iso-0.3.1/src' make[1]: Entering directory '/tmp/archlinux-ci/mdf2iso-archlinuxrb-build-SfSXE5co/mdf2iso/trunk/src/mdf2iso-0.3.1' make[2]: Entering directory '/tmp/archlinux-ci/mdf2iso-archlinuxrb-build-SfSXE5co/mdf2iso/trunk/src/mdf2iso-0.3.1' 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/mdf2iso-archlinuxrb-build-SfSXE5co/mdf2iso/trunk/src/mdf2iso-0.3.1' make[1]: Leaving directory '/tmp/archlinux-ci/mdf2iso-archlinuxrb-build-SfSXE5co/mdf2iso/trunk/src/mdf2iso-0.3.1' ==> 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 "mdf2iso"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: mdf2iso 0.3.1-4 (Tue Aug 1 01:27:17 2023)