=> Bootstrap dependency digest>=20010302: found digest-20190127
===> Building for py37-pyinotify-0.9.6
(cd /tmp/pkgbuild/sysutils/py-pyinotify/work.aarch64/pyinotify-0.9.6/ && /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.7 CC=gcc CFLAGS=-O2\ -fomit-frame-pointer\ -D_FORTIFY_SOURCE=2\ -I/usr/pkg/include\ -I/usr/include\ -I/usr/pkg/include/python3.7 CPPFLAGS=-I/usr/pkg/include\ -I/usr/include\ -I/usr/pkg/include/python3.7 CXX=c++ CXXFLAGS=-O2\ -fomit-frame-pointer\ -D_FORTIFY_SOURCE=2\ -I/usr/pkg/include\ -I/usr/include\ -I/usr/pkg/include/python3.7 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=/tmp/pkgbuild/sysutils/py-pyinotify/work.aarch64/.cwrapper/bin:/tmp/pkgbuild/sysutils/py-pyinotify/work.aarch64/.buildlink/bin:/tmp/pkgbuild/sysutils/py-pyinotify/work.aarch64/.distcc/bin:/tmp/pkgbuild/sysutils/py-pyinotify/work.aarch64/.gcc/bin:/tmp/pkgbuild/sysutils/py-pyinotify/work.aarch64/.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 CXXCPP=cpp HOME=/tmp/pkgbuild/sysutils/py-pyinotify/work.aarch64/.home CWRAPPERS_CONFIG_DIR=/tmp/pkgbuild/sysutils/py-pyinotify/work.aarch64/.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/sysutils/py-pyinotify/work.aarch64/.tools/bin/makeinfo FLEX= BISON= PKG_CONFIG= PKG_CONFIG_LIBDIR=/tmp/pkgbuild/sysutils/py-pyinotify/work.aarch64/.buildlink/lib/pkgconfig:/tmp/pkgbuild/sysutils/py-pyinotify/work.aarch64/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/pkgbuild/sysutils/py-pyinotify/work.aarch64/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/pkgbuild/sysutils/py-pyinotify/work.aarch64/.cwrapper/config /usr/pkg/bin/python3.7  setup.py  build  -j4)
running build
running build_py
creating build
creating build/lib.netbsd-9.0-evbarm-3.7
copying python3/pyinotify.py -> build/lib.netbsd-9.0-evbarm-3.7
running build_ext
building 'inotify_syscalls' extension
creating build/temp.netbsd-9.0-evbarm-3.7
creating build/temp.netbsd-9.0-evbarm-3.7/common
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.7 -fPIC -I/usr/pkg/include/python3.7 -c common/inotify_syscalls.c -o build/temp.netbsd-9.0-evbarm-3.7/common/inotify_syscalls.o
common/inotify_syscalls.c:111:4: error: #error "Unsupported architecture!"
 #  error "Unsupported architecture!"
    ^~~~~
distcc[10158] ERROR: compile common/inotify_syscalls.c on 10.0.20.122:3640 failed
distcc[10158] (dcc_build_somewhere) Warning: remote compilation of 'common/inotify_syscalls.c' failed, retrying locally
distcc[10158] Warning: failed to distribute common/inotify_syscalls.c to 10.0.20.122:3640, running locally instead
common/inotify_syscalls.c:111:4: error: #error "Unsupported architecture!"
 #  error "Unsupported architecture!"
    ^~~~~
common/inotify_syscalls.c: In function 'inotify_init':
common/inotify_syscalls.c:122:20: error: '__NR_inotify_init' undeclared (first use in this function); did you mean 'inotify_init'?
   result = syscall(__NR_inotify_init);
                    ^~~~~~~~~~~~~~~~~
                    inotify_init
common/inotify_syscalls.c:122:20: note: each undeclared identifier is reported only once for each function it appears in
common/inotify_syscalls.c: In function 'inotify_add_watch':
common/inotify_syscalls.c:140:20: error: '__NR_inotify_add_watch' undeclared (first use in this function); did you mean 'inotify_add_watch'?
   result = syscall(__NR_inotify_add_watch, fd, name, mask);
                    ^~~~~~~~~~~~~~~~~~~~~~
                    inotify_add_watch
common/inotify_syscalls.c: In function 'inotify_rm_watch':
common/inotify_syscalls.c:157:20: error: '__NR_inotify_rm_watch' undeclared (first use in this function); did you mean 'inotify_rm_watch'?
   result = syscall(__NR_inotify_rm_watch, fd, wd);
                    ^~~~~~~~~~~~~~~~~~~~~
                    inotify_rm_watch
distcc[10158] ERROR: compile common/inotify_syscalls.c on localhost failed
error: command 'gcc' failed with exit status 1
*** Error code 1

Stop.
make[1]: stopped in /usr/pkgsrc/sysutils/py-pyinotify
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/sysutils/py-pyinotify