=> 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 py313-httptools-0.6.1
(cd /pbulk/work/www/py-httptools/work/httptools-0.6.1/ && /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.13 CC=gcc CFLAGS=-O2\ -I/usr/include\ -I/usr/pkg/include/python3.13 CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.13 CXX=c++ CXXFLAGS=-O2\ -I/usr/include\ -I/usr/pkg/include/python3.13 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/www/py-httptools/work/.cwrapper/bin:/pbulk/work/www/py-httptools/work/.buildlink/bin:/pbulk/work/www/py-httptools/work/.gcc/bin:/pbulk/work/www/py-httptools/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= ftp_proxy=downloads-forbidden-except-during-fetch http_proxy=downloads-forbidden-except-during-fetch https_proxy=downloads-forbidden-except-during-fetch no_proxy= PKG_SYSCONFDIR=/usr/pkg/etc CXXCPP=cpp HOME=/pbulk/work/www/py-httptools/work/.home CWRAPPERS_CONFIG_DIR=/pbulk/work/www/py-httptools/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/www/py-httptools/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/pbulk/work/www/py-httptools/work/.tools/bin/itstool GDBUS_CODEGEN=/pbulk/work/www/py-httptools/work/.tools/bin/gdbus-codegen PKG_CONFIG=/pbulk/work/www/py-httptools/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/pbulk/work/www/py-httptools/work/.buildlink/lib/pkgconfig:/pbulk/work/www/py-httptools/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/pbulk/work/www/py-httptools/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/pbulk/work/www/py-httptools/work/.cwrapper/config  /usr/pkg/bin/python3.13 setup.py  build   -j8)
/usr/pkg/lib/python3.13/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_suite'
  warnings.warn(msg)
