* Package:    x11-apps/xrefresh-1.1.0:0
 * Repository: gentoo
 * Maintainer: x11@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking xrefresh-1.1.0.tar.xz to /var/tmp/portage/x11-apps/xrefresh-1.1.0/work
>>> Source unpacked in /var/tmp/portage/x11-apps/xrefresh-1.1.0/work
>>> Preparing source in /var/tmp/portage/x11-apps/xrefresh-1.1.0/work/xrefresh-1.1.0 ...
 * Running elibtoolize in: xrefresh-1.1.0/
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/x11-apps/xrefresh-1.1.0/work/xrefresh-1.1.0 ...
 * econf: updating xrefresh-1.1.0/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating xrefresh-1.1.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/xrefresh-1.1.0 --htmldir=/usr/share/doc/xrefresh-1.1.0/html --libdir=/usr/lib64 --disable-dependency-tracking --disable-selective-werror
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 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 a BSD-compatible install... /var/tmp/portage/._portage_reinstall_.pqurg6e9/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 the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... (cached) none needed
checking whether __clang__ is declared... no
checking whether __INTEL_COMPILER is declared... no
checking whether __SUNPRO_C is declared... no
checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking if x86_64-pc-linux-gnu-gcc supports -Werror=unknown-warning-option... no
checking if x86_64-pc-linux-gnu-gcc supports -Werror=unused-command-line-argument... no
checking if x86_64-pc-linux-gnu-gcc supports -Wall... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wpointer-arith... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-declarations... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wformat=2... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wstrict-prototypes... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-prototypes... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wnested-externs... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wbad-function-cast... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wold-style-definition... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wdeclaration-after-statement... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wunused... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wuninitialized... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wshadow... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-noreturn... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-format-attribute... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wredundant-decls... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wlogical-op... yes
configure: WARNING: You have chosen not to turn some select compiler warnings into errors.  This should not be necessary.  Please report why you needed to do so in a bug report at https://gitlab.freedesktop.org/xorg/app/xrefresh/-/issues
checking if x86_64-pc-linux-gnu-gcc supports -Wimplicit... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wnonnull... yes
checking if x86_64-pc-linux-gnu-gcc supports -Winit-self... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wmain... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-braces... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wsequence-point... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wreturn-type... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wtrigraphs... yes
checking if x86_64-pc-linux-gnu-gcc supports -Warray-bounds... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wwrite-strings... yes
checking if x86_64-pc-linux-gnu-gcc supports -Waddress... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wint-to-pointer-cast... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wpointer-to-int-cast... yes
checking if x86_64-pc-linux-gnu-gcc supports -pedantic... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=attributes... yes
checking whether make supports nested variables... (cached) yes
checking for strcasecmp... yes
checking for XREFRESH... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating man/Makefile
config.status: creating config.h
config.status: executing depfiles commands
>>> Source configured.
>>> Compiling source in /var/tmp/portage/x11-apps/xrefresh-1.1.0/work/xrefresh-1.1.0 ...
make -j2 
make  all-recursive
Making all in man
make[2]: Entering directory '/var/tmp/portage/x11-apps/xrefresh-1.1.0/work/xrefresh-1.1.0/man'
/bin/sed -e 's|__vendorversion__|"xrefresh 1.1.0" "X Version 11"|' 	-e 's|__xorgversion__|"xrefresh 1.1.0" "X Version 11"|' 	-e 's|__xservername__|Xorg|g' 	-e 's|__xconfigfile__|xorg.conf|g' 	-e 's|__projectroot__|/usr|g' 	-e 's|__apploaddir__||g' 	-e 's|__appmansuffix__|1|g' 	-e 's|__drivermansuffix__|4|g' 	-e 's|__adminmansuffix__|8|g' 	-e 's|__libmansuffix__|3|g' 	-e 's|__miscmansuffix__|7|g' 	-e 's|__filemansuffix__|5|g' < xrefresh.man > xrefresh.1
make[2]: Leaving directory '/var/tmp/portage/x11-apps/xrefresh-1.1.0/work/xrefresh-1.1.0/man'
make[2]: Entering directory '/var/tmp/portage/x11-apps/xrefresh-1.1.0/work/xrefresh-1.1.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o xrefresh.o xrefresh.c
make[2]: Leaving directory '/var/tmp/portage/x11-apps/xrefresh-1.1.0/work/xrefresh-1.1.0'
make[2]: Entering directory '/var/tmp/portage/x11-apps/xrefresh-1.1.0/work/xrefresh-1.1.0'
x86_64-pc-linux-gnu-gcc -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o xrefresh xrefresh.o -lX11 
make[2]: Leaving directory '/var/tmp/portage/x11-apps/xrefresh-1.1.0/work/xrefresh-1.1.0'
>>> Source compiled.
>>> Test phase [not enabled]: x11-apps/xrefresh-1.1.0

>>> Install x11-apps/xrefresh-1.1.0 into /var/tmp/portage/x11-apps/xrefresh-1.1.0/image
make -j2 DESTDIR=/var/tmp/portage/x11-apps/xrefresh-1.1.0/image docdir=/usr/share/doc/xrefresh-1.1.0 install 
Making install in man
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Entering directory '/var/tmp/portage/x11-apps/xrefresh-1.1.0/work/xrefresh-1.1.0/man'
 /bin/mkdir -p '/var/tmp/portage/x11-apps/xrefresh-1.1.0/image/usr/share/man/man1'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 xrefresh.1 '/var/tmp/portage/x11-apps/xrefresh-1.1.0/image/usr/share/man/man1'
make[2]: Leaving directory '/var/tmp/portage/x11-apps/xrefresh-1.1.0/work/xrefresh-1.1.0/man'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Entering directory '/var/tmp/portage/x11-apps/xrefresh-1.1.0/work/xrefresh-1.1.0'
 /bin/mkdir -p '/var/tmp/portage/x11-apps/xrefresh-1.1.0/image/usr/bin'
  /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c xrefresh '/var/tmp/portage/x11-apps/xrefresh-1.1.0/image/usr/bin'
make[2]: Leaving directory '/var/tmp/portage/x11-apps/xrefresh-1.1.0/work/xrefresh-1.1.0'
>>> Completed installing x11-apps/xrefresh-1.1.0 into /var/tmp/portage/x11-apps/xrefresh-1.1.0/image

 * Final size of build directory: 972 KiB
 * Final size of installed tree:   80 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/xrefresh