>>> py3-python-iptables: Building testing/py3-python-iptables 1.2.0-r1 (using abuild 3.16.0-r0) started Fri, 12 Dec 2025 15:43:14 +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.11-r1) ( 4/29) Installing iptables (1.8.11-r1) ( 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.1-r0) ( 9/29) Installing mpdecimal (4.0.1-r0) (10/29) Installing libpanelw (6.5_p20251123-r0) (11/29) Installing sqlite-libs (3.51.1-r0) (12/29) Installing python3 (3.12.12-r0) (13/29) Installing python3-pycache-pyc0 (3.12.12-r0) (14/29) Installing pyc (3.12.12-r0) (15/29) Installing py3-installer-pyc (0.7.0-r2) (16/29) Installing py3-gpep517-pyc (19-r1) (17/29) Installing python3-pyc (3.12.12-r0) (18/29) Installing py3-installer (0.7.0-r2) (19/29) Installing py3-gpep517 (19-r1) (20/29) Installing py3-parsing (3.2.3-r0) (21/29) Installing py3-parsing-pyc (3.2.3-r0) (22/29) Installing py3-packaging (25.0-r0) (23/29) Installing py3-packaging-pyc (25.0-r0) (24/29) Installing py3-setuptools (80.9.0-r2) (25/29) Installing py3-setuptools-pyc (80.9.0-r2) (26/29) Installing py3-wheel (0.46.1-r0) (27/29) Installing py3-wheel-pyc (0.46.1-r0) (28/29) Installing .makedepends-py3-python-iptables (20251212.154316) (29/29) Installing iptables-openrc (1.8.11-r1) Executing busybox-1.37.0-r29.trigger OK: 347.9 MiB in 135 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/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/python_iptables-1.2.0.tar.gz: OK >>> py3-python-iptables: Unpacking /var/cache/distfiles/python_iptables-1.2.0.tar.gz... 2025-12-12 15:43:16,948 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /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-12-12 15:43:16,980 root INFO running bdist_wheel 2025-12-12 15:43:17,013 root INFO running build 2025-12-12 15:43:17,013 root INFO running build_py 2025-12-12 15:43:17,020 root INFO creating build/lib.linux-ppc64le-cpython-312/iptc 2025-12-12 15:43:17,020 root INFO copying iptc/version.py -> build/lib.linux-ppc64le-cpython-312/iptc 2025-12-12 15:43:17,020 root INFO copying iptc/util.py -> build/lib.linux-ppc64le-cpython-312/iptc 2025-12-12 15:43:17,021 root INFO copying iptc/ip4tc.py -> build/lib.linux-ppc64le-cpython-312/iptc 2025-12-12 15:43:17,021 root INFO copying iptc/xtables.py -> build/lib.linux-ppc64le-cpython-312/iptc 2025-12-12 15:43:17,021 root INFO copying iptc/easy.py -> build/lib.linux-ppc64le-cpython-312/iptc 2025-12-12 15:43:17,022 root INFO copying iptc/errors.py -> build/lib.linux-ppc64le-cpython-312/iptc 2025-12-12 15:43:17,022 root INFO copying iptc/ip6tc.py -> build/lib.linux-ppc64le-cpython-312/iptc 2025-12-12 15:43:17,022 root INFO copying iptc/__init__.py -> build/lib.linux-ppc64le-cpython-312/iptc 2025-12-12 15:43:17,023 root INFO running build_ext 2025-12-12 15:43:17,026 root INFO building 'libxtwrapper' extension 2025-12-12 15:43:17,027 root INFO creating build/temp.linux-ppc64le-cpython-312/libxtwrapper 2025-12-12 15:43:17,027 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c libxtwrapper/wrapper.c -o build/temp.linux-ppc64le-cpython-312/libxtwrapper/wrapper.o 2025-12-12 15:43:17,093 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-312/libxtwrapper/wrapper.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/libxtwrapper.cpython-312-powerpc64le-linux-musl.so 2025-12-12 15:43:17,127 root INFO installing to build/bdist.linux-ppc64le/wheel 2025-12-12 15:43:17,127 root INFO running install 2025-12-12 15:43:17,161 root INFO running install_lib 2025-12-12 15:43:17,166 root INFO creating build/bdist.linux-ppc64le/wheel 2025-12-12 15:43:17,167 root INFO creating build/bdist.linux-ppc64le/wheel/iptc 2025-12-12 15:43:17,167 root INFO copying build/lib.linux-ppc64le-cpython-312/iptc/version.py -> build/bdist.linux-ppc64le/wheel/./iptc 2025-12-12 15:43:17,167 root INFO copying build/lib.linux-ppc64le-cpython-312/iptc/util.py -> build/bdist.linux-ppc64le/wheel/./iptc 2025-12-12 15:43:17,168 root INFO copying build/lib.linux-ppc64le-cpython-312/iptc/ip4tc.py -> build/bdist.linux-ppc64le/wheel/./iptc 2025-12-12 15:43:17,168 root INFO copying build/lib.linux-ppc64le-cpython-312/iptc/xtables.py -> build/bdist.linux-ppc64le/wheel/./iptc 2025-12-12 15:43:17,168 root INFO copying build/lib.linux-ppc64le-cpython-312/iptc/easy.py -> build/bdist.linux-ppc64le/wheel/./iptc 2025-12-12 15:43:17,168 root INFO copying build/lib.linux-ppc64le-cpython-312/iptc/errors.py -> build/bdist.linux-ppc64le/wheel/./iptc 2025-12-12 15:43:17,169 root INFO copying build/lib.linux-ppc64le-cpython-312/iptc/ip6tc.py -> build/bdist.linux-ppc64le/wheel/./iptc 2025-12-12 15:43:17,169 root INFO copying build/lib.linux-ppc64le-cpython-312/iptc/__init__.py -> build/bdist.linux-ppc64le/wheel/./iptc 2025-12-12 15:43:17,169 root INFO copying build/lib.linux-ppc64le-cpython-312/libxtwrapper.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/. 2025-12-12 15:43:17,169 root INFO running install_egg_info 2025-12-12 15:43:17,175 root INFO running egg_info 2025-12-12 15:43:17,180 root INFO writing python_iptables.egg-info/PKG-INFO 2025-12-12 15:43:17,181 root INFO writing dependency_links to python_iptables.egg-info/dependency_links.txt 2025-12-12 15:43:17,181 root INFO writing top-level names to python_iptables.egg-info/top_level.txt 2025-12-12 15:43:17,187 root INFO reading manifest file 'python_iptables.egg-info/SOURCES.txt' 2025-12-12 15:43:17,189 root INFO reading manifest template 'MANIFEST.in' 2025-12-12 15:43:17,190 root WARNING warning: no files found matching 'README' 2025-12-12 15:43:17,190 root WARNING warning: no files found matching 'test.py' 2025-12-12 15:43:17,190 root INFO adding license file 'NOTICE' 2025-12-12 15:43:17,192 root INFO writing manifest file 'python_iptables.egg-info/SOURCES.txt' 2025-12-12 15:43:17,192 root INFO Copying python_iptables.egg-info to build/bdist.linux-ppc64le/wheel/./python_iptables-1.2.0-py3.12.egg-info 2025-12-12 15:43:17,193 root INFO running install_scripts 2025-12-12 15:43:17,202 root INFO creating build/bdist.linux-ppc64le/wheel/python_iptables-1.2.0.dist-info/WHEEL 2025-12-12 15:43:17,202 wheel INFO creating '/home/buildozer/aports/testing/py3-python-iptables/src/python_iptables-1.2.0/.dist/.tmp-jl30yuyc/python_iptables-1.2.0-cp312-cp312-linux_ppc64le.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2025-12-12 15:43:17,203 wheel INFO adding 'libxtwrapper.cpython-312-powerpc64le-linux-musl.so' 2025-12-12 15:43:17,203 wheel INFO adding 'iptc/__init__.py' 2025-12-12 15:43:17,204 wheel INFO adding 'iptc/easy.py' 2025-12-12 15:43:17,204 wheel INFO adding 'iptc/errors.py' 2025-12-12 15:43:17,204 wheel INFO adding 'iptc/ip4tc.py' 2025-12-12 15:43:17,205 wheel INFO adding 'iptc/ip6tc.py' 2025-12-12 15:43:17,205 wheel INFO adding 'iptc/util.py' 2025-12-12 15:43:17,205 wheel INFO adding 'iptc/version.py' 2025-12-12 15:43:17,206 wheel INFO adding 'iptc/xtables.py' 2025-12-12 15:43:17,206 wheel INFO adding 'python_iptables-1.2.0.dist-info/licenses/NOTICE' 2025-12-12 15:43:17,207 wheel INFO adding 'python_iptables-1.2.0.dist-info/METADATA' 2025-12-12 15:43:17,207 wheel INFO adding 'python_iptables-1.2.0.dist-info/WHEEL' 2025-12-12 15:43:17,207 wheel INFO adding 'python_iptables-1.2.0.dist-info/top_level.txt' 2025-12-12 15:43:17,207 wheel INFO adding 'python_iptables-1.2.0.dist-info/RECORD' 2025-12-12 15:43:17,208 root INFO removing build/bdist.linux-ppc64le/wheel 2025-12-12 15:43:17,209 gpep517 INFO The backend produced .dist/python_iptables-1.2.0-cp312-cp312-linux_ppc64le.whl python_iptables-1.2.0-cp312-cp312-linux_ppc64le.whl >>> py3-python-iptables: Entering fakeroot... /usr/lib/python3.12/site-packages/iptc/ip4tc.py:265: SyntaxWarning: invalid escape sequence '\s' /usr/lib/python3.12/site-packages/iptc/xtables.py:808: SyntaxWarning: invalid escape sequence '\(' >>> py3-python-iptables-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/iptc/__pycache__' -> '/home/buildozer/aports/testing/py3-python-iptables/pkg/py3-python-iptables-pyc/usr/lib/python3.12/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.12 >>> py3-python-iptables-pyc*: Package size: 204.2 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-r1.apk >>> py3-python-iptables*: Tracing dependencies... iptables python3~3.12 so:libc.musl-ppc64le.so.1 >>> py3-python-iptables*: Package size: 236.8 KB >>> py3-python-iptables*: Compressing data... >>> py3-python-iptables*: Create checksum... >>> py3-python-iptables*: Create py3-python-iptables-1.2.0-r1.apk >>> py3-python-iptables: Build complete at Fri, 12 Dec 2025 15:43:17 +0000 elapsed time 0h 0m 3s >>> py3-python-iptables: Cleaning up srcdir >>> py3-python-iptables: Cleaning up pkgdir >>> py3-python-iptables: Uninstalling dependencies... ( 1/29) Purging .makedepends-py3-python-iptables (20251212.154316) ( 2/29) Purging iptables-openrc (1.8.11-r1) ( 3/29) Purging iptables (1.8.11-r1) ( 4/29) Purging py3-gpep517-pyc (19-r1) ( 5/29) Purging py3-gpep517 (19-r1) ( 6/29) Purging py3-installer-pyc (0.7.0-r2) ( 7/29) Purging py3-installer (0.7.0-r2) ( 8/29) Purging py3-setuptools-pyc (80.9.0-r2) ( 9/29) Purging py3-setuptools (80.9.0-r2) (10/29) Purging py3-wheel-pyc (0.46.1-r0) (11/29) Purging py3-wheel (0.46.1-r0) (12/29) Purging py3-packaging-pyc (25.0-r0) (13/29) Purging py3-packaging (25.0-r0) (14/29) Purging py3-parsing-pyc (3.2.3-r0) (15/29) Purging py3-parsing (3.2.3-r0) (16/29) Purging python3-pyc (3.12.12-r0) (17/29) Purging python3-pycache-pyc0 (3.12.12-r0) (18/29) Purging pyc (3.12.12-r0) (19/29) Purging python3 (3.12.12-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.5_p20251123-r0) (25/29) Purging libxtables (1.8.11-r1) (26/29) Purging mpdecimal (4.0.1-r0) (27/29) Purging sqlite-libs (3.51.1-r0) (28/29) Purging xz-libs (5.8.1-r0) (29/29) Purging libmnl (1.0.5-r2) Executing busybox-1.37.0-r29.trigger OK: 288.8 MiB in 106 packages >>> py3-python-iptables: Updating the testing/ppc64le repository index... >>> py3-python-iptables: Signing the index...