From https://github.com/archlinux/svntogit-community * branch packages/detox -> FETCH_HEAD * [new branch] packages/detox -> community/packages/detox Cloning into 'detox'... 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 132k 100 132k 0 0 390k 0 --:--:-- --:--:-- --:--:-- 390k % 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 8543k 100 8543k 0 0 21.5M 0 --:--:-- --:--:-- --:--:-- 21.5M % 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 422k 0 --:--:-- --:--:-- --:--:-- 423k :: 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=1690293735 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1690293735' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' printenv 2>&1 SCHROOT_SESSION_ID=archlinux-detox-archlinuxrb-build-5lDAmMWD PWD=/tmp/archlinux-ci/detox-archlinuxrb-build-5lDAmMWD/detox/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: detox 1.4.5-1 (Tue Jul 25 14:02:47 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading detox-1.4.5.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 109k 0 109k 0 0 293k 0 --:--:-- --:--:-- --:--:-- 293k ==> Validating source files with sha256sums... detox-1.4.5.tar.gz ... Passed ==> Extracting sources... -> Extracting detox-1.4.5.tar.gz with bsdtar ==> Starting build()... configure.ac:5: installing './compile' configure.ac:3: installing './install-sh' configure.ac:3: installing './missing' src/Makefile.am: installing './depcomp' configure.ac: installing './ylwrap' 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 flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking whether yytext is a pointer... yes checking for bison... bison -y checking for getopt_long... yes 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 struct stat.st_blocks... 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 src/Makefile config.status: creating src/config.h config.status: executing depfiles commands Making all in src make[1]: Entering directory '/tmp/archlinux-ci/detox-archlinuxrb-build-5lDAmMWD/detox/trunk/src/detox-1.4.5/src' make all-am make[2]: Entering directory '/tmp/archlinux-ci/detox-archlinuxrb-build-5lDAmMWD/detox/trunk/src/detox-1.4.5/src' gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc/detox\" -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 detox.o -MD -MP -MF .deps/detox.Tpo -c -o detox.o detox.c gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc/detox\" -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 file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.c gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc/detox\" -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 clean_string.o -MD -MP -MF .deps/clean_string.Tpo -c -o clean_string.o clean_string.c gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc/detox\" -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 table.o -MD -MP -MF .deps/table.Tpo -c -o table.o table.c gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc/detox\" -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 parse_table.o -MD -MP -MF .deps/parse_table.Tpo -c -o parse_table.o parse_table.c gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc/detox\" -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 config_file_yacc.o -MD -MP -MF .deps/config_file_yacc.Tpo -c -o config_file_yacc.o config_file_yacc.c gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc/detox\" -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 config_file_lex.o -MD -MP -MF .deps/config_file_lex.Tpo -c -o config_file_lex.o config_file_lex.c gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc/detox\" -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 config_file_spoof.o -MD -MP -MF .deps/config_file_spoof.Tpo -c -o config_file_spoof.o config_file_spoof.c gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc/detox\" -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 config_file_dump.o -MD -MP -MF .deps/config_file_dump.Tpo -c -o config_file_dump.o config_file_dump.c gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc/detox\" -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 parse_options.o -MD -MP -MF .deps/parse_options.Tpo -c -o parse_options.o parse_options.c mv -f .deps/config_file_spoof.Tpo .deps/config_file_spoof.Po mv -f .deps/parse_options.Tpo .deps/parse_options.Po mv -f .deps/table.Tpo .deps/table.Po mv -f .deps/parse_table.Tpo .deps/parse_table.Po mv -f .deps/config_file_dump.Tpo .deps/config_file_dump.Po mv -f .deps/detox.Tpo .deps/detox.Po mv -f .deps/file.Tpo .deps/file.Po mv -f .deps/config_file_yacc.Tpo .deps/config_file_yacc.Po mv -f .deps/clean_string.Tpo .deps/clean_string.Po mv -f .deps/config_file_lex.Tpo .deps/config_file_lex.Po 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 detox detox.o file.o clean_string.o table.o parse_table.o config_file_yacc.o config_file_lex.o config_file_spoof.o config_file_dump.o parse_options.o 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 inline-detox detox.o file.o clean_string.o table.o parse_table.o config_file_yacc.o config_file_lex.o config_file_spoof.o config_file_dump.o parse_options.o make[2]: Leaving directory '/tmp/archlinux-ci/detox-archlinuxrb-build-5lDAmMWD/detox/trunk/src/detox-1.4.5/src' make[1]: Leaving directory '/tmp/archlinux-ci/detox-archlinuxrb-build-5lDAmMWD/detox/trunk/src/detox-1.4.5/src' make[1]: Entering directory '/tmp/archlinux-ci/detox-archlinuxrb-build-5lDAmMWD/detox/trunk/src/detox-1.4.5' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/tmp/archlinux-ci/detox-archlinuxrb-build-5lDAmMWD/detox/trunk/src/detox-1.4.5' ==> Entering fakeroot environment... ==> Starting package()... Making install in src make[1]: Entering directory '/tmp/archlinux-ci/detox-archlinuxrb-build-5lDAmMWD/detox/trunk/src/detox-1.4.5/src' make install-am make[2]: Entering directory '/tmp/archlinux-ci/detox-archlinuxrb-build-5lDAmMWD/detox/trunk/src/detox-1.4.5/src' make[3]: Entering directory '/tmp/archlinux-ci/detox-archlinuxrb-build-5lDAmMWD/detox/trunk/src/detox-1.4.5/src' make[3]: Nothing to be done for 'install-data-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/detox-archlinuxrb-build-5lDAmMWD/detox/trunk/pkg/detox/usr/bin' /usr/bin/install -c detox inline-detox '/tmp/archlinux-ci/detox-archlinuxrb-build-5lDAmMWD/detox/trunk/pkg/detox/usr/bin' make[3]: Leaving directory '/tmp/archlinux-ci/detox-archlinuxrb-build-5lDAmMWD/detox/trunk/src/detox-1.4.5/src' make[2]: Leaving directory '/tmp/archlinux-ci/detox-archlinuxrb-build-5lDAmMWD/detox/trunk/src/detox-1.4.5/src' make[1]: Leaving directory '/tmp/archlinux-ci/detox-archlinuxrb-build-5lDAmMWD/detox/trunk/src/detox-1.4.5/src' make[1]: Entering directory '/tmp/archlinux-ci/detox-archlinuxrb-build-5lDAmMWD/detox/trunk/src/detox-1.4.5' make[2]: Entering directory '/tmp/archlinux-ci/detox-archlinuxrb-build-5lDAmMWD/detox/trunk/src/detox-1.4.5' /usr/sbin/mkdir -p '/tmp/archlinux-ci/detox-archlinuxrb-build-5lDAmMWD/detox/trunk/pkg/detox/etc/detox' /usr/sbin/mkdir -p '/tmp/archlinux-ci/detox-archlinuxrb-build-5lDAmMWD/detox/trunk/pkg/detox/usr/share/doc/detox' /usr/sbin/mkdir -p '/tmp/archlinux-ci/detox-archlinuxrb-build-5lDAmMWD/detox/trunk/pkg/detox/usr/share/detox' /usr/sbin/mkdir -p '/tmp/archlinux-ci/detox-archlinuxrb-build-5lDAmMWD/detox/trunk/pkg/detox/usr/share/man/man1' /usr/sbin/mkdir -p '/tmp/archlinux-ci/detox-archlinuxrb-build-5lDAmMWD/detox/trunk/pkg/detox/usr/share/man/man5' /usr/bin/install -c -m 644 etc/detoxrc.sample '/tmp/archlinux-ci/detox-archlinuxrb-build-5lDAmMWD/detox/trunk/pkg/detox/etc/detox' /usr/bin/install -c -m 644 README.md '/tmp/archlinux-ci/detox-archlinuxrb-build-5lDAmMWD/detox/trunk/pkg/detox/usr/share/doc/detox' /usr/bin/install -c -m 644 table/iso8859_1.tbl.sample table/safe.tbl.sample table/unicode.tbl.sample '/tmp/archlinux-ci/detox-archlinuxrb-build-5lDAmMWD/detox/trunk/pkg/detox/usr/share/detox' /usr/bin/install -c -m 644 man/detox.1 man/inline-detox.1 '/tmp/archlinux-ci/detox-archlinuxrb-build-5lDAmMWD/detox/trunk/pkg/detox/usr/share/man/man1' /usr/bin/install -c -m 644 man/detox.tbl.5 man/detoxrc.5 '/tmp/archlinux-ci/detox-archlinuxrb-build-5lDAmMWD/detox/trunk/pkg/detox/usr/share/man/man5' make install-data-hook make[3]: Entering directory '/tmp/archlinux-ci/detox-archlinuxrb-build-5lDAmMWD/detox/trunk/src/detox-1.4.5' test -f /tmp/archlinux-ci/detox-archlinuxrb-build-5lDAmMWD/detox/trunk/pkg/detox/etc/detox/detoxrc || /usr/bin/install -c -m 644 /tmp/archlinux-ci/detox-archlinuxrb-build-5lDAmMWD/detox/trunk/pkg/detox/etc/detox/detoxrc.sample /tmp/archlinux-ci/detox-archlinuxrb-build-5lDAmMWD/detox/trunk/pkg/detox/etc/detox/detoxrc test -f /tmp/archlinux-ci/detox-archlinuxrb-build-5lDAmMWD/detox/trunk/pkg/detox/usr/share/detox/iso8859_1.tbl || /usr/bin/install -c -m 644 /tmp/archlinux-ci/detox-archlinuxrb-build-5lDAmMWD/detox/trunk/pkg/detox/usr/share/detox/iso8859_1.tbl.sample /tmp/archlinux-ci/detox-archlinuxrb-build-5lDAmMWD/detox/trunk/pkg/detox/usr/share/detox/iso8859_1.tbl test -f /tmp/archlinux-ci/detox-archlinuxrb-build-5lDAmMWD/detox/trunk/pkg/detox/usr/share/detox/safe.tbl || /usr/bin/install -c -m 644 /tmp/archlinux-ci/detox-archlinuxrb-build-5lDAmMWD/detox/trunk/pkg/detox/usr/share/detox/safe.tbl.sample /tmp/archlinux-ci/detox-archlinuxrb-build-5lDAmMWD/detox/trunk/pkg/detox/usr/share/detox/safe.tbl test -f /tmp/archlinux-ci/detox-archlinuxrb-build-5lDAmMWD/detox/trunk/pkg/detox/usr/share/detox/unicode.tbl || /usr/bin/install -c -m 644 /tmp/archlinux-ci/detox-archlinuxrb-build-5lDAmMWD/detox/trunk/pkg/detox/usr/share/detox/unicode.tbl.sample /tmp/archlinux-ci/detox-archlinuxrb-build-5lDAmMWD/detox/trunk/pkg/detox/usr/share/detox/unicode.tbl make[3]: Leaving directory '/tmp/archlinux-ci/detox-archlinuxrb-build-5lDAmMWD/detox/trunk/src/detox-1.4.5' make[2]: Leaving directory '/tmp/archlinux-ci/detox-archlinuxrb-build-5lDAmMWD/detox/trunk/src/detox-1.4.5' make[1]: Leaving directory '/tmp/archlinux-ci/detox-archlinuxrb-build-5lDAmMWD/detox/trunk/src/detox-1.4.5' ==> 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 "detox"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: detox 1.4.5-1 (Tue Jul 25 14:02:55 2023)