>>> py3-python-iptables: Building testing/py3-python-iptables 1.2.0-r2 (using abuild 3.16.0-r0) started Mon, 30 Mar 2026 15:15:36 +0000 >>> py3-python-iptables: Validating /home/buildozer/aports/testing/py3-python-iptables/APKBUILD... >>> py3-python-iptables: Analyzing dependencies... >>> py3-python-iptables: Installing for build: build-base iptables py3-gpep517 py3-setuptools py3-wheel ( 1/29) Installing libmnl (1.0.5-r2) ( 2/29) Installing libnftnl (1.3.1-r0) ( 3/29) Installing libxtables (1.8.13-r0) ( 4/29) Installing iptables (1.8.13-r0) ( 5/29) Installing libbz2 (1.0.8-r6) ( 6/29) Installing libffi (3.5.2-r0) ( 7/29) Installing gdbm (1.26-r0) ( 8/29) Installing xz-libs (5.8.2-r0) ( 9/29) Installing mpdecimal (4.0.1-r0) (10/29) Installing libpanelw (6.6_p20251231-r0) (11/29) Installing sqlite-libs (3.51.2-r1) (12/29) Installing python3 (3.14.3-r0) (13/29) Installing python3-pycache-pyc0 (3.14.3-r0) (14/29) Installing pyc (3.14.3-r0) (15/29) Installing py3-installer-pyc (0.7.0-r3) (16/29) Installing py3-gpep517-pyc (19-r2) (17/29) Installing python3-pyc (3.14.3-r0) (18/29) Installing py3-installer (0.7.0-r3) (19/29) Installing py3-gpep517 (19-r2) (20/29) Installing py3-parsing (3.3.2-r1) (21/29) Installing py3-parsing-pyc (3.3.2-r1) (22/29) Installing py3-packaging (26.0-r1) (23/29) Installing py3-packaging-pyc (26.0-r1) (24/29) Installing py3-setuptools (82.0.1-r1) (25/29) Installing py3-setuptools-pyc (82.0.1-r1) (26/29) Installing py3-wheel (0.46.3-r1) (27/29) Installing py3-wheel-pyc (0.46.3-r1) (28/29) Installing .makedepends-py3-python-iptables (20260330.151537) (29/29) Installing iptables-openrc (1.8.13-r0) Executing busybox-1.37.0-r31.trigger OK: 332.7 MiB in 133 packages >>> py3-python-iptables: Cleaning up srcdir >>> py3-python-iptables: Cleaning up pkgdir >>> py3-python-iptables: Cleaning up tmpdir >>> py3-python-iptables: Fetching https://distfiles.alpinelinux.org/distfiles/edge/python_iptables-1.2.0.tar.gz /var/cache/distfiles/edge/python_iptables-1.2.0.tar.gz: OK >>> py3-python-iptables: Fetching https://distfiles.alpinelinux.org/distfiles/edge/python_iptables-1.2.0.tar.gz /var/cache/distfiles/edge/python_iptables-1.2.0.tar.gz: OK >>> py3-python-iptables: Unpacking /var/cache/distfiles/edge/python_iptables-1.2.0.tar.gz... 2026-03-30 15:15:38,582 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.14/site-packages/setuptools/dist.py:765: 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() 2026-03-30 15:15:38,600 root INFO running bdist_wheel 2026-03-30 15:15:38,613 root INFO running build 2026-03-30 15:15:38,614 root INFO running build_py 2026-03-30 15:15:38,617 root INFO creating build/lib.linux-armv8l-cpython-314/iptc 2026-03-30 15:15:38,617 root INFO copying iptc/__init__.py -> build/lib.linux-armv8l-cpython-314/iptc 2026-03-30 15:15:38,617 root INFO copying iptc/ip6tc.py -> build/lib.linux-armv8l-cpython-314/iptc 2026-03-30 15:15:38,617 root INFO copying iptc/ip4tc.py -> build/lib.linux-armv8l-cpython-314/iptc 2026-03-30 15:15:38,618 root INFO copying iptc/version.py -> build/lib.linux-armv8l-cpython-314/iptc 2026-03-30 15:15:38,618 root INFO copying iptc/util.py -> build/lib.linux-armv8l-cpython-314/iptc 2026-03-30 15:15:38,618 root INFO copying iptc/errors.py -> build/lib.linux-armv8l-cpython-314/iptc 2026-03-30 15:15:38,618 root INFO copying iptc/easy.py -> build/lib.linux-armv8l-cpython-314/iptc 2026-03-30 15:15:38,619 root INFO copying iptc/xtables.py -> build/lib.linux-armv8l-cpython-314/iptc 2026-03-30 15:15:38,619 root INFO running build_ext 2026-03-30 15:15:38,621 root INFO building 'libxtwrapper' extension 2026-03-30 15:15:38,621 root INFO creating build/temp.linux-armv8l-cpython-314/libxtwrapper 2026-03-30 15:15:38,621 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.14 -c libxtwrapper/wrapper.c -o build/temp.linux-armv8l-cpython-314/libxtwrapper/wrapper.o 2026-03-30 15:15:38,676 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-314/libxtwrapper/wrapper.o -L/usr/lib -o build/lib.linux-armv8l-cpython-314/libxtwrapper.cpython-314-arm-linux-musleabihf.so 2026-03-30 15:15:38,690 root INFO installing to build/bdist.linux-armv8l/wheel 2026-03-30 15:15:38,690 root INFO running install 2026-03-30 15:15:38,699 root INFO running install_lib 2026-03-30 15:15:38,701 root INFO creating build/bdist.linux-armv8l/wheel 2026-03-30 15:15:38,702 root INFO creating build/bdist.linux-armv8l/wheel/iptc 2026-03-30 15:15:38,702 root INFO copying build/lib.linux-armv8l-cpython-314/iptc/__init__.py -> build/bdist.linux-armv8l/wheel/./iptc 2026-03-30 15:15:38,702 root INFO copying build/lib.linux-armv8l-cpython-314/iptc/ip6tc.py -> build/bdist.linux-armv8l/wheel/./iptc 2026-03-30 15:15:38,702 root INFO copying build/lib.linux-armv8l-cpython-314/iptc/ip4tc.py -> build/bdist.linux-armv8l/wheel/./iptc 2026-03-30 15:15:38,703 root INFO copying build/lib.linux-armv8l-cpython-314/iptc/version.py -> build/bdist.linux-armv8l/wheel/./iptc 2026-03-30 15:15:38,703 root INFO copying build/lib.linux-armv8l-cpython-314/iptc/util.py -> build/bdist.linux-armv8l/wheel/./iptc 2026-03-30 15:15:38,703 root INFO copying build/lib.linux-armv8l-cpython-314/iptc/errors.py -> build/bdist.linux-armv8l/wheel/./iptc 2026-03-30 15:15:38,703 root INFO copying build/lib.linux-armv8l-cpython-314/iptc/easy.py -> build/bdist.linux-armv8l/wheel/./iptc 2026-03-30 15:15:38,703 root INFO copying build/lib.linux-armv8l-cpython-314/iptc/xtables.py -> build/bdist.linux-armv8l/wheel/./iptc 2026-03-30 15:15:38,704 root INFO copying build/lib.linux-armv8l-cpython-314/libxtwrapper.cpython-314-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/. 2026-03-30 15:15:38,704 root INFO running install_egg_info 2026-03-30 15:15:38,706 root INFO running egg_info 2026-03-30 15:15:38,708 root INFO writing python_iptables.egg-info/PKG-INFO 2026-03-30 15:15:38,709 root INFO writing dependency_links to python_iptables.egg-info/dependency_links.txt 2026-03-30 15:15:38,709 root INFO writing top-level names to python_iptables.egg-info/top_level.txt 2026-03-30 15:15:38,711 root INFO reading manifest file 'python_iptables.egg-info/SOURCES.txt' 2026-03-30 15:15:38,712 root INFO reading manifest template 'MANIFEST.in' 2026-03-30 15:15:38,712 root WARNING warning: no files found matching 'README' 2026-03-30 15:15:38,712 root WARNING warning: no files found matching 'test.py' 2026-03-30 15:15:38,713 root INFO adding license file 'NOTICE' 2026-03-30 15:15:38,713 root INFO writing manifest file 'python_iptables.egg-info/SOURCES.txt' 2026-03-30 15:15:38,714 root INFO Copying python_iptables.egg-info to build/bdist.linux-armv8l/wheel/./python_iptables-1.2.0-py3.14.egg-info 2026-03-30 15:15:38,714 root INFO running install_scripts 2026-03-30 15:15:38,720 root INFO creating build/bdist.linux-armv8l/wheel/python_iptables-1.2.0.dist-info/WHEEL 2026-03-30 15:15:38,721 wheel INFO creating '/home/buildozer/aports/testing/py3-python-iptables/src/python_iptables-1.2.0/.dist/.tmp-2ecd_0d5/python_iptables-1.2.0-cp314-cp314-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2026-03-30 15:15:38,721 wheel INFO adding 'libxtwrapper.cpython-314-arm-linux-musleabihf.so' 2026-03-30 15:15:38,721 wheel INFO adding 'iptc/__init__.py' 2026-03-30 15:15:38,722 wheel INFO adding 'iptc/easy.py' 2026-03-30 15:15:38,722 wheel INFO adding 'iptc/errors.py' 2026-03-30 15:15:38,722 wheel INFO adding 'iptc/ip4tc.py' 2026-03-30 15:15:38,722 wheel INFO adding 'iptc/ip6tc.py' 2026-03-30 15:15:38,723 wheel INFO adding 'iptc/util.py' 2026-03-30 15:15:38,723 wheel INFO adding 'iptc/version.py' 2026-03-30 15:15:38,723 wheel INFO adding 'iptc/xtables.py' 2026-03-30 15:15:38,723 wheel INFO adding 'python_iptables-1.2.0.dist-info/licenses/NOTICE' 2026-03-30 15:15:38,723 wheel INFO adding 'python_iptables-1.2.0.dist-info/METADATA' 2026-03-30 15:15:38,724 wheel INFO adding 'python_iptables-1.2.0.dist-info/WHEEL' 2026-03-30 15:15:38,724 wheel INFO adding 'python_iptables-1.2.0.dist-info/top_level.txt' 2026-03-30 15:15:38,724 wheel INFO adding 'python_iptables-1.2.0.dist-info/RECORD' 2026-03-30 15:15:38,724 root INFO removing build/bdist.linux-armv8l/wheel 2026-03-30 15:15:38,725 gpep517 INFO The backend produced .dist/python_iptables-1.2.0-cp314-cp314-linux_armv8l.whl python_iptables-1.2.0-cp314-cp314-linux_armv8l.whl >>> py3-python-iptables: Entering fakeroot... /usr/lib/python3.14/site-packages/iptc/ip4tc.py:265: SyntaxWarning: "\s" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\s"? A raw string is also an option. /usr/lib/python3.14/site-packages/iptc/xtables.py:808: SyntaxWarning: "\(" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\("? A raw string is also an option. >>> py3-python-iptables-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/iptc/__pycache__' -> '/home/buildozer/aports/testing/py3-python-iptables/pkg/py3-python-iptables-pyc/usr/lib/python3.14/site-packages/iptc/__pycache__' >>> py3-python-iptables-pyc*: Preparing subpackage py3-python-iptables-pyc... >>> py3-python-iptables-pyc*: Running postcheck for py3-python-iptables-pyc >>> py3-python-iptables*: Running postcheck for py3-python-iptables >>> py3-python-iptables*: Preparing package py3-python-iptables... >>> py3-python-iptables*: Stripping binaries >>> py3-python-iptables*: Scanning shared objects >>> py3-python-iptables-pyc*: Tracing dependencies... python3~3.14 >>> py3-python-iptables-pyc*: Package size: 210.9 KB >>> py3-python-iptables-pyc*: Compressing data... >>> py3-python-iptables-pyc*: Create checksum... >>> py3-python-iptables-pyc*: Create py3-python-iptables-pyc-1.2.0-r2.apk >>> py3-python-iptables*: Tracing dependencies... iptables python3~3.14 so:libc.musl-armv7.so.1 >>> py3-python-iptables*: Package size: 176.2 KB >>> py3-python-iptables*: Compressing data... >>> py3-python-iptables*: Create checksum... >>> py3-python-iptables*: Create py3-python-iptables-1.2.0-r2.apk >>> py3-python-iptables: Build complete at Mon, 30 Mar 2026 15:15:39 +0000 elapsed time 0h 0m 3s >>> py3-python-iptables: Cleaning up srcdir >>> py3-python-iptables: Cleaning up pkgdir >>> py3-python-iptables: Cleaning up tmpdir >>> py3-python-iptables: Uninstalling dependencies... ( 1/29) Purging .makedepends-py3-python-iptables (20260330.151537) ( 2/29) Purging iptables-openrc (1.8.13-r0) ( 3/29) Purging iptables (1.8.13-r0) ( 4/29) Purging py3-gpep517-pyc (19-r2) ( 5/29) Purging py3-gpep517 (19-r2) ( 6/29) Purging py3-installer-pyc (0.7.0-r3) ( 7/29) Purging py3-installer (0.7.0-r3) ( 8/29) Purging py3-setuptools-pyc (82.0.1-r1) ( 9/29) Purging py3-setuptools (82.0.1-r1) (10/29) Purging py3-wheel-pyc (0.46.3-r1) (11/29) Purging py3-wheel (0.46.3-r1) (12/29) Purging py3-packaging-pyc (26.0-r1) (13/29) Purging py3-packaging (26.0-r1) (14/29) Purging py3-parsing-pyc (3.3.2-r1) (15/29) Purging py3-parsing (3.3.2-r1) (16/29) Purging python3-pyc (3.14.3-r0) (17/29) Purging python3-pycache-pyc0 (3.14.3-r0) (18/29) Purging pyc (3.14.3-r0) (19/29) Purging python3 (3.14.3-r0) (20/29) Purging gdbm (1.26-r0) (21/29) Purging libbz2 (1.0.8-r6) (22/29) Purging libffi (3.5.2-r0) (23/29) Purging libnftnl (1.3.1-r0) (24/29) Purging libpanelw (6.6_p20251231-r0) (25/29) Purging libxtables (1.8.13-r0) (26/29) Purging mpdecimal (4.0.1-r0) (27/29) Purging sqlite-libs (3.51.2-r1) (28/29) Purging xz-libs (5.8.2-r0) (29/29) Purging libmnl (1.0.5-r2) Executing busybox-1.37.0-r31.trigger OK: 289.7 MiB in 104 packages >>> py3-python-iptables: Updating the testing/armv7 repository index... >>> py3-python-iptables: Signing the index...