=> 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 py310-mysqlclient-2.2.7 * Building wheel... /usr/pkg/lib/python3.10/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.10/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 :: GNU General Public License v2 or later (GPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/pkg/lib/python3.10/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 :: GNU General Public License v2 or later (GPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() Trying pkg-config --exists mysqlclient Command 'pkg-config --exists mysqlclient' returned non-zero exit status 1. Trying pkg-config --exists mariadb Command 'pkg-config --exists mariadb' returned non-zero exit status 1. Trying pkg-config --exists libmariadb # Options for building extension module: extra_compile_args: ['-I/usr/pkg/include/mysql/', '-std=c99'] extra_link_args: ['-Wl,-R/usr/pkg/lib/', '-L/usr/pkg/lib/', '-lmariadb'] define_macros: [('version_info', (2, 2, 7, 'final', 0)), ('__version__', '2.2.7')] running bdist_wheel running build running build_py creating build/lib.netbsd-10.0-i386-cpython-310/MySQLdb copying src/MySQLdb/__init__.py -> build/lib.netbsd-10.0-i386-cpython-310/MySQLdb copying src/MySQLdb/_exceptions.py -> build/lib.netbsd-10.0-i386-cpython-310/MySQLdb copying src/MySQLdb/connections.py -> build/lib.netbsd-10.0-i386-cpython-310/MySQLdb copying src/MySQLdb/converters.py -> build/lib.netbsd-10.0-i386-cpython-310/MySQLdb copying src/MySQLdb/cursors.py -> build/lib.netbsd-10.0-i386-cpython-310/MySQLdb copying src/MySQLdb/release.py -> build/lib.netbsd-10.0-i386-cpython-310/MySQLdb copying src/MySQLdb/times.py -> build/lib.netbsd-10.0-i386-cpython-310/MySQLdb creating build/lib.netbsd-10.0-i386-cpython-310/MySQLdb/constants copying src/MySQLdb/constants/CLIENT.py -> build/lib.netbsd-10.0-i386-cpython-310/MySQLdb/constants copying src/MySQLdb/constants/CR.py -> build/lib.netbsd-10.0-i386-cpython-310/MySQLdb/constants copying src/MySQLdb/constants/ER.py -> build/lib.netbsd-10.0-i386-cpython-310/MySQLdb/constants copying src/MySQLdb/constants/FIELD_TYPE.py -> build/lib.netbsd-10.0-i386-cpython-310/MySQLdb/constants copying src/MySQLdb/constants/FLAG.py -> build/lib.netbsd-10.0-i386-cpython-310/MySQLdb/constants copying src/MySQLdb/constants/__init__.py -> build/lib.netbsd-10.0-i386-cpython-310/MySQLdb/constants running egg_info writing src/mysqlclient.egg-info/PKG-INFO writing dependency_links to src/mysqlclient.egg-info/dependency_links.txt writing top-level names to src/mysqlclient.egg-info/top_level.txt reading manifest file 'src/mysqlclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/mysqlclient.egg-info/SOURCES.txt' copying src/MySQLdb/_mysql.c -> build/lib.netbsd-10.0-i386-cpython-310/MySQLdb running build_ext building 'MySQLdb._mysql' extension creating build/temp.netbsd-10.0-i386-cpython-310/src/MySQLdb gcc -O2 -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/mysql -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/mysql -fPIC "-Dversion_info=(2, 2, 7, 'final', 0)" -D__version__=2.2.7 -I/usr/pkg/include/python3.10 -c src/MySQLdb/_mysql.c -o build/temp.netbsd-10.0-i386-cpython-310/src/MySQLdb/_mysql.o -I/usr/pkg/include/mysql/ -std=c99 gcc -shared -L. -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/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -O2 -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/mysql -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/mysql build/temp.netbsd-10.0-i386-cpython-310/src/MySQLdb/_mysql.o -L/usr/pkg/lib -o build/lib.netbsd-10.0-i386-cpython-310/MySQLdb/_mysql.so -Wl,-R/usr/pkg/lib/ -L/usr/pkg/lib/ -lmariadb 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/MySQLdb copying build/lib.netbsd-10.0-i386-cpython-310/MySQLdb/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./MySQLdb copying build/lib.netbsd-10.0-i386-cpython-310/MySQLdb/_exceptions.py -> build/bdist.netbsd-10.0-i386/wheel/./MySQLdb copying build/lib.netbsd-10.0-i386-cpython-310/MySQLdb/connections.py -> build/bdist.netbsd-10.0-i386/wheel/./MySQLdb copying build/lib.netbsd-10.0-i386-cpython-310/MySQLdb/converters.py -> build/bdist.netbsd-10.0-i386/wheel/./MySQLdb copying build/lib.netbsd-10.0-i386-cpython-310/MySQLdb/cursors.py -> build/bdist.netbsd-10.0-i386/wheel/./MySQLdb copying build/lib.netbsd-10.0-i386-cpython-310/MySQLdb/release.py -> build/bdist.netbsd-10.0-i386/wheel/./MySQLdb copying build/lib.netbsd-10.0-i386-cpython-310/MySQLdb/times.py -> build/bdist.netbsd-10.0-i386/wheel/./MySQLdb creating build/bdist.netbsd-10.0-i386/wheel/MySQLdb/constants copying build/lib.netbsd-10.0-i386-cpython-310/MySQLdb/constants/CLIENT.py -> build/bdist.netbsd-10.0-i386/wheel/./MySQLdb/constants copying build/lib.netbsd-10.0-i386-cpython-310/MySQLdb/constants/CR.py -> build/bdist.netbsd-10.0-i386/wheel/./MySQLdb/constants copying build/lib.netbsd-10.0-i386-cpython-310/MySQLdb/constants/ER.py -> build/bdist.netbsd-10.0-i386/wheel/./MySQLdb/constants copying build/lib.netbsd-10.0-i386-cpython-310/MySQLdb/constants/FIELD_TYPE.py -> build/bdist.netbsd-10.0-i386/wheel/./MySQLdb/constants copying build/lib.netbsd-10.0-i386-cpython-310/MySQLdb/constants/FLAG.py -> build/bdist.netbsd-10.0-i386/wheel/./MySQLdb/constants copying build/lib.netbsd-10.0-i386-cpython-310/MySQLdb/constants/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./MySQLdb/constants copying build/lib.netbsd-10.0-i386-cpython-310/MySQLdb/_mysql.c -> build/bdist.netbsd-10.0-i386/wheel/./MySQLdb copying build/lib.netbsd-10.0-i386-cpython-310/MySQLdb/_mysql.so -> build/bdist.netbsd-10.0-i386/wheel/./MySQLdb running install_egg_info Copying src/mysqlclient.egg-info to build/bdist.netbsd-10.0-i386/wheel/./mysqlclient-2.2.7-py3.10.egg-info running install_scripts creating build/bdist.netbsd-10.0-i386/wheel/mysqlclient-2.2.7.dist-info/WHEEL creating '/pbulk/work/databases/py-mysqlclient/work/mysqlclient-2.2.7/dist/.tmp-ntzvkr00/mysqlclient-2.2.7-cp310-cp310-netbsd_10_0_i386.whl' and adding 'build/bdist.netbsd-10.0-i386/wheel' to it adding 'MySQLdb/__init__.py' adding 'MySQLdb/_exceptions.py' adding 'MySQLdb/_mysql.c' adding 'MySQLdb/_mysql.so' adding 'MySQLdb/connections.py' adding 'MySQLdb/converters.py' adding 'MySQLdb/cursors.py' adding 'MySQLdb/release.py' adding 'MySQLdb/times.py' adding 'MySQLdb/constants/CLIENT.py' adding 'MySQLdb/constants/CR.py' adding 'MySQLdb/constants/ER.py' adding 'MySQLdb/constants/FIELD_TYPE.py' adding 'MySQLdb/constants/FLAG.py' adding 'MySQLdb/constants/__init__.py' adding 'mysqlclient-2.2.7.dist-info/licenses/LICENSE' adding 'mysqlclient-2.2.7.dist-info/METADATA' adding 'mysqlclient-2.2.7.dist-info/WHEEL' adding 'mysqlclient-2.2.7.dist-info/top_level.txt' adding 'mysqlclient-2.2.7.dist-info/RECORD' removing build/bdist.netbsd-10.0-i386/wheel Successfully built mysqlclient-2.2.7-cp310-cp310-netbsd_10_0_i386.whl