=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/py-gdchart", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent", "PYTHON_VERSION_REQD=27"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for py27-gdchart-0.6nb31 gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/freetype2 -fPIC -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include/python2.7 -DHAVE_JPEG -DHAVE_LIBFREETYPE gdc_py.c gdc_py.c: In function 'gdc_option': gdc_py.c:1351:37: error: passing argument 2 of 'PyDict_Next' from incompatible pointer type [-Wincompatible-pointer-types] 1351 | while (PyDict_Next(keywordDict, &pos, &key, &value)) { | ^~~~ | | | int * In file included from /home/pbulk/work/graphics/py-gdchart/work/.buildlink/include/python2.7/Python.h:104, from gdc_py.c:39: /home/pbulk/work/graphics/py-gdchart/work/.buildlink/include/python2.7/dictobject.h:119:31: note: expected 'Py_ssize_t *' {aka 'long int *'} but argument is of type 'int *' 119 | PyObject *mp, Py_ssize_t *pos, PyObject **key, PyObject **value); | ~~~~~~~~~~~~^~~ gmake: *** [Makefile:59: gdc_py.o] Error 1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/py-gdchart *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/py-gdchart