* Package:    sys-process/cronie-1.7.2:0
 * Repository: gentoo
 * Maintainer: base-system@gentoo.org
 * USE:        abi_x86_64 amd64 anacron elibc_glibc inotify kernel_linux pam
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking cronie-1.7.2.tar.gz to /var/tmp/portage/sys-process/cronie-1.7.2/work
>>> Source unpacked in /var/tmp/portage/sys-process/cronie-1.7.2/work
>>> Preparing source in /var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2 ...
  [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2 ...
 * econf: updating cronie-1.7.2/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating cronie-1.7.2/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/cronie-1.7.2 --htmldir=/usr/share/doc/cronie-1.7.2/html --libdir=/usr/lib64 --with-inotify --with-pam --without-selinux --enable-anacron --enable-syscrontab --runstatedir=/run --with-daemon_username=cron --with-daemon_groupname=cron
checking for a BSD-compatible install... /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/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 x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of x86_64-pc-linux-gnu-gcc... none
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... x86_64-pc-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/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... cron
checking groupname to run under... cron
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
>>> Source configured.
>>> Compiling source in /var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2 ...
make -j2 
creating anacron-paths.h
creating cron-paths.h
make  all-am
make[1]: Entering directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -I. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o cronie_common.o cronie_common.c
make[1]: Leaving directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
make[1]: Entering directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -I. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/cron.o src/cron.c
make[1]: Leaving directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
make[1]: Entering directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -I. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/do_command.o src/do_command.c
make[1]: Leaving directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
make[1]: Entering directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -I. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/popen.o src/popen.c
make[1]: Leaving directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
make[1]: Entering directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -I. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/cronnext.o src/cronnext.c
make[1]: Leaving directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
make[1]: Entering directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -I. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/database.o src/database.c
make[1]: Leaving directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
make[1]: Entering directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -I. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/job.o src/job.c
make[1]: Leaving directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
make[1]: Entering directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -I. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/user.o src/user.c
make[1]: Leaving directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
make[1]: Entering directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -I. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/entry.o src/entry.c
make[1]: Leaving directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
make[1]: Entering directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -I. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/env.o src/env.c
make[1]: Leaving directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
make[1]: Entering directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -I. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/misc.o src/misc.c
make[1]: Leaving directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
make[1]: Entering directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -I. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/pw_dup.o src/pw_dup.c
make[1]: Leaving directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
make[1]: Entering directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -I. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/crontab.o src/crontab.c
make[1]: Leaving directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
make[1]: Entering directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -I. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/security.o src/security.c
make[1]: Leaving directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
make[1]: Entering directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -I. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o anacron/gregor.o anacron/gregor.c
make[1]: Leaving directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
make[1]: Entering directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -I. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o anacron/lock.o anacron/lock.c
make[1]: Leaving directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
make[1]: Entering directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -I. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o anacron/log.o anacron/log.c
make[1]: Leaving directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
make[1]: Entering directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -I. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o anacron/main.o anacron/main.c
make[1]: Leaving directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
make[1]: Entering directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -I. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o anacron/matchrx.o anacron/matchrx.c
make[1]: Leaving directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
make[1]: Entering directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -I. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o anacron/readtab.o anacron/readtab.c
make[1]: Leaving directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
make[1]: Entering directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -I. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o anacron/runjob.o anacron/runjob.c
make[1]: Leaving directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
make[1]: Entering directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
x86_64-pc-linux-gnu-gcc -I. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o src/crond src/cron.o src/database.o src/do_command.o src/job.o src/popen.o src/security.o src/user.o cronie_common.o src/entry.o src/env.o src/misc.o src/pw_dup.o   -lpam -ldl  
make[1]: Leaving directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
make[1]: Entering directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
x86_64-pc-linux-gnu-gcc -I. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o src/cronnext src/cronnext.o src/database.o src/job.o src/user.o src/entry.o src/env.o src/misc.o src/pw_dup.o   
make[1]: Leaving directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
make[1]: Entering directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
x86_64-pc-linux-gnu-gcc -I. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o src/crontab src/crontab.o src/security.o src/entry.o src/env.o src/misc.o src/pw_dup.o   -lpam -ldl  
make[1]: Leaving directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
make[1]: Entering directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
x86_64-pc-linux-gnu-gcc -I. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o anacron/anacron anacron/gregor.o anacron/lock.o anacron/log.o anacron/main.o anacron/matchrx.o anacron/readtab.o anacron/runjob.o cronie_common.o    -lpam -ldl  
make[1]: Leaving directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
>>> Source compiled.
>>> Test phase [not enabled]: sys-process/cronie-1.7.2

>>> Install sys-process/cronie-1.7.2 into /var/tmp/portage/sys-process/cronie-1.7.2/image
make -j2 DESTDIR=/var/tmp/portage/sys-process/cronie-1.7.2/image install 
make  install-am
make[2]: Entering directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
 /bin/mkdir -p '/var/tmp/portage/sys-process/cronie-1.7.2/image/usr/bin'
  /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c src/cronnext src/crontab '/var/tmp/portage/sys-process/cronie-1.7.2/image/usr/bin'
make[2]: Leaving directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
make[2]: Entering directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
 /bin/mkdir -p '/var/tmp/portage/sys-process/cronie-1.7.2/image/usr/sbin'
  /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c anacron/anacron src/crond '/var/tmp/portage/sys-process/cronie-1.7.2/image/usr/sbin'
make[2]: Leaving directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
make[2]: Entering directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
 /bin/mkdir -p '/var/tmp/portage/sys-process/cronie-1.7.2/image/etc/pam.d'
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 pam/crond '/var/tmp/portage/sys-process/cronie-1.7.2/image/etc/pam.d'
make[2]: Leaving directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
make[2]: Entering directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
 /bin/mkdir -p '/var/tmp/portage/sys-process/cronie-1.7.2/image/usr/share/man/man1'
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 man/cronnext.1 man/crontab.1 '/var/tmp/portage/sys-process/cronie-1.7.2/image/usr/share/man/man1'
make[2]: Leaving directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
make[2]: Entering directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
 /bin/mkdir -p '/var/tmp/portage/sys-process/cronie-1.7.2/image/usr/share/man/man5'
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 man/crontab.5 man/anacrontab.5 '/var/tmp/portage/sys-process/cronie-1.7.2/image/usr/share/man/man5'
make[2]: Leaving directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
make[2]: Entering directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
 /bin/mkdir -p '/var/tmp/portage/sys-process/cronie-1.7.2/image/usr/share/man/man8'
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 man/cron.8 man/crond.8 man/anacron.8 '/var/tmp/portage/sys-process/cronie-1.7.2/image/usr/share/man/man8'
make[2]: Leaving directory '/var/tmp/portage/sys-process/cronie-1.7.2/work/cronie-1.7.2'
>>> Completed installing sys-process/cronie-1.7.2 into /var/tmp/portage/sys-process/cronie-1.7.2/image

 * Final size of build directory: 1948 KiB (1.9 MiB)
 * Final size of installed tree:   588 KiB

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/bin/cronnext
   /usr/bin/crontab
   /usr/sbin/anacron
   /usr/sbin/crond
 * You may wish to read the Gentoo Linux Cron Guide, which can be
 * found online at:
 *     https://wiki.gentoo.org/wiki/Cron
 * You should restart cronie daemon or else you might experience segfaults
 * or cronie not working reliably anymore.
 * (see https://bugs.gentoo.org/557406 for details.)