+ 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=27 WRKLOG=/tmp/bulklog/py27-pqueue-0.2nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=27 WRKLOG=/tmp/bulklog/py27-pqueue-0.2nb1/work.log ===> Building for py27-pqueue-0.2nb1 --- ./pqueuemodule.o --- gcc -fPIC -DNDEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/usr/include -I/opt/pkg/include -DNCURSES_WIDECHAR=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include/db4 -I/opt/pkg/include/python2.7 -I/opt/pkg/lib/python2.7/config -DHAVE_CONFIG_H -I/usr/include -I/opt/pkg/include -c ././pqueuemodule.c -o ./pqueuemodule.o ././pqueuemodule.c:785:9: error: initialization of 'Py_ssize_t (*)(PyObject *)' {aka 'long int (*)(struct _object *)'} from incompatible pointer type 'int (*)(PyObject *)' {aka 'int (*)(struct _object *)'} [-Wincompatible-pointer-types] 785 | (inquiry)pqueue_length, /* mp_length */ | ^ ././pqueuemodule.c:785:9: note: (near initialization for 'pqueue_as_mapping.mp_length') *** [./pqueuemodule.o] Error code 1 bmake: stopped making "default" in /home/pbulk/build/devel/py-pqueue/work/PQueue bmake: 1 error bmake: stopped making "default" in /home/pbulk/build/devel/py-pqueue/work/PQueue *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/py-pqueue *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/py-pqueue