Mock Version: 1.3.3 Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/xcb-proto.spec'], logger=timeout=172800shell=Falseuser='mockbuild'uid=1000printOutput=Falseenv={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100'}gid=425chrootPath='/var/lib/mock/f26-build-7662368-694591/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/xcb-proto.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100'} and shell False sh: /usr/bin/python: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/xcb-proto-1.12-3.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/xcb-proto.spec'], logger=timeout=172800shell=Falseuser='mockbuild'uid=1000printOutput=Falseenv={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100'}private_network=Truegid=425chrootPath='/var/lib/mock/f26-build-7662368-694591/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/xcb-proto.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Hu8PRF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xcb-proto-1.12 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/xcb-proto-1.12.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd xcb-proto-1.12 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7Ygfqb + umask 022 + cd /builddir/build/BUILD + cd xcb-proto-1.12 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --libdir=/usr/share configure: WARNING: unrecognized options: --disable-dependency-tracking 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 for xmllint... /usr/bin/xmllint checking for a Python interpreter with version >= 2.5... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating xcbgen/Makefile config.status: creating xcb-proto.pc configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j48 Making all in src make[1]: Entering directory '/builddir/build/BUILD/xcb-proto-1.12/src' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/xcb-proto-1.12/src' Making all in xcbgen make[1]: Entering directory '/builddir/build/BUILD/xcb-proto-1.12/xcbgen' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/xcb-proto-1.12/xcbgen' make[1]: Entering directory '/builddir/build/BUILD/xcb-proto-1.12' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/xcb-proto-1.12' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RqcFsK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xcb-proto-1.12-3.fc26.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xcb-proto-1.12-3.fc26.noarch ++ dirname /builddir/build/BUILDROOT/xcb-proto-1.12-3.fc26.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xcb-proto-1.12-3.fc26.noarch + cd xcb-proto-1.12 + rm -rf /builddir/build/BUILDROOT/xcb-proto-1.12-3.fc26.noarch + make install DESTDIR=/builddir/build/BUILDROOT/xcb-proto-1.12-3.fc26.noarch Making install in src make[1]: Entering directory '/builddir/build/BUILD/xcb-proto-1.12/src' make[2]: Entering directory '/builddir/build/BUILD/xcb-proto-1.12/src' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xcb-proto-1.12-3.fc26.noarch/usr/share/xcb' /usr/bin/install -c -m 644 xcb.xsd xproto.xml bigreq.xml composite.xml damage.xml dpms.xml dri2.xml dri3.xml ge.xml glx.xml present.xml randr.xml record.xml render.xml res.xml screensaver.xml shape.xml shm.xml sync.xml xc_misc.xml xevie.xml xf86dri.xml xf86vidmode.xml xfixes.xml xinerama.xml xinput.xml xkb.xml xprint.xml xselinux.xml xtest.xml xv.xml xvmc.xml '/builddir/build/BUILDROOT/xcb-proto-1.12-3.fc26.noarch/usr/share/xcb' make[2]: Leaving directory '/builddir/build/BUILD/xcb-proto-1.12/src' make[1]: Leaving directory '/builddir/build/BUILD/xcb-proto-1.12/src' Making install in xcbgen make[1]: Entering directory '/builddir/build/BUILD/xcb-proto-1.12/xcbgen' make[2]: Entering directory '/builddir/build/BUILD/xcb-proto-1.12/xcbgen' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xcb-proto-1.12-3.fc26.noarch/usr/lib/python2.7/site-packages/xcbgen' /usr/bin/install -c -m 644 __init__.py error.py expr.py align.py matcher.py state.py xtypes.py '/builddir/build/BUILDROOT/xcb-proto-1.12-3.fc26.noarch/usr/lib/python2.7/site-packages/xcbgen' Byte-compiling python modules... __init__.pyerror.pyexpr.pyalign.pymatcher.pystate.pyxtypes.py Byte-compiling python modules (optimized versions) ... __init__.pyerror.pyexpr.pyalign.pymatcher.pystate.pyxtypes.py make[2]: Leaving directory '/builddir/build/BUILD/xcb-proto-1.12/xcbgen' make[1]: Leaving directory '/builddir/build/BUILD/xcb-proto-1.12/xcbgen' make[1]: Entering directory '/builddir/build/BUILD/xcb-proto-1.12' make[2]: Entering directory '/builddir/build/BUILD/xcb-proto-1.12' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xcb-proto-1.12-3.fc26.noarch/usr/share/pkgconfig' /usr/bin/install -c -m 644 xcb-proto.pc '/builddir/build/BUILDROOT/xcb-proto-1.12-3.fc26.noarch/usr/share/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/xcb-proto-1.12' make[1]: Leaving directory '/builddir/build/BUILD/xcb-proto-1.12' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/xcb-proto-1.12-3.fc26.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink Processing files: xcb-proto-1.12-3.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sfe4Mk + umask 022 + cd /builddir/build/BUILD + cd xcb-proto-1.12 + DOCDIR=/builddir/build/BUILDROOT/xcb-proto-1.12-3.fc26.noarch/usr/share/doc/xcb-proto + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xcb-proto-1.12-3.fc26.noarch/usr/share/doc/xcb-proto + cp -pr COPYING /builddir/build/BUILDROOT/xcb-proto-1.12-3.fc26.noarch/usr/share/doc/xcb-proto + cp -pr NEWS /builddir/build/BUILDROOT/xcb-proto-1.12-3.fc26.noarch/usr/share/doc/xcb-proto + cp -pr README /builddir/build/BUILDROOT/xcb-proto-1.12-3.fc26.noarch/usr/share/doc/xcb-proto + cp -pr TODO /builddir/build/BUILDROOT/xcb-proto-1.12-3.fc26.noarch/usr/share/doc/xcb-proto + cp -pr doc/xml-xcb.txt /builddir/build/BUILDROOT/xcb-proto-1.12-3.fc26.noarch/usr/share/doc/xcb-proto + exit 0 Provides: pkgconfig(xcb-proto) = 1.12 xcb-proto = 1.12-3.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xcb-proto-1.12-3.fc26.noarch Wrote: /builddir/build/RPMS/xcb-proto-1.12-3.fc26.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XoxtYY + umask 022 + cd /builddir/build/BUILD + cd xcb-proto-1.12 + rm -rf /builddir/build/BUILDROOT/xcb-proto-1.12-3.fc26.noarch + exit 0 Child return code was: 0