=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/math/py-nptyping", "stage-install", "PYTHON_VERSION_REQD=314", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: lang/python/egg.mk is deprecated; use lang/python/wheel.mk instead. ===> Installing for py314-nptyping-2.5.0 => Generating pre-install file lists => Creating installation directories (cd /tmp/work/math/py-nptyping/work/nptyping-2.5.0/ && /usr/bin/env DESTDIR=/tmp/work/math/py-nptyping/work/.destdir USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS=-lpthread\ -lrt PTHREADBASE=/usr DL_CFLAGS= DL_LDFLAGS= DL_LIBS= NPY_BLAS_LIBS=-lblas NPY_LAPACK_LIBS=-llapack\ -lblas NPY_CBLAS_LIBS=-lcblas\ -lblas PYTHON=/opt/local/bin/python3.14 CC=gcc CFLAGS=-pipe\ -O2\ -msave-args\ -fno-aggressive-loop-optimizations\ -I/opt/local/include\ -I/usr/include\ -I/opt/local/include/python3.14 CPPFLAGS=-I/opt/local/include\ -I/usr/include\ -I/opt/local/include/python3.14 CXX=g++ CXXFLAGS=-pipe\ -O2\ -msave-args\ -fno-aggressive-loop-optimizations\ -I/opt/local/include\ -I/usr/include\ -I/opt/local/include/python3.14 COMPILER_RPATH_FLAG=-Wl,-R F77=f77 FC=f77 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/opt/local/lib\ -Wl,-R/opt/local/lib\ -L/usr/lib/amd64\ -Wl,-R/usr/lib/amd64\ -lintl\ -liconv LINKER_RPATH_FLAG=-R PATH=/tmp/work/math/py-nptyping/work/.cwrapper/bin:/tmp/work/math/py-nptyping/work/.buildlink/bin:/tmp/work/math/py-nptyping/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 CPP=cpp CXXCPP=cpp HOME=/tmp/work/math/py-nptyping/work/.home CWRAPPERS_CONFIG_DIR=/tmp/work/math/py-nptyping/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/math/py-nptyping/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/work/math/py-nptyping/work/.tools/bin/itstool GDBUS_CODEGEN=/tmp/work/math/py-nptyping/work/.tools/bin/gdbus-codegen PKG_CONFIG=/tmp/work/math/py-nptyping/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/tmp/work/math/py-nptyping/work/.buildlink/lib/amd64/pkgconfig:/tmp/work/math/py-nptyping/work/.buildlink/lib/pkgconfig:/tmp/work/math/py-nptyping/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/work/math/py-nptyping/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/work/math/py-nptyping/work/.cwrapper/config /opt/local/bin/python3.14 setup.py "install" -c -O1 --root=/tmp/work/math/py-nptyping/work/.destdir) /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:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running install /opt/local/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running install_lib creating /tmp/work/math/py-nptyping/work/.destdir/opt/local/lib/python3.14/site-packages/nptyping copying build/lib/nptyping/__init__.py -> /tmp/work/math/py-nptyping/work/.destdir/opt/local/lib/python3.14/site-packages/nptyping copying build/lib/nptyping/assert_isinstance.py -> /tmp/work/math/py-nptyping/work/.destdir/opt/local/lib/python3.14/site-packages/nptyping copying build/lib/nptyping/base_meta_classes.py -> /tmp/work/math/py-nptyping/work/.destdir/opt/local/lib/python3.14/site-packages/nptyping copying build/lib/nptyping/error.py -> /tmp/work/math/py-nptyping/work/.destdir/opt/local/lib/python3.14/site-packages/nptyping copying build/lib/nptyping/ndarray.py -> /tmp/work/math/py-nptyping/work/.destdir/opt/local/lib/python3.14/site-packages/nptyping copying build/lib/nptyping/nptyping_type.py -> /tmp/work/math/py-nptyping/work/.destdir/opt/local/lib/python3.14/site-packages/nptyping copying build/lib/nptyping/package_info.py -> /tmp/work/math/py-nptyping/work/.destdir/opt/local/lib/python3.14/site-packages/nptyping copying build/lib/nptyping/recarray.py -> /tmp/work/math/py-nptyping/work/.destdir/opt/local/lib/python3.14/site-packages/nptyping copying build/lib/nptyping/shape.py -> /tmp/work/math/py-nptyping/work/.destdir/opt/local/lib/python3.14/site-packages/nptyping copying build/lib/nptyping/shape_expression.py -> /tmp/work/math/py-nptyping/work/.destdir/opt/local/lib/python3.14/site-packages/nptyping copying build/lib/nptyping/structure.py -> /tmp/work/math/py-nptyping/work/.destdir/opt/local/lib/python3.14/site-packages/nptyping copying build/lib/nptyping/structure_expression.py -> /tmp/work/math/py-nptyping/work/.destdir/opt/local/lib/python3.14/site-packages/nptyping copying build/lib/nptyping/typing_.py -> /tmp/work/math/py-nptyping/work/.destdir/opt/local/lib/python3.14/site-packages/nptyping creating /tmp/work/math/py-nptyping/work/.destdir/opt/local/lib/python3.14/site-packages/nptyping/pandas_ copying build/lib/nptyping/pandas_/__init__.py -> /tmp/work/math/py-nptyping/work/.destdir/opt/local/lib/python3.14/site-packages/nptyping/pandas_ copying build/lib/nptyping/pandas_/dataframe.py -> /tmp/work/math/py-nptyping/work/.destdir/opt/local/lib/python3.14/site-packages/nptyping/pandas_ copying build/lib/nptyping/pandas_/typing_.py -> /tmp/work/math/py-nptyping/work/.destdir/opt/local/lib/python3.14/site-packages/nptyping/pandas_ copying build/lib/nptyping/pandas_/dataframe.pyi -> /tmp/work/math/py-nptyping/work/.destdir/opt/local/lib/python3.14/site-packages/nptyping/pandas_ copying build/lib/nptyping/ndarray.pyi -> /tmp/work/math/py-nptyping/work/.destdir/opt/local/lib/python3.14/site-packages/nptyping copying build/lib/nptyping/recarray.pyi -> /tmp/work/math/py-nptyping/work/.destdir/opt/local/lib/python3.14/site-packages/nptyping copying build/lib/nptyping/shape.pyi -> /tmp/work/math/py-nptyping/work/.destdir/opt/local/lib/python3.14/site-packages/nptyping copying build/lib/nptyping/structure.pyi -> /tmp/work/math/py-nptyping/work/.destdir/opt/local/lib/python3.14/site-packages/nptyping copying build/lib/nptyping/typing_.pyi -> /tmp/work/math/py-nptyping/work/.destdir/opt/local/lib/python3.14/site-packages/nptyping copying build/lib/nptyping/py.typed -> /tmp/work/math/py-nptyping/work/.destdir/opt/local/lib/python3.14/site-packages/nptyping byte-compiling /tmp/work/math/py-nptyping/work/.destdir/opt/local/lib/python3.14/site-packages/nptyping/__init__.py to __init__.cpython-314.pyc byte-compiling /tmp/work/math/py-nptyping/work/.destdir/opt/local/lib/python3.14/site-packages/nptyping/assert_isinstance.py to assert_isinstance.cpython-314.pyc byte-compiling /tmp/work/math/py-nptyping/work/.destdir/opt/local/lib/python3.14/site-packages/nptyping/base_meta_classes.py to base_meta_classes.cpython-314.pyc byte-compiling /tmp/work/math/py-nptyping/work/.destdir/opt/local/lib/python3.14/site-packages/nptyping/error.py to error.cpython-314.pyc byte-compiling /tmp/work/math/py-nptyping/work/.destdir/opt/local/lib/python3.14/site-packages/nptyping/ndarray.py to ndarray.cpython-314.pyc byte-compiling /tmp/work/math/py-nptyping/work/.destdir/opt/local/lib/python3.14/site-packages/nptyping/nptyping_type.py to nptyping_type.cpython-314.pyc byte-compiling /tmp/work/math/py-nptyping/work/.destdir/opt/local/lib/python3.14/site-packages/nptyping/package_info.py to package_info.cpython-314.pyc byte-compiling /tmp/work/math/py-nptyping/work/.destdir/opt/local/lib/python3.14/site-packages/nptyping/recarray.py to recarray.cpython-314.pyc byte-compiling /tmp/work/math/py-nptyping/work/.destdir/opt/local/lib/python3.14/site-packages/nptyping/shape.py to shape.cpython-314.pyc byte-compiling /tmp/work/math/py-nptyping/work/.destdir/opt/local/lib/python3.14/site-packages/nptyping/shape_expression.py to shape_expression.cpython-314.pyc byte-compiling /tmp/work/math/py-nptyping/work/.destdir/opt/local/lib/python3.14/site-packages/nptyping/structure.py to structure.cpython-314.pyc byte-compiling /tmp/work/math/py-nptyping/work/.destdir/opt/local/lib/python3.14/site-packages/nptyping/structure_expression.py to structure_expression.cpython-314.pyc byte-compiling /tmp/work/math/py-nptyping/work/.destdir/opt/local/lib/python3.14/site-packages/nptyping/typing_.py to typing_.cpython-314.pyc byte-compiling /tmp/work/math/py-nptyping/work/.destdir/opt/local/lib/python3.14/site-packages/nptyping/pandas_/__init__.py to __init__.cpython-314.pyc byte-compiling /tmp/work/math/py-nptyping/work/.destdir/opt/local/lib/python3.14/site-packages/nptyping/pandas_/dataframe.py to dataframe.cpython-314.pyc byte-compiling /tmp/work/math/py-nptyping/work/.destdir/opt/local/lib/python3.14/site-packages/nptyping/pandas_/typing_.py to typing_.cpython-314.pyc writing byte-compilation script '/tmp/tmpxdzbi_4_.py' /opt/local/bin/python3.14 /tmp/tmpxdzbi_4_.py removing /tmp/tmpxdzbi_4_.py running install_egg_info running egg_info writing nptyping.egg-info/PKG-INFO writing dependency_links to nptyping.egg-info/dependency_links.txt writing requirements to nptyping.egg-info/requires.txt writing top-level names to nptyping.egg-info/top_level.txt reading manifest file 'nptyping.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'dependencies/**/*' warning: no files found matching 'resources/**/*' warning: manifest_maker: MANIFEST.in, line 10: 'recursive-exclude' expects