From https://github.com/archlinux/svntogit-community * branch packages/fuse-overlayfs -> FETCH_HEAD * [new branch] packages/fuse-overlayfs -> community/packages/fuse-overlayfs Cloning into 'fuse-overlayfs'... 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 128k 100 128k 0 0 376k 0 --:--:-- --:--:-- --:--:-- 375k 100 128k 100 128k 0 0 376k 0 --:--:-- --:--:-- --:--:-- 375k % 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 8425k 100 8425k 0 0 21.3M 0 --:--:-- --:--:-- --:--:-- 21.3M % 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 141k 100 141k 0 0 410k 0 --:--:-- --:--:-- --:--:-- 410k :: Starting full system upgrade... resolving dependencies... looking for conflicting packages... Packages (1) curl-8.4.0-2 Total Download Size: 1.20 MiB Total Installed Size: 1.96 MiB Net Upgrade Size: 0.00 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... % 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 1225k 100 1225k 0 0 174M 0 --:--:-- --:--:-- --:--:-- 199M checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... upgrading curl... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TMPDIR=/tmp/archlinux-ci/ SOURCE_DATE_EPOCH=1697154025 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1697154025' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' printenv 2>&1 SCHROOT_SESSION_ID=archlinux-fuse-overlayfs-archlinuxrb-build-e2rFV9Hq PWD=/tmp/archlinux-ci/fuse-overlayfs-archlinuxrb-build-e2rFV9Hq/fuse-overlayfs/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 gpg: key 263D6DF2E163E1EA: public key "Giuseppe Scrivano " imported gpg: Total number processed: 1 gpg: imported: 1 ==> Making package: fuse-overlayfs 1.12-1 (Thu Oct 12 23:40:49 2023) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (2) fuse-common-3.16.1-1 fuse3-3.16.1-1 Total Download Size: 0.12 MiB Total Installed Size: 0.46 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... % 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 2746 100 2746 0 0 3114k 0 --:--:-- --:--:-- --:--:-- 2681k % 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 125k 100 125k 0 0 90.1M 0 --:--:-- --:--:-- --:--:-- 122M checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing fuse-common... installing fuse3... :: Running post-transaction hooks... (1/2) Reloading device manager configuration... Skipped: Running in chroot. (2/2) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Cloning fuse-overlayfs git repo... Cloning into bare repository '/tmp/archlinux-ci/fuse-overlayfs-archlinuxrb-build-e2rFV9Hq/fuse-overlayfs/trunk/fuse-overlayfs'... ==> Validating source files with sha512sums... fuse-overlayfs ... Skipped ==> Verifying source file signatures with gpg... fuse-overlayfs git repo ... Passed ==> Extracting sources... -> Creating working copy of fuse-overlayfs git repo... Cloning into 'fuse-overlayfs'... done. Switched to a new branch 'makepkg' ==> Starting pkgver()... ==> Starting build()... configure.ac:10: installing 'build-aux/compile' configure.ac:13: installing 'build-aux/config.guess' configure.ac:13: installing 'build-aux/config.sub' configure.ac:8: installing 'build-aux/install-sh' configure.ac:8: installing 'build-aux/missing' Makefile.am: installing 'build-aux/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 how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/sbin/grep checking for egrep... /usr/sbin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 limits.h... yes checking for wchar.h... yes checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for wint_t... yes checking whether wint_t is too small... no checking for unsigned long long int... yes checking for long long int... yes checking whether stdint.h conforms to C99... yes checking whether stdint.h predates C++11... no checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking for pid_t... yes checking for mode_t... yes checking for ssize_t... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking for limits.h... (cached) yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/sendfile.h... yes checking for ranlib... (cached) ranlib checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for mode_t... (cached) yes checking for obstacks... yes checking for off_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 for ptrdiff_t... yes checking for pkg-config... /usr/sbin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for FUSE... yes checking for go-md2man... no checking for library containing dlopen... none required checking for error_at_line... yes checking for malloc... yes checking for open_by_handle_at... yes checking for error... yes checking for memset... yes checking for strdup... yes checking for copy_file_range... yes checking for statx... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/tmp/archlinux-ci/fuse-overlayfs-archlinuxrb-build-e2rFV9Hq/fuse-overlayfs/trunk/src/fuse-overlayfs' Making all in lib make[2]: Entering directory '/tmp/archlinux-ci/fuse-overlayfs-archlinuxrb-build-e2rFV9Hq/fuse-overlayfs/trunk/src/fuse-overlayfs/lib' rm -f limits.h-t limits.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LIMITS_H''@||g' \ < ./limits.in.h; \ } > limits.h-t && \ mv limits.h-t limits.h /usr/sbin/mkdir -p sys rm -f sys/types.h-t sys/types.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ < ./sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h make all-recursive make[3]: Entering directory '/tmp/archlinux-ci/fuse-overlayfs-archlinuxrb-build-e2rFV9Hq/fuse-overlayfs/trunk/src/fuse-overlayfs/lib' make[4]: Entering directory '/tmp/archlinux-ci/fuse-overlayfs-archlinuxrb-build-e2rFV9Hq/fuse-overlayfs/trunk/src/fuse-overlayfs/lib' gcc -DHAVE_CONFIG_H -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 bitrotate.o -MD -MP -MF .deps/bitrotate.Tpo -c -o bitrotate.o bitrotate.c gcc -DHAVE_CONFIG_H -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 hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c mv -f .deps/bitrotate.Tpo .deps/bitrotate.Po mv -f .deps/hash.Tpo .deps/hash.Po rm -f libgnu.a ar cr libgnu.a bitrotate.o hash.o ranlib libgnu.a make[4]: Leaving directory '/tmp/archlinux-ci/fuse-overlayfs-archlinuxrb-build-e2rFV9Hq/fuse-overlayfs/trunk/src/fuse-overlayfs/lib' make[3]: Leaving directory '/tmp/archlinux-ci/fuse-overlayfs-archlinuxrb-build-e2rFV9Hq/fuse-overlayfs/trunk/src/fuse-overlayfs/lib' make[2]: Leaving directory '/tmp/archlinux-ci/fuse-overlayfs-archlinuxrb-build-e2rFV9Hq/fuse-overlayfs/trunk/src/fuse-overlayfs/lib' make[2]: Entering directory '/tmp/archlinux-ci/fuse-overlayfs-archlinuxrb-build-e2rFV9Hq/fuse-overlayfs/trunk/src/fuse-overlayfs' gcc -DHAVE_CONFIG_H -I. -DPKGLIBEXECDIR='"/usr/libexec/fuse-overlayfs"' -I . -I /tmp/archlinux-ci/fuse-overlayfs-archlinuxrb-build-e2rFV9Hq/fuse-overlayfs/trunk/src/fuse-overlayfs/lib -I/usr/include/fuse3 -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 fuse_overlayfs-main.o -MD -MP -MF .deps/fuse_overlayfs-main.Tpo -c -o fuse_overlayfs-main.o `test -f 'main.c' || echo './'`main.c gcc -DHAVE_CONFIG_H -I. -DPKGLIBEXECDIR='"/usr/libexec/fuse-overlayfs"' -I . -I /tmp/archlinux-ci/fuse-overlayfs-archlinuxrb-build-e2rFV9Hq/fuse-overlayfs/trunk/src/fuse-overlayfs/lib -I/usr/include/fuse3 -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 fuse_overlayfs-direct.o -MD -MP -MF .deps/fuse_overlayfs-direct.Tpo -c -o fuse_overlayfs-direct.o `test -f 'direct.c' || echo './'`direct.c gcc -DHAVE_CONFIG_H -I. -DPKGLIBEXECDIR='"/usr/libexec/fuse-overlayfs"' -I . -I /tmp/archlinux-ci/fuse-overlayfs-archlinuxrb-build-e2rFV9Hq/fuse-overlayfs/trunk/src/fuse-overlayfs/lib -I/usr/include/fuse3 -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 fuse_overlayfs-utils.o -MD -MP -MF .deps/fuse_overlayfs-utils.Tpo -c -o fuse_overlayfs-utils.o `test -f 'utils.c' || echo './'`utils.c gcc -DHAVE_CONFIG_H -I. -DPKGLIBEXECDIR='"/usr/libexec/fuse-overlayfs"' -I . -I /tmp/archlinux-ci/fuse-overlayfs-archlinuxrb-build-e2rFV9Hq/fuse-overlayfs/trunk/src/fuse-overlayfs/lib -I/usr/include/fuse3 -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 fuse_overlayfs-plugin-manager.o -MD -MP -MF .deps/fuse_overlayfs-plugin-manager.Tpo -c -o fuse_overlayfs-plugin-manager.o `test -f 'plugin-manager.c' || echo './'`plugin-manager.c mv -f .deps/fuse_overlayfs-plugin-manager.Tpo .deps/fuse_overlayfs-plugin-manager.Po main.c: In function 'print_stats': main.c:187:10: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 187 | (void) write (STDERR_FILENO, fmt, l + 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/fuse_overlayfs-direct.Tpo .deps/fuse_overlayfs-direct.Po mv -f .deps/fuse_overlayfs-utils.Tpo .deps/fuse_overlayfs-utils.Po mv -f .deps/fuse_overlayfs-main.Tpo .deps/fuse_overlayfs-main.Po gcc -I . -I /tmp/archlinux-ci/fuse-overlayfs-archlinuxrb-build-e2rFV9Hq/fuse-overlayfs/trunk/src/fuse-overlayfs/lib -I/usr/include/fuse3 -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 fuse-overlayfs fuse_overlayfs-main.o fuse_overlayfs-direct.o fuse_overlayfs-utils.o fuse_overlayfs-plugin-manager.o lib/libgnu.a -lfuse3 -lpthread make[2]: Leaving directory '/tmp/archlinux-ci/fuse-overlayfs-archlinuxrb-build-e2rFV9Hq/fuse-overlayfs/trunk/src/fuse-overlayfs' make[1]: Leaving directory '/tmp/archlinux-ci/fuse-overlayfs-archlinuxrb-build-e2rFV9Hq/fuse-overlayfs/trunk/src/fuse-overlayfs' ==> Entering fakeroot environment... ==> Starting package()... Making install in lib make[1]: Entering directory '/tmp/archlinux-ci/fuse-overlayfs-archlinuxrb-build-e2rFV9Hq/fuse-overlayfs/trunk/src/fuse-overlayfs/lib' make install-recursive make[2]: Entering directory '/tmp/archlinux-ci/fuse-overlayfs-archlinuxrb-build-e2rFV9Hq/fuse-overlayfs/trunk/src/fuse-overlayfs/lib' make[3]: Entering directory '/tmp/archlinux-ci/fuse-overlayfs-archlinuxrb-build-e2rFV9Hq/fuse-overlayfs/trunk/src/fuse-overlayfs/lib' make[4]: Entering directory '/tmp/archlinux-ci/fuse-overlayfs-archlinuxrb-build-e2rFV9Hq/fuse-overlayfs/trunk/src/fuse-overlayfs/lib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/archlinux-ci/fuse-overlayfs-archlinuxrb-build-e2rFV9Hq/fuse-overlayfs/trunk/src/fuse-overlayfs/lib' make[3]: Leaving directory '/tmp/archlinux-ci/fuse-overlayfs-archlinuxrb-build-e2rFV9Hq/fuse-overlayfs/trunk/src/fuse-overlayfs/lib' make[2]: Leaving directory '/tmp/archlinux-ci/fuse-overlayfs-archlinuxrb-build-e2rFV9Hq/fuse-overlayfs/trunk/src/fuse-overlayfs/lib' make[1]: Leaving directory '/tmp/archlinux-ci/fuse-overlayfs-archlinuxrb-build-e2rFV9Hq/fuse-overlayfs/trunk/src/fuse-overlayfs/lib' make[1]: Entering directory '/tmp/archlinux-ci/fuse-overlayfs-archlinuxrb-build-e2rFV9Hq/fuse-overlayfs/trunk/src/fuse-overlayfs' make[2]: Entering directory '/tmp/archlinux-ci/fuse-overlayfs-archlinuxrb-build-e2rFV9Hq/fuse-overlayfs/trunk/src/fuse-overlayfs' /usr/sbin/mkdir -p '/tmp/archlinux-ci/fuse-overlayfs-archlinuxrb-build-e2rFV9Hq/fuse-overlayfs/trunk/pkg/fuse-overlayfs/usr/share/man/man1' /usr/sbin/mkdir -p '/tmp/archlinux-ci/fuse-overlayfs-archlinuxrb-build-e2rFV9Hq/fuse-overlayfs/trunk/pkg/fuse-overlayfs/usr/bin' /usr/bin/install -c -m 644 fuse-overlayfs.1 '/tmp/archlinux-ci/fuse-overlayfs-archlinuxrb-build-e2rFV9Hq/fuse-overlayfs/trunk/pkg/fuse-overlayfs/usr/share/man/man1' /usr/bin/install -c fuse-overlayfs '/tmp/archlinux-ci/fuse-overlayfs-archlinuxrb-build-e2rFV9Hq/fuse-overlayfs/trunk/pkg/fuse-overlayfs/usr/bin' make[2]: Leaving directory '/tmp/archlinux-ci/fuse-overlayfs-archlinuxrb-build-e2rFV9Hq/fuse-overlayfs/trunk/src/fuse-overlayfs' make[1]: Leaving directory '/tmp/archlinux-ci/fuse-overlayfs-archlinuxrb-build-e2rFV9Hq/fuse-overlayfs/trunk/src/fuse-overlayfs' ==> 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 "fuse-overlayfs"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: fuse-overlayfs 1.12-1 (Thu Oct 12 23:41:03 2023)