>>> py3-libzim: Building community/py3-libzim 3.4.0-r1 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 20:01:42 +0000 >>> py3-libzim: Validating /home/udu/aports/community/py3-libzim/APKBUILD... >>> py3-libzim: Analyzing dependencies... >>> py3-libzim: Installing for build: build-base libzim py3-gpep517 py3-setuptools py3-wheel cython python3-dev libzim-dev py3-pytest py3-pytest-cov 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/44) Installing icu-data-en (76.1-r1) Executing icu-data-en-76.1-r1.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (2/44) Installing icu-libs (76.1-r1) (3/44) Installing libuuid (2.41-r9) (4/44) Installing libxapian (1.4.27-r0) (5/44) Installing libzim (9.2.3-r0) (6/44) Upgrading python3 (3.12.11-r0 -> 3.12.12-r0) (7/44) Upgrading python3-pycache-pyc0 (3.12.11-r0 -> 3.12.12-r0) (8/44) Installing py3-installer-pyc (0.7.0-r2) (9/44) Installing py3-gpep517-pyc (19-r0) (10/44) Upgrading python3-pyc (3.12.11-r0 -> 3.12.12-r0) (11/44) Installing py3-installer (0.7.0-r2) (12/44) Installing py3-gpep517 (19-r0) (13/44) Installing py3-parsing (3.2.3-r0) (14/44) Installing py3-parsing-pyc (3.2.3-r0) (15/44) Installing py3-packaging (25.0-r0) (16/44) Installing py3-packaging-pyc (25.0-r0) (17/44) Installing py3-setuptools (80.9.0-r0) (18/44) Installing py3-setuptools-pyc (80.9.0-r0) (19/44) Installing py3-wheel (0.46.1-r0) (20/44) Installing py3-wheel-pyc (0.46.1-r0) (21/44) Installing cython (3.0.12-r0) (22/44) Installing cython-pyc (3.0.12-r0) (23/44) Installing python3-dev (3.12.12-r0) (24/44) Installing icu (76.1-r1) (25/44) Installing icu-dev (76.1-r1) (26/44) Installing xz (5.8.1-r0) (27/44) Installing xz-dev (5.8.1-r0) (28/44) Installing zstd (1.5.7-r0) (29/44) Installing zstd-dev (1.5.7-r0) (30/44) Installing xapian-core-dev (1.4.27-r0) (31/44) Installing libzim-dev (9.2.3-r0) (32/44) Installing py3-iniconfig (2.1.0-r0) (33/44) Installing py3-iniconfig-pyc (2.1.0-r0) (34/44) Installing py3-pluggy (1.5.0-r0) (35/44) Installing py3-pluggy-pyc (1.5.0-r0) (36/44) Installing py3-py (1.11.0-r4) (37/44) Installing py3-py-pyc (1.11.0-r4) (38/44) Installing py3-pytest (8.3.5-r0) (39/44) Installing py3-pytest-pyc (8.3.5-r0) (40/44) Installing py3-coverage (7.8.2-r0) (41/44) Installing py3-coverage-pyc (7.8.2-r0) (42/44) Installing py3-pytest-cov (5.0.0-r0) (43/44) Installing py3-pytest-cov-pyc (5.0.0-r0) (44/44) Installing .makedepends-py3-libzim (20251012.200143) Executing busybox-1.37.0-r19.trigger OK: 384 MiB in 130 packages >>> py3-libzim: Cleaning up srcdir >>> py3-libzim: Cleaning up pkgdir >>> py3-libzim: Cleaning up tmpdir >>> py3-libzim: Fetching py3-libzim-3.4.0.tar.gz::https://github.com/openzim/python-libzim/archive/refs/tags/v3.4.0.tar.gz >>> py3-libzim: Fetching py3-libzim-3.4.0.tar.gz::https://github.com/openzim/python-libzim/archive/refs/tags/v3.4.0.tar.gz >>> py3-libzim: Checking sha512sums... py3-libzim-3.4.0.tar.gz: OK >>> py3-libzim: Unpacking /var/cache/distfiles/py3-libzim-3.4.0.tar.gz... 2025-10-12 20:01:45,333 gpep517 INFO Building wheel via backend setuptools.build_meta warning: libzim/zim.pxd:69:61: The keyword 'nogil' should appear at the end of the function signature line. Placing it before 'except' or 'noexcept' will be disallowed in a future version of Cython. warning: libzim/zim.pxd:70:64: The keyword 'nogil' should appear at the end of the function signature line. Placing it before 'except' or 'noexcept' will be disallowed in a future version of Cython. warning: libzim/zim.pxd:71:85: The keyword 'nogil' should appear at the end of the function signature line. Placing it before 'except' or 'noexcept' will be disallowed in a future version of Cython. warning: libzim/zim.pxd:72:119: The keyword 'nogil' should appear at the end of the function signature line. Placing it before 'except' or 'noexcept' will be disallowed in a future version of Cython. warning: libzim/zim.pxd:74:47: The keyword 'nogil' should appear at the end of the function signature line. Placing it before 'except' or 'noexcept' will be disallowed in a future version of Cython. warning: libzim/zim.pxd:76:78: The keyword 'nogil' should appear at the end of the function signature line. Placing it before 'except' or 'noexcept' will be disallowed in a future version of Cython. performance hint: libzim/libzim.pyx:95:4: Exception check on 'string_cy_call_fct' will always require the GIL to be acquired. Declare 'string_cy_call_fct' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: libzim/libzim.pyx:104:4: Exception check on 'blob_cy_call_fct' will always require the GIL to be acquired. Declare 'blob_cy_call_fct' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: libzim/libzim.pyx:170:4: Exception check on 'geoposition_cy_call_fct' will always require the GIL to be acquired. Declare 'geoposition_cy_call_fct' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: libzim/libzim.pyx:188:4: Exception check on 'hints_cy_call_fct' will always require the GIL to be acquired. Declare 'hints_cy_call_fct' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. warning: libzim/libzim.pyx:274:52: Unknown type declaration 'Creator' in annotation, ignoring warning: libzim/libzim.pyx:281:62: Unknown type declaration 'Creator' in annotation, ignoring warning: libzim/libzim.pyx:290:53: Unknown type declaration 'Creator' in annotation, ignoring warning: libzim/libzim.pyx:301:73: Unknown type declaration 'Creator' in annotation, ignoring warning: libzim/libzim.pyx:311:56: Unknown type declaration 'Creator' in annotation, ignoring warning: libzim/libzim.pyx:318:49: Unknown type declaration 'Creator' in annotation, ignoring warning: libzim/libzim.pyx:338:45: Unknown type declaration 'BaseWritingItem' in annotation, ignoring Using found library at {config.found_libzim}. Adjust CFLAGS/LDFLAGS if needed Compiling libzim/libzim.pyx because it changed. [1/1] Cythonizing libzim/libzim.pyx /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 :: GNU General Public License v3 or later (GPLv3+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-12 20:01:46,934 root INFO running bdist_wheel 2025-10-12 20:01:46,948 root INFO running build 2025-10-12 20:01:46,948 root INFO running build_py 2025-10-12 20:01:46,953 root INFO running egg_info 2025-10-12 20:01:46,955 root INFO creating libzim.egg-info 2025-10-12 20:01:46,956 root INFO writing libzim.egg-info/PKG-INFO 2025-10-12 20:01:46,956 root INFO writing dependency_links to libzim.egg-info/dependency_links.txt 2025-10-12 20:01:46,957 root INFO writing top-level names to libzim.egg-info/top_level.txt 2025-10-12 20:01:46,957 root INFO writing manifest file 'libzim.egg-info/SOURCES.txt' 2025-10-12 20:01:46,961 root INFO reading manifest file 'libzim.egg-info/SOURCES.txt' 2025-10-12 20:01:46,961 root INFO reading manifest template 'MANIFEST.in' 2025-10-12 20:01:46,962 root WARNING warning: no files found matching 'libzim/*.py' 2025-10-12 20:01:46,962 root WARNING warning: no previously-included files matching '__pycache__/*' found anywhere in distribution 2025-10-12 20:01:46,963 root WARNING warning: no previously-included files found matching 'libzim/*.dylib' 2025-10-12 20:01:46,963 root WARNING warning: no previously-included files found matching 'libzim/*.so' 2025-10-12 20:01:46,963 root WARNING warning: no previously-included files found matching 'libzim/*.so.*' 2025-10-12 20:01:46,963 root INFO adding license file 'LICENSE' 2025-10-12 20:01:46,964 root INFO writing manifest file 'libzim.egg-info/SOURCES.txt' 2025-10-12 20:01:46,970 root INFO creating build/lib.linux-x86_64-cpython-312/libzim 2025-10-12 20:01:46,970 root INFO copying libzim/libwrapper.cpp -> build/lib.linux-x86_64-cpython-312/libzim 2025-10-12 20:01:46,971 root INFO copying libzim/libwrapper.h -> build/lib.linux-x86_64-cpython-312/libzim 2025-10-12 20:01:46,971 root INFO copying libzim/libzim.cpp -> build/lib.linux-x86_64-cpython-312/libzim 2025-10-12 20:01:46,974 root INFO copying libzim/libzim.h -> build/lib.linux-x86_64-cpython-312/libzim 2025-10-12 20:01:46,974 root INFO copying libzim/libzim.pyx -> build/lib.linux-x86_64-cpython-312/libzim 2025-10-12 20:01:46,974 root INFO copying libzim/libzim_api.h -> build/lib.linux-x86_64-cpython-312/libzim 2025-10-12 20:01:46,974 root INFO copying libzim/zim.pxd -> build/lib.linux-x86_64-cpython-312/libzim 2025-10-12 20:01:46,975 root INFO running build_ext 2025-10-12 20:01:46,977 root INFO building 'libzim' extension 2025-10-12 20:01:46,977 root INFO creating build/temp.linux-x86_64-cpython-312/libzim 2025-10-12 20:01:46,978 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -fPIC -Ilibzim -I/usr/include/python3.12 -c libzim/libwrapper.cpp -o build/temp.linux-x86_64-cpython-312/libzim/libwrapper.o -std=c++11 -Wall -Wextra 2025-10-12 20:01:48,369 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -fPIC -Ilibzim -I/usr/include/python3.12 -c libzim/libzim.cpp -o build/temp.linux-x86_64-cpython-312/libzim/libzim.o -std=c++11 -Wall -Wextra 2025-10-12 20:02:04,441 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt build/temp.linux-x86_64-cpython-312/libzim/libwrapper.o build/temp.linux-x86_64-cpython-312/libzim/libzim.o -L/usr/lib -lzim -o build/lib.linux-x86_64-cpython-312/libzim.cpython-312-x86_64-linux-musl.so 2025-10-12 20:02:04,494 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 20:02:04,494 root INFO running install 2025-10-12 20:02:04,504 root INFO running install_lib 2025-10-12 20:02:04,508 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 20:02:04,508 root INFO copying build/lib.linux-x86_64-cpython-312/libzim.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/. 2025-10-12 20:02:04,509 root INFO creating build/bdist.linux-x86_64/wheel/libzim 2025-10-12 20:02:04,509 root INFO copying build/lib.linux-x86_64-cpython-312/libzim/libzim.h -> build/bdist.linux-x86_64/wheel/./libzim 2025-10-12 20:02:04,509 root INFO copying build/lib.linux-x86_64-cpython-312/libzim/libzim.pyx -> build/bdist.linux-x86_64/wheel/./libzim 2025-10-12 20:02:04,510 root INFO copying build/lib.linux-x86_64-cpython-312/libzim/libzim_api.h -> build/bdist.linux-x86_64/wheel/./libzim 2025-10-12 20:02:04,510 root INFO copying build/lib.linux-x86_64-cpython-312/libzim/zim.pxd -> build/bdist.linux-x86_64/wheel/./libzim 2025-10-12 20:02:04,510 root INFO copying build/lib.linux-x86_64-cpython-312/libzim/libwrapper.cpp -> build/bdist.linux-x86_64/wheel/./libzim 2025-10-12 20:02:04,510 root INFO copying build/lib.linux-x86_64-cpython-312/libzim/libwrapper.h -> build/bdist.linux-x86_64/wheel/./libzim 2025-10-12 20:02:04,510 root INFO copying build/lib.linux-x86_64-cpython-312/libzim/libzim.cpp -> build/bdist.linux-x86_64/wheel/./libzim 2025-10-12 20:02:04,512 root INFO running install_egg_info 2025-10-12 20:02:04,516 root INFO Copying libzim.egg-info to build/bdist.linux-x86_64/wheel/./libzim-3.4.0-py3.12.egg-info 2025-10-12 20:02:04,517 root INFO running install_scripts 2025-10-12 20:02:04,521 root INFO creating build/bdist.linux-x86_64/wheel/libzim-3.4.0.dist-info/WHEEL 2025-10-12 20:02:04,521 wheel INFO creating '/home/udu/aports/community/py3-libzim/src/python-libzim-3.4.0/.dist/.tmp-65t34y5x/libzim-3.4.0-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 20:02:04,523 wheel INFO adding 'libzim.cpython-312-x86_64-linux-musl.so' 2025-10-12 20:02:04,524 wheel INFO adding 'libzim/libwrapper.cpp' 2025-10-12 20:02:04,524 wheel INFO adding 'libzim/libwrapper.h' 2025-10-12 20:02:04,528 wheel INFO adding 'libzim/libzim.cpp' 2025-10-12 20:02:04,530 wheel INFO adding 'libzim/libzim.h' 2025-10-12 20:02:04,530 wheel INFO adding 'libzim/libzim.pyx' 2025-10-12 20:02:04,531 wheel INFO adding 'libzim/libzim_api.h' 2025-10-12 20:02:04,531 wheel INFO adding 'libzim/zim.pxd' 2025-10-12 20:02:04,531 wheel INFO adding 'libzim-3.4.0.dist-info/licenses/LICENSE' 2025-10-12 20:02:04,532 wheel INFO adding 'libzim-3.4.0.dist-info/METADATA' 2025-10-12 20:02:04,532 wheel INFO adding 'libzim-3.4.0.dist-info/WHEEL' 2025-10-12 20:02:04,532 wheel INFO adding 'libzim-3.4.0.dist-info/top_level.txt' 2025-10-12 20:02:04,532 wheel INFO adding 'libzim-3.4.0.dist-info/RECORD' 2025-10-12 20:02:04,532 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 20:02:04,534 gpep517 INFO The backend produced .dist/libzim-3.4.0-cp312-cp312-linux_x86_64.whl libzim-3.4.0-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-libzim/src/python-libzim-3.4.0 configfile: pyproject.toml testpaths: tests plugins: cov-5.0.0 collected 107 items / 1 deselected / 106 selected tests/test_libzim_creator.py ........................................... [ 40%] ........... [ 50%] tests/test_libzim_reader.py ............................................ [ 92%] .... [ 96%] tests/test_libzim_version.py .... [100%] ====================== 106 passed, 1 deselected in 6.37s ======================= >>> py3-libzim: Entering fakeroot... >>> py3-libzim*: Running postcheck for py3-libzim >>> py3-libzim*: Preparing package py3-libzim... >>> py3-libzim*: Stripping binaries >>> py3-libzim*: Scanning shared objects >>> py3-libzim*: Tracing dependencies... libzim python3~3.12 so:libc.musl-x86_64.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 so:libzim.so.9 >>> py3-libzim*: Package size: 2.5 MB >>> py3-libzim*: Compressing data... >>> py3-libzim*: Create checksum... >>> py3-libzim*: Create py3-libzim-3.4.0-r1.apk >>> py3-libzim: Build complete at Sun, 12 Oct 2025 20:02:12 +0000 elapsed time 0h 0m 30s >>> py3-libzim: Cleaning up srcdir >>> py3-libzim: Cleaning up pkgdir >>> py3-libzim: Uninstalling dependencies... (1/41) Purging .makedepends-py3-libzim (20251012.200143) (2/41) Purging py3-gpep517-pyc (19-r0) (3/41) Purging py3-gpep517 (19-r0) (4/41) Purging py3-installer-pyc (0.7.0-r2) (5/41) Purging py3-installer (0.7.0-r2) (6/41) Purging py3-setuptools-pyc (80.9.0-r0) (7/41) Purging py3-setuptools (80.9.0-r0) (8/41) Purging py3-wheel-pyc (0.46.1-r0) (9/41) Purging py3-wheel (0.46.1-r0) (10/41) Purging cython-pyc (3.0.12-r0) (11/41) Purging cython (3.0.12-r0) (12/41) Purging python3-dev (3.12.12-r0) (13/41) Purging libzim-dev (9.2.3-r0) (14/41) Purging libzim (9.2.3-r0) (15/41) Purging py3-pytest-cov-pyc (5.0.0-r0) (16/41) Purging py3-pytest-cov (5.0.0-r0) (17/41) Purging py3-pytest-pyc (8.3.5-r0) (18/41) Purging py3-pytest (8.3.5-r0) (19/41) Purging py3-iniconfig-pyc (2.1.0-r0) (20/41) Purging py3-iniconfig (2.1.0-r0) (21/41) Purging py3-packaging-pyc (25.0-r0) (22/41) Purging py3-packaging (25.0-r0) (23/41) Purging py3-parsing-pyc (3.2.3-r0) (24/41) Purging py3-parsing (3.2.3-r0) (25/41) Purging py3-pluggy-pyc (1.5.0-r0) (26/41) Purging py3-pluggy (1.5.0-r0) (27/41) Purging py3-py-pyc (1.11.0-r4) (28/41) Purging py3-py (1.11.0-r4) (29/41) Purging py3-coverage-pyc (7.8.2-r0) (30/41) Purging py3-coverage (7.8.2-r0) (31/41) Purging icu-dev (76.1-r1) (32/41) Purging xapian-core-dev (1.4.27-r0) (33/41) Purging libxapian (1.4.27-r0) (34/41) Purging xz-dev (5.8.1-r0) (35/41) Purging xz (5.8.1-r0) (36/41) Purging zstd-dev (1.5.7-r0) (37/41) Purging zstd (1.5.7-r0) (38/41) Purging icu (76.1-r1) (39/41) Purging icu-libs (76.1-r1) (40/41) Purging icu-data-en (76.1-r1) (41/41) Purging libuuid (2.41-r9) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-libzim: Updating the community/x86_64 repository index... >>> py3-libzim: Signing the index...