Advertisement
Guest User

Untitled

a guest
Mar 11th, 2013
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.84 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.52.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 32bit environment
  28. -- Found ZLIB: /usr/lib/i386-linux-gnu/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/python (found version "2.7.3")
  41. -- Found PythonLibs: /usr/lib/libpython2.7.so
  42. -- Found AI Interface: Python-AIInterface 0.1
  43. -- Found Skirmish AI: NullPythonAI 0.1
  44. -- Found Java: /usr/bin/java (found version "1.6.0.27")
  45. -- Found JNI: /usr/lib/jvm/java-6-openjdk-i386/jre/lib/i386/libjawt.so
  46. -- Found AI Interface: Java-AIInterface 0.1
  47. -- Found AI Interface: C-AIInterface 0.1
  48. -- Found Skirmish AI: AAI 0.9
  49. -- Found Skirmish AI: KAIK 0.13
  50. -- Found Skirmish AI: NullJavaAI 0.1 (config: default)
  51. -- Found Skirmish AI: E323AI 3.22.3
  52. -- Found Skirmish AI: CppTestAI 0.1
  53. -- Found Skirmish AI: NullOOJavaAI 0.1 (config: default)
  54. -- Found Skirmish AI: HughAI 0.1
  55. -- Found Skirmish AI: NullAI 0.1
  56. -- Found Skirmish AI: RAI 0.601
  57. CMake Warning (dev) at /usr/share/cmake-2.8/Modules/FindPackageMessage.cmake:36 (IF):
  58. given arguments:
  59.  
  60. "NOT" "7zip_FIND_QUIETLY"
  61.  
  62. An argument named "7zip_FIND_QUIETLY" appears in a conditional statement.
  63. Policy CMP0012 is not set: if() recognizes numbers and boolean constants.
  64. Run "cmake --help-policy CMP0012" for policy details. Use the cmake_policy
  65. command to set the policy and suppress this warning.
  66. Call Stack (most recent call first):
  67. /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:243 (FIND_PACKAGE_MESSAGE)
  68. rts/build/cmake/Find7zip.cmake:26 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  69. CMakeLists.txt:218 (FIND_PACKAGE)
  70. This warning is for project developers. Use -Wno-dev to suppress it.
  71.  
  72. -- Found XSLTProc: /usr/bin/xsltproc
  73. -- Found DocBook: /usr/share/xml/docbook/stylesheet/nwalsh/manpages/docbook.xsl
  74. -- MAN pages will be installed to {INSTALL_PREFIX}/share/man/man6
  75. -- Found OpenAL: /usr/lib/i386-linux-gnu/libopenal.so
  76. -- Looking for vorbis_bitrate_addblock in vorbis
  77. -- Looking for vorbis_bitrate_addblock in vorbis - found
  78. -- Found OggVorbis: /usr/lib/i386-linux-gnu/libogg.so;/usr/lib/i386-linux-gnu/libvorbis.so;/usr/lib/i386-linux-gnu/libvorbisfile.so
  79. -- Looking for XOpenDisplay in /usr/lib/i386-linux-gnu/libX11.so;/usr/lib/i386-linux-gnu/libXext.so
  80. -- Looking for XOpenDisplay in /usr/lib/i386-linux-gnu/libX11.so;/usr/lib/i386-linux-gnu/libXext.so - found
  81. -- Looking for gethostbyname
  82. -- Looking for gethostbyname - found
  83. -- Looking for connect
  84. -- Looking for connect - found
  85. -- Looking for remove
  86. -- Looking for remove - found
  87. -- Looking for shmat
  88. -- Looking for shmat - found
  89. -- Looking for IceConnectionNumber in ICE
  90. -- Looking for IceConnectionNumber in ICE - found
  91. -- Found X11: /usr/lib/i386-linux-gnu/libX11.so
  92. -- Found OpenGL: /usr/lib/i386-linux-gnu/libGL.so
  93. -- WARNING: you are using the obsolete 'GLU' package, please use 'OpenGL' instead
  94. -- Found GLEW: /usr/lib/i386-linux-gnu/libGLEW.so
  95. -- Found Freetype: -L/usr/lib/i386-linux-gnu -lfreetype -lz
  96. -- WARNING: you are using the obsolete 'GLU' package, please use 'OpenGL' instead
  97. -- Found Freetype: -L/usr/lib/i386-linux-gnu -lfreetype -lz
  98. -- Configuring done
  99. -- Generating done
  100. -- Build files have been written to: /home/antoine/Bureau/Concours Prog/spring_0.82.5.1
  101. antoine@antoine-K72F:~/Bureau/Concours Prog/spring_0.82.5.1$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement