Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-pycurl.spec'], chrootPath='/var/lib/mock/f28-build-12965358-947908/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-pycurl.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/python-pycurl-7.43.0.2-1.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-pycurl.spec'], chrootPath='/var/lib/mock/f28-build-12965358-947908/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-pycurl.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.l0qSwa + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pycurl-7.43.0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/pycurl-7.43.0.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pycurl-7.43.0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0002-python-pycurl-7.43.0-tls-backend.patch + 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 + rm -f tests/seek_cb_test.py + grep '^import flaky' -r tests + cut -d: -f1 + xargs rm -fv removed 'tests/multi_socket_select_test.py' removed 'tests/post_test.py' removed 'tests/multi_memory_mgmt_test.py' removed 'tests/memory_mgmt_test.py' removed 'tests/getinfo_test.py' removed 'tests/pause_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.K5LCKj + umask 022 + cd /builddir/build/BUILD + cd pycurl-7.43.0.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' --with-openssl Using curl-config (libcurl 7.59.0) running build running build_py creating build creating build/lib.linux-armv7l-2.7 creating build/lib.linux-armv7l-2.7/curl copying python/curl/__init__.py -> build/lib.linux-armv7l-2.7/curl running build_ext building 'pycurl' extension creating build/temp.linux-armv7l-2.7 creating build/temp.linux-armv7l-2.7/src gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python2.7 -c src/docstrings.c -o build/temp.linux-armv7l-2.7/src/docstrings.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python2.7 -c src/easy.c -o build/temp.linux-armv7l-2.7/src/easy.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python2.7 -c src/easycb.c -o build/temp.linux-armv7l-2.7/src/easycb.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python2.7 -c src/easyinfo.c -o build/temp.linux-armv7l-2.7/src/easyinfo.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python2.7 -c src/easyopt.c -o build/temp.linux-armv7l-2.7/src/easyopt.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python2.7 -c src/easyperform.c -o build/temp.linux-armv7l-2.7/src/easyperform.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python2.7 -c src/module.c -o build/temp.linux-armv7l-2.7/src/module.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python2.7 -c src/multi.c -o build/temp.linux-armv7l-2.7/src/multi.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python2.7 -c src/oscompat.c -o build/temp.linux-armv7l-2.7/src/oscompat.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python2.7 -c src/pythoncompat.c -o build/temp.linux-armv7l-2.7/src/pythoncompat.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python2.7 -c src/share.c -o build/temp.linux-armv7l-2.7/src/share.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python2.7 -c src/stringcompat.c -o build/temp.linux-armv7l-2.7/src/stringcompat.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python2.7 -c src/threadsupport.c -o build/temp.linux-armv7l-2.7/src/threadsupport.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python2.7 -c src/util.c -o build/temp.linux-armv7l-2.7/src/util.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-2.7/src/docstrings.o build/temp.linux-armv7l-2.7/src/easy.o build/temp.linux-armv7l-2.7/src/easycb.o build/temp.linux-armv7l-2.7/src/easyinfo.o build/temp.linux-armv7l-2.7/src/easyopt.o build/temp.linux-armv7l-2.7/src/easyperform.o build/temp.linux-armv7l-2.7/src/module.o build/temp.linux-armv7l-2.7/src/multi.o build/temp.linux-armv7l-2.7/src/oscompat.o build/temp.linux-armv7l-2.7/src/pythoncompat.o build/temp.linux-armv7l-2.7/src/share.o build/temp.linux-armv7l-2.7/src/stringcompat.o build/temp.linux-armv7l-2.7/src/threadsupport.o build/temp.linux-armv7l-2.7/src/util.o -L/usr/lib -lcrypto -lssl -lcurl -lpython2.7 -o build/lib.linux-armv7l-2.7/pycurl.so + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' --with-openssl Using curl-config (libcurl 7.59.0) running build running build_py creating build/lib.linux-armv7l-3.6 creating build/lib.linux-armv7l-3.6/curl copying python/curl/__init__.py -> build/lib.linux-armv7l-3.6/curl running build_ext building 'pycurl' extension creating build/temp.linux-armv7l-3.6 creating build/temp.linux-armv7l-3.6/src gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.6m -c src/docstrings.c -o build/temp.linux-armv7l-3.6/src/docstrings.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.6m -c src/easy.c -o build/temp.linux-armv7l-3.6/src/easy.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.6m -c src/easycb.c -o build/temp.linux-armv7l-3.6/src/easycb.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.6m -c src/easyinfo.c -o build/temp.linux-armv7l-3.6/src/easyinfo.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.6m -c src/easyopt.c -o build/temp.linux-armv7l-3.6/src/easyopt.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.6m -c src/easyperform.c -o build/temp.linux-armv7l-3.6/src/easyperform.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.6m -c src/module.c -o build/temp.linux-armv7l-3.6/src/module.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.6m -c src/multi.c -o build/temp.linux-armv7l-3.6/src/multi.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.6m -c src/oscompat.c -o build/temp.linux-armv7l-3.6/src/oscompat.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.6m -c src/pythoncompat.c -o build/temp.linux-armv7l-3.6/src/pythoncompat.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.6m -c src/share.c -o build/temp.linux-armv7l-3.6/src/share.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.6m -c src/stringcompat.c -o build/temp.linux-armv7l-3.6/src/stringcompat.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.6m -c src/threadsupport.c -o build/temp.linux-armv7l-3.6/src/threadsupport.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.6m -c src/util.c -o build/temp.linux-armv7l-3.6/src/util.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.6/src/docstrings.o build/temp.linux-armv7l-3.6/src/easy.o build/temp.linux-armv7l-3.6/src/easycb.o build/temp.linux-armv7l-3.6/src/easyinfo.o build/temp.linux-armv7l-3.6/src/easyopt.o build/temp.linux-armv7l-3.6/src/easyperform.o build/temp.linux-armv7l-3.6/src/module.o build/temp.linux-armv7l-3.6/src/multi.o build/temp.linux-armv7l-3.6/src/oscompat.o build/temp.linux-armv7l-3.6/src/pythoncompat.o build/temp.linux-armv7l-3.6/src/share.o build/temp.linux-armv7l-3.6/src/stringcompat.o build/temp.linux-armv7l-3.6/src/threadsupport.o build/temp.linux-armv7l-3.6/src/util.o -L/usr/lib -lcrypto -lssl -lcurl -lpython3.6m -o build/lib.linux-armv7l-3.6/pycurl.cpython-36m-arm-linux-gnueabi.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dn1hI5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm ++ dirname /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm + cd pycurl-7.43.0.2 + export PYCURL_SSL_LIBRARY=openssl + PYCURL_SSL_LIBRARY=openssl + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm Using curl-config (libcurl 7.59.0) running install running install_lib creating /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr creating /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/lib creating /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/lib/python2.7/site-packages copying build/lib.linux-armv7l-2.7/pycurl.so -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/lib/python2.7/site-packages/curl copying build/lib.linux-armv7l-2.7/curl/__init__.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/lib/python2.7/site-packages/curl byte-compiling /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/lib/python2.7/site-packages/curl/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpmN45FS.py' /usr/bin/python2 -O /tmp/tmpmN45FS.py removing /tmp/tmpmN45FS.py running install_data creating /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share creating /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc creating /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/pycurl copying AUTHORS -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/pycurl copying ChangeLog -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/pycurl copying COPYING-LGPL -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/pycurl copying COPYING-MIT -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/pycurl copying INSTALL.rst -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/pycurl copying README.rst -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/pycurl copying RELEASE-NOTES.rst -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/pycurl creating /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/pycurl/examples copying examples/smtp.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/pycurl/examples copying examples/file_upload.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/pycurl/examples copying examples/opensocketexception.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/pycurl/examples copying examples/linksys.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/pycurl/examples copying examples/basicfirst.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/pycurl/examples copying examples/ssh_keyfunction.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/pycurl/examples copying examples/retriever.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/pycurl/examples copying examples/sfquery.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/pycurl/examples copying examples/xmlrpc_curl.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/pycurl/examples copying examples/retriever-multi.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/pycurl/examples creating /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/get_python2_https.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/file_upload_real_fancy.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/response_info.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/follow_redirect.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/get_python2.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/write_file.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/get.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/get_python3_https.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/get_python3.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/response_headers.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/file_upload_real.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/file_upload_buffer.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/put_buffer.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/form_post.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/put_file.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/pycurl/examples/quickstart running install_egg_info Writing /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/lib/python2.7/site-packages/pycurl-7.43.0.2-py2.7.egg-info + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm Using curl-config (libcurl 7.59.0) running install running install_lib creating /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/lib/python3.6/site-packages copying build/lib.linux-armv7l-3.6/pycurl.cpython-36m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/lib/python3.6/site-packages/curl copying build/lib.linux-armv7l-3.6/curl/__init__.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/lib/python3.6/site-packages/curl byte-compiling /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/lib/python3.6/site-packages/curl/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmp7qg9ljdh.py' /usr/bin/python3 /tmp/tmp7qg9ljdh.py removing /tmp/tmp7qg9ljdh.py running install_data running install_egg_info Writing /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/lib/python3.6/site-packages/pycurl-7.43.0.2-py3.6.egg-info + rm -rf /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/pycurl + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 7.43.0.2-1.fc28 --unique-debug-suffix -7.43.0.2-1.fc28.arm --unique-debug-src-base python-pycurl-7.43.0.2-1.fc28.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pycurl-7.43.0.2 extracting debug info from /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/lib/python3.6/site-packages/pycurl.cpython-36m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/lib/python2.7/site-packages/pycurl.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 494 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/lib/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/lib/debug/usr/lib/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs '' '' Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.6N5vQa + umask 022 + cd /builddir/build/BUILD + cd pycurl-7.43.0.2 + export PYTHONPATH=/builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/lib/python3.6/site-packages + PYTHONPATH=/builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/lib/python3.6/site-packages + export PYCURL_SSL_LIBRARY=openssl + PYCURL_SSL_LIBRARY=openssl + export PYCURL_VSFTPD_PATH=vsftpd + PYCURL_VSFTPD_PATH=vsftpd + make test PYTHON=/usr/bin/python3 'NOSETESTS=nosetests-3.6 -v' /usr/bin/python3 setup.py build Using curl-config (libcurl 7.59.0) running build running build_py running build_ext cd tests/fake-curl/libcurl && make make[1]: Entering directory '/builddir/build/BUILD/pycurl-7.43.0.2/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.2/tests/fake-curl/libcurl' ./tests/run.sh + test -n /usr/bin/python3 + test -n 'nosetests-3.6 -v' + mkdir -p tests/tmp ++ /usr/bin/python3 -V ++ awk '{print $2}' ++ awk -F. '{print $1 "." $2}' + export PYTHONSUFFIX=3.6 + PYTHONSUFFIX=3.6 ++ ls -d build/lib.linux-armv7l-3.6 + export PYTHONPATH=build/lib.linux-armv7l-3.6:/builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/lib/python3.6/site-packages + PYTHONPATH=build/lib.linux-armv7l-3.6:/builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/lib/python3.6/site-packages + extra_attrs= + test '' = true + /usr/bin/python3 -c 'import pycurl; print(pycurl.version)' PycURL/7.43.0.2 libcurl/7.59.0 OpenSSL/1.1.0h zlib/1.2.11 libidn2/2.0.5 libpsl/0.20.2 (+libidn2/2.0.4) libssh/0.7.5/openssl/zlib nghttp2/1.32.0 + nosetests-3.6 -v -a '!standalone' test_request_with_verifypeer (tests.cadata_test.CaCertsTest) ... ok test_set_ca_certs_bogus_type (tests.cadata_test.CaCertsTest) ... ok test_set_ca_certs_bytes (tests.cadata_test.CaCertsTest) ... ok test_certinfo_option (tests.certinfo_test.CertinfoTest) ... ok test_getinfo_raw_certinfo (tests.certinfo_test.CertinfoTest) ... ok test_request_with_certinfo (tests.certinfo_test.CertinfoTest) ... ok test_request_without_certinfo (tests.certinfo_test.CertinfoTest) ... ok test_closesocketfunction_bogus_return (tests.close_socket_cb_test.CloseSocketCbTest) ... closesocket callback returned 'bogus' which is not an integer ok test_closesocketfunction_fail (tests.close_socket_cb_test.CloseSocketCbTest) ... ok test_closesocketfunction_ok (tests.close_socket_cb_test.CloseSocketCbTest) ... ok test_closesocketfunction_none (tests.close_socket_cb_test.CloseSocketCbUnsetTest) ... ok test_closesocketfunction_unset (tests.close_socket_cb_test.CloseSocketCbUnsetTest) ... ok test_delete_attribute_curl (tests.curl_object_test.CurlObjectTest) ... ok test_delete_attribute_multi (tests.curl_object_test.CurlObjectTest) ... ok test_delete_attribute_share (tests.curl_object_test.CurlObjectTest) ... ok test_delete_missing_attribute_curl (tests.curl_object_test.CurlObjectTest) ... ok test_delete_missing_attribute_curl_multi (tests.curl_object_test.CurlObjectTest) ... ok test_delete_missing_attribute_curl_share (tests.curl_object_test.CurlObjectTest) ... ok test_get_attribute_curl (tests.curl_object_test.CurlObjectTest) ... ok test_get_attribute_multi (tests.curl_object_test.CurlObjectTest) ... ok test_get_attribute_share (tests.curl_object_test.CurlObjectTest) ... ok test_get_missing_attribute_curl (tests.curl_object_test.CurlObjectTest) ... ok test_get_missing_attribute_curl_multi (tests.curl_object_test.CurlObjectTest) ... ok test_get_missing_attribute_curl_share (tests.curl_object_test.CurlObjectTest) ... ok test_modify_attribute_curl (tests.curl_object_test.CurlObjectTest) ... ok test_modify_attribute_multi (tests.curl_object_test.CurlObjectTest) ... ok test_modify_attribute_share (tests.curl_object_test.CurlObjectTest) ... ok test_set_attribute_curl (tests.curl_object_test.CurlObjectTest) ... ok test_set_attribute_multi (tests.curl_object_test.CurlObjectTest) ... ok test_set_attribute_share (tests.curl_object_test.CurlObjectTest) ... ok test_close (tests.curl_object_test.ExplicitConstructionCurlObjectTest) ... ok test_close_twice (tests.curl_object_test.ExplicitConstructionCurlObjectTest) ... ok test_keyword_arguments (tests.curl_object_test.ExplicitConstructionCurlObjectTest) ... ok test_positional_arguments (tests.curl_object_test.ExplicitConstructionCurlObjectTest) ... ok test_debug_unicode (tests.debug_test.DebugTest) ... ok test_perform_get_with_debug_function (tests.debug_test.DebugTest) ... ok test_perform_get (tests.default_write_cb_test.DefaultWriteCbTest) ... ok test_ftp_accept_failed (tests.error_constants_test.ErrorConstantsTest) ... ok test_not_built_in (tests.error_constants_test.ErrorConstantsTest) ... ok test_pinnedpubkeynotmatch (tests.error_constants_test.ErrorConstantsTest) ... ok test_unknown_option (tests.error_constants_test.ErrorConstantsTest) ... ok test_pycurl_error_libcurl (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 test_failonerror (tests.failonerror_test.FailonerrorTest) ... ok test_failonerror_status_line_invalid_utf8_python2 (tests.failonerror_test.FailonerrorTest) ... SKIP: python >= 3 test_failonerror_status_line_invalid_utf8_python3 (tests.failonerror_test.FailonerrorTest) ... Traceback (most recent call last): File "/usr/lib/python3.6/wsgiref/handlers.py", line 138, in run self.finish_response() File "/usr/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response self.write(data) File "/usr/lib/python3.6/wsgiref/handlers.py", line 274, in write self.send_headers() File "/usr/lib/python3.6/wsgiref/handlers.py", line 332, in send_headers self.send_preamble() File "/usr/lib/python3.6/wsgiref/handlers.py", line 258, in send_preamble self._write(('Server: %s\r\n' % self.server_software).encode('iso-8859-1')) File "/usr/lib/python3.6/wsgiref/handlers.py", line 453, in _write result = self.stdout.write(data) File "/usr/lib/python3.6/socketserver.py", line 775, in write self._sock.sendall(b) BrokenPipeError: [Errno 32] Broken pipe ---------------------------------------- Exception happened during processing of request from ('127.0.0.1', 44518) Traceback (most recent call last): File "/usr/lib/python3.6/wsgiref/handlers.py", line 138, in run self.finish_response() File "/usr/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response self.write(data) File "/usr/lib/python3.6/wsgiref/handlers.py", line 274, in write self.send_headers() File "/usr/lib/python3.6/wsgiref/handlers.py", line 332, in send_headers self.send_preamble() File "/usr/lib/python3.6/wsgiref/handlers.py", line 258, in send_preamble self._write(('Server: %s\r\n' % self.server_software).encode('iso-8859-1')) File "/usr/lib/python3.6/wsgiref/handlers.py", line 453, in _write result = self.stdout.write(data) File "/usr/lib/python3.6/socketserver.py", line 775, in write self._sock.sendall(b) BrokenPipeError: [Errno 32] Broken pipe During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/wsgiref/handlers.py", line 141, in run self.handle_error() File "/usr/lib/python3.6/wsgiref/handlers.py", line 368, in handle_error self.finish_response() File "/usr/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response self.write(data) File "/usr/lib/python3.6/wsgiref/handlers.py", line 274, in write self.send_headers() File "/usr/lib/python3.6/wsgiref/handlers.py", line 331, in send_headers if not self.origin_server or self.client_is_modern(): File "/usr/lib/python3.6/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 "/usr/lib/python3.6/socketserver.py", line 317, in _handle_request_noblock self.process_request(request, client_address) File "/usr/lib/python3.6/socketserver.py", line 348, in process_request self.finish_request(request, client_address) File "/usr/lib/python3.6/socketserver.py", line 361, in finish_request self.RequestHandlerClass(request, client_address, self) File "/usr/lib/python3.6/socketserver.py", line 696, in __init__ self.handle() File "/usr/lib/python3.6/wsgiref/simple_server.py", line 133, in handle handler.run(self.server.get_app()) File "/usr/lib/python3.6/wsgiref/handlers.py", line 144, in run self.close() File "/usr/lib/python3.6/wsgiref/simple_server.py", line 35, in close self.status.split(' ',1)[0], self.bytes_sent AttributeError: 'NoneType' object has no attribute 'split' ---------------------------------------- ok Traceback (most recent call last): File "/usr/lib/python3.6/wsgiref/handlers.py", line 138, in run self.finish_response() File "/usr/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response self.write(data) File "/usr/lib/python3.6/wsgiref/handlers.py", line 274, in write self.send_headers() File "/usr/lib/python3.6/wsgiref/handlers.py", line 332, in send_headers self.send_preamble() File "/usr/lib/python3.6/wsgiref/handlers.py", line 258, in send_preamble self._write(('Server: %s\r\n' % self.server_software).encode('iso-8859-1')) File "/usr/lib/python3.6/wsgiref/handlers.py", line 453, in _write result = self.stdout.write(data) File "/usr/lib/python3.6/socketserver.py", line 775, in write self._sock.sendall(b) BrokenPipeError: [Errno 32] Broken pipe ---------------------------------------- Exception happened during processing of request from ('127.0.0.1', 44520) Traceback (most recent call last): File "/usr/lib/python3.6/wsgiref/handlers.py", line 138, in run self.finish_response() File "/usr/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response self.write(data) File "/usr/lib/python3.6/wsgiref/handlers.py", line 274, in write self.send_headers() File "/usr/lib/python3.6/wsgiref/handlers.py", line 332, in send_headers self.send_preamble() File "/usr/lib/python3.6/wsgiref/handlers.py", line 258, in send_preamble self._write(('Server: %s\r\n' % self.server_software).encode('iso-8859-1')) File "/usr/lib/python3.6/wsgiref/handlers.py", line 453, in _write result = self.stdout.write(data) File "/usr/lib/python3.6/socketserver.py", line 775, in write self._sock.sendall(b) BrokenPipeError: [Errno 32] Broken pipe During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/wsgiref/handlers.py", line 141, in run self.handle_error() File "/usr/lib/python3.6/wsgiref/handlers.py", line 368, in handle_error self.finish_response() File "/usr/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response self.write(data) File "/usr/lib/python3.6/wsgiref/handlers.py", line 274, in write self.send_headers() File "/usr/lib/python3.6/wsgiref/handlers.py", line 331, in send_headers if not self.origin_server or self.client_is_modern(): File "/usr/lib/python3.6/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 "/usr/lib/python3.6/socketserver.py", line 317, in _handle_request_noblock self.process_request(request, client_address) File "/usr/lib/python3.6/socketserver.py", line 348, in process_request self.finish_request(request, client_address) File "/usr/lib/python3.6/socketserver.py", line 361, in finish_request self.RequestHandlerClass(request, client_address, self) File "/usr/lib/python3.6/socketserver.py", line 696, in __init__ self.handle() File "/usr/lib/python3.6/wsgiref/simple_server.py", line 133, in handle handler.run(self.server.get_app()) File "/usr/lib/python3.6/wsgiref/handlers.py", line 144, in run self.close() File "/usr/lib/python3.6/wsgiref/simple_server.py", line 35, in close self.status.split(' ',1)[0], self.bytes_sent AttributeError: 'NoneType' object has no attribute 'split' ---------------------------------------- test_epsv (tests.ftp_test.FtpTest) ... ok test_get_ftp (tests.ftp_test.FtpTest) ... ok test_quote (tests.ftp_test.FtpTest) ... ok test_global_init_ack_eintr (tests.global_init_test.GlobalInitTest) ... ok test_global_init_bogus (tests.global_init_test.GlobalInitTest) ... ok test_global_init_default (tests.global_init_test.GlobalInitTest) ... ok test_get (tests.header_cb_test.HeaderCbTest) ... ok test_ascii_string_header (tests.header_test.HeaderTest) ... ok test_ascii_unicode_header (tests.header_test.HeaderTest) ... ok test_encoded_unicode_header (tests.header_test.HeaderTest) ... ok test_unicode_string_header (tests.header_test.HeaderTest) ... ok test_unicode_unicode_header (tests.header_test.HeaderTest) ... ok test_reuse (tests.high_level_curl_test.RelativeUrlTest) ... 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) ... ok test_multi_pipelining_server_bl (tests.multi_option_constants_test.MultiOptionConstantsTest) ... ok test_multi_pipelining_site_bl (tests.multi_option_constants_test.MultiOptionConstantsTest) ... ok 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) ... 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_bad (tests.open_socket_cb_test.OpenSocketCbTest) ... ok test_socket_open (tests.open_socket_cb_test.OpenSocketCbTest) ... ok test_socket_open_bad (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) ... ok test_unset_socket_open (tests.open_socket_cb_test.OpenSocketCbTest) ... ok test_accept_encoding (tests.option_constants_test.OptionConstantsSettingTest) ... ok test_accepttimeout_ms (tests.option_constants_test.OptionConstantsSettingTest) ... ok test_append (tests.option_constants_test.OptionConstantsSettingTest) ... ok test_cookielist_constants (tests.option_constants_test.OptionConstantsSettingTest) ... ok test_cookiesession (tests.option_constants_test.OptionConstantsSettingTest) ... ok test_default_protocol (tests.option_constants_test.OptionConstantsSettingTest) ... ok 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) ... ok test_ftp_use_pret (tests.option_constants_test.OptionConstantsSettingTest) ... ok test_headeropt (tests.option_constants_test.OptionConstantsSettingTest) ... ok test_http_version (tests.option_constants_test.OptionConstantsSettingTest) ... ok test_http_version_2 (tests.option_constants_test.OptionConstantsSettingTest) ... ok test_http_version_2_0 (tests.option_constants_test.OptionConstantsSettingTest) ... ok test_http_version_2tls (tests.option_constants_test.OptionConstantsSettingTest) ... ok test_keypasswd (tests.option_constants_test.OptionConstantsSettingTest) ... ok test_login_options (tests.option_constants_test.OptionConstantsSettingTest) ... ok test_path_as_is (tests.option_constants_test.OptionConstantsSettingTest) ... ok test_pipewait (tests.option_constants_test.OptionConstantsSettingTest) ... ok test_proto_smb (tests.option_constants_test.OptionConstantsSettingTest) ... ok test_sasl_ir (tests.option_constants_test.OptionConstantsSettingTest) ... ok test_sockopt_constants (tests.option_constants_test.OptionConstantsSettingTest) ... ok test_tcp_keepalive (tests.option_constants_test.OptionConstantsSettingTest) ... ok test_tcp_keepidle (tests.option_constants_test.OptionConstantsSettingTest) ... ok test_tcp_keepintvl (tests.option_constants_test.OptionConstantsSettingTest) ... ok test_telnetoptions (tests.option_constants_test.OptionConstantsSettingTest) ... ok test_tlsauth (tests.option_constants_test.OptionConstantsSettingTest) ... ok test_transfer_encoding (tests.option_constants_test.OptionConstantsSettingTest) ... ok test_use_ssl (tests.option_constants_test.OptionConstantsSettingTest) ... ok test_xauth_bearer (tests.option_constants_test.OptionConstantsSettingTest) ... ok test_cainfo (tests.option_constants_test.OptionConstantsTest) ... ok test_capath (tests.option_constants_test.OptionConstantsTest) ... ok test_crlfile (tests.option_constants_test.OptionConstantsTest) ... ok test_curlproxy_http_1_0_setopt (tests.option_constants_test.OptionConstantsTest) ... ok test_dns_servers (tests.option_constants_test.OptionConstantsTest) ... ok test_egdsocket (tests.option_constants_test.OptionConstantsTest) ... ok test_gssapi_delegation_options (tests.option_constants_test.OptionConstantsTest) ... ok test_httpauth_digest_ie (tests.option_constants_test.OptionConstantsTest) ... ok test_issuercert (tests.option_constants_test.OptionConstantsTest) ... ok test_krb4level (tests.option_constants_test.OptionConstantsTest) ... ok test_krblevel (tests.option_constants_test.OptionConstantsTest) ... ok test_mail_auth (tests.option_constants_test.OptionConstantsTest) ... ok test_mail_from (tests.option_constants_test.OptionConstantsTest) ... ok test_mail_rcpt (tests.option_constants_test.OptionConstantsTest) ... ok test_noproxy_setopt (tests.option_constants_test.OptionConstantsTest) ... ok test_operation_timedout_constant (tests.option_constants_test.OptionConstantsTest) ... ok test_pinnedpublickey (tests.option_constants_test.OptionConstantsTest) ... ok test_postredir (tests.option_constants_test.OptionConstantsTest) ... ok test_postredir_flags (tests.option_constants_test.OptionConstantsTest) ... ok test_postredir_post_303 (tests.option_constants_test.OptionConstantsTest) ... ok test_postredir_setopt (tests.option_constants_test.OptionConstantsTest) ... ok test_protocols_setopt (tests.option_constants_test.OptionConstantsTest) ... ok test_proxy_capath (tests.option_constants_test.OptionConstantsTest) ... ok test_proxy_service_name (tests.option_constants_test.OptionConstantsTest) ... ok test_proxy_ssl_verifypeer (tests.option_constants_test.OptionConstantsTest) ... ok test_proxy_sslcert (tests.option_constants_test.OptionConstantsTest) ... ok test_proxy_sslcerttype (tests.option_constants_test.OptionConstantsTest) ... ok test_proxy_sslkey (tests.option_constants_test.OptionConstantsTest) ... ok test_proxy_sslkeytype (tests.option_constants_test.OptionConstantsTest) ... ok test_random_file (tests.option_constants_test.OptionConstantsTest) ... ok test_redir_post_303 (tests.option_constants_test.OptionConstantsTest) ... ok test_redir_protocols_setopt (tests.option_constants_test.OptionConstantsTest) ... ok test_service_name (tests.option_constants_test.OptionConstantsTest) ... ok 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) ... SKIP: CURLE_UNKNOWN_OPTION, skipping test test_ssl_cipher_list (tests.option_constants_test.OptionConstantsTest) ... ok test_ssl_enable_alpn (tests.option_constants_test.OptionConstantsTest) ... ok test_ssl_enable_npn (tests.option_constants_test.OptionConstantsTest) ... ok test_ssl_falsestart (tests.option_constants_test.OptionConstantsTest) ... SKIP: SSL backend is openssl test_ssl_option_no_revoke (tests.option_constants_test.OptionConstantsTest) ... ok test_ssl_options (tests.option_constants_test.OptionConstantsTest) ... ok test_ssl_sessionid_cache (tests.option_constants_test.OptionConstantsTest) ... ok test_ssl_verifyhost (tests.option_constants_test.OptionConstantsTest) ... ok test_ssl_verifystatus (tests.option_constants_test.OptionConstantsTest) ... ok test_sslversion_7_34_0 (tests.option_constants_test.OptionConstantsTest) ... ok 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) ... ok test_username (tests.option_constants_test.OptionConstantsTest) ... ok test_wildcardmatch (tests.option_constants_test.OptionConstantsTest) ... ok test_perform_rb (tests.perform_test.PerformTest) ... ok test_perform_rb_invalid_utf8 (tests.perform_test.PerformTest) ... ok test_perform_rb_utf8 (tests.perform_test.PerformTest) ... ok test_perform_rs (tests.perform_test.PerformTest) ... ok test_perform_rs_invalid_utf8_python2 (tests.perform_test.PerformTest) ... SKIP: python >= 3 test_perform_rs_invalid_utf8_python3 (tests.perform_test.PerformTest) ... ok test_perform_rs_utf8 (tests.perform_test.PerformTest) ... ok test_7_19_4_protocols (tests.protocol_constants_test.ProtocolConstantsTest) ... ok test_7_20_0_protocols (tests.protocol_constants_test.ProtocolConstantsTest) ... ok test_7_21_0_protocols (tests.protocol_constants_test.ProtocolConstantsTest) ... ok test_7_21_2_protocols (tests.protocol_constants_test.ProtocolConstantsTest) ... ok test_post_with_read_callback (tests.read_cb_test.ReadCbTest) ... ok test_post_with_read_callback_returning_bytes (tests.read_cb_test.ReadCbTest) ... ok test_post_with_read_callback_returning_bytes_with_multibyte (tests.read_cb_test.ReadCbTest) ... ok test_post_with_read_callback_returning_bytes_with_nulls (tests.read_cb_test.ReadCbTest) ... ok test_post_with_read_callback_returning_unicode (tests.read_cb_test.ReadCbTest) ... ok test_post_with_read_callback_returning_unicode_with_multibyte (tests.read_cb_test.ReadCbTest) ... successsuccesssuccesssuccessUnicodeEncodeError: 'ascii' codec can't encode characters in position 0-5: ordinal not in range(128) ok test_post_with_read_callback_returning_unicode_with_nulls (tests.read_cb_test.ReadCbTest) ... Traceback (most recent call last): File "/usr/lib/python3.6/wsgiref/handlers.py", line 138, in run self.finish_response() File "/usr/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response self.write(data) File "/usr/lib/python3.6/wsgiref/handlers.py", line 274, in write self.send_headers() File "/usr/lib/python3.6/wsgiref/handlers.py", line 332, in send_headers self.send_preamble() File "/usr/lib/python3.6/wsgiref/handlers.py", line 255, in send_preamble ('Date: %s\r\n' % format_date_time(time.time())).encode('iso-8859-1') File "/usr/lib/python3.6/wsgiref/handlers.py", line 453, in _write result = self.stdout.write(data) File "/usr/lib/python3.6/socketserver.py", line 775, in write self._sock.sendall(b) BrokenPipeError: [Errno 32] Broken pipe ---------------------------------------- Exception happened during processing of request from ('127.0.0.1', 44642) Traceback (most recent call last): File "/usr/lib/python3.6/wsgiref/handlers.py", line 138, in run self.finish_response() File "/usr/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response self.write(data) File "/usr/lib/python3.6/wsgiref/handlers.py", line 274, in write self.send_headers() File "/usr/lib/python3.6/wsgiref/handlers.py", line 332, in send_headers self.send_preamble() File "/usr/lib/python3.6/wsgiref/handlers.py", line 255, in send_preamble ('Date: %s\r\n' % format_date_time(time.time())).encode('iso-8859-1') File "/usr/lib/python3.6/wsgiref/handlers.py", line 453, in _write result = self.stdout.write(data) File "/usr/lib/python3.6/socketserver.py", line 775, in write self._sock.sendall(b) BrokenPipeError: [Errno 32] Broken pipe During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/wsgiref/handlers.py", line 141, in run self.handle_error() File "/usr/lib/python3.6/wsgiref/handlers.py", line 368, in handle_error self.finish_response() File "/usr/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response self.write(data) File "/usr/lib/python3.6/wsgiref/handlers.py", line 274, in write self.send_headers() File "/usr/lib/python3.6/wsgiref/handlers.py", line 331, in send_headers if not self.origin_server or self.client_is_modern(): File "/usr/lib/python3.6/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 "/usr/lib/python3.6/socketserver.py", line 317, in _handle_request_noblock self.process_request(request, client_address) File "/usr/lib/python3.6/socketserver.py", line 348, in process_request self.finish_request(request, client_address) File "/usr/lib/python3.6/socketserver.py", line 361, in finish_request self.RequestHandlerClass(request, client_address, self) File "/usr/lib/python3.6/socketserver.py", line 696, in __init__ self.handle() File "/usr/lib/python3.6/wsgiref/simple_server.py", line 133, in handle handler.run(self.server.get_app()) File "/usr/lib/python3.6/wsgiref/handlers.py", line 144, in run self.close() File "/usr/lib/python3.6/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 "/usr/lib/python3.6/wsgiref/handlers.py", line 138, in run self.finish_response() File "/usr/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response self.write(data) File "/usr/lib/python3.6/wsgiref/handlers.py", line 274, in write self.send_headers() File "/usr/lib/python3.6/wsgiref/handlers.py", line 332, in send_headers self.send_preamble() File "/usr/lib/python3.6/wsgiref/handlers.py", line 255, in send_preamble ('Date: %s\r\n' % format_date_time(time.time())).encode('iso-8859-1') File "/usr/lib/python3.6/wsgiref/handlers.py", line 453, in _write result = self.stdout.write(data) File "/usr/lib/python3.6/socketserver.py", line 775, in write self._sock.sendall(b) BrokenPipeError: [Errno 32] Broken pipe ---------------------------------------- Exception happened during processing of request from ('127.0.0.1', 44648) Traceback (most recent call last): File "/usr/lib/python3.6/wsgiref/handlers.py", line 138, in run self.finish_response() File "/usr/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response self.write(data) File "/usr/lib/python3.6/wsgiref/handlers.py", line 274, in write self.send_headers() File "/usr/lib/python3.6/wsgiref/handlers.py", line 332, in send_headers self.send_preamble() File "/usr/lib/python3.6/wsgiref/handlers.py", line 255, in send_preamble ('Date: %s\r\n' % format_date_time(time.time())).encode('iso-8859-1') File "/usr/lib/python3.6/wsgiref/handlers.py", line 453, in _write result = self.stdout.write(data) File "/usr/lib/python3.6/socketserver.py", line 775, in write self._sock.sendall(b) BrokenPipeError: [Errno 32] Broken pipe During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/wsgiref/handlers.py", line 141, in run self.handle_error() File "/usr/lib/python3.6/wsgiref/handlers.py", line 368, in handle_error self.finish_response() File "/usr/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response self.write(data) File "/usr/lib/python3.6/wsgiref/handlers.py", line 274, in write self.send_headers() File "/usr/lib/python3.6/wsgiref/handlers.py", line 331, in send_headers if not self.origin_server or self.client_is_modern(): File "/usr/lib/python3.6/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 "/usr/lib/python3.6/socketserver.py", line 317, in _handle_request_noblock self.process_request(request, client_address) File "/usr/lib/python3.6/socketserver.py", line 348, in process_request self.finish_request(request, client_address) File "/usr/lib/python3.6/socketserver.py", line 361, in finish_request self.RequestHandlerClass(request, client_address, self) File "/usr/lib/python3.6/socketserver.py", line 696, in __init__ self.handle() File "/usr/lib/python3.6/wsgiref/simple_server.py", line 133, in handle handler.run(self.server.get_app()) File "/usr/lib/python3.6/wsgiref/handlers.py", line 144, in run self.close() File "/usr/lib/python3.6/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_and_readfunction_file_like (tests.readdata_test.ReaddataTest) ... ok test_readdata_and_readfunction_real_file (tests.readdata_test.ReaddataTest) ... ok test_readdata_file_binary (tests.readdata_test.ReaddataTest) ... ok test_readdata_file_like (tests.readdata_test.ReaddataTest) ... ok test_readdata_file_text (tests.readdata_test.ReaddataTest) ... ok test_readdata_not_file_like (tests.readdata_test.ReaddataTest) ... ok test_readdata_object (tests.readdata_test.ReaddataTest) ... ok test_readfunction_and_readdata_file_like (tests.readdata_test.ReaddataTest) ... ok test_readfunction_and_readdata_real_file (tests.readdata_test.ReaddataTest) ... ok test_get_relative (tests.relative_url_test.RelativeUrlTest) ... ok test_reset (tests.reset_test.ResetTest) ... ok test_resolve (tests.resolve_test.ResolveTest) ... ok test_cantseek (tests.seek_cb_constants_test.SeekCbConstantsTest) ... ok test_fail (tests.seek_cb_constants_test.SeekCbConstantsTest) ... ok test_ok (tests.seek_cb_constants_test.SeekCbConstantsTest) ... ok 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_large_options (tests.setopt_test.SetoptTest) ... ok test_proxyheader_list (tests.setopt_test.SetoptTest) ... ok test_proxyheader_tuple (tests.setopt_test.SetoptTest) ... ok test_proxyheader_unicode (tests.setopt_test.SetoptTest) ... ok test_set_httpheader_none (tests.setopt_test.SetoptTest) ... ok test_set_proxyheader_none (tests.setopt_test.SetoptTest) ... ok test_string_value (tests.setopt_test.SetoptTest) ... ok test_string_value_for_integer_option (tests.setopt_test.SetoptTest) ... ok test_unset_encoding (tests.setopt_test.SetoptTest) ... ok test_unset_httpheader (tests.setopt_test.SetoptTest) ... ok test_unset_proxyheader (tests.setopt_test.SetoptTest) ... ok 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_no_ssl_feature_with_libcurl_dll (tests.setup_test.SetupTest) ... ok test_no_ssl_feature_with_ssl (tests.setup_test.SetupTest) ... ok test_sanity_check (tests.setup_test.SetupTest) ... ok test_ssl_feature_only (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 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) ... ok test_socktype_ipcxn (tests.sockopt_cb_test.SockoptCbTest) ... ok test_sockoptfunction_none (tests.sockopt_cb_test.SockoptCbUnsetTest) ... ok test_sockoptfunction_unset (tests.sockopt_cb_test.SockoptCbUnsetTest) ... ok test_unset_range (tests.unset_range_test.UnsetRangeTest) ... ok test_pycurl_user_agent_string (tests.user_agent_string_test.UserAgentStringTest) ... 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) ... ok test_gssnegotiate (tests.version_constants_test.VersionConstantsTest) ... ok test_http2 (tests.version_constants_test.VersionConstantsTest) ... ok 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) ... ok test_largefile (tests.version_constants_test.VersionConstantsTest) ... ok test_libz (tests.version_constants_test.VersionConstantsTest) ... ok test_ntlm (tests.version_constants_test.VersionConstantsTest) ... ok test_ntlm_wb (tests.version_constants_test.VersionConstantsTest) ... ok test_psl (tests.version_constants_test.VersionConstantsTest) ... ok test_spnego (tests.version_constants_test.VersionConstantsTest) ... ok test_ssl (tests.version_constants_test.VersionConstantsTest) ... ok test_sspi (tests.version_constants_test.VersionConstantsTest) ... ok test_tlsauth_srp (tests.version_constants_test.VersionConstantsTest) ... ok test_unix_sockets (tests.version_constants_test.VersionConstantsTest) ... ok test_libcurl_presence (tests.version_test.VersionTest) ... ok test_pycurl_presence_and_case (tests.version_test.VersionTest) ... ok test_easy (tests.weakref_test.WeakrefTest) ... ok test_multi (tests.weakref_test.WeakrefTest) ... ok test_share (tests.weakref_test.WeakrefTest) ... ok test_write_abort (tests.write_abort_test.WriteAbortTest) ... ok test_write_cb_returning_float (tests.write_cb_bogus_test.WriteAbortTest) ... successsuccesspycurl.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_headerfunction_and_writefunction (tests.write_test.WriteTest) ... ok test_headerfunction_and_writeheader_file_like (tests.write_test.WriteTest) ... ok test_headerfunction_and_writeheader_real_file (tests.write_test.WriteTest) ... ok test_write_to_file_like (tests.write_test.WriteTest) ... ok test_write_to_file_like_then_real_file (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_writedata_and_writefunction_file_like (tests.write_test.WriteTest) ... ok test_writedata_and_writefunction_real_file (tests.write_test.WriteTest) ... ok test_writedata_not_file_like (tests.write_test.WriteTest) ... ok test_writefunction_and_writedata_file_like (tests.write_test.WriteTest) ... ok test_writefunction_and_writedata_real_file (tests.write_test.WriteTest) ... ok test_writeheader_and_headerfunction_file_like (tests.write_test.WriteTest) ... ok test_writeheader_and_headerfunction_real_file (tests.write_test.WriteTest) ... ok test_writeheader_and_writedata_file_like (tests.write_test.WriteTest) ... ok test_writeheader_and_writedata_real_file (tests.write_test.WriteTest) ... ok test_writeheader_not_file_like (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) ... Traceback (most recent call last): File "/builddir/build/BUILD/pycurl-7.43.0.2/tests/xferinfo_cb_test.py", line 64, in xferinfofunction raise ValueError ValueError ok test_sockoptfunction_fail (tests.xferinfo_cb_test.XferinfoCbTest) ... ok test_xferinfo_cb (tests.xferinfo_cb_test.XferinfoCbTest) ... ok ---------------------------------------------------------------------- Ran 337 tests in 25.863s OK (SKIP=4) part1part2+ nosetests-3.6 -v -a standalone test_reloading (tests.reload_test.ReloadTest) ... ok ---------------------------------------------------------------------- Ran 1 test in 1.397s OK ./tests/ext/test-suite.sh # setup.py without arguments ok 1 - ! python setup.py ok 2 - python setup.py 2>&1 |grep "usage: setup.py" # setup.py --help ok 3 - python setup.py --help ok 4 - python setup.py --help |grep "PycURL .* options:" ok 5 - python setup.py --help |grep "Common commands:" # setup.py --help with bogus --curl-config ok 6 - python setup.py --help --curl-config=/dev/null ok 7 - python setup.py --help --curl-config=/dev/null |grep "PycURL .* options:" ok 8 - ! python setup.py --help --curl-config=/dev/null 2>&1 |grep "option .* not recognized" pyflakes python examples tests setup.py winbuild.py + rm -fv 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 removed 'tests/fake-curl/libcurl/with_gnutls.so' removed 'tests/fake-curl/libcurl/with_nss.so' removed 'tests/fake-curl/libcurl/with_openssl.so' removed 'tests/fake-curl/libcurl/with_unknown_ssl.so' removed 'tests/fake-curl/libcurl/without_ssl.so' + exit 0 Processing files: python2-pycurl-7.43.0.2-1.fc28.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5iFXBb + umask 022 + cd /builddir/build/BUILD + cd pycurl-7.43.0.2 + DOCDIR=/builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/python2-pycurl + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/python2-pycurl + cp -pr ChangeLog /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/python2-pycurl + cp -pr README.rst /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/python2-pycurl + cp -pr examples /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/python2-pycurl + cp -pr doc /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/python2-pycurl + cp -pr tests /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/python2-pycurl + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WXR5sk + umask 022 + cd /builddir/build/BUILD + cd pycurl-7.43.0.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/licenses/python2-pycurl + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/licenses/python2-pycurl + cp -pr COPYING-LGPL /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/licenses/python2-pycurl + cp -pr COPYING-MIT /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/licenses/python2-pycurl + exit 0 Provides: pycurl = 7.43.0.2-1.fc28 python-pycurl = 7.43.0.2-1.fc28 python-pycurl(armv7hl-32) = 7.43.0.2-1.fc28 python2-pycurl = 7.43.0.2-1.fc28 python2-pycurl(armv7hl-32) = 7.43.0.2-1.fc28 python2.7dist(pycurl) = 7.43.0.2 python2dist(pycurl) = 7.43.0.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.4) libcrypto.so.1.1 libcrypto.so.1.1(OPENSSL_1_1_0) libcurl.so.4 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libpython2.7.so.1.0 libssl.so.1.1 libssl.so.1.1(OPENSSL_1_1_0) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-pycurl < 7.43.0.2-1.fc28 Processing files: python3-pycurl-7.43.0.2-1.fc28.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.506sr6 + umask 022 + cd /builddir/build/BUILD + cd pycurl-7.43.0.2 + DOCDIR=/builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/python3-pycurl + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/python3-pycurl + cp -pr ChangeLog /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/python3-pycurl + cp -pr README.rst /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/python3-pycurl + cp -pr examples /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/python3-pycurl + cp -pr doc /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/python3-pycurl + cp -pr tests /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/doc/python3-pycurl + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YrGcOZ + umask 022 + cd /builddir/build/BUILD + cd pycurl-7.43.0.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/licenses/python3-pycurl + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/licenses/python3-pycurl + cp -pr COPYING-LGPL /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/licenses/python3-pycurl + cp -pr COPYING-MIT /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm/usr/share/licenses/python3-pycurl + exit 0 Provides: python3-pycurl = 7.43.0.2-1.fc28 python3-pycurl(armv7hl-32) = 7.43.0.2-1.fc28 python3.6dist(pycurl) = 7.43.0.2 python3dist(pycurl) = 7.43.0.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.4) libcrypto.so.1.1 libcrypto.so.1.1(OPENSSL_1_1_0) libcurl.so.4 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libpython3.6m.so.1.0 libssl.so.1.1 libssl.so.1.1(OPENSSL_1_1_0) python(abi) = 3.6 rtld(GNU_HASH) Processing files: python-pycurl-debugsource-7.43.0.2-1.fc28.armv7hl Provides: python-pycurl-debugsource = 7.43.0.2-1.fc28 python-pycurl-debugsource(armv7hl-32) = 7.43.0.2-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-pycurl-debuginfo-7.43.0.2-1.fc28.armv7hl Provides: python-pycurl-debuginfo = 7.43.0.2-1.fc28 python-pycurl-debuginfo(armv7hl-32) = 7.43.0.2-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pycurl-debugsource(armv7hl-32) = 7.43.0.2-1.fc28 Processing files: python2-pycurl-debuginfo-7.43.0.2-1.fc28.armv7hl Provides: debuginfo(build-id) = 3442536794c0d21190ccb0027c221ef7c35d127a python2-pycurl-debuginfo = 7.43.0.2-1.fc28 python2-pycurl-debuginfo(armv7hl-32) = 7.43.0.2-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pycurl-debugsource(armv7hl-32) = 7.43.0.2-1.fc28 Processing files: python3-pycurl-debuginfo-7.43.0.2-1.fc28.armv7hl Provides: debuginfo(build-id) = 0b840396cca00e07ea72a2751aead2d67dc51300 python3-pycurl-debuginfo = 7.43.0.2-1.fc28 python3-pycurl-debuginfo(armv7hl-32) = 7.43.0.2-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pycurl-debugsource(armv7hl-32) = 7.43.0.2-1.fc28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm Wrote: /builddir/build/RPMS/python2-pycurl-7.43.0.2-1.fc28.armv7hl.rpm Wrote: /builddir/build/RPMS/python3-pycurl-7.43.0.2-1.fc28.armv7hl.rpm Wrote: /builddir/build/RPMS/python-pycurl-debugsource-7.43.0.2-1.fc28.armv7hl.rpm Wrote: /builddir/build/RPMS/python-pycurl-debuginfo-7.43.0.2-1.fc28.armv7hl.rpm Wrote: /builddir/build/RPMS/python2-pycurl-debuginfo-7.43.0.2-1.fc28.armv7hl.rpm Wrote: /builddir/build/RPMS/python3-pycurl-debuginfo-7.43.0.2-1.fc28.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lUFwfC + umask 022 + cd /builddir/build/BUILD + cd pycurl-7.43.0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-1.fc28.arm + exit 0 Child return code was: 0