+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/LostPixels-0.5.3nb9/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/LostPixels-0.5.3nb9/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for LostPixels-0.5.3nb9 [ 1%] Building CXX object CMakeFiles/bmfcompress.dir/BlinkenBMF/minilzo.o [ 1%] Building CXX object CMakeFiles/bmfcompress.dir/BlinkenBMF/bmfcompress.o /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/BlinkenBMF/bmfcompress.cpp: In function 'int main(int, char**)': /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/BlinkenBMF/bmfcompress.cpp:214:24: warning: 'std::sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] 214 | sprintf(tmp2, "%s/%s", argv[4], tmp1); | ^ /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/BlinkenBMF/bmfcompress.cpp:214:11: note: 'std::sprintf' output 2 or more bytes (assuming 501) into a destination of size 500 214 | sprintf(tmp2, "%s/%s", argv[4], tmp1); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 2%] Building CXX object CMakeFiles/bmfcompress.dir/BlinkenBMF/bmfconvert.o [ 3%] Linking CXX executable bmfcompress [ 3%] Built target bmfcompress [ 3%] Building CXX object CMakeFiles/bmfdecompress.dir/BlinkenBMF/minilzo.o [ 4%] Building CXX object CMakeFiles/bmfdecompress.dir/BlinkenBMF/bmfdecompress.o [ 5%] Building CXX object CMakeFiles/bmfdecompress.dir/BlinkenBMF/bmfconvert.o [ 5%] Linking CXX executable bmfdecompress [ 5%] Built target bmfdecompress [ 6%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenBMF/bmfconvert.o [ 7%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenBMF/minilzo.o [ 7%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaBindings/source/bl_lua.o [ 8%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaBindings/source/bl_lua_bindings.o [ 9%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaBindings/source/bl_lua_configbindings.o [ 9%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaBindings/source/bl_lua_obj_anim.o [ 10%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaBindings/source/bl_lua_obj_callbacks.o [ 11%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaBindings/source/bl_lua_obj_engine.o [ 11%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaBindings/source/bl_lua_obj_fgobjects.o /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/BlinkenLUA/LuaBindings/source/bl_lua_obj_fgobjects.cpp: In function 'int luaObjObjectProperty(lua_State*)': /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/BlinkenLUA/LuaBindings/source/bl_lua_obj_fgobjects.cpp:112:22: warning: 'std::sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] 112 | sprintf(tmp, "!%s", propname); | ^ /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/BlinkenLUA/LuaBindings/source/bl_lua_obj_fgobjects.cpp:112:12: note: 'std::sprintf' output between 2 and 1001 bytes into a destination of size 1000 112 | sprintf(tmp, "!%s", propname); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 12%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaBindings/source/bl_lua_obj_gfx.o [ 13%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaBindings/source/bl_lua_obj_level.o [ 13%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaBindings/source/bl_lua_obj_paint.o [ 14%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaBindings/source/bl_lua_obj_player.o [ 15%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaBindings/source/bl_lua_obj_screen.o [ 15%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaBindings/source/bl_lua_obj_shared.o [ 16%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaBindings/source/bl_lua_obj_sound.o [ 17%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaBindings/source/bl_lua_obj_timer.o [ 17%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaBindings/source/bl_lua_objbindings.o [ 18%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/lapi.o [ 19%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/lauxlib.o [ 19%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/lbaselib.o [ 20%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/lcode.o [ 21%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/ldblib.o [ 21%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/ldebug.o [ 22%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/ldo.o [ 23%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/ldump.o [ 23%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/lfunc.o [ 24%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/lgc.o [ 25%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/liolib.o [ 25%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/llex.o [ 26%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/lmathlib.o [ 27%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/lmem.o [ 27%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/loadlib.o [ 28%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/lobject.o [ 29%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/lopcodes.o [ 29%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/lparser.o [ 30%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/lstate.o [ 31%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/lstring.o [ 31%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/lstrlib.o [ 32%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/ltable.o [ 33%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/ltablib.o [ 33%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/ltests.o [ 34%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/ltm.o [ 35%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/lundump.o [ 35%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/lvm.o [ 36%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/lzio.o [ 37%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLib/source/BlinkenFrame.o [ 37%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLib/source/BlinkenMovie.o /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/BlinkenLib/source/BlinkenMovie.cpp: In function 'stBlinkenMovie* BlinkenMovieLoadBbm(char*)': /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/BlinkenLib/source/BlinkenMovie.cpp:826:29: warning: variable 'headerFrameCnt' set but not used [-Wunused-but-set-variable] 826 | unsigned long headerMagic, headerFrameCnt, headerDuration, headerFramePtr; | ^~~~~~~~~~~~~~ /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/BlinkenLib/source/BlinkenMovie.cpp:826:45: warning: variable 'headerDuration' set but not used [-Wunused-but-set-variable] 826 | unsigned long headerMagic, headerFrameCnt, headerDuration, headerFramePtr; | ^~~~~~~~~~~~~~ [ 38%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLib/source/Tools.o [ 39%] Building CXX object CMakeFiles/LostPixels.dir/SDL_gfx/SDL_framerate.o [ 39%] Building CXX object CMakeFiles/LostPixels.dir/SDL_gfx/SDL_gfxBlitFunc.o [ 40%] Building CXX object CMakeFiles/LostPixels.dir/SDL_gfx/SDL_gfxPrimitives.o /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/SDL_gfx/SDL_gfxPrimitives.cpp: In function 'int aalineColorInt(SDL_Surface*, Sint16, Sint16, Sint16, Sint16, Uint32, int)': /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/SDL_gfx/SDL_gfxPrimitives.cpp:1673:28: warning: variable 'wgtcompmask' set but not used [-Wunused-but-set-variable] 1673 | Uint32 erracctmp, wgt, wgtcompmask; | ^~~~~~~~~~~ [ 41%] Building CXX object CMakeFiles/LostPixels.dir/SDL_gfx/SDL_imageFilter.o [ 41%] Building CXX object CMakeFiles/LostPixels.dir/SDL_gfx/SDL_rotozoom.o /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/SDL_gfx/SDL_rotozoom.cpp: In function 'int shrinkSurfaceRGBA(SDL_Surface*, SDL_Surface*, int, int)': /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/SDL_gfx/SDL_rotozoom.cpp:31:23: warning: variable 'sgap' set but not used [-Wunused-but-set-variable] 31 | int x, y, dx, dy, sgap, dgap, ra, ga, ba, aa; | ^~~~ /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/SDL_gfx/SDL_rotozoom.cpp: In function 'int shrinkSurfaceY(SDL_Surface*, SDL_Surface*, int, int)': /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/SDL_gfx/SDL_rotozoom.cpp:109:23: warning: variable 'sgap' set but not used [-Wunused-but-set-variable] 109 | int x, y, dx, dy, sgap, dgap, a; | ^~~~ /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/SDL_gfx/SDL_rotozoom.cpp: In function 'void transformSurfaceY(SDL_Surface*, SDL_Surface*, int, int, int, int)': /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/SDL_gfx/SDL_rotozoom.cpp:653:49: warning: variable 'sw' set but not used [-Wunused-but-set-variable] 653 | int x, y, dx, dy, xd, yd, sdx, sdy, ax, ay, sw, sh; | ^~ /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/SDL_gfx/SDL_rotozoom.cpp:653:53: warning: variable 'sh' set but not used [-Wunused-but-set-variable] 653 | int x, y, dx, dy, xd, yd, sdx, sdy, ax, ay, sw, sh; | ^~ [ 42%] Building CXX object CMakeFiles/LostPixels.dir/actioncapture.o [ 43%] Building CXX object CMakeFiles/LostPixels.dir/background.o [ 43%] Building CXX object CMakeFiles/LostPixels.dir/background2.o [ 44%] Building CXX object CMakeFiles/LostPixels.dir/blending.o [ 45%] Building CXX object CMakeFiles/LostPixels.dir/blpstream.o [ 45%] Building CXX object CMakeFiles/LostPixels.dir/bsgui.o [ 46%] Building CXX object CMakeFiles/LostPixels.dir/bsscreen.o [ 47%] Building CXX object CMakeFiles/LostPixels.dir/cmdopts.o [ 47%] Building CXX object CMakeFiles/LostPixels.dir/colission.o [ 48%] Building CXX object CMakeFiles/LostPixels.dir/config.o /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/config.cpp: In function 'char* gethomepath()': /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/config.cpp:60:14: warning: unused variable 'homepath' [-Wunused-variable] 60 | static char homepath[1000]; | ^~~~~~~~ /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/config.cpp: At global scope: /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/config.cpp:60:14: warning: 'homepath' defined but not used [-Wunused-variable] /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/config.cpp: In function 'char* configGetPath(const char*)': /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/config.cpp:174:36: warning: '%s' directive writing up to 1023 bytes into a region of size 998 [-Wformat-overflow=] 174 | sprintf(file, "%s/%s/V%s/ADDON/%s/%s", gethomepath(), PROGRAMDIRECTORY, VERSION, currentAddonName, fname); | ^~ ~~~~~~~~~~~~~~~~ /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/config.cpp:174:12: note: 'std::sprintf' output 28 or more bytes (assuming 1051) into a destination of size 1024 174 | sprintf(file, "%s/%s/V%s/ADDON/%s/%s", gethomepath(), PROGRAMDIRECTORY, VERSION, currentAddonName, fname); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 49%] Building CXX object CMakeFiles/LostPixels.dir/convert.o [ 49%] Building CXX object CMakeFiles/LostPixels.dir/debug.o [ 50%] Building CXX object CMakeFiles/LostPixels.dir/drawprimitives.o /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/drawprimitives.cpp: In function 'void drawrect(Sint32, Sint32, Sint32, Sint32, Uint32)': /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/drawprimitives.cpp:38:28: warning: narrowing conversion of '(Sint32)x' from 'Sint32' {aka 'int'} to 'Sint16' {aka 'short int'} is ill-formed in C++11 [-Wnarrowing] 38 | SDL_Rect rectLocation = { x, y, width, height }; | ^ /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/drawprimitives.cpp:38:31: warning: narrowing conversion of '(Sint32)y' from 'Sint32' {aka 'int'} to 'Sint16' {aka 'short int'} is ill-formed in C++11 [-Wnarrowing] 38 | SDL_Rect rectLocation = { x, y, width, height }; | ^ /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/drawprimitives.cpp:38:34: warning: narrowing conversion of '(Sint32)width' from 'Sint32' {aka 'int'} to 'Uint16' {aka 'short unsigned int'} is ill-formed in C++11 [-Wnarrowing] 38 | SDL_Rect rectLocation = { x, y, width, height }; | ^~~~~ /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/drawprimitives.cpp:38:41: warning: narrowing conversion of '(Sint32)height' from 'Sint32' {aka 'int'} to 'Uint16' {aka 'short unsigned int'} is ill-formed in C++11 [-Wnarrowing] 38 | SDL_Rect rectLocation = { x, y, width, height }; | ^~~~~~ [ 51%] Building CXX object CMakeFiles/LostPixels.dir/engine.o /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/engine.cpp: In function 'void engineDoRender(COLOR3D)': /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/engine.cpp:710:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 710 | if (SDL_MUSTLOCK(gScreen)) | ^~ /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/engine.cpp:713:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 713 | blLuaCall(lhandle.blOOLuaState, lhandle.luaCB[CB_RENDER_STAGE_1].cbName, ""); | ^~~~~~~~~ /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/engine.cpp:725:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 725 | if (SDL_MUSTLOCK(gScreen)) | ^~ /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/engine.cpp:728:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 728 | blLuaCall(lhandle.blOOLuaState, lhandle.luaCB[CB_RENDER_STAGE_2].cbName, ""); | ^~~~~~~~~ /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/engine.cpp:742:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 742 | if (SDL_MUSTLOCK(gScreen)) | ^~ /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/engine.cpp:745:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 745 | blLuaCall(lhandle.blOOLuaState, lhandle.luaCB[CB_RENDER_STAGE_3].cbName, ""); | ^~~~~~~~~ /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/engine.cpp:760:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 760 | if (SDL_MUSTLOCK(gScreen)) | ^~ /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/engine.cpp:763:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 763 | blLuaCall(lhandle.blOOLuaState, lhandle.luaCB[CB_RENDER_STAGE_4].cbName, ""); | ^~~~~~~~~ /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/engine.cpp:772:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 772 | if (SDL_MUSTLOCK(gScreen)) | ^~ /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/engine.cpp:775:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 775 | blLuaCall(lhandle.blOOLuaState, lhandle.luaCB[CB_RENDER_STAGE_5].cbName, ""); | ^~~~~~~~~ /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/engine.cpp:786:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 786 | if (SDL_MUSTLOCK(gScreen)) | ^~ /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/engine.cpp:789:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 789 | blLuaCall(lhandle.blOOLuaState, lhandle.luaCB[CB_RENDER_STAGE_HUD].cbName, ""); | ^~~~~~~~~ /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/engine.cpp:835:33: warning: '%s' directive writing up to 999 bytes into a region of size 93 [-Wformat-overflow=] 835 | sprintf(printString, "CHEAT: %s ", cheatCode); | ^~ ~~~~~~~~~ /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/engine.cpp:835:11: note: 'std::sprintf' output between 9 and 1008 bytes into a destination of size 100 835 | sprintf(printString, "CHEAT: %s ", cheatCode); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/engine.cpp:833:33: warning: '%s' directive writing up to 999 bytes into a region of size 93 [-Wformat-overflow=] 833 | sprintf(printString, "CHEAT: %s_", cheatCode); | ^~ ~~~~~~~~~ /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/engine.cpp:833:11: note: 'std::sprintf' output between 9 and 1008 bytes into a destination of size 100 833 | sprintf(printString, "CHEAT: %s_", cheatCode); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/engine.cpp: In function 'void displayEngine(const char*)': /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/engine.cpp:1222:15: warning: 'std::sprintf' argument 3 overlaps destination object 'cheatCode' [-Wrestrict] 1222 | sprintf(cheatCode, "%s%c", cheatCode,event.key.keysym.sym); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/engine.cpp:935:6: note: destination object referenced by 'restrict'-qualified argument 1 was declared here 935 | char cheatCode[MAX_STRING_LENGTH]; | ^~~~~~~~~ [ 51%] Building CXX object CMakeFiles/LostPixels.dir/errorhandler.o [ 52%] Building CXX object CMakeFiles/LostPixels.dir/extractmetabmf.o /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/extractmetabmf.cpp: In function 'bool extractMetaBMF(char*, bool)': /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/extractmetabmf.cpp:75:10: warning: unused variable 'tmpdir' [-Wunused-variable] 75 | DIR *tmpdir; | ^~~~~~ [ 53%] Building CXX object CMakeFiles/LostPixels.dir/fginlay.o [ 53%] Building CXX object CMakeFiles/LostPixels.dir/fgobjects.o /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/fgobjects.cpp: In function 'void handlePlayerFGObjCallbacks()': /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/fgobjects.cpp:817:9: warning: variable 'topColission' set but not used [-Wunused-but-set-variable] 817 | Uint32 topColission; | ^~~~~~~~~~~~ /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/fgobjects.cpp: In function 'Uint32 addFGObjAnim(const char*, Uint32, Uint32, double, Uint32)': /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/fgobjects.cpp:198:36: warning: 'std::sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] 198 | sprintf(shortName, "0%s", tmpNumber); | ^ /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/fgobjects.cpp:198:20: note: 'std::sprintf' output between 2 and 501 bytes into a destination of size 500 198 | sprintf(shortName, "0%s", tmpNumber); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/fgobjects.cpp:201:31: warning: '%s' directive writing up to 499 bytes into a region of size between 1 and 500 [-Wformat-overflow=] 201 | sprintf(shortName, "%s%s%s", tmpname, tmpNumber, tmpcnt); | ^~ ~~~~~~~~~ /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/fgobjects.cpp:201:16: note: 'std::sprintf' output 1 or more bytes (assuming 999) into a destination of size 500 201 | sprintf(shortName, "%s%s%s", tmpname, tmpNumber, tmpcnt); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 54%] Building CXX object CMakeFiles/LostPixels.dir/fonthandler.o /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/fonthandler.cpp: In function 'void renderFontHandlerText(Sint32, Sint32, const char*, SDL_Color, bool, bool, TTF_Font*)': /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/fonthandler.cpp:133:28: warning: narrowing conversion of 'x' from 'Sint32' {aka 'int'} to 'Sint16' {aka 'short int'} is ill-formed in C++11 [-Wnarrowing] 133 | SDL_Rect textLocation = { x, y, 0, 0 }; | ^ /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/fonthandler.cpp:133:31: warning: narrowing conversion of 'y' from 'Sint32' {aka 'int'} to 'Sint16' {aka 'short int'} is ill-formed in C++11 [-Wnarrowing] 133 | SDL_Rect textLocation = { x, y, 0, 0 }; | ^ [ 55%] Building CXX object CMakeFiles/LostPixels.dir/gameengine.o [ 55%] Building CXX object CMakeFiles/LostPixels.dir/highscore.o [ 56%] Building CXX object CMakeFiles/LostPixels.dir/httpclient.o /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/httpclient.cpp: In constructor 'HTTPClient::HTTPClient(const char*, Uint32, bool, const char*)': /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/httpclient.cpp:27:95: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 27 | m_debug(debug), m_ip(0), m_sd(0), oldpercent(0), downloadbg(0), progressbar(0), m_extbuffer(""), m_size(0) | ^~ /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/httpclient.cpp: In member function 'bool HTTPClient::get(char*)': /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/httpclient.cpp:121:23: warning: '%s' directive writing up to 999 bytes into a region of size 994 [-Wformat-overflow=] 121 | sprintf(line, "Host: %s", m_hostname); | ^~ /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/httpclient.cpp:121:9: note: 'std::sprintf' output between 7 and 1006 bytes into a destination of size 1000 121 | sprintf(line, "Host: %s", m_hostname); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 57%] Building CXX object CMakeFiles/LostPixels.dir/intro.o [ 57%] Building CXX object CMakeFiles/LostPixels.dir/joystick.o [ 58%] Building CXX object CMakeFiles/LostPixels.dir/levelhandler.o [ 59%] Building CXX object CMakeFiles/LostPixels.dir/main.o [ 59%] Building CXX object CMakeFiles/LostPixels.dir/mcufstream.o [ 60%] Building CXX object CMakeFiles/LostPixels.dir/memops.o [ 61%] Building CXX object CMakeFiles/LostPixels.dir/menu.o [ 61%] Building CXX object CMakeFiles/LostPixels.dir/monstersprites.o [ 62%] Building CXX object CMakeFiles/LostPixels.dir/oggplayer.o [ 63%] Building CXX object CMakeFiles/LostPixels.dir/osdef.o [ 63%] Building CXX object CMakeFiles/LostPixels.dir/outputfilter.o [ 64%] Building CXX object CMakeFiles/LostPixels.dir/playersprite.o [ 65%] Building CXX object CMakeFiles/LostPixels.dir/showloading.o [ 65%] Building CXX object CMakeFiles/LostPixels.dir/showpicture.o [ 66%] Building CXX object CMakeFiles/LostPixels.dir/showtext.o [ 67%] Building CXX object CMakeFiles/LostPixels.dir/showvideo.o /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/showvideo.cpp: In function 'bool showVideo(const char*, bool, bool)': /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/showvideo.cpp:91:9: warning: variable 'framecount' set but not used [-Wunused-but-set-variable] 91 | Uint32 framecount = 0; | ^~~~~~~~~~ [ 67%] Building CXX object CMakeFiles/LostPixels.dir/sound.o [ 68%] Building CXX object CMakeFiles/LostPixels.dir/splash.o [ 69%] Building CXX object CMakeFiles/LostPixels.dir/tiles.o [ 69%] Building CXX object CMakeFiles/LostPixels.dir/triggers.o [ 70%] Linking CXX executable LostPixels [ 70%] Built target LostPixels [ 71%] Building basedata.bmf META!!!! LZO real-time data compression library (v2.02, Oct 17 2005). Copyright (C) 1996-2005 Markus Franz Xaver Johannes Oberhumer All Rights Reserved. Compiling AddOn (META) File... Compressed file should be 41185276 bytes long Original size: 42603532 bytes Reduced size by 1418256 bytes Reduction by 3.328963 % DONE [ 71%] Built target basedata [ 72%] Building CXX object TOOLS/BLPViewer/CMakeFiles/bxxviewer.dir/__/__/BlinkenLib/source/BlinkenFrame.o [ 73%] Building CXX object TOOLS/BLPViewer/CMakeFiles/bxxviewer.dir/__/__/BlinkenLib/source/BlinkenMovie.o /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/BlinkenLib/source/BlinkenMovie.cpp: In function 'stBlinkenMovie* BlinkenMovieLoadBbm(char*)': /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/BlinkenLib/source/BlinkenMovie.cpp:826:29: warning: variable 'headerFrameCnt' set but not used [-Wunused-but-set-variable] 826 | unsigned long headerMagic, headerFrameCnt, headerDuration, headerFramePtr; | ^~~~~~~~~~~~~~ /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software/BlinkenLib/source/BlinkenMovie.cpp:826:45: warning: variable 'headerDuration' set but not used [-Wunused-but-set-variable] 826 | unsigned long headerMagic, headerFrameCnt, headerDuration, headerFramePtr; | ^~~~~~~~~~~~~~ [ 73%] Building CXX object TOOLS/BLPViewer/CMakeFiles/bxxviewer.dir/__/__/BlinkenLib/source/Tools.o [ 74%] Building CXX object TOOLS/BLPViewer/CMakeFiles/bxxviewer.dir/bxxstream.o [ 75%] Building CXX object TOOLS/BLPViewer/CMakeFiles/bxxviewer.dir/bxxviewer.o [ 75%] Building CXX object TOOLS/BLPViewer/CMakeFiles/bxxviewer.dir/drawprimitives.o [ 76%] Linking CXX executable bxxviewer g++: error: CMakeFiles/bxxviewer.dir/__/__/BlinkenLib/source/BlinkenFrame.o: No such file or directory *** [TOOLS/BLPViewer/bxxviewer] Error code 1 bmake[2]: stopped in /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software 1 error bmake[2]: stopped in /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software *** [TOOLS/BLPViewer/CMakeFiles/bxxviewer.dir/all] Error code 2 bmake[1]: stopped in /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software 1 error bmake[1]: stopped in /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software *** [all] Error code 2 bmake: stopped in /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software 1 error bmake: stopped in /home/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/LostPixels *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/LostPixels