>>> py3-apsw: Building testing/py3-apsw 3.45.2.0-r1 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 19:09:28 +0000 >>> py3-apsw: Checking sanity of /home/buildozer/aports/testing/py3-apsw/APKBUILD... >>> py3-apsw: Analyzing dependencies... >>> py3-apsw: Installing for build: build-base python3 python3-dev py3-gpep517 py3-setuptools py3-wheel sqlite-dev (1/26) Installing libffi (3.4.6-r0) (2/26) Installing gdbm (1.23-r1) (3/26) Installing mpdecimal (4.0.0-r0) (4/26) Installing libpanelw (6.4_p20240330-r0) (5/26) Installing readline (8.2.10-r0) (6/26) Installing sqlite-libs (3.45.2-r0) (7/26) Installing python3 (3.12.3-r0) (8/26) Installing python3-pycache-pyc0 (3.12.3-r0) (9/26) Installing pyc (3.12.3-r0) (10/26) Installing python3-pyc (3.12.3-r0) (11/26) Installing python3-dev (3.12.3-r0) (12/26) Installing py3-installer (0.7.0-r2) (13/26) Installing py3-installer-pyc (0.7.0-r2) (14/26) Installing py3-gpep517 (15-r2) (15/26) Installing py3-gpep517-pyc (15-r2) (16/26) Installing py3-parsing (3.1.2-r1) (17/26) Installing py3-parsing-pyc (3.1.2-r1) (18/26) Installing py3-packaging (24.0-r1) (19/26) Installing py3-packaging-pyc (24.0-r1) (20/26) Installing py3-setuptools (69.2.0-r2) (21/26) Installing py3-setuptools-pyc (69.2.0-r2) (22/26) Installing py3-wheel (0.42.0-r1) (23/26) Installing py3-wheel-pyc (0.42.0-r1) (24/26) Installing sqlite (3.45.2-r0) (25/26) Installing sqlite-dev (3.45.2-r0) (26/26) Installing .makedepends-py3-apsw (20240415.190929) Executing busybox-1.36.1-r25.trigger OK: 496 MiB in 139 packages >>> py3-apsw: Cleaning up srcdir >>> py3-apsw: Cleaning up pkgdir >>> py3-apsw: Cleaning up tmpdir >>> py3-apsw: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-apsw-3.45.2.0.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 24 4029k 24 975k 0 0 3048k 0 0:00:01 --:--:-- 0:00:01 3049k 100 4029k 100 4029k 0 0 10.0M 0 --:--:-- --:--:-- --:--:-- 10.0M >>> py3-apsw: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-apsw-3.45.2.0.zip >>> py3-apsw: Checking sha512sums... py3-apsw-3.45.2.0.zip: OK detect-sqlite-config.patch: OK >>> py3-apsw: Unpacking /var/cache/distfiles/edge/py3-apsw-3.45.2.0.zip... >>> py3-apsw: detect-sqlite-config.patch patching file setup.apsw 2024-04-15 19:09:32,016 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-04-15 19:09:32,094 root INFO running bdist_wheel 2024-04-15 19:09:32,118 root INFO running build 2024-04-15 19:09:32,118 root INFO running build_py 2024-04-15 19:09:32,126 root INFO creating build 2024-04-15 19:09:32,126 root INFO creating build/lib.linux-i686-cpython-312 2024-04-15 19:09:32,127 root INFO creating build/lib.linux-i686-cpython-312/apsw 2024-04-15 19:09:32,127 root INFO copying apsw/bestpractice.py -> build/lib.linux-i686-cpython-312/apsw 2024-04-15 19:09:32,128 root INFO copying apsw/ext.py -> build/lib.linux-i686-cpython-312/apsw 2024-04-15 19:09:32,129 root INFO copying apsw/tests.py -> build/lib.linux-i686-cpython-312/apsw 2024-04-15 19:09:32,132 root INFO copying apsw/__main__.py -> build/lib.linux-i686-cpython-312/apsw 2024-04-15 19:09:32,133 root INFO copying apsw/trace.py -> build/lib.linux-i686-cpython-312/apsw 2024-04-15 19:09:32,134 root INFO copying apsw/shell.py -> build/lib.linux-i686-cpython-312/apsw 2024-04-15 19:09:32,136 root INFO copying apsw/speedtest.py -> build/lib.linux-i686-cpython-312/apsw 2024-04-15 19:09:32,137 root INFO copying apsw/__init__.pyi -> build/lib.linux-i686-cpython-312/apsw 2024-04-15 19:09:32,139 root INFO copying apsw/py.typed -> build/lib.linux-i686-cpython-312/apsw 2024-04-15 19:09:32,140 root INFO running build_ext Extracting configuration from libsqlite3.so SQLite: Using system sqlite include/libraries SQLite: Using generated /home/buildozer/aports/testing/py3-apsw/src/apsw-3.45.2.0/sqlite3/sqlite3config.h 2024-04-15 19:09:32,156 root INFO building 'apsw.__init__' extension 2024-04-15 19:09:32,157 root INFO creating build/temp.linux-i686-cpython-312 2024-04-15 19:09:32,157 root INFO creating build/temp.linux-i686-cpython-312/src 2024-04-15 19:09:32,158 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DNDEBUG=1 -DAPSW_FORK_CHECKER=1 -DAPSW_USE_SQLITE_CONFIG=1 -I/home/buildozer/aports/testing/py3-apsw/src/apsw-3.45.2.0/sqlite3 -Isrc -I/usr/include/python3.12 -c src/apsw.c -o build/temp.linux-i686-cpython-312/src/apsw.o In file included from src/apsw.c:226: src/vfs.c: In function 'apswvfspy_xDlClose': src/vfs.c:983:80: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 983 | AddTraceBackHere(__FILE__, __LINE__, "vfspy.xDlClose", "{s: K}", "handle", (unsigned long long)handle); | ^ 2024-04-15 19:09:45,745 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/src/apsw.o -L/usr/lib -lsqlite3 -o build/lib.linux-i686-cpython-312/apsw/__init__.cpython-312-i386-linux-musl.so 2024-04-15 19:09:45,806 wheel INFO installing to build/bdist.linux-i686/wheel 2024-04-15 19:09:45,806 root INFO running install 2024-04-15 19:09:45,824 root INFO running install_lib 2024-04-15 19:09:45,828 root INFO creating build/bdist.linux-i686 2024-04-15 19:09:45,828 root INFO creating build/bdist.linux-i686/wheel 2024-04-15 19:09:45,828 root INFO creating build/bdist.linux-i686/wheel/apsw 2024-04-15 19:09:45,829 root INFO copying build/lib.linux-i686-cpython-312/apsw/bestpractice.py -> build/bdist.linux-i686/wheel/apsw 2024-04-15 19:09:45,829 root INFO copying build/lib.linux-i686-cpython-312/apsw/__init__.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/apsw 2024-04-15 19:09:45,832 root INFO copying build/lib.linux-i686-cpython-312/apsw/ext.py -> build/bdist.linux-i686/wheel/apsw 2024-04-15 19:09:45,833 root INFO copying build/lib.linux-i686-cpython-312/apsw/tests.py -> build/bdist.linux-i686/wheel/apsw 2024-04-15 19:09:45,834 root INFO copying build/lib.linux-i686-cpython-312/apsw/__main__.py -> build/bdist.linux-i686/wheel/apsw 2024-04-15 19:09:45,834 root INFO copying build/lib.linux-i686-cpython-312/apsw/py.typed -> build/bdist.linux-i686/wheel/apsw 2024-04-15 19:09:45,835 root INFO copying build/lib.linux-i686-cpython-312/apsw/trace.py -> build/bdist.linux-i686/wheel/apsw 2024-04-15 19:09:45,835 root INFO copying build/lib.linux-i686-cpython-312/apsw/__init__.pyi -> build/bdist.linux-i686/wheel/apsw 2024-04-15 19:09:45,836 root INFO copying build/lib.linux-i686-cpython-312/apsw/shell.py -> build/bdist.linux-i686/wheel/apsw 2024-04-15 19:09:45,836 root INFO copying build/lib.linux-i686-cpython-312/apsw/speedtest.py -> build/bdist.linux-i686/wheel/apsw 2024-04-15 19:09:45,837 root INFO running install_egg_info 2024-04-15 19:09:45,841 root INFO running egg_info 2024-04-15 19:09:45,843 root INFO writing apsw.egg-info/PKG-INFO 2024-04-15 19:09:45,843 root INFO writing dependency_links to apsw.egg-info/dependency_links.txt 2024-04-15 19:09:45,844 root INFO writing top-level names to apsw.egg-info/top_level.txt 2024-04-15 19:09:45,858 root INFO reading manifest file 'apsw.egg-info/SOURCES.txt' 2024-04-15 19:09:45,860 root INFO reading manifest template 'MANIFEST.in' 2024-04-15 19:09:45,862 root INFO adding license file 'LICENSE' 2024-04-15 19:09:45,866 root INFO writing manifest file 'apsw.egg-info/SOURCES.txt' 2024-04-15 19:09:45,866 root INFO Copying apsw.egg-info to build/bdist.linux-i686/wheel/apsw-3.45.2.0-py3.12.egg-info 2024-04-15 19:09:45,869 root INFO running install_scripts 2024-04-15 19:09:45,876 wheel INFO creating build/bdist.linux-i686/wheel/apsw-3.45.2.0.dist-info/WHEEL 2024-04-15 19:09:45,877 wheel INFO creating '/home/buildozer/aports/testing/py3-apsw/src/apsw-3.45.2.0/.dist/.tmp-ztien7ij/apsw-3.45.2.0-cp312-cp312-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-04-15 19:09:45,881 wheel INFO adding 'apsw/__init__.cpython-312-i386-linux-musl.so' 2024-04-15 19:09:45,888 wheel INFO adding 'apsw/__init__.pyi' 2024-04-15 19:09:45,889 wheel INFO adding 'apsw/__main__.py' 2024-04-15 19:09:45,890 wheel INFO adding 'apsw/bestpractice.py' 2024-04-15 19:09:45,890 wheel INFO adding 'apsw/ext.py' 2024-04-15 19:09:45,891 wheel INFO adding 'apsw/py.typed' 2024-04-15 19:09:45,892 wheel INFO adding 'apsw/shell.py' 2024-04-15 19:09:45,893 wheel INFO adding 'apsw/speedtest.py' 2024-04-15 19:09:45,895 wheel INFO adding 'apsw/tests.py' 2024-04-15 19:09:45,898 wheel INFO adding 'apsw/trace.py' 2024-04-15 19:09:45,898 wheel INFO adding 'apsw-3.45.2.0.dist-info/LICENSE' 2024-04-15 19:09:45,899 wheel INFO adding 'apsw-3.45.2.0.dist-info/METADATA' 2024-04-15 19:09:45,899 wheel INFO adding 'apsw-3.45.2.0.dist-info/WHEEL' 2024-04-15 19:09:45,899 wheel INFO adding 'apsw-3.45.2.0.dist-info/top_level.txt' 2024-04-15 19:09:45,900 wheel INFO adding 'apsw-3.45.2.0.dist-info/RECORD' 2024-04-15 19:09:45,900 wheel INFO removing build/bdist.linux-i686/wheel 2024-04-15 19:09:45,902 gpep517 INFO The backend produced .dist/apsw-3.45.2.0-cp312-cp312-linux_i686.whl apsw-3.45.2.0-cp312-cp312-linux_i686.whl running build_test_extension gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -Isqlite3 -c src/testextension.c gcc -shared testextension.o -o testextension.sqlext running test Python /home/buildozer/aports/testing/py3-apsw/src/apsw-3.45.2.0/.testenv/bin/python3 sys.version_info(major=3, minor=12, micro=3, releaselevel='final', serial=0) 32bit ELF Testing with APSW file /home/buildozer/aports/testing/py3-apsw/src/apsw-3.45.2.0/.testenv/lib/python3.12/site-packages/apsw/__init__.cpython-312-i386-linux-musl.so APSW version 3.45.2.0 SQLite lib version 3.45.2 SQLite headers version 3045002 Using amalgamation False .............................................................A message due to RecursionError is possible, and what is being tested object address : 0xf4046358 object refcount : 1 object type : 0xf7dc5720 object type name: TypeError object repr : lost sys.stderr ................................................................... ---------------------------------------------------------------------- Ran 128 tests in 40.743s OK >>> py3-apsw: Entering fakeroot... >>> py3-apsw-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-apsw/pkg/py3-apsw/usr/lib/python3.12/site-packages/apsw/__pycache__' -> '/home/buildozer/aports/testing/py3-apsw/pkg/py3-apsw-pyc/usr/lib/python3.12/site-packages/apsw/__pycache__' >>> py3-apsw-pyc*: Preparing subpackage py3-apsw-pyc... >>> py3-apsw-pyc*: Running postcheck for py3-apsw-pyc >>> py3-apsw*: Running postcheck for py3-apsw >>> py3-apsw*: Preparing package py3-apsw... >>> py3-apsw*: Stripping binaries >>> py3-apsw-pyc*: Scanning shared objects >>> py3-apsw*: Scanning shared objects >>> py3-apsw-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-apsw-pyc*: Package size: 944.0 KB >>> py3-apsw-pyc*: Compressing data... >>> py3-apsw-pyc*: Create checksum... >>> py3-apsw-pyc*: Create py3-apsw-pyc-3.45.2.0-r1.apk >>> py3-apsw*: Tracing dependencies... python3 python3~3.12 so:libc.musl-x86.so.1 so:libsqlite3.so.0 >>> py3-apsw*: Package size: 1.3 MB >>> py3-apsw*: Compressing data... >>> py3-apsw*: Create checksum... >>> py3-apsw*: Create py3-apsw-3.45.2.0-r1.apk >>> py3-apsw: Build complete at Mon, 15 Apr 2024 19:10:29 +0000 elapsed time 0h 1m 1s >>> py3-apsw: Cleaning up srcdir >>> py3-apsw: Cleaning up pkgdir >>> py3-apsw: Uninstalling dependencies... (1/26) Purging .makedepends-py3-apsw (20240415.190929) (2/26) Purging python3-dev (3.12.3-r0) (3/26) Purging py3-gpep517-pyc (15-r2) (4/26) Purging py3-gpep517 (15-r2) (5/26) Purging py3-installer-pyc (0.7.0-r2) (6/26) Purging py3-installer (0.7.0-r2) (7/26) Purging py3-setuptools-pyc (69.2.0-r2) (8/26) Purging py3-setuptools (69.2.0-r2) (9/26) Purging py3-wheel-pyc (0.42.0-r1) (10/26) Purging py3-wheel (0.42.0-r1) (11/26) Purging py3-packaging-pyc (24.0-r1) (12/26) Purging py3-packaging (24.0-r1) (13/26) Purging py3-parsing-pyc (3.1.2-r1) (14/26) Purging py3-parsing (3.1.2-r1) (15/26) Purging sqlite-dev (3.45.2-r0) (16/26) Purging sqlite (3.45.2-r0) (17/26) Purging python3-pyc (3.12.3-r0) (18/26) Purging python3-pycache-pyc0 (3.12.3-r0) (19/26) Purging pyc (3.12.3-r0) (20/26) Purging python3 (3.12.3-r0) (21/26) Purging gdbm (1.23-r1) (22/26) Purging libffi (3.4.6-r0) (23/26) Purging libpanelw (6.4_p20240330-r0) (24/26) Purging mpdecimal (4.0.0-r0) (25/26) Purging readline (8.2.10-r0) (26/26) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 379 MiB in 113 packages >>> py3-apsw: Updating the testing/x86 repository index... >>> py3-apsw: Signing the index...