==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-pycurl 7.45.7-3 (Sun Jan 11 06:08:13 2026)
==> Retrieving sources...
  -> Updating pycurl git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    pycurl ... Passed
==> Making package: python-pycurl 7.45.7-3 (Sun Jan 11 11:08:20 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (2) mpdecimal-4.0.1-1  python-3.14.2-2

Total Installed Size:  77.81 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing mpdecimal...
installing python...
Optional dependencies for python
    python-setuptools: for building Python packages using tooling that is usually bundled with Python
    python-pip: for installing Python packages using tooling that is usually bundled with Python
    python-pipx: for installing Python software not packaged on Arch Linux
    sqlite: for a default database integration [installed]
    xz: for lzma [installed]
    tk: for tkinter
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (18) perl-error-0.17030-3  perl-mailtools-2.22-3  perl-timedate-2.33-9  python-autocommand-2.2.2-9  python-jaraco.collections-5.1.0-3  python-jaraco.context-6.0.1-3  python-jaraco.functools-4.1.0-3  python-jaraco.text-4.0.0-4  python-more-itertools-10.8.0-2  python-packaging-25.0-4  python-platformdirs-4.5.1-3  python-pyproject-hooks-1.2.0-6  zlib-ng-2.3.2-1  git-2.52.0-2  python-build-1.3.0-4  python-installer-0.7.0-14  python-setuptools-1:80.9.0-4  python-wheel-0.45.1-4

Total Installed Size:  56.04 MiB

:: Proceed with installation? [Y/n] 
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-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]
    less: the default pager for git
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/3) Creating system user accounts...
Creating group 'git' with GID 968.
Creating user 'git' (git daemon user) with UID 968 and GID 968.
(2/3) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> 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...
/usr/lib/python3.14/site-packages/setuptools/dist.py:759: 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()
Using curl-config (libcurl 8.18.0)
Using SSL library: OpenSSL/LibreSSL/BoringSSL
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...
/usr/lib/python3.14/site-packages/setuptools/dist.py:759: 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()
Using curl-config (libcurl 8.18.0)
Using SSL library: OpenSSL/LibreSSL/BoringSSL
running bdist_wheel
running build
running build_py
creating build/lib.linux-aarch64-cpython-314/curl
copying python/curl/__init__.py -> build/lib.linux-aarch64-cpython-314/curl
running build_ext
building 'pycurl' extension
creating build/temp.linux-aarch64-cpython-314/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.7\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.14 -c src/docstrings.c -o build/temp.linux-aarch64-cpython-314/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.7\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.14 -c src/easy.c -o build/temp.linux-aarch64-cpython-314/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:2664:1: note: declared here
 2664 |  *
      | ^~           
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.7\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.14 -c src/easycb.c -o build/temp.linux-aarch64-cpython-314/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.7\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.14 -c src/easyinfo.c -o build/temp.linux-aarch64-cpython-314/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:2945:3: note: declared here
 2945 |   CURLINFO_REDIRECT_COUNT   = CURLINFO_LONG   + 20,
      |   ^~~~~~~~~~~~~~~~~~~
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:2923:3: note: declared here
 2923 |   CURLINFO_SPEED_UPLOAD
      |   ^~~~~~~~~~~~~~~~~~~~~           
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:2928:3: note: declared here
 2928 |   CURLINFO_REQUEST_SIZE     = CURLINFO_LONG   + 12,
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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:2906:3: note: declared here
 2906 |   CURLINFO_EFFECTIVE_URL    = CURLINFO_STRING + 1,
      |   ^~~~~~~~~~~~~~~~~~~~~~
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:2903:3: note: declared here
 2903 | 
      |   ^                   
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:2910:3: note: declared here
 2910 |   CURLINFO_CONNECT_TIME     = CURLINFO_DOUBLE + 5,
      |   ^~~~~~~~~~~~~~~~~~~~~~~
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:2914:3: note: declared here
 2914 |   CURLINFO_SIZE_UPLOAD_T    = CURLINFO_OFF_T  + 7,
      |   ^~~~~~~~~~~~~~~~~~~~~
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.7\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.14 -c src/easyopt.c -o build/temp.linux-aarch64-cpython-314/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:1402:3: note: declared here
 1402 |                     7.84.0, "Serves no purpose anymore"),
      |   ^                
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:1398:3: note: declared here
 1398 | 
      |   ^                  
