+ 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=312 WRKLOG=/tmp/bulklog/py312-pygraphviz-1.14nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/py312-pygraphviz-1.14nb1/work.log ===> Building for py312-pygraphviz-1.14nb1 * Building wheel... /opt/pkg/lib/python3.12/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 2027-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) /opt/pkg/lib/python3.12/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.12/site-packages/setuptools/dist.py:765: 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-312/pygraphviz copying pygraphviz/scraper.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-312/pygraphviz copying pygraphviz/testing.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-312/pygraphviz copying pygraphviz/agraph.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-312/pygraphviz copying pygraphviz/graphviz.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-312/pygraphviz copying pygraphviz/__init__.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-312/pygraphviz creating build/lib.solaris-2.11-i86pc.64bit-cpython-312/pygraphviz/tests copying pygraphviz/tests/test_repr_mimebundle.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-312/pygraphviz/tests copying pygraphviz/tests/test_clear.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-312/pygraphviz/tests copying pygraphviz/tests/test_html.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-312/pygraphviz/tests copying pygraphviz/tests/test_scraper.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-312/pygraphviz/tests copying pygraphviz/tests/test_node_attributes.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-312/pygraphviz/tests copying pygraphviz/tests/test_unicode.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-312/pygraphviz/tests copying pygraphviz/tests/test_string.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-312/pygraphviz/tests copying pygraphviz/tests/test_subgraph.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-312/pygraphviz/tests copying pygraphviz/tests/test_attribute_defaults.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-312/pygraphviz/tests copying pygraphviz/tests/test_edge_attributes.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-312/pygraphviz/tests copying pygraphviz/tests/test_layout.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-312/pygraphviz/tests copying pygraphviz/tests/test_drawing.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-312/pygraphviz/tests copying pygraphviz/tests/__init__.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-312/pygraphviz/tests copying pygraphviz/tests/test_close.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-312/pygraphviz/tests copying pygraphviz/tests/test_graph.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-312/pygraphviz/tests copying pygraphviz/tests/test_readwrite.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-312/pygraphviz/tests running egg_info writing pygraphviz.egg-info/PKG-INFO writing dependency_links to pygraphviz.egg-info/dependency_links.txt writing top-level names to pygraphviz.egg-info/top_level.txt reading manifest file 'pygraphviz.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.swg' warning: no files found matching '*.png' under directory 'doc' warning: no files found matching '*.html' under directory 'doc' warning: no files found matching '*.txt' under directory 'doc' warning: no files found matching '*.css' under directory 'doc' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '.svn' found anywhere in distribution no previously-included directories found matching 'doc/build' adding license file 'LICENSE' writing manifest file 'pygraphviz.egg-info/SOURCES.txt' copying pygraphviz/graphviz.i -> build/lib.solaris-2.11-i86pc.64bit-cpython-312/pygraphviz copying pygraphviz/graphviz_wrap.c -> build/lib.solaris-2.11-i86pc.64bit-cpython-312/pygraphviz running build_ext building 'pygraphviz._graphviz' extension creating build/temp.solaris-2.11-i86pc.64bit-cpython-312/pygraphviz gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/python3.12 -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/python3.12 -fPIC -DSWIG_PYTHON_STRICT_BYTE_CHAR -I/opt/pkg/include/python3.12 -c pygraphviz/graphviz_wrap.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-312/pygraphviz/graphviz_wrap.o pygraphviz/graphviz_wrap.c:9:9: warning: "SWIG_PYTHON_STRICT_BYTE_CHAR" redefined 9 | #define SWIG_PYTHON_STRICT_BYTE_CHAR | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ : note: this is the location of the previous definition pygraphviz/graphviz_wrap.c: In function '_wrap_gvRenderData': pygraphviz/graphviz_wrap.c:5480:50: error: passing argument 5 of 'gvRenderData' from incompatible pointer type [-Wincompatible-pointer-types] 5480 | result = (int)gvRenderData(arg1,arg2,arg3,arg4,arg5); | ^~~~ | | | unsigned int * In file included from pygraphviz/graphviz_wrap.c:3024: /home/pbulk/build/graphics/py-pygraphviz/work/.buildlink/include/graphviz/gvc.h:99:49: note: expected 'size_t *' {aka 'long unsigned int *'} but argument is of type 'unsigned int *' 99 | char **result, size_t *length); | ~~~~~~~~^~~~~~ error: command '/home/pbulk/build/graphics/py-pygraphviz/work/.cwrapper/bin/gcc' 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/graphics/py-pygraphviz *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/py-pygraphviz