Advertisement
mrk1989

Compile DarkplacesRM

Dec 17th, 2014
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 56.02 KB | None | 0 0
  1. mrk@mrk:~$ cd DarkPlacesRM/
  2. mrk@mrk:~/DarkPlacesRM$ make sdl-nexuiz
  3. make bin-release \
  4. DP_MAKE_TARGET=linux DP_SOUND_API=ALSA \
  5. EXE="nexuiz-dprm-sdl" LDFLAGS_COMMON="-lm `[ -n "" ] && "/../bin/ode-config" --libs` `[ -n "" ] && echo -lstdc++` "" `[ -n "" ] && echo \ /libd0_blind_id.a` `[ -n "" ] && { [ -n "" ] && echo \ /libgmp.a || echo \ -lgmp; }` `[ -n "" ] && echo \ /libd0_rijndael.a` -lrt -ldl `sdl-config --libs` -lX11 `[ -n "" ] && echo \ /libmodplug.a\ -lstdc++`" LEVEL=1 ISNEXUIZ=1
  6. make[1]: Entering directory '/home/mrk/DarkPlacesRM'
  7.  
  8. ========== nexuiz-dprm-sdl (release) ==========
  9. make nexuiz-dprm-sdl \
  10. DP_MAKE_TARGET=linux DP_SOUND_API=ALSA \
  11. CFLAGS+="-MMD -DDP_FS_BASEDIR='\"/usr/share/games/nexuiz\"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes "" -DJPEG_LIB_VERSION="80" -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math"\
  12. LDFLAGS="-O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -DSVNREVISION=`{ test -d .svn && svnversion; } || { test -d .git && git describe --always; } || echo -` -DBUILDTYPE=release -lm -lrt -ldl -L/usr/lib/x86_64-linux-gnu -lSDL -lX11 " LEVEL=2
  13. make[2]: Entering directory '/home/mrk/DarkPlacesRM'
  14. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c sys_sdl.c -o sys_sdl.o `sdl-config --cflags`
  15. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c vid_sdl.c -o vid_sdl.o `sdl-config --cflags`
  16. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c thread_sdl.c -o thread_sdl.o `sdl-config --cflags`
  17. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c snd_main.c -o snd_main.o
  18. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c snd_mem.c -o snd_mem.o
  19. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c snd_mix.c -o snd_mix.o
  20. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c snd_ogg.c -o snd_ogg.o
  21. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c snd_wav.c -o snd_wav.o
  22. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c snd_modplug.c -o snd_modplug.o `[ -n "" ] && echo \ -I/../include\ -DSND_MODPLUG_STATIC`
  23. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c snd_sdl.c -o snd_sdl.o `sdl-config --cflags`
  24. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c cd_sdl.c -o cd_sdl.o `sdl-config --cflags`
  25. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c bih.c -o bih.o
  26. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c cap_avi.c -o cap_avi.o
  27. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c cap_ogg.c -o cap_ogg.o
  28. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c cd_shared.c -o cd_shared.o
  29. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c crypto.c -o crypto.o `[ -n "" ] && echo \ -I/../include\ -DCRYPTO_STATIC` `[ -n "" ] && echo \ -I/../include\ -DCRYPTO_RIJNDAEL_STATIC`
  30. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c cl_collision.c -o cl_collision.o
  31. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c cl_demo.c -o cl_demo.o
  32. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c cl_dyntexture.c -o cl_dyntexture.o
  33. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c cl_input.c -o cl_input.o
  34. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c cl_main.c -o cl_main.o
  35. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c cl_parse.c -o cl_parse.o
  36. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c cl_particles.c -o cl_particles.o
  37. cl_particles.c: In function ‘CL_EntityParticles’:
  38. cl_particles.c:1655:22: warning: iteration 3u invokes undefined behavior [-Waggressive-loop-optimizations]
  39. avelocities[0][i] = lhrandom(0, 2.55);
  40. ^
  41. cl_particles.c:1654:3: note: containing loop
  42. for (i = 0;i < NUMVERTEXNORMALS * 3;i++)
  43. ^
  44. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c cl_screen.c -o cl_screen.o
  45. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c cl_video.c -o cl_video.o
  46. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c clvm_cmds.c -o clvm_cmds.o
  47. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c cmd.c -o cmd.o
  48. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c collision.c -o collision.o
  49. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c common.c -o common.o
  50. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c console.c -o console.o
  51. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c csprogs.c -o csprogs.o
  52. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c curves.c -o curves.o
  53. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c cvar.c -o cvar.o
  54. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c dpsoftrast.c -o dpsoftrast.o -msse2
  55. dpsoftrast.c: In function ‘DPSOFTRAST_PixelShader_LightSource’:
  56. dpsoftrast.c:4160:63: warning: variable ‘Color_Glow’ set but not used [-Wunused-but-set-variable]
  57. float Color_Ambient[4], Color_Diffuse[4], Color_Specular[4], Color_Glow[4], Color_Pants[4], Color_Shirt[4], LightColor[4];
  58. ^
  59. dpsoftrast.c: In function ‘DPSOFTRAST_PixelShader_Refraction’:
  60. dpsoftrast.c:4455:8: warning: variable ‘z’ set but not used [-Wunused-but-set-variable]
  61. float z;
  62. ^
  63. dpsoftrast.c: In function ‘DPSOFTRAST_PixelShader_LightDirection’:
  64. dpsoftrast.c:3981:77: warning: ‘VectorRslope[2]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  65. + lightnormal_modelspace[2] * (VectorRdata[2] + VectorRslope[2] * x);
  66. ^
  67. dpsoftrast.c:3980:77: warning: ‘VectorRslope[1]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  68. + lightnormal_modelspace[1] * (VectorRdata[1] + VectorRslope[1] * x)
  69. ^
  70. dpsoftrast.c:3979:84: warning: ‘VectorRslope[0]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  71. lightnormal[2] = lightnormal_modelspace[0] * (VectorRdata[0] + VectorRslope[0] * x)
  72. ^
  73. dpsoftrast.c:3981:59: warning: ‘VectorRdata[2]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  74. + lightnormal_modelspace[2] * (VectorRdata[2] + VectorRslope[2] * x);
  75. ^
  76. dpsoftrast.c:3980:59: warning: ‘VectorRdata[1]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  77. + lightnormal_modelspace[1] * (VectorRdata[1] + VectorRslope[1] * x)
  78. ^
  79. dpsoftrast.c:3979:66: warning: ‘VectorRdata[0]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  80. lightnormal[2] = lightnormal_modelspace[0] * (VectorRdata[0] + VectorRslope[0] * x)
  81. ^
  82. dpsoftrast.c:3976:77: warning: ‘VectorTslope[2]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  83. + lightnormal_modelspace[2] * (VectorTdata[2] + VectorTslope[2] * x);
  84. ^
  85. dpsoftrast.c:3975:77: warning: ‘VectorTslope[1]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  86. + lightnormal_modelspace[1] * (VectorTdata[1] + VectorTslope[1] * x)
  87. ^
  88. dpsoftrast.c:3974:84: warning: ‘VectorTslope[0]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  89. lightnormal[1] = lightnormal_modelspace[0] * (VectorTdata[0] + VectorTslope[0] * x)
  90. ^
  91. dpsoftrast.c:3976:59: warning: ‘VectorTdata[2]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  92. + lightnormal_modelspace[2] * (VectorTdata[2] + VectorTslope[2] * x);
  93. ^
  94. dpsoftrast.c:3975:59: warning: ‘VectorTdata[1]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  95. + lightnormal_modelspace[1] * (VectorTdata[1] + VectorTslope[1] * x)
  96. ^
  97. dpsoftrast.c:3974:66: warning: ‘VectorTdata[0]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  98. lightnormal[1] = lightnormal_modelspace[0] * (VectorTdata[0] + VectorTslope[0] * x)
  99. ^
  100. dpsoftrast.c:3971:77: warning: ‘VectorSslope[2]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  101. + lightnormal_modelspace[2] * (VectorSdata[2] + VectorSslope[2] * x);
  102. ^
  103. dpsoftrast.c:3970:77: warning: ‘VectorSslope[1]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  104. + lightnormal_modelspace[1] * (VectorSdata[1] + VectorSslope[1] * x)
  105. ^
  106. dpsoftrast.c:3969:84: warning: ‘VectorSslope[0]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  107. lightnormal[0] = lightnormal_modelspace[0] * (VectorSdata[0] + VectorSslope[0] * x)
  108. ^
  109. dpsoftrast.c:3971:59: warning: ‘VectorSdata[2]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  110. + lightnormal_modelspace[2] * (VectorSdata[2] + VectorSslope[2] * x);
  111. ^
  112. dpsoftrast.c:3970:59: warning: ‘VectorSdata[1]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  113. + lightnormal_modelspace[1] * (VectorSdata[1] + VectorSslope[1] * x)
  114. ^
  115. dpsoftrast.c:3969:66: warning: ‘VectorSdata[0]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  116. lightnormal[0] = lightnormal_modelspace[0] * (VectorSdata[0] + VectorSslope[0] * x)
  117. ^
  118. dpsoftrast.c:4010:59: warning: ‘EyeVectorslope[2]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  119. lightnormal[2] = (EyeVectordata[2] + EyeVectorslope[2]*x) * z;
  120. ^
  121. dpsoftrast.c:4009:59: warning: ‘EyeVectorslope[1]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  122. lightnormal[1] = (EyeVectordata[1] + EyeVectorslope[1]*x) * z;
  123. ^
  124. dpsoftrast.c:4008:59: warning: ‘EyeVectorslope[0]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  125. lightnormal[0] = (EyeVectordata[0] + EyeVectorslope[0]*x) * z;
  126. ^
  127. dpsoftrast.c:4010:40: warning: ‘EyeVectordata[2]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  128. lightnormal[2] = (EyeVectordata[2] + EyeVectorslope[2]*x) * z;
  129. ^
  130. dpsoftrast.c:4009:40: warning: ‘EyeVectordata[1]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  131. lightnormal[1] = (EyeVectordata[1] + EyeVectorslope[1]*x) * z;
  132. ^
  133. dpsoftrast.c:4008:40: warning: ‘EyeVectordata[0]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  134. lightnormal[0] = (EyeVectordata[0] + EyeVectorslope[0]*x) * z;
  135. ^
  136. dpsoftrast.c:4021:63: warning: ‘LightVectorslope[2]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  137. lightnormal[2] = (LightVectordata[2] + LightVectorslope[2]*x) * z;
  138. ^
  139. dpsoftrast.c:4020:63: warning: ‘LightVectorslope[1]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  140. lightnormal[1] = (LightVectordata[1] + LightVectorslope[1]*x) * z;
  141. ^
  142. dpsoftrast.c:4019:63: warning: ‘LightVectorslope[0]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  143. lightnormal[0] = (LightVectordata[0] + LightVectorslope[0]*x) * z;
  144. ^
  145. dpsoftrast.c:4021:42: warning: ‘LightVectordata[2]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  146. lightnormal[2] = (LightVectordata[2] + LightVectorslope[2]*x) * z;
  147. ^
  148. dpsoftrast.c:4020:42: warning: ‘LightVectordata[1]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  149. lightnormal[1] = (LightVectordata[1] + LightVectorslope[1]*x) * z;
  150. ^
  151. dpsoftrast.c:4019:42: warning: ‘LightVectordata[0]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  152. lightnormal[0] = (LightVectordata[0] + LightVectorslope[0]*x) * z;
  153. ^
  154. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c dpvsimpledecode.c -o dpvsimpledecode.o
  155. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c filematch.c -o filematch.o
  156. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c fractalnoise.c -o fractalnoise.o
  157. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c fs.c -o fs.o
  158. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c ft2.c -o ft2.o
  159. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c utf8lib.c -o utf8lib.o
  160. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c gl_backend.c -o gl_backend.o
  161. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c gl_draw.c -o gl_draw.o
  162. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c gl_rmain.c -o gl_rmain.o
  163. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c gl_rsurf.c -o gl_rsurf.o
  164. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c gl_textures.c -o gl_textures.o
  165. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c hmac.c -o hmac.o
  166. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c host.c -o host.o
  167. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c host_cmd.c -o host_cmd.o
  168. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c image.c -o image.o
  169. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c image_png.c -o image_png.o
  170. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c irc.c -o irc.o
  171. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c jpeg.c -o jpeg.o
  172. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c keys.c -o keys.o
  173. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c lhnet.c -o lhnet.o
  174. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c libcurl.c -o libcurl.o
  175. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c mathlib.c -o mathlib.o
  176. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c matrixlib.c -o matrixlib.o
  177. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c mdfour.c -o mdfour.o
  178. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c menu.c -o menu.o
  179. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c meshqueue.c -o meshqueue.o
  180. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c mod_skeletal_animatevertices_sse.c -o mod_skeletal_animatevertices_sse.o -msse
  181. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c mod_skeletal_animatevertices_generic.c -o mod_skeletal_animatevertices_generic.o
  182. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c model_alias.c -o model_alias.o
  183. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c model_brush.c -o model_brush.o
  184. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c model_shared.c -o model_shared.o
  185. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c model_sprite.c -o model_sprite.o
  186. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c mvm_cmds.c -o mvm_cmds.o
  187. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c netconn.c -o netconn.o
  188. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c palette.c -o palette.o
  189. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c polygon.c -o polygon.o
  190. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c portals.c -o portals.o
  191. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c protocol.c -o protocol.o
  192. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c prvm_cmds.c -o prvm_cmds.o
  193. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c prvm_edict.c -o prvm_edict.o
  194. prvm_edict.c: In function ‘PRVM_ED_ParseEpair’:
  195. prvm_edict.c:943:8: warning: ‘new_p’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  196. char *new_p;
  197. ^
  198. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c prvm_exec.c -o prvm_exec.o
  199. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c r_explosion.c -o r_explosion.o
  200. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c r_lerpanim.c -o r_lerpanim.o
  201. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c r_lightning.c -o r_lightning.o
  202. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c r_modules.c -o r_modules.o
  203. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c r_shadow.c -o r_shadow.o
  204. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c r_sky.c -o r_sky.o
  205. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c r_sprites.c -o r_sprites.o
  206. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c sbar.c -o sbar.o
  207. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c sv_demo.c -o sv_demo.o
  208. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c sv_main.c -o sv_main.o
  209. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c sv_move.c -o sv_move.o
  210. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c sv_phys.c -o sv_phys.o
  211. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c sv_user.c -o sv_user.o
  212. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c svbsp.c -o svbsp.o
  213. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c svvm_cmds.c -o svvm_cmds.o
  214. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c sys_shared.c -o sys_shared.o
  215. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c vid_shared.c -o vid_shared.o
  216. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c view.c -o view.o
  217. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c wad.c -o wad.o
  218. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c world.c -o world.o `[ -n "" ] && "/../bin/ode-config" --cflags || { [ -n "" ] && echo \ -DODE_DYNAMIC; }` `[ -n "" ] && echo -DODE_STATIC`
  219. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c zone.c -o zone.o
  220. cc -o nexuiz-dprm-sdl builddate.c sys_sdl.o vid_sdl.o thread_sdl.o snd_main.o snd_mem.o snd_mix.o snd_ogg.o snd_wav.o snd_modplug.o snd_sdl.o cd_sdl.o bih.o cap_avi.o cap_ogg.o cd_shared.o crypto.o cl_collision.o cl_demo.o cl_dyntexture.o cl_input.o cl_main.o cl_parse.o cl_particles.o cl_screen.o cl_video.o clvm_cmds.o cmd.o collision.o common.o console.o csprogs.o curves.o cvar.o dpsoftrast.o dpvsimpledecode.o filematch.o fractalnoise.o fs.o ft2.o utf8lib.o gl_backend.o gl_draw.o gl_rmain.o gl_rsurf.o gl_textures.o hmac.o host.o host_cmd.o image.o image_png.o irc.o jpeg.o keys.o lhnet.o libcurl.o mathlib.o matrixlib.o mdfour.o menu.o meshqueue.o mod_skeletal_animatevertices_sse.o mod_skeletal_animatevertices_generic.o model_alias.o model_brush.o model_shared.o model_sprite.o mvm_cmds.o netconn.o palette.o polygon.o portals.o protocol.o prvm_cmds.o prvm_edict.o prvm_exec.o r_explosion.o r_lerpanim.o r_lightning.o r_modules.o r_shadow.o r_sky.o r_sprites.o sbar.o sv_demo.o sv_main.o sv_move.o sv_phys.o sv_user.o svbsp.o svvm_cmds.o sys_shared.o vid_shared.o view.o wad.o world.o zone.o -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -DSVNREVISION=74c1be6 -DBUILDTYPE=release -lm -lrt -ldl -L/usr/lib/x86_64-linux-gnu -lSDL -lX11
  221. make[2]: Leaving directory '/home/mrk/DarkPlacesRM'
  222. strip nexuiz-dprm-sdl
  223. make[1]: Leaving directory '/home/mrk/DarkPlacesRM'
  224. mrk@mrk:~/DarkPlacesRM$ make cl-nexuiz
  225. make bin-release \
  226. DP_MAKE_TARGET=linux DP_SOUND_API=ALSA \
  227. EXE="nexuiz-dprm-glx" LDFLAGS_COMMON="-lm `[ -n "" ] && "/../bin/ode-config" --libs` `[ -n "" ] && echo -lstdc++` "" `[ -n "" ] && echo \ /libd0_blind_id.a` `[ -n "" ] && { [ -n "" ] && echo \ /libgmp.a || echo \ -lgmp; }` `[ -n "" ] && echo \ /libd0_rijndael.a` -lrt -ldl -L/usr/X11R6/lib64 -lX11 -lXpm -lXext -lXxf86vm -pthread -lasound `[ -n "" ] && echo \ /libmodplug.a\ -lstdc++`" LEVEL=1 ISNEXUIZ=1
  228. make[1]: Entering directory '/home/mrk/DarkPlacesRM'
  229.  
  230. ========== nexuiz-dprm-glx (release) ==========
  231. make nexuiz-dprm-glx \
  232. DP_MAKE_TARGET=linux DP_SOUND_API=ALSA \
  233. CFLAGS+="-MMD -DDP_FS_BASEDIR='\"/usr/share/games/nexuiz\"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes "" -DJPEG_LIB_VERSION="80" -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math"\
  234. LDFLAGS="-O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -DSVNREVISION=`{ test -d .svn && svnversion; } || { test -d .git && git describe --always; } || echo -` -DBUILDTYPE=release -lm -lrt -ldl -L/usr/X11R6/lib64 -lX11 -lXpm -lXext -lXxf86vm -pthread -lasound " LEVEL=2
  235. make[2]: Entering directory '/home/mrk/DarkPlacesRM'
  236. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c sys_linux.c -o sys_linux.o
  237. cc -MMD -DDP_FS_BASEDIR='"/usr/share/games/nexuiz"' -DUSERDIRMODE_PREFERED=USERDIRMODE_SAVEDGAMES -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DJPEG_LIB_VERSION=80 -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c vid_glx.c -o vid_glx.o -I/usr/X11R6/include
  238. vid_glx.c:39:21: fatal error: X11/xpm.h: No such file or directory
  239. #include <X11/xpm.h>
  240. ^
  241. compilation terminated.
  242. makefile.inc:513: recipe for target 'vid_glx.o' failed
  243. make[2]: *** [vid_glx.o] Error 1
  244. make[2]: Leaving directory '/home/mrk/DarkPlacesRM'
  245. makefile.inc:479: recipe for target 'bin-release' failed
  246. make[1]: *** [bin-release] Error 2
  247. make[1]: Leaving directory '/home/mrk/DarkPlacesRM'
  248. makefile.inc:406: recipe for target 'cl-nexuiz' failed
  249. make: *** [cl-nexuiz] Error 2
  250. mrk@mrk:~/DarkPlacesRM$ lsb_release -a
  251. No LSB modules are available.
  252. Distributor ID: Ubuntu
  253. Description: Ubuntu 14.10
  254. Release: 14.10
  255. Codename: utopic
  256. mrk@mrk:~/DarkPlacesRM$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement