* Package:    x11-apps/xkbcomp-1.4.7: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 xkbcomp-1.4.7.tar.xz to /var/tmp/portage/x11-apps/xkbcomp-1.4.7/work
>>> Source unpacked in /var/tmp/portage/x11-apps/xkbcomp-1.4.7/work
>>> Preparing source in /var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7 ...
 * Running elibtoolize in: xkbcomp-1.4.7/
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7 ...
 * econf: updating xkbcomp-1.4.7/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating xkbcomp-1.4.7/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/xkbcomp-1.4.7 --htmldir=/usr/share/doc/xkbcomp-1.4.7/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/xkbcomp/-/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 bison... bison -y
checking for bison... /usr/bin/bison
checking for asprintf... yes
checking for reallocarray... yes
checking for recallocarray... no
checking for strdup... yes
checking for strcasecmp... yes
checking for XKBCOMP... yes
checking for x86_64-pc-linux-gnu-gcc option to enable large file support... none needed
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 xkbcomp.pc
config.status: creating config.h
config.status: executing depfiles commands
>>> Source configured.
>>> Compiling source in /var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7 ...
make -j2 
make  all-recursive
Making all in man
make[2]: Entering directory '/var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7/man'
/bin/sed -e 's|__vendorversion__|"xkbcomp 1.4.7" "X Version 11"|' 	-e 's|__xorgversion__|"xkbcomp 1.4.7" "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|__xkbconfigroot__|/usr/share/X11/xkb|' < xkbcomp.man > xkbcomp.1
make[2]: Leaving directory '/var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7/man'
make[2]: Entering directory '/var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"'   -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 action.o action.c
action.c: In function ‘HandleActionMessage’:
action.c:1025:17: warning: ‘__builtin_strncpy’ specified bound 6 equals destination size [-Wstringop-truncation]
 1025 |                 strncpy((char *) act->message, rtrn.str, 6);
      |                 ^
make[2]: Leaving directory '/var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7'
make[2]: Entering directory '/var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"'   -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 alias.o alias.c
alias.c: In function ‘HandleAliasDef’:
alias.c:85:5: warning: ‘__builtin_strncpy’ output may be truncated copying 4 bytes from a string of length 4 [-Wstringop-truncation]
   85 |     strncpy(info->alias, alias, XkbKeyNameLength);
      |     ^
alias.c:86:5: warning: ‘__builtin_strncpy’ output may be truncated copying 4 bytes from a string of length 4 [-Wstringop-truncation]
   86 |     strncpy(info->real, real, XkbKeyNameLength);
      |     ^
make[2]: Leaving directory '/var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7'
make[2]: Entering directory '/var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"'   -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 compat.o compat.c
make[2]: Leaving directory '/var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7'
make[2]: Entering directory '/var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"'   -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 expr.o expr.c
make[2]: Leaving directory '/var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7'
make[2]: Entering directory '/var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"'   -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 indicators.o indicators.c
make[2]: Leaving directory '/var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7'
make[2]: Entering directory '/var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"'   -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 geometry.o geometry.c
make[2]: Leaving directory '/var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7'
make[2]: Entering directory '/var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"'   -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 keycodes.o keycodes.c
make[2]: Leaving directory '/var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7'
make[2]: Entering directory '/var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"'   -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 keymap.o keymap.c
make[2]: Leaving directory '/var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7'
make[2]: Entering directory '/var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"'   -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 keytypes.o keytypes.c
make[2]: Leaving directory '/var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7'
make[2]: Entering directory '/var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"'   -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 listing.o listing.c
make[2]: Leaving directory '/var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7'
make[2]: Entering directory '/var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"'   -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 misc.o misc.c
make[2]: Leaving directory '/var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7'
make[2]: Entering directory '/var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"'   -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 parseutils.o parseutils.c
make[2]: Leaving directory '/var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7'
make[2]: Entering directory '/var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"'   -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 utils.o utils.c
make[2]: Leaving directory '/var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7'
make[2]: Entering directory '/var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"'   -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 symbols.o symbols.c
symbols.c: In function ‘HandleSymbolsBody’:
symbols.c:1488:31: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
 1488 |                     field.str = "symbols";
      |                               ^
symbols.c:1490:31: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
 1490 |                     field.str = "actions";
      |                               ^
In function ‘AddModMapEntry’,
    inlined from ‘HandleModMapDef’ at symbols.c:1613:14,
    inlined from ‘HandleSymbolsFile’ at symbols.c:1658:18:
symbols.c:631:20: warning: ‘tmp.defs.merge’ may be used uninitialized [-Wmaybe-uninitialized]
  631 |                 if (clobber)
      |                    ^
symbols.c: In function ‘HandleSymbolsFile’:
symbols.c:1579:17: note: ‘tmp.defs.merge’ was declared here
 1579 |     ModMapEntry tmp;
      |                 ^~~
make[2]: Leaving directory '/var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7'
make[2]: Entering directory '/var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"'   -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 vmod.o vmod.c
make[2]: Leaving directory '/var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7'
make[2]: Entering directory '/var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"'   -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 xkbcomp.o xkbcomp.c
xkbcomp.c: In function ‘main’:
xkbcomp.c:945:23: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  945 |             inputFile = "stdin";
      |                       ^
xkbcomp.c:1145:28: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
 1145 |                 outputFile = "stdout";
      |                            ^
make[2]: Leaving directory '/var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7'
make[2]: Entering directory '/var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"'   -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 xkbpath.o xkbpath.c
make[2]: Leaving directory '/var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7'
make[2]: Entering directory '/var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"'   -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 xkbparse.o xkbparse.c
xkbparse.c:302:5: warning: redundant redeclaration of ‘yyparse’ [-Wredundant-decls]
  302 | int yyparse (void);
      |     ^~~~~~~
In file included from xkbparse.y:97:
parseutils.h:200:12: note: previous declaration of ‘yyparse’ with type ‘int(void)’
  200 | extern int yyparse(void);
      |            ^~~~~~~
make[2]: Leaving directory '/var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7'
make[2]: Entering directory '/var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"'   -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 xkbscan.o xkbscan.c
make[2]: Leaving directory '/var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7'
make[2]: Entering directory '/var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7'
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 xkbcomp action.o alias.o compat.o expr.o geometry.o indicators.o keycodes.o keymap.o keytypes.o listing.o misc.o parseutils.o symbols.o utils.o vmod.o xkbcomp.o xkbparse.o xkbpath.o xkbscan.o -lX11 -lxkbfile 
make[2]: Leaving directory '/var/tmp/portage/x11-apps/xkbcomp-1.4.7/work/xkbcomp-1.4.7'
>>> Source compiled.
>>> Test phase [not enabled]: x11-apps/xkbcomp-1.4.7

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

 * Final size of build directory: 2596 KiB (2.5 MiB)
 * Final size of installed tree:   404 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/xkbcomp