Mock Version: 1.2.18 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/mxml.spec'], uid=1001env={'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}user='mockbuild'logger=timeout=0shell=FalseprintOutput=FalsechrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-2770/root'gid=135) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/mxml.spec'] with env {'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False warning: Could not canonicalize hostname: copr-builder-680129222.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/mxml-2.5-10.el6.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/mxml.spec'], uid=1001env={'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}user='mockbuild'logger=timeout=0shell=FalseprintOutput=Falseprivate_network=TruechrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-2770/root'gid=135) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/mxml.spec'] with env {'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hmPkav + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf mxml-2.5 + /bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/mxml-2.5.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd mxml-2.5 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (mxml-no-rpath.patch): + echo 'Patch #0 (mxml-no-rpath.patch):' + /usr/bin/patch -p0 --fuzz=0 + /bin/cat /builddir/build/SOURCES/mxml-no-rpath.patch patching file ./configure Patch #1 (mxml-pkgconfig.patch): + echo 'Patch #1 (mxml-pkgconfig.patch):' + /bin/cat /builddir/build/SOURCES/mxml-pkgconfig.patch + /usr/bin/patch -p0 -b --suffix .pthread --fuzz=0 patching file mxml.pc.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1vlxCJ + umask 022 + cd /builddir/build/BUILD + cd mxml-2.5 + LANG=C + export LANG + unset DISPLAY + autoconf + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --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 --enable-shared checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ar... /usr/bin/ar checking for cp... /bin/cp checking for ln... /bin/ln checking for mkdir... /bin/mkdir checking for rm... /bin/rm checking for inline... inline checking for strdup... yes checking for snprintf... yes checking for vsnprintf... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create using -lpthreads... no checking for pthread_create using -lpthread... yes checking for shared library support... yes configure: creating ./config.status config.status: creating Makefile config.status: creating mxml.list config.status: creating mxml.pc config.status: creating config.h + make -j2 gcc -fPIC -Os -g -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_THREAD_SAFE -D_REENTRANT -c mxml-attr.c gcc -fPIC -Os -g -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_THREAD_SAFE -D_REENTRANT -c mxml-entity.c gcc -fPIC -Os -g -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_THREAD_SAFE -D_REENTRANT -c mxml-file.c gcc -fPIC -Os -g -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_THREAD_SAFE -D_REENTRANT -c mxml-index.c gcc -fPIC -Os -g -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_THREAD_SAFE -D_REENTRANT -c mxml-node.c gcc -fPIC -Os -g -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_THREAD_SAFE -D_REENTRANT -c mxml-search.c gcc -fPIC -Os -g -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_THREAD_SAFE -D_REENTRANT -c mxml-set.c gcc -fPIC -Os -g -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_THREAD_SAFE -D_REENTRANT -c mxml-private.c gcc -fPIC -Os -g -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_THREAD_SAFE -D_REENTRANT -c mxml-string.c gcc -fPIC -Os -g -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_THREAD_SAFE -D_REENTRANT -c mxmldoc.c gcc -fPIC -Os -g -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_THREAD_SAFE -D_REENTRANT -c testmxml.c gcc -Wl,-soname,libmxml.so.1,-rpath,/usr/lib64 -shared -fPIC -Os -g -o libmxml.so.1.4 mxml-attr.o mxml-entity.o mxml-file.o mxml-index.o mxml-node.o mxml-search.o mxml-set.o mxml-private.o mxml-string.o /bin/rm -f libmxml.so libmxml.so.1 /bin/ln -s libmxml.so.1.4 libmxml.so /bin/ln -s libmxml.so.1.4 libmxml.so.1 /bin/rm -f libmxml.a /usr/bin/ar crvs libmxml.a mxml-attr.o mxml-entity.o mxml-file.o mxml-index.o mxml-node.o mxml-search.o mxml-set.o mxml-private.o mxml-string.o a - mxml-attr.o a - mxml-entity.o a - mxml-file.o a - mxml-index.o a - mxml-node.o a - mxml-search.o a - mxml-set.o a - mxml-private.o a - mxml-string.o ranlib libmxml.a gcc -fPIC -Os -g -Wl,-rpath,/usr/lib64 -o testmxml testmxml.o libmxml.a -lpthread Testing library... ./testmxml test.xml >temp1.xml 2>temp1s.xml ./testmxml temp1.xml >temp2.xml 2>temp2s.xml Stdio file test passed! String test passed! File descriptor test passed! gcc -L. -fPIC -Os -g -Wl,-rpath,/usr/lib64 -o mxmldoc mxmldoc.o -lmxml -lpthread gcc -fPIC -Os -g -Wl,-rpath,/usr/lib64 -o mxmldoc-static mxmldoc.o libmxml.a -lpthread /bin/rm -f mxml.xml ./mxmldoc-static --header doc/reference.heading mxml.xml mxml.h mxml-attr.c mxml-entity.c mxml-file.c mxml-index.c mxml-node.c mxml-search.c mxml-set.c >doc/reference.html /bin/rm -f doc/mxml.man ./mxmldoc-static --man mxml --title "Mini-XML API" \ --intro doc/intro.man --footer doc/footer.man \ mxml.xml >doc/mxml.man + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TqQXM7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mxml-2.5-10.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mxml-2.5-10.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/mxml-2.5-10.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mxml-2.5-10.el6.x86_64 + cd mxml-2.5 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/mxml-2.5-10.el6.x86_64 + make BUILDROOT=/builddir/build/BUILDROOT/mxml-2.5-10.el6.x86_64 install /usr/bin/install -c -d /builddir/build/BUILDROOT/mxml-2.5-10.el6.x86_64/usr/lib64 /usr/bin/install -c -m 755 libmxml.so.1.4 /builddir/build/BUILDROOT/mxml-2.5-10.el6.x86_64/usr/lib64 /bin/rm -f /builddir/build/BUILDROOT/mxml-2.5-10.el6.x86_64/usr/lib64/libmxml.so /bin/ln -s libmxml.so.1.4 /builddir/build/BUILDROOT/mxml-2.5-10.el6.x86_64/usr/lib64/libmxml.so /bin/rm -f /builddir/build/BUILDROOT/mxml-2.5-10.el6.x86_64/usr/lib64/libmxml.so.1 /bin/ln -s libmxml.so.1.4 /builddir/build/BUILDROOT/mxml-2.5-10.el6.x86_64/usr/lib64/libmxml.so.1 /usr/bin/install -c -d /builddir/build/BUILDROOT/mxml-2.5-10.el6.x86_64/usr/lib64 /usr/bin/install -c -m 755 libmxml.a /builddir/build/BUILDROOT/mxml-2.5-10.el6.x86_64/usr/lib64 ranlib /builddir/build/BUILDROOT/mxml-2.5-10.el6.x86_64/usr/lib64/libmxml.a /usr/bin/install -c -d /builddir/build/BUILDROOT/mxml-2.5-10.el6.x86_64/usr/bin /usr/bin/install -c -m 755 -s mxmldoc /builddir/build/BUILDROOT/mxml-2.5-10.el6.x86_64/usr/bin /usr/bin/install -c -d /builddir/build/BUILDROOT/mxml-2.5-10.el6.x86_64/usr/share/doc/mxml for file in doc/0.gif doc/1.gif doc/2.gif doc/3.gif doc/4.gif doc/A.gif doc/B.gif doc/C.gif doc/D.gif doc/mxml.html doc/mxmldoc.xsd README COPYING CHANGES; do \ /usr/bin/install -c -m 644 $file /builddir/build/BUILDROOT/mxml-2.5-10.el6.x86_64/usr/share/doc/mxml; \ done /usr/bin/install -c -d /builddir/build/BUILDROOT/mxml-2.5-10.el6.x86_64/usr/include /usr/bin/install -c -m 644 mxml.h /builddir/build/BUILDROOT/mxml-2.5-10.el6.x86_64/usr/include /usr/bin/install -c -d /builddir/build/BUILDROOT/mxml-2.5-10.el6.x86_64/usr/lib64/pkgconfig /usr/bin/install -c -m 644 mxml.pc /builddir/build/BUILDROOT/mxml-2.5-10.el6.x86_64/usr/lib64/pkgconfig /usr/bin/install -c -d /builddir/build/BUILDROOT/mxml-2.5-10.el6.x86_64/usr/share/man/man1 /usr/bin/install -c -m 644 doc/mxmldoc.man /builddir/build/BUILDROOT/mxml-2.5-10.el6.x86_64/usr/share/man/man1/mxmldoc.1 /usr/bin/install -c -d /builddir/build/BUILDROOT/mxml-2.5-10.el6.x86_64/usr/share/man/man3 /usr/bin/install -c -m 644 doc/mxml.man /builddir/build/BUILDROOT/mxml-2.5-10.el6.x86_64/usr/share/man/man3/mxml.3 + rm /builddir/build/BUILDROOT/mxml-2.5-10.el6.x86_64/usr/lib64/libmxml.a + rm -rf /builddir/build/BUILDROOT/mxml-2.5-10.el6.x86_64/usr/share/doc/mxml/ + rm -f '/builddir/build/BUILDROOT/mxml-2.5-10.el6.x86_64/usr/share/man/cat*/*' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/mxml-2.5 extracting debug info from /builddir/build/BUILDROOT/mxml-2.5-10.el6.x86_64/usr/lib64/libmxml.so.1.4 symlinked /usr/lib/debug/usr/lib64/libmxml.so.1.4.debug to /usr/lib/debug/usr/lib64/libmxml.so.1.debug symlinked /usr/lib/debug/usr/lib64/libmxml.so.1.4.debug to /usr/lib/debug/usr/lib64/libmxml.so.debug 309 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: mxml-2.5-10.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.X7sqzw + umask 022 + cd /builddir/build/BUILD + cd mxml-2.5 + DOCDIR=/builddir/build/BUILDROOT/mxml-2.5-10.el6.x86_64/usr/share/doc/mxml-2.5 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/mxml-2.5-10.el6.x86_64/usr/share/doc/mxml-2.5 + /bin/mkdir -p /builddir/build/BUILDROOT/mxml-2.5-10.el6.x86_64/usr/share/doc/mxml-2.5 + cp -pr COPYING README /builddir/build/BUILDROOT/mxml-2.5-10.el6.x86_64/usr/share/doc/mxml-2.5 + exit 0 Provides: libmxml.so.1()(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.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) libmxml.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: mxml-devel-2.5-10.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.z5H9pV + umask 022 + cd /builddir/build/BUILD + cd mxml-2.5 + DOCDIR=/builddir/build/BUILDROOT/mxml-2.5-10.el6.x86_64/usr/share/doc/mxml-devel-2.5 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/mxml-2.5-10.el6.x86_64/usr/share/doc/mxml-devel-2.5 + /bin/mkdir -p /builddir/build/BUILDROOT/mxml-2.5-10.el6.x86_64/usr/share/doc/mxml-devel-2.5 + cp -pr CHANGES doc/advanced.html doc/basics.html doc/install.html doc/intro.html doc/license.html doc/mxml.html doc/mxmldoc.html doc/reference.html doc/relnotes.html doc/schema.html doc/title.html doc/0.gif doc/1.gif doc/2.gif doc/3.gif doc/4.gif doc/5.gif doc/6.gif doc/7.gif doc/8.gif doc/9.gif doc/A.gif doc/B.gif doc/C.gif doc/D.gif doc/E.gif doc/F.gif doc/logo.gif /builddir/build/BUILDROOT/mxml-2.5-10.el6.x86_64/usr/share/doc/mxml-devel-2.5 + exit 0 Provides: pkgconfig(mxml) = 2.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config libmxml.so.1()(64bit) Processing files: mxml-debuginfo-2.5-10.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mxml-2.5-10.el6.x86_64 warning: Could not canonicalize hostname: copr-builder-680129222.novalocal Wrote: /builddir/build/RPMS/mxml-2.5-10.el6.x86_64.rpm Wrote: /builddir/build/RPMS/mxml-devel-2.5-10.el6.x86_64.rpm Wrote: /builddir/build/RPMS/mxml-debuginfo-2.5-10.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jxqP9z + umask 022 + cd /builddir/build/BUILD + cd mxml-2.5 + rm -rf /builddir/build/BUILDROOT/mxml-2.5-10.el6.x86_64 + exit 0 Child return code was: 0