src/easyopt.c:164:5: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations]
/usr/include/curl/curl.h:1231:3: note: declared here
 1231 |   CURLOPT(CURLOPT_HTTPHEADER, CURLOPTTYPE_SLISTPOINT, 23),
      |   ^~~~~~~~~~~~~~~~
src/easyopt.c:169:5: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations]
/usr/include/curl/curl.h:1330:3: note: declared here
 1330 |    * Function that will be called instead of the internal progress display
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
src/easyopt.c:174:5: warning: 'CURLOPT_IOCTLFUNCTION' is deprecated: since 7.18.0. Use CURLOPT_SEEKFUNCTION [-Wdeprecated-declarations]
/usr/include/curl/curl.h:1614:3: note: declared here
 1614 |   */
      |   ^~                   
src/easyopt.c: In function 'do_curl_setopt_string_impl':
src/easyopt.c:259:5: warning: 'CURLOPT_EGDSOCKET' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations]
/usr/include/curl/curl.h:1402:3: note: declared here
 1402 |                     7.84.0, "Serves no purpose anymore"),
      |   ^                
src/easyopt.c:273:5: warning: 'CURLOPT_RANDOM_FILE' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations]
/usr/include/curl/curl.h:1398:3: note: declared here
 1398 | 
      |   ^                  
src/easyopt.c:308:5: warning: 'CURLOPT_SOCKS5_GSSAPI_SERVICE' is deprecated: since 7.49.0. Use CURLOPT_PROXY_SERVICE_NAME [-Wdeprecated-declarations]
/usr/include/curl/curl.h:1772:3: note: declared here
 1772 | 
      |   ^                            
