>>> py3-apsw: Building testing/py3-apsw 3.38.5-r0 (using abuild 3.9.0-r2) started Mon, 11 Jul 2022 07:27:02 +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/18) Installing libbz2 (1.0.8-r1) (2/18) Installing libffi (3.4.2-r1) (3/18) Installing gdbm (1.23-r0) (4/18) Installing xz-libs (5.2.5-r1) (5/18) Installing mpdecimal (2.5.1-r1) (6/18) Installing readline (8.1.2-r0) (7/18) Installing sqlite-libs (3.39.0-r0) (8/18) Installing python3 (3.10.5-r0) (9/18) Installing python3-dev (3.10.5-r0) (10/18) Installing py3-appdirs (1.4.4-r3) (11/18) Installing py3-more-itertools (8.13.0-r0) (12/18) Installing py3-ordered-set (4.0.2-r3) (13/18) Installing py3-parsing (2.4.7-r3) (14/18) Installing py3-six (1.16.0-r1) (15/18) Installing py3-packaging (21.3-r0) (16/18) Installing py3-setuptools (59.4.0-r0) (17/18) Installing sqlite-dev (3.39.0-r0) (18/18) Installing .makedepends-py3-apsw (20220711.072703) Executing busybox-1.35.0-r18.trigger OK: 338 MiB in 110 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 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 204k 0 --:--:-- 0:00:01 --:--:-- 498k >>> 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-ppc64le-3.10 creating build/lib.linux-ppc64le-3.10/apsw copying apsw/__init__.pyi -> build/lib.linux-ppc64le-3.10/apsw copying apsw/py.typed -> build/lib.linux-ppc64le-3.10/apsw running build_ext SQLite: Using system sqlite include/libraries building 'apsw.__init__' extension creating build/temp.linux-ppc64le-3.10 creating build/temp.linux-ppc64le-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=0x200000 -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-ppc64le-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-ppc64le-3.10/src/apsw.o -L/usr/lib -lsqlite3 -o build/lib.linux-ppc64le-3.10/apsw/__init__.cpython-310-powerpc64le-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-ppc64le-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-ppc64le-3.10/apsw/__init__.pyi -> /home/buildozer/aports/testing/py3-apsw/pkg/py3-apsw/usr/lib/python3.10/site-packages/apsw copying build/lib.linux-ppc64le-3.10/apsw/__init__.cpython-310-powerpc64le-linux-gnu.so -> /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-ppc64le.so.1 so:libsqlite3.so.0 >>> py3-apsw*: Package size: 464.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 07:27:13 +0000 elapsed time 0h 0m 11s >>> py3-apsw: Cleaning up srcdir >>> py3-apsw: Cleaning up pkgdir >>> py3-apsw: Uninstalling dependencies... (1/18) Purging .makedepends-py3-apsw (20220711.072703) (2/18) Purging python3-dev (3.10.5-r0) (3/18) Purging py3-setuptools (59.4.0-r0) (4/18) Purging py3-appdirs (1.4.4-r3) (5/18) Purging py3-more-itertools (8.13.0-r0) (6/18) Purging py3-ordered-set (4.0.2-r3) (7/18) Purging py3-packaging (21.3-r0) (8/18) Purging py3-six (1.16.0-r1) (9/18) Purging py3-parsing (2.4.7-r3) (10/18) Purging python3 (3.10.5-r0) (11/18) Purging sqlite-dev (3.39.0-r0) (12/18) Purging sqlite-libs (3.39.0-r0) (13/18) Purging libbz2 (1.0.8-r1) (14/18) Purging libffi (3.4.2-r1) (15/18) Purging gdbm (1.23-r0) (16/18) Purging xz-libs (5.2.5-r1) (17/18) Purging mpdecimal (2.5.1-r1) (18/18) Purging readline (8.1.2-r0) Executing busybox-1.35.0-r18.trigger OK: 231 MiB in 92 packages >>> py3-apsw: Updating the testing/ppc64le repository index... >>> py3-apsw: Signing the index...