From https://github.com/archlinux/svntogit-packages * branch packages/gpart -> FETCH_HEAD * [new branch] packages/gpart -> packages/packages/gpart Cloning into 'gpart'... 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 131k 100 131k 0 0 389k 0 --:--:-- --:--:-- --:--:-- 388k % 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 8542k 100 8542k 0 0 21.7M 0 --:--:-- --:--:-- --:--:-- 21.7M % 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 420k 0 --:--:-- --:--:-- --:--:-- 420k :: 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=1690336854 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1690336854' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' printenv 2>&1 SCHROOT_SESSION_ID=archlinux-gpart-archlinuxrb-build-08nOgz1B PWD=/tmp/archlinux-ci/gpart-archlinuxrb-build-08nOgz1B/gpart/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: gpart 0.3-4 (Wed Jul 26 02:01:10 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53589 0 53589 0 0 152k 0 --:--:-- --:--:-- --:--:-- 152k ==> Validating source files with sha256sums... 0.3.tar.gz ... Passed ==> Extracting sources... -> Extracting 0.3.tar.gz with bsdtar ==> Starting build()... configure.ac:11: installing './compile' configure.ac:28: installing './config.guess' configure.ac:28: installing './config.sub' configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' src/Makefile.am: installing './depcomp' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/sbin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for fcntl.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/mount.h... yes checking for unistd.h... (cached) yes checking for int16_t... yes checking for int8_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for GNU libc compatible malloc... yes checking for getpagesize... yes checking for memset... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strtoul... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating src/Makefile config.status: creating man/gpart.8 config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/tmp/archlinux-ci/gpart-archlinuxrb-build-08nOgz1B/gpart/trunk/src/gpart-0.3' Making all in src make[2]: Entering directory '/tmp/archlinux-ci/gpart-archlinuxrb-build-08nOgz1B/gpart/trunk/src/gpart-0.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -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 disku.o -MD -MP -MF .deps/disku.Tpo -c -o disku.o disku.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -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 gm_beos.o -MD -MP -MF .deps/gm_beos.Tpo -c -o gm_beos.o gm_beos.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -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 gm_bsddl.o -MD -MP -MF .deps/gm_bsddl.Tpo -c -o gm_bsddl.o gm_bsddl.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -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 gm_ext2.o -MD -MP -MF .deps/gm_ext2.Tpo -c -o gm_ext2.o gm_ext2.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -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 gm_btrfs.o -MD -MP -MF .deps/gm_btrfs.Tpo -c -o gm_btrfs.o gm_btrfs.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -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 gm_fat.o -MD -MP -MF .deps/gm_fat.Tpo -c -o gm_fat.o gm_fat.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -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 gm_hmlvm.o -MD -MP -MF .deps/gm_hmlvm.Tpo -c -o gm_hmlvm.o gm_hmlvm.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -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 gm_lvm2.o -MD -MP -MF .deps/gm_lvm2.Tpo -c -o gm_lvm2.o gm_lvm2.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -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 gm_hpfs.o -MD -MP -MF .deps/gm_hpfs.Tpo -c -o gm_hpfs.o gm_hpfs.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -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 gm_lswap.o -MD -MP -MF .deps/gm_lswap.Tpo -c -o gm_lswap.o gm_lswap.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -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 gm_minix.o -MD -MP -MF .deps/gm_minix.Tpo -c -o gm_minix.o gm_minix.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -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 gm_ntfs.o -MD -MP -MF .deps/gm_ntfs.Tpo -c -o gm_ntfs.o gm_ntfs.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -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 gmodules.o -MD -MP -MF .deps/gmodules.Tpo -c -o gmodules.o gmodules.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -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 gm_qnx4.o -MD -MP -MF .deps/gm_qnx4.Tpo -c -o gm_qnx4.o gm_qnx4.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -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 gm_reiserfs.o -MD -MP -MF .deps/gm_reiserfs.Tpo -c -o gm_reiserfs.o gm_reiserfs.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -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 gm_s86dl.o -MD -MP -MF .deps/gm_s86dl.Tpo -c -o gm_s86dl.o gm_s86dl.c gm_btrfs.c: In function 'btrfs_gfun': gm_btrfs.c:60:17: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 60 | read(d->d_fd, &sb_copy, sizeof(sb_copy)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gm_qnx4.c: In function 'qnx4_gfun': gm_qnx4.c:95:29: warning: the comparison will always evaluate as 'true' for the address of 'di_fname' will never be NULL [-Waddress] 95 | if (rootdir->di_fname && !strncmp(rootdir->di_fname,QNX4_BITMAP_NAME,strlen(QNX4_BITMAP_NAME))) | ^~~~~~~ In file included from gm_qnx4.c:21: gm_qnx4.h:66:25: note: 'di_fname' declared here 66 | char di_fname[QNX4_SHORT_NAME_MAX]; | ^~~~~~~~ mv -f .deps/gm_lvm2.Tpo .deps/gm_lvm2.Po mv -f .deps/gm_bsddl.Tpo .deps/gm_bsddl.Po mv -f .deps/gm_minix.Tpo .deps/gm_minix.Po mv -f .deps/gm_hmlvm.Tpo .deps/gm_hmlvm.Po gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -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 gm_xfs.o -MD -MP -MF .deps/gm_xfs.Tpo -c -o gm_xfs.o gm_xfs.c mv -f .deps/gm_btrfs.Tpo .deps/gm_btrfs.Po gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -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 gpart.o -MD -MP -MF .deps/gpart.Tpo -c -o gpart.o gpart.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -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 l64seek.o -MD -MP -MF .deps/l64seek.Tpo -c -o l64seek.o l64seek.c mv -f .deps/gm_beos.Tpo .deps/gm_beos.Po mv -f .deps/gm_lswap.Tpo .deps/gm_lswap.Po mv -f .deps/gm_hpfs.Tpo .deps/gm_hpfs.Po mv -f .deps/gm_s86dl.Tpo .deps/gm_s86dl.Po mv -f .deps/gm_ntfs.Tpo .deps/gm_ntfs.Po mv -f .deps/disku.Tpo .deps/disku.Po mv -f .deps/gm_fat.Tpo .deps/gm_fat.Po mv -f .deps/gm_ext2.Tpo .deps/gm_ext2.Po mv -f .deps/gm_reiserfs.Tpo .deps/gm_reiserfs.Po mv -f .deps/gm_qnx4.Tpo .deps/gm_qnx4.Po mv -f .deps/l64seek.Tpo .deps/l64seek.Po gpart.c: In function 'pr': gpart.c:139:25: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 139 | if (! f_quiet) fputs(msg,stdout); fflush(stdout); | ^~ gpart.c:139:59: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 139 | if (! f_quiet) fputs(msg,stdout); fflush(stdout); | ^~~~~~ gpart.c: In function 'yesno': gpart.c:190:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 190 | if (fgets(buf,3,stdin)) ch = *buf; pr(MSG,"\n"); | ^~ gpart.c:190:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 190 | if (fgets(buf,3,stdin)) ch = *buf; pr(MSG,"\n"); | ^~ mv -f .deps/gmodules.Tpo .deps/gmodules.Po mv -f .deps/gm_xfs.Tpo .deps/gm_xfs.Po gpart.c: In function 'make_mbr_backup': gpart.c:1230:13: warning: 'write' reading 512 bytes from a region of size 446 [-Wstringop-overread] 1230 | if (write(fd,d->d_pt.t_boot,512) == 512) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gpart.c:59: gpart.h:90:25: note: source object 't_boot' of size 446 90 | byte_t t_boot[DOSPARTOFF]; | ^~~~~~ In file included from gpart.c:53: /usr/include/unistd.h:378:16: note: in a call to function 'write' declared with attribute 'access (read_only, 2, 3)' 378 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur | ^~~~~ mv -f .deps/gpart.Tpo .deps/gpart.Po gcc -Wall -O2 -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 gpart disku.o gm_beos.o gm_bsddl.o gm_ext2.o gm_btrfs.o gm_fat.o gm_hmlvm.o gm_lvm2.o gm_hpfs.o gm_lswap.o gm_minix.o gm_ntfs.o gmodules.o gm_qnx4.o gm_reiserfs.o gm_s86dl.o gm_xfs.o gpart.o l64seek.o make[2]: Leaving directory '/tmp/archlinux-ci/gpart-archlinuxrb-build-08nOgz1B/gpart/trunk/src/gpart-0.3/src' Making all in man make[2]: Entering directory '/tmp/archlinux-ci/gpart-archlinuxrb-build-08nOgz1B/gpart/trunk/src/gpart-0.3/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/gpart-archlinuxrb-build-08nOgz1B/gpart/trunk/src/gpart-0.3/man' make[2]: Entering directory '/tmp/archlinux-ci/gpart-archlinuxrb-build-08nOgz1B/gpart/trunk/src/gpart-0.3' make[2]: Leaving directory '/tmp/archlinux-ci/gpart-archlinuxrb-build-08nOgz1B/gpart/trunk/src/gpart-0.3' make[1]: Leaving directory '/tmp/archlinux-ci/gpart-archlinuxrb-build-08nOgz1B/gpart/trunk/src/gpart-0.3' ==> Entering fakeroot environment... ==> Starting package()... Making install in src make[1]: Entering directory '/tmp/archlinux-ci/gpart-archlinuxrb-build-08nOgz1B/gpart/trunk/src/gpart-0.3/src' make[2]: Entering directory '/tmp/archlinux-ci/gpart-archlinuxrb-build-08nOgz1B/gpart/trunk/src/gpart-0.3/src' make[2]: Nothing to be done for 'install-data-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/gpart-archlinuxrb-build-08nOgz1B/gpart/trunk/pkg/gpart/usr/bin' /usr/bin/install -c gpart '/tmp/archlinux-ci/gpart-archlinuxrb-build-08nOgz1B/gpart/trunk/pkg/gpart/usr/bin' make[2]: Leaving directory '/tmp/archlinux-ci/gpart-archlinuxrb-build-08nOgz1B/gpart/trunk/src/gpart-0.3/src' make[1]: Leaving directory '/tmp/archlinux-ci/gpart-archlinuxrb-build-08nOgz1B/gpart/trunk/src/gpart-0.3/src' Making install in man make[1]: Entering directory '/tmp/archlinux-ci/gpart-archlinuxrb-build-08nOgz1B/gpart/trunk/src/gpart-0.3/man' make[2]: Entering directory '/tmp/archlinux-ci/gpart-archlinuxrb-build-08nOgz1B/gpart/trunk/src/gpart-0.3/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/gpart-archlinuxrb-build-08nOgz1B/gpart/trunk/pkg/gpart/usr/share/man/man8' /usr/bin/install -c -m 644 gpart.8 '/tmp/archlinux-ci/gpart-archlinuxrb-build-08nOgz1B/gpart/trunk/pkg/gpart/usr/share/man/man8' make[2]: Leaving directory '/tmp/archlinux-ci/gpart-archlinuxrb-build-08nOgz1B/gpart/trunk/src/gpart-0.3/man' make[1]: Leaving directory '/tmp/archlinux-ci/gpart-archlinuxrb-build-08nOgz1B/gpart/trunk/src/gpart-0.3/man' make[1]: Entering directory '/tmp/archlinux-ci/gpart-archlinuxrb-build-08nOgz1B/gpart/trunk/src/gpart-0.3' make[2]: Entering directory '/tmp/archlinux-ci/gpart-archlinuxrb-build-08nOgz1B/gpart/trunk/src/gpart-0.3' make[2]: Nothing to be done for 'install-exec-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/gpart-archlinuxrb-build-08nOgz1B/gpart/trunk/pkg/gpart/usr/share/doc/gpart' /usr/bin/install -c -m 644 Changes README.md '/tmp/archlinux-ci/gpart-archlinuxrb-build-08nOgz1B/gpart/trunk/pkg/gpart/usr/share/doc/gpart' make[2]: Leaving directory '/tmp/archlinux-ci/gpart-archlinuxrb-build-08nOgz1B/gpart/trunk/src/gpart-0.3' make[1]: Leaving directory '/tmp/archlinux-ci/gpart-archlinuxrb-build-08nOgz1B/gpart/trunk/src/gpart-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 "gpart"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: gpart 0.3-4 (Wed Jul 26 02:01:17 2023)