>>> py3-apsw: Building testing/py3-apsw 3.39.2.0-r0 (using abuild 3.9.0-r5) started Mon, 15 Aug 2022 08:07:48 +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/15) Installing libffi (3.4.2-r1) (2/15) Installing gdbm (1.23-r0) (3/15) Installing mpdecimal (2.5.1-r1) (4/15) Installing readline (8.1.2-r0) (5/15) Installing sqlite-libs (3.39.2-r0) (6/15) Installing python3 (3.10.5-r2) (7/15) Installing python3-dev (3.10.5-r2) (8/15) Installing py3-appdirs (1.4.4-r4) (9/15) Installing py3-more-itertools (8.13.0-r0) (10/15) Installing py3-ordered-set (4.0.2-r4) (11/15) Installing py3-parsing (3.0.9-r0) (12/15) Installing py3-packaging (21.3-r2) (13/15) Installing py3-setuptools (59.4.0-r0) (14/15) Installing sqlite-dev (3.39.2-r0) (15/15) Installing .makedepends-py3-apsw (20220815.080749) Executing busybox-1.35.0-r22.trigger OK: 378 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.39.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-apsw: Fetching py3-apsw-3.39.2.0-.tar.gz::https://github.com/rogerbinns/apsw/archive/refs/tags/3.39.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 84674 0 84674 0 0 59416 0 --:--:-- 0:00:01 --:--:-- 59416 100 337k 0 337k 0 0 202k 0 --:--:-- 0:00:01 --:--:-- 1044k >>> py3-apsw: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-apsw-3.39.2.0-.tar.gz >>> py3-apsw: Checking sha512sums... py3-apsw-3.39.2.0-.tar.gz: OK >>> py3-apsw: Unpacking /var/cache/distfiles/edge//py3-apsw-3.39.2.0-.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-armv8l-3.10 creating build/lib.linux-armv8l-3.10/apsw copying apsw/__init__.pyi -> build/lib.linux-armv8l-3.10/apsw copying apsw/py.typed -> build/lib.linux-armv8l-3.10/apsw running build_ext SQLite: Using system sqlite include/libraries building 'apsw.__init__' extension creating build/temp.linux-armv8l-3.10 creating build/temp.linux-armv8l-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-armv8l-3.10/src/apsw.o In file included from src/apsw.c:169: src/vfs.c: In function 'apswvfspy_xDlClose': src/vfs.c:850:80: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 850 | AddTraceBackHere(__FILE__, __LINE__, "vfspy.xDlClose", "{s: K}", "handle", (unsigned long long)handle); | ^ In file included from src/apsw.c:154: src/connection.c: At top level: src/connection.c:2026:1: warning: 'Connection_loadextension' defined but not used [-Wunused-function] 2026 | Connection_loadextension(Connection *self, PyObject *args, PyObject *kwds) | ^~~~~~~~~~~~~~~~~~~~~~~~ src/connection.c:1981:1: warning: 'Connection_enableloadextension' defined but not used [-Wunused-function] 1981 | 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-armv8l-3.10/src/apsw.o -L/usr/lib -lsqlite3 -o build/lib.linux-armv8l-3.10/apsw/__init__.cpython-310-arm-linux-gnueabihf.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-armv8l-3.10/apsw/__init__.cpython-310-arm-linux-gnueabihf.so -> /home/buildozer/aports/testing/py3-apsw/pkg/py3-apsw/usr/lib/python3.10/site-packages/apsw copying build/lib.linux-armv8l-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-armv8l-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.39.2.0-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-armv7.so.1 so:libsqlite3.so.0 >>> py3-apsw*: Package size: 404.0 KB >>> py3-apsw*: Compressing data... >>> py3-apsw*: Create checksum... >>> py3-apsw*: Create py3-apsw-3.39.2.0-r0.apk >>> py3-apsw: Build complete at Mon, 15 Aug 2022 08:07:56 +0000 elapsed time 0h 0m 8s >>> py3-apsw: Cleaning up srcdir >>> py3-apsw: Cleaning up pkgdir >>> py3-apsw: Uninstalling dependencies... (1/15) Purging .makedepends-py3-apsw (20220815.080749) (2/15) Purging python3-dev (3.10.5-r2) (3/15) Purging py3-setuptools (59.4.0-r0) (4/15) Purging py3-appdirs (1.4.4-r4) (5/15) Purging py3-more-itertools (8.13.0-r0) (6/15) Purging py3-ordered-set (4.0.2-r4) (7/15) Purging py3-packaging (21.3-r2) (8/15) Purging py3-parsing (3.0.9-r0) (9/15) Purging python3 (3.10.5-r2) (10/15) Purging sqlite-dev (3.39.2-r0) (11/15) Purging sqlite-libs (3.39.2-r0) (12/15) Purging libffi (3.4.2-r1) (13/15) Purging gdbm (1.23-r0) (14/15) Purging mpdecimal (2.5.1-r1) (15/15) Purging readline (8.1.2-r0) Executing busybox-1.35.0-r22.trigger OK: 289 MiB in 102 packages >>> py3-apsw: Updating the testing/armv7 repository index... >>> py3-apsw: Signing the index...