=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> 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 py37-hash-0.6.2 (cd /scratch/work/devel/py-hash/work/pyfasthash-0.6.2/ && /usr/bin/env PYVER=37 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.7 CC=gcc CFLAGS=-O2\ -D_FORTIFY_SOURCE=2\ -I/usr/pkg/include\ -I/usr/include\ -I/usr/pkg/include/python3.7 CPPFLAGS=-DHASH_LITTLE_ENDIAN=1\ -DHASH_BIG_ENDIAN=0\ -I/usr/pkg/include\ -I/usr/include\ -I/usr/pkg/include/python3.7 CXX=c++ CXXFLAGS=-O2\ -D_FORTIFY_SOURCE=2\ -I/usr/pkg/include\ -I/usr/include\ -I/usr/pkg/include/python3.7 COMPILER_RPATH_FLAG=-Wl,-R F77=g77 FC=g77 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=/scratch/work/devel/py-hash/work/.cwrapper/bin:/scratch/work/devel/py-hash/work/.buildlink/bin:/scratch/work/devel/py-hash/work/.tools/bin:/scratch/work/devel/py-hash/work/.gcc/bin:/usr/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc HOME=/scratch/work/devel/py-hash/work/.home CWRAPPERS_CONFIG_DIR=/scratch/work/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=/scratch/work/devel/py-hash/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/scratch/work/devel/py-hash/work/.tools/bin/itstool GDBUS_CODEGEN=/scratch/work/devel/py-hash/work/.tools/bin/gdbus-codegen PKG_CONFIG= PKG_CONFIG_LIBDIR=/scratch/work/devel/py-hash/work/.buildlink/lib/pkgconfig:/scratch/work/devel/py-hash/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/scratch/work/devel/py-hash/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/scratch/work/devel/py-hash/work/.cwrapper/config /usr/pkg/bin/python3.7 setup.py build -j3) running build running build_py creating build creating build/lib.netbsd-8.0-i386-3.7 copying pyhash.py -> build/lib.netbsd-8.0-i386-3.7 Fixing build/lib.netbsd-8.0-i386-3.7/pyhash.py Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma Fixing build/lib.netbsd-8.0-i386-3.7/pyhash.py Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma running build_ext building '_pyhash' extension creating build/temp.netbsd-8.0-i386-3.7 creating build/temp.netbsd-8.0-i386-3.7/src creating build/temp.netbsd-8.0-i386-3.7/src/fnv creating build/temp.netbsd-8.0-i386-3.7/src/smhasher creating build/temp.netbsd-8.0-i386-3.7/src/lookup3 creating build/temp.netbsd-8.0-i386-3.7/src/SuperFastHash 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.7 -DHASH_LITTLE_ENDIAN=1 -DHASH_BIG_ENDIAN=0 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.7 -fPIC -DBOOST_PYTHON_STATIC_LIB -I/usr/pkg/include/python3.7 -c src/Hash.cpp -o build/temp.netbsd-8.0-i386-3.7/src/Hash.o -msse4.2 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 /scratch/work/devel/py-hash/work/.buildlink/include/boost/python/exception_translator.hpp:10:0, from /scratch/work/devel/py-hash/work/.buildlink/include/boost/python.hpp:28, from src/Hash.h:28, from src/Hash.cpp:1: /scratch/work/devel/py-hash/work/.buildlink/include/boost/bind.hpp:41:265: note: #pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. In file included from src/Hash.cpp:1:0: src/Hash.h:74:34: error: 'uint128_t' does not name a type inline PyObject *convert(const uint128_t& value) ^ 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 uint128_t extract_hash_value<uint128_t>(PyObject *obj) ^ 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<uint128_t, uint32_t, murmur_hash3_x86_128> murmur3_x86_128_t; ^ src/MurmurHash.h:49:59: error: template argument 1 is invalid typedef murmur_t<uint128_t, uint32_t, murmur_hash3_x86_128> murmur3_x86_128_t; ^ src/MurmurHash.h:50:18: error: 'uint128_t' was not declared in this scope typedef murmur_t<uint128_t, uint32_t, murmur_hash3_x64_128> murmur3_x64_128_t; ^ src/MurmurHash.h:50:59: error: template argument 1 is invalid typedef murmur_t<uint128_t, uint32_t, murmur_hash3_x64_128> 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 inline const uint128_t murmur_t<uint128_t, uint32_t, murmur_hash3_x86_128>::operator()(void *buf, size_t len, unsigned int val) const ^ src/MurmurHash.h:121:14: error: 'uint128_t' does not name a type inline const uint128_t murmur_t<uint128_t, uint32_t, murmur_hash3_x64_128>::operator()(void *buf, size_t len, unsigned int val) const ^ 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<uint128_t> city_hash_128_t; ^ src/CityHash.h:37:30: error: template argument 1 is invalid typedef city_hash_t<uint128_t> city_hash_128_t; ^ src/CityHash.h:50:7: error: 'uint128_t' does not name a type const uint128_t city_hash_t<uint128_t>::operator()(void *buf, size_t len, uint128_t seed) const ^ 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<uint128_t> spooky_hash_128_t; ^ src/SpookyHash.h:28:32: error: template argument 1 is invalid typedef spooky_hash_t<uint128_t> spooky_hash_128_t; ^ src/SpookyHash.h:43:7: error: 'uint128_t' does not name a type const uint128_t spooky_hash_t<uint128_t>::operator()(void *buf, size_t len, uint128_t seed) const ^ 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"); ^ /usr/pkg/lib/python3.7/site-packages/setuptools/lib2to3_ex.py:41: SetuptoolsDeprecationWarning: 2to3 support is deprecated. If the project still requires Python 2 support, please migrate to a single-codebase solution or employ an independent conversion process. SetuptoolsDeprecationWarning) error: command 'gcc' failed with exit status 1 *** Error code 1 Stop. make[1]: stopped in /tree/pkgsrc/devel/py-hash *** Error code 1 Stop. make: stopped in /tree/pkgsrc/devel/py-hash