Mock Version: 1.2.15 Mock Version: 1.2.15 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pycurl.spec'], chrootPath='/var/lib/mock/sclo7-sclo-python34-sclo-el7-build-30415-43421/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', '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=86400logger=uid=497) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pycurl.spec'] with env {'LANG': 'en_GB', '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 Wrote: /builddir/build/SRPMS/sclo-python34-python-pycurl-7.43.0-6.1.el7.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-pycurl.spec '], chrootPath='/var/lib/mock/sclo7-sclo-python34-sclo-el7-build-30415-43421/root'shell=Falseuid=497env={'LANG': 'en_GB', '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=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pycurl.spec '] with env {'LANG': 'en_GB', '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.xxoEut + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pycurl-7.43.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pycurl-7.43.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pycurl-7.43.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0002-python-pycurl-7.43.0-tls-backend.patch + /usr/bin/patch -p1 -s + rm -f tests/fake-curl/libcurl/with_gnutls.so tests/fake-curl/libcurl/with_nss.so tests/fake-curl/libcurl/with_openssl.so tests/fake-curl/libcurl/with_unknown_ssl.so tests/fake-curl/libcurl/without_ssl.so + rm -f tests/ssh_key_cb_test.py + grep '^import flaky' -r tests + cut -d: -f1 + xargs rm -fv removed 'tests/post_test.py' removed 'tests/pause_test.py' removed 'tests/multi_memory_mgmt_test.py' removed 'tests/memory_mgmt_test.py' removed 'tests/getinfo_test.py' + sed -e 's/ --show-skipped//' -e 's/ --with-flaky//' -i tests/run.sh + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hfzwSl + umask 022 + cd /builddir/build/BUILD + cd pycurl-7.43.0 + scl enable rh-python34 - Using curl-config (libcurl 7.29.0) running build running build_py creating build creating build/lib.linux-x86_64-3.4 creating build/lib.linux-x86_64-3.4/curl copying python/curl/__init__.py -> build/lib.linux-x86_64-3.4/curl running build_ext building 'pycurl' extension creating build/temp.linux-x86_64-3.4 creating build/temp.linux-x86_64-3.4/src gcc -pthread -Wno-unused-result -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python34/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYCURL_VERSION="7.43.0" -DHAVE_CURL_NSS=1 -DHAVE_CURL_SSL=1 -I/opt/rh/rh-python34/root/usr/include/python3.4m -c src/docstrings.c -o build/temp.linux-x86_64-3.4/src/docstrings.o gcc -pthread -Wno-unused-result -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python34/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYCURL_VERSION="7.43.0" -DHAVE_CURL_NSS=1 -DHAVE_CURL_SSL=1 -I/opt/rh/rh-python34/root/usr/include/python3.4m -c src/easy.c -o build/temp.linux-x86_64-3.4/src/easy.o gcc -pthread -Wno-unused-result -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python34/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYCURL_VERSION="7.43.0" -DHAVE_CURL_NSS=1 -DHAVE_CURL_SSL=1 -I/opt/rh/rh-python34/root/usr/include/python3.4m -c src/module.c -o build/temp.linux-x86_64-3.4/src/module.o gcc -pthread -Wno-unused-result -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python34/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYCURL_VERSION="7.43.0" -DHAVE_CURL_NSS=1 -DHAVE_CURL_SSL=1 -I/opt/rh/rh-python34/root/usr/include/python3.4m -c src/multi.c -o build/temp.linux-x86_64-3.4/src/multi.o gcc -pthread -Wno-unused-result -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python34/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYCURL_VERSION="7.43.0" -DHAVE_CURL_NSS=1 -DHAVE_CURL_SSL=1 -I/opt/rh/rh-python34/root/usr/include/python3.4m -c src/oscompat.c -o build/temp.linux-x86_64-3.4/src/oscompat.o gcc -pthread -Wno-unused-result -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python34/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYCURL_VERSION="7.43.0" -DHAVE_CURL_NSS=1 -DHAVE_CURL_SSL=1 -I/opt/rh/rh-python34/root/usr/include/python3.4m -c src/pythoncompat.c -o build/temp.linux-x86_64-3.4/src/pythoncompat.o gcc -pthread -Wno-unused-result -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python34/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYCURL_VERSION="7.43.0" -DHAVE_CURL_NSS=1 -DHAVE_CURL_SSL=1 -I/opt/rh/rh-python34/root/usr/include/python3.4m -c src/share.c -o build/temp.linux-x86_64-3.4/src/share.o gcc -pthread -Wno-unused-result -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python34/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYCURL_VERSION="7.43.0" -DHAVE_CURL_NSS=1 -DHAVE_CURL_SSL=1 -I/opt/rh/rh-python34/root/usr/include/python3.4m -c src/stringcompat.c -o build/temp.linux-x86_64-3.4/src/stringcompat.o gcc -pthread -Wno-unused-result -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python34/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYCURL_VERSION="7.43.0" -DHAVE_CURL_NSS=1 -DHAVE_CURL_SSL=1 -I/opt/rh/rh-python34/root/usr/include/python3.4m -c src/threadsupport.c -o build/temp.linux-x86_64-3.4/src/threadsupport.o gcc -pthread -shared -L/opt/rh/rh-python34/root/usr/lib64-Wl,-z,relro build/temp.linux-x86_64-3.4/src/docstrings.o build/temp.linux-x86_64-3.4/src/easy.o build/temp.linux-x86_64-3.4/src/module.o build/temp.linux-x86_64-3.4/src/multi.o build/temp.linux-x86_64-3.4/src/oscompat.o build/temp.linux-x86_64-3.4/src/pythoncompat.o build/temp.linux-x86_64-3.4/src/share.o build/temp.linux-x86_64-3.4/src/stringcompat.o build/temp.linux-x86_64-3.4/src/threadsupport.o -L/opt/rh/rh-python34/root/usr/lib64 -lssl3 -lcurl -lpython3.4m -o build/lib.linux-x86_64-3.4/pycurl.cpython-34m.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.00ZrNj + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64 + cd pycurl-7.43.0 + scl enable rh-python34 - Using curl-config (libcurl 7.29.0) running install running install_lib creating /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt creating /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh creating /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34 creating /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root creating /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr creating /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/lib64 creating /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4 creating /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages creating /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/curl copying build/lib.linux-x86_64-3.4/curl/__init__.py -> /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/curl copying build/lib.linux-x86_64-3.4/pycurl.cpython-34m.so -> /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/curl/__init__.py to __init__.cpython-34.pyc writing byte-compilation script '/tmp/tmpuuyw236d.py' /opt/rh/rh-python34/root/usr/bin/python3 -O /tmp/tmpuuyw236d.py removing /tmp/tmpuuyw236d.py running install_data creating /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/share creating /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/share/doc creating /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/share/doc/pycurl copying AUTHORS -> /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/share/doc/pycurl copying ChangeLog -> /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/share/doc/pycurl copying COPYING-LGPL -> /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/share/doc/pycurl copying COPYING-MIT -> /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/share/doc/pycurl copying INSTALL.rst -> /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/share/doc/pycurl copying README.rst -> /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/share/doc/pycurl copying RELEASE-NOTES.rst -> /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/share/doc/pycurl creating /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/share/doc/pycurl/examples copying examples/ssh_keyfunction.py -> /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/share/doc/pycurl/examples copying examples/retriever-multi.py -> /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/share/doc/pycurl/examples copying examples/smtp.py -> /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/share/doc/pycurl/examples copying examples/basicfirst.py -> /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/share/doc/pycurl/examples copying examples/file_upload.py -> /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/share/doc/pycurl/examples copying examples/xmlrpc_curl.py -> /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/share/doc/pycurl/examples copying examples/sfquery.py -> /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/share/doc/pycurl/examples copying examples/linksys.py -> /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/share/doc/pycurl/examples copying examples/retriever.py -> /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/share/doc/pycurl/examples creating /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/follow_redirect.py -> /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/get_python3.py -> /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/get_python2.py -> /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/file_upload_real_fancy.py -> /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/write_file.py -> /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/response_info.py -> /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/file_upload_buffer.py -> /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/get.py -> /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/response_headers.py -> /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/file_upload_real.py -> /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/form_post.py -> /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/share/doc/pycurl/examples/quickstart running install_egg_info Writing /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/pycurl-7.43.0-py3.4.egg-info '/builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64//opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/pycurl.cpython-34m.so' -> '/builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64//opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/pycurl.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/pycurl-7.43.0 extracting debug info from /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/pycurl.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 435 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/rh-python34/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + scl enable rh-python34 '/usr/lib/rpm/redhat/brp-python-bytecompile-with-scl-python-34 /opt/rh/rh-python34/root/usr/bin/python3 1 /opt/rh/rh-python34/root' + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.7rfAmj + umask 022 + cd /builddir/build/BUILD + cd pycurl-7.43.0 + scl enable rh-python34 - /opt/rh/rh-python34/root/usr/bin/python3 setup.py build Using curl-config (libcurl 7.29.0) running build running build_py running build_ext cd tests/fake-curl/libcurl && make make[1]: Entering directory `/builddir/build/BUILD/pycurl-7.43.0/tests/fake-curl/libcurl' `curl-config --cc` `curl-config --cflags` -shared -fPIC \ -Wl,-soname,with_gnutls.so -o with_gnutls.so with_gnutls.c `curl-config --cc` `curl-config --cflags` -shared -fPIC \ -Wl,-soname,with_nss.so -o with_nss.so with_nss.c `curl-config --cc` `curl-config --cflags` -shared -fPIC \ -Wl,-soname,with_openssl.so -o with_openssl.so with_openssl.c `curl-config --cc` `curl-config --cflags` -shared -fPIC \ -Wl,-soname,with_unknown_ssl.so -o with_unknown_ssl.so with_unknown_ssl.c `curl-config --cc` `curl-config --cflags` -shared -fPIC \ -Wl,-soname,without_ssl.so -o without_ssl.so without_ssl.c make[1]: Leaving directory `/builddir/build/BUILD/pycurl-7.43.0/tests/fake-curl/libcurl' ./tests/run.sh + test -n /opt/rh/rh-python34/root/usr/bin/python3 + test -n 'nosetests-3.4 -v' + mkdir -p tests/tmp ++ /opt/rh/rh-python34/root/usr/bin/python3 -V ++ awk '{print $2}' ++ awk -F. '{print $1 "." $2}' + export PYTHONSUFFIX=3.4 + PYTHONSUFFIX=3.4 ++ ls -d build/lib.linux-x86_64-3.4 + export PYTHONPATH=build/lib.linux-x86_64-3.4:/builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages + PYTHONPATH=build/lib.linux-x86_64-3.4:/builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages + extra_attrs= + test '' = true + /opt/rh/rh-python34/root/usr/bin/python3 -c 'import pycurl; print(pycurl.version)' PycURL/7.43.0 libcurl/7.29.0 NSS/3.21 Basic ECC zlib/1.2.7 libidn/1.28 libssh2/1.4.3 + nosetests-3.4 -v -a '!standalone' test_certinfo_option (tests.certinfo_test.CertinfoTest) ... ok test_request_with_certinfo (tests.certinfo_test.CertinfoTest) ... SKIP: libcurl does not use openssl test_request_without_certinfo (tests.certinfo_test.CertinfoTest) ... Exception in thread Thread-1: Traceback (most recent call last): File "/opt/rh/rh-python34/root/usr/lib64/python3.4/threading.py", line 921, in _bootstrap_inner self.run() File "/builddir/build/BUILD/pycurl-7.43.0/tests/runwsgi.py", line 74, in run bottle.run(self.app, server=self.server, quiet=True) File "/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/bottle.py", line 3116, in run server.run(app) File "/builddir/build/BUILD/pycurl-7.43.0/tests/runwsgi.py", line 41, in run self.srv = self.make_server(handler) File "/builddir/build/BUILD/pycurl-7.43.0/tests/runwsgi.py", line 25, in make_server srv = make_server(self.host, self.port, handler, **self.options) File "/opt/rh/rh-python34/root/usr/lib64/python3.4/wsgiref/simple_server.py", line 153, in make_server server = server_class((host, port), handler_class) File "/opt/rh/rh-python34/root/usr/lib64/python3.4/socketserver.py", line 429, in __init__ self.server_bind() File "/opt/rh/rh-python34/root/usr/lib64/python3.4/wsgiref/simple_server.py", line 50, in server_bind HTTPServer.server_bind(self) File "/opt/rh/rh-python34/root/usr/lib64/python3.4/http/server.py", line 133, in server_bind socketserver.TCPServer.server_bind(self) File "/opt/rh/rh-python34/root/usr/lib64/python3.4/socketserver.py", line 440, in server_bind self.socket.bind(self.server_address) OSError: [Errno 98] Address already in use ok test_closesocketfunction_bogus_return (tests.close_socket_cb_test.CloseSocketCbTest) ... closesocket callback returned 'bogus' which is not an integer closesocket callback returned 'bogus' which is not an integer Exception in thread Thread-2: Traceback (most recent call last): File "/opt/rh/rh-python34/root/usr/lib64/python3.4/threading.py", line 921, in _bootstrap_inner self.run() File "/builddir/build/BUILD/pycurl-7.43.0/tests/runwsgi.py", line 74, in run bottle.run(self.app, server=self.server, quiet=True) File "/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/bottle.py", line 3116, in run server.run(app) File "/builddir/build/BUILD/pycurl-7.43.0/tests/runwsgi.py", line 14, in run self.srv = self.make_server(handler) File "/builddir/build/BUILD/pycurl-7.43.0/tests/runwsgi.py", line 25, in make_server srv = make_server(self.host, self.port, handler, **self.options) File "/opt/rh/rh-python34/root/usr/lib64/python3.4/wsgiref/simple_server.py", line 153, in make_server server = server_class((host, port), handler_class) File "/opt/rh/rh-python34/root/usr/lib64/python3.4/socketserver.py", line 429, in __init__ self.server_bind() File "/opt/rh/rh-python34/root/usr/lib64/python3.4/wsgiref/simple_server.py", line 50, in server_bind HTTPServer.server_bind(self) File "/opt/rh/rh-python34/root/usr/lib64/python3.4/http/server.py", line 133, in server_bind socketserver.TCPServer.server_bind(self) File "/opt/rh/rh-python34/root/usr/lib64/python3.4/socketserver.py", line 440, in server_bind self.socket.bind(self.server_address) OSError: [Errno 98] Address already in use ok test_closesocketfunction_fail (tests.close_socket_cb_test.CloseSocketCbTest) ... ok test_closesocketfunction_ok (tests.close_socket_cb_test.CloseSocketCbTest) ... ok test_closesocketfunction_none (tests.close_socket_cb_test.CloseSocketCbUnsetTest) ... ok test_closesocketfunction_unset (tests.close_socket_cb_test.CloseSocketCbUnsetTest) ... ok test_close (tests.curl_object_test.CurlObjectTest) ... ok test_close_twice (tests.curl_object_test.CurlObjectTest) ... ok test_keyword_arguments (tests.curl_object_test.CurlObjectTest) ... ok test_positional_arguments (tests.curl_object_test.CurlObjectTest) ... ok test_debug_unicode (tests.debug_test.DebugTest) ... ok test_perform_get_with_debug_function (tests.debug_test.DebugTest) ... ok test_perform_get (tests.default_write_cb_test.DefaultWriteCbTest) ... ok test_ftp_accept_failed (tests.error_constants_test.ErrorConstantsTest) ... ok test_not_built_in (tests.error_constants_test.ErrorConstantsTest) ... ok test_pinnedpubkeynotmatch (tests.error_constants_test.ErrorConstantsTest) ... SKIP: libcurl < 7.39.0 test_unknown_option (tests.error_constants_test.ErrorConstantsTest) ... ok test_pycurl_error_libcurl (tests.error_test.ErrorTest) ... ok test_pycurl_error_pycurl (tests.error_test.ErrorTest) ... ok test_pycurl_error_stdlib (tests.error_test.ErrorTest) ... ok test_pycurl_errstr_initially_empty (tests.error_test.ErrorTest) ... ok test_pycurl_errstr_type (tests.error_test.ErrorTest) ... ok SKIP: PYCURL_VSFTPD_PATH environment variable not set test_global_init_ack_eintr (tests.global_init_test.GlobalInitTest) ... ok test_global_init_bogus (tests.global_init_test.GlobalInitTest) ... ok test_global_init_default (tests.global_init_test.GlobalInitTest) ... ok test_get (tests.header_cb_test.HeaderCbTest) ... ok test_ascii_string_header (tests.header_test.HeaderTest) ... ok test_ascii_unicode_header (tests.header_test.HeaderTest) ... ok test_encoded_unicode_header (tests.header_test.HeaderTest) ... ok test_unicode_string_header (tests.header_test.HeaderTest) ... ok test_unicode_unicode_header (tests.header_test.HeaderTest) ... ok test_condition_unmet (tests.info_constants_test.InfoConstantsTest) ... ok test_add_closed_handle (tests.internals_test.InternalsTest) ... ok test_add_handle_on_multiple_stacks (tests.internals_test.InternalsTest) ... ok test_add_handle_twice (tests.internals_test.InternalsTest) ... ok test_constant_aliasing (tests.internals_test.InternalsTest) ... ok test_copy_curl (tests.internals_test.InternalsTest) ... ok test_copy_multi (tests.internals_test.InternalsTest) ... ok test_copy_share (tests.internals_test.InternalsTest) ... ok test_move_handle (tests.internals_test.InternalsTest) ... ok test_pickle_curl (tests.internals_test.InternalsTest) ... ok test_pickle_dumps_curl (tests.internals_test.InternalsTest) ... ok test_pickle_dumps_multi (tests.internals_test.InternalsTest) ... ok test_pickle_dumps_share (tests.internals_test.InternalsTest) ... ok test_pickle_multi (tests.internals_test.InternalsTest) ... ok test_pickle_share (tests.internals_test.InternalsTest) ... ok test_remove_invalid_closed_handle (tests.internals_test.InternalsTest) ... ok test_remove_invalid_handle (tests.internals_test.InternalsTest) ... ok test_multi_pipeline_opts (tests.multi_option_constants_test.MultiOptionConstantsTest) ... SKIP: libcurl < 7.30.0 test_multi_pipelining_server_bl (tests.multi_option_constants_test.MultiOptionConstantsTest) ... SKIP: libcurl < 7.30.0 test_multi_pipelining_site_bl (tests.multi_option_constants_test.MultiOptionConstantsTest) ... SKIP: libcurl < 7.30.0 test_option_constant_on_curlmulti (tests.multi_option_constants_test.MultiOptionConstantsTest) ... ok test_option_constant_on_pycurl (tests.multi_option_constants_test.MultiOptionConstantsTest) ... ok test_pipe_constants (tests.multi_option_constants_test.MultiOptionConstantsTest) ... SKIP: libcurl < 7.43.0 test_multi_socket_select (tests.multi_socket_select_test.MultiSocketSelectTest) ... Exception in thread Thread-3: Traceback (most recent call last): File "/opt/rh/rh-python34/root/usr/lib64/python3.4/threading.py", line 921, in _bootstrap_inner self.run() File "/builddir/build/BUILD/pycurl-7.43.0/tests/runwsgi.py", line 74, in run bottle.run(self.app, server=self.server, quiet=True) File "/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/bottle.py", line 3116, in run server.run(app) File "/builddir/build/BUILD/pycurl-7.43.0/tests/runwsgi.py", line 14, in run self.srv = self.make_server(handler) File "/builddir/build/BUILD/pycurl-7.43.0/tests/runwsgi.py", line 25, in make_server srv = make_server(self.host, self.port, handler, **self.options) File "/opt/rh/rh-python34/root/usr/lib64/python3.4/wsgiref/simple_server.py", line 153, in make_server server = server_class((host, port), handler_class) File "/opt/rh/rh-python34/root/usr/lib64/python3.4/socketserver.py", line 429, in __init__ self.server_bind() File "/opt/rh/rh-python34/root/usr/lib64/python3.4/wsgiref/simple_server.py", line 50, in server_bind HTTPServer.server_bind(self) File "/opt/rh/rh-python34/root/usr/lib64/python3.4/http/server.py", line 133, in server_bind socketserver.TCPServer.server_bind(self) File "/opt/rh/rh-python34/root/usr/lib64/python3.4/socketserver.py", line 440, in server_bind self.socket.bind(self.server_address) OSError: [Errno 98] Address already in use Exception in thread Thread-4: Traceback (most recent call last): File "/opt/rh/rh-python34/root/usr/lib64/python3.4/threading.py", line 921, in _bootstrap_inner self.run() File "/builddir/build/BUILD/pycurl-7.43.0/tests/runwsgi.py", line 74, in run bottle.run(self.app, server=self.server, quiet=True) File "/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/bottle.py", line 3116, in run server.run(app) File "/builddir/build/BUILD/pycurl-7.43.0/tests/runwsgi.py", line 14, in run self.srv = self.make_server(handler) File "/builddir/build/BUILD/pycurl-7.43.0/tests/runwsgi.py", line 25, in make_server srv = make_server(self.host, self.port, handler, **self.options) File "/opt/rh/rh-python34/root/usr/lib64/python3.4/wsgiref/simple_server.py", line 153, in make_server server = server_class((host, port), handler_class) File "/opt/rh/rh-python34/root/usr/lib64/python3.4/socketserver.py", line 429, in __init__ self.server_bind() File "/opt/rh/rh-python34/root/usr/lib64/python3.4/wsgiref/simple_server.py", line 50, in server_bind HTTPServer.server_bind(self) File "/opt/rh/rh-python34/root/usr/lib64/python3.4/http/server.py", line 133, in server_bind socketserver.TCPServer.server_bind(self) File "/opt/rh/rh-python34/root/usr/lib64/python3.4/socketserver.py", line 440, in server_bind self.socket.bind(self.server_address) OSError: [Errno 98] Address already in use ok test_multi_socket (tests.multi_socket_test.MultiSocketTest) ... ok test_adding_closed_handle_close_then_remove (tests.multi_test.MultiTest) ... ok test_adding_closed_handle_close_without_removing (tests.multi_test.MultiTest) ... ok test_adding_closed_handle_remove_then_close (tests.multi_test.MultiTest) ... ok test_keyword_arguments (tests.multi_test.MultiTest) ... ok test_multi (tests.multi_test.MultiTest) ... ok test_multi_close (tests.multi_test.MultiTest) ... ok test_multi_close_twice (tests.multi_test.MultiTest) ... ok test_multi_info_read (tests.multi_test.MultiTest) ... ok test_multi_select (tests.multi_test.MultiTest) ... ok test_multi_select_fdset (tests.multi_test.MultiTest) ... ok test_multi_status_codes (tests.multi_test.MultiTest) ... ok test_positional_arguments (tests.multi_test.MultiTest) ... ok test_multi_timer (tests.multi_timer_test.MultiSocketTest) ... ok test_socket_open (tests.open_socket_cb_test.OpenSocketCbTest) ... ok test_socket_open_ipv6 (tests.open_socket_cb_test.OpenSocketCbTest) ... ok test_socket_open_none (tests.open_socket_cb_test.OpenSocketCbTest) ... ok test_socket_open_unix (tests.open_socket_cb_test.OpenSocketCbTest) ... SKIP: libcurl < 7.40.0 test_unset_socket_open (tests.open_socket_cb_test.OpenSocketCbTest) ... ok test_accept_encoding (tests.option_constants_test.OptionConstantsSettingTest) ... ok test_accepttimeout_ms (tests.option_constants_test.OptionConstantsSettingTest) ... ok test_append (tests.option_constants_test.OptionConstantsSettingTest) ... ok test_cookiesession (tests.option_constants_test.OptionConstantsSettingTest) ... ok test_default_protocol (tests.option_constants_test.OptionConstantsSettingTest) ... SKIP: libcurl < 7.45.0 test_dirlistonly (tests.option_constants_test.OptionConstantsSettingTest) ... ok test_encoding (tests.option_constants_test.OptionConstantsSettingTest) ... ok test_expect_100_timeout_ms (tests.option_constants_test.OptionConstantsSettingTest) ... SKIP: libcurl < 7.36.0 test_ftp_use_pret (tests.option_constants_test.OptionConstantsSettingTest) ... ok test_headeropt (tests.option_constants_test.OptionConstantsSettingTest) ... SKIP: libcurl < 7.37.0 test_http_version (tests.option_constants_test.OptionConstantsSettingTest) ... ok test_http_version_2 (tests.option_constants_test.OptionConstantsSettingTest) ... SKIP: libcurl < 7.43.0 test_http_version_2_0 (tests.option_constants_test.OptionConstantsSettingTest) ... SKIP: libcurl < 7.33.0 test_http_version_2tls (tests.option_constants_test.OptionConstantsSettingTest) ... SKIP: libcurl < 7.47.0 test_keypasswd (tests.option_constants_test.OptionConstantsSettingTest) ... ok test_login_options (tests.option_constants_test.OptionConstantsSettingTest) ... SKIP: libcurl < 7.34.0 test_path_as_is (tests.option_constants_test.OptionConstantsSettingTest) ... SKIP: libcurl < 7.42.0 test_pipewait (tests.option_constants_test.OptionConstantsSettingTest) ... SKIP: libcurl < 7.43.0 test_proto_smb (tests.option_constants_test.OptionConstantsSettingTest) ... SKIP: libcurl < 7.40.0 test_sasl_ir (tests.option_constants_test.OptionConstantsSettingTest) ... SKIP: libcurl < 7.31.0 test_sockopt_constants (tests.option_constants_test.OptionConstantsSettingTest) ... ok test_tcp_keepalive (tests.option_constants_test.OptionConstantsSettingTest) ... ok test_tcp_keepidle (tests.option_constants_test.OptionConstantsSettingTest) ... ok test_tcp_keepintvl (tests.option_constants_test.OptionConstantsSettingTest) ... ok test_telnetoptions (tests.option_constants_test.OptionConstantsSettingTest) ... ok test_tlsauth (tests.option_constants_test.OptionConstantsSettingTest) ... SKIP: SSL backend is nss test_transfer_encoding (tests.option_constants_test.OptionConstantsSettingTest) ... ok test_use_ssl (tests.option_constants_test.OptionConstantsSettingTest) ... ok test_xauth_bearer (tests.option_constants_test.OptionConstantsSettingTest) ... SKIP: libcurl < 7.33.0 test_cainfo (tests.option_constants_test.OptionConstantsTest) ... ok test_capath (tests.option_constants_test.OptionConstantsTest) ... ok test_crlfile (tests.option_constants_test.OptionConstantsTest) ... ok test_curlproxy_http_1_0_setopt (tests.option_constants_test.OptionConstantsTest) ... ok test_dns_servers (tests.option_constants_test.OptionConstantsTest) ... ok test_egdsocket (tests.option_constants_test.OptionConstantsTest) ... SKIP: SSL backend is nss test_gssapi_delegation_options (tests.option_constants_test.OptionConstantsTest) ... ok test_httpauth_digest_ie (tests.option_constants_test.OptionConstantsTest) ... ok test_issuercert (tests.option_constants_test.OptionConstantsTest) ... ok test_krb4level (tests.option_constants_test.OptionConstantsTest) ... ok test_krblevel (tests.option_constants_test.OptionConstantsTest) ... ok test_mail_auth (tests.option_constants_test.OptionConstantsTest) ... ok test_mail_from (tests.option_constants_test.OptionConstantsTest) ... ok test_mail_rcpt (tests.option_constants_test.OptionConstantsTest) ... ok test_noproxy_setopt (tests.option_constants_test.OptionConstantsTest) ... ok test_operation_timedout_constant (tests.option_constants_test.OptionConstantsTest) ... ok test_pinnedpublickey (tests.option_constants_test.OptionConstantsTest) ... SKIP: libcurl < 7.39.0 test_postredir (tests.option_constants_test.OptionConstantsTest) ... ok test_postredir_flags (tests.option_constants_test.OptionConstantsTest) ... ok test_postredir_post_303 (tests.option_constants_test.OptionConstantsTest) ... ok test_postredir_setopt (tests.option_constants_test.OptionConstantsTest) ... ok test_protocols_setopt (tests.option_constants_test.OptionConstantsTest) ... ok test_proxy_service_name (tests.option_constants_test.OptionConstantsTest) ... SKIP: libcurl < 7.43.0 test_random_file (tests.option_constants_test.OptionConstantsTest) ... ok test_redir_post_303 (tests.option_constants_test.OptionConstantsTest) ... ok test_redir_protocols_setopt (tests.option_constants_test.OptionConstantsTest) ... ok test_service_name (tests.option_constants_test.OptionConstantsTest) ... SKIP: libcurl < 7.43.0 test_socks5_gssapi_nec_setopt (tests.option_constants_test.OptionConstantsTest) ... ok test_socks5_gssapi_service_setopt (tests.option_constants_test.OptionConstantsTest) ... ok test_ssh_knownhosts_setopt (tests.option_constants_test.OptionConstantsTest) ... ok test_ssl_cipher_list (tests.option_constants_test.OptionConstantsTest) ... ok test_ssl_enable_alpn (tests.option_constants_test.OptionConstantsTest) ... SKIP: libcurl < 7.36.0 test_ssl_enable_npn (tests.option_constants_test.OptionConstantsTest) ... SKIP: libcurl < 7.36.0 test_ssl_falsestart (tests.option_constants_test.OptionConstantsTest) ... SKIP: libcurl < 7.42.0 test_ssl_option_no_revoke (tests.option_constants_test.OptionConstantsTest) ... SKIP: libcurl < 7.44.0 test_ssl_options (tests.option_constants_test.OptionConstantsTest) ... ok test_ssl_sessionid_cache (tests.option_constants_test.OptionConstantsTest) ... ok test_ssl_verifyhost (tests.option_constants_test.OptionConstantsTest) ... ok test_ssl_verifystatus (tests.option_constants_test.OptionConstantsTest) ... SKIP: libcurl < 7.41.0 test_sslversion_7_34_0 (tests.option_constants_test.OptionConstantsTest) ... SKIP: libcurl < 7.34.0 test_sslversion_options (tests.option_constants_test.OptionConstantsTest) ... ok test_tftp_blksize_setopt (tests.option_constants_test.OptionConstantsTest) ... ok test_unix_socket_path (tests.option_constants_test.OptionConstantsTest) ... SKIP: libcurl < 7.40.0 test_username (tests.option_constants_test.OptionConstantsTest) ... ok test_wildcardmatch (tests.option_constants_test.OptionConstantsTest) ... ok test_7_19_4_protocols (tests.protocol_constants_test.ProtocolConstantsTest) ... ok test_7_20_0_protocols (tests.protocol_constants_test.ProtocolConstantsTest) ... ok test_7_21_0_protocols (tests.protocol_constants_test.ProtocolConstantsTest) ... ok test_7_21_2_protocols (tests.protocol_constants_test.ProtocolConstantsTest) ... ok test_delete_attribute_curl (tests.pycurl_object_test.PycurlObjectTest) ... ok test_delete_attribute_multi (tests.pycurl_object_test.PycurlObjectTest) ... ok test_delete_attribute_share (tests.pycurl_object_test.PycurlObjectTest) ... ok test_delete_missing_attribute_curl (tests.pycurl_object_test.PycurlObjectTest) ... ok test_delete_missing_attribute_curl_multi (tests.pycurl_object_test.PycurlObjectTest) ... ok test_delete_missing_attribute_curl_share (tests.pycurl_object_test.PycurlObjectTest) ... ok test_get_attribute_curl (tests.pycurl_object_test.PycurlObjectTest) ... ok test_get_attribute_multi (tests.pycurl_object_test.PycurlObjectTest) ... ok test_get_attribute_share (tests.pycurl_object_test.PycurlObjectTest) ... ok test_get_missing_attribute_curl (tests.pycurl_object_test.PycurlObjectTest) ... ok test_get_missing_attribute_curl_multi (tests.pycurl_object_test.PycurlObjectTest) ... ok test_get_missing_attribute_curl_share (tests.pycurl_object_test.PycurlObjectTest) ... ok test_modify_attribute_curl (tests.pycurl_object_test.PycurlObjectTest) ... ok test_modify_attribute_multi (tests.pycurl_object_test.PycurlObjectTest) ... ok test_modify_attribute_share (tests.pycurl_object_test.PycurlObjectTest) ... ok test_set_attribute_curl (tests.pycurl_object_test.PycurlObjectTest) ... ok test_set_attribute_multi (tests.pycurl_object_test.PycurlObjectTest) ... ok test_set_attribute_share (tests.pycurl_object_test.PycurlObjectTest) ... ok test_post_with_read_callback (tests.read_cb_test.ReadCbTest) ... ok test_post_with_read_callback_returning_bytes (tests.read_cb_test.ReadCbTest) ... ok test_post_with_read_callback_returning_bytes_with_multibyte (tests.read_cb_test.ReadCbTest) ... ok test_post_with_read_callback_returning_bytes_with_nulls (tests.read_cb_test.ReadCbTest) ... ok test_post_with_read_callback_returning_unicode (tests.read_cb_test.ReadCbTest) ... ok test_post_with_read_callback_returning_unicode_with_multibyte (tests.read_cb_test.ReadCbTest) ... successsuccesssuccesssuccessUnicodeEncodeError: 'ascii' codec can't encode characters in position 0-5: ordinal not in range(128) ok test_post_with_read_callback_returning_unicode_with_nulls (tests.read_cb_test.ReadCbTest) ... ok test_post_with_read_callback_returning_unicode (tests.readdata_test.ReaddataTest) ... ok test_post_with_read_callback_returning_unicode_with_multibyte (tests.readdata_test.ReaddataTest) ... UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-5: ordinal not in range(128) ok test_post_with_read_callback_returning_unicode_with_nulls (tests.readdata_test.ReaddataTest) ... ok test_post_with_read_returning_bytes (tests.readdata_test.ReaddataTest) ... ok test_post_with_read_returning_bytes_with_multibyte (tests.readdata_test.ReaddataTest) ... ok test_post_with_read_returning_bytes_with_nulls (tests.readdata_test.ReaddataTest) ... ok test_readdata_file_binary (tests.readdata_test.ReaddataTest) ... ok test_readdata_file_text (tests.readdata_test.ReaddataTest) ... ok test_readdata_object (tests.readdata_test.ReaddataTest) ... ok test_get_relative (tests.relative_url_test.RelativeUrlTest) ... ok test_reset (tests.reset_test.ResetTest) ... ok test_resolve (tests.resolve_test.ResolveTest) ... ok test_cantseek (tests.seek_cb_constants_test.SeekCbConstantsTest) ... ok test_fail (tests.seek_cb_constants_test.SeekCbConstantsTest) ... ok test_ok (tests.seek_cb_constants_test.SeekCbConstantsTest) ... ok SKIP: PYCURL_VSFTPD_PATH environment variable not set test_postfields_lifecycle (tests.setopt_lifecycle_test.SetoptLifecycleTest) ... ERROR test_setopt_string (tests.setopt_string_test.SetoptTest) ... ERROR test_setopt_string_integer (tests.setopt_string_test.SetoptTest) ... ok test_boolean_value (tests.setopt_test.SetoptTest) ... ok test_float_value_for_integer_option (tests.setopt_test.SetoptTest) ... ok test_httpheader_list (tests.setopt_test.SetoptTest) ... ok test_httpheader_tuple (tests.setopt_test.SetoptTest) ... ok test_httpheader_unicode (tests.setopt_test.SetoptTest) ... ok test_integer_value (tests.setopt_test.SetoptTest) ... ok test_integer_value_for_string_option (tests.setopt_test.SetoptTest) ... ok test_proxyheader_list (tests.setopt_test.SetoptTest) ... SKIP: libcurl < 7.37.0 test_proxyheader_tuple (tests.setopt_test.SetoptTest) ... SKIP: libcurl < 7.37.0 test_proxyheader_unicode (tests.setopt_test.SetoptTest) ... SKIP: libcurl < 7.37.0 test_set_httpheader_none (tests.setopt_test.SetoptTest) ... ERROR test_set_proxyheader_none (tests.setopt_test.SetoptTest) ... SKIP: libcurl < 7.37.0 test_string_value (tests.setopt_test.SetoptTest) ... ok test_string_value_for_integer_option (tests.setopt_test.SetoptTest) ... ok test_unset_httpheader (tests.setopt_test.SetoptTest) ... ERROR test_unset_proxyheader (tests.setopt_test.SetoptTest) ... SKIP: libcurl < 7.37.0 test_ascii_string (tests.setopt_unicode_test.SetoptUnicodeTest) ... ERROR test_unicode_encoded (tests.setopt_unicode_test.SetoptUnicodeTest) ... ERROR test_unicode_string (tests.setopt_unicode_test.SetoptUnicodeTest) ... ok test_does_not_use_static_libs (tests.setup_test.SetupTest) ... ok test_libcurl_ssl_gnutls (tests.setup_test.SetupTest) ... ok test_libcurl_ssl_nss (tests.setup_test.SetupTest) ... ok test_libcurl_ssl_openssl (tests.setup_test.SetupTest) ... ok test_libcurl_ssl_unrecognized (tests.setup_test.SetupTest) ... ok test_no_ssl (tests.setup_test.SetupTest) ... ok test_no_ssl_define (tests.setup_test.SetupTest) ... ok test_sanity_check (tests.setup_test.SetupTest) ... ok test_ssl_feature_sets_ssl_define (tests.setup_test.SetupTest) ... ok test_ssl_in_libs (tests.setup_test.SetupTest) ... ok test_ssl_in_libs_sets_ssl_define (tests.setup_test.SetupTest) ... ok test_ssl_in_static_libs (tests.setup_test.SetupTest) ... ok test_ssl_in_static_libs_sets_ssl_define (tests.setup_test.SetupTest) ... ok test_with_gnutls_library (tests.setup_test.SetupTest) ... ok test_with_nss_library (tests.setup_test.SetupTest) ... ok test_with_openssl_library (tests.setup_test.SetupTest) ... ok test_with_ssl_library (tests.setup_test.SetupTest) ... ok test_keyword_arguments (tests.share_test.ShareTest) ... ok test_positional_arguments (tests.share_test.ShareTest) ... ok test_share (tests.share_test.ShareTest) ... Exception in thread Thread-6: Traceback (most recent call last): File "/opt/rh/rh-python34/root/usr/lib64/python3.4/threading.py", line 921, in _bootstrap_inner self.run() File "/builddir/build/BUILD/pycurl-7.43.0/tests/share_test.py", line 26, in run self.curl.perform() pycurl.error: (7, 'Failed connect to localhost:8380; Connection refused') Exception in thread Thread-5: Traceback (most recent call last): File "/opt/rh/rh-python34/root/usr/lib64/python3.4/threading.py", line 921, in _bootstrap_inner self.run() File "/builddir/build/BUILD/pycurl-7.43.0/tests/share_test.py", line 26, in run self.curl.perform() pycurl.error: (7, 'Failed connect to localhost:8380; Connection refused') FAIL test_share_close (tests.share_test.ShareTest) ... ok test_share_close_twice (tests.share_test.ShareTest) ... ok test_sockoptfunction_bogus_return (tests.sockopt_cb_test.SockoptCbTest) ... sockopt callback returned 'bogus' which is not an integer ok test_sockoptfunction_fail (tests.sockopt_cb_test.SockoptCbTest) ... ok test_sockoptfunction_ok (tests.sockopt_cb_test.SockoptCbTest) ... ERROR test_socktype_accept (tests.sockopt_cb_test.SockoptCbTest) ... ok test_socktype_ipcxn (tests.sockopt_cb_test.SockoptCbTest) ... ok test_sockoptfunction_none (tests.sockopt_cb_test.SockoptCbUnsetTest) ... ok test_sockoptfunction_unset (tests.sockopt_cb_test.SockoptCbUnsetTest) ... ok test_unset_range (tests.unset_range_test.UnsetRangeTest) ... ok test_pycurl_user_agent_string (tests.user_agent_string_test.UserAgentStringTest) ... ERROR test_comparison (tests.version_comparison_test.VersionComparisonTest) ... ok test_asynchdns (tests.version_constants_test.VersionConstantsTest) ... ok test_conv (tests.version_constants_test.VersionConstantsTest) ... ok test_curldebug (tests.version_constants_test.VersionConstantsTest) ... ok test_debug (tests.version_constants_test.VersionConstantsTest) ... ok test_gssapi (tests.version_constants_test.VersionConstantsTest) ... SKIP: libcurl < 7.38.0 test_gssnegotiate (tests.version_constants_test.VersionConstantsTest) ... ok test_http2 (tests.version_constants_test.VersionConstantsTest) ... SKIP: libcurl < 7.33.0 test_idn (tests.version_constants_test.VersionConstantsTest) ... ok test_ipv6 (tests.version_constants_test.VersionConstantsTest) ... ok test_kerberos4 (tests.version_constants_test.VersionConstantsTest) ... ok test_kerberos5 (tests.version_constants_test.VersionConstantsTest) ... SKIP: libcurl < 7.40.0 test_largefile (tests.version_constants_test.VersionConstantsTest) ... ok test_libz (tests.version_constants_test.VersionConstantsTest) ... ok test_ntlm (tests.version_constants_test.VersionConstantsTest) ... ok test_ntlm_wb (tests.version_constants_test.VersionConstantsTest) ... ok test_psl (tests.version_constants_test.VersionConstantsTest) ... SKIP: libcurl < 7.47.0 test_spnego (tests.version_constants_test.VersionConstantsTest) ... ok test_ssl (tests.version_constants_test.VersionConstantsTest) ... ok test_sspi (tests.version_constants_test.VersionConstantsTest) ... ok test_tlsauth_srp (tests.version_constants_test.VersionConstantsTest) ... ok test_unix_sockets (tests.version_constants_test.VersionConstantsTest) ... SKIP: libcurl < 7.40.0 test_libcurl_presence (tests.version_test.VersionTest) ... ok test_pycurl_presence_and_case (tests.version_test.VersionTest) ... ok test_write_abort (tests.write_abort_test.WriteAbortTest) ... ok test_write_cb_returning_float (tests.write_cb_bogus_test.WriteAbortTest) ... successpycurl.error: write callback must return int or None ok test_write_cb_returning_string (tests.write_cb_bogus_test.WriteAbortTest) ... pycurl.error: write callback must return int or None ok test_write_to_file_like (tests.write_test.WriteTest) ... ERROR test_write_to_file_via_function (tests.write_test.WriteTest) ... ERROR test_write_to_file_via_object (tests.write_test.WriteTest) ... ERROR test_write_to_tempfile_via_function (tests.write_test.WriteTest) ... ERROR test_write_to_tempfile_via_object (tests.write_test.WriteTest) ... ERROR test_write_to_bytesio (tests.write_to_stringio_test.WriteToStringioTest) ... ERROR test_write_to_stringio (tests.write_to_stringio_test.WriteToStringioTest) ... FAIL test_sockoptfunction_exception (tests.xferinfo_cb_test.XferinfoCbTest) ... SKIP: libcurl < 7.32.0 test_sockoptfunction_fail (tests.xferinfo_cb_test.XferinfoCbTest) ... SKIP: libcurl < 7.32.0 test_xferinfo_cb (tests.xferinfo_cb_test.XferinfoCbTest) ... SKIP: libcurl < 7.32.0 ====================================================================== ERROR: test_postfields_lifecycle (tests.setopt_lifecycle_test.SetoptLifecycleTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pycurl-7.43.0/tests/setopt_lifecycle_test.py", line 49, in test_postfields_lifecycle curl.perform() pycurl.error: (7, 'Failed connect to localhost:8380; Connection refused') ====================================================================== ERROR: test_setopt_string (tests.setopt_string_test.SetoptTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pycurl-7.43.0/tests/setopt_string_test.py", line 25, in test_setopt_string self.curl.perform() pycurl.error: (7, 'Failed connect to localhost:8380; Connection refused') ====================================================================== ERROR: test_set_httpheader_none (tests.setopt_test.SetoptTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pycurl-7.43.0/tests/setopt_test.py", line 73, in test_set_httpheader_none self.curl.perform() pycurl.error: (7, 'Failed connect to localhost:8380; Connection refused') ====================================================================== ERROR: test_unset_httpheader (tests.setopt_test.SetoptTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pycurl-7.43.0/tests/setopt_test.py", line 59, in test_unset_httpheader self.curl.perform() pycurl.error: (7, 'Failed connect to localhost:8380; Connection refused') ====================================================================== ERROR: test_ascii_string (tests.setopt_unicode_test.SetoptUnicodeTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pycurl-7.43.0/tests/setopt_unicode_test.py", line 22, in test_ascii_string self.check('p=test', 'test') File "/builddir/build/BUILD/pycurl-7.43.0/tests/setopt_unicode_test.py", line 36, in check self.curl.perform() pycurl.error: (7, 'Failed connect to localhost:8380; Connection refused') ====================================================================== ERROR: test_unicode_encoded (tests.setopt_unicode_test.SetoptUnicodeTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pycurl-7.43.0/tests/setopt_unicode_test.py", line 29, in test_unicode_encoded self.check(util.u('p=\u041c\u043e\u0441\u043a\u0432\u0430').encode('utf8'), util.u('\u041c\u043e\u0441\u043a\u0432\u0430')) File "/builddir/build/BUILD/pycurl-7.43.0/tests/setopt_unicode_test.py", line 36, in check self.curl.perform() pycurl.error: (7, 'Failed connect to localhost:8380; Connection refused') ====================================================================== ERROR: test_sockoptfunction_ok (tests.sockopt_cb_test.SockoptCbTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pycurl-7.43.0/tests/sockopt_cb_test.py", line 30, in test_sockoptfunction_ok self.curl.perform() pycurl.error: (7, 'Failed connect to localhost:8380; Connection refused') ====================================================================== ERROR: test_pycurl_user_agent_string (tests.user_agent_string_test.UserAgentStringTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pycurl-7.43.0/tests/user_agent_string_test.py", line 24, in test_pycurl_user_agent_string self.curl.perform() pycurl.error: (7, 'Failed connect to localhost:8380; Connection refused') ====================================================================== ERROR: test_write_to_file_like (tests.write_test.WriteTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pycurl-7.43.0/tests/write_test.py", line 93, in test_write_to_file_like self.curl.perform() pycurl.error: (7, 'Failed connect to localhost:8380; Connection refused') ====================================================================== ERROR: test_write_to_file_via_function (tests.write_test.WriteTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pycurl-7.43.0/tests/write_test.py", line 63, in test_write_to_file_via_function self.curl.perform() pycurl.error: (7, 'Failed connect to localhost:8380; Connection refused') ====================================================================== ERROR: test_write_to_file_via_object (tests.write_test.WriteTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pycurl-7.43.0/tests/write_test.py", line 80, in test_write_to_file_via_object self.curl.perform() pycurl.error: (7, 'Failed connect to localhost:8380; Connection refused') ====================================================================== ERROR: test_write_to_tempfile_via_function (tests.write_test.WriteTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pycurl-7.43.0/tests/write_test.py", line 35, in test_write_to_tempfile_via_function self.curl.perform() pycurl.error: (7, 'Failed connect to localhost:8380; Connection refused') ====================================================================== ERROR: test_write_to_tempfile_via_object (tests.write_test.WriteTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pycurl-7.43.0/tests/util.py", line 81, in decorated return fn(*args, **kwargs) File "/builddir/build/BUILD/pycurl-7.43.0/tests/write_test.py", line 48, in test_write_to_tempfile_via_object self.curl.perform() pycurl.error: (7, 'Failed connect to localhost:8380; Connection refused') ====================================================================== ERROR: test_write_to_bytesio (tests.write_to_stringio_test.WriteToStringioTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pycurl-7.43.0/tests/write_to_stringio_test.py", line 25, in test_write_to_bytesio self.curl.perform() pycurl.error: (7, 'Failed connect to localhost:8380; Connection refused') ====================================================================== FAIL: test_share (tests.share_test.ShareTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pycurl-7.43.0/tests/share_test.py", line 47, in test_share self.assertEqual('success', t1.sio.getvalue().decode()) AssertionError: 'success' != '' - success + ====================================================================== FAIL: test_write_to_stringio (tests.write_to_stringio_test.WriteToStringioTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pycurl-7.43.0/tests/write_to_stringio_test.py", line 35, in test_write_to_stringio self.curl.perform() pycurl.error: (7, 'Failed connect to localhost:8380; Connection refused') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/pycurl-7.43.0/tests/util.py", line 81, in decorated return fn(*args, **kwargs) File "/builddir/build/BUILD/pycurl-7.43.0/tests/write_to_stringio_test.py", line 41, in test_write_to_stringio assert pycurl.E_WRITE_ERROR == err AssertionError ---------------------------------------------------------------------- Ran 284 tests in 10.473s FAILED (SKIP=46, errors=14, failures=2) make: *** [do-test] Error 1 removed 'tests/fake-curl/libcurl/with_gnutls.so' removed 'tests/fake-curl/libcurl/with_nss.so' removed 'tests/fake-curl/libcurl/with_openssl.so' removed 'tests/fake-curl/libcurl/with_unknown_ssl.so' removed 'tests/fake-curl/libcurl/without_ssl.so' + exit 0 Processing files: sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SSfbQH + umask 022 + cd /builddir/build/BUILD + cd pycurl-7.43.0 + DOCDIR=/builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/share/doc/sclo-python34-python-pycurl-7.43.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/share/doc/sclo-python34-python-pycurl-7.43.0 + cp -pr ChangeLog /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/share/doc/sclo-python34-python-pycurl-7.43.0 + cp -pr README.rst /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/share/doc/sclo-python34-python-pycurl-7.43.0 + cp -pr examples /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/share/doc/sclo-python34-python-pycurl-7.43.0 + cp -pr doc /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/share/doc/sclo-python34-python-pycurl-7.43.0 + cp -pr tests /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/share/doc/sclo-python34-python-pycurl-7.43.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3wlRo6 + umask 022 + cd /builddir/build/BUILD + cd pycurl-7.43.0 + LICENSEDIR=/builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/share/licenses/sclo-python34-python-pycurl-7.43.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/share/licenses/sclo-python34-python-pycurl-7.43.0 + cp -pr COPYING-LGPL /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/share/licenses/sclo-python34-python-pycurl-7.43.0 + cp -pr COPYING-MIT /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64/opt/rh/rh-python34/root/usr/share/licenses/sclo-python34-python-pycurl-7.43.0 + exit 0 Finding Provides: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u | /usr/bin/sed -e 's|pycurl.so.*||g;'" warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u | /usr/bin/sed -e 's|libpython.*so.*||g;s|python.*abi.*||g;'" warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ Provides: rh-python34-python-pycurl = 7.43.0-6.1.el7 rh-python34-python3-pycurl = 7.43.0-6.1.el7 sclo-python34-python-pycurl = 7.43.0-6.1.el7 sclo-python34-python-pycurl(x86-64) = 7.43.0-6.1.el7 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcurl.so.4()(64bit) libpthread.so.0()(64bit) libssl3.so()(64bit) rtld(GNU_HASH) Processing files: sclo-python34-python-pycurl-debuginfo-7.43.0-6.1.el7.x86_64 warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python34-config$ Provides: scl-package(rh-python34) sclo-python34-python-pycurl-debuginfo = 7.43.0-6.1.el7 sclo-python34-python-pycurl-debuginfo(x86-64) = 7.43.0-6.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/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64 Wrote: /builddir/build/RPMS/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/sclo-python34-python-pycurl-debuginfo-7.43.0-6.1.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MPC2PO + umask 022 + cd /builddir/build/BUILD + cd pycurl-7.43.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/sclo-python34-python-pycurl-7.43.0-6.1.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->