Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libxkbcommon.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1634/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libxkbcommon.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} warning: Could not canonicalize hostname: i-0001285d Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libxkbcommon-0.4.2-4.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libxkbcommon.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1634/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libxkbcommon.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qXbTnb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libxkbcommon-0.4.2 + /usr/bin/xz -dc /builddir/build/SOURCES/libxkbcommon-0.4.2.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libxkbcommon-0.4.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + autoreconf -v --install autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal -I m4 ${ACLOCAL_FLAGS} autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy autoreconf: running: /usr/bin/autoconf autoreconf: running: /usr/bin/autoheader autoreconf: running: automake --add-missing --copy --no-force autoreconf: Leaving directory `.' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uIpnDA + umask 022 + cd /builddir/build/BUILD + cd libxkbcommon-0.4.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build-aux/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build-aux/config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-silent-rules --disable-static --disable-x11 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for gcc option to accept ISO C99... -std=gnu99 checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking if gcc -std=gnu99 supports -Werror=unknown-warning-option... no checking if gcc -std=gnu99 supports -Werror=unused-command-line-argument... no checking if gcc -std=gnu99 supports-Wall... yes checking if gcc -std=gnu99 supports-Wpointer-arith... yes checking if gcc -std=gnu99 supports-Wmissing-declarations... yes checking if gcc -std=gnu99 supports-Wformat=2... yes checking if gcc -std=gnu99 supports-Wstrict-prototypes... yes checking if gcc -std=gnu99 supports-Wmissing-prototypes... yes checking if gcc -std=gnu99 supports-Wnested-externs... yes checking if gcc -std=gnu99 supports-Wbad-function-cast... yes checking if gcc -std=gnu99 supports-Wold-style-definition... yes checking if gcc -std=gnu99 supports-Wdeclaration-after-statement... yes checking if gcc -std=gnu99 supports-Wunused... yes checking if gcc -std=gnu99 supports-Wuninitialized... yes checking if gcc -std=gnu99 supports-Wshadow... yes checking if gcc -std=gnu99 supports-Wcast-qual... yes checking if gcc -std=gnu99 supports-Wmissing-noreturn... yes checking if gcc -std=gnu99 supports-Wmissing-format-attribute... yes checking if gcc -std=gnu99 supports-Wredundant-decls... yes checking if gcc -std=gnu99 supports-Werror=implicit... yes checking if gcc -std=gnu99 supports-Werror=nonnull... yes checking if gcc -std=gnu99 supports-Werror=init-self... yes checking if gcc -std=gnu99 supports-Werror=main... yes checking if gcc -std=gnu99 supports-Werror=missing-braces... yes checking if gcc -std=gnu99 supports-Werror=sequence-point... yes checking if gcc -std=gnu99 supports-Werror=return-type... yes checking if gcc -std=gnu99 supports-Werror=trigraphs... yes checking if gcc -std=gnu99 supports-Werror=array-bounds... yes checking if gcc -std=gnu99 supports-Werror=write-strings... yes checking if gcc -std=gnu99 supports-Werror=address... yes checking if gcc -std=gnu99 supports-Werror=int-to-pointer-cast... yes checking if gcc -std=gnu99 supports-Werror=pointer-to-int-cast... yes checking if gcc -std=gnu99 supports-pedantic... yes checking if gcc -std=gnu99 supports-Werror... yes checking if gcc -std=gnu99 supports-Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking whether to build documentation... yes checking for doxygen... no checking whether gcc -std=gnu99 and cc understand -c and -o together... configure: WARNING: doxygen not found - documentation targets will be skipped yes checking for inline... inline checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for bison... bison -y checking for bison... /usr/bin/bison checking for strcasecmp... yes checking for strncasecmp... yes checking for eaccess... yes checking for euidaccess... yes checking for mmap... yes checking for secure_getenv... yes checking for __secure_getenv... no checking for __builtin_expect... yes checking linux/input.h usability... yes checking linux/input.h presence... yes checking for linux/input.h... yes checking if gcc -std=gnu99 supports-fvisibility=hidden... yes checking if gcc -std=gnu99 supports-Wextra -Wno-unused-parameter -Wno-missing-field-initializers... yes checking whether the linker accepts -Wl,--no-undefined... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating xkbcommon-uninstalled.pc config.status: creating xkbcommon.pc config.status: creating xkbcommon-x11.pc config.status: creating xkbcommon-x11-uninstalled.pc config.status: creating doc/Doxyfile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands libxkbcommon 0.4.2 libxkbcommon: yes libxkbcommon-x11: no documentation: yes default XKB rules: evdev default XKB model: pc105 default XKB layout: us default XKB variant: default XKB options: prefix: /usr includedir: /usr/include lib dir: /usr/lib64 XKB config root: /usr/share/X11/xkb + make -j3 /bin/sh ./build-aux/ylwrap src/xkbcomp/parser.y y.tab.c src/xkbcomp/parser.c y.tab.h `echo src/xkbcomp/parser.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output src/xkbcomp/parser.output -- bison -y -d -p _xkbcommon_ updating src/xkbcomp/parser.h make all-am make[1]: Entering directory `/builddir/build/BUILD/libxkbcommon-0.4.2' /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"' -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o src/xkbcomp/action.lo src/xkbcomp/action.c /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"' -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o src/xkbcomp/ast-build.lo src/xkbcomp/ast-build.c /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"' -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o src/xkbcomp/compat.lo src/xkbcomp/compat.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT=\"/usr/share/X11/xkb\" -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/xkbcomp/ast-build.c -fPIC -DPIC -o src/xkbcomp/.libs/ast-build.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT=\"/usr/share/X11/xkb\" -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/xkbcomp/action.c -fPIC -DPIC -o src/xkbcomp/.libs/action.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT=\"/usr/share/X11/xkb\" -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/xkbcomp/compat.c -fPIC -DPIC -o src/xkbcomp/.libs/compat.o /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"' -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o src/xkbcomp/expr.lo src/xkbcomp/expr.c /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"' -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o src/xkbcomp/include.lo src/xkbcomp/include.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT=\"/usr/share/X11/xkb\" -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/xkbcomp/expr.c -fPIC -DPIC -o src/xkbcomp/.libs/expr.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT=\"/usr/share/X11/xkb\" -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/xkbcomp/include.c -fPIC -DPIC -o src/xkbcomp/.libs/include.o /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"' -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o src/xkbcomp/keycodes.lo src/xkbcomp/keycodes.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT=\"/usr/share/X11/xkb\" -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/xkbcomp/keycodes.c -fPIC -DPIC -o src/xkbcomp/.libs/keycodes.o /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"' -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o src/xkbcomp/keymap.lo src/xkbcomp/keymap.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT=\"/usr/share/X11/xkb\" -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/xkbcomp/keymap.c -fPIC -DPIC -o src/xkbcomp/.libs/keymap.o /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"' -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o src/xkbcomp/keymap-dump.lo src/xkbcomp/keymap-dump.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT=\"/usr/share/X11/xkb\" -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/xkbcomp/keymap-dump.c -fPIC -DPIC -o src/xkbcomp/.libs/keymap-dump.o /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"' -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o src/xkbcomp/keywords.lo src/xkbcomp/keywords.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT=\"/usr/share/X11/xkb\" -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/xkbcomp/keywords.c -fPIC -DPIC -o src/xkbcomp/.libs/keywords.o /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"' -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o src/xkbcomp/parser.lo src/xkbcomp/parser.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT=\"/usr/share/X11/xkb\" -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/xkbcomp/parser.c -fPIC -DPIC -o src/xkbcomp/.libs/parser.o /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"' -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o src/xkbcomp/rules.lo src/xkbcomp/rules.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT=\"/usr/share/X11/xkb\" -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/xkbcomp/rules.c -fPIC -DPIC -o src/xkbcomp/.libs/rules.o /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"' -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o src/xkbcomp/scanner.lo src/xkbcomp/scanner.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT=\"/usr/share/X11/xkb\" -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/xkbcomp/scanner.c -fPIC -DPIC -o src/xkbcomp/.libs/scanner.o /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"' -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o src/xkbcomp/symbols.lo src/xkbcomp/symbols.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT=\"/usr/share/X11/xkb\" -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/xkbcomp/symbols.c -fPIC -DPIC -o src/xkbcomp/.libs/symbols.o /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"' -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o src/xkbcomp/types.lo src/xkbcomp/types.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT=\"/usr/share/X11/xkb\" -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/xkbcomp/types.c -fPIC -DPIC -o src/xkbcomp/.libs/types.o /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"' -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o src/xkbcomp/vmod.lo src/xkbcomp/vmod.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT=\"/usr/share/X11/xkb\" -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/xkbcomp/vmod.c -fPIC -DPIC -o src/xkbcomp/.libs/vmod.o /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"' -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o src/xkbcomp/xkbcomp.lo src/xkbcomp/xkbcomp.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT=\"/usr/share/X11/xkb\" -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/xkbcomp/xkbcomp.c -fPIC -DPIC -o src/xkbcomp/.libs/xkbcomp.o /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"' -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o src/atom.lo src/atom.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT=\"/usr/share/X11/xkb\" -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/atom.c -fPIC -DPIC -o src/.libs/atom.o /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"' -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o src/context.lo src/context.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT=\"/usr/share/X11/xkb\" -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/context.c -fPIC -DPIC -o src/.libs/context.o /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"' -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o src/context-priv.lo src/context-priv.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT=\"/usr/share/X11/xkb\" -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/context-priv.c -fPIC -DPIC -o src/.libs/context-priv.o /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"' -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o src/compat.lo src/compat.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT=\"/usr/share/X11/xkb\" -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/compat.c -fPIC -DPIC -o src/.libs/compat.o /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"' -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o src/keysym.lo src/keysym.c /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"' -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o src/keysym-utf.lo src/keysym-utf.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT=\"/usr/share/X11/xkb\" -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/keysym.c -fPIC -DPIC -o src/.libs/keysym.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT=\"/usr/share/X11/xkb\" -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/keysym-utf.c -fPIC -DPIC -o src/.libs/keysym-utf.o /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"' -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o src/keymap.lo src/keymap.c /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"' -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o src/keymap-priv.lo src/keymap-priv.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT=\"/usr/share/X11/xkb\" -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/keymap.c -fPIC -DPIC -o src/.libs/keymap.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT=\"/usr/share/X11/xkb\" -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/keymap-priv.c -fPIC -DPIC -o src/.libs/keymap-priv.o /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"' -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o src/state.lo src/state.c /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"' -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o src/text.lo src/text.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT=\"/usr/share/X11/xkb\" -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/state.c -fPIC -DPIC -o src/.libs/state.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT=\"/usr/share/X11/xkb\" -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/text.c -fPIC -DPIC -o src/.libs/text.o /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"' -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o src/utf8.lo src/utf8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT=\"/usr/share/X11/xkb\" -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/utf8.c -fPIC -DPIC -o src/.libs/utf8.o /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT='"/usr/share/X11/xkb"' -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o src/utils.lo src/utils.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -DDFLT_XKB_CONFIG_ROOT=\"/usr/share/X11/xkb\" -I./src -I./src/xkbcomp -I./src/xkbcomp -include ./src/config.h -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/utils.c -fPIC -DPIC -o src/.libs/utils.o /bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -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 -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fvisibility=hidden -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -no-undefined -Wl,--no-undefined -Wl,-z,relro -o libxkbcommon.la -rpath /usr/lib64 src/xkbcomp/action.lo src/xkbcomp/ast-build.lo src/xkbcomp/compat.lo src/xkbcomp/expr.lo src/xkbcomp/include.lo src/xkbcomp/keycodes.lo src/xkbcomp/keymap.lo src/xkbcomp/keymap-dump.lo src/xkbcomp/keywords.lo src/xkbcomp/parser.lo src/xkbcomp/rules.lo src/xkbcomp/scanner.lo src/xkbcomp/symbols.lo src/xkbcomp/types.lo src/xkbcomp/vmod.lo src/xkbcomp/xkbcomp.lo src/atom.lo src/context.lo src/context-priv.lo src/compat.lo src/keysym.lo src/keysym-utf.lo src/keymap.lo src/keymap-priv.lo src/state.lo src/text.lo src/utf8.lo src/utils.lo libtool: link: gcc -shared -fPIC -DPIC src/xkbcomp/.libs/action.o src/xkbcomp/.libs/ast-build.o src/xkbcomp/.libs/compat.o src/xkbcomp/.libs/expr.o src/xkbcomp/.libs/include.o src/xkbcomp/.libs/keycodes.o src/xkbcomp/.libs/keymap.o src/xkbcomp/.libs/keymap-dump.o src/xkbcomp/.libs/keywords.o src/xkbcomp/.libs/parser.o src/xkbcomp/.libs/rules.o src/xkbcomp/.libs/scanner.o src/xkbcomp/.libs/symbols.o src/xkbcomp/.libs/types.o src/xkbcomp/.libs/vmod.o src/xkbcomp/.libs/xkbcomp.o src/.libs/atom.o src/.libs/context.o src/.libs/context-priv.o src/.libs/compat.o src/.libs/keysym.o src/.libs/keysym-utf.o src/.libs/keymap.o src/.libs/keymap-priv.o src/.libs/state.o src/.libs/text.o src/.libs/utf8.o src/.libs/utils.o -O2 -m64 -mtune=generic -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-soname -Wl,libxkbcommon.so.0 -o .libs/libxkbcommon.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libxkbcommon.so.0" && ln -s "libxkbcommon.so.0.0.0" "libxkbcommon.so.0") libtool: link: (cd ".libs" && rm -f "libxkbcommon.so" && ln -s "libxkbcommon.so.0.0.0" "libxkbcommon.so") libtool: link: ( cd ".libs" && rm -f "libxkbcommon.la" && ln -s "../libxkbcommon.la" "libxkbcommon.la" ) make[1]: Leaving directory `/builddir/build/BUILD/libxkbcommon-0.4.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.stU1Yk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libxkbcommon-0.4.2-4.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libxkbcommon-0.4.2-4.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/libxkbcommon-0.4.2-4.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libxkbcommon-0.4.2-4.el7.centos.x86_64 + cd libxkbcommon-0.4.2 + make install DESTDIR=/builddir/build/BUILDROOT/libxkbcommon-0.4.2-4.el7.centos.x86_64 'INSTALL=install -p' make install-am make[1]: Entering directory `/builddir/build/BUILD/libxkbcommon-0.4.2' make[2]: Entering directory `/builddir/build/BUILD/libxkbcommon-0.4.2' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxkbcommon-0.4.2-4.el7.centos.x86_64/usr/lib64' /bin/sh ./libtool --mode=install install -p libxkbcommon.la '/builddir/build/BUILDROOT/libxkbcommon-0.4.2-4.el7.centos.x86_64/usr/lib64' libtool: install: install -p .libs/libxkbcommon.so.0.0.0 /builddir/build/BUILDROOT/libxkbcommon-0.4.2-4.el7.centos.x86_64/usr/lib64/libxkbcommon.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libxkbcommon-0.4.2-4.el7.centos.x86_64/usr/lib64 && { ln -s -f libxkbcommon.so.0.0.0 libxkbcommon.so.0 || { rm -f libxkbcommon.so.0 && ln -s libxkbcommon.so.0.0.0 libxkbcommon.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libxkbcommon-0.4.2-4.el7.centos.x86_64/usr/lib64 && { ln -s -f libxkbcommon.so.0.0.0 libxkbcommon.so || { rm -f libxkbcommon.so && ln -s libxkbcommon.so.0.0.0 libxkbcommon.so; }; }) libtool: install: install -p .libs/libxkbcommon.lai /builddir/build/BUILDROOT/libxkbcommon-0.4.2-4.el7.centos.x86_64/usr/lib64/libxkbcommon.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxkbcommon-0.4.2-4.el7.centos.x86_64/usr/lib64/pkgconfig' install -p -m 644 xkbcommon.pc '/builddir/build/BUILDROOT/libxkbcommon-0.4.2-4.el7.centos.x86_64/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxkbcommon-0.4.2-4.el7.centos.x86_64/usr/include/xkbcommon' install -p -m 644 xkbcommon/xkbcommon.h xkbcommon/xkbcommon-compat.h xkbcommon/xkbcommon-keysyms.h xkbcommon/xkbcommon-names.h '/builddir/build/BUILDROOT/libxkbcommon-0.4.2-4.el7.centos.x86_64/usr/include/xkbcommon' make[2]: Leaving directory `/builddir/build/BUILD/libxkbcommon-0.4.2' make[1]: Leaving directory `/builddir/build/BUILD/libxkbcommon-0.4.2' + find /builddir/build/BUILDROOT/libxkbcommon-0.4.2-4.el7.centos.x86_64 -name '*.la' -exec rm -fv '{}' ';' removed '/builddir/build/BUILDROOT/libxkbcommon-0.4.2-4.el7.centos.x86_64/usr/lib64/libxkbcommon.la' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/libxkbcommon-0.4.2 extracting debug info from /builddir/build/BUILDROOT/libxkbcommon-0.4.2-4.el7.centos.x86_64/usr/lib64/libxkbcommon.so.0.0.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libxkbcommon.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libxkbcommon.so.debug symlinked /usr/lib/debug/usr/lib64/libxkbcommon.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libxkbcommon.so.0.debug 2010 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libxkbcommon-0.4.2-4.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gneih7 + umask 022 + cd /builddir/build/BUILD + cd libxkbcommon-0.4.2 + DOCDIR=/builddir/build/BUILDROOT/libxkbcommon-0.4.2-4.el7.centos.x86_64/usr/share/doc/libxkbcommon-0.4.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libxkbcommon-0.4.2-4.el7.centos.x86_64/usr/share/doc/libxkbcommon-0.4.2 + cp -pr COPYING /builddir/build/BUILDROOT/libxkbcommon-0.4.2-4.el7.centos.x86_64/usr/share/doc/libxkbcommon-0.4.2 + exit 0 Provides: libxkbcommon = 0.4.2-4.el7.centos libxkbcommon(x86-64) = 0.4.2-4.el7.centos libxkbcommon.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) rtld(GNU_HASH) Processing files: libxkbcommon-devel-0.4.2-4.el7.centos.x86_64 Provides: libxkbcommon-devel = 0.4.2-4.el7.centos libxkbcommon-devel(x86-64) = 0.4.2-4.el7.centos pkgconfig(xkbcommon) = 0.4.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libxkbcommon.so.0()(64bit) Processing files: libxkbcommon-debuginfo-0.4.2-4.el7.centos.x86_64 Provides: libxkbcommon-debuginfo = 0.4.2-4.el7.centos libxkbcommon-debuginfo(x86-64) = 0.4.2-4.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libxkbcommon-0.4.2-4.el7.centos.x86_64 warning: Could not canonicalize hostname: i-0001285d Wrote: /builddir/build/RPMS/libxkbcommon-0.4.2-4.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/libxkbcommon-devel-0.4.2-4.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/libxkbcommon-debuginfo-0.4.2-4.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kLiUfj + umask 022 + cd /builddir/build/BUILD + cd libxkbcommon-0.4.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libxkbcommon-0.4.2-4.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->