Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-chm.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-213f80c8a24fc972d4e211af4c17707a33b69fae/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-chm.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/python: No such file or directory sh: /usr/bin/python: No such file or directory Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/python-chm-0.8.4-14.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-chm.spec '], chrootPath='/var/lib/mock/epel-1-armhfp-213f80c8a24fc972d4e211af4c17707a33b69fae/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', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-chm.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.J9eO8z + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pychm-0.8.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/pychm-0.8.4.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pychm-0.8.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.afxYj3 + umask 022 + cd /builddir/build/BUILD + cd pychm-0.8.4 + 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/python setup.py build running build running build_py creating build creating build/lib.linux-armv7l-2.7 creating build/lib.linux-armv7l-2.7/chm copying chm/__init__.py -> build/lib.linux-armv7l-2.7/chm copying chm/chm.py -> build/lib.linux-armv7l-2.7/chm copying chm/chmlib.py -> build/lib.linux-armv7l-2.7/chm running build_ext building 'chm._chmlib' extension creating build/temp.linux-armv7l-2.7 creating build/temp.linux-armv7l-2.7/chm 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 chm/swig_chm.c -o build/temp.linux-armv7l-2.7/chm/swig_chm.o -DSWIG_COBJECT_TYPES chm/swig_chm.c: In function '_wrap_chm_retrieve_object': chm/swig_chm.c:1074:9: warning: pointer targets in passing argument 1 of 'PyString_FromStringAndSize' differ in signedness [-Wpointer-sign] o = PyString_FromStringAndSize(arg3, arg5); ^ In file included from /usr/include/python2.7/Python.h:94:0, from chm/swig_chm.c:13: /usr/include/python2.7/stringobject.h:62:24: note: expected 'const char *' but argument is of type 'unsigned char *' PyAPI_FUNC(PyObject *) PyString_FromStringAndSize(const char *, Py_ssize_t); ^ chm/swig_chm.c: At top level: chm/swig_chm.c:169:1: warning: 'SWIG_TypeDynamicCast' defined but not used [-Wunused-function] SWIG_TypeDynamicCast(swig_type_info *ty, void **ptr) ^ chm/swig_chm.c:182:1: warning: 'SWIG_TypeName' defined but not used [-Wunused-function] SWIG_TypeName(const swig_type_info *ty) { ^ chm/swig_chm.c:188:1: warning: 'SWIG_TypeQuery' defined but not used [-Wunused-function] SWIG_TypeQuery(const char *name) { ^ chm/swig_chm.c:369:1: warning: 'SWIG_addvarlink' defined but not used [-Wunused-function] SWIG_addvarlink(PyObject *p, char *name, ^ chm/swig_chm.c:515:1: warning: 'SWIG_ConvertPacked' defined but not used [-Wunused-function] SWIG_ConvertPacked(PyObject *obj, void *ptr, int sz, swig_type_info *ty, int flags) { ^ gcc -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/chm/swig_chm.o -L/usr/lib -lchm -lpython2.7 -o build/lib.linux-armv7l-2.7/chm/_chmlib.so building 'chm.extra' extension 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 chm/extra.c -o build/temp.linux-armv7l-2.7/chm/extra.o -D__PYTHON__ chm/extra.c: In function 'pychm_process_wlc': chm/extra.c:357:7: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] topic = strdup (combuf); ^ In file included from /usr/include/python2.7/Python.h:38:0, from chm/extra.c:31: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ chm/extra.c:357:7: warning: pointer targets in passing argument 1 of '__strdup' differ in signedness [-Wpointer-sign] topic = strdup (combuf); ^ In file included from /usr/include/string.h:633:0, from /usr/include/python2.7/Python.h:38, from chm/extra.c:31: /usr/include/bits/string2.h:1301:14: note: expected 'const char *' but argument is of type 'unsigned char *' extern char *__strdup (const char *__string) __THROW __attribute_malloc__; ^ chm/extra.c:381:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] url = strdup (combuf); ^ In file included from /usr/include/python2.7/Python.h:38:0, from chm/extra.c:31: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ chm/extra.c:381:5: warning: pointer targets in passing argument 1 of '__strdup' differ in signedness [-Wpointer-sign] url = strdup (combuf); ^ In file included from /usr/include/string.h:633:0, from /usr/include/python2.7/Python.h:38, from chm/extra.c:31: /usr/include/bits/string2.h:1301:14: note: expected 'const char *' but argument is of type 'unsigned char *' extern char *__strdup (const char *__string) __THROW __attribute_malloc__; ^ gcc -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/chm/extra.o -L/usr/lib -lchm -lpython2.7 -o build/lib.linux-armv7l-2.7/chm/extra.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.U2v8JX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-chm-0.8.4-14.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-chm-0.8.4-14.el7.arm ++ dirname /builddir/build/BUILDROOT/python-chm-0.8.4-14.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-chm-0.8.4-14.el7.arm + cd pychm-0.8.4 + rm -rf /builddir/build/BUILDROOT/python-chm-0.8.4-14.el7.arm + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-chm-0.8.4-14.el7.arm running install running install_lib creating /builddir/build/BUILDROOT/python-chm-0.8.4-14.el7.arm creating /builddir/build/BUILDROOT/python-chm-0.8.4-14.el7.arm/usr creating /builddir/build/BUILDROOT/python-chm-0.8.4-14.el7.arm/usr/lib creating /builddir/build/BUILDROOT/python-chm-0.8.4-14.el7.arm/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-chm-0.8.4-14.el7.arm/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-chm-0.8.4-14.el7.arm/usr/lib/python2.7/site-packages/chm copying build/lib.linux-armv7l-2.7/chm/_chmlib.so -> /builddir/build/BUILDROOT/python-chm-0.8.4-14.el7.arm/usr/lib/python2.7/site-packages/chm copying build/lib.linux-armv7l-2.7/chm/chmlib.py -> /builddir/build/BUILDROOT/python-chm-0.8.4-14.el7.arm/usr/lib/python2.7/site-packages/chm copying build/lib.linux-armv7l-2.7/chm/__init__.py -> /builddir/build/BUILDROOT/python-chm-0.8.4-14.el7.arm/usr/lib/python2.7/site-packages/chm copying build/lib.linux-armv7l-2.7/chm/chm.py -> /builddir/build/BUILDROOT/python-chm-0.8.4-14.el7.arm/usr/lib/python2.7/site-packages/chm copying build/lib.linux-armv7l-2.7/chm/extra.so -> /builddir/build/BUILDROOT/python-chm-0.8.4-14.el7.arm/usr/lib/python2.7/site-packages/chm byte-compiling /builddir/build/BUILDROOT/python-chm-0.8.4-14.el7.arm/usr/lib/python2.7/site-packages/chm/chmlib.py to chmlib.pyc byte-compiling /builddir/build/BUILDROOT/python-chm-0.8.4-14.el7.arm/usr/lib/python2.7/site-packages/chm/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-chm-0.8.4-14.el7.arm/usr/lib/python2.7/site-packages/chm/chm.py to chm.pyc writing byte-compilation script '/tmp/tmpX07qjH.py' /usr/bin/python -O /tmp/tmpX07qjH.py removing /tmp/tmpX07qjH.py running install_egg_info Writing /builddir/build/BUILDROOT/python-chm-0.8.4-14.el7.arm/usr/lib/python2.7/site-packages/pychm-0.8.4-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/pychm-0.8.4 extracting debug info from /builddir/build/BUILDROOT/python-chm-0.8.4-14.el7.arm/usr/lib/python2.7/site-packages/chm/_chmlib.so extracting debug info from /builddir/build/BUILDROOT/python-chm-0.8.4-14.el7.arm/usr/lib/python2.7/site-packages/chm/extra.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 107 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-chm-0.8.4-14.el7.arm/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-chm-0.8.4-14.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 Processing files: python-chm-0.8.4-14.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bBx600 + umask 022 + cd /builddir/build/BUILD + cd pychm-0.8.4 + DOCDIR=/builddir/build/BUILDROOT/python-chm-0.8.4-14.el7.arm/usr/share/doc/python-chm-0.8.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-chm-0.8.4-14.el7.arm/usr/share/doc/python-chm-0.8.4 + cp -pr COPYING /builddir/build/BUILDROOT/python-chm-0.8.4-14.el7.arm/usr/share/doc/python-chm-0.8.4 + cp -pr NEWS /builddir/build/BUILDROOT/python-chm-0.8.4-14.el7.arm/usr/share/doc/python-chm-0.8.4 + cp -pr README /builddir/build/BUILDROOT/python-chm-0.8.4-14.el7.arm/usr/share/doc/python-chm-0.8.4 + exit 0 Provides: python-chm = 0.8.4-14.el7 python-chm(armv7hl-32) = 0.8.4-14.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) libchm.so.0 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpython2.7.so.1.0 python(abi) = 2.7 rtld(GNU_HASH) Processing files: python-chm-debuginfo-0.8.4-14.el7.armv7hl Provides: python-chm-debuginfo = 0.8.4-14.el7 python-chm-debuginfo(armv7hl-32) = 0.8.4-14.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-chm-0.8.4-14.el7.arm Wrote: /builddir/build/RPMS/python-chm-0.8.4-14.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/python-chm-debuginfo-0.8.4-14.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.enjTil + umask 022 + cd /builddir/build/BUILD + cd pychm-0.8.4 + rm -rf /builddir/build/BUILDROOT/python-chm-0.8.4-14.el7.arm + exit 0 Child return code was: 0 LEAVE do -->