+ 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/endless-sky-0.9.14nb9/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/endless-sky-0.9.14nb9/work.log ===> Building for endless-sky-0.9.14nb9 --- Shader.o --- --- Sound.o --- --- News.o --- --- CollisionSet.o --- --- Shader.o --- g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/SDL2 -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/ncurses -O3 -Isource -DBINDIR=\"/opt/pkg/bin\" -pthread -c Shader.cpp --- Sound.o --- g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/SDL2 -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/ncurses -O3 -Isource -DBINDIR=\"/opt/pkg/bin\" -pthread -c Sound.cpp --- News.o --- g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/SDL2 -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/ncurses -O3 -Isource -DBINDIR=\"/opt/pkg/bin\" -pthread -c News.cpp --- CollisionSet.o --- g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/SDL2 -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/ncurses -O3 -Isource -DBINDIR=\"/opt/pkg/bin\" -pthread -c CollisionSet.cpp --- Armament.o --- g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/SDL2 -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/ncurses -O3 -Isource -DBINDIR=\"/opt/pkg/bin\" -pthread -c Armament.cpp --- News.o --- In file included from News.cpp:13: News.h:38:77: error: 'int64_t' is not a member of 'std'; did you mean 'int64_t'? 38 | bool Matches(const Planet *planet, const std::map &conditions) const; | ^~~~~~~ In file included from /usr/include/sys/types.h:55, from /usr/include/sys/wait.h:37, from /usr/include/stdlib.h:46, from /opt/tools/gcc13/include/c++/13.3.0/cstdlib:79, from /opt/tools/gcc13/include/c++/13.3.0/ext/string_conversions.h:43, from /opt/tools/gcc13/include/c++/13.3.0/bits/basic_string.h:4109, from /opt/tools/gcc13/include/c++/13.3.0/string:54, from ConditionSet.h:17, from News.h:16: /usr/include/sys/int_types.h:79:33: note: 'int64_t' declared here 79 | typedef long int64_t; | ^~~~~~~ News.h:38:77: error: 'int64_t' is not a member of 'std'; did you mean 'int64_t'? 38 | bool Matches(const Planet *planet, const std::map &conditions) const; | ^~~~~~~ /usr/include/sys/int_types.h:79:33: note: 'int64_t' declared here 79 | typedef long int64_t; | ^~~~~~~ News.h:38:84: error: template argument 2 is invalid 38 | bool Matches(const Planet *planet, const std::map &conditions) const; | ^ News.h:38:84: error: template argument 4 is invalid News.cpp:114:6: error: no declaration matches 'bool News::Matches(const Planet*, const std::map, long int>&) const' 114 | bool News::Matches(const Planet *planet, const map &conditions) const | ^~~~ News.h:38:14: note: candidate is: 'bool News::Matches(const Planet*, const int&) const' 38 | bool Matches(const Planet *planet, const std::map &conditions) const; | ^~~~~~~ News.h:31:7: note: 'class News' defined here 31 | class News { | ^~~~ *** [News.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/games/endless-sky/work/endless-sky-0.9.14/source bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/games/endless-sky/work/endless-sky-0.9.14/source *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/endless-sky *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/endless-sky