>>> py3-apsw: Building testing/py3-apsw 3.38.5-r0 (using abuild 3.9.0-r2) started Mon, 11 Jul 2022 06:44:01 +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-setuptools sqlite-dev (1/16) Installing libffi (3.4.2-r1) (2/16) Installing gdbm (1.23-r0) (3/16) Installing mpdecimal (2.5.1-r1) (4/16) Installing readline (8.1.2-r0) (5/16) Installing sqlite-libs (3.39.0-r0) (6/16) Installing python3 (3.10.5-r0) (7/16) Installing python3-dev (3.10.5-r0) (8/16) Installing py3-appdirs (1.4.4-r3) (9/16) Installing py3-more-itertools (8.13.0-r0) (10/16) Installing py3-ordered-set (4.0.2-r3) (11/16) Installing py3-parsing (2.4.7-r3) (12/16) Installing py3-six (1.16.0-r1) (13/16) Installing py3-packaging (21.3-r0) (14/16) Installing py3-setuptools (59.4.0-r0) (15/16) Installing sqlite-dev (3.39.0-r0) (16/16) Installing .makedepends-py3-apsw (20220711.064403) Executing busybox-1.35.0-r18.trigger OK: 430 MiB in 117 packages >>> py3-apsw: Cleaning up srcdir >>> py3-apsw: Cleaning up pkgdir >>> py3-apsw: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-apsw-3.38.5-r1.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-apsw: Fetching py3-apsw-3.38.5-r1.tar.gz::https://github.com/rogerbinns/apsw/archive/3.38.5-r1.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 330k 0 330k 0 0 597k 0 --:--:-- --:--:-- --:--:-- 3710k >>> py3-apsw: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-apsw-3.38.5-r1.tar.gz >>> py3-apsw: Checking sha512sums... py3-apsw-3.38.5-r1.tar.gz: OK >>> py3-apsw: Unpacking /var/cache/distfiles/edge/py3-apsw-3.38.5-r1.tar.gz... running build running build_py package init file 'apsw/__init__.py' not found (or not a regular file) creating build creating build/lib.linux-x86_64-3.10 creating build/lib.linux-x86_64-3.10/apsw copying apsw/__init__.pyi -> build/lib.linux-x86_64-3.10/apsw copying apsw/py.typed -> build/lib.linux-x86_64-3.10/apsw running build_ext SQLite: Using system sqlite include/libraries building 'apsw.__init__' extension creating build/temp.linux-x86_64-3.10 creating build/temp.linux-x86_64-3.10/src gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DNDEBUG=1 -DAPSW_FORK_CHECKER=1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -Isrc -I/usr/include/python3.10 -c src/apsw.c -o build/temp.linux-x86_64-3.10/src/apsw.o In file included from src/apsw.c:142: src/connection.c:1977:1: warning: 'Connection_loadextension' defined but not used [-Wunused-function] 1977 | Connection_loadextension(Connection *self, PyObject *args, PyObject *kwds) | ^~~~~~~~~~~~~~~~~~~~~~~~ src/connection.c:1932:1: warning: 'Connection_enableloadextension' defined but not used [-Wunused-function] 1932 | Connection_enableloadextension(Connection *self, PyObject *args, PyObject *kwds) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-x86_64-3.10/src/apsw.o -L/usr/lib -lsqlite3 -o build/lib.linux-x86_64-3.10/apsw/__init__.cpython-310-x86_64-linux-gnu.so running check >>> py3-apsw: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py package init file 'apsw/__init__.py' not found (or not a regular file) running build_ext SQLite: Using system sqlite include/libraries running install_lib creating /home/buildozer/aports/testing/py3-apsw/pkg creating /home/buildozer/aports/testing/py3-apsw/pkg/py3-apsw creating /home/buildozer/aports/testing/py3-apsw/pkg/py3-apsw/usr creating /home/buildozer/aports/testing/py3-apsw/pkg/py3-apsw/usr/lib creating /home/buildozer/aports/testing/py3-apsw/pkg/py3-apsw/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-apsw/pkg/py3-apsw/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/py3-apsw/pkg/py3-apsw/usr/lib/python3.10/site-packages/apsw copying build/lib.linux-x86_64-3.10/apsw/__init__.cpython-310-x86_64-linux-gnu.so -> /home/buildozer/aports/testing/py3-apsw/pkg/py3-apsw/usr/lib/python3.10/site-packages/apsw copying build/lib.linux-x86_64-3.10/apsw/py.typed -> /home/buildozer/aports/testing/py3-apsw/pkg/py3-apsw/usr/lib/python3.10/site-packages/apsw copying build/lib.linux-x86_64-3.10/apsw/__init__.pyi -> /home/buildozer/aports/testing/py3-apsw/pkg/py3-apsw/usr/lib/python3.10/site-packages/apsw running install_egg_info running egg_info creating apsw.egg-info writing apsw.egg-info/PKG-INFO writing dependency_links to apsw.egg-info/dependency_links.txt writing top-level names to apsw.egg-info/top_level.txt writing manifest file 'apsw.egg-info/SOURCES.txt' reading manifest file 'apsw.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'setup.cfg' adding license file 'LICENSE' writing manifest file 'apsw.egg-info/SOURCES.txt' Copying apsw.egg-info to /home/buildozer/aports/testing/py3-apsw/pkg/py3-apsw/usr/lib/python3.10/site-packages/apsw-3.38.5.post1-py3.10.egg-info running install_scripts >>> py3-apsw*: Running postcheck for py3-apsw >>> py3-apsw*: Preparing package py3-apsw... >>> py3-apsw*: Stripping binaries >>> py3-apsw*: Scanning shared objects >>> py3-apsw*: Tracing dependencies... python3 so:libc.musl-x86_64.so.1 so:libsqlite3.so.0 >>> py3-apsw*: Package size: 424.0 KB >>> py3-apsw*: Compressing data... >>> py3-apsw*: Create checksum... >>> py3-apsw*: Create py3-apsw-3.38.5-r0.apk >>> py3-apsw: Build complete at Mon, 11 Jul 2022 06:44:11 +0000 elapsed time 0h 0m 10s >>> py3-apsw: Cleaning up srcdir >>> py3-apsw: Cleaning up pkgdir >>> py3-apsw: Uninstalling dependencies... (1/16) Purging .makedepends-py3-apsw (20220711.064403) (2/16) Purging python3-dev (3.10.5-r0) (3/16) Purging py3-setuptools (59.4.0-r0) (4/16) Purging py3-appdirs (1.4.4-r3) (5/16) Purging py3-more-itertools (8.13.0-r0) (6/16) Purging py3-ordered-set (4.0.2-r3) (7/16) Purging py3-packaging (21.3-r0) (8/16) Purging py3-six (1.16.0-r1) (9/16) Purging py3-parsing (2.4.7-r3) (10/16) Purging python3 (3.10.5-r0) (11/16) Purging sqlite-dev (3.39.0-r0) (12/16) Purging sqlite-libs (3.39.0-r0) (13/16) Purging libffi (3.4.2-r1) (14/16) Purging gdbm (1.23-r0) (15/16) Purging mpdecimal (2.5.1-r1) (16/16) Purging readline (8.1.2-r0) Executing busybox-1.35.0-r18.trigger OK: 333 MiB in 101 packages >>> py3-apsw: Updating the testing/x86_64 repository index... >>> py3-apsw: Signing the index...