From https://github.com/archlinux/svntogit-community * branch packages/dvtm -> FETCH_HEAD * [new branch] packages/dvtm -> community/packages/dvtm Cloning into 'dvtm'... 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 389k 0 --:--:-- --:--:-- --:--:-- 389k % 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 8543k 100 8543k 0 0 21.8M 0 --:--:-- --:--:-- --:--:-- 21.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 97 143k 97 139k 0 0 395k 0 --:--:-- --:--:-- --:--:-- 395k 100 143k 100 143k 0 0 405k 0 --:--:-- --:--:-- --:--:-- 405k :: 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=1690294035 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1690294035' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' printenv 2>&1 SCHROOT_SESSION_ID=archlinux-dvtm-archlinuxrb-build-NqHVhved PWD=/tmp/archlinux-ci/dvtm-archlinuxrb-build-NqHVhved/dvtm/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: dvtm 0.15-5 (Tue Jul 25 14:07:42 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading dvtm-0.15.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 40511 100 40511 0 0 52553 0 --:--:-- --:--:-- --:--:-- 52553 -> Found config.h ==> Validating source files with sha256sums... dvtm-0.15.tar.gz ... Passed config.h ... Passed ==> Extracting sources... -> Extracting dvtm-0.15.tar.gz with bsdtar ==> Starting prepare()... ==> Starting build()... cleaning cleaning dvtm build options: CC dvtm.c CC vt.c CFLAGS = -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -std=c99 -I. -DVERSION="0.15" -DNDEBUG -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED LDFLAGS = -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -lc -lutil -lncursesw CC = cc vt.c: In function 'vt_forkpty': vt.c:1636:25: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 1636 | chdir(cwd); | ^~~~~~~~~~ dvtm.c: In function 'setup': dvtm.c:910:9: warning: 'vt_keytable_set' reading 8 bytes from a region of size 0 [-Wstringop-overread] 910 | vt_keytable_set(keytable, LENGTH(keytable)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dvtm.c:910:9: note: referencing argument 1 of type 'const char * const[0]' In file included from dvtm.c:37: vt.h:36:6: note: in a call to function 'vt_keytable_set' 36 | void vt_keytable_set(char const * const keytable_overlay[], int count); | ^~~~~~~~~~~~~~~ CC -o dvtm ==> Entering fakeroot environment... ==> Starting package()... stripping executable installing executable file to /tmp/archlinux-ci/dvtm-archlinuxrb-build-NqHVhved/dvtm/trunk/pkg/dvtm/usr/bin installing manual page to /tmp/archlinux-ci/dvtm-archlinuxrb-build-NqHVhved/dvtm/trunk/pkg/dvtm/usr/share/man/man1 installing terminfo description "dvtm.info", line 1, terminal 'dvtm': /usr/share/terminfo/d: permission denied make: *** [Makefile:59: install] Error 1 ==> ERROR: A failure occurred in package(). Aborting...