* Package:    app-admin/logrotate-3.22.0:0
 * Repository: gentoo
 * Maintainer: base-system@gentoo.org
 * USE:        abi_x86_64 acl amd64 cron elibc_glibc kernel_linux
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking logrotate-3.22.0.tar.xz to /var/tmp/portage/app-admin/logrotate-3.22.0/work
>>> Source unpacked in /var/tmp/portage/app-admin/logrotate-3.22.0/work
>>> Preparing source in /var/tmp/portage/app-admin/logrotate-3.22.0/work/logrotate-3.22.0 ...
  [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/app-admin/logrotate-3.22.0/work/logrotate-3.22.0 ...
 * econf: updating logrotate-3.22.0/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating logrotate-3.22.0/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/logrotate-3.22.0 --htmldir=/usr/share/doc/logrotate-3.22.0/html --libdir=/usr/lib64 --with-acl --without-selinux --with-state-file-path=/var/lib/misc/logrotate.status
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 whether make supports the include directive... yes (GNU style)
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 dependency style of x86_64-pc-linux-gnu-gcc... none
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 x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes
checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
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 acl_get_file in -lacl... yes
checking for asprintf... yes
checking for futimens... yes
checking for madvise... yes
checking for reallocarray... 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.22.0

  SELinux support:        no
  ACL support:            yes
  default mail command:   /bin/mail
  compress command:       /bin/gzip
  uncompress command:     /bin/gunzip
  compress extension:     .gz
  statefile path:         /var/lib/misc/logrotate.status

>>> Source configured.
>>> Compiling source in /var/tmp/portage/app-admin/logrotate-3.22.0/work/logrotate-3.22.0 ...
make -j2 
make  all-recursive
Making all in .
make[2]: Entering directory '/var/tmp/portage/app-admin/logrotate-3.22.0/work/logrotate-3.22.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -include config.h  -Wall -Wconversion -Wdeclaration-after-statement -Wextra -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o log.o log.c
make[2]: Leaving directory '/var/tmp/portage/app-admin/logrotate-3.22.0/work/logrotate-3.22.0'
make[2]: Entering directory '/var/tmp/portage/app-admin/logrotate-3.22.0/work/logrotate-3.22.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -include config.h  -Wall -Wconversion -Wdeclaration-after-statement -Wextra -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o config.o config.c
make[2]: Leaving directory '/var/tmp/portage/app-admin/logrotate-3.22.0/work/logrotate-3.22.0'
make[2]: Entering directory '/var/tmp/portage/app-admin/logrotate-3.22.0/work/logrotate-3.22.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -include config.h  -Wall -Wconversion -Wdeclaration-after-statement -Wextra -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o logrotate.o logrotate.c
make[2]: Leaving directory '/var/tmp/portage/app-admin/logrotate-3.22.0/work/logrotate-3.22.0'
make[2]: Entering directory '/var/tmp/portage/app-admin/logrotate-3.22.0/work/logrotate-3.22.0'
x86_64-pc-linux-gnu-gcc -Wall -Wconversion -Wdeclaration-after-statement -Wextra -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o logrotate config.o log.o logrotate.o  -lacl -lpopt 
make[2]: Leaving directory '/var/tmp/portage/app-admin/logrotate-3.22.0/work/logrotate-3.22.0'
Making all in test
make[2]: Entering directory '/var/tmp/portage/app-admin/logrotate-3.22.0/work/logrotate-3.22.0/test'
test .. = .. || ln -fs ../test/* .
make[2]: Leaving directory '/var/tmp/portage/app-admin/logrotate-3.22.0/work/logrotate-3.22.0/test'
>>> Source compiled.
>>> Test phase [not enabled]: app-admin/logrotate-3.22.0

>>> Install app-admin/logrotate-3.22.0 into /var/tmp/portage/app-admin/logrotate-3.22.0/image
>>> Completed installing app-admin/logrotate-3.22.0 into /var/tmp/portage/app-admin/logrotate-3.22.0/image

 * Final size of build directory: 2316 KiB (2.2 MiB)
 * Final size of installed tree:   252 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/logrotate
 * 
 * The logrotate binary is now installed under /usr/bin. Please
 * update your links
 * 
 * logrotate state file is now located at /var/lib/misc/logrotate.status
 * See bug #357275