=> 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-maxminddb-2.6.3 * Building wheel... /usr/pkg/lib/python3.13/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.13/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.13/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-10.0-i386-cpython-313/maxminddb copying maxminddb/__init__.py -> build/lib.netbsd-10.0-i386-cpython-313/maxminddb copying maxminddb/const.py -> build/lib.netbsd-10.0-i386-cpython-313/maxminddb copying maxminddb/decoder.py -> build/lib.netbsd-10.0-i386-cpython-313/maxminddb copying maxminddb/errors.py -> build/lib.netbsd-10.0-i386-cpython-313/maxminddb copying maxminddb/file.py -> build/lib.netbsd-10.0-i386-cpython-313/maxminddb copying maxminddb/reader.py -> build/lib.netbsd-10.0-i386-cpython-313/maxminddb copying maxminddb/types.py -> build/lib.netbsd-10.0-i386-cpython-313/maxminddb running egg_info writing maxminddb.egg-info/PKG-INFO writing dependency_links to maxminddb.egg-info/dependency_links.txt writing top-level names to maxminddb.egg-info/top_level.txt reading manifest file 'maxminddb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.*' warning: no previously-included files found matching '.github/**/*' warning: no previously-included files found matching 'dev-bin/*' warning: no directories found matching 'docs/html' adding license file 'LICENSE' writing manifest file 'maxminddb.egg-info/SOURCES.txt' copying maxminddb/extension.pyi -> build/lib.netbsd-10.0-i386-cpython-313/maxminddb copying maxminddb/py.typed -> build/lib.netbsd-10.0-i386-cpython-313/maxminddb running build_ext building 'maxminddb.extension' extension creating build/temp.netbsd-10.0-i386-cpython-313/extension/libmaxminddb/src gcc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -fPIC -DHAVE_CONFIG_H=0 -DMMDB_LITTLE_ENDIAN=1 -DMMDB_UINT128_USING_MODE=0 -DMMDB_UINT128_IS_BYTE_ARRAY=1 -DPACKAGE_VERSION=\"maxminddb-python\" -Iextension -Iextension/libmaxminddb/include -Iextension/libmaxminddb/src -I/usr/pkg/include/python3.13 -c extension/libmaxminddb/src/data-pool.c -o build/temp.netbsd-10.0-i386-cpython-313/extension/libmaxminddb/src/data-pool.o -Wall -Wextra -Wno-unknown-pragmas gcc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -fPIC -DHAVE_CONFIG_H=0 -DMMDB_LITTLE_ENDIAN=1 -DMMDB_UINT128_USING_MODE=0 -DMMDB_UINT128_IS_BYTE_ARRAY=1 -DPACKAGE_VERSION=\"maxminddb-python\" -Iextension -Iextension/libmaxminddb/include -Iextension/libmaxminddb/src -I/usr/pkg/include/python3.13 -c extension/libmaxminddb/src/maxminddb.c -o build/temp.netbsd-10.0-i386-cpython-313/extension/libmaxminddb/src/maxminddb.o -Wall -Wextra -Wno-unknown-pragmas extension/libmaxminddb/src/maxminddb.c: In function 'MMDB_open': extension/libmaxminddb/src/maxminddb.c:313:27: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 313 | if (data_section_size > UINT32_MAX || data_section_size <= 0) { | ^ gcc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -fPIC -DHAVE_CONFIG_H=0 -DMMDB_LITTLE_ENDIAN=1 -DMMDB_UINT128_USING_MODE=0 -DMMDB_UINT128_IS_BYTE_ARRAY=1 -DPACKAGE_VERSION=\"maxminddb-python\" -Iextension -Iextension/libmaxminddb/include -Iextension/libmaxminddb/src -I/usr/pkg/include/python3.13 -c extension/maxminddb.c -o build/temp.netbsd-10.0-i386-cpython-313/extension/maxminddb.o -Wall -Wextra -Wno-unknown-pragmas gcc -shared -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/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -O2 -march=i586 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 build/temp.netbsd-10.0-i386-cpython-313/extension/libmaxminddb/src/data-pool.o build/temp.netbsd-10.0-i386-cpython-313/extension/libmaxminddb/src/maxminddb.o build/temp.netbsd-10.0-i386-cpython-313/extension/maxminddb.o -L/usr/pkg/lib -o build/lib.netbsd-10.0-i386-cpython-313/maxminddb/extension.so installing to build/bdist.netbsd-10.0-i386/wheel running install running install_lib creating build/bdist.netbsd-10.0-i386/wheel creating build/bdist.netbsd-10.0-i386/wheel/maxminddb copying build/lib.netbsd-10.0-i386-cpython-313/maxminddb/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./maxminddb copying build/lib.netbsd-10.0-i386-cpython-313/maxminddb/const.py -> build/bdist.netbsd-10.0-i386/wheel/./maxminddb copying build/lib.netbsd-10.0-i386-cpython-313/maxminddb/decoder.py -> build/bdist.netbsd-10.0-i386/wheel/./maxminddb copying build/lib.netbsd-10.0-i386-cpython-313/maxminddb/errors.py -> build/bdist.netbsd-10.0-i386/wheel/./maxminddb copying build/lib.netbsd-10.0-i386-cpython-313/maxminddb/file.py -> build/bdist.netbsd-10.0-i386/wheel/./maxminddb copying build/lib.netbsd-10.0-i386-cpython-313/maxminddb/reader.py -> build/bdist.netbsd-10.0-i386/wheel/./maxminddb copying build/lib.netbsd-10.0-i386-cpython-313/maxminddb/types.py -> build/bdist.netbsd-10.0-i386/wheel/./maxminddb copying build/lib.netbsd-10.0-i386-cpython-313/maxminddb/extension.pyi -> build/bdist.netbsd-10.0-i386/wheel/./maxminddb copying build/lib.netbsd-10.0-i386-cpython-313/maxminddb/py.typed -> build/bdist.netbsd-10.0-i386/wheel/./maxminddb copying build/lib.netbsd-10.0-i386-cpython-313/maxminddb/extension.so -> build/bdist.netbsd-10.0-i386/wheel/./maxminddb running install_egg_info Copying maxminddb.egg-info to build/bdist.netbsd-10.0-i386/wheel/./maxminddb-2.6.3-py3.13.egg-info running install_scripts creating build/bdist.netbsd-10.0-i386/wheel/maxminddb-2.6.3.dist-info/WHEEL creating '/pbulk/work/geography/py-maxminddb/work/maxminddb-2.6.3/dist/.tmp-gtptm310/maxminddb-2.6.3-cp313-cp313-netbsd_10_0_i386.whl' and adding 'build/bdist.netbsd-10.0-i386/wheel' to it adding 'maxminddb/__init__.py' adding 'maxminddb/const.py' adding 'maxminddb/decoder.py' adding 'maxminddb/errors.py' adding 'maxminddb/extension.pyi' adding 'maxminddb/extension.so' adding 'maxminddb/file.py' adding 'maxminddb/py.typed' adding 'maxminddb/reader.py' adding 'maxminddb/types.py' adding 'maxminddb-2.6.3.dist-info/licenses/LICENSE' adding 'maxminddb-2.6.3.dist-info/METADATA' adding 'maxminddb-2.6.3.dist-info/WHEEL' adding 'maxminddb-2.6.3.dist-info/top_level.txt' adding 'maxminddb-2.6.3.dist-info/RECORD' removing build/bdist.netbsd-10.0-i386/wheel Successfully built maxminddb-2.6.3-cp313-cp313-netbsd_10_0_i386.whl