==> Cloning cronie ... Cloning into 'cronie'... ==> Collecting packager identity from makepkg.conf -> name : Reproducible Arch Linux tests -> email : reproducible@archlinux.org -> gpg-key : undefined -> protocol: https ==> Configuring cronie :: 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 388k 0 --:--:-- --:--:-- --:--:-- 388k % 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 8558k 0 56837 0 0 162k 0 0:00:52 --:--:-- 0:00:52 162k 100 8558k 100 8558k 0 0 19.8M 0 --:--:-- --:--:-- --:--:-- 19.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 100 142k 100 142k 0 0 419k 0 --:--:-- --:--:-- --:--:-- 420k :: Starting full system upgrade... there is nothing to do ==> Making package: cronie 1.7.1-1 (Tue Apr 15 21:18:34 2025) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (1) run-parts-5.5-1 Total Download Size: 0.03 MiB Total Installed Size: 0.04 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 27952 100 27952 0 0 54602 0 --:--:-- --:--:-- --:--:-- 54700 checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing run-parts... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading cronie-1.7.1.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 265k 100 265k 0 0 468k 0 --:--:-- --:--:-- --:--:-- 468k -> Found 80-cronie.hook -> Found cron-deny -> Found crontab -> Found default-anacron ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... cronie-1.7.1.tar.gz ... Passed 80-cronie.hook ... Passed cron-deny ... Passed crontab ... Passed default-anacron ... Passed ==> Extracting sources... -> Extracting cronie-1.7.1.tar.gz 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 build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 whether ln -s works... 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 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 dirent.h... yes checking for fcntl.h... yes checking for getopt.h... yes checking for glob.h... yes checking for limits.h... yes checking for paths.h... yes checking for pty.h... yes checking for selinux/selinux.h... no checking for stddef.h... yes checking for stdint.h... (cached) yes checking for sys/audit.h... no checking for sys/inotify.h... yes checking for sys/stat.h... (cached) yes checking for sys/stream.h... no checking for sys/stropts.h... no checking for sys/time.h... yes checking for sys/timers.h... no checking for sys/types.h... (cached) yes checking for sys/cdefs.h... yes checking for time.h... yes checking for unistd.h... (cached) yes checking for util.h... no checking for utime.h... yes checking for fcntl... yes checking for lockf... yes checking for flock... yes checking for fchown... yes checking for fchgrp... no checking for an ANSI C-conforming const... yes 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 uid_t in sys/types.h... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_gmtoff... yes checking for vi... /usr/bin/vi checking username to run under... daemon checking groupname to run under... daemon checking for sys/inotify.h... (cached) yes checking for inotify_init... yes checking for inotify_add_watch... yes checking for pam/pam_appl.h... no checking for security/pam_appl.h... yes checking for dlopen in -ldl... yes checking for pam_set_item in -lpam... yes checking for pam_getenvlist... yes checking for pam_putenv... yes checking for obstack.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands creating anacron-paths.h creating cron-paths.h make all-am make[1]: Entering directory '/tmp/archlinux-ci/cronie-rb-build-nvbJUvgh/cronie/src/cronie-1.7.1' CC cronie_common.o CC src/cronnext.o CC src/database.o CC src/job.o CC src/user.o CC src/entry.o CC src/env.o CC src/misc.o CC src/crontab.o CC src/pw_dup.o CC src/security.o CC anacron/gregor.o CC anacron/lock.o CC anacron/log.o CC anacron/main.o CC anacron/matchrx.o CC anacron/readtab.o CC anacron/runjob.o CC src/do_command.o CC src/popen.o CC src/cron.o CCLD src/cronnext CCLD src/crontab CCLD anacron/anacron CCLD src/crond make[1]: Leaving directory '/tmp/archlinux-ci/cronie-rb-build-nvbJUvgh/cronie/src/cronie-1.7.1' ==> Entering fakeroot environment... ==> Starting package()... make install-am make[1]: Entering directory '/tmp/archlinux-ci/cronie-rb-build-nvbJUvgh/cronie/src/cronie-1.7.1' make[2]: Entering directory '/tmp/archlinux-ci/cronie-rb-build-nvbJUvgh/cronie/src/cronie-1.7.1' /usr/sbin/mkdir -p '/tmp/archlinux-ci/cronie-rb-build-nvbJUvgh/cronie/pkg/cronie/etc/pam.d' /usr/sbin/mkdir -p '/tmp/archlinux-ci/cronie-rb-build-nvbJUvgh/cronie/pkg/cronie/usr/share/man/man1' /usr/bin/install -c -m 644 pam/crond '/tmp/archlinux-ci/cronie-rb-build-nvbJUvgh/cronie/pkg/cronie/etc/pam.d' /usr/sbin/mkdir -p '/tmp/archlinux-ci/cronie-rb-build-nvbJUvgh/cronie/pkg/cronie/usr/bin' /usr/sbin/mkdir -p '/tmp/archlinux-ci/cronie-rb-build-nvbJUvgh/cronie/pkg/cronie/usr/bin' /usr/sbin/mkdir -p '/tmp/archlinux-ci/cronie-rb-build-nvbJUvgh/cronie/pkg/cronie/usr/share/man/man5' /usr/sbin/mkdir -p '/tmp/archlinux-ci/cronie-rb-build-nvbJUvgh/cronie/pkg/cronie/usr/share/man/man8' /usr/bin/install -c -m 644 man/cronnext.1 man/crontab.1 '/tmp/archlinux-ci/cronie-rb-build-nvbJUvgh/cronie/pkg/cronie/usr/share/man/man1' /usr/bin/install -c anacron/anacron src/crond '/tmp/archlinux-ci/cronie-rb-build-nvbJUvgh/cronie/pkg/cronie/usr/bin' /usr/bin/install -c src/cronnext src/crontab '/tmp/archlinux-ci/cronie-rb-build-nvbJUvgh/cronie/pkg/cronie/usr/bin' /usr/bin/install -c -m 644 man/crontab.5 man/anacrontab.5 '/tmp/archlinux-ci/cronie-rb-build-nvbJUvgh/cronie/pkg/cronie/usr/share/man/man5' /usr/bin/install -c -m 644 man/cron.8 man/crond.8 man/anacron.8 '/tmp/archlinux-ci/cronie-rb-build-nvbJUvgh/cronie/pkg/cronie/usr/share/man/man8' make[2]: Leaving directory '/tmp/archlinux-ci/cronie-rb-build-nvbJUvgh/cronie/src/cronie-1.7.1' make[1]: Leaving directory '/tmp/archlinux-ci/cronie-rb-build-nvbJUvgh/cronie/src/cronie-1.7.1' ==> 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 "cronie"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Creating package "cronie-debug"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: cronie 1.7.1-1 (Tue Apr 15 21:18:51 2025)