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-1706/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-000141a5 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libxkbcommon-0.3.1-1.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-1706/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.ZflmGq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libxkbcommon-0.3.1 + /usr/bin/xz -dc /builddir/build/SOURCES/libxkbcommon-0.3.1.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libxkbcommon-0.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.B1uQtE + exit 0 + umask 022 + cd /builddir/build/BUILD + cd libxkbcommon-0.3.1 + 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 `.' + 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 ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './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-static 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 for inline... configure: WARNING: doxygen not found - documentation targets will be skipped 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 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 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 doc/Doxyfile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j3 YACC src/xkbcomp/parser.c updating src/xkbcomp/parser.h make all-am make[1]: Entering directory `/builddir/build/BUILD/libxkbcommon-0.3.1' CC src/xkbcomp/action.lo CC src/xkbcomp/ast-build.lo CC src/xkbcomp/compat.lo CC src/xkbcomp/expr.lo CC src/xkbcomp/include.lo CC src/xkbcomp/keycodes.lo CC src/xkbcomp/keymap.lo CC src/xkbcomp/keymap-dump.lo CC src/xkbcomp/keywords.lo CC src/xkbcomp/parser.lo CC src/xkbcomp/rules.lo CC src/xkbcomp/scanner.lo CC src/xkbcomp/symbols.lo CC src/xkbcomp/types.lo CC src/xkbcomp/vmod.lo CC src/xkbcomp/xkbcomp.lo CC src/atom.lo CC src/context.lo CC src/compat.lo CC src/keysym.lo CC src/keysym-utf.lo CC src/keymap.lo CC src/state.lo CC src/text.lo CC src/utils.lo CC test/common.lo CCLD libxkbcommon.la CCLD libtest.la copying selected object files to avoid basename conflicts... make[1]: Leaving directory `/builddir/build/BUILD/libxkbcommon-0.3.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bi4KXJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libxkbcommon-0.3.1-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libxkbcommon-0.3.1-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/libxkbcommon-0.3.1-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libxkbcommon-0.3.1-1.el7.centos.x86_64 + cd libxkbcommon-0.3.1 + make install DESTDIR=/builddir/build/BUILDROOT/libxkbcommon-0.3.1-1.el7.centos.x86_64 'INSTALL=install -p' make install-am make[1]: Entering directory `/builddir/build/BUILD/libxkbcommon-0.3.1' make[2]: Entering directory `/builddir/build/BUILD/libxkbcommon-0.3.1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxkbcommon-0.3.1-1.el7.centos.x86_64/usr/lib64' /bin/sh ./libtool --mode=install install -p libxkbcommon.la '/builddir/build/BUILDROOT/libxkbcommon-0.3.1-1.el7.centos.x86_64/usr/lib64' libtool: install: install -p .libs/libxkbcommon.so.0.0.0 /builddir/build/BUILDROOT/libxkbcommon-0.3.1-1.el7.centos.x86_64/usr/lib64/libxkbcommon.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libxkbcommon-0.3.1-1.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.3.1-1.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.3.1-1.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.3.1-1.el7.centos.x86_64/usr/lib64/pkgconfig' install -p -m 644 xkbcommon.pc '/builddir/build/BUILDROOT/libxkbcommon-0.3.1-1.el7.centos.x86_64/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxkbcommon-0.3.1-1.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.3.1-1.el7.centos.x86_64/usr/include/xkbcommon' make[2]: Leaving directory `/builddir/build/BUILD/libxkbcommon-0.3.1' make[1]: Leaving directory `/builddir/build/BUILD/libxkbcommon-0.3.1' + find /builddir/build/BUILDROOT/libxkbcommon-0.3.1-1.el7.centos.x86_64 -name '*.la' -exec rm -f '{}' ';' + /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.3.1 extracting debug info from /builddir/build/BUILDROOT/libxkbcommon-0.3.1-1.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 1915 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.3.1-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LSvlFR + umask 022 + cd /builddir/build/BUILD + cd libxkbcommon-0.3.1 + DOCDIR=/builddir/build/BUILDROOT/libxkbcommon-0.3.1-1.el7.centos.x86_64/usr/share/doc/libxkbcommon-0.3.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libxkbcommon-0.3.1-1.el7.centos.x86_64/usr/share/doc/libxkbcommon-0.3.1 + cp -pr COPYING /builddir/build/BUILDROOT/libxkbcommon-0.3.1-1.el7.centos.x86_64/usr/share/doc/libxkbcommon-0.3.1 + exit 0 Provides: libxkbcommon = 0.3.1-1.el7.centos libxkbcommon(x86-64) = 0.3.1-1.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.2.5)(64bit) libc.so.6(GLIBC_2.3)(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.3.1-1.el7.centos.x86_64 Provides: libxkbcommon-devel = 0.3.1-1.el7.centos libxkbcommon-devel(x86-64) = 0.3.1-1.el7.centos pkgconfig(xkbcommon) = 0.3.1 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.3.1-1.el7.centos.x86_64 Provides: libxkbcommon-debuginfo = 0.3.1-1.el7.centos libxkbcommon-debuginfo(x86-64) = 0.3.1-1.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.3.1-1.el7.centos.x86_64 warning: Could not canonicalize hostname: i-000141a5 Wrote: /builddir/build/RPMS/libxkbcommon-0.3.1-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/libxkbcommon-devel-0.3.1-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/libxkbcommon-debuginfo-0.3.1-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nS7gvs + umask 022 + cd /builddir/build/BUILD + cd libxkbcommon-0.3.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libxkbcommon-0.3.1-1.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->