>>> py3-python-iptables: Building testing/py3-python-iptables 1.0.1-r1 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 17:53:57 +0000 >>> py3-python-iptables: Checking sanity of /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/30) Installing libmnl (1.0.5-r2) (2/30) Installing libnftnl (1.2.6-r0) (3/30) Installing libxtables (1.8.10-r3) (4/30) Installing iptables (1.8.10-r3) (5/30) Installing libbz2 (1.0.8-r6) (6/30) Installing libffi (3.4.6-r0) (7/30) Installing gdbm (1.23-r1) (8/30) Installing xz-libs (5.6.1-r3) (9/30) Installing mpdecimal (4.0.0-r0) (10/30) Installing libpanelw (6.4_p20240330-r0) (11/30) Installing readline (8.2.10-r0) (12/30) Installing sqlite-libs (3.45.2-r0) (13/30) Installing python3 (3.12.3-r0) (14/30) Installing python3-pycache-pyc0 (3.12.3-r0) (15/30) Installing pyc (3.12.3-r0) (16/30) Installing py3-installer-pyc (0.7.0-r2) (17/30) Installing py3-gpep517-pyc (15-r2) (18/30) Installing python3-pyc (3.12.3-r0) (19/30) Installing py3-installer (0.7.0-r2) (20/30) Installing py3-gpep517 (15-r2) (21/30) Installing py3-parsing (3.1.2-r1) (22/30) Installing py3-parsing-pyc (3.1.2-r1) (23/30) Installing py3-packaging (24.0-r1) (24/30) Installing py3-packaging-pyc (24.0-r1) (25/30) Installing py3-setuptools (69.2.0-r2) (26/30) Installing py3-setuptools-pyc (69.2.0-r2) (27/30) Installing py3-wheel (0.42.0-r1) (28/30) Installing py3-wheel-pyc (0.42.0-r1) (29/30) Installing .makedepends-py3-python-iptables (20240415.175358) (30/30) Installing iptables-openrc (1.8.10-r3) Executing busybox-1.36.1-r25.trigger OK: 398 MiB in 137 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.0.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 52287 100 52287 0 0 125k 0 --:--:-- --:--:-- --:--:-- 125k >>> py3-python-iptables: Fetching https://distfiles.alpinelinux.org/distfiles/edge//python-iptables-1.0.1.tar.gz >>> py3-python-iptables: Checking sha512sums... python-iptables-1.0.1.tar.gz: OK >>> py3-python-iptables: Unpacking /var/cache/distfiles/edge/python-iptables-1.0.1.tar.gz... 2024-04-15 17:53:59,754 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-15 17:53:59,775 root INFO running bdist_wheel 2024-04-15 17:53:59,788 root INFO running build 2024-04-15 17:53:59,788 root INFO running build_py 2024-04-15 17:53:59,790 root INFO creating build 2024-04-15 17:53:59,790 root INFO creating build/lib.linux-s390x-cpython-312 2024-04-15 17:53:59,790 root INFO creating build/lib.linux-s390x-cpython-312/iptc 2024-04-15 17:53:59,790 root INFO copying iptc/version.py -> build/lib.linux-s390x-cpython-312/iptc 2024-04-15 17:53:59,790 root INFO copying iptc/__init__.py -> build/lib.linux-s390x-cpython-312/iptc 2024-04-15 17:53:59,790 root INFO copying iptc/ip4tc.py -> build/lib.linux-s390x-cpython-312/iptc 2024-04-15 17:53:59,791 root INFO copying iptc/errors.py -> build/lib.linux-s390x-cpython-312/iptc 2024-04-15 17:53:59,791 root INFO copying iptc/xtables.py -> build/lib.linux-s390x-cpython-312/iptc 2024-04-15 17:53:59,791 root INFO copying iptc/util.py -> build/lib.linux-s390x-cpython-312/iptc 2024-04-15 17:53:59,791 root INFO copying iptc/ip6tc.py -> build/lib.linux-s390x-cpython-312/iptc 2024-04-15 17:53:59,791 root INFO copying iptc/easy.py -> build/lib.linux-s390x-cpython-312/iptc 2024-04-15 17:53:59,792 root INFO running build_ext 2024-04-15 17:53:59,794 root INFO building 'libxtwrapper' extension 2024-04-15 17:53:59,794 root INFO creating build/temp.linux-s390x-cpython-312 2024-04-15 17:53:59,794 root INFO creating build/temp.linux-s390x-cpython-312/libxtwrapper 2024-04-15 17:53:59,794 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c libxtwrapper/wrapper.c -o build/temp.linux-s390x-cpython-312/libxtwrapper/wrapper.o 2024-04-15 17:53:59,838 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-312/libxtwrapper/wrapper.o -L/usr/lib -o build/lib.linux-s390x-cpython-312/libxtwrapper.cpython-312-s390x-linux-musl.so 2024-04-15 17:53:59,847 wheel INFO installing to build/bdist.linux-s390x/wheel 2024-04-15 17:53:59,847 root INFO running install 2024-04-15 17:53:59,855 root INFO running install_lib 2024-04-15 17:53:59,856 root INFO creating build/bdist.linux-s390x 2024-04-15 17:53:59,856 root INFO creating build/bdist.linux-s390x/wheel 2024-04-15 17:53:59,856 root INFO creating build/bdist.linux-s390x/wheel/iptc 2024-04-15 17:53:59,856 root INFO copying build/lib.linux-s390x-cpython-312/iptc/version.py -> build/bdist.linux-s390x/wheel/iptc 2024-04-15 17:53:59,856 root INFO copying build/lib.linux-s390x-cpython-312/iptc/__init__.py -> build/bdist.linux-s390x/wheel/iptc 2024-04-15 17:53:59,856 root INFO copying build/lib.linux-s390x-cpython-312/iptc/ip4tc.py -> build/bdist.linux-s390x/wheel/iptc 2024-04-15 17:53:59,857 root INFO copying build/lib.linux-s390x-cpython-312/iptc/errors.py -> build/bdist.linux-s390x/wheel/iptc 2024-04-15 17:53:59,857 root INFO copying build/lib.linux-s390x-cpython-312/iptc/xtables.py -> build/bdist.linux-s390x/wheel/iptc 2024-04-15 17:53:59,857 root INFO copying build/lib.linux-s390x-cpython-312/iptc/util.py -> build/bdist.linux-s390x/wheel/iptc 2024-04-15 17:53:59,857 root INFO copying build/lib.linux-s390x-cpython-312/iptc/ip6tc.py -> build/bdist.linux-s390x/wheel/iptc 2024-04-15 17:53:59,857 root INFO copying build/lib.linux-s390x-cpython-312/iptc/easy.py -> build/bdist.linux-s390x/wheel/iptc 2024-04-15 17:53:59,858 root INFO copying build/lib.linux-s390x-cpython-312/libxtwrapper.cpython-312-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel 2024-04-15 17:53:59,858 root INFO running install_egg_info 2024-04-15 17:53:59,861 root INFO running egg_info 2024-04-15 17:53:59,862 root INFO writing python_iptables.egg-info/PKG-INFO 2024-04-15 17:53:59,862 root INFO writing dependency_links to python_iptables.egg-info/dependency_links.txt 2024-04-15 17:53:59,862 root INFO writing top-level names to python_iptables.egg-info/top_level.txt 2024-04-15 17:53:59,864 root INFO reading manifest file 'python_iptables.egg-info/SOURCES.txt' 2024-04-15 17:53:59,864 root INFO reading manifest template 'MANIFEST.in' 2024-04-15 17:53:59,864 root WARNING warning: no files found matching 'README' 2024-04-15 17:53:59,864 root WARNING warning: no files found matching 'test.py' 2024-04-15 17:53:59,864 root INFO adding license file 'NOTICE' 2024-04-15 17:53:59,865 root INFO writing manifest file 'python_iptables.egg-info/SOURCES.txt' 2024-04-15 17:53:59,865 root INFO Copying python_iptables.egg-info to build/bdist.linux-s390x/wheel/python_iptables-1.0.1-py3.12.egg-info 2024-04-15 17:53:59,865 root INFO running install_scripts 2024-04-15 17:53:59,867 wheel INFO creating build/bdist.linux-s390x/wheel/python_iptables-1.0.1.dist-info/WHEEL 2024-04-15 17:53:59,867 wheel INFO creating '/home/buildozer/aports/testing/py3-python-iptables/src/python-iptables-1.0.1/.dist/.tmp-urolyfe8/python_iptables-1.0.1-cp312-cp312-linux_s390x.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2024-04-15 17:53:59,868 wheel INFO adding 'libxtwrapper.cpython-312-s390x-linux-musl.so' 2024-04-15 17:53:59,868 wheel INFO adding 'iptc/__init__.py' 2024-04-15 17:53:59,868 wheel INFO adding 'iptc/easy.py' 2024-04-15 17:53:59,868 wheel INFO adding 'iptc/errors.py' 2024-04-15 17:53:59,868 wheel INFO adding 'iptc/ip4tc.py' 2024-04-15 17:53:59,869 wheel INFO adding 'iptc/ip6tc.py' 2024-04-15 17:53:59,869 wheel INFO adding 'iptc/util.py' 2024-04-15 17:53:59,869 wheel INFO adding 'iptc/version.py' 2024-04-15 17:53:59,869 wheel INFO adding 'iptc/xtables.py' 2024-04-15 17:53:59,869 wheel INFO adding 'python_iptables-1.0.1.dist-info/METADATA' 2024-04-15 17:53:59,869 wheel INFO adding 'python_iptables-1.0.1.dist-info/NOTICE' 2024-04-15 17:53:59,870 wheel INFO adding 'python_iptables-1.0.1.dist-info/WHEEL' 2024-04-15 17:53:59,870 wheel INFO adding 'python_iptables-1.0.1.dist-info/top_level.txt' 2024-04-15 17:53:59,870 wheel INFO adding 'python_iptables-1.0.1.dist-info/RECORD' 2024-04-15 17:53:59,870 wheel INFO removing build/bdist.linux-s390x/wheel 2024-04-15 17:53:59,870 gpep517 INFO The backend produced .dist/python_iptables-1.0.1-cp312-cp312-linux_s390x.whl python_iptables-1.0.1-cp312-cp312-linux_s390x.whl >>> py3-python-iptables: Entering fakeroot... /usr/lib/python3.12/site-packages/iptc/ip4tc.py:261: 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... '/home/buildozer/aports/testing/py3-python-iptables/pkg/py3-python-iptables/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-pyc*: Scanning shared objects >>> py3-python-iptables*: Scanning shared objects >>> py3-python-iptables-pyc*: Tracing dependencies... iptables python3~3.12 >>> py3-python-iptables-pyc*: Package size: 256.0 KB >>> py3-python-iptables-pyc*: Compressing data... >>> py3-python-iptables-pyc*: Create checksum... >>> py3-python-iptables-pyc*: Create py3-python-iptables-pyc-1.0.1-r1.apk >>> py3-python-iptables*: Tracing dependencies... iptables python3~3.12 so:libc.musl-s390x.so.1 >>> py3-python-iptables*: Package size: 248.0 KB >>> py3-python-iptables*: Compressing data... >>> py3-python-iptables*: Create checksum... >>> py3-python-iptables*: Create py3-python-iptables-1.0.1-r1.apk >>> py3-python-iptables: Build complete at Mon, 15 Apr 2024 17:54:00 +0000 elapsed time 0h 0m 3s >>> py3-python-iptables: Cleaning up srcdir >>> py3-python-iptables: Cleaning up pkgdir >>> py3-python-iptables: Uninstalling dependencies... (1/30) Purging .makedepends-py3-python-iptables (20240415.175358) (2/30) Purging iptables-openrc (1.8.10-r3) (3/30) Purging iptables (1.8.10-r3) (4/30) Purging py3-gpep517-pyc (15-r2) (5/30) Purging py3-gpep517 (15-r2) (6/30) Purging py3-installer-pyc (0.7.0-r2) (7/30) Purging py3-installer (0.7.0-r2) (8/30) Purging py3-setuptools-pyc (69.2.0-r2) (9/30) Purging py3-setuptools (69.2.0-r2) (10/30) Purging py3-wheel-pyc (0.42.0-r1) (11/30) Purging py3-wheel (0.42.0-r1) (12/30) Purging py3-packaging-pyc (24.0-r1) (13/30) Purging py3-packaging (24.0-r1) (14/30) Purging py3-parsing-pyc (3.1.2-r1) (15/30) Purging py3-parsing (3.1.2-r1) (16/30) Purging libnftnl (1.2.6-r0) (17/30) Purging libxtables (1.8.10-r3) (18/30) Purging python3-pyc (3.12.3-r0) (19/30) Purging python3-pycache-pyc0 (3.12.3-r0) (20/30) Purging pyc (3.12.3-r0) (21/30) Purging python3 (3.12.3-r0) (22/30) Purging gdbm (1.23-r1) (23/30) Purging libbz2 (1.0.8-r6) (24/30) Purging libffi (3.4.6-r0) (25/30) Purging libmnl (1.0.5-r2) (26/30) Purging libpanelw (6.4_p20240330-r0) (27/30) Purging mpdecimal (4.0.0-r0) (28/30) Purging readline (8.2.10-r0) (29/30) Purging sqlite-libs (3.45.2-r0) (30/30) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 346 MiB in 107 packages >>> py3-python-iptables: Updating the testing/s390x repository index... >>> py3-python-iptables: Signing the index...