From https://github.com/archlinux/svntogit-community * branch packages/python-bsddb -> FETCH_HEAD * [new branch] packages/python-bsddb -> community/packages/python-bsddb Cloning into 'python-bsddb'... done. :: Synchronizing package databases... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 131k 100 131k 0 0 373k 0 --:--:-- --:--:-- --:--:-- 372k 100 131k 100 131k 0 0 373k 0 --:--:-- --:--:-- --:--:-- 372k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8546k 100 8546k 0 0 20.9M 0 --:--:-- --:--:-- --:--:-- 20.9M % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 143k 100 143k 0 0 418k 0 --:--:-- --:--:-- --:--:-- 419k :: Starting full system upgrade... there is nothing to do PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TMPDIR=/tmp/archlinux-ci/ SOURCE_DATE_EPOCH=1690565293 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1690565293' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' printenv 2>&1 SCHROOT_SESSION_ID=archlinux-python-bsddb-archlinuxrb-build-meJ76IFU PWD=/tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk LOGNAME=jenkins SCHROOT_ALIAS_NAME=jenkins-reproducible-archlinux SCHROOT_GROUP=jenkins SCHROOT_USER=jenkins ftp_proxy=http://127.0.0.1:3128 HOME=/var/lib/jenkins LANG=C https_proxy=http://127.0.0.1:3128 USER=jenkins FTP_PROXY=http://127.0.0.1:3128 SHLVL=1 HTTPS_PROXY=http://127.0.0.1:3128 HTTP_PROXY=http://127.0.0.1:3128 SCHROOT_GID=116 http_proxy=http://127.0.0.1:3128 DEBUGINFOD_URLS=https://debuginfod.archlinux.org SCHROOT_UID=108 HG=/usr/bin/hg _=/usr/sbin/printenv ==> Making package: python-bsddb 6.2.9-5 (Fri Jul 28 17:28:47 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading 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 3620k 0 --:--:-- --:--:-- --:--:-- 3620k ==> Validating source files with sha256sums... bsddb3-6.2.9.tar.gz ... Passed ==> Extracting sources... -> Extracting bsddb3-6.2.9.tar.gz with bsdtar ==> Starting prepare()... ==> Starting build()... /usr/lib/python3.11/distutils/dist.py:274: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) Trying to use the Berkeley DB you specified... Detected Berkeley DB version 6.2 from db.h running build running build_py creating build creating build/lib.linux-x86_64-3.11 creating build/lib.linux-x86_64-3.11/bsddb3 copying Lib3/bsddb/__init__.py -> build/lib.linux-x86_64-3.11/bsddb3 copying Lib3/bsddb/db.py -> build/lib.linux-x86_64-3.11/bsddb3 copying Lib3/bsddb/dbobj.py -> build/lib.linux-x86_64-3.11/bsddb3 copying Lib3/bsddb/dbrecio.py -> build/lib.linux-x86_64-3.11/bsddb3 copying Lib3/bsddb/dbshelve.py -> build/lib.linux-x86_64-3.11/bsddb3 copying Lib3/bsddb/dbtables.py -> build/lib.linux-x86_64-3.11/bsddb3 copying Lib3/bsddb/dbutils.py -> build/lib.linux-x86_64-3.11/bsddb3 creating build/lib.linux-x86_64-3.11/bsddb3/tests copying Lib3/bsddb/test/__init__.py -> build/lib.linux-x86_64-3.11/bsddb3/tests copying Lib3/bsddb/test/test_all.py -> build/lib.linux-x86_64-3.11/bsddb3/tests copying Lib3/bsddb/test/test_associate.py -> build/lib.linux-x86_64-3.11/bsddb3/tests copying Lib3/bsddb/test/test_basics.py -> build/lib.linux-x86_64-3.11/bsddb3/tests copying Lib3/bsddb/test/test_compare.py -> build/lib.linux-x86_64-3.11/bsddb3/tests copying Lib3/bsddb/test/test_compat.py -> build/lib.linux-x86_64-3.11/bsddb3/tests copying Lib3/bsddb/test/test_cursor_pget_bug.py -> build/lib.linux-x86_64-3.11/bsddb3/tests copying Lib3/bsddb/test/test_db.py -> build/lib.linux-x86_64-3.11/bsddb3/tests copying Lib3/bsddb/test/test_dbenv.py -> build/lib.linux-x86_64-3.11/bsddb3/tests copying Lib3/bsddb/test/test_dbobj.py -> build/lib.linux-x86_64-3.11/bsddb3/tests copying Lib3/bsddb/test/test_dbshelve.py -> build/lib.linux-x86_64-3.11/bsddb3/tests copying Lib3/bsddb/test/test_dbtables.py -> build/lib.linux-x86_64-3.11/bsddb3/tests copying Lib3/bsddb/test/test_distributed_transactions.py -> build/lib.linux-x86_64-3.11/bsddb3/tests copying Lib3/bsddb/test/test_early_close.py -> build/lib.linux-x86_64-3.11/bsddb3/tests copying Lib3/bsddb/test/test_fileid.py -> build/lib.linux-x86_64-3.11/bsddb3/tests copying Lib3/bsddb/test/test_get_none.py -> build/lib.linux-x86_64-3.11/bsddb3/tests copying Lib3/bsddb/test/test_join.py -> build/lib.linux-x86_64-3.11/bsddb3/tests copying Lib3/bsddb/test/test_lock.py -> build/lib.linux-x86_64-3.11/bsddb3/tests copying Lib3/bsddb/test/test_misc.py -> build/lib.linux-x86_64-3.11/bsddb3/tests copying Lib3/bsddb/test/test_pickle.py -> build/lib.linux-x86_64-3.11/bsddb3/tests copying Lib3/bsddb/test/test_queue.py -> build/lib.linux-x86_64-3.11/bsddb3/tests copying Lib3/bsddb/test/test_recno.py -> build/lib.linux-x86_64-3.11/bsddb3/tests copying Lib3/bsddb/test/test_replication.py -> build/lib.linux-x86_64-3.11/bsddb3/tests copying Lib3/bsddb/test/test_sequence.py -> build/lib.linux-x86_64-3.11/bsddb3/tests copying Lib3/bsddb/test/test_thread.py -> build/lib.linux-x86_64-3.11/bsddb3/tests running build_ext building 'bsddb3._pybsddb' extension creating build/temp.linux-x86_64-3.11 creating build/temp.linux-x86_64-3.11/Modules gcc -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -I/usr/include -I/usr/include/python3.11 -c Modules/_bsddb.c -o build/temp.linux-x86_64-3.11/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); | ^~~~~~~~~~~~~~~~~~ gcc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.11/Modules/_bsddb.o -L/usr/lib -L/usr/lib -Wl,--enable-new-dtags,-R/usr/lib -ldb -o build/lib.linux-x86_64-3.11/bsddb3/_pybsddb.cpython-311-x86_64-linux-gnu.so ******* 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. ==> Entering fakeroot environment... ==> Starting package()... /usr/lib/python3.11/distutils/dist.py:274: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) Found Berkeley DB 6.2 installation. include files in /usr/include library files in /usr/lib64 library name is libdb-6.2 Detected Berkeley DB version 6.2 from db.h running install running build running build_py running build_ext running install_lib creating /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr creating /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib creating /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11 creating /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages creating /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3 copying build/lib.linux-x86_64-3.11/bsddb3/_pybsddb.cpython-311-x86_64-linux-gnu.so -> /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3 creating /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests copying build/lib.linux-x86_64-3.11/bsddb3/tests/test_thread.py -> /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests copying build/lib.linux-x86_64-3.11/bsddb3/tests/test_sequence.py -> /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests copying build/lib.linux-x86_64-3.11/bsddb3/tests/test_replication.py -> /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests copying build/lib.linux-x86_64-3.11/bsddb3/tests/test_recno.py -> /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests copying build/lib.linux-x86_64-3.11/bsddb3/tests/test_queue.py -> /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests copying build/lib.linux-x86_64-3.11/bsddb3/tests/test_pickle.py -> /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests copying build/lib.linux-x86_64-3.11/bsddb3/tests/test_misc.py -> /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests copying build/lib.linux-x86_64-3.11/bsddb3/tests/test_lock.py -> /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests copying build/lib.linux-x86_64-3.11/bsddb3/tests/test_join.py -> /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests copying build/lib.linux-x86_64-3.11/bsddb3/tests/test_get_none.py -> /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests copying build/lib.linux-x86_64-3.11/bsddb3/tests/test_fileid.py -> /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests copying build/lib.linux-x86_64-3.11/bsddb3/tests/test_early_close.py -> /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests copying build/lib.linux-x86_64-3.11/bsddb3/tests/test_distributed_transactions.py -> /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests copying build/lib.linux-x86_64-3.11/bsddb3/tests/test_dbtables.py -> /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests copying build/lib.linux-x86_64-3.11/bsddb3/tests/test_dbshelve.py -> /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests copying build/lib.linux-x86_64-3.11/bsddb3/tests/test_dbobj.py -> /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests copying build/lib.linux-x86_64-3.11/bsddb3/tests/test_dbenv.py -> /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests copying build/lib.linux-x86_64-3.11/bsddb3/tests/test_db.py -> /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests copying build/lib.linux-x86_64-3.11/bsddb3/tests/test_cursor_pget_bug.py -> /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests copying build/lib.linux-x86_64-3.11/bsddb3/tests/test_compat.py -> /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests copying build/lib.linux-x86_64-3.11/bsddb3/tests/test_compare.py -> /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests copying build/lib.linux-x86_64-3.11/bsddb3/tests/test_basics.py -> /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests copying build/lib.linux-x86_64-3.11/bsddb3/tests/test_associate.py -> /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests copying build/lib.linux-x86_64-3.11/bsddb3/tests/test_all.py -> /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests copying build/lib.linux-x86_64-3.11/bsddb3/tests/__init__.py -> /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests copying build/lib.linux-x86_64-3.11/bsddb3/dbutils.py -> /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3 copying build/lib.linux-x86_64-3.11/bsddb3/dbtables.py -> /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3 copying build/lib.linux-x86_64-3.11/bsddb3/dbshelve.py -> /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3 copying build/lib.linux-x86_64-3.11/bsddb3/dbrecio.py -> /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3 copying build/lib.linux-x86_64-3.11/bsddb3/dbobj.py -> /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3 copying build/lib.linux-x86_64-3.11/bsddb3/db.py -> /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3 copying build/lib.linux-x86_64-3.11/bsddb3/__init__.py -> /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3 byte-compiling /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests/test_thread.py to test_thread.cpython-311.pyc byte-compiling /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests/test_sequence.py to test_sequence.cpython-311.pyc byte-compiling /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests/test_replication.py to test_replication.cpython-311.pyc byte-compiling /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests/test_recno.py to test_recno.cpython-311.pyc byte-compiling /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests/test_queue.py to test_queue.cpython-311.pyc byte-compiling /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests/test_pickle.py to test_pickle.cpython-311.pyc byte-compiling /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests/test_misc.py to test_misc.cpython-311.pyc byte-compiling /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests/test_lock.py to test_lock.cpython-311.pyc byte-compiling /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests/test_join.py to test_join.cpython-311.pyc byte-compiling /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests/test_get_none.py to test_get_none.cpython-311.pyc byte-compiling /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests/test_fileid.py to test_fileid.cpython-311.pyc byte-compiling /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests/test_early_close.py to test_early_close.cpython-311.pyc byte-compiling /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests/test_distributed_transactions.py to test_distributed_transactions.cpython-311.pyc byte-compiling /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests/test_dbtables.py to test_dbtables.cpython-311.pyc byte-compiling /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests/test_dbshelve.py to test_dbshelve.cpython-311.pyc byte-compiling /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests/test_dbobj.py to test_dbobj.cpython-311.pyc byte-compiling /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests/test_dbenv.py to test_dbenv.cpython-311.pyc byte-compiling /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests/test_db.py to test_db.cpython-311.pyc byte-compiling /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests/test_cursor_pget_bug.py to test_cursor_pget_bug.cpython-311.pyc byte-compiling /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests/test_compat.py to test_compat.cpython-311.pyc byte-compiling /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests/test_compare.py to test_compare.cpython-311.pyc byte-compiling /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests/test_basics.py to test_basics.cpython-311.pyc byte-compiling /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests/test_associate.py to test_associate.cpython-311.pyc byte-compiling /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests/test_all.py to test_all.cpython-311.pyc byte-compiling /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/dbutils.py to dbutils.cpython-311.pyc byte-compiling /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/dbtables.py to dbtables.cpython-311.pyc byte-compiling /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/dbshelve.py to dbshelve.cpython-311.pyc byte-compiling /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/dbrecio.py to dbrecio.cpython-311.pyc byte-compiling /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/dbobj.py to dbobj.cpython-311.pyc byte-compiling /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/db.py to db.cpython-311.pyc byte-compiling /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3/__init__.py to __init__.cpython-311.pyc writing byte-compilation script '/tmp/archlinux-ci/tmp9zx9vfxu.py' /usr/sbin/python3 -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/archlinux-ci/tmp9zx9vfxu.py removing /tmp/archlinux-ci/tmp9zx9vfxu.py running install_headers creating /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/include creating /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/include/python3.11 creating /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/include/python3.11/bsddb3 copying Modules/bsddb.h -> /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/include/python3.11/bsddb3 running install_egg_info Writing /tmp/archlinux-ci/python-bsddb-archlinuxrb-build-meJ76IFU/python-bsddb/trunk/pkg/python-bsddb/usr/lib/python3.11/site-packages/bsddb3-6.2.9-py3.11.egg-info ******* 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. ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "python-bsddb"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-bsddb 6.2.9-5 (Fri Jul 28 17:29:03 2023)