=> 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-cutadapt-4.7nb1 * 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 :: MIT 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 :: MIT 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.3-amd64-cpython-314/cutadapt copying src/cutadapt/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-314/cutadapt copying src/cutadapt/__main__.py -> build/lib.netbsd-9.3-amd64-cpython-314/cutadapt copying src/cutadapt/_match_tables.py -> build/lib.netbsd-9.3-amd64-cpython-314/cutadapt copying src/cutadapt/_version.py -> build/lib.netbsd-9.3-amd64-cpython-314/cutadapt copying src/cutadapt/adapters.py -> build/lib.netbsd-9.3-amd64-cpython-314/cutadapt copying src/cutadapt/align.py -> build/lib.netbsd-9.3-amd64-cpython-314/cutadapt copying src/cutadapt/cli.py -> build/lib.netbsd-9.3-amd64-cpython-314/cutadapt copying src/cutadapt/files.py -> build/lib.netbsd-9.3-amd64-cpython-314/cutadapt copying src/cutadapt/json.py -> build/lib.netbsd-9.3-amd64-cpython-314/cutadapt copying src/cutadapt/kmer_heuristic.py -> build/lib.netbsd-9.3-amd64-cpython-314/cutadapt copying src/cutadapt/log.py -> build/lib.netbsd-9.3-amd64-cpython-314/cutadapt copying src/cutadapt/modifiers.py -> build/lib.netbsd-9.3-amd64-cpython-314/cutadapt copying src/cutadapt/parser.py -> build/lib.netbsd-9.3-amd64-cpython-314/cutadapt copying src/cutadapt/pipeline.py -> build/lib.netbsd-9.3-amd64-cpython-314/cutadapt copying src/cutadapt/predicates.py -> build/lib.netbsd-9.3-amd64-cpython-314/cutadapt copying src/cutadapt/report.py -> build/lib.netbsd-9.3-amd64-cpython-314/cutadapt copying src/cutadapt/runners.py -> build/lib.netbsd-9.3-amd64-cpython-314/cutadapt copying src/cutadapt/statistics.py -> build/lib.netbsd-9.3-amd64-cpython-314/cutadapt copying src/cutadapt/steps.py -> build/lib.netbsd-9.3-amd64-cpython-314/cutadapt copying src/cutadapt/tokenizer.py -> build/lib.netbsd-9.3-amd64-cpython-314/cutadapt copying src/cutadapt/utils.py -> build/lib.netbsd-9.3-amd64-cpython-314/cutadapt running egg_info writing src/cutadapt.egg-info/PKG-INFO writing dependency_links to src/cutadapt.egg-info/dependency_links.txt writing entry points to src/cutadapt.egg-info/entry_points.txt writing requirements to src/cutadapt.egg-info/requires.txt writing top-level names to src/cutadapt.egg-info/top_level.txt reading manifest file 'src/cutadapt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CITATION' warning: no files found matching 'src/cutadapt/*.c' adding license file 'LICENSE' writing manifest file 'src/cutadapt.egg-info/SOURCES.txt' copying src/cutadapt/_align.pyi -> build/lib.netbsd-9.3-amd64-cpython-314/cutadapt copying src/cutadapt/_kmer_finder.pyi -> build/lib.netbsd-9.3-amd64-cpython-314/cutadapt copying src/cutadapt/info.pyi -> build/lib.netbsd-9.3-amd64-cpython-314/cutadapt copying src/cutadapt/qualtrim.pyi -> build/lib.netbsd-9.3-amd64-cpython-314/cutadapt running build_ext Compiling src/cutadapt/_align.pyx because it changed. [1/1] Cythonizing src/cutadapt/_align.pyx building 'cutadapt._align' extension creating build/temp.netbsd-9.3-amd64-cpython-314/src/cutadapt gcc -O2 -I/usr/include -I/usr/pkg/include/python3.14 -I/usr/include -I/usr/pkg/include/python3.14 -fPIC -I/usr/pkg/include/python3.14 -c src/cutadapt/_align.c -o build/temp.netbsd-9.3-amd64-cpython-314/src/cutadapt/_align.o src/cutadapt/_align.c: In function '__pyx_gb_8cutadapt_6_align_2generator': src/cutadapt/_align.c:8973:36: error: assignment to expression with array type __pyx_cur_scope->__pyx_t_4 = __pyx_t_9; ^ src/cutadapt/_align.c:8987:19: error: assignment to expression with array type __pyx_t_9 = __pyx_cur_scope->__pyx_t_4; ^ src/cutadapt/_align.c:9077:40: error: assignment to expression with array type __pyx_cur_scope->__pyx_t_4 = __pyx_t_12; ^ src/cutadapt/_align.c:9082:41: error: assignment to expression with array type __pyx_cur_scope->__pyx_t_11 = __pyx_t_17; ^ src/cutadapt/_align.c:9098:24: error: assignment to expression with array type __pyx_t_12 = __pyx_cur_scope->__pyx_t_4; ^ src/cutadapt/_align.c:9103:24: error: assignment to expression with array type __pyx_t_17 = __pyx_cur_scope->__pyx_t_11; ^ src/cutadapt/_align.c:9269:36: error: assignment to expression with array type __pyx_cur_scope->__pyx_t_4 = __pyx_t_21; ^ src/cutadapt/_align.c:9287:20: error: assignment to expression with array type __pyx_t_21 = __pyx_cur_scope->__pyx_t_4; ^ error: command '/tmp/biology/py-cutadapt/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 /amd/pkgsrc/CHROOT/P/pkgsrc/biology/py-cutadapt *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/biology/py-cutadapt