Mock Version: 5.5 Mock Version: 5.5 Mock Version: 5.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/python-pycurl.spec'], chrootPath='/var/lib/mock/dist-an8.9-build-395727-72195/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=990gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --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': 'C.UTF-8'} and shell False warning: Macro expanded in comment on line 84: {?python_provide:%python_provide python3-%{modname}} warning: Macro expanded in comment on line 86: %{python3_pkgversion}-bottle warning: Macro expanded in comment on line 87: %{python3_pkgversion}-nose Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-pycurl-7.43.0.2-4.0.1.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/python-pycurl.spec'], chrootPath='/var/lib/mock/dist-an8.9-build-395727-72195/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=990gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --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': 'C.UTF-8'} and shell False warning: Macro expanded in comment on line 84: {?python_provide:%python_provide python3-%{modname}} warning: Macro expanded in comment on line 86: %{python3_pkgversion}-bottle warning: Macro expanded in comment on line 87: %{python3_pkgversion}-nose Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IaO57W + 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/cat /builddir/build/SOURCES/0001-python-pycurl-7.43.0.2-static-analysis.patch + /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 + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0003-python-pycurl-7.43.0.2-decode-cookie-info.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + 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/memory_mgmt_test.py' removed 'tests/post_test.py' removed 'tests/multi_socket_select_test.py' removed 'tests/getinfo_test.py' removed 'tests/multi_memory_mgmt_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.lBpHHW + 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.9 setup.py build '--executable=/usr/bin/python3.9 -s' --with-openssl Using curl-config (libcurl 7.61.1) running build running build_py creating build creating build/lib.linux-x86_64-3.9 creating build/lib.linux-x86_64-3.9/curl copying python/curl/__init__.py -> build/lib.linux-x86_64-3.9/curl running build_ext building 'pycurl' extension creating build/temp.linux-x86_64-3.9 creating build/temp.linux-x86_64-3.9/src gcc -pthread -Wno-unused-result -Wsign-compare -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.9 -c src/docstrings.c -o build/temp.linux-x86_64-3.9/src/docstrings.o gcc -pthread -Wno-unused-result -Wsign-compare -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.9 -c src/easy.c -o build/temp.linux-x86_64-3.9/src/easy.o gcc -pthread -Wno-unused-result -Wsign-compare -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.9 -c src/easycb.c -o build/temp.linux-x86_64-3.9/src/easycb.o src/easycb.c: In function ‘util_write_callback’: src/easycb.c:45:5: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] result = PyEval_CallObject(cb, arglist); ^~~~~~ In file included from /usr/include/python3.9/Python.h:140, from src/pycurl.h:4, from src/easycb.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/easycb.c: In function ‘opensocket_callback’: src/easycb.c:187:5: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] python_address = PyEval_CallObject(curl_sockaddr_type, arglist); ^~~~~~~~~~~~~~ In file included from /usr/include/python3.9/Python.h:140, from src/pycurl.h:4, from src/easycb.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/easycb.c:198:5: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] result = PyEval_CallObject(self->opensocket_cb, arglist); ^~~~~~ In file included from /usr/include/python3.9/Python.h:140, from src/pycurl.h:4, from src/easycb.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/easycb.c: In function ‘sockopt_cb’: src/easycb.c:260:5: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] ret_obj = PyEval_CallObject(self->sockopt_cb, arglist); ^~~~~~~ In file included from /usr/include/python3.9/Python.h:140, from src/pycurl.h:4, from src/easycb.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/easycb.c: In function ‘closesocket_callback’: src/easycb.c:312:5: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] ret_obj = PyEval_CallObject(self->closesocket_cb, arglist); ^~~~~~~ In file included from /usr/include/python3.9/Python.h:140, from src/pycurl.h:4, from src/easycb.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/easycb.c: In function ‘ssh_key_cb’: src/easycb.c:413:5: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] ret_obj = PyEval_CallObject(self->ssh_key_cb, arglist); ^~~~~~~ In file included from /usr/include/python3.9/Python.h:140, from src/pycurl.h:4, from src/easycb.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/easycb.c: In function ‘seek_callback’: src/easycb.c:491:5: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] result = PyEval_CallObject(cb, arglist); ^~~~~~ In file included from /usr/include/python3.9/Python.h:140, from src/pycurl.h:4, from src/easycb.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/easycb.c: In function ‘read_callback’: src/easycb.c:557:5: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] result = PyEval_CallObject(self->r_cb, arglist); ^~~~~~ In file included from /usr/include/python3.9/Python.h:140, from src/pycurl.h:4, from src/easycb.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/easycb.c: In function ‘progress_callback’: src/easycb.c:665:5: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] result = PyEval_CallObject(self->pro_cb, arglist); ^~~~~~ In file included from /usr/include/python3.9/Python.h:140, from src/pycurl.h:4, from src/easycb.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/easycb.c: In function ‘xferinfo_callback’: src/easycb.c:718:5: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] result = PyEval_CallObject(self->xferinfo_cb, arglist); ^~~~~~ In file included from /usr/include/python3.9/Python.h:140, from src/pycurl.h:4, from src/easycb.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/easycb.c: In function ‘debug_callback’: src/easycb.c:778:5: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] result = PyEval_CallObject(self->debug_cb, arglist); ^~~~~~ In file included from /usr/include/python3.9/Python.h:140, from src/pycurl.h:4, from src/easycb.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/easycb.c: In function ‘ioctl_callback’: src/easycb.c:819:5: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] result = PyEval_CallObject(self->ioctl_cb, arglist); ^~~~~~ In file included from /usr/include/python3.9/Python.h:140, from src/pycurl.h:4, from src/easycb.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.9 -c src/easyinfo.c -o build/temp.linux-x86_64-3.9/src/easyinfo.o gcc -pthread -Wno-unused-result -Wsign-compare -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.9 -c src/easyopt.c -o build/temp.linux-x86_64-3.9/src/easyopt.o gcc -pthread -Wno-unused-result -Wsign-compare -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.9 -c src/easyperform.c -o build/temp.linux-x86_64-3.9/src/easyperform.o src/easyperform.c: In function ‘do_curl_perform_rb’: src/easyperform.c:31:5: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] io = PyEval_CallObject(bytesio, NULL); ^~ In file included from /usr/include/python3.9/Python.h:140, from src/pycurl.h:4, from src/easyperform.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.9 -c src/module.c -o build/temp.linux-x86_64-3.9/src/module.o src/module.c: In function ‘PyInit_pycurl’: src/module.c:1389:5: warning: ‘PyEval_InitThreads’ is deprecated [-Wdeprecated-declarations] PyEval_InitThreads(); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/Python.h:140, from src/pycurl.h:4, from src/module.c:1: /usr/include/python3.9/ceval.h:130:37: note: declared here Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); ^~~~~~~~~~~~~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.9 -c src/multi.c -o build/temp.linux-x86_64-3.9/src/multi.o src/multi.c: In function ‘multi_socket_callback’: src/multi.c:199:5: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] result = PyEval_CallObject(self->s_cb, arglist); ^~~~~~ In file included from /usr/include/python3.9/Python.h:140, from src/pycurl.h:4, from src/multi.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/multi.c: In function ‘multi_timer_callback’: src/multi.c:243:5: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] result = PyEval_CallObject(self->t_cb, arglist); ^~~~~~ In file included from /usr/include/python3.9/Python.h:140, from src/pycurl.h:4, from src/multi.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.9 -c src/oscompat.c -o build/temp.linux-x86_64-3.9/src/oscompat.o gcc -pthread -Wno-unused-result -Wsign-compare -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.9 -c src/pythoncompat.c -o build/temp.linux-x86_64-3.9/src/pythoncompat.o gcc -pthread -Wno-unused-result -Wsign-compare -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.9 -c src/share.c -o build/temp.linux-x86_64-3.9/src/share.o gcc -pthread -Wno-unused-result -Wsign-compare -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.9 -c src/stringcompat.c -o build/temp.linux-x86_64-3.9/src/stringcompat.o gcc -pthread -Wno-unused-result -Wsign-compare -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.9 -c src/threadsupport.c -o build/temp.linux-x86_64-3.9/src/threadsupport.o gcc -pthread -Wno-unused-result -Wsign-compare -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPYCURL_VERSION="7.43.0.2" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.9 -c src/util.c -o build/temp.linux-x86_64-3.9/src/util.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.9/src/docstrings.o build/temp.linux-x86_64-3.9/src/easy.o build/temp.linux-x86_64-3.9/src/easycb.o build/temp.linux-x86_64-3.9/src/easyinfo.o build/temp.linux-x86_64-3.9/src/easyopt.o build/temp.linux-x86_64-3.9/src/easyperform.o build/temp.linux-x86_64-3.9/src/module.o build/temp.linux-x86_64-3.9/src/multi.o build/temp.linux-x86_64-3.9/src/oscompat.o build/temp.linux-x86_64-3.9/src/pythoncompat.o build/temp.linux-x86_64-3.9/src/share.o build/temp.linux-x86_64-3.9/src/stringcompat.o build/temp.linux-x86_64-3.9/src/threadsupport.o build/temp.linux-x86_64-3.9/src/util.o -L/usr/lib64 -lcrypto -lssl -lcurl -o build/lib.linux-x86_64-3.9/pycurl.cpython-39-x86_64-linux-gnu.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Eqhbfa + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64 ++ dirname /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64 + 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.9 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64 Using curl-config (libcurl 7.61.1) running install running install_lib creating /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr creating /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/lib64/python3.9/site-packages/curl copying build/lib.linux-x86_64-3.9/curl/__init__.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/lib64/python3.9/site-packages/curl copying build/lib.linux-x86_64-3.9/pycurl.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/lib64/python3.9/site-packages byte-compiling /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/lib64/python3.9/site-packages/curl/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmp81wxz3d3.py' /usr/bin/python3.9 /tmp/tmp81wxz3d3.py removing /tmp/tmp81wxz3d3.py running install_data creating /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share creating /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/doc/pycurl copying AUTHORS -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/doc/pycurl copying ChangeLog -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/doc/pycurl copying COPYING-LGPL -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/doc/pycurl copying COPYING-MIT -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/doc/pycurl copying INSTALL.rst -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/doc/pycurl copying README.rst -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/doc/pycurl copying RELEASE-NOTES.rst -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/doc/pycurl creating /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/doc/pycurl/examples copying examples/smtp.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/doc/pycurl/examples copying examples/file_upload.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/doc/pycurl/examples copying examples/retriever.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/doc/pycurl/examples copying examples/linksys.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/doc/pycurl/examples copying examples/sfquery.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/doc/pycurl/examples copying examples/xmlrpc_curl.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/doc/pycurl/examples copying examples/retriever-multi.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/doc/pycurl/examples copying examples/basicfirst.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/doc/pycurl/examples copying examples/opensocketexception.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/doc/pycurl/examples copying examples/ssh_keyfunction.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/doc/pycurl/examples creating /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/response_headers.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/file_upload_buffer.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/get_python2.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/response_info.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/put_file.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/form_post.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/follow_redirect.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/file_upload_real.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/write_file.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/put_buffer.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/file_upload_real_fancy.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/get.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/get_python3_https.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/get_python3.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/get_python2_https.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/doc/pycurl/examples/quickstart running install_egg_info Writing /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/lib64/python3.9/site-packages/pycurl-7.43.0.2-py3.9.egg-info + rm -rf /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/doc/pycurl + /usr/lib/rpm/find-debuginfo.sh -j80 --strict-build-id -m -i --build-id-seed 7.43.0.2-4.0.1.an8 --unique-debug-suffix -7.43.0.2-4.0.1.an8.x86_64 --unique-debug-src-base python-pycurl-7.43.0.2-4.0.1.an8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/pycurl-7.43.0.2 extracting debug info from /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/lib64/python3.9/site-packages/pycurl.cpython-39-x86_64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 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 '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3.9 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Zt9ITl + umask 022 + cd /builddir/build/BUILD + cd pycurl-7.43.0.2 + export PYTHONPATH=/builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/lib64/python3.9/site-packages + PYTHONPATH=/builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/lib64/python3.9/site-packages + export PYCURL_SSL_LIBRARY=openssl + PYCURL_SSL_LIBRARY=openssl + export PYCURL_VSFTPD_PATH=vsftpd + PYCURL_VSFTPD_PATH=vsftpd + export OPENSSL_SYSTEM_CIPHERS_OVERRIDE=XXX + OPENSSL_SYSTEM_CIPHERS_OVERRIDE=XXX + export OPENSSL_CONF= + OPENSSL_CONF= + exit 0 Processing files: python39-pycurl-7.43.0.2-4.0.1.an8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0Zlxzj + umask 022 + cd /builddir/build/BUILD + cd pycurl-7.43.0.2 + DOCDIR=/builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/doc/python39-pycurl + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/doc/python39-pycurl + cp -pr ChangeLog /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/doc/python39-pycurl + cp -pr README.rst /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/doc/python39-pycurl + cp -pr examples /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/doc/python39-pycurl + cp -pr doc /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/doc/python39-pycurl + cp -pr tests /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/doc/python39-pycurl + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0FH3hE + umask 022 + cd /builddir/build/BUILD + cd pycurl-7.43.0.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/licenses/python39-pycurl + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/licenses/python39-pycurl + cp -pr COPYING-LGPL /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/licenses/python39-pycurl + cp -pr COPYING-MIT /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64/usr/share/licenses/python39-pycurl + exit 0 Provides: python3.9dist(pycurl) = 7.43.0.2 python39-pycurl = 7.43.0.2-4.0.1.an8 python39-pycurl(x86-64) = 7.43.0.2-4.0.1.an8 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libcurl.so.4()(64bit) libpthread.so.0()(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) python(abi) = 3.9 rtld(GNU_HASH) Processing files: python-pycurl-debugsource-7.43.0.2-4.0.1.an8.x86_64 Provides: python-pycurl-debugsource = 7.43.0.2-4.0.1.an8 python-pycurl-debugsource(x86-64) = 7.43.0.2-4.0.1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python39-pycurl-debuginfo-7.43.0.2-4.0.1.an8.x86_64 Provides: debuginfo(build-id) = 8e59f41c6fcef41ca14b2d3001dbb43f8d7e30d1 python39-pycurl-debuginfo = 7.43.0.2-4.0.1.an8 python39-pycurl-debuginfo(x86-64) = 7.43.0.2-4.0.1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pycurl-debugsource(x86-64) = 7.43.0.2-4.0.1.an8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pycurl-7.43.0.2-4.0.1.an8.x86_64 Wrote: /builddir/build/RPMS/python39-pycurl-7.43.0.2-4.0.1.an8.x86_64.rpm Wrote: /builddir/build/RPMS/python-pycurl-debugsource-7.43.0.2-4.0.1.an8.x86_64.rpm Wrote: /builddir/build/RPMS/python39-pycurl-debuginfo-7.43.0.2-4.0.1.an8.x86_64.rpm Child return code was: 0