running build
running build_py
creating build/lib.netbsd-9.0-amd64-cpython-313/httptools
copying httptools/__init__.py -> build/lib.netbsd-9.0-amd64-cpython-313/httptools
copying httptools/_version.py -> build/lib.netbsd-9.0-amd64-cpython-313/httptools
creating build/lib.netbsd-9.0-amd64-cpython-313/httptools/parser
copying httptools/parser/__init__.py -> build/lib.netbsd-9.0-amd64-cpython-313/httptools/parser
copying httptools/parser/errors.py -> build/lib.netbsd-9.0-amd64-cpython-313/httptools/parser
running egg_info
writing httptools.egg-info/PKG-INFO
writing dependency_links to httptools.egg-info/dependency_links.txt
writing requirements to httptools.egg-info/requires.txt
writing top-level names to httptools.egg-info/top_level.txt
reading manifest file 'httptools.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'httptools.egg-info/SOURCES.txt'
running build_ext
building 'httptools.parser.parser' extension
creating build/temp.netbsd-9.0-amd64-cpython-313/httptools/parser
creating build/temp.netbsd-9.0-amd64-cpython-313/vendor/llhttp/src
gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -O2 -I/usr/include -I/usr/include/readline -I/usr/pkg/include -O2 -I/usr/include -I/usr/include/readline -I/usr/pkg/include -O2 -I/usr/include -I/usr/include/readline -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/include -I/usr/pkg/include/python3.13 -fPIC -I/pbulk/work/www/py-httptools/work/httptools-0.6.1/vendor/llhttp/include -I/pbulk/work/www/py-httptools/work/httptools-0.6.1/vendor/llhttp/src -I/usr/pkg/include/python3.13 -c httptools/parser/parser.c -o build/temp.netbsd-9.0-amd64-cpython-313/httptools/parser/parser.o -O2
building 'httptools.parser.url_parser' extension
creating build/temp.netbsd-9.0-amd64-cpython-313/vendor/http-parser
gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -O2 -I/usr/include -I/usr/include/readline -I/usr/pkg/include -O2 -I/usr/include -I/usr/include/readline -I/usr/pkg/include -O2 -I/usr/include -I/usr/include/readline -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/include -I/usr/pkg/include/python3.13 -fPIC -I/pbulk/work/www/py-httptools/work/httptools-0.6.1/vendor/http-parser -I/usr/pkg/include/python3.13 -c httptools/parser/url_parser.c -o build/temp.netbsd-9.0-amd64-cpython-313/httptools/parser/url_parser.o -O2
httptools/parser/parser.c:849:1: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
 static CYTHON_INLINE size_t __Pyx_Py_UNICODE_strlen(const Py_UNICODE *u) {
 ^~~~~~
httptools/parser/parser.c: In function '__Pyx_Py_UNICODE_strlen':
httptools/parser/parser.c:850:5: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
     const Py_UNICODE *u_end = u;
     ^~~~~
httptools/parser/parser.c: In function '__pyx_pf_9httptools_6parser_6parser_10HttpParser_10feed_data':
httptools/parser/parser.c:3531:23: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
       __pyx_v_err_pos = llhttp_get_error_pos(__pyx_v_self->_cparser);
                       ^
httptools/parser/url_parser.c:849:1: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
 static CYTHON_INLINE size_t __Pyx_Py_UNICODE_strlen(const Py_UNICODE *u) {
 ^~~~~~
httptools/parser/url_parser.c: In function '__Pyx_Py_UNICODE_strlen':
httptools/parser/url_parser.c:850:5: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
     const Py_UNICODE *u_end = u;
     ^~~~~
httptools/parser/parser.c: In function '__Pyx_PyInt_As_long':
httptools/parser/parser.c:9938:27: error: too few arguments to function '_PyLong_AsByteArray'
                 int ret = _PyLong_AsByteArray((PyLongObject *)v,
                           ^~~~~~~~~~~~~~~~~~~
In file included from /pbulk/work/www/py-httptools/work/.buildlink/include/python3.13/longobject.h:107:0,
                 from /pbulk/work/www/py-httptools/work/.buildlink/include/python3.13/Python.h:81,
                 from httptools/parser/parser.c:22:
/pbulk/work/www/py-httptools/work/.buildlink/include/python3.13/cpython/longobject.h:111:17: note: declared here
 PyAPI_FUNC(int) _PyLong_AsByteArray(PyLongObject* v,
                 ^~~~~~~~~~~~~~~~~~~
httptools/parser/parser.c: In function '__Pyx_PyInt_As_int':
httptools/parser/parser.c:10134:27: error: too few arguments to function '_PyLong_AsByteArray'
                 int ret = _PyLong_AsByteArray((PyLongObject *)v,
                           ^~~~~~~~~~~~~~~~~~~
In file included from /pbulk/work/www/py-httptools/work/.buildlink/include/python3.13/longobject.h:107:0,
                 from /pbulk/work/www/py-httptools/work/.buildlink/include/python3.13/Python.h:81,
                 from httptools/parser/parser.c:22:
/pbulk/work/www/py-httptools/work/.buildlink/include/python3.13/cpython/longobject.h:111:17: note: declared here
 PyAPI_FUNC(int) _PyLong_AsByteArray(PyLongObject* v,
                 ^~~~~~~~~~~~~~~~~~~
httptools/parser/url_parser.c: In function '__Pyx_PyInt_As_long':
httptools/parser/url_parser.c:5548:27: error: too few arguments to function '_PyLong_AsByteArray'
                 int ret = _PyLong_AsByteArray((PyLongObject *)v,
                           ^~~~~~~~~~~~~~~~~~~
In file included from /pbulk/work/www/py-httptools/work/.buildlink/include/python3.13/longobject.h:107:0,
                 from /pbulk/work/www/py-httptools/work/.buildlink/include/python3.13/Python.h:81,
                 from httptools/parser/url_parser.c:22:
/pbulk/work/www/py-httptools/work/.buildlink/include/python3.13/cpython/longobject.h:111:17: note: declared here
 PyAPI_FUNC(int) _PyLong_AsByteArray(PyLongObject* v,
                 ^~~~~~~~~~~~~~~~~~~
httptools/parser/url_parser.c: In function '__Pyx_PyInt_As_int':
httptools/parser/url_parser.c:5744:27: error: too few arguments to function '_PyLong_AsByteArray'
                 int ret = _PyLong_AsByteArray((PyLongObject *)v,
                           ^~~~~~~~~~~~~~~~~~~
In file included from /pbulk/work/www/py-httptools/work/.buildlink/include/python3.13/longobject.h:107:0,
                 from /pbulk/work/www/py-httptools/work/.buildlink/include/python3.13/Python.h:81,
                 from httptools/parser/url_parser.c:22:
/pbulk/work/www/py-httptools/work/.buildlink/include/python3.13/cpython/longobject.h:111:17: note: declared here
 PyAPI_FUNC(int) _PyLong_AsByteArray(PyLongObject* v,
                 ^~~~~~~~~~~~~~~~~~~
error: command '/pbulk/work/www/py-httptools/work/.cwrapper/bin/gcc' failed with exit code 1
*** Error code 1

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

Stop.
make: stopped in /usr/pkgsrc/www/py-httptools