>>> py3-maxminddb: Building community/py3-maxminddb 2.6.3-r0 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 21:32:08 +0000 >>> py3-maxminddb: Validating /home/udu/aports/community/py3-maxminddb/APKBUILD... >>> py3-maxminddb: Analyzing dependencies... >>> py3-maxminddb: Installing for build: build-base python3 libmaxminddb-dev python3-dev py3-setuptools py3-gpep517 py3-wheel py3-nose py3-mock py3-pytest WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/31) Upgrading python3 (3.12.11-r0 -> 3.12.12-r0) (2/31) Upgrading python3-pycache-pyc0 (3.12.11-r0 -> 3.12.12-r0) (3/31) Upgrading python3-pyc (3.12.11-r0 -> 3.12.12-r0) (4/31) Installing libmaxminddb-libs (1.9.1-r0) (5/31) Installing libmaxminddb-dev (1.9.1-r0) (6/31) Installing python3-dev (3.12.12-r0) (7/31) Installing py3-parsing (3.2.3-r0) (8/31) Installing py3-parsing-pyc (3.2.3-r0) (9/31) Installing py3-packaging (25.0-r0) (10/31) Installing py3-packaging-pyc (25.0-r0) (11/31) Installing py3-setuptools (80.9.0-r0) (12/31) Installing py3-setuptools-pyc (80.9.0-r0) (13/31) Installing py3-installer (0.7.0-r2) (14/31) Installing py3-installer-pyc (0.7.0-r2) (15/31) Installing py3-gpep517 (19-r0) (16/31) Installing py3-gpep517-pyc (19-r0) (17/31) Installing py3-wheel (0.46.1-r0) (18/31) Installing py3-wheel-pyc (0.46.1-r0) (19/31) Installing py3-nose (1.3.7-r15) (20/31) Installing py3-nose-pyc (1.3.7-r15) (21/31) Installing py3-mock (5.2.0-r0) (22/31) Installing py3-mock-pyc (5.2.0-r0) (23/31) Installing py3-iniconfig (2.1.0-r0) (24/31) Installing py3-iniconfig-pyc (2.1.0-r0) (25/31) Installing py3-pluggy (1.5.0-r0) (26/31) Installing py3-pluggy-pyc (1.5.0-r0) (27/31) Installing py3-py (1.11.0-r4) (28/31) Installing py3-py-pyc (1.11.0-r4) (29/31) Installing py3-pytest (8.3.5-r0) (30/31) Installing py3-pytest-pyc (8.3.5-r0) (31/31) Installing .makedepends-py3-maxminddb (20251012.213209) Executing busybox-1.37.0-r19.trigger OK: 355 MiB in 117 packages >>> py3-maxminddb: Cleaning up srcdir >>> py3-maxminddb: Cleaning up pkgdir >>> py3-maxminddb: Cleaning up tmpdir >>> py3-maxminddb: Fetching py3-maxminddb-2.6.3.tar.gz::https://github.com/maxmind/MaxMind-DB-Reader-python/archive/v2.6.3.tar.gz >>> py3-maxminddb: Fetching MaxMind-DB-test-data-a75bfb17a0e77f576c9eef0cfbf6220909e959e7.tar.gz::https://github.com/maxmind/MaxMind-DB/archive/a75bfb17a0e77f576c9eef0cfbf6220909e959e7.tar.gz >>> py3-maxminddb: Fetching py3-maxminddb-2.6.3.tar.gz::https://github.com/maxmind/MaxMind-DB-Reader-python/archive/v2.6.3.tar.gz >>> py3-maxminddb: Fetching MaxMind-DB-test-data-a75bfb17a0e77f576c9eef0cfbf6220909e959e7.tar.gz::https://github.com/maxmind/MaxMind-DB/archive/a75bfb17a0e77f576c9eef0cfbf6220909e959e7.tar.gz >>> py3-maxminddb: Checking sha512sums... py3-maxminddb-2.6.3.tar.gz: OK MaxMind-DB-test-data-a75bfb17a0e77f576c9eef0cfbf6220909e959e7.tar.gz: OK >>> py3-maxminddb: Unpacking /var/cache/distfiles/py3-maxminddb-2.6.3.tar.gz... >>> py3-maxminddb: Unpacking /var/cache/distfiles/MaxMind-DB-test-data-a75bfb17a0e77f576c9eef0cfbf6220909e959e7.tar.gz... 2025-10-12 21:32:11,256 gpep517 INFO Building wheel via backend setuptools.build_meta :7: DeprecationWarning: The 'wheel.bdist_wheel' module has been removed. Please update your setuptools to v70.1 or later. If you're explicitly importing 'wheel.bdist_wheel', please update your import to point to 'setuptools.command.bdist_wheel' instead. /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.12/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 :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-12 21:32:11,313 root INFO running bdist_wheel 2025-10-12 21:32:11,323 root INFO running build 2025-10-12 21:32:11,323 root INFO running build_py 2025-10-12 21:32:11,326 root INFO creating build/lib.linux-x86_64-cpython-312/maxminddb 2025-10-12 21:32:11,326 root INFO copying maxminddb/decoder.py -> build/lib.linux-x86_64-cpython-312/maxminddb 2025-10-12 21:32:11,326 root INFO copying maxminddb/const.py -> build/lib.linux-x86_64-cpython-312/maxminddb 2025-10-12 21:32:11,327 root INFO copying maxminddb/types.py -> build/lib.linux-x86_64-cpython-312/maxminddb 2025-10-12 21:32:11,327 root INFO copying maxminddb/reader.py -> build/lib.linux-x86_64-cpython-312/maxminddb 2025-10-12 21:32:11,327 root INFO copying maxminddb/errors.py -> build/lib.linux-x86_64-cpython-312/maxminddb 2025-10-12 21:32:11,328 root INFO copying maxminddb/__init__.py -> build/lib.linux-x86_64-cpython-312/maxminddb 2025-10-12 21:32:11,328 root INFO copying maxminddb/file.py -> build/lib.linux-x86_64-cpython-312/maxminddb 2025-10-12 21:32:11,328 root INFO running egg_info 2025-10-12 21:32:11,330 root INFO creating maxminddb.egg-info 2025-10-12 21:32:11,331 root INFO writing maxminddb.egg-info/PKG-INFO 2025-10-12 21:32:11,331 root INFO writing dependency_links to maxminddb.egg-info/dependency_links.txt 2025-10-12 21:32:11,332 root INFO writing top-level names to maxminddb.egg-info/top_level.txt 2025-10-12 21:32:11,332 root INFO writing manifest file 'maxminddb.egg-info/SOURCES.txt' 2025-10-12 21:32:11,335 root INFO reading manifest file 'maxminddb.egg-info/SOURCES.txt' 2025-10-12 21:32:11,336 root INFO reading manifest template 'MANIFEST.in' 2025-10-12 21:32:11,336 root WARNING warning: no previously-included files found matching '.*' 2025-10-12 21:32:11,336 root WARNING warning: no previously-included files found matching '.github/**/*' 2025-10-12 21:32:11,336 root WARNING warning: no previously-included files found matching 'dev-bin/*' 2025-10-12 21:32:11,337 root WARNING warning: no files found matching '*.h' under directory 'extension/libmaxminddb/include' 2025-10-12 21:32:11,337 root WARNING warning: no files found matching '*.c' under directory 'extension/libmaxminddb/src' 2025-10-12 21:32:11,337 root WARNING warning: no files found matching '*.h' under directory 'extension/libmaxminddb/src' 2025-10-12 21:32:11,341 root WARNING warning: no directories found matching 'docs/html' 2025-10-12 21:32:11,341 root INFO adding license file 'LICENSE' 2025-10-12 21:32:11,342 root INFO writing manifest file 'maxminddb.egg-info/SOURCES.txt' 2025-10-12 21:32:11,349 root INFO copying maxminddb/extension.pyi -> build/lib.linux-x86_64-cpython-312/maxminddb 2025-10-12 21:32:11,349 root INFO copying maxminddb/py.typed -> build/lib.linux-x86_64-cpython-312/maxminddb 2025-10-12 21:32:11,349 root INFO running build_ext 2025-10-12 21:32:11,352 root INFO building 'maxminddb.extension' extension 2025-10-12 21:32:11,352 root INFO creating build/temp.linux-x86_64-cpython-312/extension 2025-10-12 21:32:11,352 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c extension/maxminddb.c -o build/temp.linux-x86_64-cpython-312/extension/maxminddb.o -Wall -Wextra -Wno-unknown-pragmas 2025-10-12 21:32:11,789 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/extension/maxminddb.o -L/usr/lib -lmaxminddb -o build/lib.linux-x86_64-cpython-312/maxminddb/extension.cpython-312-x86_64-linux-musl.so 2025-10-12 21:32:11,808 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 21:32:11,808 root INFO running install 2025-10-12 21:32:11,818 root INFO running install_lib 2025-10-12 21:32:11,821 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 21:32:11,821 root INFO creating build/bdist.linux-x86_64/wheel/maxminddb 2025-10-12 21:32:11,822 root INFO copying build/lib.linux-x86_64-cpython-312/maxminddb/py.typed -> build/bdist.linux-x86_64/wheel/./maxminddb 2025-10-12 21:32:11,822 root INFO copying build/lib.linux-x86_64-cpython-312/maxminddb/decoder.py -> build/bdist.linux-x86_64/wheel/./maxminddb 2025-10-12 21:32:11,822 root INFO copying build/lib.linux-x86_64-cpython-312/maxminddb/extension.pyi -> build/bdist.linux-x86_64/wheel/./maxminddb 2025-10-12 21:32:11,822 root INFO copying build/lib.linux-x86_64-cpython-312/maxminddb/const.py -> build/bdist.linux-x86_64/wheel/./maxminddb 2025-10-12 21:32:11,822 root INFO copying build/lib.linux-x86_64-cpython-312/maxminddb/extension.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./maxminddb 2025-10-12 21:32:11,823 root INFO copying build/lib.linux-x86_64-cpython-312/maxminddb/types.py -> build/bdist.linux-x86_64/wheel/./maxminddb 2025-10-12 21:32:11,823 root INFO copying build/lib.linux-x86_64-cpython-312/maxminddb/reader.py -> build/bdist.linux-x86_64/wheel/./maxminddb 2025-10-12 21:32:11,823 root INFO copying build/lib.linux-x86_64-cpython-312/maxminddb/errors.py -> build/bdist.linux-x86_64/wheel/./maxminddb 2025-10-12 21:32:11,823 root INFO copying build/lib.linux-x86_64-cpython-312/maxminddb/__init__.py -> build/bdist.linux-x86_64/wheel/./maxminddb 2025-10-12 21:32:11,823 root INFO copying build/lib.linux-x86_64-cpython-312/maxminddb/file.py -> build/bdist.linux-x86_64/wheel/./maxminddb 2025-10-12 21:32:11,823 root INFO running install_egg_info 2025-10-12 21:32:11,826 root INFO Copying maxminddb.egg-info to build/bdist.linux-x86_64/wheel/./maxminddb-2.6.3-py3.12.egg-info 2025-10-12 21:32:11,827 root INFO running install_scripts 2025-10-12 21:32:11,833 root INFO creating build/bdist.linux-x86_64/wheel/maxminddb-2.6.3.dist-info/WHEEL 2025-10-12 21:32:11,834 wheel INFO creating '/home/udu/aports/community/py3-maxminddb/src/MaxMind-DB-Reader-python-2.6.3/.dist/.tmp-hbx8i9_f/maxminddb-2.6.3-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 21:32:11,834 wheel INFO adding 'maxminddb/__init__.py' 2025-10-12 21:32:11,834 wheel INFO adding 'maxminddb/const.py' 2025-10-12 21:32:11,834 wheel INFO adding 'maxminddb/decoder.py' 2025-10-12 21:32:11,835 wheel INFO adding 'maxminddb/errors.py' 2025-10-12 21:32:11,835 wheel INFO adding 'maxminddb/extension.cpython-312-x86_64-linux-musl.so' 2025-10-12 21:32:11,835 wheel INFO adding 'maxminddb/extension.pyi' 2025-10-12 21:32:11,835 wheel INFO adding 'maxminddb/file.py' 2025-10-12 21:32:11,835 wheel INFO adding 'maxminddb/py.typed' 2025-10-12 21:32:11,836 wheel INFO adding 'maxminddb/reader.py' 2025-10-12 21:32:11,836 wheel INFO adding 'maxminddb/types.py' 2025-10-12 21:32:11,836 wheel INFO adding 'maxminddb-2.6.3.dist-info/licenses/LICENSE' 2025-10-12 21:32:11,836 wheel INFO adding 'maxminddb-2.6.3.dist-info/METADATA' 2025-10-12 21:32:11,836 wheel INFO adding 'maxminddb-2.6.3.dist-info/WHEEL' 2025-10-12 21:32:11,837 wheel INFO adding 'maxminddb-2.6.3.dist-info/top_level.txt' 2025-10-12 21:32:11,837 wheel INFO adding 'maxminddb-2.6.3.dist-info/RECORD' 2025-10-12 21:32:11,837 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 21:32:11,838 gpep517 INFO The backend produced .dist/maxminddb-2.6.3-cp312-cp312-linux_x86_64.whl maxminddb-2.6.3-cp312-cp312-linux_x86_64.whl ============================================================================================================================================ test session starts ============================================================================================================================================= platform linux -- Python 3.12.12, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/py3-maxminddb/src/MaxMind-DB-Reader-python-2.6.3 configfile: pyproject.toml collected 263 items tests/decoder_test.py .............. [ 5%] tests/reader_test.py ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss........................................................................................................................................................................................... [100%] ====================================================================================================================================== 201 passed, 62 skipped in 1.52s ======================================================================================================================================= >>> py3-maxminddb: Entering fakeroot... >>> py3-maxminddb-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/maxminddb/__pycache__' -> '/home/udu/aports/community/py3-maxminddb/pkg/py3-maxminddb-pyc/usr/lib/python3.12/site-packages/maxminddb/__pycache__' >>> py3-maxminddb-pyc*: Preparing subpackage py3-maxminddb-pyc... >>> py3-maxminddb-pyc*: Running postcheck for py3-maxminddb-pyc >>> py3-maxminddb*: Running postcheck for py3-maxminddb >>> py3-maxminddb*: Preparing package py3-maxminddb... >>> py3-maxminddb*: Stripping binaries >>> py3-maxminddb-pyc*: Scanning shared objects >>> py3-maxminddb*: Scanning shared objects >>> py3-maxminddb-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-maxminddb-pyc*: Package size: 31.3 KB >>> py3-maxminddb-pyc*: Compressing data... >>> py3-maxminddb-pyc*: Create checksum... >>> py3-maxminddb-pyc*: Create py3-maxminddb-pyc-2.6.3-r0.apk >>> py3-maxminddb*: Tracing dependencies... python3 python3~3.12 so:libc.musl-x86_64.so.1 so:libmaxminddb.so.0 >>> py3-maxminddb*: Package size: 68.4 KB >>> py3-maxminddb*: Compressing data... >>> py3-maxminddb*: Create checksum... >>> py3-maxminddb*: Create py3-maxminddb-2.6.3-r0.apk >>> py3-maxminddb: Build complete at Sun, 12 Oct 2025 21:32:14 +0000 elapsed time 0h 0m 6s >>> py3-maxminddb: Cleaning up srcdir >>> py3-maxminddb: Cleaning up pkgdir >>> py3-maxminddb: Uninstalling dependencies... (1/28) Purging .makedepends-py3-maxminddb (20251012.213209) (2/28) Purging libmaxminddb-dev (1.9.1-r0) (3/28) Purging libmaxminddb-libs (1.9.1-r0) (4/28) Purging python3-dev (3.12.12-r0) (5/28) Purging py3-setuptools-pyc (80.9.0-r0) (6/28) Purging py3-setuptools (80.9.0-r0) (7/28) Purging py3-gpep517-pyc (19-r0) (8/28) Purging py3-gpep517 (19-r0) (9/28) Purging py3-installer-pyc (0.7.0-r2) (10/28) Purging py3-installer (0.7.0-r2) (11/28) Purging py3-wheel-pyc (0.46.1-r0) (12/28) Purging py3-wheel (0.46.1-r0) (13/28) Purging py3-nose-pyc (1.3.7-r15) (14/28) Purging py3-nose (1.3.7-r15) (15/28) Purging py3-mock-pyc (5.2.0-r0) (16/28) Purging py3-mock (5.2.0-r0) (17/28) Purging py3-pytest-pyc (8.3.5-r0) (18/28) Purging py3-pytest (8.3.5-r0) (19/28) Purging py3-iniconfig-pyc (2.1.0-r0) (20/28) Purging py3-iniconfig (2.1.0-r0) (21/28) Purging py3-packaging-pyc (25.0-r0) (22/28) Purging py3-packaging (25.0-r0) (23/28) Purging py3-parsing-pyc (3.2.3-r0) (24/28) Purging py3-parsing (3.2.3-r0) (25/28) Purging py3-pluggy-pyc (1.5.0-r0) (26/28) Purging py3-pluggy (1.5.0-r0) (27/28) Purging py3-py-pyc (1.11.0-r4) (28/28) Purging py3-py (1.11.0-r4) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-maxminddb: Updating the community/x86_64 repository index... >>> py3-maxminddb: Signing the index...