Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-re2.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-5b13d64dbe4f3a7202af3cf51f099779bc27fcfd/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=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-re2.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 sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/python-re2-1.0.5-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-re2.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-5b13d64dbe4f3a7202af3cf51f099779bc27fcfd/root'shell=Falseuid=996env={'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=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-re2.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: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7jVZ1k + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fb-re2-1.0.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/fb-re2-1.0.5.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd fb-re2-1.0.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf re2.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2sUECx + umask 022 + cd /builddir/build/BUILD + cd fb-re2-1.0.5 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib.linux-armv7l-2.7 copying re2.py -> build/lib.linux-armv7l-2.7 running build_ext building '_re2' extension creating build/temp.linux-armv7l-2.7 gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c _re2.cc -o build/temp.linux-armv7l-2.7/_re2.o -std=c++11 g++ -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/_re2.o -L/usr/lib -lre2 -lpython2.7 -o build/lib.linux-armv7l-2.7/_re2.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PotVTv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-re2-1.0.5-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-re2-1.0.5-1.el7.arm ++ dirname /builddir/build/BUILDROOT/python-re2-1.0.5-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-re2-1.0.5-1.el7.arm + cd fb-re2-1.0.5 + /usr/bin/python2 setup.py install --skip-build --root=/builddir/build/BUILDROOT/python-re2-1.0.5-1.el7.arm running install running install_lib creating /builddir/build/BUILDROOT/python-re2-1.0.5-1.el7.arm/usr creating /builddir/build/BUILDROOT/python-re2-1.0.5-1.el7.arm/usr/lib creating /builddir/build/BUILDROOT/python-re2-1.0.5-1.el7.arm/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-re2-1.0.5-1.el7.arm/usr/lib/python2.7/site-packages copying build/lib.linux-armv7l-2.7/re2.py -> /builddir/build/BUILDROOT/python-re2-1.0.5-1.el7.arm/usr/lib/python2.7/site-packages copying build/lib.linux-armv7l-2.7/_re2.so -> /builddir/build/BUILDROOT/python-re2-1.0.5-1.el7.arm/usr/lib/python2.7/site-packages byte-compiling /builddir/build/BUILDROOT/python-re2-1.0.5-1.el7.arm/usr/lib/python2.7/site-packages/re2.py to re2.pyc running install_egg_info Writing /builddir/build/BUILDROOT/python-re2-1.0.5-1.el7.arm/usr/lib/python2.7/site-packages/fb_re2-1.0.5-py2.7.egg-info + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/fb-re2-1.0.5 extracting debug info from /builddir/build/BUILDROOT/python-re2-1.0.5-1.el7.arm/usr/lib/python2.7/site-packages/_re2.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 56 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-re2-1.0.5-1.el7.arm/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-re2-1.0.5-1.el7.arm/usr/lib/debug/usr/lib/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.XmTBP7 + umask 022 + cd /builddir/build/BUILD + cd fb-re2-1.0.5 + PYTHONPATH=/builddir/build/BUILDROOT/python-re2-1.0.5-1.el7.arm//usr/lib/python2.7/site-packages + /usr/bin/python2 /usr/bin/nosetests ............ ---------------------------------------------------------------------- Ran 12 tests in 0.121s OK + exit 0 Processing files: python-re2-1.0.5-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GERQj2 + umask 022 + cd /builddir/build/BUILD + cd fb-re2-1.0.5 + DOCDIR=/builddir/build/BUILDROOT/python-re2-1.0.5-1.el7.arm/usr/share/doc/python-re2-1.0.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-re2-1.0.5-1.el7.arm/usr/share/doc/python-re2-1.0.5 + cp -pr README.rst /builddir/build/BUILDROOT/python-re2-1.0.5-1.el7.arm/usr/share/doc/python-re2-1.0.5 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Xz3wFZ + umask 022 + cd /builddir/build/BUILD + cd fb-re2-1.0.5 + LICENSEDIR=/builddir/build/BUILDROOT/python-re2-1.0.5-1.el7.arm/usr/share/licenses/python-re2-1.0.5 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-re2-1.0.5-1.el7.arm/usr/share/licenses/python-re2-1.0.5 + cp -pr LICENSE /builddir/build/BUILDROOT/python-re2-1.0.5-1.el7.arm/usr/share/licenses/python-re2-1.0.5 + exit 0 Provides: python-re2 = 1.0.5-1.el7 python-re2(armv7hl-32) = 1.0.5-1.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: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libpython2.7.so.1.0 libre2.so.0 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) python(abi) = 2.7 rtld(GNU_HASH) Processing files: python-re2-debuginfo-1.0.5-1.el7.armv7hl Provides: python-re2-debuginfo = 1.0.5-1.el7 python-re2-debuginfo(armv7hl-32) = 1.0.5-1.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-re2-1.0.5-1.el7.arm Wrote: /builddir/build/RPMS/python-re2-1.0.5-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/python-re2-debuginfo-1.0.5-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9WjbAr + umask 022 + cd /builddir/build/BUILD + cd fb-re2-1.0.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-re2-1.0.5-1.el7.arm + exit 0 Child return code was: 0