From https://github.com/archlinux/svntogit-community * branch packages/tig -> FETCH_HEAD * [new branch] packages/tig -> community/packages/tig Cloning into 'tig'... 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 391k 0 --:--:-- --:--:-- --:--:-- 392k % 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 8548k 100 8548k 0 0 19.3M 0 --:--:-- --:--:-- --:--:-- 19.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 143k 100 143k 0 0 424k 0 --:--:-- --:--:-- --:--:-- 424k :: 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/ GIT_SSL_NO_VERIFY=1 SOURCE_DATE_EPOCH=1690811317 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1690811317' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' GIT_SSL_NO_VERIFY=1 printenv 2>&1 SCHROOT_SESSION_ID=archlinux-tig-archlinuxrb-build-VigllZkp PWD=/tmp/archlinux-ci/tig-archlinuxrb-build-VigllZkp/tig/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: tig 2.5.8-1 (Sun Sep 1 20:12:02 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (1) xmlto-0.0.28-4 Total Download Size: 0.03 MiB Total Installed Size: 0.08 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 28772 100 28772 0 0 16.2M 0 --:--:-- --:--:-- --:--:-- 27.4M checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing xmlto... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Downloading tig-2.5.8.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 1152k 100 1152k 0 0 2434k 0 --:--:-- --:--:-- --:--:-- 2434k ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with md5sums... tig-2.5.8.tar.gz ... Passed ==> Validating source files with sha256sums... tig-2.5.8.tar.gz ... Passed ==> Extracting sources... -> Extracting tig-2.5.8.tar.gz with bsdtar ==> Starting build()... 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 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 execinfo.h... yes checking for paths.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for wordexp.h... yes checking for gettimeofday... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether environ is declared... no checking whether errno is declared... yes checking for mkstemps... yes checking for setenv... yes checking for strndup... yes checking for wordexp... yes checking for pkg-config... /usr/sbin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for ncursesw via pkg-config... yes checking for working ncursesw/curses.h... no checking for working ncursesw.h... no checking for working ncurses.h... yes checking for tgetent... no checking for tgetent in -lncursesw... yes checking which library has the termcap functions... using libncursesw checking for readline/readline.h... yes checking for readline/history.h... yes checking version of installed readline library... 8.2 checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for pcre2posix.h... yes checking for regexec in -lpcre2-posix... yes checking for gsed... no checking for asciidoc... asciidoc checking for xmlto... xmlto checking for docbook2pdf... no configure: creating ./config.status config.status: creating config.make config.status: creating config.h CC src/tig.o CC src/types.o CC src/string.o CC src/util.o CC src/map.o CC src/argv.o CC src/io.o GEN src/builtin-config.c CC src/refdb.o CC src/request.o CC src/line.o CC src/keys.o CC src/repo.o CC src/options.o CC src/draw.o CC src/prompt.o CC src/display.o CC src/view.o CC src/search.o CC src/parse.o CC src/watch.o CC src/pager.o CC src/log.o CC src/reflog.o CC src/diff.o CC src/help.o CC src/tree.o CC src/blob.o CC src/blame.o CC src/refs.o CC src/status.o CC src/stage.o CC src/main.o CC src/stash.o CC src/grep.o CC src/ui.o CC src/apps.o CC src/graph.o CC src/graph-v1.o CC src/graph-v2.o CC compat/hashtab.o CC compat/utf8proc.o CC test/tools/test-graph.o CC tools/doc-gen.o CC src/builtin-config.o LINK test/tools/test-graph LINK src/tig LINK tools/doc-gen ==> Entering fakeroot environment... ==> Starting package()... INSTALL src/tig -> /tmp/archlinux-ci/tig-archlinuxrb-build-VigllZkp/tig/trunk/pkg/tig/usr/bin INSTALL doc/tig.1 -> /tmp/archlinux-ci/tig-archlinuxrb-build-VigllZkp/tig/trunk/pkg/tig/usr/share/man/man1 INSTALL tigrc -> /tmp/archlinux-ci/tig-archlinuxrb-build-VigllZkp/tig/trunk/pkg/tig/etc INSTALL doc/tigrc.5 -> /tmp/archlinux-ci/tig-archlinuxrb-build-VigllZkp/tig/trunk/pkg/tig/usr/share/man/man5 INSTALL doc/tigmanual.7 -> /tmp/archlinux-ci/tig-archlinuxrb-build-VigllZkp/tig/trunk/pkg/tig/usr/share/man/man7 ==> 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 "tig"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: tig 2.5.8-1 (Sun Sep 1 20:12:12 2024)