Advertisement
Guest User

Untitled

a guest
Jan 28th, 2016
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 125.79 KB | None | 0 0
  1. Log started at: Do 28. Jan 16:24:25 CET 2016
  2.  
  3. = = = = = = = = = = = = = = = = = = = = =
  4. Installing dependencies for 'dxx-rebirth' : DXX-Rebirth (Descent & Descent 2) build from source
  5. = = = = = = = = = = = = = = = = = = = = =
  6.  
  7. /home/pi/RetroPie-Setup/tmp/build/dxx-rebirth /home/pi/RetroPie-Setup
  8.  
  9. = = = = = = = = = = = = = = = = = = = = =
  10. Getting sources for 'dxx-rebirth' : DXX-Rebirth (Descent & Descent 2) build from source
  11. = = = = = = = = = = = = = = = = = = = = =
  12.  
  13. git clone --depth 1 --branch unification/master "https://github.com/dxx-rebirth/dxx-rebirth" "/home/pi/RetroPie-Setup/tmp/build/dxx-rebirth"
  14. Cloning into '/home/pi/RetroPie-Setup/tmp/build/dxx-rebirth'...
  15. /home/pi/RetroPie-Setup
  16. /home/pi/RetroPie-Setup/tmp/build/dxx-rebirth /home/pi/RetroPie-Setup
  17.  
  18. = = = = = = = = = = = = = = = = = = = = =
  19. Building 'dxx-rebirth' : DXX-Rebirth (Descent & Descent 2) build from source
  20. = = = = = = = = = = = = = = = = = = = = =
  21.  
  22. scons: Reading SConscript files ...
  23. ===== D1X-Rebirth v0.58.1 =====
  24. ===== D2X-Rebirth v0.58.1 =====
  25. DXX-Archive.3: compiling on linux2 for linux into .
  26. DXX-Archive.3: LittleEndian machine detected
  27. D1X-Rebirth.1: LittleEndian machine detected
  28. D1X-Rebirth.1: compiling on linux2 for linux into . with prefix list ('d1x', '')
  29. D2X-Rebirth.2: LittleEndian machine detected
  30. D2X-Rebirth.2: compiling on linux2 for linux into . with prefix list ('d2x', '')
  31. scons: done reading SConscript files.
  32. scons: Cleaning targets ...
  33. scons: done cleaning targets.
  34. scons: Reading SConscript files ...
  35. ===== D1X-Rebirth v0.58.1 =====
  36. ===== D2X-Rebirth v0.58.1 =====
  37. DXX-Archive.3: compiling on linux2 for linux into .
  38. DXX-Archive.3: LittleEndian machine detected
  39. DXX-Archive.3: Raspberry Pi: using VideoCore libs in '/opt/vc'
  40. DXX-Archive.3: checking version of C++ compiler 'g++-4.8' ... 'g++-4.8 (Raspbian 4.8.2-21~rpi3rpi1) 4.8.2'
  41. DXX-Archive.3: checking path to assembler ... 'as'
  42. DXX-Archive.3: checking version of assembler 'as' ... 'GNU assembler (GNU Binutils for Debian) 2.24.51.20140425'
  43. DXX-Archive.3: checking path to linker ... 'ld'
  44. DXX-Archive.3: checking version of linker 'ld' ... 'GNU ld (GNU Binutils for Debian) 2.24.51.20140425'
  45. DXX-Archive.3: checking whether C++ compiler and linker work...yes
  46. DXX-Archive.3: checking whether C++ compiler accepts -std=gnu++14...no
  47. DXX-Archive.3: checking whether C++ compiler accepts -std=gnu++11...yes
  48. DXX-Archive.3: building with OpenGL ES
  49. DXX-Archive.3: checking whether to enable release options...yes
  50. DXX-Archive.3: checking whether to enable memory allocation tracking...no
  51. DXX-Archive.3: checking whether to enable level editor...no
  52. DXX-Archive.3: checking whether to enable IPv6 support...no
  53. DXX-Archive.3: checking whether to enable multiplayer over UDP...yes
  54. DXX-Archive.3: checking whether to enable UDP game tracker...yes
  55. DXX-Archive.3: checking for usable library physfs...yes
  56. DXX-Archive.3: checking SDL pkg-config sdl
  57. DXX-Archive.3: using pkg-config at discovered path /usr/bin/pkg-config
  58. DXX-Archive.3: reading SDL settings from `/usr/bin/pkg-config --cflags --libs sdl`
  59. DXX-Archive.3: SDL settings: {'LIBS': ['SDL'], 'CPPPATH': ['/usr/include/SDL'], 'CPPDEFINES': [['_GNU_SOURCE', '1'], '_REENTRANT']}
  60. DXX-Archive.3: checking whether to enable joystick support...yes
  61. DXX-Archive.3: checking for usable library SDL...yes
  62. DXX-Archive.3: checking whether to use SDL_mixer...yes
  63. DXX-Archive.3: checking SDL_mixer pkg-config SDL_mixer
  64. DXX-Archive.3: reading SDL_mixer settings from `/usr/bin/pkg-config --cflags --libs SDL_mixer`
  65. DXX-Archive.3: SDL_mixer settings: {'LIBS': ['SDL_mixer', 'SDL'], 'CPPPATH': ['/usr/include/SDL'], 'CPPDEFINES': [['_GNU_SOURCE', '1'], '_REENTRANT']}
  66. DXX-Archive.3: checking for usable library SDL_mixer...yes
  67. DXX-Archive.3: checking whether C++ compiler accepts {} initialization...no
  68. DXX-Archive.3: checking whether C++ compiler understands -Wno-missing-field-initializers...yes
  69. DXX-Archive.3: checking whether compiler optimizes function __attribute__((__error__))...yes
  70. DXX-Archive.3: checking whether compiler implements __builtin_bswap{16,32,64} functions...yes
  71. DXX-Archive.3: checking whether compiler optimizes __builtin_constant_p...yes
  72. DXX-Archive.3: checking whether compiler accepts __builtin_expect...yes
  73. DXX-Archive.3: checking whether compiler optimizes __builtin_object_size...yes
  74. DXX-Archive.3: checking whether compiler understands embedded compound statements...yes
  75. DXX-Archive.3: checking for function __attribute__((always_inline))...yes
  76. DXX-Archive.3: checking for function __attribute__((alloc_size))...yes
  77. DXX-Archive.3: checking for function __attribute__((cold))...yes
  78. DXX-Archive.3: checking for function __attribute__((format_arg))...yes
  79. DXX-Archive.3: checking for function __attribute__((format(printf)))...yes
  80. DXX-Archive.3: checking for function __attribute__((malloc))...yes
  81. DXX-Archive.3: checking for function __attribute__((nonnull))...yes
  82. DXX-Archive.3: checking for function __attribute__((noreturn))...yes
  83. DXX-Archive.3: checking for function __attribute__((used))...yes
  84. DXX-Archive.3: checking for function __attribute__((unused))...yes
  85. DXX-Archive.3: checking for function __attribute__((warn_unused_result))...yes
  86. DXX-Archive.3: checking whether compiler optimizes function __attribute__((__warning__))...yes
  87. DXX-Archive.3: checking for <array>...yes
  88. DXX-Archive.3: checking for C++11 intrinsic static_assert when true...yes
  89. DXX-Archive.3: checking for C++11 intrinsic static_assert when false...yes
  90. DXX-Archive.3: checking for <type_traits>...yes
  91. DXX-Archive.3: checking for C++11 range-based for...yes
  92. DXX-Archive.3: checking for required C++11 features...yes
  93. DXX-Archive.3: checking whether compiler supports constexpr union constructors...yes
  94. DXX-Archive.3: checking when to pre-compile own headers...never
  95. DXX-Archive.3: checking when to pre-compile system headers...never
  96. DXX-Archive.3: checking for explicitly deleted functions with named parameters...yes
  97. DXX-Archive.3: checking for C++11 functions begin(), end()...yes
  98. DXX-Archive.3: checking for C++11 function addressof()...yes
  99. DXX-Archive.3: checking for C++14 exchange...(cached) (skipped)no C++14 support
  100. DXX-Archive.3: checking for C++14 integer_sequence...(cached) (skipped)no C++14 support
  101. DXX-Archive.3: checking for C++14 make_unique...(cached) (skipped)no C++14 support
  102. DXX-Archive.3: checking for C++11 inherited constructors with good unique_ptr<T[]> support...yes
  103. DXX-Archive.3: checking for C++11 reference qualified methods...no
  104. DXX-Archive.3: checking whether compiler handles 20-element tuples...yes
  105. DXX-Archive.3: checking whether to use Valgrind poisoning...(cached) no
  106. DXX-Archive.3: checking whether to use overwrite poisoning...(cached) no
  107. DXX-Archive.3: checking for strcasecmp...yes
  108. DXX-Archive.3: checking whether compiler accepts preferred options...yes
  109. D1X-Rebirth.1: LittleEndian machine detected
  110. D1X-Rebirth.1: compiling on linux2 for linux into . with prefix list ('d1x', '')
  111. D1X-Rebirth.1: Raspberry Pi: using VideoCore libs in '/opt/vc'
  112. D2X-Rebirth.2: LittleEndian machine detected
  113. D2X-Rebirth.2: compiling on linux2 for linux into . with prefix list ('d2x', '')
  114. D2X-Rebirth.2: Raspberry Pi: using VideoCore libs in '/opt/vc'
  115. scons: done reading SConscript files.
  116. scons: Building targets ...
  117. scons: Configure: creating dxxsconf.h
  118. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/2d/2dsline.cpp -o common/2d/2dsline.o
  119. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/2d/bitblt.cpp -o common/2d/bitblt.o
  120. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/2d/bitmap.cpp -o common/2d/bitmap.o
  121. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/2d/box.cpp -o common/2d/box.o
  122. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/2d/canvas.cpp -o common/2d/canvas.o
  123. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/2d/circle.cpp -o common/2d/circle.o
  124. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/2d/disc.cpp -o common/2d/disc.o
  125. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/2d/gpixel.cpp -o common/2d/gpixel.o
  126. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/2d/line.cpp -o common/2d/line.o
  127. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/2d/pixel.cpp -o common/2d/pixel.o
  128. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/2d/rect.cpp -o common/2d/rect.o
  129. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/2d/rle.cpp -o common/2d/rle.o
  130. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/2d/scalec.cpp -o common/2d/scalec.o
  131. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/3d/draw.cpp -o common/3d/draw.o
  132. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/3d/globvars.cpp -o common/3d/globvars.o
  133. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/3d/instance.cpp -o common/3d/instance.o
  134. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/3d/matrix.cpp -o common/3d/matrix.o
  135. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/3d/points.cpp -o common/3d/points.o
  136. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/3d/rod.cpp -o common/3d/rod.o
  137. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/3d/setup.cpp -o common/3d/setup.o
  138. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/arch/ogl/ogl_extensions.cpp -o common/arch/ogl/ogl_extensions.o
  139. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/arch/ogl/ogl_sync.cpp -o common/arch/ogl/ogl_sync.o
  140. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/arch/sdl/digi_mixer_music.cpp -o common/arch/sdl/digi_mixer_music.o
  141. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/arch/sdl/event.cpp -o common/arch/sdl/event.o
  142. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/arch/sdl/joy.cpp -o common/arch/sdl/joy.o
  143. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/arch/sdl/key.cpp -o common/arch/sdl/key.o
  144. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/arch/sdl/mouse.cpp -o common/arch/sdl/mouse.o
  145. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/arch/sdl/rbaudio.cpp -o common/arch/sdl/rbaudio.o
  146. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/arch/sdl/timer.cpp -o common/arch/sdl/timer.o
  147. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/arch/sdl/window.cpp -o common/arch/sdl/window.o
  148. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/main/cli.cpp -o common/main/cli.o
  149. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/main/cmd.cpp -o common/main/cmd.o
  150. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/main/cvar.cpp -o common/main/cvar.o
  151. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/maths/fixc.cpp -o common/maths/fixc.o
  152. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/maths/rand.cpp -o common/maths/rand.o
  153. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/maths/tables.cpp -o common/maths/tables.o
  154. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/maths/vecmat.cpp -o common/maths/vecmat.o
  155. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/mem/mem.cpp -o common/mem/mem.o
  156. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/misc/error.cpp -o common/misc/error.o
  157. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/misc/hash.cpp -o common/misc/hash.o
  158. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/misc/hmp.cpp -o common/misc/hmp.o
  159. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/misc/ignorecase.cpp -o common/misc/ignorecase.o
  160. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/misc/strutil.cpp -o common/misc/strutil.o
  161. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/texmap/ntmap.cpp -o common/texmap/ntmap.o
  162. g++-4.8 -c -g -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DRPI -DWORDS_NEED_ALIGNMENT -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -Icommon/include -Icommon/main -I. -I/usr/include/SDL common/texmap/scanline.cpp -o common/texmap/scanline.o
  163. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/2d/font.cpp -o similar/2d/.d1x-rebirth.font.o
  164. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/2d/palette.cpp -o similar/2d/.d1x-rebirth.palette.o
  165. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/2d/pcx.cpp -o similar/2d/.d1x-rebirth.pcx.o
  166. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/3d/interp.cpp -o similar/3d/.d1x-rebirth.interp.o
  167. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/arch/sdl/digi.cpp -o similar/arch/sdl/.d1x-rebirth.digi.o
  168. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/arch/sdl/digi_audio.cpp -o similar/arch/sdl/.d1x-rebirth.digi_audio.o
  169. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/arch/sdl/init.cpp -o similar/arch/sdl/.d1x-rebirth.init.o
  170. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/ai.cpp -o similar/main/.d1x-rebirth.ai.o
  171. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/aipath.cpp -o similar/main/.d1x-rebirth.aipath.o
  172. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/automap.cpp -o similar/main/.d1x-rebirth.automap.o
  173. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/bm.cpp -o similar/main/.d1x-rebirth.bm.o
  174. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/cntrlcen.cpp -o similar/main/.d1x-rebirth.cntrlcen.o
  175. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/collide.cpp -o similar/main/.d1x-rebirth.collide.o
  176. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/config.cpp -o similar/main/.d1x-rebirth.config.o
  177. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/console.cpp -o similar/main/.d1x-rebirth.console.o
  178. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/controls.cpp -o similar/main/.d1x-rebirth.controls.o
  179. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/credits.cpp -o similar/main/.d1x-rebirth.credits.o
  180. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/digiobj.cpp -o similar/main/.d1x-rebirth.digiobj.o
  181. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/effects.cpp -o similar/main/.d1x-rebirth.effects.o
  182. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/endlevel.cpp -o similar/main/.d1x-rebirth.endlevel.o
  183. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/fireball.cpp -o similar/main/.d1x-rebirth.fireball.o
  184. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/fuelcen.cpp -o similar/main/.d1x-rebirth.fuelcen.o
  185. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/fvi.cpp -o similar/main/.d1x-rebirth.fvi.o
  186. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/game.cpp -o similar/main/.d1x-rebirth.game.o
  187. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/gamecntl.cpp -o similar/main/.d1x-rebirth.gamecntl.o
  188. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/gamefont.cpp -o similar/main/.d1x-rebirth.gamefont.o
  189. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/gamemine.cpp -o similar/main/.d1x-rebirth.gamemine.o
  190. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/gamerend.cpp -o similar/main/.d1x-rebirth.gamerend.o
  191. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/gamesave.cpp -o similar/main/.d1x-rebirth.gamesave.o
  192. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/gameseg.cpp -o similar/main/.d1x-rebirth.gameseg.o
  193. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/gameseq.cpp -o similar/main/.d1x-rebirth.gameseq.o
  194. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/gauges.cpp -o similar/main/.d1x-rebirth.gauges.o
  195. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/hostage.cpp -o similar/main/.d1x-rebirth.hostage.o
  196. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/hud.cpp -o similar/main/.d1x-rebirth.hud.o
  197. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/iff.cpp -o similar/main/.d1x-rebirth.iff.o
  198. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/inferno.cpp -o similar/main/.d1x-rebirth.inferno.o
  199. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/kconfig.cpp -o similar/main/.d1x-rebirth.kconfig.o
  200. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/kmatrix.cpp -o similar/main/.d1x-rebirth.kmatrix.o
  201. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/laser.cpp -o similar/main/.d1x-rebirth.laser.o
  202. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/lighting.cpp -o similar/main/.d1x-rebirth.lighting.o
  203. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/menu.cpp -o similar/main/.d1x-rebirth.menu.o
  204. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/mglobal.cpp -o similar/main/.d1x-rebirth.mglobal.o
  205. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/mission.cpp -o similar/main/.d1x-rebirth.mission.o
  206. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/morph.cpp -o similar/main/.d1x-rebirth.morph.o
  207. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/multi.cpp -o similar/main/.d1x-rebirth.multi.o
  208. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/multibot.cpp -o similar/main/.d1x-rebirth.multibot.o
  209. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/newdemo.cpp -o similar/main/.d1x-rebirth.newdemo.o
  210. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/newmenu.cpp -o similar/main/.d1x-rebirth.newmenu.o
  211. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/object.cpp -o similar/main/.d1x-rebirth.object.o
  212. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/paging.cpp -o similar/main/.d1x-rebirth.paging.o
  213. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/physics.cpp -o similar/main/.d1x-rebirth.physics.o
  214. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/piggy.cpp -o similar/main/.d1x-rebirth.piggy.o
  215. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/player.cpp -o similar/main/.d1x-rebirth.player.o
  216. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/playsave.cpp -o similar/main/.d1x-rebirth.playsave.o
  217. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/polyobj.cpp -o similar/main/.d1x-rebirth.polyobj.o
  218. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/powerup.cpp -o similar/main/.d1x-rebirth.powerup.o
  219. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/render.cpp -o similar/main/.d1x-rebirth.render.o
  220. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/robot.cpp -o similar/main/.d1x-rebirth.robot.o
  221. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/scores.cpp -o similar/main/.d1x-rebirth.scores.o
  222. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/segment.cpp -o similar/main/.d1x-rebirth.segment.o
  223. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/slew.cpp -o similar/main/.d1x-rebirth.slew.o
  224. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/songs.cpp -o similar/main/.d1x-rebirth.songs.o
  225. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/state.cpp -o similar/main/.d1x-rebirth.state.o
  226. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/switch.cpp -o similar/main/.d1x-rebirth.switch.o
  227. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/terrain.cpp -o similar/main/.d1x-rebirth.terrain.o
  228. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/texmerge.cpp -o similar/main/.d1x-rebirth.texmerge.o
  229. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/text.cpp -o similar/main/.d1x-rebirth.text.o
  230. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/titles.cpp -o similar/main/.d1x-rebirth.titles.o
  231. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/vclip.cpp -o similar/main/.d1x-rebirth.vclip.o
  232. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/wall.cpp -o similar/main/.d1x-rebirth.wall.o
  233. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/weapon.cpp -o similar/main/.d1x-rebirth.weapon.o
  234. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/misc/args.cpp -o similar/misc/.d1x-rebirth.args.o
  235. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/misc/physfsx.cpp -o similar/misc/.d1x-rebirth.physfsx.o
  236. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/main/net_udp.cpp -o similar/main/.d1x-rebirth.net_udp.o
  237. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main d1x-rebirth/main/bmread.cpp -o d1x-rebirth/main/bmread.o
  238. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main d1x-rebirth/main/custom.cpp -o d1x-rebirth/main/custom.o
  239. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main d1x-rebirth/main/snddecom.cpp -o d1x-rebirth/main/snddecom.o
  240. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/arch/sdl/digi_mixer.cpp -o similar/arch/sdl/.d1x-rebirth.digi_mixer.o
  241. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/arch/sdl/jukebox.cpp -o similar/arch/sdl/.d1x-rebirth.jukebox.o
  242. g++-4.8 -c -g -O2 -Wall -Werror=extra -Werror=format=2 -Werror=missing-braces -Werror=missing-include-dirs -Werror=unused -Werror=uninitialized -Werror=undef -Werror=pointer-arith -Werror=cast-qual -Werror=missing-declarations -Werror=redundant-decls -Werror=vla -pthread -funsigned-char -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=gnu++11 -Wno-missing-field-initializers -fvisibility=hidden -Wsuggest-attribute=noreturn -Wlogical-op -Wno-sign-compare -isystem=/opt/vc/include -isystem=/opt/vc/include/interface/vcos/pthreads -isystem=/opt/vc/include/interface/vmcs_host/linux -DHAVE_STRUCT_TIMESPEC -DOGL=OGLES -DNDEBUG -DRELEASE -DUSE_UDP -DUSE_TRACKER -DUSE_SDLMIXER -D_REENTRANT -DDXX_BUILD_DESCENT_I -DDXX_VERSION_SEQ=0,58,1 -D__STDC_FORMAT_MACROS -DSHAREPATH=\"/usr/local/share/games/d1x-rebirth/\" -DRPI -DWORDS_NEED_ALIGNMENT -Icommon/include -Icommon/main -I. -I/usr/include/SDL -Id1x-rebirth/main similar/arch/ogl/gr.cpp -o similar/arch/ogl/.d1x-rebirth.gr.o
  243. similar/arch/ogl/gr.cpp: In function ‘void d1x::rpi_destroy_element()’:
  244. similar/arch/ogl/gr.cpp:164:6: error: ‘dispman_element’ was not declared in this scope
  245. if (dispman_element != DISPMANX_NO_HANDLE) {
  246. ^
  247. similar/arch/ogl/gr.cpp: In function ‘int d1x::rpi_setup_element(int, int, Uint32, int)’:
  248. similar/arch/ogl/gr.cpp:237:6: error: ‘dispman_display’ was not declared in this scope
  249. if (dispman_display == DISPMANX_NO_HANDLE) {
  250. ^
  251. similar/arch/ogl/gr.cpp:245:6: error: ‘dispman_element’ was not declared in this scope
  252. if (dispman_element != DISPMANX_NO_HANDLE) {
  253. ^
  254. similar/arch/ogl/gr.cpp:259:59: error: ‘nativewindow’ was not declared in this scope
  255. vc_dispmanx_element_change_attributes ( dispman_update, nativewindow.element,
  256. ^
  257. similar/arch/ogl/gr.cpp:268:3: error: ‘dispman_element’ was not declared in this scope
  258. dispman_element = vc_dispmanx_element_add ( dispman_update, dispman_display,
  259. ^
  260. similar/arch/ogl/gr.cpp:268:63: error: ‘dispman_display’ was not declared in this scope
  261. dispman_element = vc_dispmanx_element_add ( dispman_update, dispman_display,
  262. ^
  263. similar/arch/ogl/gr.cpp:276:3: error: ‘nativewindow’ was not declared in this scope
  264. nativewindow.element = dispman_element;
  265. ^
  266. similar/arch/ogl/gr.cpp:278:2: error: ‘nativewindow’ was not declared in this scope
  267. nativewindow.width = display_width;
  268. ^
  269. scons: *** [similar/arch/ogl/.d1x-rebirth.gr.o] Error 1
  270. scons: building terminated because of errors.
  271. /home/pi/RetroPie-Setup
  272. Could not successfully build DXX-Rebirth (Descent & Descent 2) build from source (/home/pi/RetroPie-Setup/tmp/build/dxx-rebirth/d1x-rebirth/d1x-rebirth not found).
  273.  
  274. Log ended at: Do 28. Jan 16:48:26 CET 2016
  275. Total running time: 0 hours, 24 mins, 1 secs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement