Guest User

Untitled

a guest
Nov 2nd, 2011
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.39 KB | None | 0 0
  1. -- The C compiler identification is GNU
  2. -- The CXX compiler identification is GNU
  3. -- Check for working C compiler: /usr/bin/gcc
  4. -- Check for working C compiler: /usr/bin/gcc -- works
  5. -- Detecting C compiler ABI info
  6. -- Detecting C compiler ABI info - done
  7. -- Check for working CXX compiler: /usr/bin/c++
  8. -- Check for working CXX compiler: /usr/bin/c++ -- works
  9. -- Detecting CXX compiler ABI info
  10. -- Detecting CXX compiler ABI info - done
  11. -- Boost version: 1.42.0
  12. -- Found the following Boost libraries:
  13. -- thread
  14. -- regex
  15. -- program_options
  16. -- system
  17. -- signals
  18. -- Found DEVIL: /usr/lib/libIL.so
  19. -- Checking to see if CXX compiler accepts flag -fvisibility=hidden
  20. -- Checking to see if CXX compiler accepts flag -fvisibility=hidden - yes
  21. -- Checking to see if CXX compiler accepts flag -fvisibility-inlines-hidden
  22. -- Checking to see if CXX compiler accepts flag -fvisibility-inlines-hidden - yes
  23. -- Checking to see if CXX compiler accepts flag -msse -mfpmath=sse
  24. -- Checking to see if CXX compiler accepts flag -msse -mfpmath=sse - yes
  25. -- Checking to see if CXX compiler accepts flag -mieee-fp
  26. -- Checking to see if CXX compiler accepts flag -mieee-fp - yes
  27. -- Building Spring for 64bit environment
  28. -- Found ZLIB: /usr/lib/libz.so
  29. -- Looking for include files CMAKE_HAVE_PTHREAD_H
  30. -- Looking for include files CMAKE_HAVE_PTHREAD_H - found
  31. -- Looking for pthread_create in pthreads
  32. -- Looking for pthread_create in pthreads - not found
  33. -- Looking for pthread_create in pthread
  34. -- Looking for pthread_create in pthread - found
  35. -- Found Threads: TRUE
  36. -- Found AI Wrapper: Cpp-AIWrapper
  37. -- Found AI Wrapper: CUtils (sources only wrapper)
  38. -- Found AI Wrapper: LegacyCpp-AIWrapper
  39. -- Found AI Wrapper: LegacyCpp-Creg-AIWrapper
  40. -- Found PythonInterp: /usr/bin/python2.6
  41. -- Found PythonLibs: /usr/lib/libpython2.6.so
  42. -- Found AI Interface: Python-AIInterface 0.1
  43. -- Found Skirmish AI: NullPythonAI 0.1
  44. -- Java version 1.6.0.18 configured successfully!
  45. -- Found Java: /usr/bin/java
  46. -- Found JNI: /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/libjawt.so
  47. -- Found AI Interface: Java-AIInterface 0.1
  48. -- Found AI Interface: C-AIInterface 0.1
  49. -- Found Skirmish AI: CppTestAI 0.1
  50. -- Found Skirmish AI: HughAI 0.1
  51. -- Found Skirmish AI: NullAI 0.1
  52. -- Found Skirmish AI: RAI 0.601
  53. -- Found Skirmish AI: E323AI 3.25.0
  54. -- Found Skirmish AI: KAIK 0.13
  55. -- Found Skirmish AI: AAI 0.9
  56. -- Found Skirmish AI: NullOOJavaAI 0.1 (config: default)
  57. -- Found Skirmish AI: NullJavaAI 0.1 (config: default)
  58. CMake Warning (dev) at /usr/share/cmake-2.8/Modules/FindPackageMessage.cmake:36 (IF):
  59. given arguments:
  60.  
  61. "NOT" "7zip_FIND_QUIETLY"
  62.  
  63. An argument named "7zip_FIND_QUIETLY" appears in a conditional statement.
  64. Policy CMP0012 is not set: if() recognizes numbers and boolean constants.
  65. Run "cmake --help-policy CMP0012" for policy details. Use the cmake_policy
  66. command to set the policy and suppress this warning.
  67. Call Stack (most recent call first):
  68. /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:67 (FIND_PACKAGE_MESSAGE)
  69. rts/build/cmake/Find7zip.cmake:26 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  70. CMakeLists.txt:213 (FIND_PACKAGE)
  71. This warning is for project developers. Use -Wno-dev to suppress it.
  72.  
  73. -- Found XSLTProc: /usr/bin/xsltproc
  74. -- Found DocBook: /usr/share/xml/docbook/stylesheet/nwalsh/manpages/docbook.xsl
  75. -- MAN pages will be installed to {INSTALL_PREFIX}/share/man/man6
  76. -- Found OpenAL: /usr/lib/libopenal.so
  77. -- Looking for vorbis_bitrate_addblock in vorbis
  78. -- Looking for vorbis_bitrate_addblock in vorbis - found
  79. -- Found OggVorbis: /usr/lib/libogg.so;/usr/lib/libvorbis.so;/usr/lib/libvorbisfile.so
  80. -- WARNING: you are using the obsolete 'GLU' package, please use 'OpenGL' instead
  81. -- Found GLEW: /usr/lib64/libGLEW.so
  82. -- Found Freetype: -lfreetype -lz
  83. -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so
  84. -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found
  85. -- Looking for gethostbyname
  86. -- Looking for gethostbyname - found
  87. -- Looking for connect
  88. -- Looking for connect - found
  89. -- Looking for remove
  90. -- Looking for remove - found
  91. -- Looking for shmat
  92. -- Looking for shmat - found
  93. -- Looking for IceConnectionNumber in ICE
  94. -- Looking for IceConnectionNumber in ICE - found
  95. -- Found X11: /usr/lib/libX11.so
  96. -- WARNING: you are using the obsolete 'GLU' package, please use 'OpenGL' instead
  97. -- Found Freetype: -lfreetype -lz
  98. CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
  99. Please set them or make sure they are set and tested correctly in the CMake files:
  100. OPENGL_gl_LIBRARY (ADVANCED)
  101. linked by target "engine-default" in directory /home/debian0/Desktop/spring_0.82.7.1/rts/builds/default
  102. linked by target "engine-multithreaded" in directory /home/debian0/Desktop/spring_0.82.7.1/rts/builds/GML
  103.  
  104. -- Configuring incomplete, errors occurred!
  105.  
  106.  
Advertisement
Add Comment
Please, Sign In to add comment