==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-pycurl 7.47.0-1 (Tue Jun 30 10:49:59 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.47.0-1 (Tue Jun 30 10:50:09 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (20) perl-error-0.17030-3 perl-mailtools-2.22-3 perl-timedate-2.35-1 python-autocommand-2.2.2-9 python-jaraco.collections-5.1.0-3 python-jaraco.context-6.1.2-1 python-jaraco.functools-4.1.0-3 python-jaraco.text-4.0.0-4 python-more-itertools-11.1.0-1 python-packaging-26.2-1 python-pkg_resources-81.0.0-1 python-platformdirs-4.10.0-1 python-pyproject-hooks-1.2.0-6 python-typing_extensions-4.15.0-3 zlib-ng-2.3.3-1 git-2.55.0-1 python-build-1.4.3-1 python-installer-1.0.0-1 python-setuptools-1:82.0.1-1 python-wheel-0.47.0-1
Total Installed Size: 58.75 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-typing_extensions...
installing python-pkg_resources...
installing python-setuptools...
:: Running post-transaction hooks...
(1/3) Creating system user accounts...
Creating group 'git' with GID 967.
Creating user 'git' (git daemon user) with UID 967 and GID 967.
(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...
Using curl-config (libcurl 8.21.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'
writing manifest file 'pycurl.egg-info/SOURCES.txt'
* Building wheel...
Using curl-config (libcurl 8.21.0)
Using SSL library: OpenSSL/LibreSSL/BoringSSL
running bdist_wheel
running build
running build_py
creating build/lib.linux-aarch64-cpython-314/pycurl
copying src/pycurl/__init__.py -> build/lib.linux-aarch64-cpython-314/pycurl
copying src/pycurl/async_multi.py -> build/lib.linux-aarch64-cpython-314/pycurl
creating build/lib.linux-aarch64-cpython-314/curl
copying python/curl/__init__.py -> build/lib.linux-aarch64-cpython-314/curl
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'
writing manifest file 'pycurl.egg-info/SOURCES.txt'
copying src/pycurl/_pycurl.pyi -> build/lib.linux-aarch64-cpython-314/pycurl
running build_ext
building 'pycurl._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.47.0\" -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.47.0\" -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
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.47.0\" -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.47.0\" -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
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.47.0\" -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
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.47.0\" -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.47.0\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.14 -c src/easyws.c -o build/temp.linux-aarch64-cpython-314/src/easyws.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.47.0\" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python3.14 -c src/mime.c -o build/temp.linux-aarch64-cpython-314/src/mime.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.47.0\" -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
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.47.0\" -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
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.47.0\" -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.47.0\" -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.47.0\" -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.47.0\" -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.47.0\" -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.47.0\" -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/easyws.o build/temp.linux-aarch64-cpython-314/src/mime.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/_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
creating build/bdist.linux-aarch64/wheel/pycurl
copying build/lib.linux-aarch64-cpython-314/pycurl/_pycurl.pyi -> build/bdist.linux-aarch64/wheel/./pycurl
copying build/lib.linux-aarch64-cpython-314/pycurl/__init__.py -> build/bdist.linux-aarch64/wheel/./pycurl
copying build/lib.linux-aarch64-cpython-314/pycurl/_pycurl.cpython-314-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/./pycurl
copying build/lib.linux-aarch64-cpython-314/pycurl/async_multi.py -> build/bdist.linux-aarch64/wheel/./pycurl
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.47.0.data/data
creating build/bdist.linux-aarch64/wheel/pycurl-7.47.0.data/data/share/doc/pycurl
copying AUTHORS -> build/bdist.linux-aarch64/wheel/pycurl-7.47.0.data/data/share/doc/pycurl
copying ChangeLog -> build/bdist.linux-aarch64/wheel/pycurl-7.47.0.data/data/share/doc/pycurl
copying COPYING-LGPL -> build/bdist.linux-aarch64/wheel/pycurl-7.47.0.data/data/share/doc/pycurl
copying COPYING-MIT -> build/bdist.linux-aarch64/wheel/pycurl-7.47.0.data/data/share/doc/pycurl
copying INSTALL.rst -> build/bdist.linux-aarch64/wheel/pycurl-7.47.0.data/data/share/doc/pycurl
copying README.rst -> build/bdist.linux-aarch64/wheel/pycurl-7.47.0.data/data/share/doc/pycurl
copying RELEASE-NOTES.rst -> build/bdist.linux-aarch64/wheel/pycurl-7.47.0.data/data/share/doc/pycurl
creating build/bdist.linux-aarch64/wheel/pycurl-7.47.0.data/data/share/doc/pycurl/examples
copying examples/ws_echo.py -> build/bdist.linux-aarch64/wheel/pycurl-7.47.0.data/data/share/doc/pycurl/examples
copying examples/ws_callback.py -> build/bdist.linux-aarch64/wheel/pycurl-7.47.0.data/data/share/doc/pycurl/examples
copying examples/retriever-multi.py -> build/bdist.linux-aarch64/wheel/pycurl-7.47.0.data/data/share/doc/pycurl/examples
copying examples/sfquery.py -> build/bdist.linux-aarch64/wheel/pycurl-7.47.0.data/data/share/doc/pycurl/examples
copying examples/ws_fragmented.py -> build/bdist.linux-aarch64/wheel/pycurl-7.47.0.data/data/share/doc/pycurl/examples
copying examples/opensocketexception.py -> build/bdist.linux-aarch64/wheel/pycurl-7.47.0.data/data/share/doc/pycurl/examples
copying examples/basicfirst.py -> build/bdist.linux-aarch64/wheel/pycurl-7.47.0.data/data/share/doc/pycurl/examples
copying examples/multi-socket_action-select.py -> build/bdist.linux-aarch64/wheel/pycurl-7.47.0.data/data/share/doc/pycurl/examples
copying examples/file_upload.py -> build/bdist.linux-aarch64/wheel/pycurl-7.47.0.data/data/share/doc/pycurl/examples
copying examples/smtp.py -> build/bdist.linux-aarch64/wheel/pycurl-7.47.0.data/data/share/doc/pycurl/examples
copying examples/ssh_keyfunction.py -> build/bdist.linux-aarch64/wheel/pycurl-7.47.0.data/data/share/doc/pycurl/examples
copying examples/xmlrpc_curl.py -> build/bdist.linux-aarch64/wheel/pycurl-7.47.0.data/data/share/doc/pycurl/examples
copying examples/async_multi.py -> build/bdist.linux-aarch64/wheel/pycurl-7.47.0.data/data/share/doc/pycurl/examples
copying examples/ws_multi.py -> build/bdist.linux-aarch64/wheel/pycurl-7.47.0.data/data/share/doc/pycurl/examples
copying examples/retriever.py -> build/bdist.linux-aarch64/wheel/pycurl-7.47.0.data/data/share/doc/pycurl/examples
creating build/bdist.linux-aarch64/wheel/pycurl-7.47.0.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/response_headers.py -> build/bdist.linux-aarch64/wheel/pycurl-7.47.0.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/follow_redirect.py -> build/bdist.linux-aarch64/wheel/pycurl-7.47.0.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/form_post.py -> build/bdist.linux-aarch64/wheel/pycurl-7.47.0.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/put_file.py -> build/bdist.linux-aarch64/wheel/pycurl-7.47.0.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/write_file.py -> build/bdist.linux-aarch64/wheel/pycurl-7.47.0.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/put_buffer.py -> build/bdist.linux-aarch64/wheel/pycurl-7.47.0.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/get.py -> build/bdist.linux-aarch64/wheel/pycurl-7.47.0.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/file_upload_buffer.py -> build/bdist.linux-aarch64/wheel/pycurl-7.47.0.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/file_upload_real.py -> build/bdist.linux-aarch64/wheel/pycurl-7.47.0.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/file_upload_real_fancy.py -> build/bdist.linux-aarch64/wheel/pycurl-7.47.0.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/response_info.py -> build/bdist.linux-aarch64/wheel/pycurl-7.47.0.data/data/share/doc/pycurl/examples/quickstart
running install_egg_info
Copying pycurl.egg-info to build/bdist.linux-aarch64/wheel/./pycurl-7.47.0-py3.14.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/pycurl-7.47.0.dist-info/WHEEL
creating '/build/python-pycurl/src/pycurl/dist/.tmp-8fh2qe5f/pycurl-7.47.0-cp314-cp314-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'curl/__init__.py'
adding 'pycurl/__init__.py'
adding 'pycurl/_pycurl.cpython-314-aarch64-linux-gnu.so'
adding 'pycurl/_pycurl.pyi'
adding 'pycurl/async_multi.py'
adding 'pycurl-7.47.0.data/data/share/doc/pycurl/AUTHORS'
adding 'pycurl-7.47.0.data/data/share/doc/pycurl/COPYING-LGPL'
adding 'pycurl-7.47.0.data/data/share/doc/pycurl/COPYING-MIT'
adding 'pycurl-7.47.0.data/data/share/doc/pycurl/ChangeLog'
adding 'pycurl-7.47.0.data/data/share/doc/pycurl/INSTALL.rst'
adding 'pycurl-7.47.0.data/data/share/doc/pycurl/README.rst'
adding 'pycurl-7.47.0.data/data/share/doc/pycurl/RELEASE-NOTES.rst'
adding 'pycurl-7.47.0.data/data/share/doc/pycurl/examples/async_multi.py'
adding 'pycurl-7.47.0.data/data/share/doc/pycurl/examples/basicfirst.py'
adding 'pycurl-7.47.0.data/data/share/doc/pycurl/examples/file_upload.py'
adding 'pycurl-7.47.0.data/data/share/doc/pycurl/examples/multi-socket_action-select.py'
adding 'pycurl-7.47.0.data/data/share/doc/pycurl/examples/opensocketexception.py'
adding 'pycurl-7.47.0.data/data/share/doc/pycurl/examples/retriever-multi.py'
adding 'pycurl-7.47.0.data/data/share/doc/pycurl/examples/retriever.py'
adding 'pycurl-7.47.0.data/data/share/doc/pycurl/examples/sfquery.py'
adding 'pycurl-7.47.0.data/data/share/doc/pycurl/examples/smtp.py'
adding 'pycurl-7.47.0.data/data/share/doc/pycurl/examples/ssh_keyfunction.py'
adding 'pycurl-7.47.0.data/data/share/doc/pycurl/examples/ws_callback.py'
adding 'pycurl-7.47.0.data/data/share/doc/pycurl/examples/ws_echo.py'
adding 'pycurl-7.47.0.data/data/share/doc/pycurl/examples/ws_fragmented.py'
adding 'pycurl-7.47.0.data/data/share/doc/pycurl/examples/ws_multi.py'
adding 'pycurl-7.47.0.data/data/share/doc/pycurl/examples/xmlrpc_curl.py'
adding 'pycurl-7.47.0.data/data/share/doc/pycurl/examples/quickstart/file_upload_buffer.py'
adding 'pycurl-7.47.0.data/data/share/doc/pycurl/examples/quickstart/file_upload_real.py'
adding 'pycurl-7.47.0.data/data/share/doc/pycurl/examples/quickstart/file_upload_real_fancy.py'
adding 'pycurl-7.47.0.data/data/share/doc/pycurl/examples/quickstart/follow_redirect.py'
adding 'pycurl-7.47.0.data/data/share/doc/pycurl/examples/quickstart/form_post.py'
adding 'pycurl-7.47.0.data/data/share/doc/pycurl/examples/quickstart/get.py'
adding 'pycurl-7.47.0.data/data/share/doc/pycurl/examples/quickstart/put_buffer.py'
adding 'pycurl-7.47.0.data/data/share/doc/pycurl/examples/quickstart/put_file.py'
adding 'pycurl-7.47.0.data/data/share/doc/pycurl/examples/quickstart/response_headers.py'
adding 'pycurl-7.47.0.data/data/share/doc/pycurl/examples/quickstart/response_info.py'
adding 'pycurl-7.47.0.data/data/share/doc/pycurl/examples/quickstart/write_file.py'
adding 'pycurl-7.47.0.dist-info/licenses/COPYING-LGPL'
adding 'pycurl-7.47.0.dist-info/licenses/COPYING-MIT'
adding 'pycurl-7.47.0.dist-info/METADATA'
adding 'pycurl-7.47.0.dist-info/WHEEL'
adding 'pycurl-7.47.0.dist-info/top_level.txt'
adding 'pycurl-7.47.0.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built pycurl-7.47.0-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.47.0-1 (Tue Jun 30 10:50:33 2026)
==> Cleaning up...
[?12l[?25h