Mock Version: 1.2.10 Mock Version: 1.2.10 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tag.spec'], chrootPath='/var/lib/mock/f23-boost-3737913-507595/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tag.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: buildvm-13.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-tag-2013.1-13.fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-tag.spec '], chrootPath='/var/lib/mock/f23-boost-3737913-507595/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-tag.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dW0DL5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tagpy-2013.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/tagpy-2013.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd tagpy-2013.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (tagpy-2013.1-no-distribute.patch): + echo 'Patch #0 (tagpy-2013.1-no-distribute.patch):' + /usr/bin/patch -p1 -b --suffix .distribute-usage --fuzz=0 + /usr/bin/cat /builddir/build/SOURCES/tagpy-2013.1-no-distribute.patch patching file aksetup_helper.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rKkSEp + umask 022 + cd /builddir/build/BUILD + cd tagpy-2013.1 ++ pkg-config --cflags taglib + 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 -I/usr/include/taglib ' + python setup.py build ************************************************************* *** I have detected that you have not run configure.py. ************************************************************* *** Additionally, no global config files were found. *** I will go ahead with the default configuration. *** In all likelihood, this will not work out. *** *** See README_SETUP.txt for more information. *** *** If the build does fail, just re-run configure.py with the *** correct arguments, and then retry. Good luck! ************************************************************* *** HIT Ctrl-C NOW IF THIS IS NOT WHAT YOU WANT ************************************************************* Continuing in 10 seconds... Continuing in 9 seconds... Continuing in 8 seconds... Continuing in 7 seconds... Continuing in 6 seconds... Continuing in 5 seconds... Continuing in 4 seconds... Continuing in 3 seconds... Continuing in 2 seconds... Continuing in 1 seconds... running build running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/tagpy copying tagpy/flac.py -> build/lib.linux-x86_64-2.7/tagpy copying tagpy/__init__.py -> build/lib.linux-x86_64-2.7/tagpy copying tagpy/mpeg.py -> build/lib.linux-x86_64-2.7/tagpy copying tagpy/ape.py -> build/lib.linux-x86_64-2.7/tagpy copying tagpy/id3v1.py -> build/lib.linux-x86_64-2.7/tagpy copying tagpy/id3v2.py -> build/lib.linux-x86_64-2.7/tagpy copying tagpy/mpc.py -> build/lib.linux-x86_64-2.7/tagpy creating build/lib.linux-x86_64-2.7/tagpy/ogg copying tagpy/ogg/flac.py -> build/lib.linux-x86_64-2.7/tagpy/ogg copying tagpy/ogg/__init__.py -> build/lib.linux-x86_64-2.7/tagpy/ogg copying tagpy/ogg/vorbis.py -> build/lib.linux-x86_64-2.7/tagpy/ogg running build_ext building '_tagpy' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/src creating build/temp.linux-x86_64-2.7/src/wrapper gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -O3 -DNDEBUG -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/include/taglib -fPIC -I/usr/include/python2.7 -c src/wrapper/basics.cpp -o build/temp.linux-x86_64-2.7/src/wrapper/basics.o gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -O3 -DNDEBUG -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/include/taglib -fPIC -I/usr/include/python2.7 -c src/wrapper/id3.cpp -o build/temp.linux-x86_64-2.7/src/wrapper/id3.o gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -O3 -DNDEBUG -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/include/taglib -fPIC -I/usr/include/python2.7 -c src/wrapper/rest.cpp -o build/temp.linux-x86_64-2.7/src/wrapper/rest.o g++ -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/include/taglib build/temp.linux-x86_64-2.7/src/wrapper/basics.o build/temp.linux-x86_64-2.7/src/wrapper/id3.o build/temp.linux-x86_64-2.7/src/wrapper/rest.o -L/usr/lib64 -ltag -lboost_python -lpython2.7 -o build/lib.linux-x86_64-2.7/_tagpy.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2Nj7Uu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-tag-2013.1-13.fc23.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-tag-2013.1-13.fc23.x86_64 ++ dirname /builddir/build/BUILDROOT/python-tag-2013.1-13.fc23.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-tag-2013.1-13.fc23.x86_64 + cd tagpy-2013.1 + python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-tag-2013.1-13.fc23.x86_64 ************************************************************* *** I have detected that you have not run configure.py. ************************************************************* *** Additionally, no global config files were found. *** I will go ahead with the default configuration. *** In all likelihood, this will not work out. *** *** See README_SETUP.txt for more information. *** *** If the build does fail, just re-run configure.py with the *** correct arguments, and then retry. Good luck! ************************************************************* *** HIT Ctrl-C NOW IF THIS IS NOT WHAT YOU WANT ************************************************************* Continuing in 10 seconds... Continuing in 9 seconds... Continuing in 8 seconds... Continuing in 7 seconds... Continuing in 6 seconds... Continuing in 5 seconds... Continuing in 4 seconds... Continuing in 3 seconds... Continuing in 2 seconds... Continuing in 1 seconds... running install running install_lib creating /builddir/build/BUILDROOT/python-tag-2013.1-13.fc23.x86_64/usr creating /builddir/build/BUILDROOT/python-tag-2013.1-13.fc23.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-tag-2013.1-13.fc23.x86_64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-tag-2013.1-13.fc23.x86_64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-tag-2013.1-13.fc23.x86_64/usr/lib64/python2.7/site-packages/tagpy copying build/lib.linux-x86_64-2.7/tagpy/flac.py -> /builddir/build/BUILDROOT/python-tag-2013.1-13.fc23.x86_64/usr/lib64/python2.7/site-packages/tagpy copying build/lib.linux-x86_64-2.7/tagpy/__init__.py -> /builddir/build/BUILDROOT/python-tag-2013.1-13.fc23.x86_64/usr/lib64/python2.7/site-packages/tagpy copying build/lib.linux-x86_64-2.7/tagpy/mpeg.py -> /builddir/build/BUILDROOT/python-tag-2013.1-13.fc23.x86_64/usr/lib64/python2.7/site-packages/tagpy copying build/lib.linux-x86_64-2.7/tagpy/ape.py -> /builddir/build/BUILDROOT/python-tag-2013.1-13.fc23.x86_64/usr/lib64/python2.7/site-packages/tagpy copying build/lib.linux-x86_64-2.7/tagpy/id3v1.py -> /builddir/build/BUILDROOT/python-tag-2013.1-13.fc23.x86_64/usr/lib64/python2.7/site-packages/tagpy creating /builddir/build/BUILDROOT/python-tag-2013.1-13.fc23.x86_64/usr/lib64/python2.7/site-packages/tagpy/ogg copying build/lib.linux-x86_64-2.7/tagpy/ogg/flac.py -> /builddir/build/BUILDROOT/python-tag-2013.1-13.fc23.x86_64/usr/lib64/python2.7/site-packages/tagpy/ogg copying build/lib.linux-x86_64-2.7/tagpy/ogg/__init__.py -> /builddir/build/BUILDROOT/python-tag-2013.1-13.fc23.x86_64/usr/lib64/python2.7/site-packages/tagpy/ogg copying build/lib.linux-x86_64-2.7/tagpy/ogg/vorbis.py -> /builddir/build/BUILDROOT/python-tag-2013.1-13.fc23.x86_64/usr/lib64/python2.7/site-packages/tagpy/ogg copying build/lib.linux-x86_64-2.7/tagpy/id3v2.py -> /builddir/build/BUILDROOT/python-tag-2013.1-13.fc23.x86_64/usr/lib64/python2.7/site-packages/tagpy copying build/lib.linux-x86_64-2.7/tagpy/mpc.py -> /builddir/build/BUILDROOT/python-tag-2013.1-13.fc23.x86_64/usr/lib64/python2.7/site-packages/tagpy copying build/lib.linux-x86_64-2.7/_tagpy.so -> /builddir/build/BUILDROOT/python-tag-2013.1-13.fc23.x86_64/usr/lib64/python2.7/site-packages byte-compiling /builddir/build/BUILDROOT/python-tag-2013.1-13.fc23.x86_64/usr/lib64/python2.7/site-packages/tagpy/flac.py to flac.pyc byte-compiling /builddir/build/BUILDROOT/python-tag-2013.1-13.fc23.x86_64/usr/lib64/python2.7/site-packages/tagpy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-tag-2013.1-13.fc23.x86_64/usr/lib64/python2.7/site-packages/tagpy/mpeg.py to mpeg.pyc byte-compiling /builddir/build/BUILDROOT/python-tag-2013.1-13.fc23.x86_64/usr/lib64/python2.7/site-packages/tagpy/ape.py to ape.pyc byte-compiling /builddir/build/BUILDROOT/python-tag-2013.1-13.fc23.x86_64/usr/lib64/python2.7/site-packages/tagpy/id3v1.py to id3v1.pyc byte-compiling /builddir/build/BUILDROOT/python-tag-2013.1-13.fc23.x86_64/usr/lib64/python2.7/site-packages/tagpy/ogg/flac.py to flac.pyc byte-compiling /builddir/build/BUILDROOT/python-tag-2013.1-13.fc23.x86_64/usr/lib64/python2.7/site-packages/tagpy/ogg/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-tag-2013.1-13.fc23.x86_64/usr/lib64/python2.7/site-packages/tagpy/ogg/vorbis.py to vorbis.pyc byte-compiling /builddir/build/BUILDROOT/python-tag-2013.1-13.fc23.x86_64/usr/lib64/python2.7/site-packages/tagpy/id3v2.py to id3v2.pyc byte-compiling /builddir/build/BUILDROOT/python-tag-2013.1-13.fc23.x86_64/usr/lib64/python2.7/site-packages/tagpy/mpc.py to mpc.pyc writing byte-compilation script '/tmp/tmp_bMGqF.py' /usr/bin/python -O /tmp/tmp_bMGqF.py removing /tmp/tmp_bMGqF.py running install_egg_info running egg_info writing tagpy.egg-info/PKG-INFO writing top-level names to tagpy.egg-info/top_level.txt writing dependency_links to tagpy.egg-info/dependency_links.txt reading manifest file 'tagpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'tagpy.egg-info/SOURCES.txt' Copying tagpy.egg-info to /builddir/build/BUILDROOT/python-tag-2013.1-13.fc23.x86_64/usr/lib64/python2.7/site-packages/tagpy-2013.1-py2.7.egg-info running install_scripts + /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/tagpy-2013.1 extracting debug info from /builddir/build/BUILDROOT/python-tag-2013.1-13.fc23.x86_64/usr/lib64/python2.7/site-packages/_tagpy.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 72 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /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/python-tag-2013.1-13.fc23.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-tag-2013.1-13.fc23.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python-tag-2013.1-13.fc23.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.izz7H2 + umask 022 + cd /builddir/build/BUILD + cd tagpy-2013.1 + DOCDIR=/builddir/build/BUILDROOT/python-tag-2013.1-13.fc23.x86_64/usr/share/doc/python-tag + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tag-2013.1-13.fc23.x86_64/usr/share/doc/python-tag + cp -pr LICENSE /builddir/build/BUILDROOT/python-tag-2013.1-13.fc23.x86_64/usr/share/doc/python-tag + cp -pr test/deb-bug-438556.py test/mp3-framedumper.py test/tagprinter.py /builddir/build/BUILDROOT/python-tag-2013.1-13.fc23.x86_64/usr/share/doc/python-tag + cp -pr test/tagrename /builddir/build/BUILDROOT/python-tag-2013.1-13.fc23.x86_64/usr/share/doc/python-tag + exit 0 Provides: python-tag = 2013.1-13.fc23 python-tag(x86-64) = 2013.1-13.fc23 tagpy = 2013.1-13.fc23 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/env libboost_python.so.1.58.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libtag.so.1()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: python-tag-debuginfo-2013.1-13.fc23.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-tag-2013.1-13.fc23.x86_64 warning: Could not canonicalize hostname: buildvm-13.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/python-tag-2013.1-13.fc23.x86_64.rpm Wrote: /builddir/build/RPMS/python-tag-debuginfo-2013.1-13.fc23.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8PreCF + umask 022 + cd /builddir/build/BUILD + cd tagpy-2013.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-tag-2013.1-13.fc23.x86_64 + exit 0 Child return code was: 0 LEAVE do -->