=> 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 py314-asyncpg-0.30.0nb1 * Building wheel... /usr/pkg/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/pkg/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/pkg/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib.netbsd-9.0-amd64-cpython-314/asyncpg copying asyncpg/__init__.py -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg copying asyncpg/_asyncio_compat.py -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg copying asyncpg/_version.py -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg copying asyncpg/cluster.py -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg copying asyncpg/compat.py -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg copying asyncpg/connect_utils.py -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg copying asyncpg/connection.py -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg copying asyncpg/connresource.py -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg copying asyncpg/cursor.py -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg copying asyncpg/introspection.py -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg copying asyncpg/pool.py -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg copying asyncpg/prepared_stmt.py -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg copying asyncpg/serverversion.py -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg copying asyncpg/transaction.py -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg copying asyncpg/types.py -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg copying asyncpg/utils.py -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg creating build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/_testbase copying asyncpg/_testbase/__init__.py -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/_testbase copying asyncpg/_testbase/fuzzer.py -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/_testbase creating build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/exceptions copying asyncpg/exceptions/__init__.py -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/exceptions copying asyncpg/exceptions/_base.py -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/exceptions creating build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/pgproto copying asyncpg/pgproto/__init__.py -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/pgproto copying asyncpg/pgproto/types.py -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/pgproto creating build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/protocol copying asyncpg/protocol/__init__.py -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/protocol creating build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/protocol/codecs copying asyncpg/protocol/codecs/__init__.py -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/protocol/codecs running egg_info writing asyncpg.egg-info/PKG-INFO writing dependency_links to asyncpg.egg-info/dependency_links.txt writing requirements to asyncpg.egg-info/requires.txt writing top-level names to asyncpg.egg-info/top_level.txt reading manifest file 'asyncpg.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.py' under directory 'examples' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'asyncpg.egg-info/SOURCES.txt' copying asyncpg/pgproto/__init__.pxd -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/pgproto copying asyncpg/pgproto/buffer.pxd -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/pgproto copying asyncpg/pgproto/buffer.pyx -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/pgproto copying asyncpg/pgproto/consts.pxi -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/pgproto copying asyncpg/pgproto/cpythonx.pxd -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/pgproto copying asyncpg/pgproto/debug.pxd -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/pgproto copying asyncpg/pgproto/frb.pxd -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/pgproto copying asyncpg/pgproto/frb.pyx -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/pgproto copying asyncpg/pgproto/hton.pxd -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/pgproto copying asyncpg/pgproto/pgproto.pxd -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/pgproto copying asyncpg/pgproto/pgproto.pyi -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/pgproto copying asyncpg/pgproto/pgproto.pyx -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/pgproto copying asyncpg/pgproto/tohex.pxd -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/pgproto copying asyncpg/pgproto/uuid.pyx -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/pgproto copying asyncpg/protocol/consts.pxi -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/protocol copying asyncpg/protocol/coreproto.pxd -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/protocol copying asyncpg/protocol/coreproto.pyx -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/protocol copying asyncpg/protocol/cpythonx.pxd -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/protocol copying asyncpg/protocol/encodings.pyx -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/protocol copying asyncpg/protocol/pgtypes.pxi -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/protocol copying asyncpg/protocol/prepared_stmt.pxd -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/protocol copying asyncpg/protocol/prepared_stmt.pyx -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/protocol copying asyncpg/protocol/protocol.pxd -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/protocol copying asyncpg/protocol/protocol.pyi -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/protocol copying asyncpg/protocol/protocol.pyx -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/protocol copying asyncpg/protocol/scram.pxd -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/protocol copying asyncpg/protocol/scram.pyx -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/protocol copying asyncpg/protocol/settings.pxd -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/protocol copying asyncpg/protocol/settings.pyx -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/protocol creating build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/pgproto/codecs copying asyncpg/pgproto/codecs/__init__.pxd -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/pgproto/codecs copying asyncpg/pgproto/codecs/bits.pyx -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/pgproto/codecs copying asyncpg/pgproto/codecs/bytea.pyx -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/pgproto/codecs copying asyncpg/pgproto/codecs/context.pyx -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/pgproto/codecs copying asyncpg/pgproto/codecs/datetime.pyx -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/pgproto/codecs copying asyncpg/pgproto/codecs/float.pyx -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/pgproto/codecs copying asyncpg/pgproto/codecs/geometry.pyx -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/pgproto/codecs copying asyncpg/pgproto/codecs/hstore.pyx -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/pgproto/codecs copying asyncpg/pgproto/codecs/int.pyx -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/pgproto/codecs copying asyncpg/pgproto/codecs/json.pyx -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/pgproto/codecs copying asyncpg/pgproto/codecs/jsonpath.pyx -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/pgproto/codecs copying asyncpg/pgproto/codecs/misc.pyx -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/pgproto/codecs copying asyncpg/pgproto/codecs/network.pyx -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/pgproto/codecs copying asyncpg/pgproto/codecs/numeric.pyx -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/pgproto/codecs copying asyncpg/pgproto/codecs/pg_snapshot.pyx -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/pgproto/codecs copying asyncpg/pgproto/codecs/text.pyx -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/pgproto/codecs copying asyncpg/pgproto/codecs/tid.pyx -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/pgproto/codecs copying asyncpg/pgproto/codecs/uuid.pyx -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/pgproto/codecs copying asyncpg/protocol/codecs/array.pyx -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/protocol/codecs copying asyncpg/protocol/codecs/base.pxd -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/protocol/codecs copying asyncpg/protocol/codecs/base.pyx -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/protocol/codecs copying asyncpg/protocol/codecs/pgproto.pyx -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/protocol/codecs copying asyncpg/protocol/codecs/range.pyx -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/protocol/codecs copying asyncpg/protocol/codecs/record.pyx -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/protocol/codecs copying asyncpg/protocol/codecs/textutils.pyx -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/protocol/codecs creating build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/protocol/record copying asyncpg/protocol/record/__init__.pxd -> build/lib.netbsd-9.0-amd64-cpython-314/asyncpg/protocol/record running build_ext building 'asyncpg.pgproto.pgproto' extension creating build/temp.netbsd-9.0-amd64-cpython-314/asyncpg/pgproto gcc -O2 -I/usr/include -I/usr/pkg/include/python3.14 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.14 -I/usr/pkg/include -fPIC -I/usr/pkg/include/python3.14 -c asyncpg/pgproto/pgproto.c -o build/temp.netbsd-9.0-amd64-cpython-314/asyncpg/pgproto/pgproto.o -O2 -fsigned-char -Wall -Wsign-compare -Wconversion In file included from /pbulk/work/databases/py-asyncpg/work/.buildlink/include/python3.14/Python.h:92:0, from asyncpg/pgproto/pgproto.c:42: /pbulk/work/databases/py-asyncpg/work/.buildlink/include/python3.14/cpython/longintrepr.h: In function '_PyLong_CompactValue': /pbulk/work/databases/py-asyncpg/work/.buildlink/include/python3.14/cpython/longintrepr.h:135:12: warning: conversion to 'Py_ssize_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] sign = 1 - (op->long_value.lv_tag & _PyLong_SIGN_MASK); ^ asyncpg/pgproto/pgproto.c: In function '__Pyx_CyFunction_Vectorcall_FASTCALL_KEYWORDS_METHOD': asyncpg/pgproto/pgproto.c:49375:76: warning: conversion to 'Py_ssize_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] return ((__Pyx_PyCMethod)(void(*)(void))def->ml_meth)(self, cls, args, (size_t)nargs, kwnames); ^ At top level: asyncpg/pgproto/pgproto.c:30439:18: warning: '__pyx_f_7asyncpg_7pgproto_7pgproto_json_decode' defined but not used [-Wunused-function] static PyObject *__pyx_f_7asyncpg_7pgproto_7pgproto_json_decode(struct __pyx_obj_7asyncpg_7pgproto_7pgproto_CodecContext *__pyx_v_settings, struct __pyx_t_7asyncpg_7pgproto_7pgproto_FRBuffer *__pyx_v_buf) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ asyncpg/pgproto/pgproto.c:30323:18: warning: '__pyx_f_7asyncpg_7pgproto_7pgproto_json_encode' defined but not used [-Wunused-function] static PyObject *__pyx_f_7asyncpg_7pgproto_7pgproto_json_encode(struct __pyx_obj_7asyncpg_7pgproto_7pgproto_CodecContext *__pyx_v_settings, struct __pyx_obj_7asyncpg_7pgproto_7pgproto_WriteBuffer *__pyx_v_buf, PyObject *__pyx_v_obj) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Assembler messages: Fatal error: can't create build/temp.netbsd-9.0-amd64-cpython-314/asyncpg/pgproto/pgproto.o: No such file or directory error: command '/pbulk/work/databases/py-asyncpg/work/.cwrapper/bin/gcc' failed with exit code 1 ERROR Backend subprocess exited when trying to invoke build_wheel *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/databases/py-asyncpg *** Error code 1 Stop. make: stopped in /usr/pkgsrc/databases/py-asyncpg