src/easyopt.c:384:5: warning: 'CURLOPT_KRBLEVEL' is deprecated: since 8.17.0. removed [-Wdeprecated-declarations]
/usr/include/curl/curl.h:1357:3: note: declared here
 1357 |   /* Set the krb4/5 security level, this also enables krb4/5 awareness. This
      |   ^~~~~~~~~~~~~~~~
src/easyopt.c: In function 'do_curl_setopt_httppost':
src/easyopt.c:643:13: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2628:1: note: declared here
 2628 |  *
      | ^~          
src/easyopt.c:644:32: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2553:3: note: declared here
 2553 |                                        struct curl_slist *headers,
      |   ^                
src/easyopt.c:645:32: warning: 'CURLFORM_NAMELENGTH' is deprecated: since 7.56.0.  [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2555:3: note: declared here
 2555 | 
      |   ^                  
src/easyopt.c:646:32: warning: 'CURLFORM_COPYCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2556:3: note: declared here
 2556 | typedef enum {
      |   ^~~~~~~~~~~~         
src/easyopt.c:647:32: warning: 'CURLFORM_CONTENTSLENGTH' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2558:3: note: declared here
 2558 |   CURLFORM_NOTHING         CURL_DEPRECATED(7.56.0, ""),
      |   ^~~~~~~~~~~~~~~~~~~~~~~
src/easyopt.c:710:17: warning: 'CURLFORM_COPYCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2556:3: note: declared here
 2556 | typedef enum {
      |   ^~~~~~~~~~~~         
src/easyopt.c:711:21: warning: 'CURLFORM_FILE' is deprecated: since 7.56.0. Use curl_mime_filedata() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2562:3: note: declared here
 2562 |   CURLFORM_COPYCONTENTS    CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"),
      |   ^~~~~~~~~~~~~
src/easyopt.c:712:21: warning: 'CURLFORM_FILENAME' is deprecated: since 7.56.0. Use curl_mime_filename() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2570:3: note: declared here
 2570 |   CURLFORM_BUFFER          CURL_DEPRECATED(7.56.0, "Use curl_mime_filename()"),
      |   ^~~~~~~~~~~~~~~~~
src/easyopt.c:713:21: warning: 'CURLFORM_CONTENTTYPE' is deprecated: since 7.56.0. Use curl_mime_type() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2568:3: note: declared here
 2568 |   CURLFORM_FILE            CURL_DEPRECATED(7.56.0, "Use curl_mime_filedata()"),
      |   ^~~~~~~~~~~~~~~~~~~~
src/easyopt.c:714:21: warning: 'CURLFORM_BUFFER' is deprecated: since 7.56.0. Use curl_mime_filename() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2564:3: note: declared here
 2564 |   CURLFORM_CONTENTSLENGTH  CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"),
      |   ^~~~~~~~~~~~~~~
src/easyopt.c:715:21: warning: 'CURLFORM_BUFFERPTR' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2565:3: note: declared here
 2565 |   CURLFORM_FILECONTENT     CURL_DEPRECATED(7.56.0, "Use curl_mime_data_cb()"),
      |   ^~~~~~~~~~~~~~~~~~
src/easyopt.c:733:17: warning: 'CURLFORM_COPYCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2556:3: note: declared here
 2556 | typedef enum {
      |   ^~~~~~~~~~~~         
src/easyopt.c:735:21: warning: 'CURLFORM_CONTENTSLENGTH' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2558:3: note: declared here
 2558 |   CURLFORM_NOTHING         CURL_DEPRECATED(7.56.0, ""),
      |   ^~~~~~~~~~~~~~~~~~~~~~~
src/easyopt.c:738:17: warning: 'CURLFORM_BUFFERPTR' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2565:3: note: declared here
 2565 |   CURLFORM_FILECONTENT     CURL_DEPRECATED(7.56.0, "Use curl_mime_data_cb()"),
      |   ^~~~~~~~~~~~~~~~~~
src/easyopt.c:768:21: warning: 'CURLFORM_BUFFERLENGTH' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2566:3: note: declared here
 2566 |   CURLFORM_ARRAY           CURL_DEPRECATED(7.56.0, ""),
      |   ^~~~~~~~~~~~~~~~~~~~~
src/easyopt.c:774:13: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2628:1: note: declared here
 2628 |  *
      | ^~          
src/easyopt.c:775:32: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2553:3: note: declared here
 2553 |                                        struct curl_slist *headers,
      |   ^                
src/easyopt.c:776:32: warning: 'CURLFORM_NAMELENGTH' is deprecated: since 7.56.0.  [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2555:3: note: declared here
 2555 | 
      |   ^                  
src/easyopt.c:777:32: warning: 'CURLFORM_ARRAY' is deprecated: since 7.56.0.  [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2560:3: note: declared here
 2560 |   CURLFORM_PTRNAME         CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"),
      |   ^~~~~~~~~~~~~~
src/easyopt.c:807:5: warning: 'curl_formfree' is deprecated: since 7.56.0. Use curl_mime_free() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2664:1: note: declared here
 2664 |  *
      | ^~           
src/easyopt.c: In function 'do_curl_setopt_callable':
src/easyopt.c:941:5: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations]
/usr/include/curl/curl.h:1330:3: note: declared here
 1330 |    * Function that will be called instead of the internal progress display
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
src/easyopt.c:964:5: warning: 'CURLOPT_IOCTLFUNCTION' is deprecated: since 7.18.0. Use CURLOPT_SEEKFUNCTION [-Wdeprecated-declarations]
/usr/include/curl/curl.h:1614:3: note: declared here
 1614 |   */
      |   ^~                   
src/easyopt.c: In function 'do_curl_setopt':
src/easyopt.c:1176:9: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations]
/usr/include/curl/curl.h:1231:3: note: declared here
 1231 |   CURLOPT(CURLOPT_HTTPHEADER, CURLOPTTYPE_SLISTPOINT, 23),
      |   ^~~~~~~~~~~~~~~~
In function 'do_curl_setopt_callable',
    inlined from 'do_curl_setopt' at src/easyopt.c:1186:16:
