* Package:    x11-apps/xinit-1.4.2: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 xinit-1.4.2.tar.xz to /var/tmp/portage/x11-apps/xinit-1.4.2/work
>>> Source unpacked in /var/tmp/portage/x11-apps/xinit-1.4.2/work
>>> Preparing source in /var/tmp/portage/x11-apps/xinit-1.4.2/work/xinit-1.4.2 ...
  [ ok ]
  [ ok ]
  [ ok ]
 * Running elibtoolize in: xinit-1.4.2/
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/x11-apps/xinit-1.4.2/work/xinit-1.4.2 ...
 * econf: updating xinit-1.4.2/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating xinit-1.4.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/xinit-1.4.2 --htmldir=/usr/share/doc/xinit-1.4.2/html --libdir=/usr/lib64 --disable-dependency-tracking --disable-selective-werror --with-xinitdir=/etc/X11/xinit
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 nested variables... 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 x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... (cached) none needed
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 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/xinit/-/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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for x86_64-pc-linux-gnu-cpp... /usr/bin/x86_64-pc-linux-gnu-cpp
checking if /usr/bin/x86_64-pc-linux-gnu-cpp requires -undef... yes
checking if /usr/bin/x86_64-pc-linux-gnu-cpp requires -traditional... grep: warning: stray \ before "
grep: warning: stray \ before "
yes
checking for launchd... no
checking for XINIT... yes
checking for mcookie... /usr/bin/mcookie
configure: startx will depend on "/usr/bin/mcookie" to generate xauth cookies
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 launchd/Makefile
config.status: creating launchd/privileged_startx/Makefile
config.status: creating launchd/user_startx/Makefile
config.status: creating config.h
config.status: executing depfiles commands
>>> Source configured.
>>> Compiling source in /var/tmp/portage/x11-apps/xinit-1.4.2/work/xinit-1.4.2 ...
make -j2 
make  all-recursive
Making all in man
make[2]: Entering directory '/var/tmp/portage/x11-apps/xinit-1.4.2/work/xinit-1.4.2/man'
/bin/sed -e 's|__vendorversion__|"xinit 1.4.2" "X Version 11"|' 	-e 's|__xorgversion__|"xinit 1.4.2" "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' -e 's|__XSERVERNAME__|Xorg|g' -e 's|__XCONFIGFILE__|xorg.conf|g' -e 's|__XCONFIGFILEMAN__|xorg.conf (5)|g' -e 's|__xinitdir__|/etc/X11/xinit|g' -e 's|__bindir__|/usr/bin|g' -e 's|__libdir__|/usr/lib64|g' -e 's|__configdir__|/etc/X11/xinit|g' < xinit.man > xinit.1
make[2]: Leaving directory '/var/tmp/portage/x11-apps/xinit-1.4.2/work/xinit-1.4.2/man'
make[2]: Entering directory '/var/tmp/portage/x11-apps/xinit-1.4.2/work/xinit-1.4.2/man'
/bin/sed -e 's|__vendorversion__|"xinit 1.4.2" "X Version 11"|' 	-e 's|__xorgversion__|"xinit 1.4.2" "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' -e 's|__XSERVERNAME__|Xorg|g' -e 's|__XCONFIGFILE__|xorg.conf|g' -e 's|__XCONFIGFILEMAN__|xorg.conf (5)|g' -e 's|__xinitdir__|/etc/X11/xinit|g' -e 's|__bindir__|/usr/bin|g' -e 's|__libdir__|/usr/lib64|g' -e 's|__configdir__|/etc/X11/xinit|g' < startx.man > startx.1
make[2]: Leaving directory '/var/tmp/portage/x11-apps/xinit-1.4.2/work/xinit-1.4.2/man'
make[2]: Entering directory '/var/tmp/portage/x11-apps/xinit-1.4.2/work/xinit-1.4.2'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DXINITDIR=\"/etc/X11/xinit\" -DBINDIR=\"/usr/bin\"  -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 xinit.o xinit.c
xinit.c:93:31: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
   93 | static char *default_server = "X";
      |                               ^~~
xinit.c:94:32: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
   94 | static char *default_display = ":0";        /* choose most efficient */
      |                                ^~~~
xinit.c:95:34: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
   95 | static char *default_client[] = {"xterm", "-geometry", "+1+1", "-n", "login", NULL};
      |                                  ^~~~~~~
