==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-pycurl 7.45.6-1 (Thu May 15 12:54:19 2025)
==> Retrieving sources...
  -> Cloning pycurl git repo...
Cloning into bare repository '/home/leming/work/python-pycurl/pycurl'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    pycurl ... Skipped
==> Making package: python-pycurl 7.45.6-1 (Thu 15 May 2025 12:54:28 PM MDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (18) perl-error-0.17030-1  perl-mailtools-2.22-1  perl-timedate-2.33-7
              python-autocommand-2.2.2-7  python-jaraco.collections-5.1.0-1
              python-jaraco.context-6.0.1-1  python-jaraco.functools-4.1.0-1
              python-jaraco.text-4.0.0-2  python-more-itertools-10.7.0-1
              python-packaging-25.0-1  python-platformdirs-4.3.6-2
              python-pyproject-hooks-1.2.0-3  zlib-ng-2.2.4-1  git-2.49.0-2
              python-build-1.2.2-3  python-installer-0.7.0-10
              python-setuptools-1:80.3.1-1  python-wheel-0.45.1-1

Total Download Size:    9.35 MiB
Total Installed Size:  55.22 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 git-2.49.0-2-aarch64 downloading...
 python-setuptools-1:80.3.1-1-any downloading...
 python-packaging-25.0-1-any downloading...
 python-more-itertools-10.7.0-1-any downloading...
 zlib-ng-2.2.4-1-aarch64 downloading...
 python-wheel-0.45.1-1-any downloading...
 perl-mailtools-2.22-1-any downloading...
 python-build-1.2.2-3-any downloading...
 python-installer-0.7.0-10-any downloading...
 perl-timedate-2.33-7-any downloading...
 python-platformdirs-4.3.6-2-any downloading...
 python-autocommand-2.2.2-7-any downloading...
 python-jaraco.collections-5.1.0-1-any downloading...
 python-pyproject-hooks-1.2.0-3-any downloading...
 perl-error-0.17030-1-any downloading...
 python-jaraco.text-4.0.0-2-any downloading...
 python-jaraco.functools-4.1.0-1-any downloading...
 python-jaraco.context-6.0.1-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
    git-zsh-completion: upstream zsh completion
    tk: gitk and git gui
    openssh: ssh transport and crypto
    man: show help with `git command --help`
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
installing python-packaging...
installing python-pyproject-hooks...
installing python-build...
Optional dependencies for python-build
    python-pip: to use as the Python package installer (default)
    python-uv: to use as the Python package installer
    python-virtualenv: to use virtualenv for build isolation
installing python-installer...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-jaraco.text...
Optional dependencies for python-jaraco.text
    python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-platformdirs...
installing python-wheel...
Optional dependencies for python-wheel
    python-keyring: for wheel.signatures
    python-xdg: for wheel.signatures
    python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-setuptools...
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 971.
Creating user 'git' (git daemon user) with UID 971 and GID 971.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Checking for old perl modules...
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of pycurl git repo...
Cloning into 'pycurl'...
done.
Switched to a new branch 'makepkg'
==> Starting build()...
* Getting build dependencies for wheel...
Using curl-config (libcurl 8.13.0)
Using SSL library: OpenSSL/LibreSSL/BoringSSL
/usr/lib/python3.13/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
        License :: OSI Approved :: MIT License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running egg_info
creating pycurl.egg-info
writing pycurl.egg-info/PKG-INFO
writing dependency_links to pycurl.egg-info/dependency_links.txt
writing top-level names to pycurl.egg-info/top_level.txt
writing manifest file 'pycurl.egg-info/SOURCES.txt'
reading manifest file 'pycurl.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'src/Makefile'
warning: no previously-included files found matching 'tests/fake-curl/libcurl/*.so'
adding license file 'COPYING-LGPL'
adding license file 'COPYING-MIT'
adding license file 'AUTHORS'
writing manifest file 'pycurl.egg-info/SOURCES.txt'
* Building wheel...
Using curl-config (libcurl 8.13.0)
Using SSL library: OpenSSL/LibreSSL/BoringSSL
/usr/lib/python3.13/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
        License :: OSI Approved :: MIT License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib.linux-aarch64-cpython-313/curl
copying python/curl/__init__.py -> build/lib.linux-aarch64-cpython-313/curl
running build_ext
building 'pycurl' extension
creating build/temp.linux-aarch64-cpython-313/src
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DPYCURL_VERSION=\"7.45.6\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.13 -c src/docstrings.c -o build/temp.linux-aarch64-cpython-313/src/docstrings.o
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DPYCURL_VERSION=\"7.45.6\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.13 -c src/easy.c -o build/temp.linux-aarch64-cpython-313/src/easy.o
src/easy.c: In function 'do_curlhttppost_dealloc':
src/easy.c:112:9: warning: 'curl_formfree' is deprecated: since 7.56.0. Use curl_mime_free() [-Wdeprecated-declarations]
In file included from src/pycurl.h:33,
                 from src/easy.c:1:
/usr/include/curl/curl.h:2670:1: note: declared here
 2670 | CURL_EXTERN char *curl_escape(const char *string,
      | ^~~~~~~~~~~~~
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DPYCURL_VERSION=\"7.45.6\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.13 -c src/easycb.c -o build/temp.linux-aarch64-cpython-313/src/easycb.o
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DPYCURL_VERSION=\"7.45.6\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.13 -c src/easyinfo.c -o build/temp.linux-aarch64-cpython-313/src/easyinfo.o
src/easyinfo.c: In function 'do_curl_getinfo_raw':
src/easyinfo.c:145:5: warning: 'CURLINFO_LASTSOCKET' is deprecated: since 7.45.0. Use CURLINFO_ACTIVESOCKET [-Wdeprecated-declarations]
In file included from src/pycurl.h:33,
                 from src/easyinfo.c:1:
/usr/include/curl/curl.h:2954:3: note: declared here
 2954 |   CURLINFO_CAINFO           = CURLINFO_STRING + 61,
      |   ^~~~~~~~~~~~~~~~~~~
src/easyinfo.c:207:5: warning: 'CURLINFO_CONTENT_LENGTH_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_CONTENT_LENGTH_DOWNLOAD_T [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2932:3: note: declared here
 2932 |   CURLINFO_LOCAL_IP         = CURLINFO_STRING + 41,
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/easyinfo.c:208:5: warning: 'CURLINFO_CONTENT_LENGTH_UPLOAD' is deprecated: since 7.55.0. Use CURLINFO_CONTENT_LENGTH_UPLOAD_T [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2937:3: note: declared here
 2937 |   CURLINFO_TLS_SSL_PTR      = CURLINFO_PTR    + 45,
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/easyinfo.c:212:5: warning: 'CURLINFO_SIZE_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_SIZE_DOWNLOAD_T [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2915:3: note: declared here
 2915 |   CURLINFO_OS_ERRNO         = CURLINFO_LONG   + 25,
      |   ^~~~~~~~~~~~~~~~~~~~~~
src/easyinfo.c:213:5: warning: 'CURLINFO_SIZE_UPLOAD' is deprecated: since 7.55.0. Use CURLINFO_SIZE_UPLOAD_T [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2912:3: note: declared here
 2912 |   CURLINFO_HTTP_CONNECTCODE = CURLINFO_LONG   + 22,
      |   ^~~~~~~~~~~~~~~~~~~~
src/easyinfo.c:214:5: warning: 'CURLINFO_SPEED_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_SPEED_DOWNLOAD_T [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2919:3: note: declared here
 2919 |   CURLINFO_LASTSOCKET  CURL_DEPRECATED(7.45.0, "Use CURLINFO_ACTIVESOCKET")
      |   ^~~~~~~~~~~~~~~~~~~~~~~
src/easyinfo.c:215:5: warning: 'CURLINFO_SPEED_UPLOAD' is deprecated: since 7.55.0. Use CURLINFO_SPEED_UPLOAD_T [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2923:3: note: declared here
 2923 |   CURLINFO_PRIMARY_IP       = CURLINFO_STRING + 32,
      |   ^~~~~~~~~~~~~~~~~~~~~
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DPYCURL_VERSION=\"7.45.6\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.13 -c src/easyopt.c -o build/temp.linux-aarch64-cpython-313/src/easyopt.o
src/easyopt.c: In function 'util_curl_unsetopt':
src/easyopt.c:94:5: warning: 'CURLOPT_EGDSOCKET' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations]
In file included from src/pycurl.h:33,
                 from src/easyopt.c:1:
/usr/include/curl/curl.h:1408:3: note: declared here
 1408 |   /* Specify which HTTP version to use! This must be set to one of the
      |   ^~~~~~~~~~~~~~~~~
src/easyopt.c:102:5: warning: 'CURLOPT_RANDOM_FILE' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations]
/usr/include/curl/curl.h:1404:3: note: declared here
 1404 | 
      |   ^                  
src/easyopt.c:164:5: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations]
/usr/include/curl/curl.h:1238:3: note: declared here
 1238 |   CURLOPT(CURLOPT_TIMECONDITION, CURLOPTTYPE_VALUES, 33),
      |   ^~~~~~~~~~~~~~~~
src/easyopt.c: In function 'do_curl_setopt_string_impl':
src/easyopt.c:246:5: warning: 'CURLOPT_EGDSOCKET' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations]
/usr/include/curl/curl.h:1408:3: note: declared here
 1408 |   /* Specify which HTTP version to use! This must be set to one of the
      |   ^~~~~~~~~~~~~~~~~
src/easyopt.c:260:5: warning: 'CURLOPT_RANDOM_FILE' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations]
/usr/include/curl/curl.h:1404:3: note: declared here
 1404 | 
      |   ^                  
src/easyopt.c:295:5: warning: 'CURLOPT_SOCKS5_GSSAPI_SERVICE' is deprecated: since 7.49.0. Use CURLOPT_PROXY_SERVICE_NAME [-Wdeprecated-declarations]
/usr/include/curl/curl.h:1778:3: note: declared here
 1778 |   CURLOPT(CURLOPT_SSH_KEYDATA, CURLOPTTYPE_CBPOINT, 185),
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/easyopt.c: In function 'do_curl_setopt_httppost':
src/easyopt.c:627:13: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2634:1: note: declared here
 2634 | CURL_EXTERN void CURL_DEPRECATED(7.56.0, "Use curl_mime_free()")
      | ^~~~~~~~~~~~
src/easyopt.c:628:32: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2559:3: note: declared here
 2559 | /* Returns code for curl_formadd()
      |   ^~~~~~~~~~~~~~~~~
src/easyopt.c:629:32: warning: 'CURLFORM_NAMELENGTH' is deprecated: since 7.56.0.  [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2561:3: note: declared here
 2561 |  * Returns:
      |   ^~~~~~~~~          
src/easyopt.c:630:32: warning: 'CURLFORM_COPYCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2562:3: note: declared here
 2562 |  * CURL_FORMADD_OK             on success
      |   ^~~~~~~~~~~~~~~~~~~~~
src/easyopt.c:631:32: warning: 'CURLFORM_CONTENTSLENGTH' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2564:3: note: declared here
 2564 |  * CURL_FORMADD_OPTION_TWICE   if one option is given twice for one Form
      |   ^~~~~~~~~~~~~~~~~~~~~~~
src/easyopt.c:694:17: warning: 'CURLFORM_COPYCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2562:3: note: declared here
 2562 |  * CURL_FORMADD_OK             on success
      |   ^~~~~~~~~~~~~~~~~~~~~
src/easyopt.c:695:21: warning: 'CURLFORM_FILE' is deprecated: since 7.56.0. Use curl_mime_filedata() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2568:3: note: declared here
 2568 |  * CURL_FORMADD_INCOMPLETE     if the some FormInfo is not complete (or error)
      |   ^~~~~~~~~~~~~
src/easyopt.c:696:21: warning: 'CURLFORM_FILENAME' is deprecated: since 7.56.0. Use curl_mime_filename() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2576:3: note: declared here
 2576 | 
      |   ^                
src/easyopt.c:697:21: warning: 'CURLFORM_CONTENTTYPE' is deprecated: since 7.56.0. Use curl_mime_type() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2574:3: note: declared here
 2574 | typedef enum {
      |   ^~~~~~~~~~~~        
src/easyopt.c:698:21: warning: 'CURLFORM_BUFFER' is deprecated: since 7.56.0. Use curl_mime_filename() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2570:3: note: declared here
 2570 |  * CURL_FORMADD_MEMORY         if some allocation for string copying failed.
      |   ^~~~~~~~~~~~~~~
src/easyopt.c:699:21: warning: 'CURLFORM_BUFFERPTR' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2571:3: note: declared here
 2571 |  * CURL_FORMADD_ILLEGAL_ARRAY  if an illegal option is used in an array
      |   ^~~~~~~~~~~~~~~~~~
src/easyopt.c:717:17: warning: 'CURLFORM_COPYCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2562:3: note: declared here
 2562 |  * CURL_FORMADD_OK             on success
      |   ^~~~~~~~~~~~~~~~~~~~~
src/easyopt.c:719:21: warning: 'CURLFORM_CONTENTSLENGTH' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2564:3: note: declared here
 2564 |  * CURL_FORMADD_OPTION_TWICE   if one option is given twice for one Form
      |   ^~~~~~~~~~~~~~~~~~~~~~~
src/easyopt.c:722:17: warning: 'CURLFORM_BUFFERPTR' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2571:3: note: declared here
 2571 |  * CURL_FORMADD_ILLEGAL_ARRAY  if an illegal option is used in an array
      |   ^~~~~~~~~~~~~~~~~~
src/easyopt.c:752:21: warning: 'CURLFORM_BUFFERLENGTH' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2572:3: note: declared here
 2572 |  *
      |   ^                    
src/easyopt.c:758:13: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2634:1: note: declared here
 2634 | CURL_EXTERN void CURL_DEPRECATED(7.56.0, "Use curl_mime_free()")
      | ^~~~~~~~~~~~
src/easyopt.c:759:32: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2559:3: note: declared here
 2559 | /* Returns code for curl_formadd()
      |   ^~~~~~~~~~~~~~~~~
src/easyopt.c:760:32: warning: 'CURLFORM_NAMELENGTH' is deprecated: since 7.56.0.  [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2561:3: note: declared here
 2561 |  * Returns:
      |   ^~~~~~~~~          
src/easyopt.c:761:32: warning: 'CURLFORM_ARRAY' is deprecated: since 7.56.0.  [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2566:3: note: declared here
 2566 |  * CURL_FORMADD_MEMORY         if the allocation of a FormInfo struct failed
      |   ^~~~~~~~~~~~~~
src/easyopt.c:791:5: warning: 'curl_formfree' is deprecated: since 7.56.0. Use curl_mime_free() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2670:1: note: declared here
 2670 | CURL_EXTERN char *curl_escape(const char *string,
      | ^~~~~~~~~~~~~
src/easyopt.c: In function 'do_curl_setopt_callable':
src/easyopt.c:922:5: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations]
/usr/include/curl/curl.h:1337:3: note: declared here
 1337 | 
      |   ^                       
src/easyopt.c:945:5: warning: 'CURLOPT_IOCTLFUNCTION' is deprecated: since 7.18.0. Use CURLOPT_SEEKFUNCTION [-Wdeprecated-declarations]
/usr/include/curl/curl.h:1620:3: note: declared here
 1620 |   /* Local port number to bind the socket to */
      |   ^~~~~~~~~~~~~~~~~~~~~
src/easyopt.c: In function 'do_curl_setopt':
src/easyopt.c:1148:9: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations]
/usr/include/curl/curl.h:1238:3: note: declared here
 1238 |   CURLOPT(CURLOPT_TIMECONDITION, CURLOPTTYPE_VALUES, 33),
      |   ^~~~~~~~~~~~~~~~
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DPYCURL_VERSION=\"7.45.6\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.13 -c src/easyperform.c -o build/temp.linux-aarch64-cpython-313/src/easyperform.o
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DPYCURL_VERSION=\"7.45.6\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.13 -c src/module.c -o build/temp.linux-aarch64-cpython-313/src/module.o
src/module.c: In function 'PyInit_pycurl':
src/module.c:418:17: warning: 'CURLSSLBACKEND_NSS' is deprecated: since 8.3.0.  [-Wdeprecated-declarations]
In file included from src/pycurl.h:33,
                 from src/module.c:1:
/usr/include/curl/curl.h:155:3: note: declared here
  155 |   CURLSSLBACKEND_OPENSSL = 1,
      |   ^~~~~~~~~~~~~~~~~~
src/module.c:779:5: warning: 'CURLFORM_BUFFER' is deprecated: since 7.56.0. Use curl_mime_filename() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2570:3: note: declared here
 2570 |  * CURL_FORMADD_MEMORY         if some allocation for string copying failed.
      |   ^~~~~~~~~~~~~~~
src/module.c:780:5: warning: 'CURLFORM_BUFFERPTR' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2571:3: note: declared here
 2571 |  * CURL_FORMADD_ILLEGAL_ARRAY  if an illegal option is used in an array
      |   ^~~~~~~~~~~~~~~~~~
src/module.c:781:5: warning: 'CURLFORM_COPYCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2562:3: note: declared here
 2562 |  * CURL_FORMADD_OK             on success
      |   ^~~~~~~~~~~~~~~~~~~~~
src/module.c:782:5: warning: 'CURLFORM_FILE' is deprecated: since 7.56.0. Use curl_mime_filedata() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2568:3: note: declared here
 2568 |  * CURL_FORMADD_INCOMPLETE     if the some FormInfo is not complete (or error)
      |   ^~~~~~~~~~~~~
src/module.c:783:5: warning: 'CURLFORM_CONTENTTYPE' is deprecated: since 7.56.0. Use curl_mime_type() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2574:3: note: declared here
 2574 | typedef enum {
      |   ^~~~~~~~~~~~        
src/module.c:784:5: warning: 'CURLFORM_FILENAME' is deprecated: since 7.56.0. Use curl_mime_filename() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2576:3: note: declared here
 2576 | 
      |   ^                
src/module.c:851:5: warning: 'CURLOPT_PUT' is deprecated: since 7.12.1. Use CURLOPT_UPLOAD [-Wdeprecated-declarations]
/usr/include/curl/curl.h:1328:3: note: declared here
 1328 |   CURLOPT(CURLOPT_HTTPPROXYTUNNEL, CURLOPTTYPE_LONG, 61),
      |   ^~~~~~~~~~~
src/module.c:865:5: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations]
/usr/include/curl/curl.h:1238:3: note: declared here
 1238 |   CURLOPT(CURLOPT_TIMECONDITION, CURLOPTTYPE_VALUES, 33),
      |   ^~~~~~~~~~~~~~~~
src/module.c:896:5: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations]
/usr/include/curl/curl.h:1337:3: note: declared here
 1337 | 
      |   ^                       
src/module.c:923:5: warning: 'CURLOPT_RANDOM_FILE' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations]
/usr/include/curl/curl.h:1404:3: note: declared here
 1404 | 
      |   ^                  
src/module.c:924:5: warning: 'CURLOPT_EGDSOCKET' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations]
/usr/include/curl/curl.h:1408:3: note: declared here
 1408 |   /* Specify which HTTP version to use! This must be set to one of the
      |   ^~~~~~~~~~~~~~~~~
src/module.c:940:5: warning: 'CURLOPT_DNS_USE_GLOBAL_CACHE' is deprecated: since 7.11.1. Use CURLOPT_SHARE [-Wdeprecated-declarations]
/usr/include/curl/curl.h:1464:3: note: declared here
 1464 |   CURLOPT(CURLOPT_NOSIGNAL, CURLOPTTYPE_LONG, 99),
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/module.c:972:5: warning: 'CURLOPT_IOCTLFUNCTION' is deprecated: since 7.18.0. Use CURLOPT_SEEKFUNCTION [-Wdeprecated-declarations]
/usr/include/curl/curl.h:1620:3: note: declared here
 1620 |   /* Local port number to bind the socket to */
      |   ^~~~~~~~~~~~~~~~~~~~~