src/easyopt.c:999:38: warning: call to 'Wcurl_easy_setopt_err_ssh_key_cb' declared with attribute warning: curl_easy_setopt expects a curl_sshkeycallback argument [-Wattribute-warning]
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.7\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.14 -c src/easyperform.c -o build/temp.linux-aarch64-cpython-314/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.7\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.14 -c src/module.c -o build/temp.linux-aarch64-cpython-314/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_NSS                    CURL_DEPRECATED(8.3.0, "") = 3,
      |   ^~~~~~~~~~~~~~~~~~
src/module.c:423:17: warning: 'CURLSSLBACKEND_SECURETRANSPORT' is deprecated: since 8.15.0.  [-Wdeprecated-declarations]
/usr/include/curl/curl.h:161:3: note: declared here
  161 |   CURLSSLBACKEND_SECURETRANSPORT        CURL_DEPRECATED(8.15.0, "") = 9,
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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:2564:3: note: declared here
 2564 |   CURLFORM_CONTENTSLENGTH  CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"),
      |   ^~~~~~~~~~~~~~~
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:2565:3: note: declared here
 2565 |   CURLFORM_FILECONTENT     CURL_DEPRECATED(7.56.0, "Use curl_mime_data_cb()"),
      |   ^~~~~~~~~~~~~~~~~~
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:2556:3: note: declared here
 2556 | typedef enum {
      |   ^~~~~~~~~~~~         
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:2562:3: note: declared here
 2562 |   CURLFORM_COPYCONTENTS    CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"),
      |   ^~~~~~~~~~~~~
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:2568:3: note: declared here
 2568 |   CURLFORM_FILE            CURL_DEPRECATED(7.56.0, "Use curl_mime_filedata()"),
      |   ^~~~~~~~~~~~~~~~~~~~
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:2570:3: note: declared here
 2570 |   CURLFORM_BUFFER          CURL_DEPRECATED(7.56.0, "Use curl_mime_filename()"),
      |   ^~~~~~~~~~~~~~~~~
src/module.c:851:5: warning: 'CURLOPT_PUT' is deprecated: since 7.12.1. Use CURLOPT_UPLOAD [-Wdeprecated-declarations]
/usr/include/curl/curl.h:1321:3: note: declared here
 1321 |   CURLOPT(CURLOPT_TRANSFERTEXT, CURLOPTTYPE_LONG, 53),
      |   ^~~~~~~~~~~
src/module.c:865:5: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations]
/usr/include/curl/curl.h:1231:3: note: declared here
 1231 |   CURLOPT(CURLOPT_HTTPHEADER, CURLOPTTYPE_SLISTPOINT, 23),
      |   ^~~~~~~~~~~~~~~~
