Guest User

ubuntu 12.10 Oculus Rift SDK 2.3 SDK error

a guest
Jul 7th, 2013
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 46.54 KB | None | 0 0
  1. cos@DEADBEEF:~/OculusSDK$ make
  2. make -C ./LibOVR DEBUG=0
  3. make[1]: Entering directory `/home/cos/OculusSDK/LibOVR'
  4. g++ -c -pipe -O2 -I. -I.. -I./Include -I./Src -o ./Obj/Linux/Release/x86_64/OVR_DeviceHandle.o ./Src/OVR_DeviceHandle.cpp
  5. In file included from ./Src/Kernel/OVR_RefCount.h:21:0,
  6.                 from ./Src/Kernel/OVR_Math.h:25,
  7.                 from ./Src/OVR_DeviceMessages.h:23,
  8.                 from ./Src/OVR_Device.h:22,
  9.                 from ./Src/OVR_DeviceImpl.h:19,
  10.                 from ./Src/OVR_DeviceHandle.cpp:18:
  11. ./Src/Kernel/OVR_Allocator.h:139:23: warning: always_inline function might not be inlinable [-Wattributes]
  12. ./Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  13. ./Src/Kernel/OVR_Allocator.h:94:22: warning: always_inline function might not be inlinable [-Wattributes]
  14. In file included from ./Src/Kernel/OVR_String.h:26:0,
  15.                 from ./Src/OVR_Device.h:27,
  16.                 from ./Src/OVR_DeviceImpl.h:19,
  17.                 from ./Src/OVR_DeviceHandle.cpp:18:
  18. ./Src/Kernel/OVR_Alg.h:56:50: warning: always_inline function might not be inlinable [-Wattributes]
  19. g++ -c -pipe -O2 -I. -I.. -I./Include -I./Src -o ./Obj/Linux/Release/x86_64/OVR_DeviceImpl.o ./Src/OVR_DeviceImpl.cpp
  20. In file included from ./Src/Kernel/OVR_RefCount.h:21:0,
  21.                 from ./Src/Kernel/OVR_Math.h:25,
  22.                 from ./Src/OVR_DeviceMessages.h:23,
  23.                 from ./Src/OVR_Device.h:22,
  24.                 from ./Src/OVR_DeviceImpl.h:19,
  25.                 from ./Src/OVR_DeviceImpl.cpp:16:
  26. ./Src/Kernel/OVR_Allocator.h:139:23: warning: always_inline function might not be inlinable [-Wattributes]
  27. ./Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  28. ./Src/Kernel/OVR_Allocator.h:94:22: warning: always_inline function might not be inlinable [-Wattributes]
  29. ./Src/Kernel/OVR_Allocator.h:139:23: warning: always_inline function might not be inlinable [-Wattributes]
  30. ./Src/Kernel/OVR_Allocator.h:94:22: warning: always_inline function might not be inlinable [-Wattributes]
  31. ./Src/Kernel/OVR_Allocator.h:139:23: warning: always_inline function might not be inlinable [-Wattributes]
  32. ./Src/Kernel/OVR_Allocator.h:94:22: warning: always_inline function might not be inlinable [-Wattributes]
  33. In file included from ./Src/Kernel/OVR_String.h:26:0,
  34.                 from ./Src/OVR_Device.h:27,
  35.                 from ./Src/OVR_DeviceImpl.h:19,
  36.                 from ./Src/OVR_DeviceImpl.cpp:16:
  37. ./Src/Kernel/OVR_Alg.h:56:50: warning: always_inline function might not be inlinable [-Wattributes]
  38. g++ -c -pipe -O2 -I. -I.. -I./Include -I./Src -o ./Obj/Linux/Release/x86_64/OVR_JSON.o ./Src/OVR_JSON.cpp
  39. In file included from ./Src/Kernel/OVR_String.h:26:0,
  40.                 from ./Src/OVR_JSON.h:22,
  41.                 from ./Src/OVR_JSON.cpp:48:
  42. ./Src/Kernel/OVR_Alg.h:56:50: warning: always_inline function might not be inlinable [-Wattributes]
  43. g++ -c -pipe -O2 -I. -I.. -I./Include -I./Src -o ./Obj/Linux/Release/x86_64/OVR_LatencyTestImpl.o ./Src/OVR_LatencyTestImpl.cpp
  44. In file included from ./Src/Kernel/OVR_RefCount.h:21:0,
  45.                 from ./Src/Kernel/OVR_Math.h:25,
  46.                 from ./Src/OVR_DeviceMessages.h:23,
  47.                 from ./Src/OVR_Device.h:22,
  48.                 from ./Src/OVR_DeviceImpl.h:19,
  49.                 from ./Src/OVR_HIDDeviceImpl.h:20,
  50.                 from ./Src/OVR_LatencyTestImpl.h:19,
  51.                 from ./Src/OVR_LatencyTestImpl.cpp:16:
  52. ./Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  53. ./Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  54. ./Src/Kernel/OVR_Allocator.h:139:23: warning: always_inline function might not be inlinable [-Wattributes]
  55. ./Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  56. ./Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  57. ./Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  58. ./Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  59. ./Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  60. ./Src/Kernel/OVR_Allocator.h:94:22: warning: always_inline function might not be inlinable [-Wattributes]
  61. In file included from ./Src/Kernel/OVR_String.h:26:0,
  62.                 from ./Src/OVR_Device.h:27,
  63.                 from ./Src/OVR_DeviceImpl.h:19,
  64.                 from ./Src/OVR_HIDDeviceImpl.h:20,
  65.                 from ./Src/OVR_LatencyTestImpl.h:19,
  66.                 from ./Src/OVR_LatencyTestImpl.cpp:16:
  67. ./Src/Kernel/OVR_Alg.h:56:50: warning: always_inline function might not be inlinable [-Wattributes]
  68. g++ -c -pipe -O2 -I. -I.. -I./Include -I./Src -o ./Obj/Linux/Release/x86_64/OVR_Profile.o ./Src/OVR_Profile.cpp
  69. In file included from ./Src/Kernel/OVR_String.h:22:0,
  70.                 from ./Src/OVR_Profile.h:25,
  71.                 from ./Src/OVR_Profile.cpp:23:
  72. ./Src/Kernel/OVR_Allocator.h:94:22: warning: always_inline function might not be inlinable [-Wattributes]
  73. ./Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  74. In file included from ./Src/Kernel/OVR_String.h:26:0,
  75.                 from ./Src/OVR_Profile.h:25,
  76.                 from ./Src/OVR_Profile.cpp:23:
  77. ./Src/Kernel/OVR_Alg.h:56:50: warning: always_inline function might not be inlinable [-Wattributes]
  78. g++ -c -pipe -O2 -I. -I.. -I./Include -I./Src -o ./Obj/Linux/Release/x86_64/OVR_SensorFilter.o ./Src/OVR_SensorFilter.cpp
  79. g++ -c -pipe -O2 -I. -I.. -I./Include -I./Src -o ./Obj/Linux/Release/x86_64/OVR_SensorFusion.o ./Src/OVR_SensorFusion.cpp
  80. In file included from ./Src/Kernel/OVR_RefCount.h:21:0,
  81.                 from ./Src/Kernel/OVR_Math.h:25,
  82.                 from ./Src/OVR_DeviceMessages.h:23,
  83.                 from ./Src/OVR_Device.h:22,
  84.                 from ./Src/OVR_SensorFusion.h:20,
  85.                 from ./Src/OVR_SensorFusion.cpp:16:
  86. ./Src/Kernel/OVR_Allocator.h:139:23: warning: always_inline function might not be inlinable [-Wattributes]
  87. ./Src/Kernel/OVR_Allocator.h:94:22: warning: always_inline function might not be inlinable [-Wattributes]
  88. In file included from ./Src/Kernel/OVR_String.h:26:0,
  89.                 from ./Src/OVR_Device.h:27,
  90.                 from ./Src/OVR_SensorFusion.h:20,
  91.                 from ./Src/OVR_SensorFusion.cpp:16:
  92. ./Src/Kernel/OVR_Alg.h:56:50: warning: always_inline function might not be inlinable [-Wattributes]
  93. g++ -c -pipe -O2 -I. -I.. -I./Include -I./Src -o ./Obj/Linux/Release/x86_64/OVR_SensorImpl.o ./Src/OVR_SensorImpl.cpp
  94. In file included from ./Src/Kernel/OVR_RefCount.h:21:0,
  95.                 from ./Src/Kernel/OVR_Math.h:25,
  96.                 from ./Src/OVR_DeviceMessages.h:23,
  97.                 from ./Src/OVR_Device.h:22,
  98.                 from ./Src/OVR_DeviceImpl.h:19,
  99.                 from ./Src/OVR_HIDDeviceImpl.h:20,
  100.                 from ./Src/OVR_SensorImpl.h:19,
  101.                 from ./Src/OVR_SensorImpl.cpp:16:
  102. ./Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  103. ./Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  104. ./Src/Kernel/OVR_Allocator.h:139:23: warning: always_inline function might not be inlinable [-Wattributes]
  105. ./Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  106. ./Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  107. ./Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  108. ./Src/Kernel/OVR_Allocator.h:94:22: warning: always_inline function might not be inlinable [-Wattributes]
  109. In file included from ./Src/Kernel/OVR_String.h:26:0,
  110.                 from ./Src/OVR_Device.h:27,
  111.                 from ./Src/OVR_DeviceImpl.h:19,
  112.                 from ./Src/OVR_HIDDeviceImpl.h:20,
  113.                 from ./Src/OVR_SensorImpl.h:19,
  114.                 from ./Src/OVR_SensorImpl.cpp:16:
  115. ./Src/Kernel/OVR_Alg.h:56:50: warning: always_inline function might not be inlinable [-Wattributes]
  116. g++ -c -pipe -O2 -I. -I.. -I./Include -I./Src -o ./Obj/Linux/Release/x86_64/OVR_ThreadCommandQueue.o ./Src/OVR_ThreadCommandQueue.cpp
  117. In file included from ./Src/Kernel/OVR_RefCount.h:21:0,
  118.                 from ./Src/Kernel/OVR_Threads.h:21,
  119.                 from ./Src/OVR_ThreadCommandQueue.h:23,
  120.                 from ./Src/OVR_ThreadCommandQueue.cpp:16:
  121. ./Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  122. ./Src/Kernel/OVR_Allocator.h:139:23: warning: always_inline function might not be inlinable [-Wattributes]
  123. g++ -c -pipe -O2 -I. -I.. -I./Include -I./Src -o ./Obj/Linux/Release/x86_64/OVR_Alg.o ./Src/Kernel/OVR_Alg.cpp
  124. g++ -c -pipe -O2 -I. -I.. -I./Include -I./Src -o ./Obj/Linux/Release/x86_64/OVR_Allocator.o ./Src/Kernel/OVR_Allocator.cpp
  125. In file included from ./Src/Kernel/OVR_Allocator.cpp:16:0:
  126. ./Src/Kernel/OVR_Allocator.h:139:23: warning: always_inline function might not be inlinable [-Wattributes]
  127. g++ -c -pipe -O2 -I. -I.. -I./Include -I./Src -o ./Obj/Linux/Release/x86_64/OVR_Atomic.o ./Src/Kernel/OVR_Atomic.cpp
  128. g++ -c -pipe -O2 -I. -I.. -I./Include -I./Src -o ./Obj/Linux/Release/x86_64/OVR_File.o ./Src/Kernel/OVR_File.cpp
  129. In file included from ./Src/Kernel/OVR_File.h:27:0,
  130.                 from ./Src/Kernel/OVR_File.cpp:22:
  131. ./Src/Kernel/OVR_Alg.h:56:50: warning: always_inline function might not be inlinable [-Wattributes]
  132. g++ -c -pipe -O2 -I. -I.. -I./Include -I./Src -o ./Obj/Linux/Release/x86_64/OVR_FileFILE.o ./Src/Kernel/OVR_FileFILE.cpp
  133. In file included from ./Src/Kernel/OVR_File.h:27:0,
  134.                 from ./Src/Kernel/OVR_SysFile.h:25,
  135.                 from ./Src/Kernel/OVR_FileFILE.cpp:28:
  136. ./Src/Kernel/OVR_Alg.h:56:50: warning: always_inline function might not be inlinable [-Wattributes]
  137. g++ -c -pipe -O2 -I. -I.. -I./Include -I./Src -o ./Obj/Linux/Release/x86_64/OVR_Log.o ./Src/Kernel/OVR_Log.cpp
  138. g++ -c -pipe -O2 -I. -I.. -I./Include -I./Src -o ./Obj/Linux/Release/x86_64/OVR_Math.o ./Src/Kernel/OVR_Math.cpp
  139. g++ -c -pipe -O2 -I. -I.. -I./Include -I./Src -o ./Obj/Linux/Release/x86_64/OVR_RefCount.o ./Src/Kernel/OVR_RefCount.cpp
  140. g++ -c -pipe -O2 -I. -I.. -I./Include -I./Src -o ./Obj/Linux/Release/x86_64/OVR_Std.o ./Src/Kernel/OVR_Std.cpp
  141. In file included from ./Src/Kernel/OVR_Std.cpp:17:0:
  142. ./Src/Kernel/OVR_Alg.h:35:48: warning: always_inline function might not be inlinable [-Wattributes]
  143. g++ -c -pipe -O2 -I. -I.. -I./Include -I./Src -o ./Obj/Linux/Release/x86_64/OVR_String.o ./Src/Kernel/OVR_String.cpp
  144. In file included from ./Src/Kernel/OVR_String.h:26:0,
  145.                 from ./Src/Kernel/OVR_String.cpp:17:
  146. ./Src/Kernel/OVR_Alg.h:56:50: warning: always_inline function might not be inlinable [-Wattributes]
  147. g++ -c -pipe -O2 -I. -I.. -I./Include -I./Src -o ./Obj/Linux/Release/x86_64/OVR_String_FormatUtil.o ./Src/Kernel/OVR_String_FormatUtil.cpp
  148. In file included from ./Src/Kernel/OVR_String.h:26:0,
  149.                 from ./Src/Kernel/OVR_String_FormatUtil.cpp:16:
  150. ./Src/Kernel/OVR_Alg.h:56:50: warning: always_inline function might not be inlinable [-Wattributes]
  151. g++ -c -pipe -O2 -I. -I.. -I./Include -I./Src -o ./Obj/Linux/Release/x86_64/OVR_String_PathUtil.o ./Src/Kernel/OVR_String_PathUtil.cpp
  152. In file included from ./Src/Kernel/OVR_String.h:26:0,
  153.                 from ./Src/Kernel/OVR_String_PathUtil.cpp:16:
  154. ./Src/Kernel/OVR_Alg.h:56:50: warning: always_inline function might not be inlinable [-Wattributes]
  155. g++ -c -pipe -O2 -I. -I.. -I./Include -I./Src -o ./Obj/Linux/Release/x86_64/OVR_SysFile.o ./Src/Kernel/OVR_SysFile.cpp
  156. In file included from ./Src/Kernel/OVR_File.h:27:0,
  157.                 from ./Src/Kernel/OVR_SysFile.h:25,
  158.                 from ./Src/Kernel/OVR_SysFile.cpp:22:
  159. ./Src/Kernel/OVR_Alg.h:56:50: warning: always_inline function might not be inlinable [-Wattributes]
  160. g++ -c -pipe -O2 -I. -I.. -I./Include -I./Src -o ./Obj/Linux/Release/x86_64/OVR_System.o ./Src/Kernel/OVR_System.cpp
  161. In file included from ./Src/Kernel/OVR_System.h:21:0,
  162.                 from ./Src/Kernel/OVR_System.cpp:17:
  163. ./Src/Kernel/OVR_Allocator.h:139:23: warning: always_inline function might not be inlinable [-Wattributes]
  164. ./Src/Kernel/OVR_Allocator.h:94:22: warning: always_inline function might not be inlinable [-Wattributes]
  165. g++ -c -pipe -O2 -I. -I.. -I./Include -I./Src -o ./Obj/Linux/Release/x86_64/OVR_Timer.o ./Src/Kernel/OVR_Timer.cpp
  166. g++ -c -pipe -O2 -I. -I.. -I./Include -I./Src -o ./Obj/Linux/Release/x86_64/OVR_UTF8Util.o ./Src/Kernel/OVR_UTF8Util.cpp
  167. g++ -c -pipe -O2 -I. -I.. -I./Include -I./Src -o ./Obj/Linux/Release/x86_64/Util_LatencyTest.o ./Src/Util/Util_LatencyTest.cpp
  168. In file included from ./Src/Util/../Kernel/OVR_String.h:26:0,
  169.                 from ./Src/Util/../OVR_Device.h:27,
  170.                 from ./Src/Util/Util_LatencyTest.h:20,
  171.                 from ./Src/Util/Util_LatencyTest.cpp:16:
  172. ./Src/Util/../Kernel/OVR_Alg.h:38:48: warning: always_inline function might not be inlinable [-Wattributes]
  173. ./Src/Util/../Kernel/OVR_Alg.h:35:48: warning: always_inline function might not be inlinable [-Wattributes]
  174. ./Src/Util/../Kernel/OVR_Alg.h:38:48: warning: always_inline function might not be inlinable [-Wattributes]
  175. ./Src/Util/../Kernel/OVR_Alg.h:35:48: warning: always_inline function might not be inlinable [-Wattributes]
  176. ./Src/Util/../Kernel/OVR_Alg.h:56:50: warning: always_inline function might not be inlinable [-Wattributes]
  177. g++ -c -pipe -O2 -I. -I.. -I./Include -I./Src -o ./Obj/Linux/Release/x86_64/Util_MagCalibration.o ./Src/Util/Util_MagCalibration.cpp
  178. In file included from ./Src/Util/../Kernel/OVR_String.h:26:0,
  179.                 from ./Src/Util/../OVR_Device.h:27,
  180.                 from ./Src/Util/../OVR_SensorFusion.h:20,
  181.                 from ./Src/Util/Util_MagCalibration.h:20,
  182.                 from ./Src/Util/Util_MagCalibration.cpp:16:
  183. ./Src/Util/../Kernel/OVR_Alg.h:56:50: warning: always_inline function might not be inlinable [-Wattributes]
  184. g++ -c -pipe -O2 -I. -I.. -I./Include -I./Src -o ./Obj/Linux/Release/x86_64/Util_Render_Stereo.o ./Src/Util/Util_Render_Stereo.cpp
  185. In file included from ./Src/Util/../Kernel/OVR_String.h:26:0,
  186.                 from ./Src/Util/../OVR_Device.h:27,
  187.                 from ./Src/Util/Util_Render_Stereo.h:20,
  188.                 from ./Src/Util/Util_Render_Stereo.cpp:16:
  189. ./Src/Util/../Kernel/OVR_Alg.h:56:50: warning: always_inline function might not be inlinable [-Wattributes]
  190. g++ -c -pipe -O2 -I. -I.. -I./Include -I./Src -o ./Obj/Linux/Release/x86_64/OVR_ThreadsPthread.o ./Src/Kernel/OVR_ThreadsPthread.cpp
  191. ./Src/Kernel/OVR_ThreadsPthread.cpp: In function ‘void* OVR::Thread_PthreadStartFn(void*)’:
  192. ./Src/Kernel/OVR_ThreadsPthread.cpp:645:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  193. ./Src/Kernel/OVR_ThreadsPthread.cpp: In member function ‘virtual void OVR::Thread::Exit(int)’:
  194. ./Src/Kernel/OVR_ThreadsPthread.cpp:757:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  195. g++ -c -pipe -O2 -I. -I.. -I./Include -I./Src -o ./Obj/Linux/Release/x86_64/OVR_Linux_HIDDevice.o ./Src/OVR_Linux_HIDDevice.cpp
  196. In file included from ./Src/Kernel/OVR_RefCount.h:21:0,
  197.                 from ./Src/OVR_HIDDevice.h:21,
  198.                 from ./Src/OVR_Linux_HIDDevice.h:18,
  199.                 from ./Src/OVR_Linux_HIDDevice.cpp:15:
  200. ./Src/Kernel/OVR_Allocator.h:139:23: warning: always_inline function might not be inlinable [-Wattributes]
  201. ./Src/Kernel/OVR_Allocator.h:94:22: warning: always_inline function might not be inlinable [-Wattributes]
  202. ./Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  203. ./Src/Kernel/OVR_Allocator.h:94:22: warning: always_inline function might not be inlinable [-Wattributes]
  204. In file included from ./Src/Kernel/OVR_String.h:26:0,
  205.                 from ./Src/OVR_HIDDevice.h:22,
  206.                 from ./Src/OVR_Linux_HIDDevice.h:18,
  207.                 from ./Src/OVR_Linux_HIDDevice.cpp:15:
  208. ./Src/Kernel/OVR_Alg.h:56:50: warning: always_inline function might not be inlinable [-Wattributes]
  209. In file included from ./Src/OVR_Linux_HIDDevice.h:19:0,
  210.                 from ./Src/OVR_Linux_HIDDevice.cpp:15:
  211. ./Src/OVR_Linux_DeviceManager.h: In member function ‘virtual void OVR::Linux::DeviceManagerThread::OnPushNonEmpty_Locked()’:
  212. ./Src/OVR_Linux_DeviceManager.h:66:72: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
  213. g++ -c -pipe -O2 -I. -I.. -I./Include -I./Src -o ./Obj/Linux/Release/x86_64/OVR_Linux_SensorDevice.o ./Src/OVR_Linux_SensorDevice.cpp
  214. In file included from ./Src/Kernel/OVR_RefCount.h:21:0,
  215.                 from ./Src/Kernel/OVR_Math.h:25,
  216.                 from ./Src/OVR_DeviceMessages.h:23,
  217.                 from ./Src/OVR_Device.h:22,
  218.                 from ./Src/OVR_DeviceImpl.h:19,
  219.                 from ./Src/OVR_HIDDeviceImpl.h:20,
  220.                 from ./Src/OVR_SensorImpl.h:19,
  221.                 from ./Src/OVR_Linux_SensorDevice.cpp:17:
  222. ./Src/Kernel/OVR_Allocator.h:139:23: warning: always_inline function might not be inlinable [-Wattributes]
  223. ./Src/Kernel/OVR_Allocator.h:94:22: warning: always_inline function might not be inlinable [-Wattributes]
  224. In file included from ./Src/Kernel/OVR_String.h:26:0,
  225.                 from ./Src/OVR_Device.h:27,
  226.                 from ./Src/OVR_DeviceImpl.h:19,
  227.                 from ./Src/OVR_HIDDeviceImpl.h:20,
  228.                 from ./Src/OVR_SensorImpl.h:19,
  229.                 from ./Src/OVR_Linux_SensorDevice.cpp:17:
  230. ./Src/Kernel/OVR_Alg.h:56:50: warning: always_inline function might not be inlinable [-Wattributes]
  231. g++ -c -pipe -O2 -I. -I.. -I./Include -I./Src -o ./Obj/Linux/Release/x86_64/OVR_Linux_DeviceManager.o ./Src/OVR_Linux_DeviceManager.cpp
  232. In file included from ./Src/Kernel/OVR_RefCount.h:21:0,
  233.                 from ./Src/Kernel/OVR_Math.h:25,
  234.                 from ./Src/OVR_DeviceMessages.h:23,
  235.                 from ./Src/OVR_Device.h:22,
  236.                 from ./Src/OVR_DeviceImpl.h:19,
  237.                 from ./Src/OVR_Linux_DeviceManager.h:19,
  238.                 from ./Src/OVR_Linux_DeviceManager.cpp:16:
  239. ./Src/Kernel/OVR_Allocator.h:139:23: warning: always_inline function might not be inlinable [-Wattributes]
  240. ./Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  241. ./Src/Kernel/OVR_Allocator.h:94:22: warning: always_inline function might not be inlinable [-Wattributes]
  242. ./Src/Kernel/OVR_Allocator.h:94:22: warning: always_inline function might not be inlinable [-Wattributes]
  243. ./Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  244. ./Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  245. ./Src/Kernel/OVR_Allocator.h:94:22: warning: always_inline function might not be inlinable [-Wattributes]
  246. In file included from ./Src/Kernel/OVR_String.h:26:0,
  247.                 from ./Src/OVR_Device.h:27,
  248.                 from ./Src/OVR_DeviceImpl.h:19,
  249.                 from ./Src/OVR_Linux_DeviceManager.h:19,
  250.                 from ./Src/OVR_Linux_DeviceManager.cpp:16:
  251. ./Src/Kernel/OVR_Alg.h:56:50: warning: always_inline function might not be inlinable [-Wattributes]
  252. ./Src/OVR_Linux_DeviceManager.cpp: In member function ‘virtual int OVR::Linux::DeviceManagerThread::Run()’:
  253. ./Src/OVR_Linux_DeviceManager.cpp:234:64: warning: ignoring return value of ‘ssize_t read(int, void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
  254. In file included from ./Src/OVR_Linux_DeviceManager.cpp:16:0:
  255. ./Src/OVR_Linux_DeviceManager.h: In member function ‘virtual void OVR::Linux::DeviceManagerThread::OnPushNonEmpty_Locked()’:
  256. ./Src/OVR_Linux_DeviceManager.h:66:72: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
  257. g++ -c -pipe -O2 -I. -I.. -I./Include -I./Src -o ./Obj/Linux/Release/x86_64/OVR_Linux_HMDDevice.o ./Src/OVR_Linux_HMDDevice.cpp
  258. In file included from ./Src/Kernel/OVR_RefCount.h:21:0,
  259.                 from ./Src/Kernel/OVR_Math.h:25,
  260.                 from ./Src/OVR_DeviceMessages.h:23,
  261.                 from ./Src/OVR_Device.h:22,
  262.                 from ./Src/OVR_DeviceImpl.h:19,
  263.                 from ./Src/OVR_Linux_DeviceManager.h:19,
  264.                 from ./Src/OVR_Linux_HMDDevice.h:19,
  265.                 from ./Src/OVR_Linux_HMDDevice.cpp:16:
  266. ./Src/Kernel/OVR_Allocator.h:139:23: warning: always_inline function might not be inlinable [-Wattributes]
  267. ./Src/Kernel/OVR_Allocator.h:94:22: warning: always_inline function might not be inlinable [-Wattributes]
  268. In file included from ./Src/Kernel/OVR_String.h:26:0,
  269.                 from ./Src/OVR_Device.h:27,
  270.                 from ./Src/OVR_DeviceImpl.h:19,
  271.                 from ./Src/OVR_Linux_DeviceManager.h:19,
  272.                 from ./Src/OVR_Linux_HMDDevice.h:19,
  273.                 from ./Src/OVR_Linux_HMDDevice.cpp:16:
  274. ./Src/Kernel/OVR_Alg.h:56:50: warning: always_inline function might not be inlinable [-Wattributes]
  275. In file included from ./Src/OVR_Linux_HMDDevice.h:19:0,
  276.                 from ./Src/OVR_Linux_HMDDevice.cpp:16:
  277. ./Src/OVR_Linux_DeviceManager.h: In member function ‘virtual void OVR::Linux::DeviceManagerThread::OnPushNonEmpty_Locked()’:
  278. ./Src/OVR_Linux_DeviceManager.h:66:72: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
  279. g++ -c -pipe -O2 -I. -I.. -I./Include -I./Src -o ./Obj/Linux/Release/x86_64/tinyxml2.o ../3rdParty/TinyXml/tinyxml2.cpp
  280. ar rvs ./Lib/Linux/Release/x86_64/libovr.a ./Obj/Linux/Release/x86_64/OVR_DeviceHandle.o ./Obj/Linux/Release/x86_64/OVR_DeviceImpl.o ./Obj/Linux/Release/x86_64/OVR_JSON.o ./Obj/Linux/Release/x86_64/OVR_LatencyTestImpl.o ./Obj/Linux/Release/x86_64/OVR_Profile.o ./Obj/Linux/Release/x86_64/OVR_SensorFilter.o ./Obj/Linux/Release/x86_64/OVR_SensorFusion.o ./Obj/Linux/Release/x86_64/OVR_SensorImpl.o ./Obj/Linux/Release/x86_64/OVR_ThreadCommandQueue.o ./Obj/Linux/Release/x86_64/OVR_Alg.o ./Obj/Linux/Release/x86_64/OVR_Allocator.o ./Obj/Linux/Release/x86_64/OVR_Atomic.o ./Obj/Linux/Release/x86_64/OVR_File.o ./Obj/Linux/Release/x86_64/OVR_FileFILE.o ./Obj/Linux/Release/x86_64/OVR_Log.o ./Obj/Linux/Release/x86_64/OVR_Math.o ./Obj/Linux/Release/x86_64/OVR_RefCount.o ./Obj/Linux/Release/x86_64/OVR_Std.o ./Obj/Linux/Release/x86_64/OVR_String.o ./Obj/Linux/Release/x86_64/OVR_String_FormatUtil.o ./Obj/Linux/Release/x86_64/OVR_String_PathUtil.o ./Obj/Linux/Release/x86_64/OVR_SysFile.o ./Obj/Linux/Release/x86_64/OVR_System.o ./Obj/Linux/Release/x86_64/OVR_Timer.o ./Obj/Linux/Release/x86_64/OVR_UTF8Util.o ./Obj/Linux/Release/x86_64/Util_LatencyTest.o ./Obj/Linux/Release/x86_64/Util_MagCalibration.o ./Obj/Linux/Release/x86_64/Util_Render_Stereo.o ./Obj/Linux/Release/x86_64/OVR_ThreadsPthread.o ./Obj/Linux/Release/x86_64/OVR_Linux_HIDDevice.o ./Obj/Linux/Release/x86_64/OVR_Linux_SensorDevice.o ./Obj/Linux/Release/x86_64/OVR_Linux_DeviceManager.o ./Obj/Linux/Release/x86_64/OVR_Linux_HMDDevice.o ./Obj/Linux/Release/x86_64/tinyxml2.o
  281. ar: creating ./Lib/Linux/Release/x86_64/libovr.a
  282. a - ./Obj/Linux/Release/x86_64/OVR_DeviceHandle.o
  283. a - ./Obj/Linux/Release/x86_64/OVR_DeviceImpl.o
  284. a - ./Obj/Linux/Release/x86_64/OVR_JSON.o
  285. a - ./Obj/Linux/Release/x86_64/OVR_LatencyTestImpl.o
  286. a - ./Obj/Linux/Release/x86_64/OVR_Profile.o
  287. a - ./Obj/Linux/Release/x86_64/OVR_SensorFilter.o
  288. a - ./Obj/Linux/Release/x86_64/OVR_SensorFusion.o
  289. a - ./Obj/Linux/Release/x86_64/OVR_SensorImpl.o
  290. a - ./Obj/Linux/Release/x86_64/OVR_ThreadCommandQueue.o
  291. a - ./Obj/Linux/Release/x86_64/OVR_Alg.o
  292. a - ./Obj/Linux/Release/x86_64/OVR_Allocator.o
  293. a - ./Obj/Linux/Release/x86_64/OVR_Atomic.o
  294. a - ./Obj/Linux/Release/x86_64/OVR_File.o
  295. a - ./Obj/Linux/Release/x86_64/OVR_FileFILE.o
  296. a - ./Obj/Linux/Release/x86_64/OVR_Log.o
  297. a - ./Obj/Linux/Release/x86_64/OVR_Math.o
  298. a - ./Obj/Linux/Release/x86_64/OVR_RefCount.o
  299. a - ./Obj/Linux/Release/x86_64/OVR_Std.o
  300. a - ./Obj/Linux/Release/x86_64/OVR_String.o
  301. a - ./Obj/Linux/Release/x86_64/OVR_String_FormatUtil.o
  302. a - ./Obj/Linux/Release/x86_64/OVR_String_PathUtil.o
  303. a - ./Obj/Linux/Release/x86_64/OVR_SysFile.o
  304. a - ./Obj/Linux/Release/x86_64/OVR_System.o
  305. a - ./Obj/Linux/Release/x86_64/OVR_Timer.o
  306. a - ./Obj/Linux/Release/x86_64/OVR_UTF8Util.o
  307. a - ./Obj/Linux/Release/x86_64/Util_LatencyTest.o
  308. a - ./Obj/Linux/Release/x86_64/Util_MagCalibration.o
  309. a - ./Obj/Linux/Release/x86_64/Util_Render_Stereo.o
  310. a - ./Obj/Linux/Release/x86_64/OVR_ThreadsPthread.o
  311. a - ./Obj/Linux/Release/x86_64/OVR_Linux_HIDDevice.o
  312. a - ./Obj/Linux/Release/x86_64/OVR_Linux_SensorDevice.o
  313. a - ./Obj/Linux/Release/x86_64/OVR_Linux_DeviceManager.o
  314. a - ./Obj/Linux/Release/x86_64/OVR_Linux_HMDDevice.o
  315. a - ./Obj/Linux/Release/x86_64/tinyxml2.o
  316. make[1]: Leaving directory `/home/cos/OculusSDK/LibOVR'
  317. make -C ./Samples/OculusWorldDemo DEBUG=0
  318. make[1]: Entering directory `/home/cos/OculusSDK/Samples/OculusWorldDemo'
  319. Makefile:92: warning: overriding commands for target `Release/OculusWorldDemo_x86_64_Release'
  320. Makefile:89: warning: ignoring old commands for target `Release/OculusWorldDemo_x86_64_Release'
  321. g++ -c -pipe -O2 -DQT_WEBKIT -DGL_GLEXT_PROTOTYPES -I. -I.. -I../CommonSrc -I../../LibOVR/Include -I../../LibOVR/Src -o ./Obj/Linux/Release/x86_64/OculusWorldDemo.o OculusWorldDemo.cpp
  322. In file included from ../CommonSrc/Platform/Linux_Platform.h:24:0,
  323.                 from ../CommonSrc/Platform/Platform_Default.h:52,
  324.                 from OculusWorldDemo.cpp:27:
  325. ../CommonSrc/Platform/../Render/Render_GL_Device.h:37:0: warning: "GL_GLEXT_PROTOTYPES" redefined [enabled by default]
  326. <command-line>:0:0: note: this is the location of the previous definition
  327. In file included from ../../LibOVR/Include/OVR.h:18:0,
  328.                 from OculusWorldDemo.cpp:25:
  329. ../../LibOVR/Include/../Src/Kernel/OVR_Allocator.h:139:23: warning: always_inline function might not be inlinable [-Wattributes]
  330. ../../LibOVR/Include/../Src/Kernel/OVR_Allocator.h:94:22: warning: always_inline function might not be inlinable [-Wattributes]
  331. ../../LibOVR/Include/../Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  332. ../../LibOVR/Include/../Src/Kernel/OVR_Allocator.h:94:22: warning: always_inline function might not be inlinable [-Wattributes]
  333. ../../LibOVR/Include/../Src/Kernel/OVR_Allocator.h:94:22: warning: always_inline function might not be inlinable [-Wattributes]
  334. ../../LibOVR/Include/../Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  335. ../../LibOVR/Include/../Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  336. ../../LibOVR/Include/../Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  337. ../../LibOVR/Include/../Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  338. ../../LibOVR/Include/../Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  339. ../../LibOVR/Include/../Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  340. ../../LibOVR/Include/../Src/Kernel/OVR_Allocator.h:94:22: warning: always_inline function might not be inlinable [-Wattributes]
  341. In file included from ../../LibOVR/Include/../Src/Kernel/OVR_String.h:26:0,
  342.                 from ../../LibOVR/Include/../Src/OVR_Device.h:27,
  343.                 from ../../LibOVR/Include/OVR.h:23,
  344.                 from OculusWorldDemo.cpp:25:
  345. ../../LibOVR/Include/../Src/Kernel/OVR_Alg.h:56:50: warning: always_inline function might not be inlinable [-Wattributes]
  346. g++ -c -pipe -O2 -DQT_WEBKIT -DGL_GLEXT_PROTOTYPES -I. -I.. -I../CommonSrc -I../../LibOVR/Include -I../../LibOVR/Src -o ./Obj/Linux/Release/x86_64/Player.o Player.cpp
  347. In file included from ../../LibOVR/Include/OVR.h:18:0,
  348.                 from Player.h:27,
  349.                 from Player.cpp:23:
  350. ../../LibOVR/Include/../Src/Kernel/OVR_Allocator.h:139:23: warning: always_inline function might not be inlinable [-Wattributes]
  351. ../../LibOVR/Include/../Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  352. ../../LibOVR/Include/../Src/Kernel/OVR_Allocator.h:94:22: warning: always_inline function might not be inlinable [-Wattributes]
  353. ../../LibOVR/Include/../Src/Kernel/OVR_Allocator.h:94:22: warning: always_inline function might not be inlinable [-Wattributes]
  354. ../../LibOVR/Include/../Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  355. ../../LibOVR/Include/../Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  356. ../../LibOVR/Include/../Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  357. ../../LibOVR/Include/../Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  358. ../../LibOVR/Include/../Src/Kernel/OVR_Allocator.h:94:22: warning: always_inline function might not be inlinable [-Wattributes]
  359. In file included from ../../LibOVR/Include/../Src/Kernel/OVR_String.h:26:0,
  360.                 from ../../LibOVR/Include/../Src/OVR_Device.h:27,
  361.                 from ../../LibOVR/Include/OVR.h:23,
  362.                 from Player.h:27,
  363.                 from Player.cpp:23:
  364. ../../LibOVR/Include/../Src/Kernel/OVR_Alg.h:35:48: warning: always_inline function might not be inlinable [-Wattributes]
  365. ../../LibOVR/Include/../Src/Kernel/OVR_Alg.h:56:50: warning: always_inline function might not be inlinable [-Wattributes]
  366. g++ -c -pipe -O2 -DQT_WEBKIT -DGL_GLEXT_PROTOTYPES -I. -I.. -I../CommonSrc -I../../LibOVR/Include -I../../LibOVR/Src -o ./Obj/Linux/Release/x86_64/Platform.o ../../Samples/CommonSrc/Platform/Platform.cpp
  367. In file included from ../../LibOVR/Include/OVR.h:18:0,
  368.                 from ../../Samples/CommonSrc/Platform/Platform.h:27,
  369.                 from ../../Samples/CommonSrc/Platform/Platform.cpp:26:
  370. ../../LibOVR/Include/../Src/Kernel/OVR_Allocator.h:139:23: warning: always_inline function might not be inlinable [-Wattributes]
  371. ../../LibOVR/Include/../Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  372. ../../LibOVR/Include/../Src/Kernel/OVR_Allocator.h:94:22: warning: always_inline function might not be inlinable [-Wattributes]
  373. ../../LibOVR/Include/../Src/Kernel/OVR_Allocator.h:94:22: warning: always_inline function might not be inlinable [-Wattributes]
  374. ../../LibOVR/Include/../Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  375. ../../LibOVR/Include/../Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  376. ../../LibOVR/Include/../Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  377. ../../LibOVR/Include/../Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  378. ../../LibOVR/Include/../Src/Kernel/OVR_Allocator.h:94:22: warning: always_inline function might not be inlinable [-Wattributes]
  379. In file included from ../../LibOVR/Include/../Src/Kernel/OVR_String.h:26:0,
  380.                 from ../../LibOVR/Include/../Src/OVR_Device.h:27,
  381.                 from ../../LibOVR/Include/OVR.h:23,
  382.                 from ../../Samples/CommonSrc/Platform/Platform.h:27,
  383.                 from ../../Samples/CommonSrc/Platform/Platform.cpp:26:
  384. ../../LibOVR/Include/../Src/Kernel/OVR_Alg.h:56:50: warning: always_inline function might not be inlinable [-Wattributes]
  385. g++ -c -pipe -O2 -DQT_WEBKIT -DGL_GLEXT_PROTOTYPES -I. -I.. -I../CommonSrc -I../../LibOVR/Include -I../../LibOVR/Src -o ./Obj/Linux/Release/x86_64/Linux_Platform.o ../../Samples/CommonSrc/Platform/Linux_Platform.cpp
  386. In file included from ../../Samples/CommonSrc/Platform/Linux_Platform.h:24:0,
  387.                 from ../../Samples/CommonSrc/Platform/Linux_Platform.cpp:21:
  388. ../../Samples/CommonSrc/Platform/../Render/Render_GL_Device.h:37:0: warning: "GL_GLEXT_PROTOTYPES" redefined [enabled by default]
  389. <command-line>:0:0: note: this is the location of the previous definition
  390. In file included from ../../LibOVR/Src/Kernel/OVR_System.h:21:0,
  391.                 from ../../Samples/CommonSrc/Platform/Linux_Platform.cpp:16:
  392. ../../LibOVR/Src/Kernel/OVR_Allocator.h:139:23: warning: always_inline function might not be inlinable [-Wattributes]
  393. ../../LibOVR/Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  394. ../../LibOVR/Src/Kernel/OVR_Allocator.h:94:22: warning: always_inline function might not be inlinable [-Wattributes]
  395. ../../LibOVR/Src/Kernel/OVR_Allocator.h:94:22: warning: always_inline function might not be inlinable [-Wattributes]
  396. ../../LibOVR/Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  397. ../../LibOVR/Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  398. ../../LibOVR/Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  399. ../../LibOVR/Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  400. ../../LibOVR/Src/Kernel/OVR_Allocator.h:94:22: warning: always_inline function might not be inlinable [-Wattributes]
  401. In file included from ../../LibOVR/Src/Kernel/OVR_String.h:26:0,
  402.                 from ../../Samples/CommonSrc/Platform/Linux_Platform.cpp:18:
  403. ../../LibOVR/Src/Kernel/OVR_Alg.h:56:50: warning: always_inline function might not be inlinable [-Wattributes]
  404. g++ -c -pipe -O2 -DQT_WEBKIT -DGL_GLEXT_PROTOTYPES -I. -I.. -I../CommonSrc -I../../LibOVR/Include -I../../LibOVR/Src -o ./Obj/Linux/Release/x86_64/Linux_Gamepad.o ../../Samples/CommonSrc/Platform/Linux_Gamepad.cpp
  405. In file included from ../../LibOVR/Include/OVR.h:18:0,
  406.                 from ../../Samples/CommonSrc/Platform/Gamepad.h:27,
  407.                 from ../../Samples/CommonSrc/Platform/Linux_Gamepad.h:27,
  408.                 from ../../Samples/CommonSrc/Platform/Linux_Gamepad.cpp:24:
  409. ../../LibOVR/Include/../Src/Kernel/OVR_Allocator.h:139:23: warning: always_inline function might not be inlinable [-Wattributes]
  410. ../../LibOVR/Include/../Src/Kernel/OVR_Allocator.h:94:22: warning: always_inline function might not be inlinable [-Wattributes]
  411. In file included from ../../LibOVR/Include/../Src/Kernel/OVR_String.h:26:0,
  412.                 from ../../LibOVR/Include/../Src/OVR_Device.h:27,
  413.                 from ../../LibOVR/Include/OVR.h:23,
  414.                 from ../../Samples/CommonSrc/Platform/Gamepad.h:27,
  415.                 from ../../Samples/CommonSrc/Platform/Linux_Gamepad.h:27,
  416.                 from ../../Samples/CommonSrc/Platform/Linux_Gamepad.cpp:24:
  417. ../../LibOVR/Include/../Src/Kernel/OVR_Alg.h:56:50: warning: always_inline function might not be inlinable [-Wattributes]
  418. g++ -c -pipe -O2 -DQT_WEBKIT -DGL_GLEXT_PROTOTYPES -I. -I.. -I../CommonSrc -I../../LibOVR/Include -I../../LibOVR/Src -o ./Obj/Linux/Release/x86_64/Render_Device.o ../../Samples/CommonSrc/Render/Render_Device.cpp
  419. In file included from ../../LibOVR/Src/Kernel/OVR_RefCount.h:21:0,
  420.                 from ../../LibOVR/Src/Kernel/OVR_Math.h:25,
  421.                 from ../../Samples/CommonSrc/Render/../Render/Render_Device.h:26,
  422.                 from ../../Samples/CommonSrc/Render/Render_Device.cpp:24:
  423. ../../LibOVR/Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  424. ../../LibOVR/Src/Kernel/OVR_Allocator.h:94:22: warning: always_inline function might not be inlinable [-Wattributes]
  425. ../../LibOVR/Src/Kernel/OVR_Allocator.h:94:22: warning: always_inline function might not be inlinable [-Wattributes]
  426. ../../LibOVR/Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  427. ../../LibOVR/Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  428. ../../LibOVR/Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  429. ../../LibOVR/Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  430. In file included from ../../LibOVR/Src/Kernel/OVR_String.h:26:0,
  431.                 from ../../Samples/CommonSrc/Render/../Render/Render_Device.h:29,
  432.                 from ../../Samples/CommonSrc/Render/Render_Device.cpp:24:
  433. ../../LibOVR/Src/Kernel/OVR_Alg.h:56:50: warning: always_inline function might not be inlinable [-Wattributes]
  434. g++ -c -pipe -O2 -DQT_WEBKIT -DGL_GLEXT_PROTOTYPES -I. -I.. -I../CommonSrc -I../../LibOVR/Include -I../../LibOVR/Src -o ./Obj/Linux/Release/x86_64/Render_GL_Device.o ../../Samples/CommonSrc/Render/Render_GL_Device.cpp
  435. In file included from ../../Samples/CommonSrc/Render/Render_GL_Device.cpp:24:0:
  436. ../../Samples/CommonSrc/Render/../Render/Render_GL_Device.h:37:0: warning: "GL_GLEXT_PROTOTYPES" redefined [enabled by default]
  437. <command-line>:0:0: note: this is the location of the previous definition
  438. ../../Samples/CommonSrc/Render/Render_GL_Device.cpp: In member function ‘virtual void OVR::Render::GL::RenderDevice::Render(const OVR::Render::Fill*, OVR::Render::Buffer*, OVR::Render::Buffer*, const OVR::Matrix4f&, int, int, OVR::Render::PrimitiveType)’:
  439. ../../Samples/CommonSrc/Render/Render_GL_Device.cpp:468:73: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  440. ../../Samples/CommonSrc/Render/Render_GL_Device.cpp:469:80: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  441. ../../Samples/CommonSrc/Render/Render_GL_Device.cpp:470:73: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  442. ../../Samples/CommonSrc/Render/Render_GL_Device.cpp:471:73: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  443. ../../Samples/CommonSrc/Render/Render_GL_Device.cpp:472:73: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  444. In file included from ../../LibOVR/Src/Kernel/OVR_RefCount.h:21:0,
  445.                 from ../../LibOVR/Src/Kernel/OVR_Math.h:25,
  446.                 from ../../Samples/CommonSrc/Render/../Render/../Render/Render_Device.h:26,
  447.                 from ../../Samples/CommonSrc/Render/../Render/Render_GL_Device.h:27,
  448.                 from ../../Samples/CommonSrc/Render/Render_GL_Device.cpp:24:
  449. ../../LibOVR/Src/Kernel/OVR_Allocator.h: At global scope:
  450. ../../LibOVR/Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  451. ../../LibOVR/Src/Kernel/OVR_Allocator.h:94:22: warning: always_inline function might not be inlinable [-Wattributes]
  452. ../../LibOVR/Src/Kernel/OVR_Allocator.h:94:22: warning: always_inline function might not be inlinable [-Wattributes]
  453. ../../LibOVR/Src/Kernel/OVR_Allocator.h:94:22: warning: always_inline function might not be inlinable [-Wattributes]
  454. ../../LibOVR/Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  455. ../../LibOVR/Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  456. ../../LibOVR/Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  457. ../../LibOVR/Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  458. ../../LibOVR/Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  459. ../../LibOVR/Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  460. In file included from ../../LibOVR/Src/Kernel/OVR_String.h:26:0,
  461.                 from ../../Samples/CommonSrc/Render/../Render/../Render/Render_Device.h:29,
  462.                 from ../../Samples/CommonSrc/Render/../Render/Render_GL_Device.h:27,
  463.                 from ../../Samples/CommonSrc/Render/Render_GL_Device.cpp:24:
  464. ../../LibOVR/Src/Kernel/OVR_Alg.h:56:50: warning: always_inline function might not be inlinable [-Wattributes]
  465. g++ -c -pipe -O2 -DQT_WEBKIT -DGL_GLEXT_PROTOTYPES -I. -I.. -I../CommonSrc -I../../LibOVR/Include -I../../LibOVR/Src -o ./Obj/Linux/Release/x86_64/Render_LoadTextureDDS.o ../../Samples/CommonSrc/Render/Render_LoadTextureDDS.cpp
  466. In file included from ../../LibOVR/Src/Kernel/OVR_RefCount.h:21:0,
  467.                 from ../../LibOVR/Src/Kernel/OVR_Math.h:25,
  468.                 from ../../Samples/CommonSrc/Render/Render_Device.h:26,
  469.                 from ../../Samples/CommonSrc/Render/Render_LoadTextureDDS.cpp:23:
  470. ../../LibOVR/Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  471. ../../LibOVR/Src/Kernel/OVR_Allocator.h:94:22: warning: always_inline function might not be inlinable [-Wattributes]
  472. ../../LibOVR/Src/Kernel/OVR_Allocator.h:94:22: warning: always_inline function might not be inlinable [-Wattributes]
  473. ../../LibOVR/Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  474. ../../LibOVR/Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  475. ../../LibOVR/Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  476. ../../LibOVR/Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  477. In file included from ../../LibOVR/Src/Kernel/OVR_String.h:26:0,
  478.                 from ../../Samples/CommonSrc/Render/Render_Device.h:29,
  479.                 from ../../Samples/CommonSrc/Render/Render_LoadTextureDDS.cpp:23:
  480. ../../LibOVR/Src/Kernel/OVR_Alg.h:56:50: warning: always_inline function might not be inlinable [-Wattributes]
  481. g++ -c -pipe -O2 -DQT_WEBKIT -DGL_GLEXT_PROTOTYPES -I. -I.. -I../CommonSrc -I../../LibOVR/Include -I../../LibOVR/Src -o ./Obj/Linux/Release/x86_64/Render_LoadTextureTGA.o ../../Samples/CommonSrc/Render/Render_LoadTextureTGA.cpp
  482. In file included from ../../LibOVR/Src/Kernel/OVR_RefCount.h:21:0,
  483.                 from ../../LibOVR/Src/Kernel/OVR_Math.h:25,
  484.                 from ../../Samples/CommonSrc/Render/Render_Device.h:26,
  485.                 from ../../Samples/CommonSrc/Render/Render_LoadTextureTGA.cpp:25:
  486. ../../LibOVR/Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  487. ../../LibOVR/Src/Kernel/OVR_Allocator.h:94:22: warning: always_inline function might not be inlinable [-Wattributes]
  488. ../../LibOVR/Src/Kernel/OVR_Allocator.h:94:22: warning: always_inline function might not be inlinable [-Wattributes]
  489. ../../LibOVR/Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  490. ../../LibOVR/Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  491. ../../LibOVR/Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  492. ../../LibOVR/Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  493. In file included from ../../LibOVR/Src/Kernel/OVR_String.h:26:0,
  494.                 from ../../Samples/CommonSrc/Render/Render_Device.h:29,
  495.                 from ../../Samples/CommonSrc/Render/Render_LoadTextureTGA.cpp:25:
  496. ../../LibOVR/Src/Kernel/OVR_Alg.h:56:50: warning: always_inline function might not be inlinable [-Wattributes]
  497. g++ -c -pipe -O2 -DQT_WEBKIT -DGL_GLEXT_PROTOTYPES -I. -I.. -I../CommonSrc -I../../LibOVR/Include -I../../LibOVR/Src -o ./Obj/Linux/Release/x86_64/Render_XmlSceneLoader.o ../../Samples/CommonSrc/Render/Render_XmlSceneLoader.cpp
  498. In file included from ../../LibOVR/Src/Kernel/OVR_RefCount.h:21:0,
  499.                 from ../../LibOVR/Src/Kernel/OVR_Math.h:25,
  500.                 from ../../Samples/CommonSrc/Render/Render_Device.h:26,
  501.                 from ../../Samples/CommonSrc/Render/Render_XmlSceneLoader.h:27,
  502.                 from ../../Samples/CommonSrc/Render/Render_XmlSceneLoader.cpp:24:
  503. ../../LibOVR/Src/Kernel/OVR_Allocator.h:94:22: warning: always_inline function might not be inlinable [-Wattributes]
  504. ../../LibOVR/Src/Kernel/OVR_Allocator.h:94:22: warning: always_inline function might not be inlinable [-Wattributes]
  505. ../../LibOVR/Src/Kernel/OVR_Allocator.h:94:22: warning: always_inline function might not be inlinable [-Wattributes]
  506. ../../LibOVR/Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  507. ../../LibOVR/Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  508. ../../LibOVR/Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  509. ../../LibOVR/Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  510. ../../LibOVR/Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  511. ../../LibOVR/Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  512. ../../LibOVR/Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  513. ../../LibOVR/Src/Kernel/OVR_Allocator.h:100:22: warning: always_inline function might not be inlinable [-Wattributes]
  514. In file included from ../../LibOVR/Src/Kernel/OVR_String.h:26:0,
  515.                 from ../../Samples/CommonSrc/Render/Render_Device.h:29,
  516.                 from ../../Samples/CommonSrc/Render/Render_XmlSceneLoader.h:27,
  517.                 from ../../Samples/CommonSrc/Render/Render_XmlSceneLoader.cpp:24:
  518. ../../LibOVR/Src/Kernel/OVR_Alg.h:56:50: warning: always_inline function might not be inlinable [-Wattributes]
  519. g++ -Wl -O1 -L../../LibOVR/Lib/Linux/Release/x86_64 -o ./Release/OculusWorldDemo_x86_64_Release ./Obj/Linux/Release/x86_64/OculusWorldDemo.o ./Obj/Linux/Release/x86_64/Player.o ./Obj/Linux/Release/x86_64/Platform.o ./Obj/Linux/Release/x86_64/Linux_Platform.o ./Obj/Linux/Release/x86_64/Linux_Gamepad.o ./Obj/Linux/Release/x86_64/Render_Device.o ./Obj/Linux/Release/x86_64/Render_GL_Device.o ./Obj/Linux/Release/x86_64/Render_LoadTextureDDS.o ./Obj/Linux/Release/x86_64/Render_LoadTextureTGA.o ./Obj/Linux/Release/x86_64/Render_XmlSceneLoader.o   -lovr -ludev -lpthread -lGL -lX11 -lXinerama
  520. g++: error: unrecognized command line option ‘-Wl’
  521. make[1]: *** [Release/OculusWorldDemo_x86_64_Release] Error 1
  522. make[1]: Leaving directory `/home/cos/OculusSDK/Samples/OculusWorldDemo'
  523. make: *** [Samples/OculusWorldDemo/Release/OculusWorldDemo_Release/x86_64] Error 2
  524. cos@DEADBEEF:~/OculusSDK$
Advertisement
Add Comment
Please, Sign In to add comment