Mock Version: 1.1.38 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/xorg-sgml-doctools.spec'], False, '/srv/build/7/E/mock-root/c7.00.03-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/xorg-sgml-doctools.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/xorg-sgml-doctools-1.10-5.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/xorg-sgml-doctools.spec'], False, '/srv/build/7/E/mock-root/c7.00.03-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/xorg-sgml-doctools.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.iqL1i0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xorg-sgml-doctools-1.10 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/xorg-sgml-doctools-1.10.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd xorg-sgml-doctools-1.10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hyTq7f + umask 022 + cd /builddir/build/BUILD + cd xorg-sgml-doctools-1.10 + 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 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 to enable maintainer-specific portions of Makefiles... no 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 for gcc option to accept ISO C99... -std=gnu99 checking how to run the C preprocessor... gcc -std=gnu99 -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 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 build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking if gcc -std=gnu99 supports -Werror=attributes... no Package xorg-macros was not found in the pkg-config search path. Perhaps you should add the directory containing `xorg-macros.pc' to the PKG_CONFIG_PATH environment variable No package 'xorg-macros' found configure: creating ./config.status config.status: creating Makefile config.status: creating masterdb/Makefile config.status: creating xorg-sgml-doctools.pc config.status: executing depfiles commands + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.d6O53D + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xorg-sgml-doctools-1.10-5.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xorg-sgml-doctools-1.10-5.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/xorg-sgml-doctools-1.10-5.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xorg-sgml-doctools-1.10-5.el7.x86_64 + cd xorg-sgml-doctools-1.10 + make install DESTDIR=/builddir/build/BUILDROOT/xorg-sgml-doctools-1.10-5.el7.x86_64 Making install in masterdb make[1]: Entering directory `/builddir/build/BUILD/xorg-sgml-doctools-1.10/masterdb' GEN masterdb.html.xml GEN masterdb.pdf.xml make[2]: Entering directory `/builddir/build/BUILD/xorg-sgml-doctools-1.10/masterdb' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/sgml/X11/dbs" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xorg-sgml-doctools-1.10-5.el7.x86_64/usr/share/sgml/X11/dbs" /usr/bin/install -c -m 644 masterdb.html.xml masterdb.pdf.xml '/builddir/build/BUILDROOT/xorg-sgml-doctools-1.10-5.el7.x86_64/usr/share/sgml/X11/dbs' make[2]: Leaving directory `/builddir/build/BUILD/xorg-sgml-doctools-1.10/masterdb' make[1]: Leaving directory `/builddir/build/BUILD/xorg-sgml-doctools-1.10/masterdb' make[1]: Entering directory `/builddir/build/BUILD/xorg-sgml-doctools-1.10' make[2]: Entering directory `/builddir/build/BUILD/xorg-sgml-doctools-1.10' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/sgml/X11" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xorg-sgml-doctools-1.10-5.el7.x86_64/usr/share/sgml/X11" /usr/bin/install -c -m 644 defs.ent xorg.css xorg.xsl xorg-xhtml.xsl xorg-chunk.xsl xorg-fo.xsl '/builddir/build/BUILDROOT/xorg-sgml-doctools-1.10-5.el7.x86_64/usr/share/sgml/X11' test -z "/usr/share/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xorg-sgml-doctools-1.10-5.el7.x86_64/usr/share/pkgconfig" /usr/bin/install -c -m 644 xorg-sgml-doctools.pc '/builddir/build/BUILDROOT/xorg-sgml-doctools-1.10-5.el7.x86_64/usr/share/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/xorg-sgml-doctools-1.10' make[1]: Leaving directory `/builddir/build/BUILD/xorg-sgml-doctools-1.10' + /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/xorg-sgml-doctools-1.10 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /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: xorg-sgml-doctools-1.10-5.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.a4I6i2 + umask 022 + cd /builddir/build/BUILD + cd xorg-sgml-doctools-1.10 + DOCDIR=/builddir/build/BUILDROOT/xorg-sgml-doctools-1.10-5.el7.x86_64/usr/share/doc/xorg-sgml-doctools-1.10 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xorg-sgml-doctools-1.10-5.el7.x86_64/usr/share/doc/xorg-sgml-doctools-1.10 + cp -pr COPYING /builddir/build/BUILDROOT/xorg-sgml-doctools-1.10-5.el7.x86_64/usr/share/doc/xorg-sgml-doctools-1.10 + cp -pr ChangeLog /builddir/build/BUILDROOT/xorg-sgml-doctools-1.10-5.el7.x86_64/usr/share/doc/xorg-sgml-doctools-1.10 + exit 0 Provides: pkgconfig(xorg-sgml-doctools) = 1.10 xorg-sgml-doctools = 1.10-5.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xorg-sgml-doctools-1.10-5.el7.x86_64 Wrote: /builddir/build/RPMS/xorg-sgml-doctools-1.10-5.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DFUykP + umask 022 + cd /builddir/build/BUILD + cd xorg-sgml-doctools-1.10 + /usr/bin/rm -rf /builddir/build/BUILDROOT/xorg-sgml-doctools-1.10-5.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->