>>> py3-bsddb3: Building testing/py3-bsddb3 6.2.9-r0 (using abuild 3.11.0-r1) started Tue, 23 May 2023 23:02:23 +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/27) Installing db-c++ (5.3.28-r5) (2/27) Installing db (5.3.28-r5) (3/27) Installing db-dev (5.3.28-r5) (4/27) Installing libffi (3.4.4-r3) (5/27) Installing gdbm (1.23-r1) (6/27) Installing mpdecimal (2.5.1-r2) (7/27) Installing libpanelw (6.4_p20230520-r0) (8/27) Installing readline (8.2.1-r2) (9/27) Installing sqlite-libs (3.42.0-r0) (10/27) Installing python3 (3.11.3-r11) (11/27) Installing python3-pycache-pyc0 (3.11.3-r11) (12/27) Installing pyc (0.1-r0) (13/27) Installing py3-installer-pyc (0.7.0-r1) (14/27) Installing py3-gpep517-pyc (13-r2) (15/27) Installing python3-pyc (3.11.3-r11) (16/27) Installing py3-installer (0.7.0-r1) (17/27) Installing py3-gpep517 (13-r2) (18/27) Installing py3-parsing (3.0.9-r2) (19/27) Installing py3-parsing-pyc (3.0.9-r2) (20/27) Installing py3-packaging (23.1-r1) (21/27) Installing py3-packaging-pyc (23.1-r1) (22/27) Installing py3-setuptools (67.8.0-r0) (23/27) Installing py3-setuptools-pyc (67.8.0-r0) (24/27) Installing py3-wheel (0.40.0-r1) (25/27) Installing py3-wheel-pyc (0.40.0-r1) (26/27) Installing python3-dev (3.11.3-r11) (27/27) Installing .makedepends-py3-bsddb3 (20230523.230224) Executing busybox-1.36.0-r11.trigger OK: 474 MiB in 135 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 % 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 100 225k 100 225k 0 0 1292k 0 --:--:-- --:--:-- --:--:-- 1292k >>> 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 23:02:26,468 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-05-23 23:02:26,539 root INFO running bdist_wheel 2023-05-23 23:02:26,550 root INFO running build 2023-05-23 23:02:26,550 root INFO running build_py 2023-05-23 23:02:26,554 root INFO creating build 2023-05-23 23:02:26,554 root INFO creating build/lib.linux-i686-cpython-311 2023-05-23 23:02:26,554 root INFO creating build/lib.linux-i686-cpython-311/bsddb3 2023-05-23 23:02:26,555 root INFO copying Lib3/bsddb/dbrecio.py -> build/lib.linux-i686-cpython-311/bsddb3 2023-05-23 23:02:26,555 root INFO copying Lib3/bsddb/__init__.py -> build/lib.linux-i686-cpython-311/bsddb3 2023-05-23 23:02:26,555 root INFO copying Lib3/bsddb/db.py -> build/lib.linux-i686-cpython-311/bsddb3 2023-05-23 23:02:26,556 root INFO copying Lib3/bsddb/dbutils.py -> build/lib.linux-i686-cpython-311/bsddb3 2023-05-23 23:02:26,556 root INFO copying Lib3/bsddb/dbshelve.py -> build/lib.linux-i686-cpython-311/bsddb3 2023-05-23 23:02:26,557 root INFO copying Lib3/bsddb/dbobj.py -> build/lib.linux-i686-cpython-311/bsddb3 2023-05-23 23:02:26,557 root INFO copying Lib3/bsddb/dbtables.py -> build/lib.linux-i686-cpython-311/bsddb3 2023-05-23 23:02:26,558 root INFO creating build/lib.linux-i686-cpython-311/bsddb3/tests 2023-05-23 23:02:26,558 root INFO copying Lib3/bsddb/test/test_pickle.py -> build/lib.linux-i686-cpython-311/bsddb3/tests 2023-05-23 23:02:26,558 root INFO copying Lib3/bsddb/test/test_lock.py -> build/lib.linux-i686-cpython-311/bsddb3/tests 2023-05-23 23:02:26,559 root INFO copying Lib3/bsddb/test/test_db.py -> build/lib.linux-i686-cpython-311/bsddb3/tests 2023-05-23 23:02:26,559 root INFO copying Lib3/bsddb/test/test_thread.py -> build/lib.linux-i686-cpython-311/bsddb3/tests 2023-05-23 23:02:26,560 root INFO copying Lib3/bsddb/test/test_all.py -> build/lib.linux-i686-cpython-311/bsddb3/tests 2023-05-23 23:02:26,560 root INFO copying Lib3/bsddb/test/test_dbtables.py -> build/lib.linux-i686-cpython-311/bsddb3/tests 2023-05-23 23:02:26,560 root INFO copying Lib3/bsddb/test/test_early_close.py -> build/lib.linux-i686-cpython-311/bsddb3/tests 2023-05-23 23:02:26,561 root INFO copying Lib3/bsddb/test/test_distributed_transactions.py -> build/lib.linux-i686-cpython-311/bsddb3/tests 2023-05-23 23:02:26,561 root INFO copying Lib3/bsddb/test/__init__.py -> build/lib.linux-i686-cpython-311/bsddb3/tests 2023-05-23 23:02:26,561 root INFO copying Lib3/bsddb/test/test_dbshelve.py -> build/lib.linux-i686-cpython-311/bsddb3/tests 2023-05-23 23:02:26,562 root INFO copying Lib3/bsddb/test/test_dbenv.py -> build/lib.linux-i686-cpython-311/bsddb3/tests 2023-05-23 23:02:26,562 root INFO copying Lib3/bsddb/test/test_join.py -> build/lib.linux-i686-cpython-311/bsddb3/tests 2023-05-23 23:02:26,563 root INFO copying Lib3/bsddb/test/test_fileid.py -> build/lib.linux-i686-cpython-311/bsddb3/tests 2023-05-23 23:02:26,563 root INFO copying Lib3/bsddb/test/test_associate.py -> build/lib.linux-i686-cpython-311/bsddb3/tests 2023-05-23 23:02:26,563 root INFO copying Lib3/bsddb/test/test_recno.py -> build/lib.linux-i686-cpython-311/bsddb3/tests 2023-05-23 23:02:26,564 root INFO copying Lib3/bsddb/test/test_compat.py -> build/lib.linux-i686-cpython-311/bsddb3/tests 2023-05-23 23:02:26,564 root INFO copying Lib3/bsddb/test/test_get_none.py -> build/lib.linux-i686-cpython-311/bsddb3/tests 2023-05-23 23:02:26,564 root INFO copying Lib3/bsddb/test/test_basics.py -> build/lib.linux-i686-cpython-311/bsddb3/tests 2023-05-23 23:02:26,565 root INFO copying Lib3/bsddb/test/test_queue.py -> build/lib.linux-i686-cpython-311/bsddb3/tests 2023-05-23 23:02:26,565 root INFO copying Lib3/bsddb/test/test_misc.py -> build/lib.linux-i686-cpython-311/bsddb3/tests 2023-05-23 23:02:26,566 root INFO copying Lib3/bsddb/test/test_cursor_pget_bug.py -> build/lib.linux-i686-cpython-311/bsddb3/tests 2023-05-23 23:02:26,566 root INFO copying Lib3/bsddb/test/test_compare.py -> build/lib.linux-i686-cpython-311/bsddb3/tests 2023-05-23 23:02:26,566 root INFO copying Lib3/bsddb/test/test_dbobj.py -> build/lib.linux-i686-cpython-311/bsddb3/tests 2023-05-23 23:02:26,567 root INFO copying Lib3/bsddb/test/test_replication.py -> build/lib.linux-i686-cpython-311/bsddb3/tests 2023-05-23 23:02:26,567 root INFO copying Lib3/bsddb/test/test_sequence.py -> build/lib.linux-i686-cpython-311/bsddb3/tests 2023-05-23 23:02:26,568 root INFO running build_ext 2023-05-23 23:02:26,570 root INFO building 'bsddb3._pybsddb' extension 2023-05-23 23:02:26,570 root INFO creating build/temp.linux-i686-cpython-311 2023-05-23 23:02:26,570 root INFO creating build/temp.linux-i686-cpython-311/Modules 2023-05-23 23:02:26,570 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-i686-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 23:02:31,753 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-i686-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-i686-cpython-311/bsddb3/_pybsddb.cpython-311-i386-linux-musl.so 2023-05-23 23:02:31,798 wheel INFO installing to build/bdist.linux-i686/wheel 2023-05-23 23:02:31,798 root INFO running install 2023-05-23 23:02:31,810 root INFO running install_lib 2023-05-23 23:02:31,812 root INFO creating build/bdist.linux-i686 2023-05-23 23:02:31,812 root INFO creating build/bdist.linux-i686/wheel 2023-05-23 23:02:31,813 root INFO creating build/bdist.linux-i686/wheel/bsddb3 2023-05-23 23:02:31,813 root INFO creating build/bdist.linux-i686/wheel/bsddb3/tests 2023-05-23 23:02:31,813 root INFO copying build/lib.linux-i686-cpython-311/bsddb3/tests/test_pickle.py -> build/bdist.linux-i686/wheel/bsddb3/tests 2023-05-23 23:02:31,813 root INFO copying build/lib.linux-i686-cpython-311/bsddb3/tests/test_lock.py -> build/bdist.linux-i686/wheel/bsddb3/tests 2023-05-23 23:02:31,814 root INFO copying build/lib.linux-i686-cpython-311/bsddb3/tests/test_db.py -> build/bdist.linux-i686/wheel/bsddb3/tests 2023-05-23 23:02:31,814 root INFO copying build/lib.linux-i686-cpython-311/bsddb3/tests/test_thread.py -> build/bdist.linux-i686/wheel/bsddb3/tests 2023-05-23 23:02:31,814 root INFO copying build/lib.linux-i686-cpython-311/bsddb3/tests/test_all.py -> build/bdist.linux-i686/wheel/bsddb3/tests 2023-05-23 23:02:31,815 root INFO copying build/lib.linux-i686-cpython-311/bsddb3/tests/test_dbtables.py -> build/bdist.linux-i686/wheel/bsddb3/tests 2023-05-23 23:02:31,815 root INFO copying build/lib.linux-i686-cpython-311/bsddb3/tests/test_early_close.py -> build/bdist.linux-i686/wheel/bsddb3/tests 2023-05-23 23:02:31,815 root INFO copying build/lib.linux-i686-cpython-311/bsddb3/tests/test_distributed_transactions.py -> build/bdist.linux-i686/wheel/bsddb3/tests 2023-05-23 23:02:31,815 root INFO copying build/lib.linux-i686-cpython-311/bsddb3/tests/__init__.py -> build/bdist.linux-i686/wheel/bsddb3/tests 2023-05-23 23:02:31,816 root INFO copying build/lib.linux-i686-cpython-311/bsddb3/tests/test_dbshelve.py -> build/bdist.linux-i686/wheel/bsddb3/tests 2023-05-23 23:02:31,816 root INFO copying build/lib.linux-i686-cpython-311/bsddb3/tests/test_dbenv.py -> build/bdist.linux-i686/wheel/bsddb3/tests 2023-05-23 23:02:31,816 root INFO copying build/lib.linux-i686-cpython-311/bsddb3/tests/test_join.py -> build/bdist.linux-i686/wheel/bsddb3/tests 2023-05-23 23:02:31,816 root INFO copying build/lib.linux-i686-cpython-311/bsddb3/tests/test_fileid.py -> build/bdist.linux-i686/wheel/bsddb3/tests 2023-05-23 23:02:31,817 root INFO copying build/lib.linux-i686-cpython-311/bsddb3/tests/test_associate.py -> build/bdist.linux-i686/wheel/bsddb3/tests 2023-05-23 23:02:31,817 root INFO copying build/lib.linux-i686-cpython-311/bsddb3/tests/test_recno.py -> build/bdist.linux-i686/wheel/bsddb3/tests 2023-05-23 23:02:31,817 root INFO copying build/lib.linux-i686-cpython-311/bsddb3/tests/test_compat.py -> build/bdist.linux-i686/wheel/bsddb3/tests 2023-05-23 23:02:31,817 root INFO copying build/lib.linux-i686-cpython-311/bsddb3/tests/test_get_none.py -> build/bdist.linux-i686/wheel/bsddb3/tests 2023-05-23 23:02:31,818 root INFO copying build/lib.linux-i686-cpython-311/bsddb3/tests/test_basics.py -> build/bdist.linux-i686/wheel/bsddb3/tests 2023-05-23 23:02:31,818 root INFO copying build/lib.linux-i686-cpython-311/bsddb3/tests/test_queue.py -> build/bdist.linux-i686/wheel/bsddb3/tests 2023-05-23 23:02:31,818 root INFO copying build/lib.linux-i686-cpython-311/bsddb3/tests/test_misc.py -> build/bdist.linux-i686/wheel/bsddb3/tests 2023-05-23 23:02:31,819 root INFO copying build/lib.linux-i686-cpython-311/bsddb3/tests/test_cursor_pget_bug.py -> build/bdist.linux-i686/wheel/bsddb3/tests 2023-05-23 23:02:31,819 root INFO copying build/lib.linux-i686-cpython-311/bsddb3/tests/test_compare.py -> build/bdist.linux-i686/wheel/bsddb3/tests 2023-05-23 23:02:31,819 root INFO copying build/lib.linux-i686-cpython-311/bsddb3/tests/test_dbobj.py -> build/bdist.linux-i686/wheel/bsddb3/tests 2023-05-23 23:02:31,819 root INFO copying build/lib.linux-i686-cpython-311/bsddb3/tests/test_replication.py -> build/bdist.linux-i686/wheel/bsddb3/tests 2023-05-23 23:02:31,820 root INFO copying build/lib.linux-i686-cpython-311/bsddb3/tests/test_sequence.py -> build/bdist.linux-i686/wheel/bsddb3/tests 2023-05-23 23:02:31,820 root INFO copying build/lib.linux-i686-cpython-311/bsddb3/dbrecio.py -> build/bdist.linux-i686/wheel/bsddb3 2023-05-23 23:02:31,820 root INFO copying build/lib.linux-i686-cpython-311/bsddb3/__init__.py -> build/bdist.linux-i686/wheel/bsddb3 2023-05-23 23:02:31,820 root INFO copying build/lib.linux-i686-cpython-311/bsddb3/db.py -> build/bdist.linux-i686/wheel/bsddb3 2023-05-23 23:02:31,821 root INFO copying build/lib.linux-i686-cpython-311/bsddb3/dbutils.py -> build/bdist.linux-i686/wheel/bsddb3 2023-05-23 23:02:31,821 root INFO copying build/lib.linux-i686-cpython-311/bsddb3/dbshelve.py -> build/bdist.linux-i686/wheel/bsddb3 2023-05-23 23:02:31,821 root INFO copying build/lib.linux-i686-cpython-311/bsddb3/dbobj.py -> build/bdist.linux-i686/wheel/bsddb3 2023-05-23 23:02:31,821 root INFO copying build/lib.linux-i686-cpython-311/bsddb3/dbtables.py -> build/bdist.linux-i686/wheel/bsddb3 2023-05-23 23:02:31,822 root INFO copying build/lib.linux-i686-cpython-311/bsddb3/_pybsddb.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/bsddb3 2023-05-23 23:02:31,822 root INFO running install_headers 2023-05-23 23:02:31,824 root INFO creating build/bdist.linux-i686/wheel/bsddb3-6.2.9.data 2023-05-23 23:02:31,824 root INFO creating build/bdist.linux-i686/wheel/bsddb3-6.2.9.data/headers 2023-05-23 23:02:31,825 root INFO copying Modules/bsddb.h -> build/bdist.linux-i686/wheel/bsddb3-6.2.9.data/headers 2023-05-23 23:02:31,825 root INFO running install_egg_info 2023-05-23 23:02:31,836 root INFO running egg_info 2023-05-23 23:02:31,838 root INFO writing bsddb3.egg-info/PKG-INFO 2023-05-23 23:02:31,838 root INFO writing dependency_links to bsddb3.egg-info/dependency_links.txt 2023-05-23 23:02:31,839 root INFO writing top-level names to bsddb3.egg-info/top_level.txt 2023-05-23 23:02:31,842 root INFO reading manifest file 'bsddb3.egg-info/SOURCES.txt' 2023-05-23 23:02:31,843 root INFO reading manifest template 'MANIFEST.in' 2023-05-23 23:02:31,845 root WARNING warning: no files found matching 'updatedb.bat' 2023-05-23 23:02:31,845 root WARNING warning: no files found matching '*.py' under directory 'bsddb3' 2023-05-23 23:02:31,847 root WARNING warning: no files found matching '*.html' under directory 'docs' 2023-05-23 23:02:31,847 root WARNING warning: no files found matching '*.css' under directory 'docs' 2023-05-23 23:02:31,848 root WARNING warning: no files found matching '*.gif' under directory 'docs' 2023-05-23 23:02:31,848 root WARNING warning: no files found matching '*.jpg' under directory 'docs' 2023-05-23 23:02:31,849 root WARNING warning: no files found matching '*.js' under directory 'docs' 2023-05-23 23:02:31,850 root WARNING warning: no files found matching '*.json' under directory 'docs' 2023-05-23 23:02:31,850 root WARNING warning: no files found matching '*.txt' under directory 'patches' 2023-05-23 23:02:31,850 root WARNING warning: no files found matching '*.patch' under directory 'patches' 2023-05-23 23:02:31,851 root WARNING warning: no files found matching '*.py' under directory 'test' 2023-05-23 23:02:31,851 root WARNING no previously-included directories found matching 'docs/build' 2023-05-23 23:02:31,851 root WARNING no previously-included directories found matching 'docs/tools/docutils' 2023-05-23 23:02:31,852 root WARNING no previously-included directories found matching 'docs/tools/sphinx' 2023-05-23 23:02:31,852 root WARNING no previously-included directories found matching 'docs/tools/pygments' 2023-05-23 23:02:31,852 root WARNING no previously-included directories found matching 'old' 2023-05-23 23:02:31,853 root WARNING no previously-included directories found matching 'test/db_home' 2023-05-23 23:02:31,853 root WARNING no previously-included directories found matching 'test/bsddb3' 2023-05-23 23:02:31,853 root INFO adding license file 'LICENSE.txt' 2023-05-23 23:02:31,855 root INFO writing manifest file 'bsddb3.egg-info/SOURCES.txt' 2023-05-23 23:02:31,856 root INFO Copying bsddb3.egg-info to build/bdist.linux-i686/wheel/bsddb3-6.2.9-py3.11.egg-info 2023-05-23 23:02:31,857 root INFO running install_scripts 2023-05-23 23:02:31,861 wheel INFO creating build/bdist.linux-i686/wheel/bsddb3-6.2.9.dist-info/WHEEL 2023-05-23 23:02:31,862 wheel INFO creating '/home/buildozer/aports/testing/py3-bsddb3/src/bsddb3-6.2.9/dist/.tmp-j58oa185/bsddb3-6.2.9-cp311-cp311-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-05-23 23:02:31,862 wheel INFO adding 'bsddb3/__init__.py' 2023-05-23 23:02:31,864 wheel INFO adding 'bsddb3/_pybsddb.cpython-311-i386-linux-musl.so' 2023-05-23 23:02:31,866 wheel INFO adding 'bsddb3/db.py' 2023-05-23 23:02:31,867 wheel INFO adding 'bsddb3/dbobj.py' 2023-05-23 23:02:31,867 wheel INFO adding 'bsddb3/dbrecio.py' 2023-05-23 23:02:31,867 wheel INFO adding 'bsddb3/dbshelve.py' 2023-05-23 23:02:31,868 wheel INFO adding 'bsddb3/dbtables.py' 2023-05-23 23:02:31,868 wheel INFO adding 'bsddb3/dbutils.py' 2023-05-23 23:02:31,869 wheel INFO adding 'bsddb3/tests/__init__.py' 2023-05-23 23:02:31,869 wheel INFO adding 'bsddb3/tests/test_all.py' 2023-05-23 23:02:31,869 wheel INFO adding 'bsddb3/tests/test_associate.py' 2023-05-23 23:02:31,870 wheel INFO adding 'bsddb3/tests/test_basics.py' 2023-05-23 23:02:31,870 wheel INFO adding 'bsddb3/tests/test_compare.py' 2023-05-23 23:02:31,871 wheel INFO adding 'bsddb3/tests/test_compat.py' 2023-05-23 23:02:31,871 wheel INFO adding 'bsddb3/tests/test_cursor_pget_bug.py' 2023-05-23 23:02:31,871 wheel INFO adding 'bsddb3/tests/test_db.py' 2023-05-23 23:02:31,872 wheel INFO adding 'bsddb3/tests/test_dbenv.py' 2023-05-23 23:02:31,872 wheel INFO adding 'bsddb3/tests/test_dbobj.py' 2023-05-23 23:02:31,872 wheel INFO adding 'bsddb3/tests/test_dbshelve.py' 2023-05-23 23:02:31,873 wheel INFO adding 'bsddb3/tests/test_dbtables.py' 2023-05-23 23:02:31,873 wheel INFO adding 'bsddb3/tests/test_distributed_transactions.py' 2023-05-23 23:02:31,873 wheel INFO adding 'bsddb3/tests/test_early_close.py' 2023-05-23 23:02:31,874 wheel INFO adding 'bsddb3/tests/test_fileid.py' 2023-05-23 23:02:31,874 wheel INFO adding 'bsddb3/tests/test_get_none.py' 2023-05-23 23:02:31,874 wheel INFO adding 'bsddb3/tests/test_join.py' 2023-05-23 23:02:31,874 wheel INFO adding 'bsddb3/tests/test_lock.py' 2023-05-23 23:02:31,875 wheel INFO adding 'bsddb3/tests/test_misc.py' 2023-05-23 23:02:31,875 wheel INFO adding 'bsddb3/tests/test_pickle.py' 2023-05-23 23:02:31,875 wheel INFO adding 'bsddb3/tests/test_queue.py' 2023-05-23 23:02:31,876 wheel INFO adding 'bsddb3/tests/test_recno.py' 2023-05-23 23:02:31,876 wheel INFO adding 'bsddb3/tests/test_replication.py' 2023-05-23 23:02:31,876 wheel INFO adding 'bsddb3/tests/test_sequence.py' 2023-05-23 23:02:31,877 wheel INFO adding 'bsddb3/tests/test_thread.py' 2023-05-23 23:02:31,877 wheel INFO adding 'bsddb3-6.2.9.data/headers/bsddb.h' 2023-05-23 23:02:31,878 wheel INFO adding 'bsddb3-6.2.9.dist-info/LICENSE.txt' 2023-05-23 23:02:31,878 wheel INFO adding 'bsddb3-6.2.9.dist-info/METADATA' 2023-05-23 23:02:31,878 wheel INFO adding 'bsddb3-6.2.9.dist-info/WHEEL' 2023-05-23 23:02:31,878 wheel INFO adding 'bsddb3-6.2.9.dist-info/top_level.txt' 2023-05-23 23:02:31,878 wheel INFO adding 'bsddb3-6.2.9.dist-info/RECORD' 2023-05-23 23:02:31,879 wheel INFO removing build/bdist.linux-i686/wheel 2023-05-23 23:02:31,880 gpep517 INFO The backend produced dist/bsddb3-6.2.9-cp311-cp311-linux_i686.whl bsddb3-6.2.9-cp311-cp311-linux_i686.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-x86.so.1 so:libdb-5.3.so >>> py3-bsddb3*: Package size: 272.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 23:02:33 +0000 elapsed time 0h 0m 10s >>> py3-bsddb3: Cleaning up srcdir >>> py3-bsddb3: Cleaning up pkgdir >>> py3-bsddb3: Uninstalling dependencies... (1/27) Purging .makedepends-py3-bsddb3 (20230523.230224) (2/27) Purging db-dev (5.3.28-r5) (3/27) Purging db-c++ (5.3.28-r5) (4/27) Purging db (5.3.28-r5) (5/27) Purging py3-gpep517-pyc (13-r2) (6/27) Purging py3-gpep517 (13-r2) (7/27) Purging py3-installer-pyc (0.7.0-r1) (8/27) Purging py3-installer (0.7.0-r1) (9/27) Purging py3-setuptools-pyc (67.8.0-r0) (10/27) Purging py3-setuptools (67.8.0-r0) (11/27) Purging py3-wheel-pyc (0.40.0-r1) (12/27) Purging py3-wheel (0.40.0-r1) (13/27) Purging py3-packaging-pyc (23.1-r1) (14/27) Purging py3-packaging (23.1-r1) (15/27) Purging py3-parsing-pyc (3.0.9-r2) (16/27) Purging py3-parsing (3.0.9-r2) (17/27) Purging python3-dev (3.11.3-r11) (18/27) Purging python3-pyc (3.11.3-r11) (19/27) Purging python3-pycache-pyc0 (3.11.3-r11) (20/27) Purging pyc (0.1-r0) (21/27) Purging python3 (3.11.3-r11) (22/27) Purging gdbm (1.23-r1) (23/27) Purging libffi (3.4.4-r3) (24/27) Purging libpanelw (6.4_p20230520-r0) (25/27) Purging mpdecimal (2.5.1-r2) (26/27) Purging readline (8.2.1-r2) (27/27) Purging sqlite-libs (3.42.0-r0) Executing busybox-1.36.0-r11.trigger OK: 372 MiB in 108 packages >>> py3-bsddb3: Updating the testing/x86 repository index... >>> py3-bsddb3: Signing the index...