=> Bootstrap dependency digest>=20211023: found digest-20211023 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for py310-hash-0.6.2 (cd /usr/pkgsrc/devel/py-hash/work/pyfasthash-0.6.2/ && /usr/bin/env PYVER=310 USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS= PTHREADBASE=/usr DL_CFLAGS=\ -pthread\ DL_LDFLAGS=\ -pthread DL_LIBS= PYTHON=/usr/pkg/bin/python3.10 CC=gcc CFLAGS=-O2\ -D_FORTIFY_SOURCE=2\ -I/usr/pkg/include\ -I/usr/include\ -I/usr/pkg/include/python3.10 CPPFLAGS=-DHASH_LITTLE_ENDIAN=0\ -DHASH_BIG_ENDIAN=1\ -I/usr/pkg/include\ -I/usr/include\ -I/usr/pkg/include/python3.10 CXX=c++ CXXFLAGS=-O2\ -D_FORTIFY_SOURCE=2\ -I/usr/pkg/include\ -I/usr/include\ -I/usr/pkg/include/python3.10 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/pkg/lib\ -Wl,-R/usr/pkg/lib\ -L/usr/lib\ -Wl,-R/usr/lib LINKER_RPATH_FLAG=-R PATH=/usr/pkgsrc/devel/py-hash/work/.cwrapper/bin:/usr/pkgsrc/devel/py-hash/work/.buildlink/bin:/usr/pkgsrc/devel/py-hash/work/.tools/bin:/usr/pkgsrc/devel/py-hash/work/.gcc/bin:/usr/pkg/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/pkg/sbin:/usr/pkg/bin:/usr/X11R7/bin:/usr/X11R6/bin:/usr/local/sbin:/usr/local/bin:/usr/pbulk/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc HOME=/usr/pkgsrc/devel/py-hash/work/.home CWRAPPERS_CONFIG_DIR=/usr/pkgsrc/devel/py-hash/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\ users\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ users\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 775 INSTALL_INFO= MAKEINFO=/usr/pkgsrc/devel/py-hash/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/usr/pkgsrc/devel/py-hash/work/.tools/bin/itstool GDBUS_CODEGEN=/usr/pkgsrc/devel/py-hash/work/.tools/bin/gdbus-codegen PKG_CONFIG= PKG_CONFIG_LIBDIR=/usr/pkgsrc/devel/py-hash/work/.buildlink/lib/pkgconfig:/usr/pkgsrc/devel/py-hash/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/usr/pkgsrc/devel/py-hash/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/usr/pkgsrc/devel/py-hash/work/.cwrapper/config /usr/pkg/bin/python3.10 setup.py build ) running build running build_py creating build creating build/lib.netbsd-9.0-macppc-3.10 copying pyhash.py -> build/lib.netbsd-9.0-macppc-3.10 running build_ext building '_pyhash' extension creating build/temp.netbsd-9.0-macppc-3.10 creating build/temp.netbsd-9.0-macppc-3.10/src creating build/temp.netbsd-9.0-macppc-3.10/src/SuperFastHash creating build/temp.netbsd-9.0-macppc-3.10/src/fnv creating build/temp.netbsd-9.0-macppc-3.10/src/lookup3 creating build/temp.netbsd-9.0-macppc-3.10/src/smhasher gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DHASH_LITTLE_ENDIAN=0 -DHASH_BIG_ENDIAN=1 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC -DBOOST_PYTHON_STATIC_LIB -I/usr/pkg/include/python3.10 -c src/Hash.cpp -o build/temp.netbsd-9.0-macppc-3.10/src/Hash.o In file included from src/Hash.cpp:1:0: src/Hash.h:20:20: error: expected unqualified-id before '__int128' typedef unsigned __int128 uint128_t; ^~~~~~~~ In file included from /usr/pkgsrc/devel/py-hash/work/.buildlink/include/boost/python/detail/is_xxx.hpp:8:0, from /usr/pkgsrc/devel/py-hash/work/.buildlink/include/boost/python/detail/is_auto_ptr.hpp:9, from /usr/pkgsrc/devel/py-hash/work/.buildlink/include/boost/python/detail/copy_ctor_mutates_rhs.hpp:8, from /usr/pkgsrc/devel/py-hash/work/.buildlink/include/boost/python/detail/value_arg.hpp:7, from /usr/pkgsrc/devel/py-hash/work/.buildlink/include/boost/python/object/forward.hpp:10, from /usr/pkgsrc/devel/py-hash/work/.buildlink/include/boost/python/object/pointer_holder.hpp:16, from /usr/pkgsrc/devel/py-hash/work/.buildlink/include/boost/python/to_python_indirect.hpp:10, from /usr/pkgsrc/devel/py-hash/work/.buildlink/include/boost/python/converter/arg_to_python.hpp:10, from /usr/pkgsrc/devel/py-hash/work/.buildlink/include/boost/python/call.hpp:15, from /usr/pkgsrc/devel/py-hash/work/.buildlink/include/boost/python/object_core.hpp:14, from /usr/pkgsrc/devel/py-hash/work/.buildlink/include/boost/python/args.hpp:22, from /usr/pkgsrc/devel/py-hash/work/.buildlink/include/boost/python.hpp:11, from src/Hash.h:28, from src/Hash.cpp:1: /usr/pkgsrc/devel/py-hash/work/.buildlink/include/boost/python/detail/is_auto_ptr.hpp:17:40: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1) ^ /usr/pkgsrc/devel/py-hash/work/.buildlink/include/boost/detail/is_xxx.hpp:20:4: note: in definition of macro 'BOOST_DETAIL_IS_XXX_DEF' qualified_name< BOOST_PP_ENUM_PARAMS_Z(1, nargs, T) > \ ^~~~~~~~~~~~~~ /usr/pkgsrc/devel/py-hash/work/.buildlink/include/boost/python/detail/is_auto_ptr.hpp:17:1: note: in expansion of macro 'BOOST_PYTHON_IS_XXX_DEF' BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/g++/memory:80:0, from /usr/pkgsrc/devel/py-hash/work/.buildlink/include/boost/function/function_base.hpp:16, from /usr/pkgsrc/devel/py-hash/work/.buildlink/include/boost/function/detail/prologue.hpp:17, from /usr/pkgsrc/devel/py-hash/work/.buildlink/include/boost/function/function_template.hpp:13, from /usr/pkgsrc/devel/py-hash/work/.buildlink/include/boost/function/detail/maybe_include.hpp:15, from /usr/pkgsrc/devel/py-hash/work/.buildlink/include/boost/function/function0.hpp:11, from /usr/pkgsrc/devel/py-hash/work/.buildlink/include/boost/python/errors.hpp:13, from /usr/pkgsrc/devel/py-hash/work/.buildlink/include/boost/python/handle.hpp:11, from /usr/pkgsrc/devel/py-hash/work/.buildlink/include/boost/python/args_fwd.hpp:10, from /usr/pkgsrc/devel/py-hash/work/.buildlink/include/boost/python/args.hpp:10, from /usr/pkgsrc/devel/py-hash/work/.buildlink/include/boost/python.hpp:11, from src/Hash.h:28, from src/Hash.cpp:1: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/Hash.cpp:1:0: src/Hash.h:74:34: error: 'uint128_t' does not name a type; did you mean 'uint32_t'? inline PyObject *convert(const uint128_t& value) ^~~~~~~~~ uint32_t src/Hash.h:74:20: error: redefinition of 'PyObject* internal::convert(const T&) [with T = int; PyObject = _object]' inline PyObject *convert(const uint128_t& value) ^~~~~~~ src/Hash.h:38:20: note: 'PyObject* internal::convert(const T&) [with T = int; PyObject = _object]' previously declared here inline PyObject *convert(const int& value) ^~~~~~~ src/Hash.h:148:1: error: 'uint128_t' does not name a type; did you mean 'uint32_t'? uint128_t extract_hash_value(PyObject *obj) ^~~~~~~~~ uint32_t In file included from src/Hash.cpp:4:0: src/MurmurHash.h:49:18: error: 'uint128_t' was not declared in this scope typedef murmur_t murmur3_x86_128_t; ^~~~~~~~~ src/MurmurHash.h:49:18: note: suggested alternative: 'uint32_t' typedef murmur_t murmur3_x86_128_t; ^~~~~~~~~ uint32_t src/MurmurHash.h:49:59: error: template argument 1 is invalid typedef murmur_t murmur3_x86_128_t; ^ src/MurmurHash.h:50:18: error: 'uint128_t' was not declared in this scope typedef murmur_t murmur3_x64_128_t; ^~~~~~~~~ src/MurmurHash.h:50:18: note: suggested alternative: 'uint32_t' typedef murmur_t murmur3_x64_128_t; ^~~~~~~~~ uint32_t src/MurmurHash.h:50:59: error: template argument 1 is invalid typedef murmur_t murmur3_x64_128_t; ^ In file included from src/Hash.cpp:4:0: src/MurmurHash.h:111:14: error: 'uint128_t' does not name a type; did you mean 'uint32_t'? inline const uint128_t murmur_t::operator()(void *buf, size_t len, unsigned int val) const ^~~~~~~~~ uint32_t src/MurmurHash.h:121:14: error: 'uint128_t' does not name a type; did you mean 'uint32_t'? inline const uint128_t murmur_t::operator()(void *buf, size_t len, unsigned int val) const ^~~~~~~~~ uint32_t In file included from src/Hash.cpp:7:0: src/CityHash.h:37:21: error: 'uint128_t' was not declared in this scope typedef city_hash_t city_hash_128_t; ^~~~~~~~~ src/CityHash.h:37:21: note: suggested alternative: 'uint128' typedef city_hash_t city_hash_128_t; ^~~~~~~~~ uint128 src/CityHash.h:37:30: error: template argument 1 is invalid typedef city_hash_t city_hash_128_t; ^ src/CityHash.h:50:7: error: 'uint128_t' does not name a type; did you mean 'uint128'? const uint128_t city_hash_t::operator()(void *buf, size_t len, uint128_t seed) const ^~~~~~~~~ uint128 In file included from src/Hash.cpp:8:0: src/SpookyHash.h:28:23: error: 'uint128_t' was not declared in this scope typedef spooky_hash_t spooky_hash_128_t; ^~~~~~~~~ src/SpookyHash.h:28:23: note: suggested alternative: 'uint128' typedef spooky_hash_t spooky_hash_128_t; ^~~~~~~~~ uint128 src/SpookyHash.h:28:32: error: template argument 1 is invalid typedef spooky_hash_t spooky_hash_128_t; ^ src/SpookyHash.h:43:7: error: 'uint128_t' does not name a type; did you mean 'uint128'? const uint128_t spooky_hash_t::operator()(void *buf, size_t len, uint128_t seed) const ^~~~~~~~~ uint128 src/Hash.cpp: In function 'void init_module__pyhash()': src/Hash.cpp:26:28: error: qualified-id in declaration before '(' token murmur3_x86_128_t::Export("murmur3_x86_128"); ^ src/Hash.cpp:27:28: error: qualified-id in declaration before '(' token murmur3_x64_128_t::Export("murmur3_x64_128"); ^ src/Hash.cpp:35:26: error: qualified-id in declaration before '(' token city_hash_128_t::Export("city_128"); ^ src/Hash.cpp:39:28: error: qualified-id in declaration before '(' token spooky_hash_128_t::Export("spooky_128"); ^ error: command '/usr/pkgsrc/devel/py-hash/work/.cwrapper/bin/gcc' failed with exit code 1 *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/devel/py-hash *** Error code 1 Stop. make: stopped in /usr/pkgsrc/devel/py-hash