Mock Version: 1.1.39 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/python-qrencode.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1650/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', '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/python-qrencode.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: i-0000b597 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-qrencode-1.01-1.git.0.0414ed2.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-qrencode.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1650/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', '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/python-qrencode.spec'] with env {'LANG': 'C', '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.dCxjSc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf qrencode-1.01 + /usr/bin/gzip -dc /builddir/build/SOURCES/qrencode-1.01.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd qrencode-1.01 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (fix_location.patch):' Patch #0 (fix_location.patch): + /usr/bin/cat /builddir/build/SOURCES/fix_location.patch + /usr/bin/patch -p1 --fuzz=0 patching file qr_encode.c patching file qrencode/__init__.py patching file setup.py + echo 'Patch #1 (fix_pillow_import.patch):' Patch #1 (fix_pillow_import.patch): + /usr/bin/cat /builddir/build/SOURCES/fix_pillow_import.patch + /usr/bin/patch -p1 --fuzz=0 patching file qrencode/__init__.py + echo 'Patch #2 (python3_compatibility.patch):' Patch #2 (python3_compatibility.patch): + /usr/bin/cat /builddir/build/SOURCES/python3_compatibility.patch + /usr/bin/patch -p1 --fuzz=0 patching file qr_encode.c patching file qrencode/__init__.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EAuvUv + umask 022 + cd /builddir/build/BUILD + cd qrencode-1.01 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python setup.py build running build running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/qrencode copying qrencode/__init__.py -> build/lib.linux-x86_64-2.7/qrencode running build_ext building 'qrencode._qrencode' extension creating build/temp.linux-x86_64-2.7 gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/include/python2.7 -c qr_encode.c -o build/temp.linux-x86_64-2.7/qr_encode.o gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/qr_encode.o -L/usr/lib64 -lqrencode -lpython2.7 -o build/lib.linux-x86_64-2.7/qrencode/_qrencode.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fWlDoP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-qrencode-1.01-1.git.0.0414ed2.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-qrencode-1.01-1.git.0.0414ed2.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/python-qrencode-1.01-1.git.0.0414ed2.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-qrencode-1.01-1.git.0.0414ed2.el7.x86_64 + cd qrencode-1.01 + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-qrencode-1.01-1.git.0.0414ed2.el7.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-qrencode-1.01-1.git.0.0414ed2.el7.x86_64/usr creating /builddir/build/BUILDROOT/python-qrencode-1.01-1.git.0.0414ed2.el7.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-qrencode-1.01-1.git.0.0414ed2.el7.x86_64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-qrencode-1.01-1.git.0.0414ed2.el7.x86_64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-qrencode-1.01-1.git.0.0414ed2.el7.x86_64/usr/lib64/python2.7/site-packages/qrencode copying build/lib.linux-x86_64-2.7/qrencode/_qrencode.so -> /builddir/build/BUILDROOT/python-qrencode-1.01-1.git.0.0414ed2.el7.x86_64/usr/lib64/python2.7/site-packages/qrencode copying build/lib.linux-x86_64-2.7/qrencode/__init__.py -> /builddir/build/BUILDROOT/python-qrencode-1.01-1.git.0.0414ed2.el7.x86_64/usr/lib64/python2.7/site-packages/qrencode byte-compiling /builddir/build/BUILDROOT/python-qrencode-1.01-1.git.0.0414ed2.el7.x86_64/usr/lib64/python2.7/site-packages/qrencode/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpiU0shf.py' /usr/bin/python -O /tmp/tmpiU0shf.py removing /tmp/tmpiU0shf.py running install_egg_info Writing /builddir/build/BUILDROOT/python-qrencode-1.01-1.git.0.0414ed2.el7.x86_64/usr/lib64/python2.7/site-packages/qrencode-1.01-py2.7.egg-info + chmod 0755 /builddir/build/BUILDROOT/python-qrencode-1.01-1.git.0.0414ed2.el7.x86_64/usr/lib64/python2.7/site-packages/qrencode/_qrencode.so + /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/qrencode-1.01 extracting debug info from /builddir/build/BUILDROOT/python-qrencode-1.01-1.git.0.0414ed2.el7.x86_64/usr/lib64/python2.7/site-packages/qrencode/_qrencode.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 3 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 Bytecompiling .py files below /builddir/build/BUILDROOT/python-qrencode-1.01-1.git.0.0414ed2.el7.x86_64/usr/lib64/python2.7/ using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.kCxHfa + umask 022 + cd /builddir/build/BUILD + cd qrencode-1.01 + pushd build/lib.linux-x86_64-2.7 ~/build/BUILD/qrencode-1.01/build/lib.linux-x86_64-2.7 ~/build/BUILD/qrencode-1.01 + /usr/bin/python -c 'import qrencode; print(qrencode.encode('\'''\'''\''Schrödinger'\''s cat'\'''\'''\'')[2].size)' (25, 25) + popd ~/build/BUILD/qrencode-1.01 + exit 0 Processing files: python-qrencode-1.01-1.git.0.0414ed2.el7.x86_64 Provides: python-qrencode = 1.01-1.git.0.0414ed2.el7 python-qrencode(x86-64) = 1.01-1.git.0.0414ed2.el7 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) libqrencode.so.3()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: python-qrencode-debuginfo-1.01-1.git.0.0414ed2.el7.x86_64 Provides: python-qrencode-debuginfo = 1.01-1.git.0.0414ed2.el7 python-qrencode-debuginfo(x86-64) = 1.01-1.git.0.0414ed2.el7 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/python-qrencode-1.01-1.git.0.0414ed2.el7.x86_64 Wrote: /builddir/build/RPMS/python-qrencode-1.01-1.git.0.0414ed2.el7.x86_64.rpm warning: Could not canonicalize hostname: i-0000b597 Wrote: /builddir/build/RPMS/python-qrencode-debuginfo-1.01-1.git.0.0414ed2.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.z0aWwb + umask 022 + cd /builddir/build/BUILD + cd qrencode-1.01 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-qrencode-1.01-1.git.0.0414ed2.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->