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/sclo6-sclo-python35-sclo-el6-build-30413-43436/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 warning: Could not canonicalize hostname: c1bk.rdu2.centos.org Building target platforms: x86_64 Building for target x86_64 /bin/cat /builddir/build/SOURCES/0002-python-pycurl-7.43.0-tls-backend.patch | /usr/bin/patch -p1 -s Wrote: /builddir/build/SRPMS/sclo-python35-python-pycurl-7.43.0-6.1.el6.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/sclo6-sclo-python35-sclo-el6-build-30413-43436/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 /bin/cat /builddir/build/SOURCES/0002-python-pycurl-7.43.0-tls-backend.patch | /usr/bin/patch -p1 -s Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.seidP7 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf pycurl-7.43.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pycurl-7.43.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pycurl-7.43.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + 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.Hb9elD + umask 022 + cd /builddir/build/BUILD + cd pycurl-7.43.0 + LANG=C + export LANG + unset DISPLAY + scl enable rh-python35 - Using curl-config (libcurl 7.19.7) running build running build_py creating build creating build/lib.linux-x86_64-3.5 creating build/lib.linux-x86_64-3.5/curl copying python/curl/__init__.py -> build/lib.linux-x86_64-3.5/curl running build_ext building 'pycurl' extension creating build/temp.linux-x86_64-3.5 creating build/temp.linux-x86_64-3.5/src gcc -pthread -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python35/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -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-python35/root/usr/include/python3.5m -c src/docstrings.c -o build/temp.linux-x86_64-3.5/src/docstrings.o gcc -pthread -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python35/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -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-python35/root/usr/include/python3.5m -c src/easy.c -o build/temp.linux-x86_64-3.5/src/easy.o src/easy.c: In function 'util_curl_xdecref': src/easy.c:333: warning: will never be executed src/easy.c:333: warning: will never be executed src/easy.c:333: warning: will never be executed src/easy.c:333: warning: will never be executed src/easy.c:333: warning: will never be executed src/easy.c:333: warning: will never be executed src/easy.c:333: warning: will never be executed src/easy.c:333: warning: will never be executed src/easy.c:333: warning: will never be executed src/easy.c:333: warning: will never be executed src/easy.c:333: warning: will never be executed src/easy.c:333: warning: will never be executed src/easy.c:333: warning: will never be executed src/easy.c:333: warning: will never be executed src/easy.c:333: warning: will never be executed src/easy.c:333: warning: will never be executed src/easy.c: In function 'util_curl_init': src/easy.c:226: warning: will never be executed src/easy.c:226: warning: will never be executed src/easy.c:226: warning: will never be executed src/easy.c:226: warning: will never be executed src/easy.c:219: warning: will never be executed src/easy.c:219: warning: will never be executed src/easy.c:219: warning: will never be executed src/easy.c:219: warning: will never be executed src/easy.c:219: warning: will never be executed src/easy.c:219: warning: will never be executed src/easy.c:219: warning: will never be executed src/easy.c:219: warning: will never be executed src/easy.c:219: warning: will never be executed src/easy.c:219: warning: will never be executed src/easy.c:219: warning: will never be executed src/easy.c:219: warning: will never be executed src/easy.c:219: warning: will never be executed src/easy.c:219: warning: will never be executed src/easy.c:219: warning: will never be executed src/easy.c:219: warning: will never be executed src/easy.c:213: warning: will never be executed src/easy.c:213: warning: will never be executed src/easy.c:213: warning: will never be executed src/easy.c:207: warning: will never be executed src/easy.c:207: warning: will never be executed src/easy.c:207: warning: will never be executed src/easy.c:201: warning: will never be executed src/easy.c:201: warning: will never be executed src/easy.c:201: warning: will never be executed src/easy.c:201: warning: will never be executed src/easy.c:194: warning: will never be executed src/easy.c:194: warning: will never be executed src/easy.c:194: warning: will never be executed src/easy.c: In function 'util_curl_unsetopt': src/easy.c:1489: warning: will never be executed src/easy.c:1489: warning: will never be executed src/easy.c:1489: warning: will never be executed src/easy.c:1489: warning: will never be executed src/easy.c:1489: warning: will never be executed src/easy.c:1489: warning: will never be executed src/easy.c:1489: warning: will never be executed src/easy.c:1489: warning: will never be executed src/easy.c:1489: warning: will never be executed src/easy.c:1489: warning: will never be executed src/easy.c:1489: warning: will never be executed src/easy.c:1489: warning: will never be executed src/easy.c:1489: warning: will never be executed src/easy.c:1489: warning: will never be executed src/easy.c:1489: warning: will never be executed src/easy.c:1489: warning: will never be executed src/easy.c:1489: warning: will never be executed src/easy.c:1489: warning: will never be executed src/easy.c:1489: warning: will never be executed src/easy.c:1489: warning: will never be executed src/easy.c:1489: warning: will never be executed src/easy.c:1489: warning: will never be executed src/easy.c:1489: warning: will never be executed src/easy.c:1489: warning: will never be executed src/easy.c:1489: warning: will never be executed src/easy.c:1489: warning: will never be executed src/easy.c:1489: warning: will never be executed src/easy.c:1489: warning: will never be executed src/easy.c:1489: warning: will never be executed src/easy.c:1489: warning: will never be executed src/easy.c:1489: warning: will never be executed src/easy.c:1489: warning: will never be executed src/easy.c:1487: warning: will never be executed src/easy.c:1487: warning: will never be executed src/easy.c:1487: warning: will never be executed src/easy.c:1487: warning: will never be executed src/easy.c:1487: warning: will never be executed src/easy.c:1487: warning: will never be executed src/easy.c:1487: warning: will never be executed src/easy.c:1487: warning: will never be executed src/easy.c:1487: warning: will never be executed src/easy.c:1487: warning: will never be executed src/easy.c:1487: warning: will never be executed src/easy.c:1487: warning: will never be executed src/easy.c:1487: warning: will never be executed src/easy.c:1487: warning: will never be executed src/easy.c:1487: warning: will never be executed src/easy.c:1487: warning: will never be executed src/easy.c:1487: warning: will never be executed src/easy.c:1487: warning: will never be executed src/easy.c:1487: warning: will never be executed src/easy.c:1487: warning: will never be executed src/easy.c:1487: warning: will never be executed src/easy.c:1487: warning: will never be executed src/easy.c:1487: warning: will never be executed src/easy.c:1487: warning: will never be executed src/easy.c:1487: warning: will never be executed src/easy.c:1487: warning: will never be executed src/easy.c:1487: warning: will never be executed src/easy.c:1487: warning: will never be executed src/easy.c:1487: warning: will never be executed src/easy.c:1487: warning: will never be executed src/easy.c:1487: warning: will never be executed src/easy.c:1487: warning: will never be executed src/easy.c:1483: warning: will never be executed src/easy.c:1483: warning: will never be executed src/easy.c:1483: warning: will never be executed src/easy.c:1483: warning: will never be executed src/easy.c:1483: warning: will never be executed src/easy.c:1483: warning: will never be executed src/easy.c:1483: warning: will never be executed src/easy.c:1483: warning: will never be executed src/easy.c:1483: warning: will never be executed src/easy.c:1483: warning: will never be executed src/easy.c:1483: warning: will never be executed src/easy.c:1483: warning: will never be executed src/easy.c:1483: warning: will never be executed src/easy.c:1483: warning: will never be executed src/easy.c:1483: warning: will never be executed src/easy.c:1483: warning: will never be executed src/easy.c:1483: warning: will never be executed src/easy.c:1483: warning: will never be executed src/easy.c:1483: warning: will never be executed src/easy.c:1483: warning: will never be executed src/easy.c:1483: warning: will never be executed src/easy.c:1483: warning: will never be executed src/easy.c:1483: warning: will never be executed src/easy.c:1483: warning: will never be executed src/easy.c:1483: warning: will never be executed src/easy.c:1483: warning: will never be executed src/easy.c:1483: warning: will never be executed src/easy.c:1483: warning: will never be executed src/easy.c:1483: warning: will never be executed src/easy.c:1483: warning: will never be executed src/easy.c:1483: warning: will never be executed src/easy.c:1483: warning: will never be executed src/easy.c:1479: warning: will never be executed src/easy.c:1479: warning: will never be executed src/easy.c:1479: warning: will never be executed src/easy.c:1474: warning: will never be executed src/easy.c:1474: warning: will never be executed src/easy.c:1474: warning: will never be executed src/easy.c:1474: warning: will never be executed src/easy.c:1443: warning: will never be executed src/easy.c:1443: warning: will never be executed src/easy.c:1443: warning: will never be executed src/easy.c:1443: warning: will never be executed src/easy.c:1443: warning: will never be executed src/easy.c:1443: warning: will never be executed src/easy.c:1443: warning: will never be executed src/easy.c:1443: warning: will never be executed src/easy.c:1443: warning: will never be executed src/easy.c:1443: warning: will never be executed src/easy.c:1443: warning: will never be executed src/easy.c:1443: warning: will never be executed src/easy.c:1443: warning: will never be executed src/easy.c:1443: warning: will never be executed src/easy.c:1443: warning: will never be executed src/easy.c:1443: warning: will never be executed src/easy.c:1440: warning: will never be executed src/easy.c:1440: warning: will never be executed src/easy.c:1440: warning: will never be executed src/easy.c:1433: warning: will never be executed src/easy.c:1433: warning: will never be executed src/easy.c:1433: warning: will never be executed src/easy.c:1433: warning: will never be executed src/easy.c:1433: warning: will never be executed src/easy.c:1433: warning: will never be executed src/easy.c:1433: warning: will never be executed src/easy.c:1433: warning: will never be executed src/easy.c:1433: warning: will never be executed src/easy.c:1433: warning: will never be executed src/easy.c:1433: warning: will never be executed src/easy.c:1433: warning: will never be executed src/easy.c:1433: warning: will never be executed src/easy.c:1433: warning: will never be executed src/easy.c:1433: warning: will never be executed src/easy.c:1433: warning: will never be executed src/easy.c:1428: warning: will never be executed src/easy.c:1428: warning: will never be executed src/easy.c:1428: warning: will never be executed src/easy.c:1428: warning: will never be executed src/easy.c:1428: warning: will never be executed src/easy.c:1428: warning: will never be executed src/easy.c:1428: warning: will never be executed src/easy.c:1428: warning: will never be executed src/easy.c:1428: warning: will never be executed src/easy.c:1428: warning: will never be executed src/easy.c:1428: warning: will never be executed src/easy.c:1428: warning: will never be executed src/easy.c:1428: warning: will never be executed src/easy.c:1428: warning: will never be executed src/easy.c:1428: warning: will never be executed src/easy.c:1428: warning: will never be executed src/easy.c: In function 'do_curl_setopt_string_impl': src/easy.c:1662: warning: will never be executed src/easy.c:1662: warning: will never be executed src/easy.c:1662: warning: will never be executed src/easy.c:1662: warning: will never be executed src/easy.c:1649: warning: will never be executed src/easy.c:1649: warning: will never be executed src/easy.c:1649: warning: will never be executed src/easy.c:1647: warning: will never be executed src/easy.c:1647: warning: will never be executed src/easy.c:1647: warning: will never be executed src/easy.c: In function 'do_curl_setopt_int': src/easy.c:1706: warning: will never be executed src/easy.c:1706: warning: will never be executed src/easy.c:1706: warning: will never be executed src/easy.c:1704: warning: will never be executed src/easy.c:1704: warning: will never be executed src/easy.c:1704: warning: will never be executed src/easy.c: In function 'do_curl_setopt_long': src/easy.c:1729: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c: In function 'do_curl_setopt_httppost': src/easy.c:2001: warning: will never be executed src/easy.c:2001: warning: will never be executed src/easy.c: In function 'do_curl_setopt_list': src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c: In function 'do_curl_setopt_callable': src/easy.c:2217: warning: will never be executed src/easy.c:2216: warning: will never be executed src/easy.c:2216: warning: will never be executed src/easy.c:2209: warning: will never be executed src/easy.c:2201: warning: will never be executed src/easy.c:2200: warning: will never be executed src/easy.c:2185: warning: will never be executed src/easy.c:2184: warning: will never be executed src/easy.c:2184: warning: will never be executed src/easy.c:2178: warning: will never be executed src/easy.c:2177: warning: will never be executed src/easy.c:2177: warning: will never be executed src/easy.c:2171: warning: will never be executed src/easy.c:2170: warning: will never be executed src/easy.c:2170: warning: will never be executed src/easy.c:2155: warning: will never be executed src/easy.c:2154: warning: will never be executed src/easy.c:2154: warning: will never be executed src/easy.c:2148: warning: will never be executed src/easy.c:2147: warning: will never be executed src/easy.c:2147: warning: will never be executed src/easy.c:2147: warning: will never be executed src/easy.c:2140: warning: will never be executed src/easy.c:2139: warning: will never be executed src/easy.c:2139: warning: will never be executed src/easy.c:2139: warning: will never be executed src/easy.c:2133: warning: will never be executed src/easy.c:2132: warning: will never be executed src/easy.c:2132: warning: will never be executed src/easy.c:2132: warning: will never be executed src/easy.c: In function 'do_curl_setopt_share': src/easy.c:2259: warning: will never be executed src/easy.c:2259: warning: will never be executed src/easy.c:2259: warning: will never be executed src/easy.c:2259: warning: will never be executed src/easy.c:2259: warning: will never be executed src/easy.c:2259: warning: will never be executed src/easy.c:2259: warning: will never be executed src/easy.c:2259: warning: will never be executed src/easy.c:2259: warning: will never be executed src/easy.c:2259: warning: will never be executed src/easy.c:2259: warning: will never be executed src/easy.c:2259: warning: will never be executed src/easy.c:2259: warning: will never be executed src/easy.c:2259: warning: will never be executed src/easy.c:2259: warning: will never be executed src/easy.c:2259: warning: will never be executed src/easy.c:2245: warning: will never be executed src/easy.c:2245: warning: will never be executed src/easy.c:2245: warning: will never be executed src/easy.c:2245: warning: will never be executed src/easy.c:2245: warning: will never be executed src/easy.c:2245: warning: will never be executed src/easy.c:2245: warning: will never be executed src/easy.c:2245: warning: will never be executed src/easy.c:2245: warning: will never be executed src/easy.c:2245: warning: will never be executed src/easy.c:2245: warning: will never be executed src/easy.c:2245: warning: will never be executed src/easy.c:2245: warning: will never be executed src/easy.c:2245: warning: will never be executed src/easy.c:2245: warning: will never be executed src/easy.c:2245: warning: will never be executed src/easy.c: In function 'do_curl_getinfo': src/easy.c:2549: warning: will never be executed src/easy.c:2536: warning: will never be executed src/easy.c:2507: warning: will never be executed src/easy.c:2484: warning: will never be executed src/easy.c: In function 'util_curl_xdecref': src/easy.c:333: warning: will never be executed src/easy.c:333: warning: will never be executed src/easy.c:333: warning: will never be executed src/easy.c:333: warning: will never be executed src/easy.c: In function 'do_curl_setopt_callable': src/easy.c:2132: warning: will never be executed src/easy.c:2132: warning: will never be executed src/easy.c:2132: warning: will never be executed src/easy.c:2132: warning: will never be executed src/easy.c:2132: warning: will never be executed src/easy.c:2132: warning: will never be executed src/easy.c:2132: warning: will never be executed src/easy.c:2132: warning: will never be executed src/easy.c:2132: warning: will never be executed src/easy.c:2132: warning: will never be executed src/easy.c:2132: warning: will never be executed src/easy.c:2132: warning: will never be executed src/easy.c:2132: warning: will never be executed src/easy.c:2132: warning: will never be executed src/easy.c:2132: warning: will never be executed src/easy.c:2132: warning: will never be executed src/easy.c:2133: warning: will never be executed src/easy.c:2133: warning: will never be executed src/easy.c:2133: warning: will never be executed src/easy.c:2133: warning: will never be executed src/easy.c:2133: warning: will never be executed src/easy.c:2133: warning: will never be executed src/easy.c:2133: warning: will never be executed src/easy.c:2133: warning: will never be executed src/easy.c:2133: warning: will never be executed src/easy.c:2133: warning: will never be executed src/easy.c:2133: warning: will never be executed src/easy.c:2133: warning: will never be executed src/easy.c:2133: warning: will never be executed src/easy.c:2133: warning: will never be executed src/easy.c:2133: warning: will never be executed src/easy.c:2133: warning: will never be executed src/easy.c:2133: warning: will never be executed src/easy.c:2133: warning: will never be executed src/easy.c:2139: warning: will never be executed src/easy.c:2139: warning: will never be executed src/easy.c:2139: warning: will never be executed src/easy.c:2139: warning: will never be executed src/easy.c:2139: warning: will never be executed src/easy.c:2139: warning: will never be executed src/easy.c:2139: warning: will never be executed src/easy.c:2139: warning: will never be executed src/easy.c:2139: warning: will never be executed src/easy.c:2139: warning: will never be executed src/easy.c:2139: warning: will never be executed src/easy.c:2139: warning: will never be executed src/easy.c:2139: warning: will never be executed src/easy.c:2139: warning: will never be executed src/easy.c:2139: warning: will never be executed src/easy.c:2139: warning: will never be executed src/easy.c:2140: warning: will never be executed src/easy.c:2140: warning: will never be executed src/easy.c:2140: warning: will never be executed src/easy.c:2140: warning: will never be executed src/easy.c:2140: warning: will never be executed src/easy.c:2140: warning: will never be executed src/easy.c:2140: warning: will never be executed src/easy.c:2140: warning: will never be executed src/easy.c:2140: warning: will never be executed src/easy.c:2140: warning: will never be executed src/easy.c:2140: warning: will never be executed src/easy.c:2140: warning: will never be executed src/easy.c:2140: warning: will never be executed src/easy.c:2140: warning: will never be executed src/easy.c:2140: warning: will never be executed src/easy.c:2140: warning: will never be executed src/easy.c:2140: warning: will never be executed src/easy.c:2140: warning: will never be executed src/easy.c:2147: warning: will never be executed src/easy.c:2147: warning: will never be executed src/easy.c:2147: warning: will never be executed src/easy.c:2147: warning: will never be executed src/easy.c:2147: warning: will never be executed src/easy.c:2147: warning: will never be executed src/easy.c:2147: warning: will never be executed src/easy.c:2147: warning: will never be executed src/easy.c:2147: warning: will never be executed src/easy.c:2147: warning: will never be executed src/easy.c:2147: warning: will never be executed src/easy.c:2147: warning: will never be executed src/easy.c:2147: warning: will never be executed src/easy.c:2147: warning: will never be executed src/easy.c:2147: warning: will never be executed src/easy.c:2147: warning: will never be executed src/easy.c:2148: warning: will never be executed src/easy.c:2148: warning: will never be executed src/easy.c:2148: warning: will never be executed src/easy.c:2148: warning: will never be executed src/easy.c:2148: warning: will never be executed src/easy.c:2148: warning: will never be executed src/easy.c:2148: warning: will never be executed src/easy.c:2148: warning: will never be executed src/easy.c:2148: warning: will never be executed src/easy.c:2148: warning: will never be executed src/easy.c:2148: warning: will never be executed src/easy.c:2148: warning: will never be executed src/easy.c:2148: warning: will never be executed src/easy.c:2148: warning: will never be executed src/easy.c:2148: warning: will never be executed src/easy.c:2148: warning: will never be executed src/easy.c:2148: warning: will never be executed src/easy.c:2148: warning: will never be executed src/easy.c:2154: warning: will never be executed src/easy.c:2154: warning: will never be executed src/easy.c:2154: warning: will never be executed src/easy.c:2154: warning: will never be executed src/easy.c:2154: warning: will never be executed src/easy.c:2154: warning: will never be executed src/easy.c:2154: warning: will never be executed src/easy.c:2154: warning: will never be executed src/easy.c:2154: warning: will never be executed src/easy.c:2154: warning: will never be executed src/easy.c:2154: warning: will never be executed src/easy.c:2154: warning: will never be executed src/easy.c:2154: warning: will never be executed src/easy.c:2154: warning: will never be executed src/easy.c:2154: warning: will never be executed src/easy.c:2154: warning: will never be executed src/easy.c:2154: warning: will never be executed src/easy.c:2155: warning: will never be executed src/easy.c:2155: warning: will never be executed src/easy.c:2155: warning: will never be executed src/easy.c:2155: warning: will never be executed src/easy.c:2155: warning: will never be executed src/easy.c:2155: warning: will never be executed src/easy.c:2155: warning: will never be executed src/easy.c:2155: warning: will never be executed src/easy.c:2155: warning: will never be executed src/easy.c:2155: warning: will never be executed src/easy.c:2155: warning: will never be executed src/easy.c:2155: warning: will never be executed src/easy.c:2155: warning: will never be executed src/easy.c:2155: warning: will never be executed src/easy.c:2155: warning: will never be executed src/easy.c:2155: warning: will never be executed src/easy.c:2155: warning: will never be executed src/easy.c:2155: warning: will never be executed src/easy.c:2170: warning: will never be executed src/easy.c:2170: warning: will never be executed src/easy.c:2170: warning: will never be executed src/easy.c:2170: warning: will never be executed src/easy.c:2170: warning: will never be executed src/easy.c:2170: warning: will never be executed src/easy.c:2170: warning: will never be executed src/easy.c:2170: warning: will never be executed src/easy.c:2170: warning: will never be executed src/easy.c:2170: warning: will never be executed src/easy.c:2170: warning: will never be executed src/easy.c:2170: warning: will never be executed src/easy.c:2170: warning: will never be executed src/easy.c:2170: warning: will never be executed src/easy.c:2170: warning: will never be executed src/easy.c:2170: warning: will never be executed src/easy.c:2170: warning: will never be executed src/easy.c:2171: warning: will never be executed src/easy.c:2171: warning: will never be executed src/easy.c:2171: warning: will never be executed src/easy.c:2171: warning: will never be executed src/easy.c:2171: warning: will never be executed src/easy.c:2171: warning: will never be executed src/easy.c:2171: warning: will never be executed src/easy.c:2171: warning: will never be executed src/easy.c:2171: warning: will never be executed src/easy.c:2171: warning: will never be executed src/easy.c:2171: warning: will never be executed src/easy.c:2171: warning: will never be executed src/easy.c:2171: warning: will never be executed src/easy.c:2171: warning: will never be executed src/easy.c:2171: warning: will never be executed src/easy.c:2171: warning: will never be executed src/easy.c:2171: warning: will never be executed src/easy.c:2171: warning: will never be executed src/easy.c:2177: warning: will never be executed src/easy.c:2177: warning: will never be executed src/easy.c:2177: warning: will never be executed src/easy.c:2177: warning: will never be executed src/easy.c:2177: warning: will never be executed src/easy.c:2177: warning: will never be executed src/easy.c:2177: warning: will never be executed src/easy.c:2177: warning: will never be executed src/easy.c:2177: warning: will never be executed src/easy.c:2177: warning: will never be executed src/easy.c:2177: warning: will never be executed src/easy.c:2177: warning: will never be executed src/easy.c:2177: warning: will never be executed src/easy.c:2177: warning: will never be executed src/easy.c:2177: warning: will never be executed src/easy.c:2177: warning: will never be executed src/easy.c:2177: warning: will never be executed src/easy.c:2178: warning: will never be executed src/easy.c:2178: warning: will never be executed src/easy.c:2178: warning: will never be executed src/easy.c:2178: warning: will never be executed src/easy.c:2178: warning: will never be executed src/easy.c:2178: warning: will never be executed src/easy.c:2178: warning: will never be executed src/easy.c:2178: warning: will never be executed src/easy.c:2178: warning: will never be executed src/easy.c:2178: warning: will never be executed src/easy.c:2178: warning: will never be executed src/easy.c:2178: warning: will never be executed src/easy.c:2178: warning: will never be executed src/easy.c:2178: warning: will never be executed src/easy.c:2178: warning: will never be executed src/easy.c:2178: warning: will never be executed src/easy.c:2178: warning: will never be executed src/easy.c:2178: warning: will never be executed src/easy.c:2184: warning: will never be executed src/easy.c:2184: warning: will never be executed src/easy.c:2184: warning: will never be executed src/easy.c:2184: warning: will never be executed src/easy.c:2184: warning: will never be executed src/easy.c:2184: warning: will never be executed src/easy.c:2184: warning: will never be executed src/easy.c:2184: warning: will never be executed src/easy.c:2184: warning: will never be executed src/easy.c:2184: warning: will never be executed src/easy.c:2184: warning: will never be executed src/easy.c:2184: warning: will never be executed src/easy.c:2184: warning: will never be executed src/easy.c:2184: warning: will never be executed src/easy.c:2184: warning: will never be executed src/easy.c:2184: warning: will never be executed src/easy.c:2184: warning: will never be executed src/easy.c:2185: warning: will never be executed src/easy.c:2185: warning: will never be executed src/easy.c:2185: warning: will never be executed src/easy.c:2185: warning: will never be executed src/easy.c:2185: warning: will never be executed src/easy.c:2185: warning: will never be executed src/easy.c:2185: warning: will never be executed src/easy.c:2185: warning: will never be executed src/easy.c:2185: warning: will never be executed src/easy.c:2185: warning: will never be executed src/easy.c:2185: warning: will never be executed src/easy.c:2185: warning: will never be executed src/easy.c:2185: warning: will never be executed src/easy.c:2185: warning: will never be executed src/easy.c:2185: warning: will never be executed src/easy.c:2185: warning: will never be executed src/easy.c:2185: warning: will never be executed src/easy.c:2185: warning: will never be executed src/easy.c:2200: warning: will never be executed src/easy.c:2200: warning: will never be executed src/easy.c:2200: warning: will never be executed src/easy.c:2200: warning: will never be executed src/easy.c:2200: warning: will never be executed src/easy.c:2200: warning: will never be executed src/easy.c:2200: warning: will never be executed src/easy.c:2200: warning: will never be executed src/easy.c:2200: warning: will never be executed src/easy.c:2200: warning: will never be executed src/easy.c:2200: warning: will never be executed src/easy.c:2200: warning: will never be executed src/easy.c:2200: warning: will never be executed src/easy.c:2200: warning: will never be executed src/easy.c:2200: warning: will never be executed src/easy.c:2200: warning: will never be executed src/easy.c:2200: warning: will never be executed src/easy.c:2200: warning: will never be executed src/easy.c:2201: warning: will never be executed src/easy.c:2201: warning: will never be executed src/easy.c:2201: warning: will never be executed src/easy.c:2201: warning: will never be executed src/easy.c:2201: warning: will never be executed src/easy.c:2201: warning: will never be executed src/easy.c:2201: warning: will never be executed src/easy.c:2201: warning: will never be executed src/easy.c:2201: warning: will never be executed src/easy.c:2201: warning: will never be executed src/easy.c:2201: warning: will never be executed src/easy.c:2201: warning: will never be executed src/easy.c:2201: warning: will never be executed src/easy.c:2201: warning: will never be executed src/easy.c:2201: warning: will never be executed src/easy.c:2201: warning: will never be executed src/easy.c:2201: warning: will never be executed src/easy.c:2201: warning: will never be executed src/easy.c:2208: warning: will never be executed src/easy.c:2208: warning: will never be executed src/easy.c:2208: warning: will never be executed src/easy.c:2208: warning: will never be executed src/easy.c:2208: warning: will never be executed src/easy.c:2208: warning: will never be executed src/easy.c:2208: warning: will never be executed src/easy.c:2208: warning: will never be executed src/easy.c:2208: warning: will never be executed src/easy.c:2208: warning: will never be executed src/easy.c:2208: warning: will never be executed src/easy.c:2208: warning: will never be executed src/easy.c:2208: warning: will never be executed src/easy.c:2208: warning: will never be executed src/easy.c:2208: warning: will never be executed src/easy.c:2208: warning: will never be executed src/easy.c:2208: warning: will never be executed src/easy.c:2208: warning: will never be executed src/easy.c:2208: warning: will never be executed src/easy.c:2209: warning: will never be executed src/easy.c:2209: warning: will never be executed src/easy.c:2209: warning: will never be executed src/easy.c:2209: warning: will never be executed src/easy.c:2209: warning: will never be executed src/easy.c:2209: warning: will never be executed src/easy.c:2209: warning: will never be executed src/easy.c:2209: warning: will never be executed src/easy.c:2209: warning: will never be executed src/easy.c:2209: warning: will never be executed src/easy.c:2209: warning: will never be executed src/easy.c:2209: warning: will never be executed src/easy.c:2209: warning: will never be executed src/easy.c:2209: warning: will never be executed src/easy.c:2209: warning: will never be executed src/easy.c:2209: warning: will never be executed src/easy.c:2209: warning: will never be executed src/easy.c:2209: warning: will never be executed src/easy.c:2216: warning: will never be executed src/easy.c:2216: warning: will never be executed src/easy.c:2216: warning: will never be executed src/easy.c:2216: warning: will never be executed src/easy.c:2216: warning: will never be executed src/easy.c:2216: warning: will never be executed src/easy.c:2216: warning: will never be executed src/easy.c:2216: warning: will never be executed src/easy.c:2216: warning: will never be executed src/easy.c:2216: warning: will never be executed src/easy.c:2216: warning: will never be executed src/easy.c:2216: warning: will never be executed src/easy.c:2216: warning: will never be executed src/easy.c:2216: warning: will never be executed src/easy.c:2216: warning: will never be executed src/easy.c:2216: warning: will never be executed src/easy.c:2216: warning: will never be executed src/easy.c:2217: warning: will never be executed src/easy.c:2217: warning: will never be executed src/easy.c:2217: warning: will never be executed src/easy.c:2217: warning: will never be executed src/easy.c:2217: warning: will never be executed src/easy.c:2217: warning: will never be executed src/easy.c:2217: warning: will never be executed src/easy.c:2217: warning: will never be executed src/easy.c:2217: warning: will never be executed src/easy.c:2217: warning: will never be executed src/easy.c:2217: warning: will never be executed src/easy.c:2217: warning: will never be executed src/easy.c:2217: warning: will never be executed src/easy.c:2217: warning: will never be executed src/easy.c:2217: warning: will never be executed src/easy.c:2217: warning: will never be executed src/easy.c:2217: warning: will never be executed src/easy.c:2217: warning: will never be executed src/easy.c:2132: warning: will never be executed src/easy.c:2133: warning: will never be executed src/easy.c:2139: warning: will never be executed src/easy.c:2140: warning: will never be executed src/easy.c:2147: warning: will never be executed src/easy.c:2148: warning: will never be executed src/easy.c:2154: warning: will never be executed src/easy.c:2155: warning: will never be executed src/easy.c:2170: warning: will never be executed src/easy.c:2171: warning: will never be executed src/easy.c:2177: warning: will never be executed src/easy.c:2178: warning: will never be executed src/easy.c:2184: warning: will never be executed src/easy.c:2185: warning: will never be executed src/easy.c:2200: warning: will never be executed src/easy.c:2201: warning: will never be executed src/easy.c:2208: warning: will never be executed src/easy.c:2209: warning: will never be executed src/easy.c:2216: warning: will never be executed src/easy.c:2217: warning: will never be executed src/easy.c: In function 'util_curl_init': src/easy.c:194: warning: will never be executed src/easy.c:194: warning: will never be executed src/easy.c:194: warning: will never be executed src/easy.c:194: warning: will never be executed src/easy.c:194: warning: will never be executed src/easy.c:194: warning: will never be executed src/easy.c:194: warning: will never be executed src/easy.c:194: warning: will never be executed src/easy.c:194: warning: will never be executed src/easy.c:194: warning: will never be executed src/easy.c:194: warning: will never be executed src/easy.c:194: warning: will never be executed src/easy.c:194: warning: will never be executed src/easy.c:194: warning: will never be executed src/easy.c:194: warning: will never be executed src/easy.c:194: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed /usr/include/bits/string3.h:80: warning: will never be executed src/easy.c:201: warning: will never be executed src/easy.c:201: warning: will never be executed src/easy.c:201: warning: will never be executed src/easy.c:201: warning: will never be executed src/easy.c:201: warning: will never be executed src/easy.c:201: warning: will never be executed src/easy.c:201: warning: will never be executed src/easy.c:201: warning: will never be executed src/easy.c:201: warning: will never be executed src/easy.c:201: warning: will never be executed src/easy.c:201: warning: will never be executed src/easy.c:201: warning: will never be executed src/easy.c:201: warning: will never be executed src/easy.c:201: warning: will never be executed src/easy.c:201: warning: will never be executed src/easy.c:207: warning: will never be executed src/easy.c:207: warning: will never be executed src/easy.c:207: warning: will never be executed src/easy.c:207: warning: will never be executed src/easy.c:207: warning: will never be executed src/easy.c:207: warning: will never be executed src/easy.c:207: warning: will never be executed src/easy.c:207: warning: will never be executed src/easy.c:207: warning: will never be executed src/easy.c:207: warning: will never be executed src/easy.c:207: warning: will never be executed src/easy.c:207: warning: will never be executed src/easy.c:207: warning: will never be executed src/easy.c:207: warning: will never be executed src/easy.c:207: warning: will never be executed src/easy.c:207: warning: will never be executed src/easy.c:213: warning: will never be executed src/easy.c:213: warning: will never be executed src/easy.c:213: warning: will never be executed src/easy.c:213: warning: will never be executed src/easy.c:213: warning: will never be executed src/easy.c:213: warning: will never be executed src/easy.c:213: warning: will never be executed src/easy.c:213: warning: will never be executed src/easy.c:213: warning: will never be executed src/easy.c:213: warning: will never be executed src/easy.c:213: warning: will never be executed src/easy.c:213: warning: will never be executed src/easy.c:213: warning: will never be executed src/easy.c:213: warning: will never be executed src/easy.c:213: warning: will never be executed src/easy.c:213: warning: will never be executed src/easy.c:219: warning: will never be executed src/easy.c:219: warning: will never be executed src/easy.c:219: warning: will never be executed src/easy.c:226: warning: will never be executed src/easy.c:226: warning: will never be executed src/easy.c:226: warning: will never be executed src/easy.c:226: warning: will never be executed src/easy.c:226: warning: will never be executed src/easy.c:226: warning: will never be executed src/easy.c:226: warning: will never be executed src/easy.c:226: warning: will never be executed src/easy.c:226: warning: will never be executed src/easy.c:226: warning: will never be executed src/easy.c:226: warning: will never be executed src/easy.c:226: warning: will never be executed src/easy.c:226: warning: will never be executed src/easy.c:226: warning: will never be executed src/easy.c:226: warning: will never be executed src/easy.c:194: warning: will never be executed src/easy.c:201: warning: will never be executed src/easy.c:207: warning: will never be executed src/easy.c:213: warning: will never be executed src/easy.c:219: warning: will never be executed src/easy.c:226: warning: will never be executed src/easy.c: In function 'util_curl_unsetopt': src/easy.c:1483: warning: will never be executed src/easy.c:1483: warning: will never be executed src/easy.c:1483: warning: will never be executed src/easy.c:1483: warning: will never be executed src/easy.c:1483: warning: will never be executed src/easy.c:1483: warning: will never be executed src/easy.c:1487: warning: will never be executed src/easy.c:1487: warning: will never be executed src/easy.c:1487: warning: will never be executed src/easy.c:1487: warning: will never be executed src/easy.c:1487: warning: will never be executed src/easy.c:1487: warning: will never be executed src/easy.c:1489: warning: will never be executed src/easy.c:1489: warning: will never be executed src/easy.c:1489: warning: will never be executed src/easy.c:1489: warning: will never be executed src/easy.c:1489: warning: will never be executed src/easy.c:1489: warning: will never be executed src/easy.c:1483: warning: will never be executed src/easy.c:1483: warning: will never be executed src/easy.c:1487: warning: will never be executed src/easy.c:1487: warning: will never be executed src/easy.c:1489: warning: will never be executed src/easy.c:1489: warning: will never be executed src/easy.c: In function 'do_curl_setopt_share': src/easy.c:2245: warning: will never be executed src/easy.c:2245: warning: will never be executed src/easy.c:2245: warning: will never be executed src/easy.c:2259: warning: will never be executed src/easy.c:2259: warning: will never be executed src/easy.c:2259: warning: will never be executed src/easy.c:2245: warning: will never be executed src/easy.c:2259: warning: will never be executed src/easy.c: In function 'do_curl_setopt_string_impl': src/easy.c:1647: warning: will never be executed src/easy.c:1647: warning: will never be executed src/easy.c:1647: warning: will never be executed src/easy.c:1647: warning: will never be executed src/easy.c:1647: warning: will never be executed src/easy.c:1647: warning: will never be executed src/easy.c:1647: warning: will never be executed src/easy.c:1647: warning: will never be executed src/easy.c:1647: warning: will never be executed src/easy.c:1647: warning: will never be executed src/easy.c:1647: warning: will never be executed src/easy.c:1647: warning: will never be executed src/easy.c:1647: warning: will never be executed src/easy.c:1647: warning: will never be executed src/easy.c:1647: warning: will never be executed src/easy.c:1647: warning: will never be executed src/easy.c:1649: warning: will never be executed src/easy.c:1649: warning: will never be executed src/easy.c:1649: warning: will never be executed src/easy.c:1649: warning: will never be executed src/easy.c:1649: warning: will never be executed src/easy.c:1649: warning: will never be executed src/easy.c:1649: warning: will never be executed src/easy.c:1649: warning: will never be executed src/easy.c:1649: warning: will never be executed src/easy.c:1649: warning: will never be executed src/easy.c:1649: warning: will never be executed src/easy.c:1649: warning: will never be executed src/easy.c:1649: warning: will never be executed src/easy.c:1649: warning: will never be executed src/easy.c:1649: warning: will never be executed src/easy.c:1649: warning: will never be executed src/easy.c:1647: warning: will never be executed src/easy.c:1649: warning: will never be executed src/easy.c: In function 'do_curl_setopt_httppost': src/easy.c:2001: warning: will never be executed src/easy.c:2001: warning: will never be executed src/easy.c:2001: warning: will never be executed src/easy.c:2001: warning: will never be executed src/easy.c:2001: warning: will never be executed src/easy.c:2001: warning: will never be executed src/easy.c:2001: warning: will never be executed src/easy.c:2001: warning: will never be executed src/easy.c:2001: warning: will never be executed src/easy.c:2001: warning: will never be executed src/easy.c:2001: warning: will never be executed src/easy.c:2001: warning: will never be executed src/easy.c:2001: warning: will never be executed src/easy.c:2001: warning: will never be executed src/easy.c:2001: warning: will never be executed src/easy.c:2001: warning: will never be executed src/easy.c:2001: warning: will never be executed src/easy.c:2001: warning: will never be executed src/easy.c:1820: warning: will never be executed src/easy.c:1892: warning: will never be executed src/easy.c: In function 'seek_callback': src/easy.c:985: warning: will never be executed src/easy.c:1012: warning: will never be executed src/easy.c:1020: warning: will never be executed src/easy.c: In function 'ioctl_callback': src/easy.c:1339: warning: will never be executed src/easy.c: In function 'ssh_key_cb': src/easy.c:951: warning: will never be executed src/easy.c: In function 'sockopt_cb': src/easy.c:800: warning: will never be executed src/easy.c: In function 'opensocket_callback': src/easy.c:726: warning: will never be executed src/easy.c: In function 'progress_callback': src/easy.c:1186: warning: will never be executed src/easy.c: In function 'do_curl_setopt_filelike': src/easy.c:2281: warning: will never be executed src/easy.c:2292: warning: will never be executed src/easy.c:2303: warning: will never be executed src/easy.c: In function 'convert_certinfo': src/easy.c:100: warning: will never be executed src/easy.c: In function 'do_curl_getinfo': src/easy.c:2561: warning: will never be executed src/easy.c:2561: warning: will never be executed src/easy.c:2561: warning: will never be executed src/easy.c: In function 'util_curl_unsetopt': src/easy.c:1428: warning: will never be executed src/easy.c:1428: warning: will never be executed src/easy.c:1428: warning: will never be executed src/easy.c:1433: warning: will never be executed src/easy.c:1433: warning: will never be executed src/easy.c:1433: warning: will never be executed src/easy.c:1440: warning: will never be executed src/easy.c:1440: warning: will never be executed src/easy.c:1440: warning: will never be executed src/easy.c:1440: warning: will never be executed src/easy.c:1440: warning: will never be executed src/easy.c:1440: warning: will never be executed src/easy.c:1440: warning: will never be executed src/easy.c:1440: warning: will never be executed src/easy.c:1440: warning: will never be executed src/easy.c:1440: warning: will never be executed src/easy.c:1440: warning: will never be executed src/easy.c:1440: warning: will never be executed src/easy.c:1440: warning: will never be executed src/easy.c:1440: warning: will never be executed src/easy.c:1440: warning: will never be executed src/easy.c:1443: warning: will never be executed src/easy.c:1443: warning: will never be executed src/easy.c:1443: warning: will never be executed src/easy.c:1474: warning: will never be executed src/easy.c:1474: warning: will never be executed src/easy.c:1474: warning: will never be executed src/easy.c:1474: warning: will never be executed src/easy.c:1474: warning: will never be executed src/easy.c:1474: warning: will never be executed src/easy.c:1474: warning: will never be executed src/easy.c:1474: warning: will never be executed src/easy.c:1474: warning: will never be executed src/easy.c:1474: warning: will never be executed src/easy.c:1474: warning: will never be executed src/easy.c:1479: warning: will never be executed src/easy.c:1479: warning: will never be executed src/easy.c:1479: warning: will never be executed src/easy.c:1479: warning: will never be executed src/easy.c:1479: warning: will never be executed src/easy.c:1479: warning: will never be executed src/easy.c:1479: warning: will never be executed src/easy.c:1479: warning: will never be executed src/easy.c:1479: warning: will never be executed src/easy.c:1479: warning: will never be executed src/easy.c:1479: warning: will never be executed src/easy.c:1479: warning: will never be executed src/easy.c:1479: warning: will never be executed src/easy.c:1479: warning: will never be executed src/easy.c:1479: warning: will never be executed src/easy.c:1440: warning: will never be executed src/easy.c:1440: warning: will never be executed src/easy.c:1479: warning: will never be executed src/easy.c:1479: warning: will never be executed src/easy.c:1428: warning: will never be executed src/easy.c:1433: warning: will never be executed src/easy.c:1443: warning: will never be executed src/easy.c:1474: warning: will never be executed src/easy.c:1474: warning: will never be executed src/easy.c:1474: warning: will never be executed src/easy.c:1474: warning: will never be executed src/easy.c:1474: warning: will never be executed src/easy.c:1474: warning: will never be executed src/easy.c:1474: warning: will never be executed src/easy.c:1474: warning: will never be executed src/easy.c:1474: warning: will never be executed src/easy.c:1474: warning: will never be executed src/easy.c:1474: warning: will never be executed src/easy.c:1474: warning: will never be executed src/easy.c: In function 'do_curl_setopt_string_impl': src/easy.c:1677: warning: will never be executed src/easy.c:1662: warning: will never be executed src/easy.c:1662: warning: will never be executed src/easy.c:1662: warning: will never be executed src/easy.c:1662: warning: will never be executed src/easy.c:1662: warning: will never be executed src/easy.c:1662: warning: will never be executed src/easy.c:1662: warning: will never be executed src/easy.c:1662: warning: will never be executed src/easy.c:1662: warning: will never be executed src/easy.c:1662: warning: will never be executed src/easy.c:1662: warning: will never be executed src/easy.c:1662: warning: will never be executed src/easy.c:1662: warning: will never be executed src/easy.c:1662: warning: will never be executed src/easy.c:1662: warning: will never be executed src/easy.c:1662: warning: will never be executed src/easy.c:1662: warning: will never be executed src/easy.c:1662: warning: will never be executed src/easy.c:1662: warning: will never be executed src/easy.c:1662: warning: will never be executed src/easy.c:1662: warning: will never be executed src/easy.c:1662: warning: will never be executed src/easy.c:1662: warning: will never be executed src/easy.c:1662: warning: will never be executed src/easy.c:1662: warning: will never be executed src/easy.c:1662: warning: will never be executed src/easy.c:1662: warning: will never be executed src/easy.c:1662: warning: will never be executed src/easy.c:1662: warning: will never be executed src/easy.c:1662: warning: will never be executed src/easy.c:1662: warning: will never be executed src/easy.c:1662: warning: will never be executed src/easy.c:1662: warning: will never be executed src/easy.c:1662: warning: will never be executed src/easy.c: In function 'do_curl_setopt_httppost': src/easy.c:1963: warning: will never be executed src/easy.c:1884: warning: will never be executed src/easy.c: In function 'do_curl_setopt_list': src/easy.c:50: warning: will never be executed src/easy.c:2083: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c:2087: warning: will never be executed src/easy.c: In function 'seek_callback': src/easy.c:988: warning: will never be executed src/easy.c:1028: warning: will never be executed src/easy.c:1028: warning: will never be executed src/easy.c: In function 'ioctl_callback': src/easy.c:1350: warning: will never be executed src/easy.c:1350: warning: will never be executed src/easy.c: In function 'debug_callback': src/easy.c:1299: warning: will never be executed src/easy.c: In function 'util_write_callback': src/easy.c:571: warning: will never be executed src/easy.c:584: warning: will never be executed src/easy.c:584: warning: will never be executed src/easy.c: In function 'ssh_key_cb': src/easy.c:946: warning: will never be executed src/easy.c:953: warning: will never be executed src/easy.c:954: warning: will never be executed src/easy.c: In function 'sockopt_cb': src/easy.c:795: warning: will never be executed src/easy.c: In function 'opensocket_callback': src/easy.c:629: warning: will never be executed src/easy.c:649: warning: will never be executed src/easy.c:649: warning: will never be executed src/easy.c:648: warning: will never be executed src/easy.c:751: warning: will never be executed src/easy.c:695: warning: will never be executed src/easy.c:750: warning: will never be executed src/easy.c: In function 'read_callback': src/easy.c:1147: warning: will never be executed src/easy.c:1147: warning: will never be executed src/easy.c: In function 'do_curl_setopt_filelike': src/easy.c:2283: warning: will never be executed src/easy.c:2295: warning: will never be executed src/easy.c: In function 'do_curl_setopt': src/easy.c:1704: warning: will never be executed src/easy.c:1704: warning: will never be executed src/easy.c:1704: warning: will never be executed src/easy.c:1704: warning: will never be executed src/easy.c:1704: warning: will never be executed src/easy.c:1704: warning: will never be executed src/easy.c:1704: warning: will never be executed src/easy.c:1704: warning: will never be executed src/easy.c:1704: warning: will never be executed src/easy.c:1704: warning: will never be executed src/easy.c:1704: warning: will never be executed src/easy.c:1704: warning: will never be executed src/easy.c:1704: warning: will never be executed src/easy.c:1704: warning: will never be executed src/easy.c:1706: warning: will never be executed src/easy.c:1706: warning: will never be executed src/easy.c:1706: warning: will never be executed src/easy.c:1706: warning: will never be executed src/easy.c:1706: warning: will never be executed src/easy.c:1706: warning: will never be executed src/easy.c:1706: warning: will never be executed src/easy.c:1706: warning: will never be executed src/easy.c:1706: warning: will never be executed src/easy.c:1706: warning: will never be executed src/easy.c:1706: warning: will never be executed src/easy.c:1706: warning: will never be executed src/easy.c:1706: warning: will never be executed src/easy.c:1706: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1735: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1735: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1729: warning: will never be executed src/easy.c:1731: warning: will never be executed src/easy.c:1735: warning: will never be executed src/easy.c:1737: warning: will never be executed src/easy.c:1727: warning: will never be executed src/easy.c:1728: warning: will never be executed src/easy.c:1734: warning: will never be executed src/easy.c:2364: warning: will never be executed src/easy.c:1726: warning: will never be executed src/easy.c:1723: warning: will never be executed src/easy.c:2364: warning: will never be executed src/easy.c:1706: warning: will never be executed src/easy.c:1706: warning: will never be executed src/easy.c:1704: warning: will never be executed src/easy.c:1704: warning: will never be executed src/easy.c:1704: warning: will never be executed src/easy.c:1704: warning: will never be executed src/easy.c:1706: warning: will never be executed src/easy.c:1706: warning: will never be executed src/easy.c: In function 'do_curl_getinfo': src/easy.c:40: warning: will never be executed src/easy.c:2484: warning: will never be executed src/easy.c:2484: warning: will never be executed src/easy.c:2484: warning: will never be executed src/easy.c:2484: warning: will never be executed src/easy.c:2484: warning: will never be executed src/easy.c:2484: warning: will never be executed src/easy.c:2507: warning: will never be executed src/easy.c:2507: warning: will never be executed src/easy.c:2507: warning: will never be executed src/easy.c:2507: warning: will never be executed src/easy.c:2507: warning: will never be executed src/easy.c:2507: warning: will never be executed src/easy.c:2536: warning: will never be executed src/easy.c:2536: warning: will never be executed src/easy.c:2536: warning: will never be executed src/easy.c:2536: warning: will never be executed src/easy.c:2536: warning: will never be executed src/easy.c:2536: warning: will never be executed src/easy.c:2549: warning: will never be executed src/easy.c:2549: warning: will never be executed src/easy.c:2549: warning: will never be executed src/easy.c:2549: warning: will never be executed src/easy.c:2549: warning: will never be executed src/easy.c:2549: warning: will never be executed src/easy.c:29: warning: will never be executed src/easy.c:2561: warning: call to '_curl_easy_getinfo_err_curl_slist' declared with attribute warning: curl_easy_getinfo expects a pointer to struct curl_slist * for this info gcc -pthread -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python35/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -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-python35/root/usr/include/python3.5m -c src/module.c -o build/temp.linux-x86_64-3.5/src/module.o src/module.c: In function 'PyInit_pycurl': src/module.c:348: warning: will never be executed src/module.c:338: warning: will never be executed src/module.c:340: warning: will never be executed src/module.c:342: warning: will never be executed src/module.c:344: warning: will never be executed src/module.c: In function 'do_version_info': src/module.c:129: warning: will never be executed src/module.c:134: warning: will never be executed src/module.c: In function 'insobj2': src/module.c:209: warning: will never be executed src/module.c: In function 'PyInit_pycurl': src/module.c:1319: warning: will never be executed src/module.c:346: warning: will never be executed src/module.c: In function 'do_version_info': src/module.c:163: warning: will never be executed gcc -pthread -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python35/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -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-python35/root/usr/include/python3.5m -c src/multi.c -o build/temp.linux-x86_64-3.5/src/multi.o src/multi.c: In function 'do_multi_setopt_list': src/multi.c:355: warning: will never be executed src/multi.c:349: warning: will never be executed src/multi.c: In function 'multi_socket_callback': src/multi.c:199: warning: will never be executed src/multi.c: In function 'multi_timer_callback': src/multi.c:244: warning: will never be executed src/multi.c: In function 'do_multi_info_read': src/multi.c:754: warning: will never be executed src/multi.c: In function 'do_multi_select': src/multi.c:830: warning: will never be executed src/multi.c: In function 'do_multi_fdset': src/multi.c:686: warning: will never be executed src/multi.c:691: warning: will never be executed src/multi.c:697: warning: will never be executed src/multi.c:703: warning: will never be executed src/multi.c: In function 'do_multi_info_read': src/multi.c:754: warning: will never be executed src/multi.c:754: warning: will never be executed src/multi.c:754: warning: will never be executed src/multi.c: In function 'multi_socket_callback': src/multi.c:193: warning: will never be executed src/multi.c: In function 'multi_timer_callback': src/multi.c:237: warning: will never be executed src/multi.c: In function 'do_multi_info_read': src/multi.c:775: warning: will never be executed src/multi.c:785: warning: will never be executed gcc -pthread -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python35/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -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-python35/root/usr/include/python3.5m -c src/oscompat.c -o build/temp.linux-x86_64-3.5/src/oscompat.o gcc -pthread -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python35/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -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-python35/root/usr/include/python3.5m -c src/pythoncompat.c -o build/temp.linux-x86_64-3.5/src/pythoncompat.o src/pythoncompat.c: In function 'PyListOrTuple_GetItem': src/pythoncompat.c:123: warning: will never be executed src/pythoncompat.c: In function 'PyListOrTuple_Size': src/pythoncompat.c:109: warning: will never be executed src/pythoncompat.c: In function 'PyListOrTuple_Check': src/pythoncompat.c:89: warning: will never be executed src/pythoncompat.c:91: warning: will never be executed src/pythoncompat.c:93: warning: will never be executed gcc -pthread -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python35/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -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-python35/root/usr/include/python3.5m -c src/share.c -o build/temp.linux-x86_64-3.5/src/share.o src/share.c: In function 'do_curlshare_setopt': src/share.c:158: warning: will never be executed src/share.c: In function 'do_share_close': src/share.c:139: warning: will never be executed gcc -pthread -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python35/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -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-python35/root/usr/include/python3.5m -c src/stringcompat.c -o build/temp.linux-x86_64-3.5/src/stringcompat.o gcc -pthread -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python35/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -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-python35/root/usr/include/python3.5m -c src/threadsupport.c -o build/temp.linux-x86_64-3.5/src/threadsupport.o src/threadsupport.c: In function 'share_lock_destroy': src/threadsupport.c:261: warning: will never be executed src/threadsupport.c: In function 'share_lock_new': src/threadsupport.c:237: warning: will never be executed src/threadsupport.c: In function 'pycurl_get_thread_state': src/threadsupport.c:31: warning: will never be executed gcc -pthread -shared -L/opt/rh/rh-python35/root/usr/lib64 build/temp.linux-x86_64-3.5/src/docstrings.o build/temp.linux-x86_64-3.5/src/easy.o build/temp.linux-x86_64-3.5/src/module.o build/temp.linux-x86_64-3.5/src/multi.o build/temp.linux-x86_64-3.5/src/oscompat.o build/temp.linux-x86_64-3.5/src/pythoncompat.o build/temp.linux-x86_64-3.5/src/share.o build/temp.linux-x86_64-3.5/src/stringcompat.o build/temp.linux-x86_64-3.5/src/threadsupport.o -L/opt/rh/rh-python35/root/usr/lib64 -lssl3 -lcurl -lpython3.5m -o build/lib.linux-x86_64-3.5/pycurl.cpython-35m-x86_64-linux-gnu.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ig1ome + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64 + cd pycurl-7.43.0 + LANG=C + export LANG + unset DISPLAY + scl enable rh-python35 - Using curl-config (libcurl 7.19.7) running install running install_lib creating /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt creating /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh creating /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35 creating /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root creating /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr creating /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/lib64 creating /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/lib64/python3.5 creating /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/lib64/python3.5/site-packages creating /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/lib64/python3.5/site-packages/curl copying build/lib.linux-x86_64-3.5/curl/__init__.py -> /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/lib64/python3.5/site-packages/curl copying build/lib.linux-x86_64-3.5/pycurl.cpython-35m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/lib64/python3.5/site-packages byte-compiling /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/lib64/python3.5/site-packages/curl/__init__.py to __init__.cpython-35.pyc writing byte-compilation script '/tmp/tmpo7rql5ok.py' /opt/rh/rh-python35/root/usr/bin/python3 -O /tmp/tmpo7rql5ok.py removing /tmp/tmpo7rql5ok.py running install_data creating /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/share creating /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/share/doc creating /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/share/doc/pycurl copying AUTHORS -> /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/share/doc/pycurl copying ChangeLog -> /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/share/doc/pycurl copying COPYING-LGPL -> /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/share/doc/pycurl copying COPYING-MIT -> /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/share/doc/pycurl copying INSTALL.rst -> /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/share/doc/pycurl copying README.rst -> /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/share/doc/pycurl copying RELEASE-NOTES.rst -> /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/share/doc/pycurl creating /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/share/doc/pycurl/examples copying examples/ssh_keyfunction.py -> /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/share/doc/pycurl/examples copying examples/retriever-multi.py -> /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/share/doc/pycurl/examples copying examples/smtp.py -> /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/share/doc/pycurl/examples copying examples/basicfirst.py -> /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/share/doc/pycurl/examples copying examples/file_upload.py -> /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/share/doc/pycurl/examples copying examples/xmlrpc_curl.py -> /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/share/doc/pycurl/examples copying examples/sfquery.py -> /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/share/doc/pycurl/examples copying examples/linksys.py -> /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/share/doc/pycurl/examples copying examples/retriever.py -> /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/share/doc/pycurl/examples creating /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/follow_redirect.py -> /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/get_python3.py -> /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/get_python2.py -> /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/file_upload_real_fancy.py -> /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/write_file.py -> /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/response_info.py -> /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/file_upload_buffer.py -> /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/get.py -> /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/response_headers.py -> /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/file_upload_real.py -> /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/form_post.py -> /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/share/doc/pycurl/examples/quickstart running install_egg_info Writing /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/lib64/python3.5/site-packages/pycurl-7.43.0-py3.5.egg-info `/builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64//opt/rh/rh-python35/root/usr/lib64/python3.5/site-packages/pycurl.cpython-35m-x86_64-linux-gnu.so' -> `/builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64//opt/rh/rh-python35/root/usr/lib64/python3.5/site-packages/pycurl.so' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/pycurl-7.43.0 extracting debug info from /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/lib64/python3.5/site-packages/pycurl.so 437 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/rh-python35/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + scl enable rh-python35 '/usr/lib/rpm/redhat/brp-python-bytecompile-with-scl-python-35 /opt/rh/rh-python35/root/usr/bin/python3 1 /opt/rh/rh-python35/root' + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.XEQjgT + umask 022 + cd /builddir/build/BUILD + cd pycurl-7.43.0 + unset DISPLAY + scl enable rh-python35 - /opt/rh/rh-python35/root/usr/bin/python3 setup.py build Using curl-config (libcurl 7.19.7) 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-python35/root/usr/bin/python3 + test -n 'nosetests-3.5 -v' + mkdir -p tests/tmp ++ /opt/rh/rh-python35/root/usr/bin/python3 -V ++ awk '{print $2}' ++ awk -F. '{print $1 "." $2}' + export PYTHONSUFFIX=3.5 + PYTHONSUFFIX=3.5 ++ ls -d build/lib.linux-x86_64-3.5 + export PYTHONPATH=build/lib.linux-x86_64-3.5:/builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/lib64/python3.5/site-packages + PYTHONPATH=build/lib.linux-x86_64-3.5:/builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/lib64/python3.5/site-packages + extra_attrs= + test '' = true + /opt/rh/rh-python35/root/usr/bin/python3 -c 'import pycurl; print(pycurl.version)' PycURL/7.43.0 libcurl/7.19.7 NSS/3.27.1 zlib/1.2.3 libidn/1.18 libssh2/1.4.2 + nosetests-3.5 -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) ... ok test_closesocketfunction_bogus_return (tests.close_socket_cb_test.CloseSocketCbTest) ... SKIP: libcurl < 7.21.7 test_closesocketfunction_fail (tests.close_socket_cb_test.CloseSocketCbTest) ... SKIP: libcurl < 7.21.7 test_closesocketfunction_ok (tests.close_socket_cb_test.CloseSocketCbTest) ... SKIP: libcurl < 7.21.7 test_closesocketfunction_none (tests.close_socket_cb_test.CloseSocketCbUnsetTest) ... SKIP: libcurl < 7.21.7 test_closesocketfunction_unset (tests.close_socket_cb_test.CloseSocketCbUnsetTest) ... SKIP: libcurl < 7.21.7 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) ... SKIP: libcurl < 7.24.0 test_not_built_in (tests.error_constants_test.ErrorConstantsTest) ... SKIP: libcurl < 7.21.5 test_pinnedpubkeynotmatch (tests.error_constants_test.ErrorConstantsTest) ... SKIP: libcurl < 7.39.0 test_unknown_option (tests.error_constants_test.ErrorConstantsTest) ... SKIP: libcurl < 7.21.5 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) ... SKIP: libcurl < 7.30.0 or no GLOBAL_ACK_EINTR 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) ... 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) ... SKIP: libcurl < 7.21.6 test_accepttimeout_ms (tests.option_constants_test.OptionConstantsSettingTest) ... SKIP: libcurl < 7.24.0 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) ... SKIP: libcurl < 7.20.0 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) ... SKIP: libcurl < 7.21.5 test_tcp_keepalive (tests.option_constants_test.OptionConstantsSettingTest) ... SKIP: libcurl < 7.25.0 test_tcp_keepidle (tests.option_constants_test.OptionConstantsSettingTest) ... SKIP: libcurl < 7.25.0 test_tcp_keepintvl (tests.option_constants_test.OptionConstantsSettingTest) ... SKIP: libcurl < 7.25.0 test_telnetoptions (tests.option_constants_test.OptionConstantsSettingTest) ... ok test_tlsauth (tests.option_constants_test.OptionConstantsSettingTest) ... SKIP: libcurl < 7.21.4 test_transfer_encoding (tests.option_constants_test.OptionConstantsSettingTest) ... SKIP: libcurl < 7.21.6 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) ... SKIP: libcurl < 7.24.0 test_egdsocket (tests.option_constants_test.OptionConstantsTest) ... SKIP: SSL backend is nss test_gssapi_delegation_options (tests.option_constants_test.OptionConstantsTest) ... SKIP: libcurl < 7.22.0 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) ... SKIP: libcurl < 7.25.0 test_mail_from (tests.option_constants_test.OptionConstantsTest) ... SKIP: libcurl < 7.20.0 test_mail_rcpt (tests.option_constants_test.OptionConstantsTest) ... SKIP: libcurl < 7.20.0 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) ... SKIP: libcurl < 7.26.0 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) ... SKIP: libcurl < 7.26.0 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) ... SKIP: libcurl < 7.25.0 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) ... SKIP: libcurl < 7.21.0 test_7_19_4_protocols (tests.protocol_constants_test.ProtocolConstantsTest) ... ok test_7_20_0_protocols (tests.protocol_constants_test.ProtocolConstantsTest) ... SKIP: libcurl < 7.20.0 test_7_21_0_protocols (tests.protocol_constants_test.ProtocolConstantsTest) ... SKIP: libcurl < 7.21.0 test_7_21_2_protocols (tests.protocol_constants_test.ProtocolConstantsTest) ... SKIP: libcurl < 7.21.2 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) ... successUnicodeEncodeError: '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) ... Traceback (most recent call last): File "/opt/rh/rh-python35/root/usr/lib64/python3.5/wsgiref/handlers.py", line 138, in run self.finish_response() File "/opt/rh/rh-python35/root/usr/lib64/python3.5/wsgiref/handlers.py", line 180, in finish_response self.write(data) File "/opt/rh/rh-python35/root/usr/lib64/python3.5/wsgiref/handlers.py", line 274, in write self.send_headers() File "/opt/rh/rh-python35/root/usr/lib64/python3.5/wsgiref/handlers.py", line 332, in send_headers self.send_preamble() File "/opt/rh/rh-python35/root/usr/lib64/python3.5/wsgiref/handlers.py", line 255, in send_preamble ('Date: %s\r\n' % format_date_time(time.time())).encode('iso-8859-1') File "/opt/rh/rh-python35/root/usr/lib64/python3.5/wsgiref/handlers.py", line 453, in _write self.stdout.write(data) File "/opt/rh/rh-python35/root/usr/lib64/python3.5/socket.py", line 593, in write return self._sock.send(b) BrokenPipeError: [Errno 32] Broken pipe Traceback (most recent call last): File "/opt/rh/rh-python35/root/usr/lib64/python3.5/wsgiref/handlers.py", line 138, in run self.finish_response() File "/opt/rh/rh-python35/root/usr/lib64/python3.5/wsgiref/handlers.py", line 180, in finish_response self.write(data) File "/opt/rh/rh-python35/root/usr/lib64/python3.5/wsgiref/handlers.py", line 274, in write self.send_headers() File "/opt/rh/rh-python35/root/usr/lib64/python3.5/wsgiref/handlers.py", line 332, in send_headers self.send_preamble() File "/opt/rh/rh-python35/root/usr/lib64/python3.5/wsgiref/handlers.py", line 255, in send_preamble ('Date: %s\r\n' % format_date_time(time.time())).encode('iso-8859-1') File "/opt/rh/rh-python35/root/usr/lib64/python3.5/wsgiref/handlers.py", line 453, in _write self.stdout.write(data) File "/opt/rh/rh-python35/root/usr/lib64/python3.5/socket.py", line 593, in write return self._sock.send(b) BrokenPipeError: [Errno 32] Broken pipe During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/rh/rh-python35/root/usr/lib64/python3.5/wsgiref/handlers.py", line 141, in run self.handle_error() File "/opt/rh/rh-python35/root/usr/lib64/python3.5/wsgiref/handlers.py", line 368, in handle_error self.finish_response() File "/opt/rh/rh-python35/root/usr/lib64/python3.5/wsgiref/handlers.py", line 180, in finish_response self.write(data) File "/opt/rh/rh-python35/root/usr/lib64/python3.5/wsgiref/handlers.py", line 274, in write self.send_headers() File "/opt/rh/rh-python35/root/usr/lib64/python3.5/wsgiref/handlers.py", line 331, in send_headers if not self.origin_server or self.client_is_modern(): File "/opt/rh/rh-python35/root/usr/lib64/python3.5/wsgiref/handlers.py", line 344, in client_is_modern return self.environ['SERVER_PROTOCOL'].upper() != 'HTTP/0.9' TypeError: 'NoneType' object is not subscriptable During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/rh/rh-python35/root/usr/lib64/python3.5/socketserver.py", line 318, in _handle_request_noblock self.process_request(request, client_address) File "/opt/rh/rh-python35/root/usr/lib64/python3.5/socketserver.py", line 344, in process_request self.finish_request(request, client_address) File "/opt/rh/rh-python35/root/usr/lib64/python3.5/socketserver.py", line 357, in finish_request self.RequestHandlerClass(request, client_address, self) File "/opt/rh/rh-python35/root/usr/lib64/python3.5/socketserver.py", line 684, in __init__ self.handle() File "/opt/rh/rh-python35/root/usr/lib64/python3.5/wsgiref/simple_server.py", line 133, in handle handler.run(self.server.get_app()) File "/opt/rh/rh-python35/root/usr/lib64/python3.5/wsgiref/handlers.py", line 144, in run self.close() File "/opt/rh/rh-python35/root/usr/lib64/python3.5/wsgiref/simple_server.py", line 35, in close self.status.split(' ',1)[0], self.bytes_sent AttributeError: 'NoneType' object has no attribute 'split' 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) ... Traceback (most recent call last): File "/opt/rh/rh-python35/root/usr/lib64/python3.5/wsgiref/handlers.py", line 138, in run self.finish_response() File "/opt/rh/rh-python35/root/usr/lib64/python3.5/wsgiref/handlers.py", line 180, in finish_response self.write(data) File "/opt/rh/rh-python35/root/usr/lib64/python3.5/wsgiref/handlers.py", line 274, in write self.send_headers() File "/opt/rh/rh-python35/root/usr/lib64/python3.5/wsgiref/handlers.py", line 332, in send_headers self.send_preamble() File "/opt/rh/rh-python35/root/usr/lib64/python3.5/wsgiref/handlers.py", line 255, in send_preamble ('Date: %s\r\n' % format_date_time(time.time())).encode('iso-8859-1') File "/opt/rh/rh-python35/root/usr/lib64/python3.5/wsgiref/handlers.py", line 453, in _write self.stdout.write(data) File "/opt/rh/rh-python35/root/usr/lib64/python3.5/socket.py", line 593, in write return self._sock.send(b) BrokenPipeError: [Errno 32] Broken pipe Traceback (most recent call last): File "/opt/rh/rh-python35/root/usr/lib64/python3.5/wsgiref/handlers.py", line 138, in run self.finish_response() File "/opt/rh/rh-python35/root/usr/lib64/python3.5/wsgiref/handlers.py", line 180, in finish_response self.write(data) File "/opt/rh/rh-python35/root/usr/lib64/python3.5/wsgiref/handlers.py", line 274, in write self.send_headers() File "/opt/rh/rh-python35/root/usr/lib64/python3.5/wsgiref/handlers.py", line 332, in send_headers self.send_preamble() File "/opt/rh/rh-python35/root/usr/lib64/python3.5/wsgiref/handlers.py", line 255, in send_preamble ('Date: %s\r\n' % format_date_time(time.time())).encode('iso-8859-1') File "/opt/rh/rh-python35/root/usr/lib64/python3.5/wsgiref/handlers.py", line 453, in _write self.stdout.write(data) File "/opt/rh/rh-python35/root/usr/lib64/python3.5/socket.py", line 593, in write return self._sock.send(b) BrokenPipeError: [Errno 32] Broken pipe During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/rh/rh-python35/root/usr/lib64/python3.5/wsgiref/handlers.py", line 141, in run self.handle_error() File "/opt/rh/rh-python35/root/usr/lib64/python3.5/wsgiref/handlers.py", line 368, in handle_error self.finish_response() File "/opt/rh/rh-python35/root/usr/lib64/python3.5/wsgiref/handlers.py", line 180, in finish_response self.write(data) File "/opt/rh/rh-python35/root/usr/lib64/python3.5/wsgiref/handlers.py", line 274, in write self.send_headers() File "/opt/rh/rh-python35/root/usr/lib64/python3.5/wsgiref/handlers.py", line 331, in send_headers if not self.origin_server or self.client_is_modern(): File "/opt/rh/rh-python35/root/usr/lib64/python3.5/wsgiref/handlers.py", line 344, in client_is_modern return self.environ['SERVER_PROTOCOL'].upper() != 'HTTP/0.9' TypeError: 'NoneType' object is not subscriptable During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/rh/rh-python35/root/usr/lib64/python3.5/socketserver.py", line 318, in _handle_request_noblock self.process_request(request, client_address) File "/opt/rh/rh-python35/root/usr/lib64/python3.5/socketserver.py", line 344, in process_request self.finish_request(request, client_address) File "/opt/rh/rh-python35/root/usr/lib64/python3.5/socketserver.py", line 357, in finish_request self.RequestHandlerClass(request, client_address, self) File "/opt/rh/rh-python35/root/usr/lib64/python3.5/socketserver.py", line 684, in __init__ self.handle() File "/opt/rh/rh-python35/root/usr/lib64/python3.5/wsgiref/simple_server.py", line 133, in handle handler.run(self.server.get_app()) File "/opt/rh/rh-python35/root/usr/lib64/python3.5/wsgiref/handlers.py", line 144, in run self.close() File "/opt/rh/rh-python35/root/usr/lib64/python3.5/wsgiref/simple_server.py", line 35, in close self.status.split(' ',1)[0], self.bytes_sent AttributeError: 'NoneType' object has no attribute 'split' 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) ... SKIP: libcurl < 7.21.3 or no RESOLVE 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) ... ok test_setopt_string (tests.setopt_string_test.SetoptTest) ... ok 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) ... ok 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) ... ok test_unset_proxyheader (tests.setopt_test.SetoptTest) ... SKIP: libcurl < 7.37.0 test_ascii_string (tests.setopt_unicode_test.SetoptUnicodeTest) ... ok test_unicode_encoded (tests.setopt_unicode_test.SetoptUnicodeTest) ... ok 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) ... ok 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 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) ... ok test_socktype_accept (tests.sockopt_cb_test.SockoptCbTest) ... SKIP: libcurl < 7.28.0 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) ... ok 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) ... SKIP: libcurl < 7.22.0 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) ... SKIP: libcurl < 7.21.4 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) ... ok test_write_to_file_via_function (tests.write_test.WriteTest) ... ok test_write_to_file_via_object (tests.write_test.WriteTest) ... ok test_write_to_tempfile_via_function (tests.write_test.WriteTest) ... ok test_write_to_tempfile_via_object (tests.write_test.WriteTest) ... ok test_write_to_bytesio (tests.write_to_stringio_test.WriteToStringioTest) ... ok test_write_to_stringio (tests.write_to_stringio_test.WriteToStringioTest) ... TypeError: string argument expected, got 'bytes' ok 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 ---------------------------------------------------------------------- Ran 284 tests in 7.414s OK (SKIP=79) + nosetests-3.5 -v -a standalone SKIP: PYCURL_VSFTPD_PATH environment variable not set -------------------- >> begin captured stdout << --------------------- Testing PycURL/7.43.0 libcurl/7.19.7 NSS/3.27.1 zlib/1.2.3 libidn/1.18 libssh2/1.4.2 --------------------- >> end captured stdout << ---------------------- test_reloading (tests.reload_test.ReloadTest) ... ok SKIP: PYCURL_VSFTPD_PATH environment variable not set ---------------------------------------------------------------------- Ran 1 test in 0.821s OK (SKIP=2) ./tests/ext/test-suite.sh ./tests/ext/test-lib.sh: line 29: realpath: command not found # setup.py without arguments ./tests/ext/test-lib.sh: line 41: /test-suite.out: Permission denied ./tests/ext/test-lib.sh: line 42: /test-suite.out: Permission denied 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' Processing files: sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64 + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MiqRDT + umask 022 + cd /builddir/build/BUILD + cd pycurl-7.43.0 + DOCDIR=/builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/share/doc/sclo-python35-python-pycurl-7.43.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/share/doc/sclo-python35-python-pycurl-7.43.0 + /bin/mkdir -p /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/share/doc/sclo-python35-python-pycurl-7.43.0 + cp -pr COPYING-LGPL COPYING-MIT /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/share/doc/sclo-python35-python-pycurl-7.43.0 + cp -pr ChangeLog README.rst examples doc tests /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64/opt/rh/rh-python35/root/usr/share/doc/sclo-python35-python-pycurl-7.43.0 + exit 0 Finding Provides: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u | /bin/sed -e 's|pycurl.so.*||g;'" Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u | /bin/sed -e 's|libpython.*so.*||g;s|python.*abi.*||g;'" Provides: rh-python35-python-pycurl = 7.43.0-6.1.el6 rh-python35-python3-pycurl = 7.43.0-6.1.el6 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-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.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libcurl.so.4()(64bit) libpthread.so.0()(64bit) libssl3.so()(64bit) rtld(GNU_HASH) Processing files: sclo-python35-python-pycurl-debuginfo-7.43.0-6.1.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64 warning: Could not canonicalize hostname: c1bk.rdu2.centos.org Wrote: /builddir/build/RPMS/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/sclo-python35-python-pycurl-debuginfo-7.43.0-6.1.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Qy0ITA + umask 022 + cd /builddir/build/BUILD + cd pycurl-7.43.0 + /bin/rm -rf /builddir/build/BUILDROOT/sclo-python35-python-pycurl-7.43.0-6.1.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->