=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/databases/py-bsddb3", "all", "PYTHON_VERSION_REQD=314", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: lang/python/egg.mk is deprecated; use lang/python/wheel.mk instead. ===> Building for py314-bsddb3-6.2.9nb1 (cd /tmp/work/databases/py-bsddb3/work/bsddb3-6.2.9/ && /usr/bin/env YES_I_HAVE_THE_RIGHT_TO_USE_THIS_BERKELEY_DB_VERSION=1 USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS=-lpthread\ -lrt PTHREADBASE=/usr DL_CFLAGS= DL_LDFLAGS= DL_LIBS= PYTHON=/opt/local/bin/python3.14 CC=gcc CFLAGS=-pipe\ -O2\ -msave-args\ -fno-aggressive-loop-optimizations\ -I/usr/include\ -I/opt/local/include/python3.14\ -I/opt/local/include\ -I/opt/local/include/db4 CPPFLAGS=-I/usr/include\ -I/opt/local/include/python3.14\ -I/opt/local/include\ -I/opt/local/include/db4 CXX=g++ CXXFLAGS=-pipe\ -O2\ -msave-args\ -fno-aggressive-loop-optimizations\ -I/usr/include\ -I/opt/local/include/python3.14\ -I/opt/local/include\ -I/opt/local/include/db4 COMPILER_RPATH_FLAG=-Wl,-R F77=gfortran FC=gfortran FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/usr/lib/amd64\ -Wl,-R/usr/lib/amd64\ -Wl,-R/opt/local/lib\ -lintl\ -liconv\ -L/opt/local/lib LINKER_RPATH_FLAG=-R PATH=/tmp/work/databases/py-bsddb3/work/.cwrapper/bin:/tmp/work/databases/py-bsddb3/work/.buildlink/bin:/tmp/work/databases/py-bsddb3/work/.gcc/bin:/tmp/work/databases/py-bsddb3/work/.tools/bin:/opt/local/bin:/sbin:/usr/bin:/usr/sbin:/opt/tools/bin:/opt/local/bin:/opt/local/bin PREFIX=/opt/local MAKELEVEL=0 CONFIG_SITE= ftp_proxy=downloads-forbidden-except-during-fetch http_proxy=downloads-forbidden-except-during-fetch https_proxy=downloads-forbidden-except-during-fetch no_proxy= PKG_SYSCONFDIR=/opt/local/etc CXXCPP=cpp HOME=/tmp/work/databases/py-bsddb3/work/.home CWRAPPERS_CONFIG_DIR=/tmp/work/databases/py-bsddb3/work/.cwrapper/config CPP=cpp LOCALBASE=/opt/local X11BASE=/opt/local PKGMANDIR=man PKGINFODIR=info PKGGNUDIR= MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/opt/local/bin/bsdinstall\ -c\ \ -o\ pbuild\ -g\ pbuild\ -m\ 755 BSD_INSTALL_SCRIPT=/opt/local/bin/bsdinstall\ -c\ -o\ pbuild\ -g\ pbuild\ -m\ 755 BSD_INSTALL_LIB=/opt/local/bin/bsdinstall\ -c\ -o\ pbuild\ -g\ pbuild\ -m\ 755 BSD_INSTALL_DATA=/opt/local/bin/bsdinstall\ -c\ -o\ pbuild\ -g\ pbuild\ -m\ 644 BSD_INSTALL_MAN=/opt/local/bin/bsdinstall\ -c\ -o\ pbuild\ -g\ pbuild\ -m\ 644 BSD_INSTALL=/opt/local/bin/bsdinstall BSD_INSTALL_PROGRAM_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ pbuild\ -g\ pbuild\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ pbuild\ -g\ pbuild\ -m\ 755 BSD_INSTALL_LIB_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ pbuild\ -g\ pbuild\ -m\ 755 BSD_INSTALL_DATA_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ pbuild\ -g\ pbuild\ -m\ 755 BSD_INSTALL_MAN_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ pbuild\ -g\ pbuild\ -m\ 755 BSD_INSTALL_GAME=/opt/local/bin/bsdinstall\ -c\ \ -o\ pbuild\ -g\ pbuild\ -m\ 2555 BSD_INSTALL_GAME_DATA=/opt/local/bin/bsdinstall\ -c\ -o\ pbuild\ -g\ pbuild\ -m\ 664 BSD_INSTALL_GAME_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ pbuild\ -g\ pbuild\ -m\ 775 INSTALL_INFO= MAKEINFO=/tmp/work/databases/py-bsddb3/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/work/databases/py-bsddb3/work/.tools/bin/itstool GDBUS_CODEGEN=/tmp/work/databases/py-bsddb3/work/.tools/bin/gdbus-codegen PKG_CONFIG=/tmp/work/databases/py-bsddb3/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/tmp/work/databases/py-bsddb3/work/.buildlink/lib/amd64/pkgconfig:/tmp/work/databases/py-bsddb3/work/.buildlink/lib/pkgconfig:/tmp/work/databases/py-bsddb3/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/work/databases/py-bsddb3/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/work/databases/py-bsddb3/work/.cwrapper/config /opt/local/bin/python3.14 setup.py build --berkeley-db=/opt/local --berkeley-db-incdir=/opt/local/include/db4 -j2) /tmp/work/databases/py-bsddb3/work/bsddb3-6.2.9/setup3.py:94: SyntaxWarning: "\s" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\s"? A raw string is also an option. _ver_re = re.compile('^#\s*define\s+PY_BSDDB_VERSION\s+"(\d+\.\d+\.\d+.*)"') /opt/local/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() Trying to use the Berkeley DB you specified... Detected Berkeley DB version 4.8 from db.h running build running build_py creating build/lib.solaris-2.11-i86pc.64bit-cpython-314/bsddb3 copying Lib3/bsddb/dbutils.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-314/bsddb3 copying Lib3/bsddb/dbtables.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-314/bsddb3 copying Lib3/bsddb/dbshelve.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-314/bsddb3 copying Lib3/bsddb/dbrecio.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-314/bsddb3 copying Lib3/bsddb/dbobj.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-314/bsddb3 copying Lib3/bsddb/db.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-314/bsddb3 copying Lib3/bsddb/__init__.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-314/bsddb3 creating build/lib.solaris-2.11-i86pc.64bit-cpython-314/bsddb3/tests copying Lib3/bsddb/test/test_thread.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-314/bsddb3/tests copying Lib3/bsddb/test/test_sequence.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-314/bsddb3/tests copying Lib3/bsddb/test/test_replication.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-314/bsddb3/tests copying Lib3/bsddb/test/test_recno.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-314/bsddb3/tests copying Lib3/bsddb/test/test_queue.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-314/bsddb3/tests copying Lib3/bsddb/test/test_pickle.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-314/bsddb3/tests copying Lib3/bsddb/test/test_misc.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-314/bsddb3/tests copying Lib3/bsddb/test/test_lock.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-314/bsddb3/tests copying Lib3/bsddb/test/test_join.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-314/bsddb3/tests copying Lib3/bsddb/test/test_get_none.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-314/bsddb3/tests copying Lib3/bsddb/test/test_fileid.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-314/bsddb3/tests copying Lib3/bsddb/test/test_early_close.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-314/bsddb3/tests copying Lib3/bsddb/test/test_distributed_transactions.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-314/bsddb3/tests copying Lib3/bsddb/test/test_dbtables.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-314/bsddb3/tests copying Lib3/bsddb/test/test_dbshelve.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-314/bsddb3/tests copying Lib3/bsddb/test/test_dbobj.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-314/bsddb3/tests copying Lib3/bsddb/test/test_dbenv.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-314/bsddb3/tests copying Lib3/bsddb/test/test_db.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-314/bsddb3/tests copying Lib3/bsddb/test/test_cursor_pget_bug.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-314/bsddb3/tests copying Lib3/bsddb/test/test_compat.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-314/bsddb3/tests copying Lib3/bsddb/test/test_compare.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-314/bsddb3/tests copying Lib3/bsddb/test/test_basics.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-314/bsddb3/tests copying Lib3/bsddb/test/test_associate.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-314/bsddb3/tests copying Lib3/bsddb/test/test_all.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-314/bsddb3/tests copying Lib3/bsddb/test/__init__.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-314/bsddb3/tests running build_ext building 'bsddb3._pybsddb' extension gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/python3.14 -I/opt/local/include -I/opt/local/include/db4 -I/usr/include -I/opt/local/include/python3.14 -I/opt/local/include -I/opt/local/include/db4 -fPIC -I/opt/local/include/db4 -I/opt/local/include/python3.14 -c Modules/_bsddb.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-314/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 /tmp/work/databases/py-bsddb3/work/.buildlink/include/python3.14/Python.h:135, from Modules/_bsddb.c:94: /tmp/work/databases/py-bsddb3/work/.buildlink/include/python3.14/ceval.h:114:37: note: declared here 114 | 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(); | ^~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-bsddb3/work/.buildlink/include/python3.14/ceval.h:114:37: note: declared here 114 | 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(); | ^~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-bsddb3/work/.buildlink/include/python3.14/ceval.h:114:37: note: declared here 114 | 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(); | ^~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-bsddb3/work/.buildlink/include/python3.14/ceval.h:114:37: note: declared here 114 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ gcc -shared -lresolv -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L/opt/local/lib -Wl,-R/opt/local/lib -lintl -liconv -lresolv -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L/opt/local/lib -Wl,-R/opt/local/lib -lintl -liconv -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -Wl,-R/opt/local/lib -lintl -liconv -L/opt/local/lib -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/python3.14 -I/opt/local/include -I/opt/local/include/db4 -I/usr/include -I/opt/local/include/python3.14 -I/opt/local/include -I/opt/local/include/db4 build/temp.solaris-2.11-i86pc.64bit-cpython-314/Modules/_bsddb.o -L/opt/local/lib -L/opt/local/lib -Wl,-R/opt/local/lib -ldb4 -o build/lib.solaris-2.11-i86pc.64bit-cpython-314/bsddb3/_pybsddb.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.