>>> 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/29) Installing db-c++ (5.3.28-r5) (2/29) Installing db (5.3.28-r5) (3/29) Installing db-dev (5.3.28-r5) (4/29) Installing libbz2 (1.0.8-r6) (5/29) Installing libffi (3.4.4-r3) (6/29) Installing gdbm (1.23-r1) (7/29) Installing xz-libs (5.4.3-r1) (8/29) Installing mpdecimal (2.5.1-r2) (9/29) Installing libpanelw (6.4_p20230520-r0) (10/29) Installing readline (8.2.1-r2) (11/29) Installing sqlite-libs (3.42.0-r0) (12/29) Installing python3 (3.11.3-r11) (13/29) Installing python3-pycache-pyc0 (3.11.3-r11) (14/29) Installing pyc (0.1-r0) (15/29) Installing py3-installer-pyc (0.7.0-r1) (16/29) Installing py3-gpep517-pyc (13-r2) (17/29) Installing python3-pyc (3.11.3-r11) (18/29) Installing py3-installer (0.7.0-r1) (19/29) Installing py3-gpep517 (13-r2) (20/29) Installing py3-parsing (3.0.9-r2) (21/29) Installing py3-parsing-pyc (3.0.9-r2) (22/29) Installing py3-packaging (23.1-r1) (23/29) Installing py3-packaging-pyc (23.1-r1) (24/29) Installing py3-setuptools (67.8.0-r0) (25/29) Installing py3-setuptools-pyc (67.8.0-r0) (26/29) Installing py3-wheel (0.40.0-r1) (27/29) Installing py3-wheel-pyc (0.40.0-r1) (28/29) Installing python3-dev (3.11.3-r11) (29/29) Installing .makedepends-py3-bsddb3 (20230523.150006) Executing busybox-1.36.0-r11.trigger OK: 512 MiB in 130 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 >>> 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,554 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-05-23 15:00:07,589 root INFO running bdist_wheel 2023-05-23 15:00:07,594 root INFO running build 2023-05-23 15:00:07,594 root INFO running build_py 2023-05-23 15:00:07,595 root INFO creating build 2023-05-23 15:00:07,596 root INFO creating build/lib.linux-aarch64-cpython-311 2023-05-23 15:00:07,596 root INFO creating build/lib.linux-aarch64-cpython-311/bsddb3 2023-05-23 15:00:07,596 root INFO copying Lib3/bsddb/__init__.py -> build/lib.linux-aarch64-cpython-311/bsddb3 2023-05-23 15:00:07,596 root INFO copying Lib3/bsddb/dbobj.py -> build/lib.linux-aarch64-cpython-311/bsddb3 2023-05-23 15:00:07,596 root INFO copying Lib3/bsddb/dbtables.py -> build/lib.linux-aarch64-cpython-311/bsddb3 2023-05-23 15:00:07,596 root INFO copying Lib3/bsddb/dbrecio.py -> build/lib.linux-aarch64-cpython-311/bsddb3 2023-05-23 15:00:07,597 root INFO copying Lib3/bsddb/db.py -> build/lib.linux-aarch64-cpython-311/bsddb3 2023-05-23 15:00:07,597 root INFO copying Lib3/bsddb/dbutils.py -> build/lib.linux-aarch64-cpython-311/bsddb3 2023-05-23 15:00:07,597 root INFO copying Lib3/bsddb/dbshelve.py -> build/lib.linux-aarch64-cpython-311/bsddb3 2023-05-23 15:00:07,597 root INFO creating build/lib.linux-aarch64-cpython-311/bsddb3/tests 2023-05-23 15:00:07,597 root INFO copying Lib3/bsddb/test/__init__.py -> build/lib.linux-aarch64-cpython-311/bsddb3/tests 2023-05-23 15:00:07,597 root INFO copying Lib3/bsddb/test/test_fileid.py -> build/lib.linux-aarch64-cpython-311/bsddb3/tests 2023-05-23 15:00:07,598 root INFO copying Lib3/bsddb/test/test_misc.py -> build/lib.linux-aarch64-cpython-311/bsddb3/tests 2023-05-23 15:00:07,598 root INFO copying Lib3/bsddb/test/test_replication.py -> build/lib.linux-aarch64-cpython-311/bsddb3/tests 2023-05-23 15:00:07,598 root INFO copying Lib3/bsddb/test/test_lock.py -> build/lib.linux-aarch64-cpython-311/bsddb3/tests 2023-05-23 15:00:07,598 root INFO copying Lib3/bsddb/test/test_dbenv.py -> build/lib.linux-aarch64-cpython-311/bsddb3/tests 2023-05-23 15:00:07,598 root INFO copying Lib3/bsddb/test/test_queue.py -> build/lib.linux-aarch64-cpython-311/bsddb3/tests 2023-05-23 15:00:07,598 root INFO copying Lib3/bsddb/test/test_dbshelve.py -> build/lib.linux-aarch64-cpython-311/bsddb3/tests 2023-05-23 15:00:07,599 root INFO copying Lib3/bsddb/test/test_dbobj.py -> build/lib.linux-aarch64-cpython-311/bsddb3/tests 2023-05-23 15:00:07,599 root INFO copying Lib3/bsddb/test/test_recno.py -> build/lib.linux-aarch64-cpython-311/bsddb3/tests 2023-05-23 15:00:07,599 root INFO copying Lib3/bsddb/test/test_compat.py -> build/lib.linux-aarch64-cpython-311/bsddb3/tests 2023-05-23 15:00:07,599 root INFO copying Lib3/bsddb/test/test_thread.py -> build/lib.linux-aarch64-cpython-311/bsddb3/tests 2023-05-23 15:00:07,599 root INFO copying Lib3/bsddb/test/test_basics.py -> build/lib.linux-aarch64-cpython-311/bsddb3/tests 2023-05-23 15:00:07,599 root INFO copying Lib3/bsddb/test/test_db.py -> build/lib.linux-aarch64-cpython-311/bsddb3/tests 2023-05-23 15:00:07,600 root INFO copying Lib3/bsddb/test/test_early_close.py -> build/lib.linux-aarch64-cpython-311/bsddb3/tests 2023-05-23 15:00:07,600 root INFO copying Lib3/bsddb/test/test_associate.py -> build/lib.linux-aarch64-cpython-311/bsddb3/tests 2023-05-23 15:00:07,600 root INFO copying Lib3/bsddb/test/test_sequence.py -> build/lib.linux-aarch64-cpython-311/bsddb3/tests 2023-05-23 15:00:07,600 root INFO copying Lib3/bsddb/test/test_dbtables.py -> build/lib.linux-aarch64-cpython-311/bsddb3/tests 2023-05-23 15:00:07,600 root INFO copying Lib3/bsddb/test/test_join.py -> build/lib.linux-aarch64-cpython-311/bsddb3/tests 2023-05-23 15:00:07,601 root INFO copying Lib3/bsddb/test/test_distributed_transactions.py -> build/lib.linux-aarch64-cpython-311/bsddb3/tests 2023-05-23 15:00:07,601 root INFO copying Lib3/bsddb/test/test_get_none.py -> build/lib.linux-aarch64-cpython-311/bsddb3/tests 2023-05-23 15:00:07,601 root INFO copying Lib3/bsddb/test/test_pickle.py -> build/lib.linux-aarch64-cpython-311/bsddb3/tests 2023-05-23 15:00:07,601 root INFO copying Lib3/bsddb/test/test_cursor_pget_bug.py -> build/lib.linux-aarch64-cpython-311/bsddb3/tests 2023-05-23 15:00:07,601 root INFO copying Lib3/bsddb/test/test_all.py -> build/lib.linux-aarch64-cpython-311/bsddb3/tests 2023-05-23 15:00:07,601 root INFO copying Lib3/bsddb/test/test_compare.py -> build/lib.linux-aarch64-cpython-311/bsddb3/tests 2023-05-23 15:00:07,602 root INFO running build_ext 2023-05-23 15:00:07,602 root INFO building 'bsddb3._pybsddb' extension 2023-05-23 15:00:07,603 root INFO creating build/temp.linux-aarch64-cpython-311 2023-05-23 15:00:07,603 root INFO creating build/temp.linux-aarch64-cpython-311/Modules 2023-05-23 15:00:07,603 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-aarch64-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:11,019 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-aarch64-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-aarch64-cpython-311/bsddb3/_pybsddb.cpython-311-aarch64-linux-musl.so 2023-05-23 15:00:11,041 wheel INFO installing to build/bdist.linux-aarch64/wheel 2023-05-23 15:00:11,041 root INFO running install 2023-05-23 15:00:11,048 root INFO running install_lib 2023-05-23 15:00:11,049 root INFO creating build/bdist.linux-aarch64 2023-05-23 15:00:11,049 root INFO creating build/bdist.linux-aarch64/wheel 2023-05-23 15:00:11,049 root INFO creating build/bdist.linux-aarch64/wheel/bsddb3 2023-05-23 15:00:11,049 root INFO copying build/lib.linux-aarch64-cpython-311/bsddb3/__init__.py -> build/bdist.linux-aarch64/wheel/bsddb3 2023-05-23 15:00:11,050 root INFO copying build/lib.linux-aarch64-cpython-311/bsddb3/dbobj.py -> build/bdist.linux-aarch64/wheel/bsddb3 2023-05-23 15:00:11,050 root INFO copying build/lib.linux-aarch64-cpython-311/bsddb3/dbtables.py -> build/bdist.linux-aarch64/wheel/bsddb3 2023-05-23 15:00:11,050 root INFO copying build/lib.linux-aarch64-cpython-311/bsddb3/dbrecio.py -> build/bdist.linux-aarch64/wheel/bsddb3 2023-05-23 15:00:11,050 root INFO copying build/lib.linux-aarch64-cpython-311/bsddb3/db.py -> build/bdist.linux-aarch64/wheel/bsddb3 2023-05-23 15:00:11,050 root INFO creating build/bdist.linux-aarch64/wheel/bsddb3/tests 2023-05-23 15:00:11,050 root INFO copying build/lib.linux-aarch64-cpython-311/bsddb3/tests/__init__.py -> build/bdist.linux-aarch64/wheel/bsddb3/tests 2023-05-23 15:00:11,051 root INFO copying build/lib.linux-aarch64-cpython-311/bsddb3/tests/test_fileid.py -> build/bdist.linux-aarch64/wheel/bsddb3/tests 2023-05-23 15:00:11,051 root INFO copying build/lib.linux-aarch64-cpython-311/bsddb3/tests/test_misc.py -> build/bdist.linux-aarch64/wheel/bsddb3/tests 2023-05-23 15:00:11,051 root INFO copying build/lib.linux-aarch64-cpython-311/bsddb3/tests/test_replication.py -> build/bdist.linux-aarch64/wheel/bsddb3/tests 2023-05-23 15:00:11,051 root INFO copying build/lib.linux-aarch64-cpython-311/bsddb3/tests/test_lock.py -> build/bdist.linux-aarch64/wheel/bsddb3/tests 2023-05-23 15:00:11,051 root INFO copying build/lib.linux-aarch64-cpython-311/bsddb3/tests/test_dbenv.py -> build/bdist.linux-aarch64/wheel/bsddb3/tests 2023-05-23 15:00:11,051 root INFO copying build/lib.linux-aarch64-cpython-311/bsddb3/tests/test_queue.py -> build/bdist.linux-aarch64/wheel/bsddb3/tests 2023-05-23 15:00:11,052 root INFO copying build/lib.linux-aarch64-cpython-311/bsddb3/tests/test_dbshelve.py -> build/bdist.linux-aarch64/wheel/bsddb3/tests 2023-05-23 15:00:11,052 root INFO copying build/lib.linux-aarch64-cpython-311/bsddb3/tests/test_dbobj.py -> build/bdist.linux-aarch64/wheel/bsddb3/tests 2023-05-23 15:00:11,052 root INFO copying build/lib.linux-aarch64-cpython-311/bsddb3/tests/test_recno.py -> build/bdist.linux-aarch64/wheel/bsddb3/tests 2023-05-23 15:00:11,052 root INFO copying build/lib.linux-aarch64-cpython-311/bsddb3/tests/test_compat.py -> build/bdist.linux-aarch64/wheel/bsddb3/tests 2023-05-23 15:00:11,052 root INFO copying build/lib.linux-aarch64-cpython-311/bsddb3/tests/test_thread.py -> build/bdist.linux-aarch64/wheel/bsddb3/tests 2023-05-23 15:00:11,052 root INFO copying build/lib.linux-aarch64-cpython-311/bsddb3/tests/test_basics.py -> build/bdist.linux-aarch64/wheel/bsddb3/tests 2023-05-23 15:00:11,052 root INFO copying build/lib.linux-aarch64-cpython-311/bsddb3/tests/test_db.py -> build/bdist.linux-aarch64/wheel/bsddb3/tests 2023-05-23 15:00:11,052 root INFO copying build/lib.linux-aarch64-cpython-311/bsddb3/tests/test_early_close.py -> build/bdist.linux-aarch64/wheel/bsddb3/tests 2023-05-23 15:00:11,053 root INFO copying build/lib.linux-aarch64-cpython-311/bsddb3/tests/test_associate.py -> build/bdist.linux-aarch64/wheel/bsddb3/tests 2023-05-23 15:00:11,053 root INFO copying build/lib.linux-aarch64-cpython-311/bsddb3/tests/test_sequence.py -> build/bdist.linux-aarch64/wheel/bsddb3/tests 2023-05-23 15:00:11,053 root INFO copying build/lib.linux-aarch64-cpython-311/bsddb3/tests/test_dbtables.py -> build/bdist.linux-aarch64/wheel/bsddb3/tests 2023-05-23 15:00:11,053 root INFO copying build/lib.linux-aarch64-cpython-311/bsddb3/tests/test_join.py -> build/bdist.linux-aarch64/wheel/bsddb3/tests 2023-05-23 15:00:11,053 root INFO copying build/lib.linux-aarch64-cpython-311/bsddb3/tests/test_distributed_transactions.py -> build/bdist.linux-aarch64/wheel/bsddb3/tests 2023-05-23 15:00:11,053 root INFO copying build/lib.linux-aarch64-cpython-311/bsddb3/tests/test_get_none.py -> build/bdist.linux-aarch64/wheel/bsddb3/tests 2023-05-23 15:00:11,053 root INFO copying build/lib.linux-aarch64-cpython-311/bsddb3/tests/test_pickle.py -> build/bdist.linux-aarch64/wheel/bsddb3/tests 2023-05-23 15:00:11,054 root INFO copying build/lib.linux-aarch64-cpython-311/bsddb3/tests/test_cursor_pget_bug.py -> build/bdist.linux-aarch64/wheel/bsddb3/tests 2023-05-23 15:00:11,054 root INFO copying build/lib.linux-aarch64-cpython-311/bsddb3/tests/test_all.py -> build/bdist.linux-aarch64/wheel/bsddb3/tests 2023-05-23 15:00:11,054 root INFO copying build/lib.linux-aarch64-cpython-311/bsddb3/tests/test_compare.py -> build/bdist.linux-aarch64/wheel/bsddb3/tests 2023-05-23 15:00:11,054 root INFO copying build/lib.linux-aarch64-cpython-311/bsddb3/_pybsddb.cpython-311-aarch64-linux-musl.so -> build/bdist.linux-aarch64/wheel/bsddb3 2023-05-23 15:00:11,055 root INFO copying build/lib.linux-aarch64-cpython-311/bsddb3/dbutils.py -> build/bdist.linux-aarch64/wheel/bsddb3 2023-05-23 15:00:11,055 root INFO copying build/lib.linux-aarch64-cpython-311/bsddb3/dbshelve.py -> build/bdist.linux-aarch64/wheel/bsddb3 2023-05-23 15:00:11,055 root INFO running install_headers 2023-05-23 15:00:11,056 root INFO creating build/bdist.linux-aarch64/wheel/bsddb3-6.2.9.data 2023-05-23 15:00:11,056 root INFO creating build/bdist.linux-aarch64/wheel/bsddb3-6.2.9.data/headers 2023-05-23 15:00:11,056 root INFO copying Modules/bsddb.h -> build/bdist.linux-aarch64/wheel/bsddb3-6.2.9.data/headers 2023-05-23 15:00:11,056 root INFO running install_egg_info 2023-05-23 15:00:11,063 root INFO running egg_info 2023-05-23 15:00:11,064 root INFO writing bsddb3.egg-info/PKG-INFO 2023-05-23 15:00:11,064 root INFO writing dependency_links to bsddb3.egg-info/dependency_links.txt 2023-05-23 15:00:11,064 root INFO writing top-level names to bsddb3.egg-info/top_level.txt 2023-05-23 15:00:11,066 root INFO reading manifest file 'bsddb3.egg-info/SOURCES.txt' 2023-05-23 15:00:11,066 root INFO reading manifest template 'MANIFEST.in' 2023-05-23 15:00:11,068 root WARNING warning: no files found matching 'updatedb.bat' 2023-05-23 15:00:11,068 root WARNING warning: no files found matching '*.py' under directory 'bsddb3' 2023-05-23 15:00:11,068 root WARNING warning: no files found matching '*.html' under directory 'docs' 2023-05-23 15:00:11,069 root WARNING warning: no files found matching '*.css' under directory 'docs' 2023-05-23 15:00:11,069 root WARNING warning: no files found matching '*.gif' under directory 'docs' 2023-05-23 15:00:11,069 root WARNING warning: no files found matching '*.jpg' under directory 'docs' 2023-05-23 15:00:11,069 root WARNING warning: no files found matching '*.js' under directory 'docs' 2023-05-23 15:00:11,070 root WARNING warning: no files found matching '*.json' under directory 'docs' 2023-05-23 15:00:11,070 root WARNING warning: no files found matching '*.txt' under directory 'patches' 2023-05-23 15:00:11,070 root WARNING warning: no files found matching '*.patch' under directory 'patches' 2023-05-23 15:00:11,070 root WARNING warning: no files found matching '*.py' under directory 'test' 2023-05-23 15:00:11,070 root WARNING no previously-included directories found matching 'docs/build' 2023-05-23 15:00:11,071 root WARNING no previously-included directories found matching 'docs/tools/docutils' 2023-05-23 15:00:11,071 root WARNING no previously-included directories found matching 'docs/tools/sphinx' 2023-05-23 15:00:11,071 root WARNING no previously-included directories found matching 'docs/tools/pygments' 2023-05-23 15:00:11,071 root WARNING no previously-included directories found matching 'old' 2023-05-23 15:00:11,071 root WARNING no previously-included directories found matching 'test/db_home' 2023-05-23 15:00:11,071 root WARNING no previously-included directories found matching 'test/bsddb3' 2023-05-23 15:00:11,071 root INFO adding license file 'LICENSE.txt' 2023-05-23 15:00:11,072 root INFO writing manifest file 'bsddb3.egg-info/SOURCES.txt' 2023-05-23 15:00:11,073 root INFO Copying bsddb3.egg-info to build/bdist.linux-aarch64/wheel/bsddb3-6.2.9-py3.11.egg-info 2023-05-23 15:00:11,073 root INFO running install_scripts 2023-05-23 15:00:11,076 wheel INFO creating build/bdist.linux-aarch64/wheel/bsddb3-6.2.9.dist-info/WHEEL 2023-05-23 15:00:11,076 wheel INFO creating '/home/buildozer/aports/testing/py3-bsddb3/src/bsddb3-6.2.9/dist/.tmp-hhe3yv9s/bsddb3-6.2.9-cp311-cp311-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2023-05-23 15:00:11,076 wheel INFO adding 'bsddb3/__init__.py' 2023-05-23 15:00:11,078 wheel INFO adding 'bsddb3/_pybsddb.cpython-311-aarch64-linux-musl.so' 2023-05-23 15:00:11,078 wheel INFO adding 'bsddb3/db.py' 2023-05-23 15:00:11,078 wheel INFO adding 'bsddb3/dbobj.py' 2023-05-23 15:00:11,078 wheel INFO adding 'bsddb3/dbrecio.py' 2023-05-23 15:00:11,079 wheel INFO adding 'bsddb3/dbshelve.py' 2023-05-23 15:00:11,079 wheel INFO adding 'bsddb3/dbtables.py' 2023-05-23 15:00:11,079 wheel INFO adding 'bsddb3/dbutils.py' 2023-05-23 15:00:11,079 wheel INFO adding 'bsddb3/tests/__init__.py' 2023-05-23 15:00:11,079 wheel INFO adding 'bsddb3/tests/test_all.py' 2023-05-23 15:00:11,080 wheel INFO adding 'bsddb3/tests/test_associate.py' 2023-05-23 15:00:11,080 wheel INFO adding 'bsddb3/tests/test_basics.py' 2023-05-23 15:00:11,080 wheel INFO adding 'bsddb3/tests/test_compare.py' 2023-05-23 15:00:11,080 wheel INFO adding 'bsddb3/tests/test_compat.py' 2023-05-23 15:00:11,080 wheel INFO adding 'bsddb3/tests/test_cursor_pget_bug.py' 2023-05-23 15:00:11,081 wheel INFO adding 'bsddb3/tests/test_db.py' 2023-05-23 15:00:11,081 wheel INFO adding 'bsddb3/tests/test_dbenv.py' 2023-05-23 15:00:11,081 wheel INFO adding 'bsddb3/tests/test_dbobj.py' 2023-05-23 15:00:11,081 wheel INFO adding 'bsddb3/tests/test_dbshelve.py' 2023-05-23 15:00:11,081 wheel INFO adding 'bsddb3/tests/test_dbtables.py' 2023-05-23 15:00:11,081 wheel INFO adding 'bsddb3/tests/test_distributed_transactions.py' 2023-05-23 15:00:11,082 wheel INFO adding 'bsddb3/tests/test_early_close.py' 2023-05-23 15:00:11,082 wheel INFO adding 'bsddb3/tests/test_fileid.py' 2023-05-23 15:00:11,082 wheel INFO adding 'bsddb3/tests/test_get_none.py' 2023-05-23 15:00:11,082 wheel INFO adding 'bsddb3/tests/test_join.py' 2023-05-23 15:00:11,082 wheel INFO adding 'bsddb3/tests/test_lock.py' 2023-05-23 15:00:11,082 wheel INFO adding 'bsddb3/tests/test_misc.py' 2023-05-23 15:00:11,082 wheel INFO adding 'bsddb3/tests/test_pickle.py' 2023-05-23 15:00:11,082 wheel INFO adding 'bsddb3/tests/test_queue.py' 2023-05-23 15:00:11,083 wheel INFO adding 'bsddb3/tests/test_recno.py' 2023-05-23 15:00:11,083 wheel INFO adding 'bsddb3/tests/test_replication.py' 2023-05-23 15:00:11,083 wheel INFO adding 'bsddb3/tests/test_sequence.py' 2023-05-23 15:00:11,083 wheel INFO adding 'bsddb3/tests/test_thread.py' 2023-05-23 15:00:11,083 wheel INFO adding 'bsddb3-6.2.9.data/headers/bsddb.h' 2023-05-23 15:00:11,084 wheel INFO adding 'bsddb3-6.2.9.dist-info/LICENSE.txt' 2023-05-23 15:00:11,084 wheel INFO adding 'bsddb3-6.2.9.dist-info/METADATA' 2023-05-23 15:00:11,084 wheel INFO adding 'bsddb3-6.2.9.dist-info/WHEEL' 2023-05-23 15:00:11,084 wheel INFO adding 'bsddb3-6.2.9.dist-info/top_level.txt' 2023-05-23 15:00:11,084 wheel INFO adding 'bsddb3-6.2.9.dist-info/RECORD' 2023-05-23 15:00:11,084 wheel INFO removing build/bdist.linux-aarch64/wheel 2023-05-23 15:00:11,085 gpep517 INFO The backend produced dist/bsddb3-6.2.9-cp311-cp311-linux_aarch64.whl bsddb3-6.2.9-cp311-cp311-linux_aarch64.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-aarch64.so.1 so:libdb-5.3.so >>> py3-bsddb3*: Package size: 344.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/29) Purging .makedepends-py3-bsddb3 (20230523.150006) (2/29) Purging db-dev (5.3.28-r5) (3/29) Purging db-c++ (5.3.28-r5) (4/29) Purging db (5.3.28-r5) (5/29) Purging py3-gpep517-pyc (13-r2) (6/29) Purging py3-gpep517 (13-r2) (7/29) Purging py3-installer-pyc (0.7.0-r1) (8/29) Purging py3-installer (0.7.0-r1) (9/29) Purging py3-setuptools-pyc (67.8.0-r0) (10/29) Purging py3-setuptools (67.8.0-r0) (11/29) Purging py3-wheel-pyc (0.40.0-r1) (12/29) Purging py3-wheel (0.40.0-r1) (13/29) Purging py3-packaging-pyc (23.1-r1) (14/29) Purging py3-packaging (23.1-r1) (15/29) Purging py3-parsing-pyc (3.0.9-r2) (16/29) Purging py3-parsing (3.0.9-r2) (17/29) Purging python3-dev (3.11.3-r11) (18/29) Purging python3-pyc (3.11.3-r11) (19/29) Purging python3-pycache-pyc0 (3.11.3-r11) (20/29) Purging pyc (0.1-r0) (21/29) Purging python3 (3.11.3-r11) (22/29) Purging gdbm (1.23-r1) (23/29) Purging libbz2 (1.0.8-r6) (24/29) Purging libffi (3.4.4-r3) (25/29) Purging libpanelw (6.4_p20230520-r0) (26/29) Purging mpdecimal (2.5.1-r2) (27/29) Purging readline (8.2.1-r2) (28/29) Purging sqlite-libs (3.42.0-r0) (29/29) Purging xz-libs (5.4.3-r1) Executing busybox-1.36.0-r11.trigger OK: 375 MiB in 101 packages >>> py3-bsddb3: Updating the testing/aarch64 repository index... >>> py3-bsddb3: Signing the index...