+ 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/craft-3.5nb5/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/craft-3.5nb5/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for craft-3.5nb5 --- config.h --- --- hcc/hcc --- --- config.h --- echo '#define PREFIX "/opt/pkg"' > config.h --- hcc/hcc --- g++ -pipe -g -msave-args -fno-aggressive-loop-optimizations -Wno-return-type -I/opt/pkg/include -I/opt/pkg/include -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT hcc/hcc.cc -o hcc/hcc --- xtimer.o --- --- option_menu.o --- --- setupedit.o --- --- robot.o --- --- xtimer.o --- hcc/hcc -compiler gcc -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wno-return-type -I/opt/pkg/include -I/opt/pkg/include -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -c xtimer --- option_menu.o --- hcc/hcc -compiler gcc -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wno-return-type -I/opt/pkg/include -I/opt/pkg/include -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -c option_menu --- setupedit.o --- hcc/hcc -compiler gcc -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wno-return-type -I/opt/pkg/include -I/opt/pkg/include -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -c setupedit --- robot.o --- hcc/hcc -compiler gcc -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wno-return-type -I/opt/pkg/include -I/opt/pkg/include -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -c robot --- land.o --- hcc/hcc -compiler gcc -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wno-return-type -I/opt/pkg/include -I/opt/pkg/include -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -c land --- setupedit.o --- In file included from /opt/tools/gcc14/include/c++/14.3.0/cmath:44, from /opt/tools/gcc14/include/c++/14.3.0/math.h:36, from xmath.h:22, from win.h:31, from setupedit.hc:1: /opt/tools/gcc14/include/c++/14.3.0/bits/cpp_type_traits.h:215:12: error: redefinition of 'struct std::__is_integer' 215 | struct __is_integer | ^~~~~~~~~~~~~~~~~ /opt/tools/gcc14/include/c++/14.3.0/bits/cpp_type_traits.h:139:12: note: previous definition of 'struct std::__is_integer' 139 | struct __is_integer | ^~~~~~~~~~~~~~~~~~ In file included from /opt/tools/gcc14/include/c++/14.3.0/bits/stl_pair.h:60, from /opt/tools/gcc14/include/c++/14.3.0/bits/stl_algobase.h:64, from /opt/tools/gcc14/include/c++/14.3.0/bits/specfun.h:43, from /opt/tools/gcc14/include/c++/14.3.0/cmath:3906: /opt/tools/gcc14/include/c++/14.3.0/type_traits:388:12: error: redefinition of 'struct std::__is_integral_helper' 388 | struct __is_integral_helper | ^~~~~~~~~~~~~~~~~~~~~~~~~ /opt/tools/gcc14/include/c++/14.3.0/type_traits:343:12: note: previous definition of 'struct std::__is_integral_helper' 343 | struct __is_integral_helper | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/tools/gcc14/include/c++/14.3.0/bits/specfun.h:44: /opt/tools/gcc14/include/c++/14.3.0/limits:1060:12: error: redefinition of 'struct std::numeric_limits' 1060 | struct numeric_limits | ^~~~~~~~~~~~~~~~~~~ /opt/tools/gcc14/include/c++/14.3.0/limits:384:12: note: previous definition of 'struct std::numeric_limits' 384 | struct numeric_limits | ^~~~~~~~~~~~~~~~~~~~ *** [setupedit.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/games/craft/work --- option_menu.o --- In file included from /opt/tools/gcc14/include/c++/14.3.0/cmath:44, from /opt/tools/gcc14/include/c++/14.3.0/math.h:36, from xmath.h:22, from win.h:31, from scroller.h:4, from option_menu.hc:1: /opt/tools/gcc14/include/c++/14.3.0/bits/cpp_type_traits.h:215:12: error: redefinition of 'struct std::__is_integer' 215 | struct __is_integer | ^~~~~~~~~~~~~~~~~ /opt/tools/gcc14/include/c++/14.3.0/bits/cpp_type_traits.h:139:12: note: previous definition of 'struct std::__is_integer' 139 | struct __is_integer | ^~~~~~~~~~~~~~~~~~ In file included from /opt/tools/gcc14/include/c++/14.3.0/bits/stl_pair.h:60, from /opt/tools/gcc14/include/c++/14.3.0/bits/stl_algobase.h:64, from /opt/tools/gcc14/include/c++/14.3.0/bits/specfun.h:43, from /opt/tools/gcc14/include/c++/14.3.0/cmath:3906: /opt/tools/gcc14/include/c++/14.3.0/type_traits:388:12: error: redefinition of 'struct std::__is_integral_helper' 388 | struct __is_integral_helper | ^~~~~~~~~~~~~~~~~~~~~~~~~ /opt/tools/gcc14/include/c++/14.3.0/type_traits:343:12: note: previous definition of 'struct std::__is_integral_helper' 343 | struct __is_integral_helper | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/tools/gcc14/include/c++/14.3.0/bits/specfun.h:44: /opt/tools/gcc14/include/c++/14.3.0/limits:1060:12: error: redefinition of 'struct std::numeric_limits' 1060 | struct numeric_limits | ^~~~~~~~~~~~~~~~~~~ /opt/tools/gcc14/include/c++/14.3.0/limits:384:12: note: previous definition of 'struct std::numeric_limits' 384 | struct numeric_limits | ^~~~~~~~~~~~~~~~~~~~ *** [option_menu.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/games/craft/work --- robot.o --- In file included from /opt/tools/gcc14/include/c++/14.3.0/cmath:44, from /opt/tools/gcc14/include/c++/14.3.0/math.h:36, from xmath.h:22, from win.h:31, from robot.h:5, from robot.hc:1: /opt/tools/gcc14/include/c++/14.3.0/bits/cpp_type_traits.h:215:12: error: redefinition of 'struct std::__is_integer' 215 | struct __is_integer | ^~~~~~~~~~~~~~~~~ /opt/tools/gcc14/include/c++/14.3.0/bits/cpp_type_traits.h:139:12: note: previous definition of 'struct std::__is_integer' 139 | struct __is_integer | ^~~~~~~~~~~~~~~~~~ In file included from /opt/tools/gcc14/include/c++/14.3.0/bits/stl_pair.h:60, from /opt/tools/gcc14/include/c++/14.3.0/bits/stl_algobase.h:64, from /opt/tools/gcc14/include/c++/14.3.0/bits/specfun.h:43, from /opt/tools/gcc14/include/c++/14.3.0/cmath:3906: /opt/tools/gcc14/include/c++/14.3.0/type_traits:388:12: error: redefinition of 'struct std::__is_integral_helper' 388 | struct __is_integral_helper | ^~~~~~~~~~~~~~~~~~~~~~~~~ /opt/tools/gcc14/include/c++/14.3.0/type_traits:343:12: note: previous definition of 'struct std::__is_integral_helper' 343 | struct __is_integral_helper | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/tools/gcc14/include/c++/14.3.0/bits/specfun.h:44: /opt/tools/gcc14/include/c++/14.3.0/limits:1060:12: error: redefinition of 'struct std::numeric_limits' 1060 | struct numeric_limits | ^~~~~~~~~~~~~~~~~~~ /opt/tools/gcc14/include/c++/14.3.0/limits:384:12: note: previous definition of 'struct std::numeric_limits' 384 | struct numeric_limits | ^~~~~~~~~~~~~~~~~~~~ *** [robot.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/games/craft/work --- land.o --- In file included from /opt/tools/gcc14/include/c++/14.3.0/cmath:44, from /opt/tools/gcc14/include/c++/14.3.0/math.h:36, from xmath.h:22, from win.h:31, from robot.h:5, from object_handler.h:6, from craft.h:5, from land.h:6, from land.hc:2: /opt/tools/gcc14/include/c++/14.3.0/bits/cpp_type_traits.h:215:12: error: redefinition of 'struct std::__is_integer' 215 | struct __is_integer | ^~~~~~~~~~~~~~~~~ /opt/tools/gcc14/include/c++/14.3.0/bits/cpp_type_traits.h:139:12: note: previous definition of 'struct std::__is_integer' 139 | struct __is_integer | ^~~~~~~~~~~~~~~~~~ In file included from /opt/tools/gcc14/include/c++/14.3.0/bits/stl_pair.h:60, from /opt/tools/gcc14/include/c++/14.3.0/bits/stl_algobase.h:64, from /opt/tools/gcc14/include/c++/14.3.0/bits/specfun.h:43, from /opt/tools/gcc14/include/c++/14.3.0/cmath:3906: /opt/tools/gcc14/include/c++/14.3.0/type_traits:388:12: error: redefinition of 'struct std::__is_integral_helper' 388 | struct __is_integral_helper | ^~~~~~~~~~~~~~~~~~~~~~~~~ /opt/tools/gcc14/include/c++/14.3.0/type_traits:343:12: note: previous definition of 'struct std::__is_integral_helper' 343 | struct __is_integral_helper | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/tools/gcc14/include/c++/14.3.0/bits/specfun.h:44: /opt/tools/gcc14/include/c++/14.3.0/limits:1060:12: error: redefinition of 'struct std::numeric_limits' 1060 | struct numeric_limits | ^~~~~~~~~~~~~~~~~~~ /opt/tools/gcc14/include/c++/14.3.0/limits:384:12: note: previous definition of 'struct std::numeric_limits' 384 | struct numeric_limits | ^~~~~~~~~~~~~~~~~~~~ *** [land.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/games/craft/work bmake: 4 errors bmake: stopped making "all" in /home/pbulk/build/games/craft/work *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/craft *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/craft