=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/databases/py-postgresql", "all", "PYTHON_VERSION_REQD=314", "PGSQL_VERSION_REQD=16", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: lang/python/egg.mk is deprecated; use lang/python/wheel.mk instead. ===> Building for py314-postgresql-5.1nb1 (cd /tmp/work/databases/py-postgresql/work/PyGreSQL-5.1/ && /usr/bin/env 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 CPPFLAGS=-I/usr/include\ -I/opt/local/include/python3.14\ -I/opt/local/include CXX=g++ CXXFLAGS=-pipe\ -O2\ -msave-args\ -fno-aggressive-loop-optimizations\ -I/usr/include\ -I/opt/local/include/python3.14\ -I/opt/local/include 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\ -lnsl\ -lsocket LINKER_RPATH_FLAG=-R PATH=/tmp/work/databases/py-postgresql/work/.cwrapper/bin:/tmp/work/databases/py-postgresql/work/.buildlink/bin:/tmp/work/databases/py-postgresql/work/.gcc/bin:/tmp/work/databases/py-postgresql/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-postgresql/work/.home CWRAPPERS_CONFIG_DIR=/tmp/work/databases/py-postgresql/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-postgresql/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/work/databases/py-postgresql/work/.tools/bin/itstool GDBUS_CODEGEN=/tmp/work/databases/py-postgresql/work/.tools/bin/gdbus-codegen PKG_CONFIG=/tmp/work/databases/py-postgresql/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/tmp/work/databases/py-postgresql/work/.buildlink/lib/amd64/pkgconfig:/tmp/work/databases/py-postgresql/work/.buildlink/lib/pkgconfig:/tmp/work/databases/py-postgresql/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/work/databases/py-postgresql/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/work/databases/py-postgresql/work/.cwrapper/config /opt/local/bin/python3.14 setup.py build -j2) /opt/local/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. Available configuration options are listed in: https://setuptools.pypa.io/en/latest/userguide/declarative_config.html This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/discussions/5011 for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /opt/local/lib/python3.14/site-packages/setuptools/_distutils/dist.py:318: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /opt/local/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. (Affected: PyGreSQL). Available configuration options are listed in: https://setuptools.pypa.io/en/latest/userguide/declarative_config.html This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/discussions/5011 for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /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 :: PostgreSQL License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating build/lib.solaris-2.11-i86pc.64bit-cpython-314 copying pg.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-314 copying pgdb.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-314 running build_ext building '_pg' extension gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/python3.14 -I/opt/local/include -I/usr/include -I/opt/local/include/python3.14 -I/opt/local/include -fPIC -DPYGRESQL_VERSION=5.1 -DDIRECT_ACCESS -DLARGE_OBJECTS -DDEFAULT_VARS -DESCAPING_FUNCS -DSSL_INFO -I/opt/local/include/python3.14 -I/opt/local/include -I/opt/local/include/python3.14 -c pgmodule.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-314/pgmodule.o -O2 -funsigned-char -Wall -Werror 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 -lnsl -lsocket -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/python3.14 -I/opt/local/include -I/usr/include -I/opt/local/include/python3.14 -I/opt/local/include build/temp.solaris-2.11-i86pc.64bit-cpython-314/pgmodule.o -L/opt/local/lib/python3.14/site-packages -L/opt/local/lib -L/opt/local/lib -lpq -o build/lib.solaris-2.11-i86pc.64bit-cpython-314/_pg.so