=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/games/LostPixels", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for LostPixels-0.5.3nb12 [ 1%] Building CXX object CMakeFiles/bmfcompress.dir/BlinkenBMF/minilzo.cpp.o [ 1%] Building CXX object CMakeFiles/bmfdecompress.dir/BlinkenBMF/minilzo.cpp.o [ 2%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenBMF/bmfconvert.cpp.o [ 3%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenBMF/minilzo.cpp.o [ 4%] Building CXX object CMakeFiles/bmfdecompress.dir/BlinkenBMF/bmfdecompress.cpp.o [ 4%] Building CXX object CMakeFiles/bmfcompress.dir/BlinkenBMF/bmfcompress.cpp.o /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/BlinkenBMF/bmfcompress.cpp: In function 'int main(int, char**)': /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/BlinkenBMF/bmfcompress.cpp:214:45: warning: 'std::sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] 214 | sprintf(tmp2, "%s/%s", argv[4], tmp1); | ^ /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/BlinkenBMF/bmfcompress.cpp:214:32: note: 'std::sprintf' output 2 or more bytes (assuming 501) into a destination of size 500 214 | sprintf(tmp2, "%s/%s", argv[4], tmp1); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 5%] Building CXX object CMakeFiles/bmfdecompress.dir/BlinkenBMF/bmfconvert.cpp.o [ 5%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaBindings/source/bl_lua.cpp.o [ 6%] Building CXX object CMakeFiles/bmfcompress.dir/BlinkenBMF/bmfconvert.cpp.o [ 6%] Linking CXX executable bmfdecompress [ 7%] Linking CXX executable bmfcompress [ 7%] Built target bmfdecompress [ 7%] Built target bmfcompress [ 8%] Building CXX object TOOLS/BLPViewer/CMakeFiles/bxxviewer.dir/__/__/BlinkenLib/source/BlinkenFrame.cpp.o [ 9%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaBindings/source/bl_lua_bindings.cpp.o [ 10%] Building CXX object TOOLS/BLPViewer/CMakeFiles/blpviewer.dir/blpmain.cpp.o [ 11%] Building CXX object TOOLS/BLPViewer/CMakeFiles/blpviewer.dir/blpstream.cpp.o [ 12%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaBindings/source/bl_lua_configbindings.cpp.o [ 12%] Building CXX object TOOLS/BLPViewer/CMakeFiles/blpviewer.dir/drawprimitives.cpp.o [ 12%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaBindings/source/bl_lua_obj_anim.cpp.o [ 13%] Building CXX object TOOLS/BLPViewer/CMakeFiles/bxxviewer.dir/__/__/BlinkenLib/source/BlinkenMovie.cpp.o [ 14%] Linking CXX executable blpviewer /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/BlinkenLib/source/BlinkenMovie.cpp: In function 'stBlinkenMovie* BlinkenMovieLoadBbm(char*)': /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/BlinkenLib/source/BlinkenMovie.cpp:826:36: warning: variable 'headerFrameCnt' set but not used [-Wunused-but-set-variable] 826 | unsigned long headerMagic, headerFrameCnt, headerDuration, headerFramePtr; | ^~~~~~~~~~~~~~ /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/BlinkenLib/source/BlinkenMovie.cpp:826:52: warning: variable 'headerDuration' set but not used [-Wunused-but-set-variable] 826 | unsigned long headerMagic, headerFrameCnt, headerDuration, headerFramePtr; | ^~~~~~~~~~~~~~ [ 14%] Built target blpviewer [ 15%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaBindings/source/bl_lua_obj_callbacks.cpp.o [ 15%] Building CXX object TOOLS/BLPViewer/CMakeFiles/blpmatrix.dir/blpmatrix.cpp.o [ 16%] Building CXX object TOOLS/BLPViewer/CMakeFiles/blpmatrix.dir/blpstream.cpp.o [ 17%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaBindings/source/bl_lua_obj_engine.cpp.o [ 18%] Building CXX object TOOLS/BLPViewer/CMakeFiles/blpmatrix.dir/drawprimitives.cpp.o [ 18%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaBindings/source/bl_lua_obj_fgobjects.cpp.o [ 18%] Building CXX object TOOLS/BLPViewer/CMakeFiles/bxxviewer.dir/__/__/BlinkenLib/source/Tools.cpp.o [ 18%] Linking CXX executable blpmatrix /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/BlinkenLUA/LuaBindings/source/bl_lua_obj_fgobjects.cpp: In function 'int luaObjObjectProperty(lua_State*)': /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/BlinkenLUA/LuaBindings/source/bl_lua_obj_fgobjects.cpp:112:50: warning: 'std::sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] 112 | sprintf(tmp, "!%s", propname); | ^ /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/BlinkenLUA/LuaBindings/source/bl_lua_obj_fgobjects.cpp:112:40: note: 'std::sprintf' output between 2 and 1001 bytes into a destination of size 1000 112 | sprintf(tmp, "!%s", propname); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 19%] Building CXX object TOOLS/BLPViewer/CMakeFiles/bxxviewer.dir/bxxstream.cpp.o [ 20%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaBindings/source/bl_lua_obj_gfx.cpp.o [ 20%] Built target blpmatrix [ 21%] Building CXX object TOOLS/BLPViewer/CMakeFiles/mcufviewer.dir/blpmatrix.cpp.o [ 22%] Building CXX object TOOLS/BLPViewer/CMakeFiles/bxxviewer.dir/bxxviewer.cpp.o [ 23%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaBindings/source/bl_lua_obj_level.cpp.o [ 23%] Building CXX object TOOLS/BLPViewer/CMakeFiles/mcufviewer.dir/blpstream.cpp.o [ 23%] Building CXX object TOOLS/BLPViewer/CMakeFiles/bxxviewer.dir/drawprimitives.cpp.o [ 23%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaBindings/source/bl_lua_obj_paint.cpp.o [ 24%] Building CXX object TOOLS/BLPViewer/CMakeFiles/mcufviewer.dir/drawprimitives.cpp.o [ 25%] Linking CXX executable bxxviewer [ 26%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaBindings/source/bl_lua_obj_player.cpp.o [ 27%] Linking CXX executable mcufviewer [ 27%] Built target bxxviewer [ 27%] Building CXX object BlinkenPlayer/CMakeFiles/BlinkenPlayer.dir/__/SDL_gfx/SDL_framerate.cpp.o [ 27%] Built target mcufviewer [ 28%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaBindings/source/bl_lua_obj_screen.cpp.o [ 29%] Building basedata.bmf [ 30%] Building CXX object BlinkenPlayer/CMakeFiles/BlinkenPlayer.dir/__/SDL_gfx/SDL_gfxBlitFunc.cpp.o [ 30%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaBindings/source/bl_lua_obj_shared.cpp.o [ 31%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaBindings/source/bl_lua_obj_sound.cpp.o [ 32%] Building CXX object BlinkenPlayer/CMakeFiles/BlinkenPlayer.dir/__/SDL_gfx/SDL_gfxPrimitives.cpp.o /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/SDL_gfx/SDL_gfxPrimitives.cpp: In function 'int aalineColorInt(SDL_Surface*, Sint16, Sint16, Sint16, Sint16, Uint32, int)': /tmp/work/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; | ^~~~~~~~~~~ [ 33%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaBindings/source/bl_lua_obj_timer.cpp.o 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 [ 33%] Built target basedata [ 33%] Building CXX object BlinkenPlayer/CMakeFiles/BlinkenPlayer.dir/__/SDL_gfx/SDL_imageFilter.cpp.o [ 33%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaBindings/source/bl_lua_objbindings.cpp.o [ 34%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/lapi.cpp.o [ 35%] Building CXX object BlinkenPlayer/CMakeFiles/BlinkenPlayer.dir/__/SDL_gfx/SDL_rotozoom.cpp.o /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/SDL_gfx/SDL_rotozoom.cpp: In function 'int shrinkSurfaceRGBA(SDL_Surface*, SDL_Surface*, int, int)': /tmp/work/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; | ^~~~ /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/SDL_gfx/SDL_rotozoom.cpp: In function 'int shrinkSurfaceY(SDL_Surface*, SDL_Surface*, int, int)': /tmp/work/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; | ^~~~ /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/SDL_gfx/SDL_rotozoom.cpp: In function 'void transformSurfaceY(SDL_Surface*, SDL_Surface*, int, int, int, int)': /tmp/work/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; | ^~ /tmp/work/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; | ^~ [ 36%] Building CXX object BlinkenPlayer/CMakeFiles/BlinkenPlayer.dir/blending.cpp.o [ 37%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/lauxlib.cpp.o [ 37%] Building CXX object BlinkenPlayer/CMakeFiles/BlinkenPlayer.dir/blinkenoggmain.cpp.o [ 38%] Building CXX object BlinkenPlayer/CMakeFiles/BlinkenPlayer.dir/blinkensound.cpp.o [ 39%] Building CXX object BlinkenPlayer/CMakeFiles/BlinkenPlayer.dir/bmfconvert.cpp.o [ 39%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/lbaselib.cpp.o [ 39%] Building CXX object BlinkenPlayer/CMakeFiles/BlinkenPlayer.dir/bsscreen.cpp.o [ 40%] Building CXX object BlinkenPlayer/CMakeFiles/BlinkenPlayer.dir/bstimer.cpp.o [ 41%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/lcode.cpp.o [ 41%] Building CXX object BlinkenPlayer/CMakeFiles/BlinkenPlayer.dir/config.cpp.o [ 42%] Building CXX object BlinkenPlayer/CMakeFiles/BlinkenPlayer.dir/cmdopts.cpp.o /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/BlinkenPlayer/config.cpp: In function 'char* gethomepath()': /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/BlinkenPlayer/config.cpp:60:21: warning: unused variable 'homepath' [-Wunused-variable] 60 | static char homepath[1000]; | ^~~~~~~~ /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/BlinkenPlayer/config.cpp: In function 'char* configGetPath(const char*)': /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/BlinkenPlayer/config.cpp:174:43: 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); | ^~ ~~~~~~~~~~~~~~~~ In function 'char* configGetPath(const char*)', inlined from 'char* configGetPath(const char*)' at /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/BlinkenPlayer/config.cpp:168:7: /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/BlinkenPlayer/config.cpp:174:19: 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); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 43%] Building CXX object BlinkenPlayer/CMakeFiles/BlinkenPlayer.dir/debug.cpp.o [ 44%] Building CXX object BlinkenPlayer/CMakeFiles/BlinkenPlayer.dir/drawprimitives.cpp.o /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/BlinkenPlayer/drawprimitives.cpp: In function 'void drawrect(Sint32, Sint32, Sint32, Sint32, Uint32)': /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/BlinkenPlayer/drawprimitives.cpp:38:35: 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 }; | ^ /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/BlinkenPlayer/drawprimitives.cpp:38:38: 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 }; | ^ /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/BlinkenPlayer/drawprimitives.cpp:38:41: 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 }; | ^~~~~ /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/BlinkenPlayer/drawprimitives.cpp:38:48: 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 }; | ^~~~~~ [ 44%] Building CXX object BlinkenPlayer/CMakeFiles/BlinkenPlayer.dir/errorhandler.cpp.o [ 45%] Building CXX object BlinkenPlayer/CMakeFiles/BlinkenPlayer.dir/extractmetabmf.cpp.o [ 46%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/ldblib.cpp.o /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/BlinkenPlayer/extractmetabmf.cpp: In function 'bool extractMetaBMF(char*, bool)': /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/BlinkenPlayer/extractmetabmf.cpp:75:10: warning: unused variable 'tmpdir' [-Wunused-variable] 75 | DIR *tmpdir; | ^~~~~~ [ 47%] Building CXX object BlinkenPlayer/CMakeFiles/BlinkenPlayer.dir/fonthandler.cpp.o [ 47%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/ldebug.cpp.o /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/BlinkenPlayer/fonthandler.cpp: In function 'void renderFontHandlerText(Sint32, Sint32, const char*, SDL_Color, bool, bool, TTF_Font*)': /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/BlinkenPlayer/fonthandler.cpp:133:35: 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 }; | ^ /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/BlinkenPlayer/fonthandler.cpp:133:38: 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 }; | ^ [ 47%] Building CXX object BlinkenPlayer/CMakeFiles/BlinkenPlayer.dir/guihandler.cpp.o [ 48%] Building CXX object BlinkenPlayer/CMakeFiles/BlinkenPlayer.dir/memops.cpp.o /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/BlinkenPlayer/guihandler.cpp: In function 'void showGUI()': /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/BlinkenPlayer/guihandler.cpp:259:10: warning: variable 'nfound' set but not used [-Wunused-but-set-variable] 259 | bool nfound = false; | ^~~~~~ [ 49%] Building CXX object BlinkenPlayer/CMakeFiles/BlinkenPlayer.dir/minilzo.cpp.o [ 50%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/ldo.cpp.o [ 50%] Building CXX object BlinkenPlayer/CMakeFiles/BlinkenPlayer.dir/osdef.cpp.o [ 51%] Building CXX object BlinkenPlayer/CMakeFiles/BlinkenPlayer.dir/showloading.cpp.o [ 52%] Building CXX object BlinkenPlayer/CMakeFiles/BlinkenPlayer.dir/showtext.cpp.o [ 53%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/ldump.cpp.o [ 53%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/lfunc.cpp.o /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/BlinkenLUA/LuaMain/source/ldump.cpp: In function 'void DumpString(TString*, DumpState*)': /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/BlinkenLUA/LuaMain/source/ldump.cpp:57:26: warning: comparing the result of pointer addition '(s + 32)' and NULL [-Waddress] 57 | if (s==NULL || getstr(s)==NULL) [ 54%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/lgc.cpp.o [ 54%] Linking CXX executable BlinkenPlayer [ 55%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/liolib.cpp.o [ 55%] Built target BlinkenPlayer [ 55%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/llex.cpp.o [ 56%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/lmathlib.cpp.o [ 57%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/lmem.cpp.o [ 57%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/loadlib.cpp.o [ 58%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/lobject.cpp.o [ 59%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/lopcodes.cpp.o [ 59%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/lparser.cpp.o [ 60%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/lstate.cpp.o [ 61%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/lstring.cpp.o [ 61%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/lstrlib.cpp.o [ 62%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/ltable.cpp.o [ 63%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/ltablib.cpp.o [ 63%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/ltests.cpp.o [ 64%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/ltm.cpp.o [ 65%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/lundump.cpp.o [ 65%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/lvm.cpp.o [ 66%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLUA/LuaMain/source/lzio.cpp.o [ 67%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLib/source/BlinkenFrame.cpp.o [ 67%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLib/source/BlinkenMovie.cpp.o /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/BlinkenLib/source/BlinkenMovie.cpp: In function 'stBlinkenMovie* BlinkenMovieLoadBbm(char*)': /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/BlinkenLib/source/BlinkenMovie.cpp:826:36: warning: variable 'headerFrameCnt' set but not used [-Wunused-but-set-variable] 826 | unsigned long headerMagic, headerFrameCnt, headerDuration, headerFramePtr; | ^~~~~~~~~~~~~~ /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/BlinkenLib/source/BlinkenMovie.cpp:826:52: warning: variable 'headerDuration' set but not used [-Wunused-but-set-variable] 826 | unsigned long headerMagic, headerFrameCnt, headerDuration, headerFramePtr; | ^~~~~~~~~~~~~~ [ 68%] Building CXX object CMakeFiles/LostPixels.dir/BlinkenLib/source/Tools.cpp.o [ 69%] Building CXX object CMakeFiles/LostPixels.dir/SDL_gfx/SDL_framerate.cpp.o [ 69%] Building CXX object CMakeFiles/LostPixels.dir/SDL_gfx/SDL_gfxBlitFunc.cpp.o [ 70%] Building CXX object CMakeFiles/LostPixels.dir/SDL_gfx/SDL_gfxPrimitives.cpp.o [ 71%] Building CXX object CMakeFiles/LostPixels.dir/SDL_gfx/SDL_imageFilter.cpp.o /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/SDL_gfx/SDL_gfxPrimitives.cpp: In function 'int aalineColorInt(SDL_Surface*, Sint16, Sint16, Sint16, Sint16, Uint32, int)': /tmp/work/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; | ^~~~~~~~~~~ [ 71%] Building CXX object CMakeFiles/LostPixels.dir/SDL_gfx/SDL_rotozoom.cpp.o /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/SDL_gfx/SDL_rotozoom.cpp: In function 'int shrinkSurfaceRGBA(SDL_Surface*, SDL_Surface*, int, int)': /tmp/work/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; | ^~~~ /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/SDL_gfx/SDL_rotozoom.cpp: In function 'int shrinkSurfaceY(SDL_Surface*, SDL_Surface*, int, int)': /tmp/work/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; | ^~~~ /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/SDL_gfx/SDL_rotozoom.cpp: In function 'void transformSurfaceY(SDL_Surface*, SDL_Surface*, int, int, int, int)': /tmp/work/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; | ^~ /tmp/work/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; | ^~ [ 72%] Building CXX object CMakeFiles/LostPixels.dir/actioncapture.cpp.o [ 73%] Building CXX object CMakeFiles/LostPixels.dir/background.cpp.o [ 73%] Building CXX object CMakeFiles/LostPixels.dir/background2.cpp.o [ 74%] Building CXX object CMakeFiles/LostPixels.dir/blending.cpp.o [ 75%] Building CXX object CMakeFiles/LostPixels.dir/blpstream.cpp.o [ 75%] Building CXX object CMakeFiles/LostPixels.dir/bsgui.cpp.o [ 76%] Building CXX object CMakeFiles/LostPixels.dir/bsscreen.cpp.o [ 77%] Building CXX object CMakeFiles/LostPixels.dir/cmdopts.cpp.o [ 77%] Building CXX object CMakeFiles/LostPixels.dir/colission.cpp.o [ 78%] Building CXX object CMakeFiles/LostPixels.dir/config.cpp.o [ 79%] Building CXX object CMakeFiles/LostPixels.dir/convert.cpp.o /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/config.cpp: In function 'char* gethomepath()': /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/config.cpp:60:21: warning: unused variable 'homepath' [-Wunused-variable] 60 | static char homepath[1000]; | ^~~~~~~~ /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/config.cpp: In function 'char* configGetPath(const char*)': /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/config.cpp:174:43: 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); | ^~ ~~~~~~~~~~~~~~~~ In function 'char* configGetPath(const char*)', inlined from 'char* configGetPath(const char*)' at /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/config.cpp:168:7: /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/config.cpp:174:19: 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); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 79%] Building CXX object CMakeFiles/LostPixels.dir/debug.cpp.o [ 80%] Building CXX object CMakeFiles/LostPixels.dir/drawprimitives.cpp.o [ 81%] Building CXX object CMakeFiles/LostPixels.dir/engine.cpp.o /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/drawprimitives.cpp: In function 'void drawrect(Sint32, Sint32, Sint32, Sint32, Uint32)': /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/drawprimitives.cpp:38:35: 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 }; | ^ /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/drawprimitives.cpp:38:38: 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 }; | ^ /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/drawprimitives.cpp:38:41: 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 }; | ^~~~~ /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/drawprimitives.cpp:38:48: 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 }; | ^~~~~~ [ 81%] Building CXX object CMakeFiles/LostPixels.dir/errorhandler.cpp.o /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/engine.cpp: In function 'void engineDoRender(COLOR3D)': /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/engine.cpp:710:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 710 | if (SDL_MUSTLOCK(gScreen)) | ^~ /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/engine.cpp:713:17: 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, ""); | ^~~~~~~~~ /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/engine.cpp:725:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 725 | if (SDL_MUSTLOCK(gScreen)) | ^~ /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/engine.cpp:728:17: 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, ""); | ^~~~~~~~~ /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/engine.cpp:742:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 742 | if (SDL_MUSTLOCK(gScreen)) | ^~ /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/engine.cpp:745:17: 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, ""); | ^~~~~~~~~ /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/engine.cpp:760:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 760 | if (SDL_MUSTLOCK(gScreen)) | ^~ /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/engine.cpp:763:17: 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, ""); | ^~~~~~~~~ /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/engine.cpp:772:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 772 | if (SDL_MUSTLOCK(gScreen)) | ^~ /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/engine.cpp:775:17: 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, ""); | ^~~~~~~~~ /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/engine.cpp:786:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 786 | if (SDL_MUSTLOCK(gScreen)) | ^~ /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/engine.cpp:789:17: 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, ""); | ^~~~~~~~~ [ 82%] Building CXX object CMakeFiles/LostPixels.dir/extractmetabmf.cpp.o /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/extractmetabmf.cpp: In function 'bool extractMetaBMF(char*, bool)': /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/extractmetabmf.cpp:75:10: warning: unused variable 'tmpdir' [-Wunused-variable] 75 | DIR *tmpdir; | ^~~~~~ /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/engine.cpp:835:54: warning: '%s' directive writing up to 999 bytes into a region of size 93 [-Wformat-overflow=] 835 | sprintf(printString, "CHEAT: %s ", cheatCode); | ^~ ~~~~~~~~~ /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/engine.cpp:835:32: note: 'std::sprintf' output between 9 and 1008 bytes into a destination of size 100 835 | sprintf(printString, "CHEAT: %s ", cheatCode); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/engine.cpp:833:54: warning: '%s' directive writing up to 999 bytes into a region of size 93 [-Wformat-overflow=] 833 | sprintf(printString, "CHEAT: %s_", cheatCode); | ^~ ~~~~~~~~~ /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/engine.cpp:833:32: note: 'std::sprintf' output between 9 and 1008 bytes into a destination of size 100 833 | sprintf(printString, "CHEAT: %s_", cheatCode); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 83%] Building CXX object CMakeFiles/LostPixels.dir/fginlay.cpp.o /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/engine.cpp: In function 'void displayEngine(const char*)': /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/engine.cpp:1222:64: warning: 'std::sprintf' argument 3 overlaps destination object 'cheatCode' [-Wrestrict] 1222 | sprintf(cheatCode, "%s%c", cheatCode,event.key.keysym.sym); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/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]; | ^~~~~~~~~ [ 83%] Building CXX object CMakeFiles/LostPixels.dir/fgobjects.cpp.o [ 84%] Building CXX object CMakeFiles/LostPixels.dir/fonthandler.cpp.o /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/fgobjects.cpp: In function 'void handlePlayerFGObjCallbacks()': /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/fgobjects.cpp:817:16: warning: variable 'topColission' set but not used [-Wunused-but-set-variable] 817 | Uint32 topColission; | ^~~~~~~~~~~~ [ 85%] Building CXX object CMakeFiles/LostPixels.dir/gameengine.cpp.o /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/fonthandler.cpp: In function 'void renderFontHandlerText(Sint32, Sint32, const char*, SDL_Color, bool, bool, TTF_Font*)': /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/fonthandler.cpp:133:35: 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 }; | ^ /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/fonthandler.cpp:133:38: 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 }; | ^ /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/fgobjects.cpp: In function 'Uint32 addFGObjAnim(const char*, Uint32, Uint32, double, Uint32)': /tmp/work/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); | ^~ ~~~~~~~~~ /tmp/work/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); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/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); | ^ /tmp/work/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); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 85%] Building CXX object CMakeFiles/LostPixels.dir/highscore.cpp.o [ 86%] Building CXX object CMakeFiles/LostPixels.dir/httpclient.cpp.o /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/httpclient.cpp: In constructor 'HTTPClient::HTTPClient(const char*, Uint32, bool, const char*)': /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/httpclient.cpp:27:109: 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) | ^~ /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/httpclient.cpp: In member function 'bool HTTPClient::get(char*)': /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/httpclient.cpp:121:30: warning: '%s' directive writing up to 999 bytes into a region of size 994 [-Wformat-overflow=] 121 | sprintf(line, "Host: %s", m_hostname); | ^~ /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/httpclient.cpp:121:16: note: 'std::sprintf' output between 7 and 1006 bytes into a destination of size 1000 121 | sprintf(line, "Host: %s", m_hostname); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 87%] Building CXX object CMakeFiles/LostPixels.dir/intro.cpp.o [ 87%] Building CXX object CMakeFiles/LostPixels.dir/joystick.cpp.o [ 88%] Building CXX object CMakeFiles/LostPixels.dir/levelhandler.cpp.o [ 89%] Building CXX object CMakeFiles/LostPixels.dir/main.cpp.o [ 89%] Building CXX object CMakeFiles/LostPixels.dir/mcufstream.cpp.o [ 90%] Building CXX object CMakeFiles/LostPixels.dir/memops.cpp.o [ 91%] Building CXX object CMakeFiles/LostPixels.dir/menu.cpp.o [ 91%] Building CXX object CMakeFiles/LostPixels.dir/monstersprites.cpp.o [ 92%] Building CXX object CMakeFiles/LostPixels.dir/oggplayer.cpp.o [ 93%] Building CXX object CMakeFiles/LostPixels.dir/osdef.cpp.o [ 93%] Building CXX object CMakeFiles/LostPixels.dir/outputfilter.cpp.o [ 94%] Building CXX object CMakeFiles/LostPixels.dir/playersprite.cpp.o [ 95%] Building CXX object CMakeFiles/LostPixels.dir/showloading.cpp.o [ 95%] Building CXX object CMakeFiles/LostPixels.dir/showpicture.cpp.o [ 96%] Building CXX object CMakeFiles/LostPixels.dir/showtext.cpp.o [ 97%] Building CXX object CMakeFiles/LostPixels.dir/showvideo.cpp.o [ 97%] Building CXX object CMakeFiles/LostPixels.dir/sound.cpp.o /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/showvideo.cpp: In function 'bool showVideo(const char*, bool, bool)': /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/showvideo.cpp:91:16: warning: variable 'framecount' set but not used [-Wunused-but-set-variable] 91 | Uint32 framecount = 0; | ^~~~~~~~~~ [ 98%] Building CXX object CMakeFiles/LostPixels.dir/splash.cpp.o [ 99%] Building CXX object CMakeFiles/LostPixels.dir/tiles.cpp.o [ 99%] Building CXX object CMakeFiles/LostPixels.dir/triggers.cpp.o [100%] Linking CXX executable LostPixels [100%] Built target LostPixels