>>> py3-pycosat: Building testing/py3-pycosat 0.6.6-r2 (using abuild 3.13.0-r5) started Wed, 07 Aug 2024 12:46:51 +0000 >>> py3-pycosat: Checking sanity of /home/buildozer/aports/testing/py3-pycosat/APKBUILD... >>> py3-pycosat: Analyzing dependencies... >>> py3-pycosat: Installing for build: build-base python3-dev py3-setuptools py3-gpep517 (1/23) Installing libbz2 (1.0.8-r6) (2/23) Installing libffi (3.4.6-r0) (3/23) Installing gdbm (1.24-r0) (4/23) Installing xz-libs (5.6.2-r0) (5/23) Installing mpdecimal (4.0.0-r0) (6/23) Installing libpanelw (6.5_p20240601-r0) (7/23) Installing sqlite-libs (3.46.0-r0) (8/23) Installing python3 (3.12.4-r0) (9/23) Installing python3-pycache-pyc0 (3.12.4-r0) (10/23) Installing pyc (3.12.4-r0) (11/23) Installing python3-pyc (3.12.4-r0) (12/23) Installing python3-dev (3.12.4-r0) (13/23) Installing py3-parsing (3.1.2-r1) (14/23) Installing py3-parsing-pyc (3.1.2-r1) (15/23) Installing py3-packaging (24.1-r0) (16/23) Installing py3-packaging-pyc (24.1-r0) (17/23) Installing py3-setuptools (70.3.0-r0) (18/23) Installing py3-setuptools-pyc (70.3.0-r0) (19/23) Installing py3-installer (0.7.0-r2) (20/23) Installing py3-installer-pyc (0.7.0-r2) (21/23) Installing py3-gpep517 (16-r0) (22/23) Installing py3-gpep517-pyc (16-r0) (23/23) Installing .makedepends-py3-pycosat (20240807.124652) Executing busybox-1.36.1-r31.trigger OK: 462 MiB in 126 packages >>> py3-pycosat: Cleaning up srcdir >>> py3-pycosat: Cleaning up pkgdir >>> py3-pycosat: Cleaning up tmpdir >>> py3-pycosat: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pycosat-0.6.6.tar.gz >>> py3-pycosat: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pycosat-0.6.6.tar.gz >>> py3-pycosat: Checking sha512sums... pycosat-0.6.6.tar.gz: OK musl-compat.patch: OK >>> py3-pycosat: Unpacking /var/cache/distfiles/edge/pycosat-0.6.6.tar.gz... >>> py3-pycosat: musl-compat.patch patching file picosat.c 2024-08-07 12:46:53,601 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-08-07 12:46:53,609 root INFO running bdist_wheel 2024-08-07 12:46:53,624 root INFO running build 2024-08-07 12:46:53,624 root INFO running build_py 2024-08-07 12:46:53,626 root INFO creating build 2024-08-07 12:46:53,626 root INFO creating build/lib.linux-armv8l-cpython-312 2024-08-07 12:46:53,626 root INFO copying test_pycosat.py -> build/lib.linux-armv8l-cpython-312 2024-08-07 12:46:53,626 root INFO running build_ext 2024-08-07 12:46:53,628 root INFO building 'pycosat' extension 2024-08-07 12:46:53,628 root INFO creating build/temp.linux-armv8l-cpython-312 2024-08-07 12:46:53,628 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 pycosat.c -o build/temp.linux-armv8l-cpython-312/pycosat.o 2024-08-07 12:46:56,256 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-312/pycosat.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pycosat.cpython-312-arm-linux-musleabihf.so 2024-08-07 12:46:56,273 root INFO installing to build/bdist.linux-armv8l/wheel 2024-08-07 12:46:56,273 root INFO running install 2024-08-07 12:46:56,282 root INFO running install_lib 2024-08-07 12:46:56,284 root INFO creating build/bdist.linux-armv8l 2024-08-07 12:46:56,284 root INFO creating build/bdist.linux-armv8l/wheel 2024-08-07 12:46:56,284 root INFO copying build/lib.linux-armv8l-cpython-312/test_pycosat.py -> build/bdist.linux-armv8l/wheel 2024-08-07 12:46:56,284 root INFO copying build/lib.linux-armv8l-cpython-312/pycosat.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel 2024-08-07 12:46:56,285 root INFO running install_egg_info 2024-08-07 12:46:56,286 root INFO running egg_info 2024-08-07 12:46:56,286 root INFO creating pycosat.egg-info 2024-08-07 12:46:56,288 root INFO writing pycosat.egg-info/PKG-INFO 2024-08-07 12:46:56,288 root INFO writing dependency_links to pycosat.egg-info/dependency_links.txt 2024-08-07 12:46:56,288 root INFO writing top-level names to pycosat.egg-info/top_level.txt 2024-08-07 12:46:56,288 root INFO writing manifest file 'pycosat.egg-info/SOURCES.txt' 2024-08-07 12:46:56,290 root INFO reading manifest file 'pycosat.egg-info/SOURCES.txt' 2024-08-07 12:46:56,290 root INFO reading manifest template 'MANIFEST.in' 2024-08-07 12:46:56,290 root WARNING warning: no files found matching 'setup.h' 2024-08-07 12:46:56,290 root INFO adding license file 'LICENSE' 2024-08-07 12:46:56,290 root INFO adding license file 'AUTHORS.md' 2024-08-07 12:46:56,291 root INFO writing manifest file 'pycosat.egg-info/SOURCES.txt' 2024-08-07 12:46:56,291 root INFO Copying pycosat.egg-info to build/bdist.linux-armv8l/wheel/pycosat-0.6.6-py3.12.egg-info 2024-08-07 12:46:56,292 root INFO running install_scripts 2024-08-07 12:46:56,298 root INFO creating build/bdist.linux-armv8l/wheel/pycosat-0.6.6.dist-info/WHEEL 2024-08-07 12:46:56,298 wheel INFO creating '/home/buildozer/aports/testing/py3-pycosat/src/pycosat-0.6.6/.dist/.tmp-4cjqz7o5/pycosat-0.6.6-cp312-cp312-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2024-08-07 12:46:56,299 wheel INFO adding 'pycosat.cpython-312-arm-linux-musleabihf.so' 2024-08-07 12:46:56,300 wheel INFO adding 'test_pycosat.py' 2024-08-07 12:46:56,301 wheel INFO adding 'pycosat-0.6.6.dist-info/AUTHORS.md' 2024-08-07 12:46:56,301 wheel INFO adding 'pycosat-0.6.6.dist-info/LICENSE' 2024-08-07 12:46:56,301 wheel INFO adding 'pycosat-0.6.6.dist-info/METADATA' 2024-08-07 12:46:56,301 wheel INFO adding 'pycosat-0.6.6.dist-info/WHEEL' 2024-08-07 12:46:56,301 wheel INFO adding 'pycosat-0.6.6.dist-info/top_level.txt' 2024-08-07 12:46:56,301 wheel INFO adding 'pycosat-0.6.6.dist-info/RECORD' 2024-08-07 12:46:56,301 root INFO removing build/bdist.linux-armv8l/wheel 2024-08-07 12:46:56,302 gpep517 INFO The backend produced .dist/pycosat-0.6.6-cp312-cp312-linux_armv8l.whl pycosat-0.6.6-cp312-cp312-linux_armv8l.whl 2024-08-07 12:46:56,493 gpep517 INFO Installing .dist/pycosat-0.6.6-cp312-cp312-linux_armv8l.whl into .testenv 2024-08-07 12:46:56,503 gpep517 INFO Installation complete /home/buildozer/aports/testing/py3-pycosat/src/pycosat-0.6.6/test_pycosat.py:261: DeprecationWarning: unittest.makeSuite() is deprecated and will be removed in Python 3.13. Please use unittest.TestLoader.loadTestsFromTestCase() instead. suite.addTest(unittest.makeSuite(cls)) .............................. ---------------------------------------------------------------------- Ran 30 tests in 0.004s OK sys.prefix: /home/buildozer/aports/testing/py3-pycosat/src/pycosat-0.6.6/.testenv sys.version: 3.12.4 (main, Aug 1 2024, 12:52:32) [GCC 13.2.1 20240309] pycosat version: '0.6.6' >>> py3-pycosat: Entering fakeroot... 2024-08-07 12:46:56,727 gpep517 INFO Installing .dist/pycosat-0.6.6-cp312-cp312-linux_armv8l.whl into /home/buildozer/aports/testing/py3-pycosat/pkg/py3-pycosat 2024-08-07 12:46:56,737 gpep517 INFO Installation complete >>> py3-pycosat*: Running postcheck for py3-pycosat >>> WARNING: py3-pycosat*: Found __pycache__ but package name doesn't end with -pyc >>> py3-pycosat*: Preparing package py3-pycosat... >>> py3-pycosat*: Stripping binaries >>> py3-pycosat*: Scanning shared objects >>> py3-pycosat*: Tracing dependencies... python3~3.12 so:libc.musl-armhf.so.1 >>> py3-pycosat*: Package size: 148.0 KB >>> py3-pycosat*: Compressing data... >>> py3-pycosat*: Create checksum... >>> py3-pycosat*: Create py3-pycosat-0.6.6-r2.apk >>> py3-pycosat: Build complete at Wed, 07 Aug 2024 12:46:56 +0000 elapsed time 0h 0m 5s >>> py3-pycosat: Cleaning up srcdir >>> py3-pycosat: Cleaning up pkgdir >>> py3-pycosat: Uninstalling dependencies... (1/23) Purging .makedepends-py3-pycosat (20240807.124652) (2/23) Purging python3-dev (3.12.4-r0) (3/23) Purging py3-setuptools-pyc (70.3.0-r0) (4/23) Purging py3-setuptools (70.3.0-r0) (5/23) Purging py3-packaging-pyc (24.1-r0) (6/23) Purging py3-packaging (24.1-r0) (7/23) Purging py3-parsing-pyc (3.1.2-r1) (8/23) Purging py3-parsing (3.1.2-r1) (9/23) Purging py3-gpep517-pyc (16-r0) (10/23) Purging py3-gpep517 (16-r0) (11/23) Purging py3-installer-pyc (0.7.0-r2) (12/23) Purging py3-installer (0.7.0-r2) (13/23) Purging python3-pyc (3.12.4-r0) (14/23) Purging python3-pycache-pyc0 (3.12.4-r0) (15/23) Purging pyc (3.12.4-r0) (16/23) Purging python3 (3.12.4-r0) (17/23) Purging gdbm (1.24-r0) (18/23) Purging libbz2 (1.0.8-r6) (19/23) Purging libffi (3.4.6-r0) (20/23) Purging libpanelw (6.5_p20240601-r0) (21/23) Purging mpdecimal (4.0.0-r0) (22/23) Purging sqlite-libs (3.46.0-r0) (23/23) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 331 MiB in 103 packages >>> py3-pycosat: Updating the testing/armhf repository index... >>> py3-pycosat: Signing the index...