+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/assaultcube-1.2.0.2nb16/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/assaultcube-1.2.0.2nb16/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for assaultcube-1.2.0.2nb16 g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -Wall -fsigned-char -I. -Ibot `sdl-config --cflags` `pkg-config --cflags libenet` -I../include -o cube.h.gch.tmp cube.h In file included from cube.h:14: entity.h:205: warning: "MAXNAMELEN" redefined 205 | #define MAXNAMELEN 15 | In file included from /usr/include/sys/socket.h:64, from /home/pbulk/build/games/assaultcube/work/.buildlink/include/enet/unix.h:11, from /home/pbulk/build/games/assaultcube/work/.buildlink/include/enet/enet.h:18, from platform.h:23, from cube.h:7: /usr/include/sys/param.h:202: note: this is the location of the previous definition 202 | #define MAXNAMELEN 256 | In file included from ../include/utf8.h:31, from platform.h:43: ../include/utf8/checked.h:259:34: warning: 'template<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iterator' is deprecated [-Wdeprecated-declarations] 259 | class iterator : public std::iterator <std::bidirectional_iterator_tag, uint32_t> { | ^~~~~~~~ In file included from /opt/tools/gcc13/include/c++/13.2.0/bits/stl_algobase.h:65, from /opt/tools/gcc13/include/c++/13.2.0/bits/specfun.h:43, from /opt/tools/gcc13/include/c++/13.2.0/cmath:3699, from /opt/tools/gcc13/include/c++/13.2.0/math.h:36, from platform.h:14: /opt/tools/gcc13/include/c++/13.2.0/bits/stl_iterator_base_types.h:127:34: note: declared here 127 | struct _GLIBCXX17_DEPRECATED iterator | ^~~~~~~~ In file included from ../include/utf8.h:32: ../include/utf8/unchecked.h:179:40: warning: 'template<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iterator' is deprecated [-Wdeprecated-declarations] 179 | class iterator : public std::iterator <std::bidirectional_iterator_tag, uint32_t> { | ^~~~~~~~ /opt/tools/gcc13/include/c++/13.2.0/bits/stl_iterator_base_types.h:127:34: note: declared here 127 | struct _GLIBCXX17_DEPRECATED iterator | ^~~~~~~~ In file included from cube.h:69: protos.h:257:101: error: 'void quad(GLuint, float, float, float, float, float, float, float)' redeclared as different kind of entity 257 | extern void quad(GLuint tex, float x, float y, float s, float tx, float ty, float tsx, float tsy = 0); | ^ In file included from /usr/include/sys/wait.h:37, from /usr/include/stdlib.h:46, from /opt/tools/gcc13/include/c++/13.2.0/cstdlib:79, from /opt/tools/gcc13/include/c++/13.2.0/stdlib.h:36, from platform.h:8: /usr/include/sys/types.h:665:25: note: previous declaration 'typedef quad_t quad' 665 | typedef quad_t quad; /* used by UFS */ | ^~~~ protos.h:258:88: error: 'void quad(GLuint, vec&, vec&, float, float, float, float)' redeclared as different kind of entity 258 | extern void quad(GLuint tex, vec &c1, vec &c2, float tx, float ty, float tsx, float tsy); | ^ /usr/include/sys/types.h:665:25: note: previous declaration 'typedef quad_t quad' 665 | typedef quad_t quad; /* used by UFS */ | ^~~~ gmake: *** [Makefile:129: cube.h.gch] Error 1 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/games/assaultcube *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/games/assaultcube