Advertisement
Guest User

Untitled

a guest
Jul 26th, 2013
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.68 KB | None | 0 0
  1. Running configure for SHOGUN version 2.2.0
  2. Checking for C Compiler ... gcc 4.7, ok
  3. Checking for C Compiler flags ... -g -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wparentheses -Wshadow -Wno-unknown-pragmas -Wno-deprecated -O9 -fexpensive-optimizations -frerun-cse-after-loop -fcse-follow-jumps -finline-functions -fschedule-insns2 -fthread-jumps -fforce-addr -fstrength-reduce -funroll-loops -mfpmath=sse
  4. Checking for C++ Compiler ... gcc 4.7, ok
  5. Checking for C++ Compiler flags ... -g -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wparentheses -Wshadow -Wno-unknown-pragmas -Wno-deprecated -O9 -fexpensive-optimizations -frerun-cse-after-loop -fcse-follow-jumps -finline-functions -fschedule-insns2 -fthread-jumps -fforce-addr -fstrength-reduce -funroll-loops -mfpmath=sse
  6. Detected Operating System: Linux
  7. Detected Host Architecture: x86_64
  8. Checking for Position independent code (PIC) ... yes
  9. Checking for C++11 Atomic Integer ... yes
  10. Checking for C++ Runtime Type Information (rtti) ... yes
  11. Checking for makedepend ... c++ -MM
  12. Checking for Python ... 2.7.4
  13. Checking for pkg-config ... 0.26
  14. Checking for GNU Make ... GNU Make 3.81
  15. Checking for Doxygen ... doxygen not detected, for documentation please install
  16. Checking for Google C++ Testing Framework ... yes
  17. Checking for Google C++ Mocking Framework ... yes
  18. Checking for CPU vendor ... GenuineIntel (6:15:11)
  19. Checking for CPU type ... Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz
  20. Checking for GCC & CPU optimization abilities ... native
  21. Checking for compiler and kernel support of mmx ... yes
  22. Checking for compiler and kernel support of mmxext ... yes
  23. Checking for compiler and kernel support of sse ... yes
  24. Checking for compiler and kernel support of sse2 ... yes
  25. Checking for compiler and kernel support of cmov ... yes
  26. Checking for xmmintrin.h ... yes
  27. Checking for emmintrin.h ... yes
  28. Checking for aligned memory support ... no
  29. Checking for Word Size ... 64 bit
  30. Checking for Math support (-lm) ... yes
  31. Checking for Math powl() support ... yes
  32. Checking for Math lgammal() support ... yes
  33. Checking for Math sqrtl() support ... yes
  34. Checking for Math log2() support ... yes
  35. Checking for Posix threads support ... yes
  36. Checking for HDF5 (>= 1.8.0) support ... yes
  37. Checking for libjson (json-c) ... no (json-c >= 0.11)
  38. Checking for libxml2 (>= 2.7.0) ... yes
  39. Checking for AMD ACML support ... no
  40. Checking for Intel MKL support ... no
  41. Checking for Atlas support ... yes
  42. Checking for catlas ... yes
  43. Checking for Mosek support ... no
  44. Checking for ARPACK support ... no
  45. Checking for NLOPT support ... no
  46. Checking for Eigen3 support ... yes
  47. Checking for CPLEX support ... no
  48. Checking for GLPK ... no
  49. Checking for lzo ... no
  50. Checking for snappy ... no
  51. Checking for gzip ... yes
  52. Checking for bzip2 ... yes
  53. Checking for lzma ... no
  54. Checking for PRNG Mersenne exponent ... 19937
  55. Checking for spinlock support ... yes
  56. Checking for libshogun ... yes (internal in source tree)
  57. Checking for Readline support ... yes
  58. Checking for Python numpy support ... 1.7.1
  59. Checking for Python/Python Numpy Developer Files ... yes
  60. Checking for Octave ... 3.6.4
  61. Checking for octave-config ... api-v48+
  62. Checking for Octave Developer Files ... yes
  63. Checking for R ... 2.15.2
  64. Checking for R Developer Files ... yes
  65. Checking for Matlab ... no
  66. Checking for Java ... 1.7.0_25
  67. Checking for Java native interface files (jni.h) ... javac not detected
  68. Checking for Mono C# ... not detected
  69. Checking for Ruby ... 1.9.3p194
  70. Checking for Ruby Developer Files ... yes
  71. Checking for Ruby NArray ... yes
  72. Checking for Ruby NArray Developer Files ... yes
  73. Checking for Lua ... not detected
  74. Checking for SWIG ... 2.0.8
  75.  
  76. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  77. WARNING: SHOGUN is built using SVMlight which was written
  78. by Thorsten Joachims and uses a different non GPL compatible license.
  79. To build a fully GPL'd SHOGUN use
  80.  
  81. ./configure --disable-svm-light
  82.  
  83. The SVMlight license can be found in LICENSE.SVMlight. In case
  84. you do not know or cannot agree to the licensing terms expressed in
  85. LICENSE.SVMlight press ctrl+c to abort configure now.
  86. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  87.  
  88.  
  89. SHOGUN was configured for
  90.  
  91. libshogun and the following interfaces: cmdline_static python_static octave_static r_static octave_modular python_modular ruby_modular
  92.  
  93. interface(s) with the following configure options
  94.  
  95. It will support the following data types bool,char,uint8_t,uint16_t,int32_t,int64_t,uint64_t,float32_t,float64_t.
  96.  
  97. type "make" now to compile
  98.  
  99. Running configure for SHOGUN version 2.2.0
  100. Checking for C Compiler ... gcc 4.7, ok
  101. Checking for C Compiler flags ... -g -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wparentheses -Wshadow -Wno-unknown-pragmas -Wno-deprecated -O9 -fexpensive-optimizations -frerun-cse-after-loop -fcse-follow-jumps -finline-functions -fschedule-insns2 -fthread-jumps -fforce-addr -fstrength-reduce -funroll-loops -mfpmath=sse
  102. Checking for C++ Compiler ... gcc 4.7, ok
  103. Checking for C++ Compiler flags ... -g -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wparentheses -Wshadow -Wno-unknown-pragmas -Wno-deprecated -O9 -fexpensive-optimizations -frerun-cse-after-loop -fcse-follow-jumps -finline-functions -fschedule-insns2 -fthread-jumps -fforce-addr -fstrength-reduce -funroll-loops -mfpmath=sse
  104. Detected Operating System: Linux
  105. Detected Host Architecture: x86_64
  106. Checking for Position independent code (PIC) ... yes
  107. Checking for C++11 Atomic Integer ... yes
  108. Checking for C++ Runtime Type Information (rtti) ... yes
  109. Checking for makedepend ... c++ -MM
  110. Checking for Python ... 2.7.4
  111. Checking for pkg-config ... 0.26
  112. Checking for GNU Make ... GNU Make 3.81
  113. Checking for Doxygen ... doxygen not detected, for documentation please install
  114. Checking for Google C++ Testing Framework ... yes
  115. Checking for Google C++ Mocking Framework ... yes
  116. Checking for CPU vendor ... GenuineIntel (6:15:11)
  117. Checking for CPU type ... Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz
  118. Checking for GCC & CPU optimization abilities ... native
  119. Checking for compiler and kernel support of mmx ... yes
  120. Checking for compiler and kernel support of mmxext ... yes
  121. Checking for compiler and kernel support of sse ... yes
  122. Checking for compiler and kernel support of sse2 ... yes
  123. Checking for compiler and kernel support of cmov ... yes
  124. Checking for xmmintrin.h ... yes
  125. Checking for emmintrin.h ... yes
  126. Checking for aligned memory support ... no
  127. Checking for Word Size ... 64 bit
  128. Checking for Math support (-lm) ... yes
  129. Checking for Math powl() support ... yes
  130. Checking for Math lgammal() support ... yes
  131. Checking for Math sqrtl() support ... yes
  132. Checking for Math log2() support ... yes
  133. Checking for Posix threads support ... yes
  134. Checking for HDF5 (>= 1.8.0) support ... yes
  135. Checking for libjson (json-c) ... no (json-c >= 0.11)
  136. Checking for libxml2 (>= 2.7.0) ... yes
  137. Checking for AMD ACML support ... no
  138. Checking for Intel MKL support ... no
  139. Checking for Atlas support ... yes
  140. Checking for catlas ... yes
  141. Checking for Mosek support ... no
  142. Checking for ARPACK support ... no
  143. Checking for NLOPT support ... no
  144. Checking for Eigen3 support ... yes
  145. Checking for CPLEX support ... no
  146. Checking for GLPK ... no
  147. Checking for lzo ... no
  148. Checking for snappy ... no
  149. Checking for gzip ... yes
  150. Checking for bzip2 ... yes
  151. Checking for lzma ... no
  152. Checking for PRNG Mersenne exponent ... 19937
  153. Checking for spinlock support ... yes
  154. Checking for libshogun ... yes (internal in source tree)
  155. Checking for Python numpy support ... 1.7.1
  156. Checking for Python/Python Numpy Developer Files ... yes
  157. Checking for Octave ... 3.6.4
  158. Checking for octave-config ... api-v48+
  159. Checking for Octave Developer Files ... yes
  160. Checking for R ... 2.15.2
  161. Checking for R Developer Files ... yes
  162. Checking for SWIG ... 2.0.8
  163.  
  164. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  165. WARNING: SHOGUN is built using SVMlight which was written
  166. by Thorsten Joachims and uses a different non GPL compatible license.
  167. To build a fully GPL'd SHOGUN use
  168.  
  169. ./configure --disable-svm-light
  170.  
  171. The SVMlight license can be found in LICENSE.SVMlight. In case
  172. you do not know or cannot agree to the licensing terms expressed in
  173. LICENSE.SVMlight press ctrl+c to abort configure now.
  174. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  175.  
  176.  
  177. SHOGUN was configured for
  178.  
  179. libshogun and the following interfaces: octave_static r_static octave_modular python_modular r_modular
  180.  
  181. interface(s) with the following configure options --interfaces=python_modular,octave_static,octave_modular,r_static,r_modular
  182.  
  183. It will support the following data types bool,char,uint8_t,uint16_t,int32_t,int64_t,uint64_t,float32_t,float64_t.
  184.  
  185. type "make" now to compile
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement