=> 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-ruamel-yaml-clib-0.2.8
(cd /pbulk/work/devel/py-ruamel-yaml-clib/work/ruamel.yaml.clib-0.2.8/ && /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\ -Wno-error=incompatible-pointer-types\ -I/usr/include\ -I/usr/pkg/include/python3.13 CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.13 CXX=c++ CXXFLAGS=-O2\ -Wno-error=incompatible-pointer-types\ -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/devel/py-ruamel-yaml-clib/work/.cwrapper/bin:/pbulk/work/devel/py-ruamel-yaml-clib/work/.buildlink/bin:/pbulk/work/devel/py-ruamel-yaml-clib/work/.gcc/bin:/pbulk/work/devel/py-ruamel-yaml-clib/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/devel/py-ruamel-yaml-clib/work/.home CWRAPPERS_CONFIG_DIR=/pbulk/work/devel/py-ruamel-yaml-clib/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/devel/py-ruamel-yaml-clib/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/pbulk/work/devel/py-ruamel-yaml-clib/work/.tools/bin/itstool GDBUS_CODEGEN=/pbulk/work/devel/py-ruamel-yaml-clib/work/.tools/bin/gdbus-codegen PKG_CONFIG=/pbulk/work/devel/py-ruamel-yaml-clib/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/pbulk/work/devel/py-ruamel-yaml-clib/work/.buildlink/lib/pkgconfig:/pbulk/work/devel/py-ruamel-yaml-clib/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/pbulk/work/devel/py-ruamel-yaml-clib/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/pbulk/work/devel/py-ruamel-yaml-clib/work/.cwrapper/config  /usr/pkg/bin/python3.13 setup.py  build   -j8)
/pbulk/work/devel/py-ruamel-yaml-clib/work/ruamel.yaml.clib-0.2.8/setup.py:79: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
  from ast import Str, Num, Bytes, NameConstant  # NOQA
/pbulk/work/devel/py-ruamel-yaml-clib/work/ruamel.yaml.clib-0.2.8/setup.py:79: DeprecationWarning: ast.Num is deprecated and will be removed in Python 3.14; use ast.Constant instead
  from ast import Str, Num, Bytes, NameConstant  # NOQA
/pbulk/work/devel/py-ruamel-yaml-clib/work/ruamel.yaml.clib-0.2.8/setup.py:79: DeprecationWarning: ast.Bytes is deprecated and will be removed in Python 3.14; use ast.Constant instead
  from ast import Str, Num, Bytes, NameConstant  # NOQA
/pbulk/work/devel/py-ruamel-yaml-clib/work/ruamel.yaml.clib-0.2.8/setup.py:79: DeprecationWarning: ast.NameConstant is deprecated and will be removed in Python 3.14; use ast.Constant instead
  from ast import Str, Num, Bytes, NameConstant  # NOQA
/pbulk/work/devel/py-ruamel-yaml-clib/work/ruamel.yaml.clib-0.2.8/setup.py:101: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
  if isinstance(node, Str):
/pbulk/work/devel/py-ruamel-yaml-clib/work/ruamel.yaml.clib-0.2.8/setup.py:105: DeprecationWarning: ast.Bytes is deprecated and will be removed in Python 3.14; use ast.Constant instead
  elif isinstance(node, Bytes):
/pbulk/work/devel/py-ruamel-yaml-clib/work/ruamel.yaml.clib-0.2.8/setup.py:107: DeprecationWarning: ast.Num is deprecated and will be removed in Python 3.14; use ast.Constant instead
  elif isinstance(node, Num):
/pbulk/work/devel/py-ruamel-yaml-clib/work/ruamel.yaml.clib-0.2.8/setup.py:117: DeprecationWarning: ast.NameConstant is deprecated and will be removed in Python 3.14; use ast.Constant instead
  elif isinstance(node, NameConstant):
/pbulk/work/devel/py-ruamel-yaml-clib/work/ruamel.yaml.clib-0.2.8/setup.py:104: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead
  return node.s
/pbulk/work/devel/py-ruamel-yaml-clib/work/ruamel.yaml.clib-0.2.8/setup.py:108: DeprecationWarning: Attribute n is deprecated and will be removed in Python 3.14; use value instead
  return node.n
/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-10.0-amd64-cpython-313/ruamel/yaml/clib
copying ./__init__.py -> build/lib.netbsd-10.0-amd64-cpython-313/ruamel/yaml/clib
copying ./LICENSE -> build/lib.netbsd-10.0-amd64-cpython-313/ruamel/yaml/clib
running build_ext
building '_ruamel_yaml' extension
creating build/temp.netbsd-10.0-amd64-cpython-313
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 -Wno-error=incompatible-pointer-types -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/include -I/usr/pkg/include/python3.13 -fPIC -I/usr/pkg/include/python3.13 -c _ruamel_yaml.c -o build/temp.netbsd-10.0-amd64-cpython-313/_ruamel_yaml.o
In file included from _ruamel_yaml.c:1149:
_ruamel_yaml.h:10: warning: "PyString_CheckExact" redefined
   10 | #define PyString_CheckExact PyBytes_CheckExact
      | 
_ruamel_yaml.c:998: note: this is the location of the previous definition
  998 |   #define PyString_CheckExact          PyUnicode_CheckExact
      | 
_ruamel_yaml.c:1236:1: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
 1236 | static CYTHON_INLINE size_t __Pyx_Py_UNICODE_strlen(const Py_UNICODE *u)
      | ^~~~~~
_ruamel_yaml.c: In function '__Pyx_Py_UNICODE_strlen':
_ruamel_yaml.c:1238:5: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
 1238 |     const Py_UNICODE *u_end = u;
      |     ^~~~~
_ruamel_yaml.c: In function '__pyx_pf_6ruamel_4yaml_4clib_12_ruamel_yaml_get_version_string':
_ruamel_yaml.c:4156:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 4156 |   __pyx_v_value = yaml_get_version_string();
      |                 ^
_ruamel_yaml.c: In function '__pyx_pf_6ruamel_4yaml_4clib_12_ruamel_yaml_7CParser___init__':
_ruamel_yaml.c:5929:52: warning: passing argument 2 of 'yaml_parser_set_input' from incompatible pointer type [-Wincompatible-pointer-types]
 5929 |     yaml_parser_set_input((&__pyx_v_self->parser), __pyx_f_6ruamel_4yaml_4clib_12_ruamel_yaml_input_handler, ((void *)__pyx_v_self));
      |                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                    |
      |                                                    int (*)(void *, char *, int,  int *)
In file included from _ruamel_yaml.h:2,
                 from _ruamel_yaml.c:1149:
yaml.h:1370:30: note: expected 'int (*)(void *, unsigned char *, size_t,  size_t *)' {aka 'int (*)(void *, unsigned char *, long unsigned int,  long unsigned int *)'} but argument is of type 'int (*)(void *, char *, int,  int *)'
 1370 |         yaml_read_handler_t *handler, void *data);
      |         ~~~~~~~~~~~~~~~~~~~~~^~~~~~~
_ruamel_yaml.c: In function '__pyx_pf_6ruamel_4yaml_4clib_12_ruamel_yaml_8CEmitter___init__':
_ruamel_yaml.c:16882:53: warning: passing argument 2 of 'yaml_emitter_set_output' from incompatible pointer type [-Wincompatible-pointer-types]
16882 |   yaml_emitter_set_output((&__pyx_v_self->emitter), __pyx_f_6ruamel_4yaml_4clib_12_ruamel_yaml_output_handler, ((void *)__pyx_v_self));
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                     |
      |                                                     int (*)(void *, char *, int)
In file included from _ruamel_yaml.h:2,
                 from _ruamel_yaml.c:1149:
yaml.h:1837:31: note: expected 'int (*)(void *, unsigned char *, size_t)' {aka 'int (*)(void *, unsigned char *, long unsigned int)'} but argument is of type 'int (*)(void *, char *, int)'
 1837 |         yaml_write_handler_t *handler, void *data);
      |         ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
_ruamel_yaml.c: In function '__Pyx_PyInt_As_size_t':
_ruamel_yaml.c:33208:23: error: too few arguments to function '_PyLong_AsByteArray'
33208 |                 ret = _PyLong_AsByteArray((PyLongObject *)v,
      |                       ^~~~~~~~~~~~~~~~~~~
In file included from /pbulk/work/devel/py-ruamel-yaml-clib/work/.buildlink/include/python3.13/longobject.h:107,
                 from /pbulk/work/devel/py-ruamel-yaml-clib/work/.buildlink/include/python3.13/Python.h:81,
                 from _ruamel_yaml.c:16:
/pbulk/work/devel/py-ruamel-yaml-clib/work/.buildlink/include/python3.13/cpython/longobject.h:111:17: note: declared here
  111 | PyAPI_FUNC(int) _PyLong_AsByteArray(PyLongObject* v,
      |                 ^~~~~~~~~~~~~~~~~~~
_ruamel_yaml.c: In function '__Pyx_PyInt_As_long':
_ruamel_yaml.c:33481:23: error: too few arguments to function '_PyLong_AsByteArray'
33481 |                 ret = _PyLong_AsByteArray((PyLongObject *)v,
      |                       ^~~~~~~~~~~~~~~~~~~
In file included from /pbulk/work/devel/py-ruamel-yaml-clib/work/.buildlink/include/python3.13/longobject.h:107,
                 from /pbulk/work/devel/py-ruamel-yaml-clib/work/.buildlink/include/python3.13/Python.h:81,
                 from _ruamel_yaml.c:16:
/pbulk/work/devel/py-ruamel-yaml-clib/work/.buildlink/include/python3.13/cpython/longobject.h:111:17: note: declared here
  111 | PyAPI_FUNC(int) _PyLong_AsByteArray(PyLongObject* v,
      |                 ^~~~~~~~~~~~~~~~~~~
_ruamel_yaml.c: In function '__Pyx_PyInt_As_int':
_ruamel_yaml.c:33816:23: error: too few arguments to function '_PyLong_AsByteArray'
33816 |                 ret = _PyLong_AsByteArray((PyLongObject *)v,
      |                       ^~~~~~~~~~~~~~~~~~~
In file included from /pbulk/work/devel/py-ruamel-yaml-clib/work/.buildlink/include/python3.13/longobject.h:107,
                 from /pbulk/work/devel/py-ruamel-yaml-clib/work/.buildlink/include/python3.13/Python.h:81,
                 from _ruamel_yaml.c:16:
/pbulk/work/devel/py-ruamel-yaml-clib/work/.buildlink/include/python3.13/cpython/longobject.h:111:17: note: declared here
  111 | PyAPI_FUNC(int) _PyLong_AsByteArray(PyLongObject* v,
      |                 ^~~~~~~~~~~~~~~~~~~
error: command '/pbulk/work/devel/py-ruamel-yaml-clib/work/.cwrapper/bin/gcc' failed with exit code 1
*** Error code 1

Stop.
make[1]: stopped in /usr/pkgsrc/devel/py-ruamel-yaml-clib
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/devel/py-ruamel-yaml-clib