fennectech

Untitled

Nov 7th, 2015
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 6.75 KB | None | 0 0
  1. [fennectech@manjaro ~/singcp.git]$  python2 indra/develop.py -m64 -tRelease configure -DFMODSTUDIO:BOOL=TRUE                              
  2. Running 'CXX=\'g++\' cmake -DCMAKE_BUILD_TYPE:STRING=RELEASE -G \'Unix Makefiles\' -DSTANDALONE:BOOL=OFF -DWORD_SIZE:STRING=64 -DROOT_PROJECT_NAME:STRING=Singularity "-DFMODSTUDIO:BOOL=TRUE" \'/home/fennectech/singcp.git/indra\'' in 'build-linux-x86_64-release'
  3. -- The C compiler identification is GNU 5.2.0
  4. -- The CXX compiler identification is GNU 5.2.0
  5. -- Check for working C compiler: /usr/bin/cc
  6. -- Check for working C compiler: /usr/bin/cc -- works
  7. -- Detecting C compiler ABI info
  8. -- Detecting C compiler ABI info - done
  9. -- Detecting C compile features
  10. -- Detecting C compile features - done
  11. -- Check for working CXX compiler: /usr/bin/g++
  12. -- Check for working CXX compiler: /usr/bin/g++ -- works
  13. -- Detecting CXX compiler ABI info
  14. -- Detecting CXX compiler ABI info - done
  15. -- Detecting CXX compile features
  16. -- Detecting CXX compile features - done
  17. -- Version is 1.8.6.6919
  18. -- Building with FMOD Studio audio support
  19. -- Found OpenGL: /usr/lib64/libGL.so  
  20. -- Building with FMOD Studio audio support
  21. -- Found PythonInterp: /usr/bin/python (found version "3.5")
  22. -- Configuring done
  23. CMake Warning (dev) at llplugin/slplugin/CMakeLists.txt:71 (add_dependencies):
  24.  Policy CMP0046 is not set: Error on non-existent dependency in
  25.  add_dependencies.  Run "cmake --help-policy CMP0046" for policy details.
  26.  Use the cmake_policy command to set the policy and suppress this warning.
  27.  
  28.  The dependency target "pthread" of target "SLPlugin" does not exist.
  29. This warning is for project developers.  Use -Wno-dev to suppress it.
  30.  
  31. CMake Warning (dev) at llplugin/slplugin/CMakeLists.txt:71 (add_dependencies):
  32.  Policy CMP0046 is not set: Error on non-existent dependency in
  33.  add_dependencies.  Run "cmake --help-policy CMP0046" for policy details.
  34.  Use the cmake_policy command to set the policy and suppress this warning.
  35.  
  36.  The dependency target "rt" of target "SLPlugin" does not exist.
  37. This warning is for project developers.  Use -Wno-dev to suppress it.
  38.  
  39. CMake Warning (dev) at plugins/filepicker/CMakeLists.txt:83 (add_dependencies):
  40.  Policy CMP0046 is not set: Error on non-existent dependency in
  41.  add_dependencies.  Run "cmake --help-policy CMP0046" for policy details.
  42.  Use the cmake_policy command to set the policy and suppress this warning.
  43.  
  44.  The dependency target "pthread" of target "basic_plugin_filepicker" does
  45.  not exist.
  46. This warning is for project developers.  Use -Wno-dev to suppress it.
  47.  
  48. CMake Warning (dev) at plugins/filepicker/CMakeLists.txt:83 (add_dependencies):
  49.  Policy CMP0046 is not set: Error on non-existent dependency in
  50.  add_dependencies.  Run "cmake --help-policy CMP0046" for policy details.
  51.  Use the cmake_policy command to set the policy and suppress this warning.
  52.  
  53.  The dependency target "rt" of target "basic_plugin_filepicker" does not
  54.  exist.
  55. This warning is for project developers.  Use -Wno-dev to suppress it.
  56.  
  57. CMake Warning (dev) at plugins/webkit/CMakeLists.txt:98 (add_dependencies):
  58.  Policy CMP0046 is not set: Error on non-existent dependency in
  59.  add_dependencies.  Run "cmake --help-policy CMP0046" for policy details.
  60.  Use the cmake_policy command to set the policy and suppress this warning.
  61.  
  62.  The dependency target "pthread" of target "media_plugin_webkit" does not
  63.  exist.
  64. This warning is for project developers.  Use -Wno-dev to suppress it.
  65.  
  66. CMake Warning (dev) at plugins/webkit/CMakeLists.txt:98 (add_dependencies):
  67.  Policy CMP0046 is not set: Error on non-existent dependency in
  68.  add_dependencies.  Run "cmake --help-policy CMP0046" for policy details.
  69.  Use the cmake_policy command to set the policy and suppress this warning.
  70.  
  71.  The dependency target "rt" of target "media_plugin_webkit" does not exist.
  72. This warning is for project developers.  Use -Wno-dev to suppress it.
  73.  
  74. CMake Warning (dev) at plugins/gstreamer010/CMakeLists.txt:56 (add_dependencies):
  75.  Policy CMP0046 is not set: Error on non-existent dependency in
  76.  add_dependencies.  Run "cmake --help-policy CMP0046" for policy details.
  77.  Use the cmake_policy command to set the policy and suppress this warning.
  78.  
  79.  The dependency target "pthread" of target "media_plugin_gstreamer010" does
  80.  not exist.
  81. This warning is for project developers.  Use -Wno-dev to suppress it.
  82.  
  83. CMake Warning (dev) at plugins/gstreamer010/CMakeLists.txt:56 (add_dependencies):
  84.  Policy CMP0046 is not set: Error on non-existent dependency in
  85.  add_dependencies.  Run "cmake --help-policy CMP0046" for policy details.
  86.  Use the cmake_policy command to set the policy and suppress this warning.
  87.  
  88.  The dependency target "rt" of target "media_plugin_gstreamer010" does not
  89.  exist.
  90. This warning is for project developers.  Use -Wno-dev to suppress it.
  91.  
  92. CMake Warning (dev) at plugins/example_basic/CMakeLists.txt:43 (add_dependencies):
  93.  Policy CMP0046 is not set: Error on non-existent dependency in
  94.  add_dependencies.  Run "cmake --help-policy CMP0046" for policy details.
  95.  Use the cmake_policy command to set the policy and suppress this warning.
  96.  
  97.  The dependency target "pthread" of target "basic_plugin_example" does not
  98.  exist.
  99. This warning is for project developers.  Use -Wno-dev to suppress it.
  100.  
  101. CMake Warning (dev) at plugins/example_basic/CMakeLists.txt:43 (add_dependencies):
  102.  Policy CMP0046 is not set: Error on non-existent dependency in
  103.  add_dependencies.  Run "cmake --help-policy CMP0046" for policy details.
  104.  Use the cmake_policy command to set the policy and suppress this warning.
  105.  
  106.  The dependency target "rt" of target "basic_plugin_example" does not exist.
  107. This warning is for project developers.  Use -Wno-dev to suppress it.
  108.  
  109. CMake Warning (dev) at plugins/example_media/CMakeLists.txt:56 (add_dependencies):
  110.  Policy CMP0046 is not set: Error on non-existent dependency in
  111.  add_dependencies.  Run "cmake --help-policy CMP0046" for policy details.
  112.  Use the cmake_policy command to set the policy and suppress this warning.
  113.  
  114.  The dependency target "pthread" of target "media_plugin_example" does not
  115.  exist.
  116. This warning is for project developers.  Use -Wno-dev to suppress it.
  117.  
  118. CMake Warning (dev) at plugins/example_media/CMakeLists.txt:56 (add_dependencies):
  119.  Policy CMP0046 is not set: Error on non-existent dependency in
  120.  add_dependencies.  Run "cmake --help-policy CMP0046" for policy details.
  121.  Use the cmake_policy command to set the policy and suppress this warning.
  122.  
  123.  The dependency target "rt" of target "media_plugin_example" does not exist.
  124. This warning is for project developers.  Use -Wno-dev to suppress it.
  125.  
  126. -- Generating done
  127. -- Build files have been written to: /home/fennectech/singcp.git/build-linux-x86_64-release
  128.  
  129. {20:29} Sat Nov 07
  130. [fennectech@manjaro ~/singcp.git]$
Advertisement
Add Comment
Please, Sign In to add comment