+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=313 WRKLOG=/tmp/bulklog/py313-hmmlearn-0.3.3nb1/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=313 WRKLOG=/tmp/bulklog/py313-hmmlearn-0.3.3nb1/work.log
===> Building for py313-hmmlearn-0.3.3nb1
* Building wheel...
/opt/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 :: BSD License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  dist._finalize_license_expression()
/opt/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 :: BSD 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.solaris-2.11-i86pc.64bit-cpython-313/hmmlearn
copying src/hmmlearn/_emissions.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-313/hmmlearn
copying src/hmmlearn/__init__.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-313/hmmlearn
copying src/hmmlearn/hmm.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-313/hmmlearn
copying src/hmmlearn/utils.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-313/hmmlearn
copying src/hmmlearn/vhmm.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-313/hmmlearn
copying src/hmmlearn/base.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-313/hmmlearn
copying src/hmmlearn/_utils.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-313/hmmlearn
copying src/hmmlearn/_kl_divergence.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-313/hmmlearn
copying src/hmmlearn/stats.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-313/hmmlearn
creating build/lib.solaris-2.11-i86pc.64bit-cpython-313/hmmlearn/tests
copying src/hmmlearn/tests/test_gmm_hmm.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-313/hmmlearn/tests
copying src/hmmlearn/tests/test_multinomial_hmm.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-313/hmmlearn/tests
copying src/hmmlearn/tests/__init__.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-313/hmmlearn/tests
copying src/hmmlearn/tests/conftest.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-313/hmmlearn/tests
copying src/hmmlearn/tests/test_kl_divergence.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-313/hmmlearn/tests
copying src/hmmlearn/tests/test_variational_categorical.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-313/hmmlearn/tests
copying src/hmmlearn/tests/test_base.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-313/hmmlearn/tests
copying src/hmmlearn/tests/test_categorical_hmm.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-313/hmmlearn/tests
copying src/hmmlearn/tests/test_variational_gaussian.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-313/hmmlearn/tests
copying src/hmmlearn/tests/test_gmm_hmm_multisequence.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-313/hmmlearn/tests
copying src/hmmlearn/tests/test_poisson_hmm.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-313/hmmlearn/tests
copying src/hmmlearn/tests/test_utils.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-313/hmmlearn/tests
copying src/hmmlearn/tests/test_gmm_hmm_new.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-313/hmmlearn/tests
copying src/hmmlearn/tests/test_gaussian_hmm.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-313/hmmlearn/tests
running egg_info
writing src/hmmlearn.egg-info/PKG-INFO
writing dependency_links to src/hmmlearn.egg-info/dependency_links.txt
writing requirements to src/hmmlearn.egg-info/requires.txt
writing top-level names to src/hmmlearn.egg-info/top_level.txt
reading manifest file 'src/hmmlearn.egg-info/SOURCES.txt'
adding license file 'LICENSE.txt'
adding license file 'AUTHORS.rst'
writing manifest file 'src/hmmlearn.egg-info/SOURCES.txt'
running build_ext
building 'hmmlearn._hmmc' extension
creating build/temp.solaris-2.11-i86pc.64bit-cpython-313/ext
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/python3.13 -fPIC -I/opt/pkg/lib/python3.13/site-packages/pybind11/include -I/opt/pkg/include/python3.13 -c ext/_hmmc.cpp -o build/temp.solaris-2.11-i86pc.64bit-cpython-313/ext/_hmmc.o -fvisibility=hidden -g0 -std=c++11
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/python3.13 -shared -lresolv -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -lintl -liconv -lresolv -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -lintl -liconv -L/opt/pkg/lib -L/usr/lib/amd64 -Wl,-R/opt/pkg/lib -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/python3.13 build/temp.solaris-2.11-i86pc.64bit-cpython-313/ext/_hmmc.o -L/opt/pkg/lib -o build/lib.solaris-2.11-i86pc.64bit-cpython-313/hmmlearn/_hmmc.so
ld: fatal: library -liconv: not found
ld: fatal: library -liconv: not found
ld: fatal: file processing errors. No output written to build/lib.solaris-2.11-i86pc.64bit-cpython-313/hmmlearn/_hmmc.so
collect2: error: ld returned 1 exit status
error: command '/home/pbulk/build/math/py-hmmlearn/work/.cwrapper/bin/g++' failed with exit code 1

ERROR Backend subprocess exited when trying to invoke build_wheel
*** Error code 1

Stop.
bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/math/py-hmmlearn
*** Error code 1

Stop.
bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/math/py-hmmlearn