Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/python-pycurl.spec'], False, '/var/lib/mock/c7.01.01-armhfp-1c046acacb7e0a6c69986a48211049249f8ec9f0/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', '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 armv7hl --nodeps builddir/build/SPECS/python-pycurl.spec'] with env {'LANG': 'en_US.UTF-8', '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 Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/python-pycurl-7.19.0-17.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/python-pycurl.spec'], False, '/var/lib/mock/c7.01.01-armhfp-1c046acacb7e0a6c69986a48211049249f8ec9f0/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', '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 armv7hl --nodeps builddir/build/SPECS/python-pycurl.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7pEQSH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pycurl-7.19.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pycurl-7.19.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pycurl-7.19.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (0001-No-longer-keep-copies-of-string-options-since-this-i.patch):' Patch #1 (0001-No-longer-keep-copies-of-string-options-since-this-i.patch): + /usr/bin/cat /builddir/build/SOURCES/0001-No-longer-keep-copies-of-string-options-since-this-i.patch + /usr/bin/patch -p1 --fuzz=0 patching file ChangeLog patching file src/pycurl.c + echo 'Patch #2 (0002-Fixes-https-sourceforge.net-tracker-func-detail-aid-.patch):' Patch #2 (0002-Fixes-https-sourceforge.net-tracker-func-detail-aid-.patch): + /usr/bin/cat /builddir/build/SOURCES/0002-Fixes-https-sourceforge.net-tracker-func-detail-aid-.patch + /usr/bin/patch -p1 --fuzz=0 patching file setup.py + echo 'Patch #3 (0003-Fixes-refcount-bug-and-provides-better-organization-.patch):' Patch #3 (0003-Fixes-refcount-bug-and-provides-better-organization-.patch): + /usr/bin/cat /builddir/build/SOURCES/0003-Fixes-refcount-bug-and-provides-better-organization-.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/pycurl.c + echo 'Patch #4 (0004-Test-for-reset-fixes-refcount-bug.patch):' Patch #4 (0004-Test-for-reset-fixes-refcount-bug.patch): + /usr/bin/cat /builddir/build/SOURCES/0004-Test-for-reset-fixes-refcount-bug.patch + /usr/bin/patch -p1 --fuzz=0 patching file tests/test_reset.py + echo 'Patch #5 (0005-Updating-ChangeLog-with-relevant-changes.patch):' Patch #5 (0005-Updating-ChangeLog-with-relevant-changes.patch): + /usr/bin/cat /builddir/build/SOURCES/0005-Updating-ChangeLog-with-relevant-changes.patch + /usr/bin/patch -p1 --fuzz=0 patching file ChangeLog + echo 'Patch #101 (0101-test_internals.py-add-a-test-for-ref-counting-of-res.patch):' Patch #101 (0101-test_internals.py-add-a-test-for-ref-counting-of-res.patch): + /usr/bin/cat /builddir/build/SOURCES/0101-test_internals.py-add-a-test-for-ref-counting-of-res.patch + /usr/bin/patch -p1 --fuzz=0 patching file tests/test_internals.py + echo 'Patch #102 (0102-pycurl.c-eliminate-duplicated-code-in-util_write_cal.patch):' Patch #102 (0102-pycurl.c-eliminate-duplicated-code-in-util_write_cal.patch): + /usr/bin/cat /builddir/build/SOURCES/0102-pycurl.c-eliminate-duplicated-code-in-util_write_cal.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/pycurl.c + echo 'Patch #103 (0103-pycurl.c-allow-to-return-1-from-write-callback.patch):' Patch #103 (0103-pycurl.c-allow-to-return-1-from-write-callback.patch): + /usr/bin/cat /builddir/build/SOURCES/0103-pycurl.c-allow-to-return-1-from-write-callback.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/pycurl.c Patch #104 (0104-test_write_abort.py-test-returning-1-from-write-call.patch): + echo 'Patch #104 (0104-test_write_abort.py-test-returning-1-from-write-call.patch):' + /usr/bin/cat /builddir/build/SOURCES/0104-test_write_abort.py-test-returning-1-from-write-call.patch + /usr/bin/patch -p1 --fuzz=0 patching file Makefile patching file tests/test_write_abort.py Patch #105 (0105-add-the-GLOBAL_ACK_EINTR-constant-to-the-list-of-exp.patch): + echo 'Patch #105 (0105-add-the-GLOBAL_ACK_EINTR-constant-to-the-list-of-exp.patch):' + /usr/bin/cat /builddir/build/SOURCES/0105-add-the-GLOBAL_ACK_EINTR-constant-to-the-list-of-exp.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/pycurl.c + chmod a-x examples/basicfirst.py examples/file_upload.py examples/linksys.py examples/retriever-multi.py examples/retriever.py examples/sfquery.py examples/xmlrpc_curl.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oCxprw + umask 022 + cd /builddir/build/BUILD + cd pycurl-7.19.0 + 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 -DHAVE_CURL_OPENSSL' + /usr/bin/python setup.py build Using curl-config (libcurl 7.29.0) running build running build_py creating build creating build/lib.linux-armv7l-2.7 creating build/lib.linux-armv7l-2.7/curl copying python/curl/__init__.py -> build/lib.linux-armv7l-2.7/curl running build_ext building 'pycurl' extension creating build/temp.linux-armv7l-2.7 creating build/temp.linux-armv7l-2.7/src 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 -DHAVE_CURL_OPENSSL -fPIC -DHAVE_CURL_SSL=1 -I/usr/include/python2.7 -c src/pycurl.c -o build/temp.linux-armv7l-2.7/src/pycurl.o src/pycurl.c: In function 'multi_socket_callback': src/pycurl.c:2309:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^ 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 -DHAVE_CURL_OPENSSL build/temp.linux-armv7l-2.7/src/pycurl.o -L/usr/lib -lcurl -lpython2.7 -o build/lib.linux-armv7l-2.7/pycurl.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BVv1xj + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm ++ dirname /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm + cd pycurl-7.19.0 + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm Using curl-config (libcurl 7.29.0) running install running install_lib creating /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr creating /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/lib creating /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/lib/python2.7/site-packages copying build/lib.linux-armv7l-2.7/pycurl.so -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/lib/python2.7/site-packages/curl copying build/lib.linux-armv7l-2.7/curl/__init__.py -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/lib/python2.7/site-packages/curl byte-compiling /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/lib/python2.7/site-packages/curl/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpspoBVV.py' /usr/bin/python -O /tmp/tmpspoBVV.py removing /tmp/tmpspoBVV.py running install_data creating /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share creating /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc creating /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl copying ChangeLog -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl copying COPYING -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl copying COPYING2 -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl copying INSTALL -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl copying README -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl copying TODO -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl creating /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl/html copying doc/curlshareobject.html -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl/html copying doc/pycurl.html -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl/html copying doc/curlmultiobject.html -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl/html copying doc/callbacks.html -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl/html copying doc/curlobject.html -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl/html creating /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl/examples copying examples/basicfirst.py -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl/examples copying examples/retriever-multi.py -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl/examples copying examples/linksys.py -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl/examples copying examples/retriever.py -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl/examples copying examples/file_upload.py -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl/examples copying examples/xmlrpc_curl.py -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl/examples copying examples/sfquery.py -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl/examples creating /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl/tests copying tests/test_debug.py -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl/tests copying tests/test_multi3.py -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl/tests copying tests/test_multi4.py -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl/tests copying tests/test_getinfo.py -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl/tests copying tests/test_post3.py -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl/tests copying tests/test_xmlrpc.py -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl/tests copying tests/test_gtk.py -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl/tests copying tests/test_internals.py -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl/tests copying tests/test_write_abort.py -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl/tests copying tests/test_socketopen.py -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl/tests copying tests/test_reset.py -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl/tests copying tests/test_post.py -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl/tests copying tests/test_multi_timer.py -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl/tests copying tests/test_memleak.py -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl/tests copying tests/test_ftp.py -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl/tests copying tests/test_multi_socket.py -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl/tests copying tests/test_multi2.py -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl/tests copying tests/test.py -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl/tests copying tests/test_post2.py -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl/tests copying tests/test_multi_vs_thread.py -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl/tests copying tests/test_multi6.py -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl/tests copying tests/test_share.py -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl/tests copying tests/test_multi5.py -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl/tests copying tests/util.py -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl/tests copying tests/test_stringio.py -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl/tests copying tests/test_cb.py -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl/tests copying tests/test_multi.py -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl/tests copying tests/test_multi_socket_select.py -> /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl/tests running install_egg_info Writing /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/lib/python2.7/site-packages/pycurl-7.19.0-py2.7.egg-info + rm -rf /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/pycurl + /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/pycurl-7.19.0 extracting debug info from /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/lib/python2.7/site-packages/pycurl.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 243 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-pycurl-7.19.0-17.el7.arm/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/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.rbx5on + umask 022 + cd /builddir/build/BUILD + cd pycurl-7.19.0 + export PYTHONPATH=/builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/lib/python2.7/site-packages + PYTHONPATH=/builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/lib/python2.7/site-packages + make test PYTHON=/usr/bin/python /usr/bin/python setup.py build Using curl-config (libcurl 7.29.0) running build running build_py running build_ext /usr/bin/python tests/test_internals.py -q gc: collectable gc: collectable gc: collectable gc: collectable Python 2.7.5 (default, May 19 2015, 07:30:22) [GCC 4.8.3 20140911 (Red Hat 4.8.3-9)] PycURL libcurl/7.29.0 NSS/3.16.1 Basic ECC zlib/1.2.7 libidn/1.28 libssh2/1.4.3 (compiled against 0x71d00) PycURL version info (3, '7.29.0', 466176, 'armv7hl-redhat-linux-gnueabi', 34493, 'NSS/3.16.1 Basic ECC', 0, '1.2.7', ('dict', 'file', 'ftp', 'ftps', 'gopher', 'http', 'https', 'imap', 'imaps', 'ldap', 'ldaps', 'pop3', 'pop3s', 'rtsp', 'scp', 'sftp', 'smtp', 'smtps', 'telnet', 'tftp'), None, 0, '1.28') build/lib.linux-armv7l-2.7/pycurl.so, compiled May 20 2015 17:13:55 All tests passed. /usr/bin/python tests/test_write_abort.py -q Processing files: python-pycurl-7.19.0-17.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FLXGkM + exit 0 + umask 022 + cd /builddir/build/BUILD + cd pycurl-7.19.0 + DOCDIR=/builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/python-pycurl-7.19.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/python-pycurl-7.19.0 + cp -pr COPYING /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/python-pycurl-7.19.0 + cp -pr COPYING2 /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/python-pycurl-7.19.0 + cp -pr ChangeLog /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/python-pycurl-7.19.0 + cp -pr README /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/python-pycurl-7.19.0 + cp -pr TODO /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/python-pycurl-7.19.0 + cp -pr examples /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/python-pycurl-7.19.0 + cp -pr doc /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/python-pycurl-7.19.0 + cp -pr tests /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm/usr/share/doc/python-pycurl-7.19.0 + exit 0 Provides: pycurl = 7.19.0-17.el7 python-pycurl = 7.19.0-17.el7 python-pycurl(armv7hl-32) = 7.19.0-17.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.15) libc.so.6(GLIBC_2.4) libcurl.so.4 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libpython2.7.so.1.0 python(abi) = 2.7 rtld(GNU_HASH) Processing files: python-pycurl-debuginfo-7.19.0-17.el7.armv7hl Provides: python-pycurl-debuginfo = 7.19.0-17.el7 python-pycurl-debuginfo(armv7hl-32) = 7.19.0-17.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-pycurl-7.19.0-17.el7.arm Wrote: /builddir/build/RPMS/python-pycurl-7.19.0-17.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/python-pycurl-debuginfo-7.19.0-17.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FDlbgG + umask 022 + cd /builddir/build/BUILD + cd pycurl-7.19.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pycurl-7.19.0-17.el7.arm + exit 0 Child return code was: 0 LEAVE do -->