+ 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/arx-libertatis-1.2nb4/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/arx-libertatis-1.2nb4/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for arx-libertatis-1.2nb4 [ 0%] Built target arx-libertatis-icon [ 0%] Built target generate_core_Version_cpp [ 12%] Note: The unity build binaries may take a long time to compile, without any indication of progress. Be patient. [ 12%] Built target ub_notice [ 25%] Building CXX object CMakeFiles/arxtool.dir/ub_arxtool.cpp.o [ 37%] Linking CXX executable arxtool [ 37%] Built target arxtool [ 50%] Building CXX object CMakeFiles/ArxIO.dir/ub_ArxIO.cpp.o [ 62%] Linking CXX shared library libArxIO.so [ 62%] Built target ArxIO [ 75%] Building C object CMakeFiles/arx.dir/src/window/SDL2X11Util.c.o [ 87%] Building CXX object CMakeFiles/arx.dir/ub_arx.cpp.o In file included from /home/pbulk/build/games/arx-libertatis/work/arx-libertatis-1.2/ub_arx.cpp:160: /home/pbulk/build/games/arx-libertatis/work/arx-libertatis-1.2/src/audio/codec/ADPCM.cpp: In member function 'void audio::CodecADPCM::getSample(size_t, s8)': /home/pbulk/build/games/arx-libertatis/work/arx-libertatis-1.2/src/audio/codec/ADPCM.cpp:152:31: warning: array subscript has type 'char' [-Wchar-subscripts] 152 | delta[channel] = s16((gai_p4[adpcmSample] * old_delta) >> 8); | ^~~~~~~~~~~ In file included from /opt/pkg/include/SDL2/SDL_main.h:25, from /opt/pkg/include/SDL2/SDL.h:32, from /home/pbulk/build/games/arx-libertatis/work/arx-libertatis-1.2/src/window/SDL2Window.h:23, from /home/pbulk/build/games/arx-libertatis/work/arx-libertatis-1.2/src/core/ArxGame.cpp:173, from /home/pbulk/build/games/arx-libertatis/work/arx-libertatis-1.2/ub_arx.cpp:286: /opt/pkg/include/SDL2/SDL_stdinc.h: At global scope: /opt/pkg/include/SDL2/SDL_stdinc.h:380:1: error: expected constructor, destructor, or type conversion before '(' token 380 | SDL_COMPILE_TIME_ASSERT(uint8, sizeof(Uint8) == 1); | ^~~~~~~~~~~~~~~~~~~~~~~ /opt/pkg/include/SDL2/SDL_stdinc.h:381:1: error: expected constructor, destructor, or type conversion before '(' token 381 | SDL_COMPILE_TIME_ASSERT(sint8, sizeof(Sint8) == 1); | ^~~~~~~~~~~~~~~~~~~~~~~ /opt/pkg/include/SDL2/SDL_stdinc.h:382:1: error: expected constructor, destructor, or type conversion before '(' token 382 | SDL_COMPILE_TIME_ASSERT(uint16, sizeof(Uint16) == 2); | ^~~~~~~~~~~~~~~~~~~~~~~ /opt/pkg/include/SDL2/SDL_stdinc.h:383:1: error: expected constructor, destructor, or type conversion before '(' token 383 | SDL_COMPILE_TIME_ASSERT(sint16, sizeof(Sint16) == 2); | ^~~~~~~~~~~~~~~~~~~~~~~ /opt/pkg/include/SDL2/SDL_stdinc.h:384:1: error: expected constructor, destructor, or type conversion before '(' token 384 | SDL_COMPILE_TIME_ASSERT(uint32, sizeof(Uint32) == 4); | ^~~~~~~~~~~~~~~~~~~~~~~ /opt/pkg/include/SDL2/SDL_stdinc.h:385:1: error: expected constructor, destructor, or type conversion before '(' token 385 | SDL_COMPILE_TIME_ASSERT(sint32, sizeof(Sint32) == 4); | ^~~~~~~~~~~~~~~~~~~~~~~ /opt/pkg/include/SDL2/SDL_stdinc.h:386:1: error: expected constructor, destructor, or type conversion before '(' token 386 | SDL_COMPILE_TIME_ASSERT(uint64, sizeof(Uint64) == 8); | ^~~~~~~~~~~~~~~~~~~~~~~ /opt/pkg/include/SDL2/SDL_stdinc.h:387:1: error: expected constructor, destructor, or type conversion before '(' token 387 | SDL_COMPILE_TIME_ASSERT(sint64, sizeof(Sint64) == 8); | ^~~~~~~~~~~~~~~~~~~~~~~ /opt/pkg/include/SDL2/SDL_stdinc.h:406:1: error: expected constructor, destructor, or type conversion before '(' token 406 | SDL_COMPILE_TIME_ASSERT(enum, sizeof(SDL_DUMMY_ENUM) == sizeof(int)); | ^~~~~~~~~~~~~~~~~~~~~~~ /opt/pkg/include/SDL2/SDL_events.h:660:1: error: expected constructor, destructor, or type conversion before '(' token 660 | SDL_COMPILE_TIME_ASSERT(SDL_Event, sizeof(SDL_Event) == sizeof(((SDL_Event *)NULL)->padding)); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/games/arx-libertatis/work/arx-libertatis-1.2/ub_arx.cpp:916: /home/pbulk/build/games/arx-libertatis/work/arx-libertatis-1.2/src/graphics/font/Font.cpp: In function 'void addGlyphVertices(std::vector&, const Font::Glyph&, const Vec2f&, Color)': /home/pbulk/build/games/arx-libertatis/work/arx-libertatis-1.2/src/graphics/font/Font.cpp:268:17: warning: declaration of 'quad' shadows a global declaration [-Wshadow] 268 | TexturedVertex quad[4]; | ^~~~ In file included from /usr/include/pthread.h:37, from /opt/tools/gcc10/include/c++/10.3.0/x86_64-sun-solaris2.11/bits/gthr-default.h:35, from /opt/tools/gcc10/include/c++/10.3.0/x86_64-sun-solaris2.11/bits/gthr.h:148, from /opt/tools/gcc10/include/c++/10.3.0/ext/atomicity.h:35, from /opt/tools/gcc10/include/c++/10.3.0/bits/basic_string.h:39, from /opt/tools/gcc10/include/c++/10.3.0/string:55, from /home/pbulk/build/games/arx-libertatis/work/arx-libertatis-1.2/src/core/Version.h:23, from /home/pbulk/build/games/arx-libertatis/work/arx-libertatis-1.2/core/Version.cpp:20, from /home/pbulk/build/games/arx-libertatis/work/arx-libertatis-1.2/ub_arx.cpp:7: /usr/include/sys/types.h:655:17: note: shadowed declaration is here 655 | typedef quad_t quad; /* used by UFS */ | ^~~~ In file included from /home/pbulk/build/games/arx-libertatis/work/arx-libertatis-1.2/ub_arx.cpp:979: /home/pbulk/build/games/arx-libertatis/work/arx-libertatis-1.2/src/graphics/opengl/GLTexture.cpp: In member function 'virtual void GLTexture::upload()': /home/pbulk/build/games/arx-libertatis/work/arx-libertatis-1.2/src/graphics/opengl/GLTexture.cpp:131:9: warning: declaration of 'extended' shadows a global declaration [-Wshadow] 131 | Image extended; | ^~~~~~~~ In file included from /usr/include/math.h:335, from /opt/tools/gcc10/include/c++/10.3.0/bits/std_abs.h:40, from /opt/tools/gcc10/include/c++/10.3.0/cstdlib:77, from /opt/tools/gcc10/include/c++/10.3.0/ext/string_conversions.h:41, from /opt/tools/gcc10/include/c++/10.3.0/bits/basic_string.h:6545, from /opt/tools/gcc10/include/c++/10.3.0/string:55, from /home/pbulk/build/games/arx-libertatis/work/arx-libertatis-1.2/src/core/Version.h:23, from /home/pbulk/build/games/arx-libertatis/work/arx-libertatis-1.2/core/Version.cpp:20, from /home/pbulk/build/games/arx-libertatis/work/arx-libertatis-1.2/ub_arx.cpp:7: /usr/include/floatingpoint.h:73:18: note: shadowed declaration is here 73 | typedef unsigned extended[3]; | ^~~~~~~~ In file included from /usr/include/sys/select.h:53, from /usr/include/sys/types.h:662, from /usr/include/pthread.h:37, from /opt/tools/gcc10/include/c++/10.3.0/x86_64-sun-solaris2.11/bits/gthr-default.h:35, from /opt/tools/gcc10/include/c++/10.3.0/x86_64-sun-solaris2.11/bits/gthr.h:148, from /opt/tools/gcc10/include/c++/10.3.0/ext/atomicity.h:35, from /opt/tools/gcc10/include/c++/10.3.0/bits/basic_string.h:39, from /opt/tools/gcc10/include/c++/10.3.0/string:55, from /home/pbulk/build/games/arx-libertatis/work/arx-libertatis-1.2/src/core/Version.h:23, from /home/pbulk/build/games/arx-libertatis/work/arx-libertatis-1.2/core/Version.cpp:20, from /home/pbulk/build/games/arx-libertatis/work/arx-libertatis-1.2/ub_arx.cpp:7: /home/pbulk/build/games/arx-libertatis/work/arx-libertatis-1.2/src/physics/Physics.cpp: In function 'void EERIE_PHYSICS_BOX_Create(EERIE_3DOBJ*)': /home/pbulk/build/games/arx-libertatis/work/arx-libertatis-1.2/src/physics/Physics.cpp:144:11: error: expected unqualified-id before numeric constant 144 | size_t SEC = 1; | ^~~ /home/pbulk/build/games/arx-libertatis/work/arx-libertatis-1.2/src/physics/Physics.cpp:154:4: error: lvalue required as left operand of assignment 154 | SEC = 5; | ^~~ /home/pbulk/build/games/arx-libertatis/work/arx-libertatis-1.2/src/physics/Physics.cpp:164:4: error: lvalue required as left operand of assignment 164 | SEC = 9; | ^~~ /home/pbulk/build/games/arx-libertatis/work/arx-libertatis-1.2/src/physics/Physics.cpp:187:11: error: expected unqualified-id before numeric constant 187 | size_t SEC; | ^~~ /home/pbulk/build/games/arx-libertatis/work/arx-libertatis-1.2/src/physics/Physics.cpp:190:5: error: lvalue required as left operand of assignment 190 | SEC = 1; | ^~~ /home/pbulk/build/games/arx-libertatis/work/arx-libertatis-1.2/src/physics/Physics.cpp:192:5: error: lvalue required as left operand of assignment 192 | SEC = 5; | ^~~ /home/pbulk/build/games/arx-libertatis/work/arx-libertatis-1.2/src/physics/Physics.cpp:194:5: error: lvalue required as left operand of assignment 194 | SEC = 9; | ^~~ *** [CMakeFiles/arx.dir/ub_arx.cpp.o] Error code 1 bmake[2]: stopped in /home/pbulk/build/games/arx-libertatis/work/arx-libertatis-1.2 1 error bmake[2]: stopped in /home/pbulk/build/games/arx-libertatis/work/arx-libertatis-1.2 *** [CMakeFiles/arx.dir/all] Error code 2 bmake[1]: stopped in /home/pbulk/build/games/arx-libertatis/work/arx-libertatis-1.2 1 error bmake[1]: stopped in /home/pbulk/build/games/arx-libertatis/work/arx-libertatis-1.2 *** [all] Error code 2 bmake: stopped in /home/pbulk/build/games/arx-libertatis/work/arx-libertatis-1.2 1 error bmake: stopped in /home/pbulk/build/games/arx-libertatis/work/arx-libertatis-1.2 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/arx-libertatis *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/arx-libertatis