src/module.c:1070:5: warning: 'CURLOPT_PROTOCOLS' is deprecated: since 7.85.0. Use CURLOPT_PROTOCOLS_STR [-Wdeprecated-declarations]
/usr/include/curl/curl.h:1789:3: note: declared here
 1789 |   /* RTSP request method (OPTIONS, SETUP, PLAY, etc...) */
      |   ^~~~~~~~~~~~~~~~~
src/module.c:1071:5: warning: 'CURLOPT_REDIR_PROTOCOLS' is deprecated: since 7.85.0. Use CURLOPT_REDIR_PROTOCOLS_STR [-Wdeprecated-declarations]
/usr/include/curl/curl.h:1795:3: note: declared here
 1795 |   /* The RTSP stream URI */
      |   ^~~~~~~~~~~~~~~~~~~~~~~
src/module.c:1112:5: warning: 'CURLOPT_SOCKS5_GSSAPI_SERVICE' is deprecated: since 7.49.0. Use CURLOPT_PROXY_SERVICE_NAME [-Wdeprecated-declarations]
/usr/include/curl/curl.h:1778:3: note: declared here
 1778 |   CURLOPT(CURLOPT_SSH_KEYDATA, CURLOPTTYPE_CBPOINT, 185),
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/module.c:1133:5: warning: 'CURLOPT_SSL_ENABLE_NPN' is deprecated: since 7.86.0. Has no function [-Wdeprecated-declarations]
/usr/include/curl/curl.h:1942:3: note: declared here
 1942 |   CURLOPT(CURLOPT_SSL_FALSESTART, CURLOPTTYPE_LONG, 233),
      |   ^~~~~~~~~~~~~~~~~~~~~~
