make npfte-tmp TYPE=_cl-rel OUT_DIR="./release/npfte_mgw64" make[1]: Entering directory `/home/moodles/fteqw/engine' make _cl-rel OUT_DIR="./release/npfte_mgw64" EXE_NAME="../npfte64.dll" WCFLAGS="-DNPFTE -DGLQUAKE -I./libs/dxsdk7/include/ -DMULTITHREAD" LDFLAGS="-Wl,--enable-stdcall-fixup ./libs/mingw64-libs/libpng.a ./libs/mingw64-libs/libz.a ./libs/mingw64-libs/libjpeg.a -ldxguid -lws2_32 -lwinmm -lgdi32 -lole32 -loleaut32 -luuid -lstdc++ -shared " SOBJS=" gl_draw.o gl_model.o gl_ngraph.o gl_backend.o gl_rlight.o gl_rmain.o gl_rmisc.o gl_font.o gl_heightmap.o gl_rsurf.o r_surf.o ltface.o r_2d.o gl_screen.o gl_bloom.o gl_shadow.o gl_shader.o gl_warp.o gl_vidcommon.o gl_hlmdl.o fs_win32.o gl_vidnt.o snd_win.o snd_directx.o cd_win.o in_win.o sys_win.o sys_npfte.o sys_axfte.o sys_plugfte.o npplug.o ../../ftequake/npapi.def " make[2]: Entering directory `/home/moodles/fteqw/engine' make _out-rel EXE_NAME="../npfte64.dll" OUT_DIR="./release/npfte_mgw64" WCFLAGS="-DCLIENTONLY -DNPFTE -DGLQUAKE -I./libs/dxsdk7/include/ -DMULTITHREAD" LDFLAGS="-Wl,--enable-stdcall-fixup ./libs/mingw64-libs/libpng.a ./libs/mingw64-libs/libz.a ./libs/mingw64-libs/libjpeg.a -ldxguid -lws2_32 -lwinmm -lgdi32 -lole32 -loleaut32 -luuid -lstdc++ -shared " SOBJS="gl_draw.o gl_model.o gl_ngraph.o gl_backend.o gl_rlight.o gl_rmain.o gl_rmisc.o gl_font.o gl_heightmap.o gl_rsurf.o r_surf.o ltface.o r_2d.o gl_screen.o gl_bloom.o gl_shadow.o gl_shader.o gl_warp.o gl_vidcommon.o gl_hlmdl.o fs_win32.o gl_vidnt.o snd_win.o snd_directx.o cd_win.o in_win.o sys_win.o sys_npfte.o sys_axfte.o sys_plugfte.o npplug.o ../../ftequake/npapi.def " OBJS="SOBJS COMMON_OBJS CLIENT_OBJS PROGS_OBJS" make[3]: Entering directory `/home/moodles/fteqw/engine' make ./release/npfte_mgw64/../npfte64.dll EXE_NAME="../npfte64.dll" OUT_DIR="./release/npfte_mgw64" WCFLAGS="-DCLIENTONLY -DNPFTE -DGLQUAKE -I./libs/dxsdk7/include/ -DMULTITHREAD -O3 -ffast-math " LDFLAGS="-lm -Wl,--enable-stdcall-fixup ./libs/mingw64-libs/libpng.a ./libs/mingw64-libs/libz.a ./libs/mingw64-libs/libjpeg.a -ldxguid -lws2_32 -lwinmm -lgdi32 -lole32 -loleaut32 -luuid -lstdc++ -shared " OBJS="SOBJS COMMON_OBJS CLIENT_OBJS PROGS_OBJS" make[4]: Entering directory `/home/moodles/fteqw/engine' amd64-mingw32msvc-gcc -m64 -x c -Wall -Wno-pointer-sign -Dstrnicmp=strncasecmp -Dstricmp=strcasecmp -D_vsnprintf=vsnprintf -D_snprintf=snprintf -I./client -I./server -I./common -I./gl -I./d3d -I./qclib -I./libs -I./libs/dxsdk9/include -I./libs/sdl/include -I/usr/include/SDL -I./libs/sdl/include/SDL -I./libs/freetype2/include -I./libs/freetype2/include/freetype -I./libs/speex -DSVNREVISION=3917 -DCLIENTONLY -DNPFTE -DGLQUAKE -I./libs/dxsdk7/include/ -DMULTITHREAD -O3 -ffast-math -o release/npfte_mgw64/quakedef.h.gch -c ./client/quakedef.h ./gl/gl_draw.c ./gl/gl_model.c ./gl/gl_model.c: In function 'RelightThread': ./gl/gl_model.c:190: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type /usr/lib/gcc/amd64-mingw32msvc/4.4.4/../../../../amd64-mingw32msvc/include/winnt.h:1098: note: expected 'volatile LONG *' but argument is of type 'int *' ./gl/gl_model.c: In function 'RMod_Think': ./gl/gl_model.c:252: warning: the address of 'relightthread' will always evaluate as 'true' ./gl/gl_model.c: In function 'RMod_ClearAll': ./gl/gl_model.c:315: warning: the address of 'relightthread' will always evaluate as 'true' ./gl/gl_model.c: In function 'RMod_LoadTextures': ./gl/gl_model.c:1031: warning: unused variable 'gl_bumpmappingpossible' ./gl/gl_model.c: In function 'RMod_NowLoadExternal': ./gl/gl_model.c:1335: warning: unused variable 'gl_bumpmappingpossible' ./gl/gl_model.c: In function 'RMod_LoadTexinfo': ./gl/gl_model.c:1929: warning: array subscript is above array bounds ./gl/gl_model.c:1929: warning: array subscript is above array bounds ./gl/gl_model.c:1929: warning: array subscript is above array bounds ./gl/gl_model.c:1929: warning: array subscript is above array bounds ./gl/gl_model.c:1929: warning: array subscript is above array bounds ./gl/gl_model.c:1929: warning: array subscript is above array bounds ./gl/gl_model.c:1929: warning: array subscript is above array bounds ./gl/gl_model.c:1929: warning: array subscript is above array bounds ./gl/gl_ngraph.c ./gl/gl_ngraph.c:64: warning: 'Draw_CharToNetGraph' defined but not used ./gl/gl_backend.c ./gl/gl_backend.c: In function 'BE_SendPassBlendDepthMask': ./gl/gl_backend.c:2112: warning: ignoring #pragma warningmsg ./gl/gl_backend.c: In function 'GLBE_SelectMode': ./gl/gl_backend.c:2753: warning: enumeration value 'BEM_STANDARD' not handled in switch ./gl/gl_backend.c:2753: warning: enumeration value 'BEM_DEPTHDARK' not handled in switch ./gl/gl_backend.c:2753: warning: enumeration value 'BEM_DEPTHNORM' not handled in switch ./gl/gl_backend.c: In function 'DrawMeshes': ./gl/gl_backend.c:2995: warning: ignoring #pragma warningmsg ./gl/gl_backend.c: In function 'GLBE_DrawLightPrePass': ./gl/gl_backend.c:3375: warning: unused variable 'temp1' ./gl/gl_rlight.c ./gl/gl_rmain.c ./gl/gl_rmain.c: In function 'GLR_DrawPortal': ./gl/gl_rmain.c:739: warning: ignoring #pragma warningmsg ./gl/gl_rmain.c: In function 'R_RenderMotionBlur': ./gl/gl_rmain.c:828: warning: ignoring #pragma warningmsg ./gl/gl_rmain.c:846: warning: 'PPL_RevertToKnownState' is deprecated (declared at ./gl/glquake.h:271) ./gl/gl_rmain.c:893: warning: 'PPL_RevertToKnownState' is deprecated (declared at ./gl/glquake.h:271) ./gl/gl_rmisc.c ./gl/gl_font.c ./gl/gl_font.c: In function 'Font_DrawChar': ./gl/gl_font.c:1257: warning: dereferencing type-punned pointer will break strict-aliasing rules ./gl/gl_font.c:1258: warning: dereferencing type-punned pointer will break strict-aliasing rules ./gl/gl_font.c:1259: warning: dereferencing type-punned pointer will break strict-aliasing rules ./gl/gl_font.c:1260: warning: dereferencing type-punned pointer will break strict-aliasing rules ./gl/gl_font.c:1261: warning: dereferencing type-punned pointer will break strict-aliasing rules ./gl/gl_font.c:1262: warning: dereferencing type-punned pointer will break strict-aliasing rules ./gl/gl_font.c:1263: warning: dereferencing type-punned pointer will break strict-aliasing rules ./gl/gl_font.c:1264: warning: dereferencing type-punned pointer will break strict-aliasing rules ./gl/gl_font.c: In function 'Font_DrawScaleChar': ./gl/gl_font.c:1369: warning: dereferencing type-punned pointer will break strict-aliasing rules ./gl/gl_font.c:1370: warning: dereferencing type-punned pointer will break strict-aliasing rules ./gl/gl_font.c:1371: warning: dereferencing type-punned pointer will break strict-aliasing rules ./gl/gl_font.c:1372: warning: dereferencing type-punned pointer will break strict-aliasing rules ./gl/gl_font.c:1373: warning: dereferencing type-punned pointer will break strict-aliasing rules ./gl/gl_font.c:1374: warning: dereferencing type-punned pointer will break strict-aliasing rules ./gl/gl_font.c:1375: warning: dereferencing type-punned pointer will break strict-aliasing rules ./gl/gl_font.c:1376: warning: dereferencing type-punned pointer will break strict-aliasing rules ./gl/gl_heightmap.c ./gl/gl_heightmap.c: In function 'GL_DrawHeightmapModel': ./gl/gl_heightmap.c:62: warning: unused variable 'vbo' ./gl/gl_rsurf.c ./client/r_surf.c ./gl/ltface.c ./client/r_2d.c ./client/r_2d.c: In function 'R2D_Init': ./client/r_2d.c:107: warning: ignoring #pragma warningmsg ./gl/gl_screen.c ./gl/gl_screen.c: In function 'GLSCR_UpdateScreen': ./gl/gl_screen.c:62: warning: unused variable 'vid_conheight' ./gl/gl_bloom.c ./gl/gl_bloom.c: In function 'R_BloomBlend': ./gl/gl_bloom.c:508: warning: 'PPL_RevertToKnownState' is deprecated (declared at ./gl/glquake.h:271) ./gl/gl_bloom.c:510: warning: ignoring #pragma warningmsg ./gl/gl_bloom.c:583: warning: 'PPL_RevertToKnownState' is deprecated (declared at ./gl/glquake.h:271) ./gl/gl_shadow.c ./gl/gl_shadow.c: In function 'Sh_ScissorForBox': ./gl/gl_shadow.c:1110: warning: type defaults to 'int' in declaration of 'edge' ./gl/gl_shadow.c: At top level: ./gl/gl_shadow.c:1821: warning: ignoring #pragma warningmsg ./gl/gl_shadow.c: In function 'Sh_DrawStencilLight': ./gl/gl_shadow.c:2188: warning: 'PPL_RevertToKnownState' is deprecated (declared at ./gl/glquake.h:271) ./gl/gl_shader.c ./gl/gl_shader.c: In function 'Shader_EvaluateCondition': ./gl/gl_shader.c:273: warning: ignoring #pragma warningmsg ./gl/gl_shader.c: In function 'Shader_Readpass': ./gl/gl_shader.c:3434: warning: ignoring #pragma warningmsg ./gl/gl_shader.c: In function 'R_LoadShader': ./gl/gl_shader.c:4658: warning: dereferencing type-punned pointer will break strict-aliasing rules ./gl/gl_warp.c ./gl/gl_warp.c: In function 'R_DrawSkyChain': ./gl/gl_warp.c:96: warning: 'R_IBrokeTheArrays' is deprecated (declared at ./gl/glquake.h:327) ./gl/gl_warp.c:98: warning: 'R_IBrokeTheArrays' is deprecated (declared at ./gl/glquake.h:327) ./gl/gl_vidcommon.c ./gl/gl_vidcommon.c: In function 'GLSlang_GenerateIncludes': ./gl/gl_vidcommon.c:779: warning: passing argument 2 of 'FS_LoadFile' from incompatible pointer type ./common/common.h:406: note: expected 'void **' but argument is of type 'char **' ./gl/gl_hlmdl.c ./common/fs_win32.c ./gl/gl_vidnt.c ./client/snd_win.c ./client/snd_directx.c ./client/snd_directx.c: In function 'DSOUND_InitCard': ./client/snd_directx.c:531: warning: unused variable 'snd_eax' ./client/cd_win.c ./client/in_win.c ./client/sys_win.c ./client/sys_win.c: In function 'Sys_MakeCodeWriteable': ./client/sys_win.c:618: warning: cast to pointer from integer of different size ./client/sys_win.c: In function 'NPQTV_Sys_Startup': ./client/sys_win.c:1226: warning: assignment from incompatible pointer type ./client/sys_win.c: In function 'Sys_CreateThread': ./client/sys_win.c:1824: warning: assignment from incompatible pointer type ./client/sys_win.c:1829: warning: passing argument 3 of '_beginthreadex' from incompatible pointer type /usr/lib/gcc/amd64-mingw32msvc/4.4.4/../../../../amd64-mingw32msvc/include/process.h:31: note: expected 'unsigned int (*)(void *)' but argument is of type 'DWORD (*)(void *)' ./client/sys_npfte.c In file included from ./client/sys_npfte.c:12: ./client/sys_plugfte.h:8: warning: 'struct pipetype' declared inside parameter list ./client/sys_plugfte.h:8: warning: its scope is only this definition or declaration, which is probably not what you want ./client/sys_npfte.c:64: warning: 'struct pipetype' declared inside parameter list ./client/sys_npfte.c:198: warning: initialization from incompatible pointer type ./client/sys_npfte.c: In function 'npscript_getProperty': ./client/sys_npfte.c:516: warning: passing argument 3 of 'Plug_GetString' from incompatible pointer type ./client/sys_plugfte.h:66: note: expected 'const char **' but argument is of type 'char **' amd64-mingw32msvc-gcc: ./client/sys_axfte.cpp: C++ compiler not installed on this system make[4]: *** [release/npfte_mgw64/sys_axfte.o] Error 1 make[4]: Leaving directory `/home/moodles/fteqw/engine' make[3]: *** [_out-rel] Error 2 make[3]: Leaving directory `/home/moodles/fteqw/engine' make[2]: *** [_cl-rel] Error 2 make[2]: Leaving directory `/home/moodles/fteqw/engine' make[1]: *** [npfte-tmp] Error 2 make[1]: Leaving directory `/home/moodles/fteqw/engine' make: *** [npfte-rel] Error 2