=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> 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 py38-greenlet-0.4.16 (cd /tmp/pkgbuild/devel/py-greenlet/work.mips64eb/greenlet-0.4.16/ && /usr/bin/env 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.8 CC=gcc CFLAGS=-O2\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include/python3.8 CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.8 CXX=c++ CXXFLAGS=-O2\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include/python3.8 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\ -Wl,-R/usr/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/tmp/pkgbuild/devel/py-greenlet/work.mips64eb/.cwrapper/bin:/tmp/pkgbuild/devel/py-greenlet/work.mips64eb/.buildlink/bin:/tmp/pkgbuild/devel/py-greenlet/work.mips64eb/.distcc/bin:/tmp/pkgbuild/devel/py-greenlet/work.mips64eb/.gcc/bin:/tmp/pkgbuild/devel/py-greenlet/work.mips64eb/.tools/bin:/usr/pkg/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/pkg/sbin:/usr/pkg/bin:/usr/X11R7/bin:/usr/local/sbin:/usr/local/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc HOME=/tmp/pkgbuild/devel/py-greenlet/work.mips64eb/.home CWRAPPERS_CONFIG_DIR=/tmp/pkgbuild/devel/py-greenlet/work.mips64eb/.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=/tmp/pkgbuild/devel/py-greenlet/work.mips64eb/.tools/bin/makeinfo FLEX= BISON= PKG_CONFIG= PKG_CONFIG_LIBDIR=/tmp/pkgbuild/devel/py-greenlet/work.mips64eb/.buildlink/lib/pkgconfig:/tmp/pkgbuild/devel/py-greenlet/work.mips64eb/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/pkgbuild/devel/py-greenlet/work.mips64eb/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/pkgbuild/devel/py-greenlet/work.mips64eb/.cwrapper/config /usr/pkg/bin/python3.8 setup.py build ) running build running build_ext building 'greenlet' extension creating build creating build/temp.netbsd-9.0-evbmips-3.8 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/include -I/usr/pkg/include/python3.8 -I/usr/include -I/usr/pkg/include/python3.8 -fPIC -I/usr/pkg/include/python3.8 -c greenlet.c -o build/temp.netbsd-9.0-evbmips-3.8/greenlet.o greenlet.c:363:2: error: #error "greenlet needs to be ported to this platform, or taught how to detect your compiler properly." #error "greenlet needs to be ported to this platform, or taught how to detect your compiler properly." ^~~~~ distcc[20235] ERROR: compile greenlet.c on 10.0.20.122:3636 failed distcc[20235] (dcc_build_somewhere) Warning: remote compilation of 'greenlet.c' failed, retrying locally distcc[20235] Warning: failed to distribute greenlet.c to 10.0.20.122:3636, running locally instead greenlet.c:363:2: error: #error "greenlet needs to be ported to this platform, or taught how to detect your compiler properly." #error "greenlet needs to be ported to this platform, or taught how to detect your compiler properly." ^~~~~ greenlet.c:323:30: warning: 'slp_switch' used but never defined static int GREENLET_NOINLINE(slp_switch)(void); ^ greenlet.c:312:59: note: in definition of macro 'GREENLET_NOINLINE' #define GREENLET_NOINLINE(name) __attribute__((noinline)) name ^~~~ distcc[20235] ERROR: compile greenlet.c on localhost failed error: command 'gcc' failed with exit status 1 *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/devel/py-greenlet *** Error code 1 Stop. make: stopped in /usr/pkgsrc/devel/py-greenlet