From https://github.com/archlinux/svntogit-packages * branch packages/logrotate -> FETCH_HEAD * [new branch] packages/logrotate -> packages/packages/logrotate Cloning into 'logrotate'... 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 385k 0 --:--:-- --:--:-- --:--:-- 386k % 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 5 8491k 5 450k 0 0 381k 0 0:00:22 0:00:01 0:00:21 381k 35 8491k 35 3026k 0 0 1382k 0 0:00:06 0:00:02 0:00:04 1382k 76 8491k 76 6480k 0 0 2025k 0 0:00:04 0:00:03 0:00:01 2025k 100 8491k 100 8491k 0 0 2392k 0 0:00:03 0:00:03 --:--:-- 2392k % 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 140k 100 140k 0 0 775k 0 --:--:-- --:--:-- --:--:-- 777k :: 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=1688184570 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1688184570' 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-logrotate-archlinuxrb-build-QQ1QHmTt PWD=/tmp/archlinux-ci/logrotate-archlinuxrb-build-QQ1QHmTt/logrotate/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 873DB37572A37B36: public key "Kamil Dudka " imported gpg: Total number processed: 1 gpg: imported: 1 ==> Making package: logrotate 3.21.0-2 (Fri Aug 2 10:32:55 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading logrotate-3.21.0.tar.xz... % 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 164k 100 164k 0 0 408k 0 --:--:-- --:--:-- --:--:-- 408k -> Downloading logrotate-3.21.0.tar.xz.asc... % 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 833 100 833 0 0 2201 0 --:--:-- --:--:-- --:--:-- 2201 -> Found logrotate.conf ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... logrotate-3.21.0.tar.xz ... Passed logrotate-3.21.0.tar.xz.asc ... Skipped logrotate.conf ... Passed ==> Extracting sources... -> Extracting logrotate-3.21.0.tar.xz with bsdtar ==> Starting build()... 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 whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) 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 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 wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for uint32_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for libgen.h... yes checking for poptParseArgvString in -lpopt... yes checking for getfscreatecon_raw in -lselinux... no checking for acl_get_file in -lacl... yes checking for asprintf... yes checking for futimens... yes checking for madvise... yes checking for secure_getenv... yes checking for strndup... yes checking for utimensat... yes checking for vsyslog... yes checking for struct stat.st_atim... yes checking for struct stat.st_mtim... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating test/Makefile config.status: creating logrotate.8 config.status: creating logrotate.spec config.status: creating config.h config.status: executing depfiles commands logrotate 3.21.0 SELinux support: no ACL support: yes default mail command: /usr/bin/mail compress command: /usr/bin/gzip uncompress command: /usr/bin/gunzip compress extension: .gz statefile path: /var/lib/logrotate.status make all-recursive make[1]: Entering directory '/tmp/archlinux-ci/logrotate-archlinuxrb-build-QQ1QHmTt/logrotate/trunk/src/logrotate-3.21.0' Making all in . make[2]: Entering directory '/tmp/archlinux-ci/logrotate-archlinuxrb-build-QQ1QHmTt/logrotate/trunk/src/logrotate-3.21.0' CC config.o CC log.o CC logrotate.o CCLD logrotate make[2]: Leaving directory '/tmp/archlinux-ci/logrotate-archlinuxrb-build-QQ1QHmTt/logrotate/trunk/src/logrotate-3.21.0' Making all in test make[2]: Entering directory '/tmp/archlinux-ci/logrotate-archlinuxrb-build-QQ1QHmTt/logrotate/trunk/src/logrotate-3.21.0/test' test .. = .. || ln -fs ../test/* . make[2]: Leaving directory '/tmp/archlinux-ci/logrotate-archlinuxrb-build-QQ1QHmTt/logrotate/trunk/src/logrotate-3.21.0/test' make[1]: Leaving directory '/tmp/archlinux-ci/logrotate-archlinuxrb-build-QQ1QHmTt/logrotate/trunk/src/logrotate-3.21.0' ==> Entering fakeroot environment... ==> Starting package()... make install-recursive make[1]: Entering directory '/tmp/archlinux-ci/logrotate-archlinuxrb-build-QQ1QHmTt/logrotate/trunk/src/logrotate-3.21.0' Making install in . make[2]: Entering directory '/tmp/archlinux-ci/logrotate-archlinuxrb-build-QQ1QHmTt/logrotate/trunk/src/logrotate-3.21.0' make[3]: Entering directory '/tmp/archlinux-ci/logrotate-archlinuxrb-build-QQ1QHmTt/logrotate/trunk/src/logrotate-3.21.0' /usr/sbin/mkdir -p '/tmp/archlinux-ci/logrotate-archlinuxrb-build-QQ1QHmTt/logrotate/trunk/pkg/logrotate/usr/share/man/man5' /usr/sbin/mkdir -p '/tmp/archlinux-ci/logrotate-archlinuxrb-build-QQ1QHmTt/logrotate/trunk/pkg/logrotate/usr/share/man/man8' /usr/sbin/mkdir -p '/tmp/archlinux-ci/logrotate-archlinuxrb-build-QQ1QHmTt/logrotate/trunk/pkg/logrotate/usr/bin' /usr/bin/install -c -m 644 logrotate.conf.5 '/tmp/archlinux-ci/logrotate-archlinuxrb-build-QQ1QHmTt/logrotate/trunk/pkg/logrotate/usr/share/man/man5' /usr/bin/install -c logrotate '/tmp/archlinux-ci/logrotate-archlinuxrb-build-QQ1QHmTt/logrotate/trunk/pkg/logrotate/usr/bin' /usr/bin/install -c -m 644 logrotate.8 '/tmp/archlinux-ci/logrotate-archlinuxrb-build-QQ1QHmTt/logrotate/trunk/pkg/logrotate/usr/share/man/man8' make[3]: Leaving directory '/tmp/archlinux-ci/logrotate-archlinuxrb-build-QQ1QHmTt/logrotate/trunk/src/logrotate-3.21.0' make[2]: Leaving directory '/tmp/archlinux-ci/logrotate-archlinuxrb-build-QQ1QHmTt/logrotate/trunk/src/logrotate-3.21.0' Making install in test make[2]: Entering directory '/tmp/archlinux-ci/logrotate-archlinuxrb-build-QQ1QHmTt/logrotate/trunk/src/logrotate-3.21.0/test' make[3]: Entering directory '/tmp/archlinux-ci/logrotate-archlinuxrb-build-QQ1QHmTt/logrotate/trunk/src/logrotate-3.21.0/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/archlinux-ci/logrotate-archlinuxrb-build-QQ1QHmTt/logrotate/trunk/src/logrotate-3.21.0/test' make[2]: Leaving directory '/tmp/archlinux-ci/logrotate-archlinuxrb-build-QQ1QHmTt/logrotate/trunk/src/logrotate-3.21.0/test' make[1]: Leaving directory '/tmp/archlinux-ci/logrotate-archlinuxrb-build-QQ1QHmTt/logrotate/trunk/src/logrotate-3.21.0' ==> 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 "logrotate"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: logrotate 3.21.0-2 (Fri Aug 2 10:33:05 2024)