xinit.c:95:43: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
   95 | static char *default_client[] = {"xterm", "-geometry", "+1+1", "-n", "login", NULL};
      |                                           ^~~~~~~~~~~
xinit.c:95:56: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
   95 | static char *default_client[] = {"xterm", "-geometry", "+1+1", "-n", "login", NULL};
      |                                                        ^~~~~~
xinit.c:95:64: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
   95 | static char *default_client[] = {"xterm", "-geometry", "+1+1", "-n", "login", NULL};
      |                                                                ^~~~
xinit.c:95:70: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
   95 | static char *default_client[] = {"xterm", "-geometry", "+1+1", "-n", "login", NULL};
      |                                                                      ^~~~~~~
xinit.c: In function ‘Execute’:
xinit.c:140:16: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  140 |         vec[0] = SHELL;
      |                ^
make[2]: Leaving directory '/var/tmp/portage/x11-apps/xinit-1.4.2/work/xinit-1.4.2'
make[2]: Entering directory '/var/tmp/portage/x11-apps/xinit-1.4.2/work/xinit-1.4.2'
/usr/bin/x86_64-pc-linux-gnu-cpp -traditional -DXINITDIR=/etc/X11/xinit -DXRDB=xrdb -DXMODMAP=xmodmap -DTWM=twm -DXCLOCK=xclock -DXTERM=xterm -DXSERVER=/usr/bin/X -DXAUTH=xauth -DXINIT=xinit -DLIBDIR=/usr/lib64 -DSHELL_CMD=/bin/sh -DHAS_COOKIE_MAKER -DMK_COOKIE="/usr/bin/mcookie" -D__libexecdir__="/usr/libexec" -D__bindir__="/usr/bin" -DBUNDLE_ID_PREFIX="org.x" xinitrc.cpp | /bin/sed -e '/^#  *[0-9][0-9]*  *.*$/d' -e '/^#line  *[0-9][0-9]*  *.*$/d' -e '/^[ 	]*XCOMM$/s/XCOMM/#/' -e '/^[ 	]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ 	]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > xinitrc
make[2]: Leaving directory '/var/tmp/portage/x11-apps/xinit-1.4.2/work/xinit-1.4.2'
make[2]: Entering directory '/var/tmp/portage/x11-apps/xinit-1.4.2/work/xinit-1.4.2'
/usr/bin/x86_64-pc-linux-gnu-cpp -traditional -DXINITDIR=/etc/X11/xinit -DXRDB=xrdb -DXMODMAP=xmodmap -DTWM=twm -DXCLOCK=xclock -DXTERM=xterm -DXSERVER=/usr/bin/X -DXAUTH=xauth -DXINIT=xinit -DLIBDIR=/usr/lib64 -DSHELL_CMD=/bin/sh -DHAS_COOKIE_MAKER -DMK_COOKIE="/usr/bin/mcookie" -D__libexecdir__="/usr/libexec" -D__bindir__="/usr/bin" -DBUNDLE_ID_PREFIX="org.x" startx.cpp | /bin/sed -e '/^#  *[0-9][0-9]*  *.*$/d' -e '/^#line  *[0-9][0-9]*  *.*$/d' -e '/^[ 	]*XCOMM$/s/XCOMM/#/' -e '/^[ 	]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ 	]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > startx
startx.cpp:24:19: warning: missing terminating ' character
   24 | XCOMM server there's a pretty good chance you want to bias the Xorg clients
      |                   ^
startx.cpp:25:26: warning: missing terminating ' character
   25 | XCOMM over the old system's clients.
      |                          ^
startx.cpp:101:18: warning: missing terminating ' character
  101 |         XCOMM Don't push this into the background because it can cause
      |                  ^
startx.cpp:297:13: warning: missing terminating " character
  297 | eval XINIT \"$client\" $clientargs -- \"$server\" $display $serverargs
      |             ^
make[2]: Leaving directory '/var/tmp/portage/x11-apps/xinit-1.4.2/work/xinit-1.4.2'
make[2]: Entering directory '/var/tmp/portage/x11-apps/xinit-1.4.2/work/xinit-1.4.2'
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 xinit xinit.o -lX11 
make[2]: Leaving directory '/var/tmp/portage/x11-apps/xinit-1.4.2/work/xinit-1.4.2'
>>> Source compiled.
>>> Test phase [not enabled]: x11-apps/xinit-1.4.2

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

 * Final size of build directory: 1372 KiB (1.3 MiB)
 * Final size of installed tree:   228 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/xinit