>>> py3-cobs: Building testing/py3-cobs 1.2.0-r4 (using abuild 3.13.0-r5) started Fri, 30 Aug 2024 21:24:53 +0000 >>> py3-cobs: Checking sanity of /home/buildozer/aports/testing/py3-cobs/APKBUILD... >>> py3-cobs: Analyzing dependencies... >>> py3-cobs: Installing for build: build-base python3 py3-setuptools python3-dev py3-gpep517 (1/21) Installing libffi (3.4.6-r0) (2/21) Installing gdbm (1.24-r0) (3/21) Installing mpdecimal (4.0.0-r0) (4/21) Installing libpanelw (6.5_p20240601-r0) (5/21) Installing sqlite-libs (3.46.1-r0) (6/21) Installing python3 (3.12.5-r1) (7/21) Installing python3-pycache-pyc0 (3.12.5-r1) (8/21) Installing pyc (3.12.5-r1) (9/21) Installing python3-pyc (3.12.5-r1) (10/21) Installing py3-parsing (3.1.2-r1) (11/21) Installing py3-parsing-pyc (3.1.2-r1) (12/21) Installing py3-packaging (24.1-r0) (13/21) Installing py3-packaging-pyc (24.1-r0) (14/21) Installing py3-setuptools (70.3.0-r0) (15/21) Installing py3-setuptools-pyc (70.3.0-r0) (16/21) Installing python3-dev (3.12.5-r1) (17/21) Installing py3-installer (0.7.0-r2) (18/21) Installing py3-installer-pyc (0.7.0-r2) (19/21) Installing py3-gpep517 (16-r0) (20/21) Installing py3-gpep517-pyc (16-r0) (21/21) Installing .makedepends-py3-cobs (20240830.212454) Executing busybox-1.36.1-r31.trigger OK: 527 MiB in 138 packages >>> py3-cobs: Cleaning up srcdir >>> py3-cobs: Cleaning up pkgdir >>> py3-cobs: Cleaning up tmpdir >>> py3-cobs: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cobs-1.2.0.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13852 100 13852 0 0 110k 0 --:--:-- --:--:-- --:--:-- 109k >>> py3-cobs: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cobs-1.2.0.tar.gz >>> py3-cobs: Checking sha512sums... cobs-1.2.0.tar.gz: OK >>> py3-cobs: Unpacking /var/cache/distfiles/edge/cobs-1.2.0.tar.gz... 2024-08-30 21:24:56,214 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2024-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) 2024-08-30 21:24:56,227 root INFO running bdist_wheel 2024-08-30 21:24:56,245 root INFO running build 2024-08-30 21:24:56,245 root INFO running build_py 2024-08-30 21:24:56,247 root INFO creating build 2024-08-30 21:24:56,247 root INFO creating build/lib.linux-i686-cpython-312 2024-08-30 21:24:56,247 root INFO creating build/lib.linux-i686-cpython-312/cobs 2024-08-30 21:24:56,248 root INFO copying python3/cobs/__init__.py -> build/lib.linux-i686-cpython-312/cobs 2024-08-30 21:24:56,248 root INFO creating build/lib.linux-i686-cpython-312/cobs/cobs 2024-08-30 21:24:56,248 root INFO copying python3/cobs/cobs/test.py -> build/lib.linux-i686-cpython-312/cobs/cobs 2024-08-30 21:24:56,248 root INFO copying python3/cobs/cobs/__init__.py -> build/lib.linux-i686-cpython-312/cobs/cobs 2024-08-30 21:24:56,249 root INFO copying python3/cobs/cobs/_cobs_py.py -> build/lib.linux-i686-cpython-312/cobs/cobs 2024-08-30 21:24:56,249 root INFO creating build/lib.linux-i686-cpython-312/cobs/cobsr 2024-08-30 21:24:56,249 root INFO copying python3/cobs/cobsr/test.py -> build/lib.linux-i686-cpython-312/cobs/cobsr 2024-08-30 21:24:56,249 root INFO copying python3/cobs/cobsr/__init__.py -> build/lib.linux-i686-cpython-312/cobs/cobsr 2024-08-30 21:24:56,250 root INFO copying python3/cobs/cobsr/_cobsr_py.py -> build/lib.linux-i686-cpython-312/cobs/cobsr 2024-08-30 21:24:56,250 root INFO creating build/lib.linux-i686-cpython-312/cobs/_version 2024-08-30 21:24:56,250 root INFO copying _version/__init__.py -> build/lib.linux-i686-cpython-312/cobs/_version 2024-08-30 21:24:56,251 root INFO running build_ext 2024-08-30 21:24:56,252 root INFO building 'cobs.cobs._cobs_ext' extension 2024-08-30 21:24:56,253 root INFO creating build/temp.linux-i686-cpython-312 2024-08-30 21:24:56,253 root INFO creating build/temp.linux-i686-cpython-312/python3 2024-08-30 21:24:56,253 root INFO creating build/temp.linux-i686-cpython-312/python3/src 2024-08-30 21:24:56,253 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 python3/src/_cobs_ext.c -o build/temp.linux-i686-cpython-312/python3/src/_cobs_ext.o 2024-08-30 21:24:56,498 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-312/python3/src/_cobs_ext.o -L/usr/lib -o build/lib.linux-i686-cpython-312/cobs/cobs/_cobs_ext.cpython-312-i386-linux-musl.so 2024-08-30 21:24:56,515 root INFO building 'cobs.cobsr._cobsr_ext' extension 2024-08-30 21:24:56,515 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 python3/src/_cobsr_ext.c -o build/temp.linux-i686-cpython-312/python3/src/_cobsr_ext.o 2024-08-30 21:24:56,749 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-312/python3/src/_cobsr_ext.o -L/usr/lib -o build/lib.linux-i686-cpython-312/cobs/cobsr/_cobsr_ext.cpython-312-i386-linux-musl.so 2024-08-30 21:24:56,770 root INFO installing to build/bdist.linux-i686/wheel 2024-08-30 21:24:56,771 root INFO running install 2024-08-30 21:24:56,782 root INFO running install_lib 2024-08-30 21:24:56,784 root INFO creating build/bdist.linux-i686 2024-08-30 21:24:56,784 root INFO creating build/bdist.linux-i686/wheel 2024-08-30 21:24:56,785 root INFO creating build/bdist.linux-i686/wheel/cobs 2024-08-30 21:24:56,785 root INFO creating build/bdist.linux-i686/wheel/cobs/cobsr 2024-08-30 21:24:56,785 root INFO copying build/lib.linux-i686-cpython-312/cobs/cobsr/test.py -> build/bdist.linux-i686/wheel/cobs/cobsr 2024-08-30 21:24:56,785 root INFO copying build/lib.linux-i686-cpython-312/cobs/cobsr/__init__.py -> build/bdist.linux-i686/wheel/cobs/cobsr 2024-08-30 21:24:56,785 root INFO copying build/lib.linux-i686-cpython-312/cobs/cobsr/_cobsr_ext.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/cobs/cobsr 2024-08-30 21:24:56,786 root INFO copying build/lib.linux-i686-cpython-312/cobs/cobsr/_cobsr_py.py -> build/bdist.linux-i686/wheel/cobs/cobsr 2024-08-30 21:24:56,786 root INFO copying build/lib.linux-i686-cpython-312/cobs/__init__.py -> build/bdist.linux-i686/wheel/cobs 2024-08-30 21:24:56,786 root INFO creating build/bdist.linux-i686/wheel/cobs/_version 2024-08-30 21:24:56,787 root INFO copying build/lib.linux-i686-cpython-312/cobs/_version/__init__.py -> build/bdist.linux-i686/wheel/cobs/_version 2024-08-30 21:24:56,787 root INFO creating build/bdist.linux-i686/wheel/cobs/cobs 2024-08-30 21:24:56,787 root INFO copying build/lib.linux-i686-cpython-312/cobs/cobs/test.py -> build/bdist.linux-i686/wheel/cobs/cobs 2024-08-30 21:24:56,787 root INFO copying build/lib.linux-i686-cpython-312/cobs/cobs/__init__.py -> build/bdist.linux-i686/wheel/cobs/cobs 2024-08-30 21:24:56,787 root INFO copying build/lib.linux-i686-cpython-312/cobs/cobs/_cobs_py.py -> build/bdist.linux-i686/wheel/cobs/cobs 2024-08-30 21:24:56,788 root INFO copying build/lib.linux-i686-cpython-312/cobs/cobs/_cobs_ext.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/cobs/cobs 2024-08-30 21:24:56,788 root INFO running install_egg_info 2024-08-30 21:24:56,790 root INFO running egg_info 2024-08-30 21:24:56,792 root INFO writing cobs.egg-info/PKG-INFO 2024-08-30 21:24:56,792 root INFO writing dependency_links to cobs.egg-info/dependency_links.txt 2024-08-30 21:24:56,793 root INFO writing top-level names to cobs.egg-info/top_level.txt 2024-08-30 21:24:56,795 root INFO reading manifest file 'cobs.egg-info/SOURCES.txt' 2024-08-30 21:24:56,796 root INFO reading manifest template 'MANIFEST.in' 2024-08-30 21:24:56,797 root INFO adding license file 'LICENSE.txt' 2024-08-30 21:24:56,798 root INFO writing manifest file 'cobs.egg-info/SOURCES.txt' 2024-08-30 21:24:56,798 root INFO Copying cobs.egg-info to build/bdist.linux-i686/wheel/cobs-1.2.0-py3.12.egg-info 2024-08-30 21:24:56,799 root INFO running install_scripts 2024-08-30 21:24:56,806 root INFO creating build/bdist.linux-i686/wheel/cobs-1.2.0.dist-info/WHEEL 2024-08-30 21:24:56,806 wheel INFO creating '/home/buildozer/aports/testing/py3-cobs/src/cobs-1.2.0/.dist/.tmp-jb38l3_z/cobs-1.2.0-cp312-cp312-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-08-30 21:24:56,807 wheel INFO adding 'cobs/__init__.py' 2024-08-30 21:24:56,807 wheel INFO adding 'cobs/_version/__init__.py' 2024-08-30 21:24:56,807 wheel INFO adding 'cobs/cobs/__init__.py' 2024-08-30 21:24:56,808 wheel INFO adding 'cobs/cobs/_cobs_ext.cpython-312-i386-linux-musl.so' 2024-08-30 21:24:56,808 wheel INFO adding 'cobs/cobs/_cobs_py.py' 2024-08-30 21:24:56,808 wheel INFO adding 'cobs/cobs/test.py' 2024-08-30 21:24:56,809 wheel INFO adding 'cobs/cobsr/__init__.py' 2024-08-30 21:24:56,809 wheel INFO adding 'cobs/cobsr/_cobsr_ext.cpython-312-i386-linux-musl.so' 2024-08-30 21:24:56,810 wheel INFO adding 'cobs/cobsr/_cobsr_py.py' 2024-08-30 21:24:56,810 wheel INFO adding 'cobs/cobsr/test.py' 2024-08-30 21:24:56,810 wheel INFO adding 'cobs-1.2.0.dist-info/LICENSE.txt' 2024-08-30 21:24:56,811 wheel INFO adding 'cobs-1.2.0.dist-info/METADATA' 2024-08-30 21:24:56,811 wheel INFO adding 'cobs-1.2.0.dist-info/WHEEL' 2024-08-30 21:24:56,811 wheel INFO adding 'cobs-1.2.0.dist-info/top_level.txt' 2024-08-30 21:24:56,811 wheel INFO adding 'cobs-1.2.0.dist-info/RECORD' 2024-08-30 21:24:56,812 root INFO removing build/bdist.linux-i686/wheel 2024-08-30 21:24:56,813 gpep517 INFO The backend produced .dist/cobs-1.2.0-cp312-cp312-linux_i686.whl cobs-1.2.0-cp312-cp312-linux_i686.whl >>> py3-cobs: Entering fakeroot... 2024-08-30 21:24:57,026 gpep517 INFO Installing .dist/cobs-1.2.0-cp312-cp312-linux_i686.whl into /home/buildozer/aports/testing/py3-cobs/pkg/py3-cobs 2024-08-30 21:24:57,046 gpep517 INFO Installation complete >>> py3-cobs-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-cobs/pkg/py3-cobs/usr/lib/python3.12/site-packages/cobs/__pycache__' -> '/home/buildozer/aports/testing/py3-cobs/pkg/py3-cobs-pyc/usr/lib/python3.12/site-packages/cobs/__pycache__' '/home/buildozer/aports/testing/py3-cobs/pkg/py3-cobs/usr/lib/python3.12/site-packages/cobs/cobsr/__pycache__' -> '/home/buildozer/aports/testing/py3-cobs/pkg/py3-cobs-pyc/usr/lib/python3.12/site-packages/cobs/cobsr/__pycache__' '/home/buildozer/aports/testing/py3-cobs/pkg/py3-cobs/usr/lib/python3.12/site-packages/cobs/_version/__pycache__' -> '/home/buildozer/aports/testing/py3-cobs/pkg/py3-cobs-pyc/usr/lib/python3.12/site-packages/cobs/_version/__pycache__' '/home/buildozer/aports/testing/py3-cobs/pkg/py3-cobs/usr/lib/python3.12/site-packages/cobs/cobs/__pycache__' -> '/home/buildozer/aports/testing/py3-cobs/pkg/py3-cobs-pyc/usr/lib/python3.12/site-packages/cobs/cobs/__pycache__' >>> py3-cobs-pyc*: Preparing subpackage py3-cobs-pyc... >>> py3-cobs-pyc*: Running postcheck for py3-cobs-pyc >>> py3-cobs*: Running postcheck for py3-cobs >>> py3-cobs*: Preparing package py3-cobs... >>> py3-cobs*: Stripping binaries >>> py3-cobs-pyc*: Scanning shared objects >>> py3-cobs*: Scanning shared objects >>> py3-cobs-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-cobs-pyc*: Package size: 108.0 KB >>> py3-cobs-pyc*: Compressing data... >>> py3-cobs-pyc*: Create checksum... >>> py3-cobs-pyc*: Create py3-cobs-pyc-1.2.0-r4.apk >>> py3-cobs*: Tracing dependencies... python3 python3~3.12 so:libc.musl-x86.so.1 >>> py3-cobs*: Package size: 148.0 KB >>> py3-cobs*: Compressing data... >>> py3-cobs*: Create checksum... >>> py3-cobs*: Create py3-cobs-1.2.0-r4.apk >>> py3-cobs: Build complete at Fri, 30 Aug 2024 21:24:57 +0000 elapsed time 0h 0m 4s >>> py3-cobs: Cleaning up srcdir >>> py3-cobs: Cleaning up pkgdir >>> py3-cobs: Uninstalling dependencies... (1/21) Purging .makedepends-py3-cobs (20240830.212454) (2/21) Purging py3-setuptools-pyc (70.3.0-r0) (3/21) Purging py3-setuptools (70.3.0-r0) (4/21) Purging py3-packaging-pyc (24.1-r0) (5/21) Purging py3-packaging (24.1-r0) (6/21) Purging py3-parsing-pyc (3.1.2-r1) (7/21) Purging py3-parsing (3.1.2-r1) (8/21) Purging python3-dev (3.12.5-r1) (9/21) Purging py3-gpep517-pyc (16-r0) (10/21) Purging py3-gpep517 (16-r0) (11/21) Purging py3-installer-pyc (0.7.0-r2) (12/21) Purging py3-installer (0.7.0-r2) (13/21) Purging python3-pyc (3.12.5-r1) (14/21) Purging python3-pycache-pyc0 (3.12.5-r1) (15/21) Purging pyc (3.12.5-r1) (16/21) Purging python3 (3.12.5-r1) (17/21) Purging gdbm (1.24-r0) (18/21) Purging libffi (3.4.6-r0) (19/21) Purging libpanelw (6.5_p20240601-r0) (20/21) Purging mpdecimal (4.0.0-r0) (21/21) Purging sqlite-libs (3.46.1-r0) Executing busybox-1.36.1-r31.trigger OK: 413 MiB in 117 packages >>> py3-cobs: Updating the testing/x86 repository index... >>> py3-cobs: Signing the index...