src/module.c:894:4: warning: 'CURLOPT_KRBLEVEL' is deprecated: since 8.17.0. removed [-Wdeprecated-declarations]
/usr/include/curl/curl.h:1357:3: note: declared here
 1357 |   /* Set the krb4/5 security level, this also enables krb4/5 awareness. This
      |   ^~~~~~~~~~~~~~~~
src/module.c:895:5: warning: 'CURLOPT_KRBLEVEL' is deprecated: since 8.17.0. removed [-Wdeprecated-declarations]
/usr/include/curl/curl.h:1357:3: note: declared here
 1357 |   /* Set the krb4/5 security level, this also enables krb4/5 awareness. This
      |   ^~~~~~~~~~~~~~~~
src/module.c:896:5: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations]
/usr/include/curl/curl.h:1330:3: note: declared here
 1330 |    * Function that will be called instead of the internal progress display
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
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:1398:3: note: declared here
 1398 | 
      |   ^                  
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:1402:3: note: declared here
 1402 |                     7.84.0, "Serves no purpose anymore"),
      |   ^                
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:1458:3: note: declared here
 1458 | 
      |   ^                           
src/module.c:972:5: warning: 'CURLOPT_IOCTLFUNCTION' is deprecated: since 7.18.0. Use CURLOPT_SEEKFUNCTION [-Wdeprecated-declarations]
/usr/include/curl/curl.h:1614:3: note: declared here
 1614 |   */
      |   ^~                   
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:1783:3: note: declared here
 1783 |      transfer, which thus helps the app which takes URLs from users or other
      |   ^  ~~~~~~~~~~~~~~
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:1789:3: note: declared here
 1789 |   /* set the bitmask for the protocols that libcurl is allowed to follow to,
      |   ^~~~~~~~~~~~~~~~~~~~~~~
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:1772:3: note: declared here
 1772 | 
      |   ^                            
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:1934:3: note: declared here
 1934 | 
      |   ^                     
src/module.c:1136:5: warning: 'CURLOPT_SSL_FALSESTART' is deprecated: since 8.15.0. Has no function [-Wdeprecated-declarations]
/usr/include/curl/curl.h:1961:3: note: declared here
 1961 | 
      |   ^                     
src/module.c:1334:5: warning: 'CURLINFO_SIZE_UPLOAD' is deprecated: since 7.55.0. Use CURLINFO_SIZE_UPLOAD_T [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2903:3: note: declared here
 2903 | 
      |   ^                   
src/module.c:1335:5: warning: 'CURLINFO_SIZE_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_SIZE_DOWNLOAD_T [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2906:3: note: declared here
 2906 |   CURLINFO_EFFECTIVE_URL    = CURLINFO_STRING + 1,
      |   ^~~~~~~~~~~~~~~~~~~~~~
src/module.c:1336:5: warning: 'CURLINFO_SPEED_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_SPEED_DOWNLOAD_T [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2910:3: note: declared here
 2910 |   CURLINFO_CONNECT_TIME     = CURLINFO_DOUBLE + 5,
      |   ^~~~~~~~~~~~~~~~~~~~~~~
src/module.c:1337:5: warning: 'CURLINFO_SPEED_UPLOAD' is deprecated: since 7.55.0. Use CURLINFO_SPEED_UPLOAD_T [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2914:3: note: declared here
 2914 |   CURLINFO_SIZE_UPLOAD_T    = CURLINFO_OFF_T  + 7,
      |   ^~~~~~~~~~~~~~~~~~~~~
src/module.c:1342: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:2923:3: note: declared here
 2923 |   CURLINFO_SPEED_UPLOAD
      |   ^~~~~~~~~~~~~~~~~~~~~           
src/module.c:1343: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:2928:3: note: declared here
 2928 |   CURLINFO_REQUEST_SIZE     = CURLINFO_LONG   + 12,
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/module.c:1366:5: warning: 'CURLINFO_LASTSOCKET' is deprecated: since 7.45.0. Use CURLINFO_ACTIVESOCKET [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2945:3: note: declared here
 2945 |   CURLINFO_REDIRECT_COUNT   = CURLINFO_LONG   + 20,
      |   ^~~~~~~~~~~~~~~~~~~
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.7\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.14 -c src/multi.c -o build/temp.linux-aarch64-cpython-314/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:3309,
                 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.7\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.14 -c src/oscompat.c -o build/temp.linux-aarch64-cpython-314/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.7\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.14 -c src/pythoncompat.c -o build/temp.linux-aarch64-cpython-314/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.7\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.14 -c src/share.c -o build/temp.linux-aarch64-cpython-314/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.7\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.14 -c src/stringcompat.c -o build/temp.linux-aarch64-cpython-314/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.7\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.14 -c src/threadsupport.c -o build/temp.linux-aarch64-cpython-314/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.7\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.14 -c src/util.c -o build/temp.linux-aarch64-cpython-314/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-314/src/docstrings.o build/temp.linux-aarch64-cpython-314/src/easy.o build/temp.linux-aarch64-cpython-314/src/easycb.o build/temp.linux-aarch64-cpython-314/src/easyinfo.o build/temp.linux-aarch64-cpython-314/src/easyopt.o build/temp.linux-aarch64-cpython-314/src/easyperform.o build/temp.linux-aarch64-cpython-314/src/module.o build/temp.linux-aarch64-cpython-314/src/multi.o build/temp.linux-aarch64-cpython-314/src/oscompat.o build/temp.linux-aarch64-cpython-314/src/pythoncompat.o build/temp.linux-aarch64-cpython-314/src/share.o build/temp.linux-aarch64-cpython-314/src/stringcompat.o build/temp.linux-aarch64-cpython-314/src/threadsupport.o build/temp.linux-aarch64-cpython-314/src/util.o -L/usr/lib -lssl -lcrypto -lcurl -o build/lib.linux-aarch64-cpython-314/pycurl.cpython-314-aarch64-linux-gnu.so
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
copying build/lib.linux-aarch64-cpython-314/pycurl.cpython-314-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/.
creating build/bdist.linux-aarch64/wheel/curl
copying build/lib.linux-aarch64-cpython-314/curl/__init__.py -> build/bdist.linux-aarch64/wheel/./curl
running install_data
creating build/bdist.linux-aarch64/wheel/pycurl-7.45.7.data/data
creating build/bdist.linux-aarch64/wheel/pycurl-7.45.7.data/data/share/doc/pycurl
copying AUTHORS -> build/bdist.linux-aarch64/wheel/pycurl-7.45.7.data/data/share/doc/pycurl
copying ChangeLog -> build/bdist.linux-aarch64/wheel/pycurl-7.45.7.data/data/share/doc/pycurl
copying COPYING-LGPL -> build/bdist.linux-aarch64/wheel/pycurl-7.45.7.data/data/share/doc/pycurl
copying COPYING-MIT -> build/bdist.linux-aarch64/wheel/pycurl-7.45.7.data/data/share/doc/pycurl
copying INSTALL.rst -> build/bdist.linux-aarch64/wheel/pycurl-7.45.7.data/data/share/doc/pycurl
copying README.rst -> build/bdist.linux-aarch64/wheel/pycurl-7.45.7.data/data/share/doc/pycurl
copying RELEASE-NOTES.rst -> build/bdist.linux-aarch64/wheel/pycurl-7.45.7.data/data/share/doc/pycurl
creating build/bdist.linux-aarch64/wheel/pycurl-7.45.7.data/data/share/doc/pycurl/examples
copying examples/xmlrpc_curl.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.7.data/data/share/doc/pycurl/examples
copying examples/linksys.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.7.data/data/share/doc/pycurl/examples
copying examples/basicfirst.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.7.data/data/share/doc/pycurl/examples
copying examples/retriever-multi.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.7.data/data/share/doc/pycurl/examples
copying examples/retriever.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.7.data/data/share/doc/pycurl/examples
copying examples/ssh_keyfunction.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.7.data/data/share/doc/pycurl/examples
copying examples/file_upload.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.7.data/data/share/doc/pycurl/examples
copying examples/multi-socket_action-select.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.7.data/data/share/doc/pycurl/examples
copying examples/smtp.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.7.data/data/share/doc/pycurl/examples
copying examples/sfquery.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.7.data/data/share/doc/pycurl/examples
copying examples/opensocketexception.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.7.data/data/share/doc/pycurl/examples
creating build/bdist.linux-aarch64/wheel/pycurl-7.45.7.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/write_file.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.7.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/get_python3_https.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.7.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/put_buffer.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.7.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/file_upload_real.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.7.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/file_upload_buffer.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.7.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/get_python2.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.7.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/get_python3.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.7.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/put_file.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.7.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/follow_redirect.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.7.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/get.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.7.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/form_post.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.7.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/get_python2_https.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.7.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/response_info.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.7.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/file_upload_real_fancy.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.7.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/response_headers.py -> build/bdist.linux-aarch64/wheel/pycurl-7.45.7.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.7-py3.14.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/pycurl-7.45.7.dist-info/WHEEL
creating '/build/python-pycurl/src/pycurl/dist/.tmp-jrc484fn/pycurl-7.45.7-cp314-cp314-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'pycurl.cpython-314-aarch64-linux-gnu.so'
adding 'curl/__init__.py'
adding 'pycurl-7.45.7.data/data/share/doc/pycurl/AUTHORS'
adding 'pycurl-7.45.7.data/data/share/doc/pycurl/COPYING-LGPL'
adding 'pycurl-7.45.7.data/data/share/doc/pycurl/COPYING-MIT'
adding 'pycurl-7.45.7.data/data/share/doc/pycurl/ChangeLog'
adding 'pycurl-7.45.7.data/data/share/doc/pycurl/INSTALL.rst'
adding 'pycurl-7.45.7.data/data/share/doc/pycurl/README.rst'
adding 'pycurl-7.45.7.data/data/share/doc/pycurl/RELEASE-NOTES.rst'
adding 'pycurl-7.45.7.data/data/share/doc/pycurl/examples/basicfirst.py'
adding 'pycurl-7.45.7.data/data/share/doc/pycurl/examples/file_upload.py'
adding 'pycurl-7.45.7.data/data/share/doc/pycurl/examples/linksys.py'
adding 'pycurl-7.45.7.data/data/share/doc/pycurl/examples/multi-socket_action-select.py'
adding 'pycurl-7.45.7.data/data/share/doc/pycurl/examples/opensocketexception.py'
adding 'pycurl-7.45.7.data/data/share/doc/pycurl/examples/retriever-multi.py'
adding 'pycurl-7.45.7.data/data/share/doc/pycurl/examples/retriever.py'
adding 'pycurl-7.45.7.data/data/share/doc/pycurl/examples/sfquery.py'
adding 'pycurl-7.45.7.data/data/share/doc/pycurl/examples/smtp.py'
adding 'pycurl-7.45.7.data/data/share/doc/pycurl/examples/ssh_keyfunction.py'
adding 'pycurl-7.45.7.data/data/share/doc/pycurl/examples/xmlrpc_curl.py'
adding 'pycurl-7.45.7.data/data/share/doc/pycurl/examples/quickstart/file_upload_buffer.py'
adding 'pycurl-7.45.7.data/data/share/doc/pycurl/examples/quickstart/file_upload_real.py'
adding 'pycurl-7.45.7.data/data/share/doc/pycurl/examples/quickstart/file_upload_real_fancy.py'
adding 'pycurl-7.45.7.data/data/share/doc/pycurl/examples/quickstart/follow_redirect.py'
adding 'pycurl-7.45.7.data/data/share/doc/pycurl/examples/quickstart/form_post.py'
adding 'pycurl-7.45.7.data/data/share/doc/pycurl/examples/quickstart/get.py'
adding 'pycurl-7.45.7.data/data/share/doc/pycurl/examples/quickstart/get_python2.py'
adding 'pycurl-7.45.7.data/data/share/doc/pycurl/examples/quickstart/get_python2_https.py'
adding 'pycurl-7.45.7.data/data/share/doc/pycurl/examples/quickstart/get_python3.py'
adding 'pycurl-7.45.7.data/data/share/doc/pycurl/examples/quickstart/get_python3_https.py'
adding 'pycurl-7.45.7.data/data/share/doc/pycurl/examples/quickstart/put_buffer.py'
adding 'pycurl-7.45.7.data/data/share/doc/pycurl/examples/quickstart/put_file.py'
adding 'pycurl-7.45.7.data/data/share/doc/pycurl/examples/quickstart/response_headers.py'
adding 'pycurl-7.45.7.data/data/share/doc/pycurl/examples/quickstart/response_info.py'
adding 'pycurl-7.45.7.data/data/share/doc/pycurl/examples/quickstart/write_file.py'
adding 'pycurl-7.45.7.dist-info/licenses/AUTHORS'
adding 'pycurl-7.45.7.dist-info/licenses/COPYING-LGPL'
adding 'pycurl-7.45.7.dist-info/licenses/COPYING-MIT'
adding 'pycurl-7.45.7.dist-info/METADATA'
adding 'pycurl-7.45.7.dist-info/WHEEL'
adding 'pycurl-7.45.7.dist-info/top_level.txt'
adding 'pycurl-7.45.7.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built pycurl-7.45.7-cp314-cp314-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...
  -> Removing static library files...
  -> Purging unwanted 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.7-3 (Sun Jan 11 11:08:37 2026)
==> Cleaning up...
[?12l[?25h