Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pycurl.spec'], chrootPath='/var/lib/mock/dist-circle9-build-76341-24611/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=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --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 Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1628553600 Wrote: /builddir/build/SRPMS/python-pycurl-7.43.0.6-8.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-pycurl.spec'], chrootPath='/var/lib/mock/dist-circle9-build-76341-24611/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=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --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 Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1628553600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.oe5FVh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pycurl-REL_7_43_0_6 + /usr/bin/gzip -dc /builddir/build/SOURCES/pycurl-7.43.0.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pycurl-REL_7_43_0_6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-python-pycurl-7.43.0.6-python-3.10.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 + rm -f winbuild.py + sed -e 's| winbuild.py||' -i Makefile + rm -f 'tests/fake-curl/libcurl/*.so' + rm -f tests/failonerror_test.py + 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/pause_test.py' removed 'tests/memory_mgmt_test.py' removed 'tests/post_test.py' removed 'tests/multi_socket_select_test.py' removed 'tests/multi_memory_mgmt_test.py' removed 'tests/getinfo_test.py' + sed -e 's/ --show-skipped//' -e 's/ --with-flaky//' -i tests/run.sh + sed -e 's|python |/usr/bin/python3 |' -i tests/ext/test-suite.sh + sed -e 's|^#! */usr/bin/env python$|#! /usr/bin/env /usr/bin/python3|' -i tests/__init__.py tests/app.py tests/appmanager.py tests/cadata_test.py tests/certinfo_test.py tests/close_socket_cb_test.py tests/curl_object_test.py tests/debug_test.py tests/default_write_cb_test.py tests/error_constants_test.py tests/error_test.py tests/ftp_test.py tests/global_init_test.py tests/header_cb_test.py tests/header_test.py tests/high_level_curl_test.py tests/info_constants_test.py tests/info_test.py tests/internals_test.py tests/matrix.py tests/multi_option_constants_test.py tests/multi_socket_test.py tests/multi_test.py tests/multi_timer_test.py tests/open_socket_cb_test.py tests/option_constants_test.py tests/perform_test.py tests/procmgr.py tests/protocol_constants_test.py tests/read_cb_test.py tests/readdata_test.py tests/relative_url_test.py tests/reload_test.py tests/reset_test.py tests/resolve_test.py tests/runwsgi.py tests/seek_cb_constants_test.py tests/setopt_lifecycle_test.py tests/setopt_string_test.py tests/setopt_test.py tests/setopt_unicode_test.py tests/setup_test.py tests/share_test.py tests/sockopt_cb_test.py tests/unset_range_test.py tests/user_agent_string_test.py tests/util.py tests/version_comparison_test.py tests/version_constants_test.py tests/version_test.py tests/weakref_test.py tests/write_abort_test.py tests/write_cb_bogus_test.py tests/write_test.py tests/write_to_stringio_test.py tests/xferinfo_cb_test.py tests/bin/realpath setup.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cSjLeK + umask 022 + cd /builddir/build/BUILD + cd pycurl-REL_7_43_0_6 + /usr/bin/python3 setup.py docstrings + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' --with-openssl /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) Using curl-config (libcurl 7.76.1) Using SSL library: OpenSSL/LibreSSL/BoringSSL running build running build_py creating build creating build/lib.linux-aarch64-3.9 creating build/lib.linux-aarch64-3.9/curl copying python/curl/__init__.py -> build/lib.linux-aarch64-3.9/curl running build_ext building 'pycurl' extension creating build/temp.linux-aarch64-3.9 creating build/temp.linux-aarch64-3.9/src gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCURL_VERSION="7.43.0.6" -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-aarch64-3.9/src/docstrings.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCURL_VERSION="7.43.0.6" -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-aarch64-3.9/src/easy.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCURL_VERSION="7.43.0.6" -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-aarch64-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] 45 | result = PyEval_CallObject(cb, arglist); | ^~~~~~ In file included from /usr/include/python3.9/Python.h:140, from src/pycurl.h:5, from src/easycb.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | 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] 187 | python_address = PyEval_CallObject(curl_sockaddr_type, arglist); | ^~~~~~~~~~~~~~ In file included from /usr/include/python3.9/Python.h:140, from src/pycurl.h:5, from src/easycb.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/easycb.c:198:5: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 198 | result = PyEval_CallObject(self->opensocket_cb, arglist); | ^~~~~~ In file included from /usr/include/python3.9/Python.h:140, from src/pycurl.h:5, from src/easycb.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | 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] 260 | ret_obj = PyEval_CallObject(self->sockopt_cb, arglist); | ^~~~~~~ In file included from /usr/include/python3.9/Python.h:140, from src/pycurl.h:5, from src/easycb.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | 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] 312 | ret_obj = PyEval_CallObject(self->closesocket_cb, arglist); | ^~~~~~~ In file included from /usr/include/python3.9/Python.h:140, from src/pycurl.h:5, from src/easycb.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | 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] 413 | ret_obj = PyEval_CallObject(self->ssh_key_cb, arglist); | ^~~~~~~ In file included from /usr/include/python3.9/Python.h:140, from src/pycurl.h:5, from src/easycb.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | 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] 491 | result = PyEval_CallObject(cb, arglist); | ^~~~~~ In file included from /usr/include/python3.9/Python.h:140, from src/pycurl.h:5, from src/easycb.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | 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] 557 | result = PyEval_CallObject(self->r_cb, arglist); | ^~~~~~ In file included from /usr/include/python3.9/Python.h:140, from src/pycurl.h:5, from src/easycb.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | 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] 665 | result = PyEval_CallObject(self->pro_cb, arglist); | ^~~~~~ In file included from /usr/include/python3.9/Python.h:140, from src/pycurl.h:5, from src/easycb.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | 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] 718 | result = PyEval_CallObject(self->xferinfo_cb, arglist); | ^~~~~~ In file included from /usr/include/python3.9/Python.h:140, from src/pycurl.h:5, from src/easycb.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | 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] 778 | result = PyEval_CallObject(self->debug_cb, arglist); | ^~~~~~ In file included from /usr/include/python3.9/Python.h:140, from src/pycurl.h:5, from src/easycb.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | 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] 819 | result = PyEval_CallObject(self->ioctl_cb, arglist); | ^~~~~~ In file included from /usr/include/python3.9/Python.h:140, from src/pycurl.h:5, from src/easycb.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCURL_VERSION="7.43.0.6" -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-aarch64-3.9/src/easyinfo.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCURL_VERSION="7.43.0.6" -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-aarch64-3.9/src/easyopt.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCURL_VERSION="7.43.0.6" -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-aarch64-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] 31 | io = PyEval_CallObject(bytesio, NULL); | ^~ In file included from /usr/include/python3.9/Python.h:140, from src/pycurl.h:5, from src/easyperform.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCURL_VERSION="7.43.0.6" -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-aarch64-3.9/src/module.o src/module.c: In function ‘PyInit_pycurl’: src/module.c:1412:5: warning: ‘PyEval_InitThreads’ is deprecated [-Wdeprecated-declarations] 1412 | PyEval_InitThreads(); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/Python.h:140, from src/pycurl.h:5, from src/module.c:1: /usr/include/python3.9/ceval.h:130:37: note: declared here 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCURL_VERSION="7.43.0.6" -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-aarch64-3.9/src/multi.o src/multi.c: In function ‘multi_socket_callback’: src/multi.c:202:5: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 202 | result = PyEval_CallObject(self->s_cb, arglist); | ^~~~~~ In file included from /usr/include/python3.9/Python.h:140, from src/pycurl.h:5, from src/multi.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/multi.c: In function ‘multi_timer_callback’: src/multi.c:246:5: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 246 | result = PyEval_CallObject(self->t_cb, arglist); | ^~~~~~ In file included from /usr/include/python3.9/Python.h:140, from src/pycurl.h:5, from src/multi.c:1: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCURL_VERSION="7.43.0.6" -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-aarch64-3.9/src/oscompat.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCURL_VERSION="7.43.0.6" -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-aarch64-3.9/src/pythoncompat.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCURL_VERSION="7.43.0.6" -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-aarch64-3.9/src/share.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCURL_VERSION="7.43.0.6" -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-aarch64-3.9/src/stringcompat.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCURL_VERSION="7.43.0.6" -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-aarch64-3.9/src/threadsupport.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCURL_VERSION="7.43.0.6" -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-aarch64-3.9/src/util.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.9/src/docstrings.o build/temp.linux-aarch64-3.9/src/easy.o build/temp.linux-aarch64-3.9/src/easycb.o build/temp.linux-aarch64-3.9/src/easyinfo.o build/temp.linux-aarch64-3.9/src/easyopt.o build/temp.linux-aarch64-3.9/src/easyperform.o build/temp.linux-aarch64-3.9/src/module.o build/temp.linux-aarch64-3.9/src/multi.o build/temp.linux-aarch64-3.9/src/oscompat.o build/temp.linux-aarch64-3.9/src/pythoncompat.o build/temp.linux-aarch64-3.9/src/share.o build/temp.linux-aarch64-3.9/src/stringcompat.o build/temp.linux-aarch64-3.9/src/threadsupport.o build/temp.linux-aarch64-3.9/src/util.o -L/usr/lib64 -lssl -lcrypto -lcurl -o build/lib.linux-aarch64-3.9/pycurl.cpython-39-aarch64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SEhmSJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64 ++ dirname /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64 + cd pycurl-REL_7_43_0_6 + export PYCURL_SSL_LIBRARY=openssl + PYCURL_SSL_LIBRARY=openssl + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64 /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) Using curl-config (libcurl 7.76.1) Using SSL library: OpenSSL/LibreSSL/BoringSSL running install running install_lib creating /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr creating /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/lib64 creating /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/lib64/python3.9/site-packages/curl copying build/lib.linux-aarch64-3.9/curl/__init__.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/lib64/python3.9/site-packages/curl copying build/lib.linux-aarch64-3.9/pycurl.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/lib64/python3.9/site-packages byte-compiling /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/lib64/python3.9/site-packages/curl/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpq83ajr7o.py' /usr/bin/python3 /tmp/tmpq83ajr7o.py removing /tmp/tmpq83ajr7o.py running install_data creating /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share creating /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share/doc creating /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share/doc/pycurl copying AUTHORS -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share/doc/pycurl copying ChangeLog -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share/doc/pycurl copying COPYING-LGPL -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share/doc/pycurl copying COPYING-MIT -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share/doc/pycurl copying INSTALL.rst -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share/doc/pycurl copying README.rst -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share/doc/pycurl copying RELEASE-NOTES.rst -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share/doc/pycurl creating /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share/doc/pycurl/examples copying examples/smtp.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share/doc/pycurl/examples copying examples/basicfirst.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share/doc/pycurl/examples copying examples/opensocketexception.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share/doc/pycurl/examples copying examples/retriever.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share/doc/pycurl/examples copying examples/ssh_keyfunction.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share/doc/pycurl/examples copying examples/retriever-multi.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share/doc/pycurl/examples copying examples/xmlrpc_curl.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share/doc/pycurl/examples copying examples/linksys.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share/doc/pycurl/examples copying examples/sfquery.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share/doc/pycurl/examples copying examples/file_upload.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share/doc/pycurl/examples creating /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/get.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/form_post.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/file_upload_real_fancy.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/response_headers.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/follow_redirect.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/put_buffer.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/put_file.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/write_file.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/file_upload_real.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/get_python3.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/get_python2_https.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/response_info.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/file_upload_buffer.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/get_python3_https.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share/doc/pycurl/examples/quickstart copying examples/quickstart/get_python2.py -> /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share/doc/pycurl/examples/quickstart running install_egg_info Writing /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/lib64/python3.9/site-packages/pycurl-7.43.0.6-py3.9.egg-info + rm -rfv /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/bin/__pycache__ + rm -rf /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share/doc/pycurl + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 7.43.0.6-8.el9 --unique-debug-suffix -7.43.0.6-8.el9.aarch64 --unique-debug-src-base python-pycurl-7.43.0.6-8.el9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pycurl-REL_7_43_0_6 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/lib64/python3.9/site-packages/pycurl.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/lib64/python3.9/site-packages/pycurl.cpython-39-aarch64-linux-gnu.so original debug info size: 476kB, size after compression: 384kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 505 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/lib/debug/usr/lib64/python3.9 using python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/lib64/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.0HELTZ + umask 022 + cd /builddir/build/BUILD + cd pycurl-REL_7_43_0_6 + export OPENSSL_SYSTEM_CIPHERS_OVERRIDE=XXX + OPENSSL_SYSTEM_CIPHERS_OVERRIDE=XXX + export OPENSSL_CONF= + OPENSSL_CONF= + export PYTHONPATH=/builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/lib64/python3.9/site-packages + PYTHONPATH=/builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/lib64/python3.9/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=true PYFLAKES=true /usr/bin/python3 setup.py build /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) Using curl-config (libcurl 7.76.1) Using SSL library: OpenSSL/LibreSSL/BoringSSL running build running build_py running build_ext cd tests/fake-curl/libcurl && make make[1]: Entering directory '/builddir/build/BUILD/pycurl-REL_7_43_0_6/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-REL_7_43_0_6/tests/fake-curl/libcurl' ./tests/run.sh + test -n /usr/bin/python3 + test -n true + mkdir -p tests/tmp ++ /usr/bin/python3 -V ++ awk '{print $2}' ++ awk -F. '{print $1 "." $2}' + export PYTHONSUFFIX=3.9 + PYTHONSUFFIX=3.9 ++ ls -d build/lib.linux-aarch64-3.9 + export PYTHONPATH=build/lib.linux-aarch64-3.9:/builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/lib64/python3.9/site-packages + PYTHONPATH=build/lib.linux-aarch64-3.9:/builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/lib64/python3.9/site-packages + extra_attrs= + test '' = true + /usr/bin/python3 -c 'import pycurl; print(pycurl.version)' PycURL/7.43.0.6 libcurl/7.76.1 OpenSSL/3.0.1 zlib/1.2.11 brotli/1.0.9 libidn2/2.3.0 libpsl/0.21.1 (+libidn2/2.3.0) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 + true -a '!standalone' + true -a standalone ./tests/ext/test-suite.sh # setup.py without arguments ok 1 - ! /usr/bin/python3 setup.py ok 2 - /usr/bin/python3 setup.py 2>&1 |grep "usage: setup.py" # setup.py --help ok 3 - /usr/bin/python3 setup.py --help ok 4 - /usr/bin/python3 setup.py --help |grep "PycURL .* options:" ok 5 - /usr/bin/python3 setup.py --help |grep "Common commands:" # setup.py --help with bogus --curl-config ok 6 - /usr/bin/python3 setup.py --help --curl-config=/dev/null ok 7 - /usr/bin/python3 setup.py --help --curl-config=/dev/null |grep "PycURL .* options:" ok 8 - ! /usr/bin/python3 setup.py --help --curl-config=/dev/null 2>&1 |grep "option .* not recognized" true python examples tests setup.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' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-pycurl-7.43.0.6-8.el9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.J1wBvA + umask 022 + cd /builddir/build/BUILD + cd pycurl-REL_7_43_0_6 + DOCDIR=/builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/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.6-8.el9.aarch64/usr/share/doc/python3-pycurl + cp -pr ChangeLog /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share/doc/python3-pycurl + cp -pr README.rst /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share/doc/python3-pycurl + cp -pr examples /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share/doc/python3-pycurl + cp -pr doc /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share/doc/python3-pycurl + cp -pr tests /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share/doc/python3-pycurl + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.flaLUS + umask 022 + cd /builddir/build/BUILD + cd pycurl-REL_7_43_0_6 + LICENSEDIR=/builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/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.6-8.el9.aarch64/usr/share/licenses/python3-pycurl + cp -pr COPYING-LGPL /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share/licenses/python3-pycurl + cp -pr COPYING-MIT /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64/usr/share/licenses/python3-pycurl + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pycurl = 7.43.0.6-8.el9 python3-pycurl = 7.43.0.6-8.el9 python3-pycurl(aarch-64) = 7.43.0.6-8.el9 python3.9-pycurl = 7.43.0.6-8.el9 python3.9dist(pycurl) = 7.43.0.6 python3dist(pycurl) = 7.43.0.6 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-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libcurl.so.4()(64bit) libssl.so.3()(64bit) libssl.so.3(OPENSSL_3.0.0)(64bit) python(abi) = 3.9 rtld(GNU_HASH) Obsoletes: python-pycurl < 7.43.0.6-8.el9 python39-pycurl < 7.43.0.6-8.el9 Processing files: python-pycurl-debugsource-7.43.0.6-8.el9.aarch64 Provides: python-pycurl-debugsource = 7.43.0.6-8.el9 python-pycurl-debugsource(aarch-64) = 7.43.0.6-8.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-pycurl-debuginfo-7.43.0.6-8.el9.aarch64 Provides: debuginfo(build-id) = 3d610dbce4cbbad82906432a69556270a590d04f python-pycurl-debuginfo = 7.43.0.6-8.el9 python3-pycurl-debuginfo = 7.43.0.6-8.el9 python3-pycurl-debuginfo(aarch-64) = 7.43.0.6-8.el9 python3.9-pycurl-debuginfo = 7.43.0.6-8.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pycurl-debugsource(aarch-64) = 7.43.0.6-8.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64 Wrote: /builddir/build/RPMS/python3-pycurl-debuginfo-7.43.0.6-8.el9.aarch64.rpm Wrote: /builddir/build/RPMS/python-pycurl-debugsource-7.43.0.6-8.el9.aarch64.rpm Wrote: /builddir/build/RPMS/python3-pycurl-7.43.0.6-8.el9.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dtMcZB + umask 022 + cd /builddir/build/BUILD + cd pycurl-REL_7_43_0_6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pycurl-7.43.0.6-8.el9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0