=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for py310-numexpr-2.8.1 (cd /tmp/math/py-numexpr/work/numexpr-2.8.1/ && /usr/bin/env USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS= PTHREADBASE=/usr DL_CFLAGS=\ -pthread\ DL_LDFLAGS=\ -pthread DL_LIBS= NPY_BLAS_LIBS=-lblas NPY_LAPACK_LIBS=-llapack\ -lblas NPY_CBLAS_LIBS=-lcblas\ -lblas PYTHON=/usr/pkg/bin/python3.10 CC=gcc CFLAGS=-O2\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include/python3.10\ -I/usr/pkg/include CPPFLAGS=-I/usr/pkg/include/netlib\ -I/usr/include\ -I/usr/pkg/include/python3.10\ -I/usr/pkg/include CXX=c++ CXXFLAGS=-O2\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include/python3.10\ -I/usr/pkg/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=-Wl,-zrelro\ -L/usr/lib\ -Wl,-R/usr/lib\ -L/usr/pkg/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/tmp/math/py-numexpr/work/.cwrapper/bin:/tmp/math/py-numexpr/work/.buildlink/bin:/tmp/math/py-numexpr/work/.gcc/bin:/tmp/math/py-numexpr/work/.tools/bin:/usr/pkg/bin:/usr/bin:/bin:/usr/pkg/bin:/usr/local/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc HOME=/tmp/math/py-numexpr/work/.home CWRAPPERS_CONFIG_DIR=/tmp/math/py-numexpr/work/.cwrapper/config CPP=cpp LOCALBASE=/usr/pkg X11BASE=/usr/X11R7 PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ wheel\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 775 INSTALL_INFO= MAKEINFO=/tmp/math/py-numexpr/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/math/py-numexpr/work/.tools/bin/itstool GDBUS_CODEGEN=/tmp/math/py-numexpr/work/.tools/bin/gdbus-codegen PKG_CONFIG=/tmp/math/py-numexpr/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/tmp/math/py-numexpr/work/.buildlink/lib/pkgconfig:/tmp/math/py-numexpr/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/math/py-numexpr/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/math/py-numexpr/work/.cwrapper/config /usr/pkg/bin/python3.10 setup.py build -j4) /tmp/math/py-numexpr/work/numexpr-2.8.1/setup.py:22: SetuptoolsDeprecationWarning: As setuptools moves its configuration towards `pyproject.toml`, `setuptools.config.read_configuration` became deprecated. For the time being, you can use the `setuptools.config.setupcfg` module to access a backward compatible API, but this module is provisional and might be removed in the future. cfg = read_configuration("setup.cfg") /usr/pkg/lib/python3.10/site-packages/setuptools/config/expand.py:142: UserWarning: File '/tmp/math/py-numexpr/work/numexpr-2.8.1/README.md' cannot be found warnings.warn(f"File {path!r} cannot be found") running build running build_py creating build creating build/lib.netbsd-9.0-amd64-cpython-310 creating build/lib.netbsd-9.0-amd64-cpython-310/numexpr copying numexpr/__init__.py -> build/lib.netbsd-9.0-amd64-cpython-310/numexpr copying numexpr/cpuinfo.py -> build/lib.netbsd-9.0-amd64-cpython-310/numexpr copying numexpr/expressions.py -> build/lib.netbsd-9.0-amd64-cpython-310/numexpr copying numexpr/necompiler.py -> build/lib.netbsd-9.0-amd64-cpython-310/numexpr copying numexpr/utils.py -> build/lib.netbsd-9.0-amd64-cpython-310/numexpr copying numexpr/version.py -> build/lib.netbsd-9.0-amd64-cpython-310/numexpr creating build/lib.netbsd-9.0-amd64-cpython-310/numexpr/tests copying numexpr/tests/__init__.py -> build/lib.netbsd-9.0-amd64-cpython-310/numexpr/tests copying numexpr/tests/test_numexpr.py -> build/lib.netbsd-9.0-amd64-cpython-310/numexpr/tests running build_ext building 'numexpr.interpreter' extension creating build/temp.netbsd-9.0-amd64-cpython-310 creating build/temp.netbsd-9.0-amd64-cpython-310/numexpr gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include -I/usr/pkg/include/netlib -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include -fPIC -I/usr/pkg/lib/python3.10/site-packages/numpy/core/include -Iframestream -I/usr/pkg/include/python3.10 -c numexpr/interpreter.cpp -o build/temp.netbsd-9.0-amd64-cpython-310/numexpr/interpreter.o numexpr/interpreter.cpp: In function 'PyObject* NumExpr_run(NumExprObject*, PyObject*, PyObject*)': numexpr/interpreter.cpp:1272:59: error: 'NPY_ARRAY_UPDATEIFCOPY' was not declared in this scope NPY_ARRAY_ALIGNED|NPY_ARRAY_UPDATEIFCOPY); ^~~~~~~~~~~~~~~~~~~~~~ numexpr/interpreter.cpp:1272:59: note: suggested alternative: 'NPY_ITER_UPDATEIFCOPY' NPY_ARRAY_ALIGNED|NPY_ARRAY_UPDATEIFCOPY); ^~~~~~~~~~~~~~~~~~~~~~ NPY_ITER_UPDATEIFCOPY error: command '/tmp/math/py-numexpr/work/.cwrapper/bin/gcc' failed with exit code 1 *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/math/py-numexpr *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/math/py-numexpr