src/module.c:1326:5: warning: 'CURLINFO_SIZE_UPLOAD' is deprecated: since 7.55.0. Use CURLINFO_SIZE_UPLOAD_T [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2912:3: note: declared here
 2912 |   CURLINFO_HTTP_CONNECTCODE = CURLINFO_LONG   + 22,
      |   ^~~~~~~~~~~~~~~~~~~~
src/module.c:1327:5: warning: 'CURLINFO_SIZE_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_SIZE_DOWNLOAD_T [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2915:3: note: declared here
 2915 |   CURLINFO_OS_ERRNO         = CURLINFO_LONG   + 25,
      |   ^~~~~~~~~~~~~~~~~~~~~~
src/module.c:1328:5: warning: 'CURLINFO_SPEED_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_SPEED_DOWNLOAD_T [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2919:3: note: declared here
 2919 |   CURLINFO_LASTSOCKET  CURL_DEPRECATED(7.45.0, "Use CURLINFO_ACTIVESOCKET")
      |   ^~~~~~~~~~~~~~~~~~~~~~~
src/module.c:1329:5: warning: 'CURLINFO_SPEED_UPLOAD' is deprecated: since 7.55.0. Use CURLINFO_SPEED_UPLOAD_T [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2923:3: note: declared here
 2923 |   CURLINFO_PRIMARY_IP       = CURLINFO_STRING + 32,
      |   ^~~~~~~~~~~~~~~~~~~~~
src/module.c:1334:5: warning: 'CURLINFO_CONTENT_LENGTH_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_CONTENT_LENGTH_DOWNLOAD_T [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2932:3: note: declared here
 2932 |   CURLINFO_LOCAL_IP         = CURLINFO_STRING + 41,
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/module.c:1335:5: warning: 'CURLINFO_CONTENT_LENGTH_UPLOAD' is deprecated: since 7.55.0. Use CURLINFO_CONTENT_LENGTH_UPLOAD_T [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2937:3: note: declared here
 2937 |   CURLINFO_TLS_SSL_PTR      = CURLINFO_PTR    + 45,
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/module.c:1358:5: warning: 'CURLINFO_LASTSOCKET' is deprecated: since 7.45.0. Use CURLINFO_ACTIVESOCKET [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2954:3: note: declared here
 2954 |   CURLINFO_CAINFO           = CURLINFO_STRING + 61,
      |   ^~~~~~~~~~~~~~~~~~~
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DPYCURL_VERSION=\"7.45.6\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.13 -c src/multi.c -o build/temp.linux-aarch64-cpython-313/src/multi.o
src/multi.c: In function 'do_multi_socket_all':
src/multi.c:578:5: warning: 'curl_multi_socket_all' is deprecated: since 7.19.5. Use curl_multi_socket_action() [-Wdeprecated-declarations]
In file included from /usr/include/curl/curl.h:3321,
                 from src/pycurl.h:33,
                 from src/multi.c:1:
/usr/include/curl/multi.h:326:1: note: declared here
  326 | curl_multi_socket_all(CURLM *multi_handle, int *running_handles);
      | ^~~~~~~~~~~~~~~~~~~~~
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DPYCURL_VERSION=\"7.45.6\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.13 -c src/oscompat.c -o build/temp.linux-aarch64-cpython-313/src/oscompat.o
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DPYCURL_VERSION=\"7.45.6\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.13 -c src/pythoncompat.c -o build/temp.linux-aarch64-cpython-313/src/pythoncompat.o
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DPYCURL_VERSION=\"7.45.6\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.13 -c src/share.c -o build/temp.linux-aarch64-cpython-313/src/share.o
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DPYCURL_VERSION=\"7.45.6\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.13 -c src/stringcompat.c -o build/temp.linux-aarch64-cpython-313/src/stringcompat.o
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DPYCURL_VERSION=\"7.45.6\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.13 -c src/threadsupport.c -o build/temp.linux-aarch64-cpython-313/src/threadsupport.o
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DPYCURL_VERSION=\"7.45.6\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.13 -c src/util.c -o build/temp.linux-aarch64-cpython-313/src/util.o
gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-aarch64-cpython-313/src/docstrings.o build/temp.linux-aarch64-cpython-313/src/easy.o build/temp.linux-aarch64-cpython-313/src/easycb.o build/temp.linux-aarch64-cpython-313/src/easyinfo.o build/temp.linux-aarch64-cpython-313/src/easyopt.o build/temp.linux-aarch64-cpython-313/src/easyperform.o build/temp.linux-aarch64-cpython-313/src/module.o build/temp.linux-aarch64-cpython-313/src/multi.o build/temp.linux-aarch64-cpython-313/src/oscompat.o build/temp.linux-aarch64-cpython-313/src/pythoncompat.o build/temp.linux-aarch64-cpython-313/src/share.o build/temp.linux-aarch64-cpython-313/src/stringcompat.o build/temp.linux-aarch64-cpython-313/src/threadsupport.o build/temp.linux-aarch64-cpython-313/src/util.o -L/usr/lib -lssl -lcrypto -lcurl -o build/lib.linux-aarch64-cpython-313/pycurl.cpython-313-aarch64-linux-gnu.so
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/curl
copying build/lib.linux-aarch64-cpython-313/curl/__init__.py -> build/bdist.linux-aarch64/wheel/./curl
copying build/lib.linux-aarch64-cpython-313/pycurl.cpython-313-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/.
running install_data
creating build/bdist.linux-aarch64/wheel/pycurl-7.45.6.data/data
creating build/bdist.linux-aarch64/wheel/pycurl-7.45.6.data/data/share/doc/pycurl
copying AUTHORS -> build/bdist.linux-aarch64/wheel/pycurl-7.45.6.data/data/share/doc/pycurl
copying ChangeLog -> build/bdist.linux-aarch64/wheel/pycurl-7.45.6.data/data/share/doc/pycurl
copying COPYING-LGPL -> build/bdist.linux-aarch64/wheel/pycurl-7.45.6.data/data/share/doc/pycurl
copying COPYING-MIT -> build/bdist.linux-aarch64/wheel/pycurl-7.45.6.data/data/share/doc/pycurl
copying INSTALL.rst -> build/bdist.linux-aarch64/wheel/pycurl-7.45.6.data/data/share/doc/pycurl
copying README.rst -> build/bdist.linux-aarch64/wheel/pycurl-7.45.6.data/data/share/doc/pycurl
copying RELEASE-NOTES.rst -> build/bdist.linux-aarch64/wheel/pycurl-7.45.6.data/data/share/doc/pycurl
creating build/bdist.linux-aarch64/wheel/pycurl-7.45.6.data/data/share/doc/pycurl/examples
copying examples/file_upload.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.6.data/data/share/doc/pycurl/examples
copying examples/retriever-multi.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.6.data/data/share/doc/pycurl/examples
copying examples/xmlrpc_curl.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.6.data/data/share/doc/pycurl/examples
copying examples/multi-socket_action-select.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.6.data/data/share/doc/pycurl/examples
copying examples/retriever.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.6.data/data/share/doc/pycurl/examples
copying examples/basicfirst.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.6.data/data/share/doc/pycurl/examples
copying examples/sfquery.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.6.data/data/share/doc/pycurl/examples
copying examples/opensocketexception.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.6.data/data/share/doc/pycurl/examples
copying examples/ssh_keyfunction.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.6.data/data/share/doc/pycurl/examples
copying examples/linksys.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.6.data/data/share/doc/pycurl/examples
copying examples/smtp.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.6.data/data/share/doc/pycurl/examples
creating build/bdist.linux-aarch64/wheel/pycurl-7.45.6.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/write_file.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.6.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/file_upload_buffer.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.6.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/put_buffer.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.6.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/get.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.6.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/get_python3.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.6.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/get_python2_https.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.6.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/response_info.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.6.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/response_headers.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.6.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/get_python2.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.6.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/file_upload_real.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.6.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/follow_redirect.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.6.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/form_post.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.6.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/get_python3_https.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.6.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/file_upload_real_fancy.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.6.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/put_file.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.6.data/data/share/doc/pycurl/examples/quickstart
running install_egg_info
running egg_info
writing pycurl.egg-info/PKG-INFO
writing dependency_links to pycurl.egg-info/dependency_links.txt
writing top-level names to pycurl.egg-info/top_level.txt
reading manifest file 'pycurl.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'src/Makefile'
warning: no previously-included files found matching 'tests/fake-curl/libcurl/*.so'
adding license file 'COPYING-LGPL'
adding license file 'COPYING-MIT'
adding license file 'AUTHORS'
writing manifest file 'pycurl.egg-info/SOURCES.txt'
Copying pycurl.egg-info to build/bdist.linux-aarch64/wheel/./pycurl-7.45.6-py3.13.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/pycurl-7.45.6.dist-info/WHEEL
creating '/build/python-pycurl/src/pycurl/dist/.tmp-7t7p4had/pycurl-7.45.6-cp313-cp313-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'pycurl.cpython-313-aarch64-linux-gnu.so'
adding 'curl/__init__.py'
adding 'pycurl-7.45.6.data/data/share/doc/pycurl/AUTHORS'
adding 'pycurl-7.45.6.data/data/share/doc/pycurl/COPYING-LGPL'
adding 'pycurl-7.45.6.data/data/share/doc/pycurl/COPYING-MIT'
adding 'pycurl-7.45.6.data/data/share/doc/pycurl/ChangeLog'
adding 'pycurl-7.45.6.data/data/share/doc/pycurl/INSTALL.rst'
adding 'pycurl-7.45.6.data/data/share/doc/pycurl/README.rst'
adding 'pycurl-7.45.6.data/data/share/doc/pycurl/RELEASE-NOTES.rst'
adding 'pycurl-7.45.6.data/data/share/doc/pycurl/examples/basicfirst.py'
adding 'pycurl-7.45.6.data/data/share/doc/pycurl/examples/file_upload.py'
adding 'pycurl-7.45.6.data/data/share/doc/pycurl/examples/linksys.py'
adding 'pycurl-7.45.6.data/data/share/doc/pycurl/examples/multi-socket_action-select.py'
adding 'pycurl-7.45.6.data/data/share/doc/pycurl/examples/opensocketexception.py'
adding 'pycurl-7.45.6.data/data/share/doc/pycurl/examples/retriever-multi.py'
adding 'pycurl-7.45.6.data/data/share/doc/pycurl/examples/retriever.py'
adding 'pycurl-7.45.6.data/data/share/doc/pycurl/examples/sfquery.py'
adding 'pycurl-7.45.6.data/data/share/doc/pycurl/examples/smtp.py'
adding 'pycurl-7.45.6.data/data/share/doc/pycurl/examples/ssh_keyfunction.py'
adding 'pycurl-7.45.6.data/data/share/doc/pycurl/examples/xmlrpc_curl.py'
adding 'pycurl-7.45.6.data/data/share/doc/pycurl/examples/quickstart/file_upload_buffer.py'
adding 'pycurl-7.45.6.data/data/share/doc/pycurl/examples/quickstart/file_upload_real.py'
adding 'pycurl-7.45.6.data/data/share/doc/pycurl/examples/quickstart/file_upload_real_fancy.py'
adding 'pycurl-7.45.6.data/data/share/doc/pycurl/examples/quickstart/follow_redirect.py'
adding 'pycurl-7.45.6.data/data/share/doc/pycurl/examples/quickstart/form_post.py'
adding 'pycurl-7.45.6.data/data/share/doc/pycurl/examples/quickstart/get.py'
adding 'pycurl-7.45.6.data/data/share/doc/pycurl/examples/quickstart/get_python2.py'
adding 'pycurl-7.45.6.data/data/share/doc/pycurl/examples/quickstart/get_python2_https.py'
adding 'pycurl-7.45.6.data/data/share/doc/pycurl/examples/quickstart/get_python3.py'
adding 'pycurl-7.45.6.data/data/share/doc/pycurl/examples/quickstart/get_python3_https.py'
adding 'pycurl-7.45.6.data/data/share/doc/pycurl/examples/quickstart/put_buffer.py'
adding 'pycurl-7.45.6.data/data/share/doc/pycurl/examples/quickstart/put_file.py'
adding 'pycurl-7.45.6.data/data/share/doc/pycurl/examples/quickstart/response_headers.py'
adding 'pycurl-7.45.6.data/data/share/doc/pycurl/examples/quickstart/response_info.py'
adding 'pycurl-7.45.6.data/data/share/doc/pycurl/examples/quickstart/write_file.py'
adding 'pycurl-7.45.6.dist-info/licenses/AUTHORS'
adding 'pycurl-7.45.6.dist-info/licenses/COPYING-LGPL'
adding 'pycurl-7.45.6.dist-info/licenses/COPYING-MIT'
adding 'pycurl-7.45.6.dist-info/METADATA'
adding 'pycurl-7.45.6.dist-info/WHEEL'
adding 'pycurl-7.45.6.dist-info/top_level.txt'
adding 'pycurl-7.45.6.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built pycurl-7.45.6-cp313-cp313-linux_aarch64.whl
make: Entering directory '/build/python-pycurl/src/pycurl/tests/fake-curl/libcurl'
`curl-config --cc` -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection `curl-config --cflags`  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -fPIC \
	-Wl,-soname,with_gnutls.so -o with_gnutls.so with_gnutls.c
`curl-config --cc` -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection `curl-config --cflags`  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -fPIC \
	-Wl,-soname,with_nss.so -o with_nss.so with_nss.c
`curl-config --cc` -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection `curl-config --cflags`  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -fPIC \
	-Wl,-soname,with_openssl.so -o with_openssl.so with_openssl.c
`curl-config --cc` -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection `curl-config --cflags`  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -fPIC \
	-Wl,-soname,with_unknown_ssl.so -o with_unknown_ssl.so with_unknown_ssl.c
`curl-config --cc` -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection `curl-config --cflags`  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -fPIC \
	-Wl,-soname,without_ssl.so -o without_ssl.so without_ssl.c
make: Leaving directory '/build/python-pycurl/src/pycurl/tests/fake-curl/libcurl'
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-pycurl"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-pycurl 7.45.6-1 (Thu 15 May 2025 12:54:55 PM MDT)
==> Cleaning up...