>>> py3-bsddb3: Building testing/py3-bsddb3 6.2.9-r0 (using abuild 3.11.0-r1) started Tue, 23 May 2023 15:00:05 +0000 >>> py3-bsddb3: Checking sanity of /home/buildozer/aports/testing/py3-bsddb3/APKBUILD... >>> py3-bsddb3: Analyzing dependencies... >>> py3-bsddb3: Installing for build: build-base db-dev py3-gpep517 py3-setuptools py3-wheel python3-dev (1/26) Installing db-c++ (5.3.28-r5) (2/26) Installing db (5.3.28-r5) (3/26) Installing db-dev (5.3.28-r5) (4/26) Installing gdbm (1.23-r1) (5/26) Installing mpdecimal (2.5.1-r2) (6/26) Installing libpanelw (6.4_p20230520-r0) (7/26) Installing readline (8.2.1-r2) (8/26) Installing sqlite-libs (3.42.0-r0) (9/26) Installing python3 (3.11.3-r11) (10/26) Installing python3-pycache-pyc0 (3.11.3-r11) (11/26) Installing pyc (0.1-r0) (12/26) Installing py3-installer-pyc (0.7.0-r1) (13/26) Installing py3-gpep517-pyc (13-r2) (14/26) Installing python3-pyc (3.11.3-r11) (15/26) Installing py3-installer (0.7.0-r1) (16/26) Installing py3-gpep517 (13-r2) (17/26) Installing py3-parsing (3.0.9-r2) (18/26) Installing py3-parsing-pyc (3.0.9-r2) (19/26) Installing py3-packaging (23.1-r1) (20/26) Installing py3-packaging-pyc (23.1-r1) (21/26) Installing py3-setuptools (67.8.0-r0) (22/26) Installing py3-setuptools-pyc (67.8.0-r0) (23/26) Installing py3-wheel (0.40.0-r1) (24/26) Installing py3-wheel-pyc (0.40.0-r1) (25/26) Installing python3-dev (3.11.3-r11) (26/26) Installing .makedepends-py3-bsddb3 (20230523.150006) Executing busybox-1.36.0-r11.trigger OK: 1009 MiB in 136 packages >>> py3-bsddb3: Cleaning up srcdir >>> py3-bsddb3: Cleaning up pkgdir >>> py3-bsddb3: Fetching https://distfiles.alpinelinux.org/distfiles/edge//bsddb3-6.2.9.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-bsddb3: Fetching https://files.pythonhosted.org/packages/source/b/bsddb3/bsddb3-6.2.9.tar.gz >>> py3-bsddb3: Fetching https://distfiles.alpinelinux.org/distfiles/edge//bsddb3-6.2.9.tar.gz >>> py3-bsddb3: Checking sha512sums... bsddb3-6.2.9.tar.gz: OK >>> py3-bsddb3: Unpacking /var/cache/distfiles/edge//bsddb3-6.2.9.tar.gz... 2023-05-23 15:00:07,563 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-05-23 15:00:07,598 root INFO running bdist_wheel 2023-05-23 15:00:07,603 root INFO running build 2023-05-23 15:00:07,603 root INFO running build_py 2023-05-23 15:00:07,605 root INFO creating build 2023-05-23 15:00:07,605 root INFO creating build/lib.linux-armv8l-cpython-311 2023-05-23 15:00:07,605 root INFO creating build/lib.linux-armv8l-cpython-311/bsddb3 2023-05-23 15:00:07,605 root INFO copying Lib3/bsddb/__init__.py -> build/lib.linux-armv8l-cpython-311/bsddb3 2023-05-23 15:00:07,606 root INFO copying Lib3/bsddb/dbobj.py -> build/lib.linux-armv8l-cpython-311/bsddb3 2023-05-23 15:00:07,606 root INFO copying Lib3/bsddb/dbtables.py -> build/lib.linux-armv8l-cpython-311/bsddb3 2023-05-23 15:00:07,606 root INFO copying Lib3/bsddb/dbrecio.py -> build/lib.linux-armv8l-cpython-311/bsddb3 2023-05-23 15:00:07,606 root INFO copying Lib3/bsddb/db.py -> build/lib.linux-armv8l-cpython-311/bsddb3 2023-05-23 15:00:07,606 root INFO copying Lib3/bsddb/dbutils.py -> build/lib.linux-armv8l-cpython-311/bsddb3 2023-05-23 15:00:07,607 root INFO copying Lib3/bsddb/dbshelve.py -> build/lib.linux-armv8l-cpython-311/bsddb3 2023-05-23 15:00:07,607 root INFO creating build/lib.linux-armv8l-cpython-311/bsddb3/tests 2023-05-23 15:00:07,607 root INFO copying Lib3/bsddb/test/__init__.py -> build/lib.linux-armv8l-cpython-311/bsddb3/tests 2023-05-23 15:00:07,607 root INFO copying Lib3/bsddb/test/test_fileid.py -> build/lib.linux-armv8l-cpython-311/bsddb3/tests 2023-05-23 15:00:07,607 root INFO copying Lib3/bsddb/test/test_misc.py -> build/lib.linux-armv8l-cpython-311/bsddb3/tests 2023-05-23 15:00:07,608 root INFO copying Lib3/bsddb/test/test_replication.py -> build/lib.linux-armv8l-cpython-311/bsddb3/tests 2023-05-23 15:00:07,608 root INFO copying Lib3/bsddb/test/test_lock.py -> build/lib.linux-armv8l-cpython-311/bsddb3/tests 2023-05-23 15:00:07,608 root INFO copying Lib3/bsddb/test/test_dbenv.py -> build/lib.linux-armv8l-cpython-311/bsddb3/tests 2023-05-23 15:00:07,608 root INFO copying Lib3/bsddb/test/test_queue.py -> build/lib.linux-armv8l-cpython-311/bsddb3/tests 2023-05-23 15:00:07,608 root INFO copying Lib3/bsddb/test/test_dbshelve.py -> build/lib.linux-armv8l-cpython-311/bsddb3/tests 2023-05-23 15:00:07,608 root INFO copying Lib3/bsddb/test/test_dbobj.py -> build/lib.linux-armv8l-cpython-311/bsddb3/tests 2023-05-23 15:00:07,609 root INFO copying Lib3/bsddb/test/test_recno.py -> build/lib.linux-armv8l-cpython-311/bsddb3/tests 2023-05-23 15:00:07,609 root INFO copying Lib3/bsddb/test/test_compat.py -> build/lib.linux-armv8l-cpython-311/bsddb3/tests 2023-05-23 15:00:07,609 root INFO copying Lib3/bsddb/test/test_thread.py -> build/lib.linux-armv8l-cpython-311/bsddb3/tests 2023-05-23 15:00:07,609 root INFO copying Lib3/bsddb/test/test_basics.py -> build/lib.linux-armv8l-cpython-311/bsddb3/tests 2023-05-23 15:00:07,609 root INFO copying Lib3/bsddb/test/test_db.py -> build/lib.linux-armv8l-cpython-311/bsddb3/tests 2023-05-23 15:00:07,609 root INFO copying Lib3/bsddb/test/test_early_close.py -> build/lib.linux-armv8l-cpython-311/bsddb3/tests 2023-05-23 15:00:07,610 root INFO copying Lib3/bsddb/test/test_associate.py -> build/lib.linux-armv8l-cpython-311/bsddb3/tests 2023-05-23 15:00:07,610 root INFO copying Lib3/bsddb/test/test_sequence.py -> build/lib.linux-armv8l-cpython-311/bsddb3/tests 2023-05-23 15:00:07,610 root INFO copying Lib3/bsddb/test/test_dbtables.py -> build/lib.linux-armv8l-cpython-311/bsddb3/tests 2023-05-23 15:00:07,610 root INFO copying Lib3/bsddb/test/test_join.py -> build/lib.linux-armv8l-cpython-311/bsddb3/tests 2023-05-23 15:00:07,610 root INFO copying Lib3/bsddb/test/test_distributed_transactions.py -> build/lib.linux-armv8l-cpython-311/bsddb3/tests 2023-05-23 15:00:07,610 root INFO copying Lib3/bsddb/test/test_get_none.py -> build/lib.linux-armv8l-cpython-311/bsddb3/tests 2023-05-23 15:00:07,611 root INFO copying Lib3/bsddb/test/test_pickle.py -> build/lib.linux-armv8l-cpython-311/bsddb3/tests 2023-05-23 15:00:07,611 root INFO copying Lib3/bsddb/test/test_cursor_pget_bug.py -> build/lib.linux-armv8l-cpython-311/bsddb3/tests 2023-05-23 15:00:07,611 root INFO copying Lib3/bsddb/test/test_all.py -> build/lib.linux-armv8l-cpython-311/bsddb3/tests 2023-05-23 15:00:07,611 root INFO copying Lib3/bsddb/test/test_compare.py -> build/lib.linux-armv8l-cpython-311/bsddb3/tests 2023-05-23 15:00:07,612 root INFO running build_ext 2023-05-23 15:00:07,612 root INFO building 'bsddb3._pybsddb' extension 2023-05-23 15:00:07,613 root INFO creating build/temp.linux-armv8l-cpython-311 2023-05-23 15:00:07,613 root INFO creating build/temp.linux-armv8l-cpython-311/Modules 2023-05-23 15:00:07,613 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -I/usr/include -I/usr/include/python3.11 -c Modules/_bsddb.c -o build/temp.linux-armv8l-cpython-311/Modules/_bsddb.o Modules/_bsddb.c: In function 'DB_associate': Modules/_bsddb.c:1591:5: warning: 'PyEval_InitThreads' is deprecated [-Wdeprecated-declarations] 1591 | PyEval_InitThreads(); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.11/Python.h:95, from Modules/_bsddb.c:94: /usr/include/python3.11/ceval.h:132:37: note: declared here 132 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ Modules/_bsddb.c: In function 'DB_set_bt_compare': Modules/_bsddb.c:2726:5: warning: 'PyEval_InitThreads' is deprecated [-Wdeprecated-declarations] 2726 | PyEval_InitThreads(); | ^~~~~~~~~~~~~~~~~~ /usr/include/python3.11/ceval.h:132:37: note: declared here 132 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ Modules/_bsddb.c: In function 'DB_set_dup_compare': Modules/_bsddb.c:2848:5: warning: 'PyEval_InitThreads' is deprecated [-Wdeprecated-declarations] 2848 | PyEval_InitThreads(); | ^~~~~~~~~~~~~~~~~~ /usr/include/python3.11/ceval.h:132:37: note: declared here 132 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ Modules/_bsddb.c: In function 'DBEnv_set_event_notify': Modules/_bsddb.c:7118:5: warning: 'PyEval_InitThreads' is deprecated [-Wdeprecated-declarations] 7118 | PyEval_InitThreads(); | ^~~~~~~~~~~~~~~~~~ /usr/include/python3.11/ceval.h:132:37: note: declared here 132 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ 2023-05-23 15:00:10,972 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/Modules/_bsddb.o -L/usr/lib -L/usr/lib -Wl,--enable-new-dtags,-R/usr/lib -ldb-5.3 -o build/lib.linux-armv8l-cpython-311/bsddb3/_pybsddb.cpython-311-arm-linux-musleabihf.so 2023-05-23 15:00:10,995 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-05-23 15:00:10,995 root INFO running install 2023-05-23 15:00:11,003 root INFO running install_lib 2023-05-23 15:00:11,004 root INFO creating build/bdist.linux-armv8l 2023-05-23 15:00:11,004 root INFO creating build/bdist.linux-armv8l/wheel 2023-05-23 15:00:11,005 root INFO creating build/bdist.linux-armv8l/wheel/bsddb3 2023-05-23 15:00:11,005 root INFO copying build/lib.linux-armv8l-cpython-311/bsddb3/__init__.py -> build/bdist.linux-armv8l/wheel/bsddb3 2023-05-23 15:00:11,005 root INFO copying build/lib.linux-armv8l-cpython-311/bsddb3/dbobj.py -> build/bdist.linux-armv8l/wheel/bsddb3 2023-05-23 15:00:11,005 root INFO copying build/lib.linux-armv8l-cpython-311/bsddb3/dbtables.py -> build/bdist.linux-armv8l/wheel/bsddb3 2023-05-23 15:00:11,005 root INFO copying build/lib.linux-armv8l-cpython-311/bsddb3/dbrecio.py -> build/bdist.linux-armv8l/wheel/bsddb3 2023-05-23 15:00:11,005 root INFO copying build/lib.linux-armv8l-cpython-311/bsddb3/db.py -> build/bdist.linux-armv8l/wheel/bsddb3 2023-05-23 15:00:11,006 root INFO copying build/lib.linux-armv8l-cpython-311/bsddb3/_pybsddb.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/bsddb3 2023-05-23 15:00:11,006 root INFO creating build/bdist.linux-armv8l/wheel/bsddb3/tests 2023-05-23 15:00:11,006 root INFO copying build/lib.linux-armv8l-cpython-311/bsddb3/tests/__init__.py -> build/bdist.linux-armv8l/wheel/bsddb3/tests 2023-05-23 15:00:11,007 root INFO copying build/lib.linux-armv8l-cpython-311/bsddb3/tests/test_fileid.py -> build/bdist.linux-armv8l/wheel/bsddb3/tests 2023-05-23 15:00:11,007 root INFO copying build/lib.linux-armv8l-cpython-311/bsddb3/tests/test_misc.py -> build/bdist.linux-armv8l/wheel/bsddb3/tests 2023-05-23 15:00:11,007 root INFO copying build/lib.linux-armv8l-cpython-311/bsddb3/tests/test_replication.py -> build/bdist.linux-armv8l/wheel/bsddb3/tests 2023-05-23 15:00:11,007 root INFO copying build/lib.linux-armv8l-cpython-311/bsddb3/tests/test_lock.py -> build/bdist.linux-armv8l/wheel/bsddb3/tests 2023-05-23 15:00:11,007 root INFO copying build/lib.linux-armv8l-cpython-311/bsddb3/tests/test_dbenv.py -> build/bdist.linux-armv8l/wheel/bsddb3/tests 2023-05-23 15:00:11,007 root INFO copying build/lib.linux-armv8l-cpython-311/bsddb3/tests/test_queue.py -> build/bdist.linux-armv8l/wheel/bsddb3/tests 2023-05-23 15:00:11,007 root INFO copying build/lib.linux-armv8l-cpython-311/bsddb3/tests/test_dbshelve.py -> build/bdist.linux-armv8l/wheel/bsddb3/tests 2023-05-23 15:00:11,008 root INFO copying build/lib.linux-armv8l-cpython-311/bsddb3/tests/test_dbobj.py -> build/bdist.linux-armv8l/wheel/bsddb3/tests 2023-05-23 15:00:11,008 root INFO copying build/lib.linux-armv8l-cpython-311/bsddb3/tests/test_recno.py -> build/bdist.linux-armv8l/wheel/bsddb3/tests 2023-05-23 15:00:11,008 root INFO copying build/lib.linux-armv8l-cpython-311/bsddb3/tests/test_compat.py -> build/bdist.linux-armv8l/wheel/bsddb3/tests 2023-05-23 15:00:11,008 root INFO copying build/lib.linux-armv8l-cpython-311/bsddb3/tests/test_thread.py -> build/bdist.linux-armv8l/wheel/bsddb3/tests 2023-05-23 15:00:11,008 root INFO copying build/lib.linux-armv8l-cpython-311/bsddb3/tests/test_basics.py -> build/bdist.linux-armv8l/wheel/bsddb3/tests 2023-05-23 15:00:11,008 root INFO copying build/lib.linux-armv8l-cpython-311/bsddb3/tests/test_db.py -> build/bdist.linux-armv8l/wheel/bsddb3/tests 2023-05-23 15:00:11,008 root INFO copying build/lib.linux-armv8l-cpython-311/bsddb3/tests/test_early_close.py -> build/bdist.linux-armv8l/wheel/bsddb3/tests 2023-05-23 15:00:11,008 root INFO copying build/lib.linux-armv8l-cpython-311/bsddb3/tests/test_associate.py -> build/bdist.linux-armv8l/wheel/bsddb3/tests 2023-05-23 15:00:11,009 root INFO copying build/lib.linux-armv8l-cpython-311/bsddb3/tests/test_sequence.py -> build/bdist.linux-armv8l/wheel/bsddb3/tests 2023-05-23 15:00:11,009 root INFO copying build/lib.linux-armv8l-cpython-311/bsddb3/tests/test_dbtables.py -> build/bdist.linux-armv8l/wheel/bsddb3/tests 2023-05-23 15:00:11,009 root INFO copying build/lib.linux-armv8l-cpython-311/bsddb3/tests/test_join.py -> build/bdist.linux-armv8l/wheel/bsddb3/tests 2023-05-23 15:00:11,009 root INFO copying build/lib.linux-armv8l-cpython-311/bsddb3/tests/test_distributed_transactions.py -> build/bdist.linux-armv8l/wheel/bsddb3/tests 2023-05-23 15:00:11,009 root INFO copying build/lib.linux-armv8l-cpython-311/bsddb3/tests/test_get_none.py -> build/bdist.linux-armv8l/wheel/bsddb3/tests 2023-05-23 15:00:11,009 root INFO copying build/lib.linux-armv8l-cpython-311/bsddb3/tests/test_pickle.py -> build/bdist.linux-armv8l/wheel/bsddb3/tests 2023-05-23 15:00:11,009 root INFO copying build/lib.linux-armv8l-cpython-311/bsddb3/tests/test_cursor_pget_bug.py -> build/bdist.linux-armv8l/wheel/bsddb3/tests 2023-05-23 15:00:11,009 root INFO copying build/lib.linux-armv8l-cpython-311/bsddb3/tests/test_all.py -> build/bdist.linux-armv8l/wheel/bsddb3/tests 2023-05-23 15:00:11,010 root INFO copying build/lib.linux-armv8l-cpython-311/bsddb3/tests/test_compare.py -> build/bdist.linux-armv8l/wheel/bsddb3/tests 2023-05-23 15:00:11,010 root INFO copying build/lib.linux-armv8l-cpython-311/bsddb3/dbutils.py -> build/bdist.linux-armv8l/wheel/bsddb3 2023-05-23 15:00:11,010 root INFO copying build/lib.linux-armv8l-cpython-311/bsddb3/dbshelve.py -> build/bdist.linux-armv8l/wheel/bsddb3 2023-05-23 15:00:11,010 root INFO running install_headers 2023-05-23 15:00:11,011 root INFO creating build/bdist.linux-armv8l/wheel/bsddb3-6.2.9.data 2023-05-23 15:00:11,011 root INFO creating build/bdist.linux-armv8l/wheel/bsddb3-6.2.9.data/headers 2023-05-23 15:00:11,011 root INFO copying Modules/bsddb.h -> build/bdist.linux-armv8l/wheel/bsddb3-6.2.9.data/headers 2023-05-23 15:00:11,011 root INFO running install_egg_info 2023-05-23 15:00:11,018 root INFO running egg_info 2023-05-23 15:00:11,019 root INFO writing bsddb3.egg-info/PKG-INFO 2023-05-23 15:00:11,020 root INFO writing dependency_links to bsddb3.egg-info/dependency_links.txt 2023-05-23 15:00:11,020 root INFO writing top-level names to bsddb3.egg-info/top_level.txt 2023-05-23 15:00:11,022 root INFO reading manifest file 'bsddb3.egg-info/SOURCES.txt' 2023-05-23 15:00:11,022 root INFO reading manifest template 'MANIFEST.in' 2023-05-23 15:00:11,023 root WARNING warning: no files found matching 'updatedb.bat' 2023-05-23 15:00:11,023 root WARNING warning: no files found matching '*.py' under directory 'bsddb3' 2023-05-23 15:00:11,024 root WARNING warning: no files found matching '*.html' under directory 'docs' 2023-05-23 15:00:11,024 root WARNING warning: no files found matching '*.css' under directory 'docs' 2023-05-23 15:00:11,025 root WARNING warning: no files found matching '*.gif' under directory 'docs' 2023-05-23 15:00:11,025 root WARNING warning: no files found matching '*.jpg' under directory 'docs' 2023-05-23 15:00:11,025 root WARNING warning: no files found matching '*.js' under directory 'docs' 2023-05-23 15:00:11,026 root WARNING warning: no files found matching '*.json' under directory 'docs' 2023-05-23 15:00:11,026 root WARNING warning: no files found matching '*.txt' under directory 'patches' 2023-05-23 15:00:11,026 root WARNING warning: no files found matching '*.patch' under directory 'patches' 2023-05-23 15:00:11,026 root WARNING warning: no files found matching '*.py' under directory 'test' 2023-05-23 15:00:11,026 root WARNING no previously-included directories found matching 'docs/build' 2023-05-23 15:00:11,026 root WARNING no previously-included directories found matching 'docs/tools/docutils' 2023-05-23 15:00:11,027 root WARNING no previously-included directories found matching 'docs/tools/sphinx' 2023-05-23 15:00:11,027 root WARNING no previously-included directories found matching 'docs/tools/pygments' 2023-05-23 15:00:11,027 root WARNING no previously-included directories found matching 'old' 2023-05-23 15:00:11,027 root WARNING no previously-included directories found matching 'test/db_home' 2023-05-23 15:00:11,027 root WARNING no previously-included directories found matching 'test/bsddb3' 2023-05-23 15:00:11,027 root INFO adding license file 'LICENSE.txt' 2023-05-23 15:00:11,029 root INFO writing manifest file 'bsddb3.egg-info/SOURCES.txt' 2023-05-23 15:00:11,029 root INFO Copying bsddb3.egg-info to build/bdist.linux-armv8l/wheel/bsddb3-6.2.9-py3.11.egg-info 2023-05-23 15:00:11,029 root INFO running install_scripts 2023-05-23 15:00:11,032 wheel INFO creating build/bdist.linux-armv8l/wheel/bsddb3-6.2.9.dist-info/WHEEL 2023-05-23 15:00:11,032 wheel INFO creating '/home/buildozer/aports/testing/py3-bsddb3/src/bsddb3-6.2.9/dist/.tmp-gomexb_h/bsddb3-6.2.9-cp311-cp311-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-05-23 15:00:11,033 wheel INFO adding 'bsddb3/__init__.py' 2023-05-23 15:00:11,034 wheel INFO adding 'bsddb3/_pybsddb.cpython-311-arm-linux-musleabihf.so' 2023-05-23 15:00:11,034 wheel INFO adding 'bsddb3/db.py' 2023-05-23 15:00:11,034 wheel INFO adding 'bsddb3/dbobj.py' 2023-05-23 15:00:11,035 wheel INFO adding 'bsddb3/dbrecio.py' 2023-05-23 15:00:11,035 wheel INFO adding 'bsddb3/dbshelve.py' 2023-05-23 15:00:11,035 wheel INFO adding 'bsddb3/dbtables.py' 2023-05-23 15:00:11,035 wheel INFO adding 'bsddb3/dbutils.py' 2023-05-23 15:00:11,035 wheel INFO adding 'bsddb3/tests/__init__.py' 2023-05-23 15:00:11,036 wheel INFO adding 'bsddb3/tests/test_all.py' 2023-05-23 15:00:11,036 wheel INFO adding 'bsddb3/tests/test_associate.py' 2023-05-23 15:00:11,036 wheel INFO adding 'bsddb3/tests/test_basics.py' 2023-05-23 15:00:11,036 wheel INFO adding 'bsddb3/tests/test_compare.py' 2023-05-23 15:00:11,036 wheel INFO adding 'bsddb3/tests/test_compat.py' 2023-05-23 15:00:11,036 wheel INFO adding 'bsddb3/tests/test_cursor_pget_bug.py' 2023-05-23 15:00:11,037 wheel INFO adding 'bsddb3/tests/test_db.py' 2023-05-23 15:00:11,037 wheel INFO adding 'bsddb3/tests/test_dbenv.py' 2023-05-23 15:00:11,037 wheel INFO adding 'bsddb3/tests/test_dbobj.py' 2023-05-23 15:00:11,037 wheel INFO adding 'bsddb3/tests/test_dbshelve.py' 2023-05-23 15:00:11,037 wheel INFO adding 'bsddb3/tests/test_dbtables.py' 2023-05-23 15:00:11,037 wheel INFO adding 'bsddb3/tests/test_distributed_transactions.py' 2023-05-23 15:00:11,038 wheel INFO adding 'bsddb3/tests/test_early_close.py' 2023-05-23 15:00:11,038 wheel INFO adding 'bsddb3/tests/test_fileid.py' 2023-05-23 15:00:11,038 wheel INFO adding 'bsddb3/tests/test_get_none.py' 2023-05-23 15:00:11,038 wheel INFO adding 'bsddb3/tests/test_join.py' 2023-05-23 15:00:11,038 wheel INFO adding 'bsddb3/tests/test_lock.py' 2023-05-23 15:00:11,038 wheel INFO adding 'bsddb3/tests/test_misc.py' 2023-05-23 15:00:11,038 wheel INFO adding 'bsddb3/tests/test_pickle.py' 2023-05-23 15:00:11,038 wheel INFO adding 'bsddb3/tests/test_queue.py' 2023-05-23 15:00:11,039 wheel INFO adding 'bsddb3/tests/test_recno.py' 2023-05-23 15:00:11,039 wheel INFO adding 'bsddb3/tests/test_replication.py' 2023-05-23 15:00:11,039 wheel INFO adding 'bsddb3/tests/test_sequence.py' 2023-05-23 15:00:11,039 wheel INFO adding 'bsddb3/tests/test_thread.py' 2023-05-23 15:00:11,039 wheel INFO adding 'bsddb3-6.2.9.data/headers/bsddb.h' 2023-05-23 15:00:11,040 wheel INFO adding 'bsddb3-6.2.9.dist-info/LICENSE.txt' 2023-05-23 15:00:11,040 wheel INFO adding 'bsddb3-6.2.9.dist-info/METADATA' 2023-05-23 15:00:11,040 wheel INFO adding 'bsddb3-6.2.9.dist-info/WHEEL' 2023-05-23 15:00:11,040 wheel INFO adding 'bsddb3-6.2.9.dist-info/top_level.txt' 2023-05-23 15:00:11,040 wheel INFO adding 'bsddb3-6.2.9.dist-info/RECORD' 2023-05-23 15:00:11,040 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-05-23 15:00:11,041 gpep517 INFO The backend produced dist/bsddb3-6.2.9-cp311-cp311-linux_armv8l.whl bsddb3-6.2.9-cp311-cp311-linux_armv8l.whl Found Berkeley DB 5.3 installation. include files in /usr/include library files in /usr/lib library name is libdb-5.3 Detected Berkeley DB version 5.3 from db.h ******* WARNING ******* This library (bsddb3) is legacy. Please, upgrade to 'berkeleydb' library. Check details at: https://www.jcea.es/programacion/pybsddb.htm Take note that upgrading to 'berkeleydb' is easy but not transparent. Notably, keys and values are *bytes* in 'berkeleydb' lib, while in 'bsddb3' they are *strings*. You would only need to change your code to add or remove type encoding/decoding, depending of how you use the library. The process should be simple, nevertheless. >>> py3-bsddb3: Entering fakeroot... >>> py3-bsddb3-dev*: Running split function dev... >>> py3-bsddb3-dev*: Preparing subpackage py3-bsddb3-dev... >>> py3-bsddb3-dev*: Stripping binaries >>> py3-bsddb3-dev*: Running postcheck for py3-bsddb3-dev >>> py3-bsddb3-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-bsddb3/pkg/py3-bsddb3/usr/lib/python3.11/site-packages/bsddb3/__pycache__' -> '/home/buildozer/aports/testing/py3-bsddb3/pkg/py3-bsddb3-pyc/usr/lib/python3.11/site-packages/bsddb3/__pycache__' >>> py3-bsddb3-pyc*: Preparing subpackage py3-bsddb3-pyc... >>> py3-bsddb3-pyc*: Running postcheck for py3-bsddb3-pyc >>> py3-bsddb3*: Running postcheck for py3-bsddb3 >>> py3-bsddb3*: Preparing package py3-bsddb3... >>> py3-bsddb3*: Stripping binaries >>> WARNING: py3-bsddb3*: Redundant /usr/lib in rpath found >>> py3-bsddb3-dev*: Scanning shared objects >>> py3-bsddb3-pyc*: Scanning shared objects >>> py3-bsddb3*: Scanning shared objects >>> py3-bsddb3-dev*: Tracing dependencies... >>> py3-bsddb3-dev*: Package size: 32.0 KB >>> py3-bsddb3-dev*: Compressing data... >>> py3-bsddb3-dev*: Create checksum... >>> py3-bsddb3-dev*: Create py3-bsddb3-dev-6.2.9-r0.apk >>> py3-bsddb3-pyc*: Tracing dependencies... python3~3.11 >>> py3-bsddb3-pyc*: Package size: 144.0 KB >>> py3-bsddb3-pyc*: Compressing data... >>> py3-bsddb3-pyc*: Create checksum... >>> py3-bsddb3-pyc*: Create py3-bsddb3-pyc-6.2.9-r0.apk >>> py3-bsddb3*: Tracing dependencies... python3~3.11 so:libc.musl-armv7.so.1 so:libdb-5.3.so >>> py3-bsddb3*: Package size: 244.0 KB >>> py3-bsddb3*: Compressing data... >>> py3-bsddb3*: Create checksum... >>> py3-bsddb3*: Create py3-bsddb3-6.2.9-r0.apk >>> py3-bsddb3: Build complete at Tue, 23 May 2023 15:00:11 +0000 elapsed time 0h 0m 6s >>> py3-bsddb3: Cleaning up srcdir >>> py3-bsddb3: Cleaning up pkgdir >>> py3-bsddb3: Uninstalling dependencies... (1/26) Purging .makedepends-py3-bsddb3 (20230523.150006) (2/26) Purging db-dev (5.3.28-r5) (3/26) Purging db-c++ (5.3.28-r5) (4/26) Purging db (5.3.28-r5) (5/26) Purging py3-gpep517-pyc (13-r2) (6/26) Purging py3-gpep517 (13-r2) (7/26) Purging py3-installer-pyc (0.7.0-r1) (8/26) Purging py3-installer (0.7.0-r1) (9/26) Purging py3-setuptools-pyc (67.8.0-r0) (10/26) Purging py3-setuptools (67.8.0-r0) (11/26) Purging py3-wheel-pyc (0.40.0-r1) (12/26) Purging py3-wheel (0.40.0-r1) (13/26) Purging py3-packaging-pyc (23.1-r1) (14/26) Purging py3-packaging (23.1-r1) (15/26) Purging py3-parsing-pyc (3.0.9-r2) (16/26) Purging py3-parsing (3.0.9-r2) (17/26) Purging python3-dev (3.11.3-r11) (18/26) Purging python3-pyc (3.11.3-r11) (19/26) Purging python3-pycache-pyc0 (3.11.3-r11) (20/26) Purging pyc (0.1-r0) (21/26) Purging python3 (3.11.3-r11) (22/26) Purging gdbm (1.23-r1) (23/26) Purging libpanelw (6.4_p20230520-r0) (24/26) Purging mpdecimal (2.5.1-r2) (25/26) Purging readline (8.2.1-r2) (26/26) Purging sqlite-libs (3.42.0-r0) Executing busybox-1.36.0-r11.trigger OK: 901 MiB in 110 packages >>> py3-bsddb3: Updating the testing/armv7 repository index... >>> py3-bsddb3: Signing the index...