=> 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 py39-fuse-bindings-1.0.4nb2 (cd /pbulk/work/filesystems/py-fuse-bindings/work/fuse-python-1.0.4/ && /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.9 CC=gcc CFLAGS=-O2\ -D_KERNTYPES\ -D_NETBSD_SOURCE\ -I/usr/include\ -I/usr/pkg/include/python3.9 CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.9 CXX=c++ CXXFLAGS=-O2\ -D_KERNTYPES\ -D_NETBSD_SOURCE\ -I/usr/include\ -I/usr/pkg/include/python3.9 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\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/pbulk/work/filesystems/py-fuse-bindings/work/.cwrapper/bin:/pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/bin:/pbulk/work/filesystems/py-fuse-bindings/work/.gcc/bin:/pbulk/work/filesystems/py-fuse-bindings/work/.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=/pbulk/work/filesystems/py-fuse-bindings/work/.home CWRAPPERS_CONFIG_DIR=/pbulk/work/filesystems/py-fuse-bindings/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=/pbulk/work/filesystems/py-fuse-bindings/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/pbulk/work/filesystems/py-fuse-bindings/work/.tools/bin/itstool GDBUS_CODEGEN=/pbulk/work/filesystems/py-fuse-bindings/work/.tools/bin/gdbus-codegen PKG_CONFIG=/pbulk/work/filesystems/py-fuse-bindings/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/lib/pkgconfig:/pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/pbulk/work/filesystems/py-fuse-bindings/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/pbulk/work/filesystems/py-fuse-bindings/work/.cwrapper/config /usr/pkg/bin/python3.9 setup.py build -j8) running build running build_py creating build creating build/lib.netbsd-10.0-amd64-cpython-39 copying fuse.py -> build/lib.netbsd-10.0-amd64-cpython-39 creating build/lib.netbsd-10.0-amd64-cpython-39/fuseparts copying fuseparts/__init__.py -> build/lib.netbsd-10.0-amd64-cpython-39/fuseparts copying fuseparts/setcompatwrap.py -> build/lib.netbsd-10.0-amd64-cpython-39/fuseparts copying fuseparts/subbedopts.py -> build/lib.netbsd-10.0-amd64-cpython-39/fuseparts running build_ext building 'fuseparts._fuse' extension creating build/temp.netbsd-10.0-amd64-cpython-39 creating build/temp.netbsd-10.0-amd64-cpython-39/fuseparts gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -O2 -D_KERNTYPES -D_NETBSD_SOURCE -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/include -I/usr/pkg/include/python3.9 -fPIC -I/usr/pkg/include/python3.9 -c fuseparts/_fusemodule.c -o build/temp.netbsd-10.0-amd64-cpython-39/fuseparts/_fusemodule.o fuseparts/_fusemodule.c: In function 'read_func': fuseparts/_fusemodule.c:808:22: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 808 | if(PyBytes_Size(v) > s) | ^ fuseparts/_fusemodule.c: In function 'getxattr_func': fuseparts/_fusemodule.c:1055:7: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1055 | ret = PyString_Size(v); | ^~~ In file included from /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/unicodeobject.h:1026, from /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/Python.h:93, from fuseparts/_fusemodule.c:28: /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ fuseparts/_fusemodule.c:1055:7: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 1055 | ret = PyString_Size(v); | ^~~ In file included from /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/unicodeobject.h:1026, from /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/Python.h:93, from fuseparts/_fusemodule.c:28: /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ fuseparts/_fusemodule.c:1055:7: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1055 | ret = PyString_Size(v); | ^~~ In file included from /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/unicodeobject.h:1026, from /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/Python.h:93, from fuseparts/_fusemodule.c:28: /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ fuseparts/_fusemodule.c:1062:3: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1062 | if (PyString_Size(v) > size) { | ^~ In file included from /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/unicodeobject.h:1026, from /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/Python.h:93, from fuseparts/_fusemodule.c:28: /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ fuseparts/_fusemodule.c:1062:3: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 1062 | if (PyString_Size(v) > size) { | ^~ In file included from /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/unicodeobject.h:1026, from /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/Python.h:93, from fuseparts/_fusemodule.c:28: /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ fuseparts/_fusemodule.c:1062:3: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1062 | if (PyString_Size(v) > size) { | ^~ In file included from /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/unicodeobject.h:1026, from /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/Python.h:93, from fuseparts/_fusemodule.c:28: /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ fuseparts/_fusemodule.c:1062:24: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 1062 | if (PyString_Size(v) > size) { | ^ fuseparts/_fusemodule.c:1069:3: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1069 | memcpy(value, s, PyString_Size(v)); | ^~~~~~ In file included from /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/unicodeobject.h:1026, from /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/Python.h:93, from fuseparts/_fusemodule.c:28: /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ fuseparts/_fusemodule.c:1069:3: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 1069 | memcpy(value, s, PyString_Size(v)); | ^~~~~~ In file included from /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/unicodeobject.h:1026, from /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/Python.h:93, from fuseparts/_fusemodule.c:28: /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ fuseparts/_fusemodule.c:1069:3: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1069 | memcpy(value, s, PyString_Size(v)); | ^~~~~~ In file included from /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/unicodeobject.h:1026, from /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/Python.h:93, from fuseparts/_fusemodule.c:28: /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ fuseparts/_fusemodule.c:1069:3: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1069 | memcpy(value, s, PyString_Size(v)); | ^~~~~~ In file included from /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/unicodeobject.h:1026, from /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/Python.h:93, from fuseparts/_fusemodule.c:28: /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ fuseparts/_fusemodule.c:1069:3: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 1069 | memcpy(value, s, PyString_Size(v)); | ^~~~~~ In file included from /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/unicodeobject.h:1026, from /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/Python.h:93, from fuseparts/_fusemodule.c:28: /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ fuseparts/_fusemodule.c:1069:3: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1069 | memcpy(value, s, PyString_Size(v)); | ^~~~~~ In file included from /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/unicodeobject.h:1026, from /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/Python.h:93, from fuseparts/_fusemodule.c:28: /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ fuseparts/_fusemodule.c:1071:3: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1071 | ret = PyString_Size(v); | ^~~ In file included from /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/unicodeobject.h:1026, from /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/Python.h:93, from fuseparts/_fusemodule.c:28: /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ fuseparts/_fusemodule.c:1071:3: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 1071 | ret = PyString_Size(v); | ^~~ In file included from /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/unicodeobject.h:1026, from /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/Python.h:93, from fuseparts/_fusemodule.c:28: /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ fuseparts/_fusemodule.c:1071:3: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1071 | ret = PyString_Size(v); | ^~~ In file included from /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/unicodeobject.h:1026, from /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/Python.h:93, from fuseparts/_fusemodule.c:28: /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ fuseparts/_fusemodule.c: In function 'listxattr_func': fuseparts/_fusemodule.c:1111:3: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1111 | ilen = PyString_Size(w); | ^~~~ In file included from /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/unicodeobject.h:1026, from /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/Python.h:93, from fuseparts/_fusemodule.c:28: /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ fuseparts/_fusemodule.c:1111:3: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 1111 | ilen = PyString_Size(w); | ^~~~ In file included from /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/unicodeobject.h:1026, from /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/Python.h:93, from fuseparts/_fusemodule.c:28: /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ fuseparts/_fusemodule.c:1111:3: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 1111 | ilen = PyString_Size(w); | ^~~~ In file included from /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/unicodeobject.h:1026, from /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/Python.h:93, from fuseparts/_fusemodule.c:28: /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ fuseparts/_fusemodule.c:1112:24: warning: comparison of integer expressions of different signedness: 'long int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 1112 | if (lx - list + ilen >= size) { | ^~ fuseparts/_fusemodule.c: In function 'pyfuse_loop_mt': fuseparts/_fusemodule.c:1420:2: warning: 'PyEval_InitThreads' is deprecated [-Wdeprecated-declarations] 1420 | PyEval_InitThreads(); | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/Python.h:140, from fuseparts/_fusemodule.c:28: /pbulk/work/filesystems/py-fuse-bindings/work/.buildlink/include/python3.9/ceval.h:130:37: note: declared here 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ gcc -shared -L. -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -O2 -D_KERNTYPES -D_NETBSD_SOURCE -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/include -I/usr/pkg/include/python3.9 build/temp.netbsd-10.0-amd64-cpython-39/fuseparts/_fusemodule.o -L/usr/pkg/lib -lrefuse -o build/lib.netbsd-10.0-amd64-cpython-39/fuseparts/_fuse.so