Guest User

Untitled

a guest
Mar 5th, 2016
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 79.96 KB | None | 0 0
  1. [ 0%] Creating directories for 'ARPREC'
  2. [ 0%] Performing download step (download, verify and extract) for 'ARPREC'
  3. -- downloading...
  4. src='http://crd.lbl.gov/~dhbailey/mpdist/arprec-2.2.16.tar.gz'
  5. dst='/home/f0z/libraries/shogun/third_party/ARPREC/arprec-2.2.16.tar.gz'
  6. timeout='none'
  7. -- downloading... done
  8. -- verifying file...
  9. file='/home/f0z/libraries/shogun/third_party/ARPREC/arprec-2.2.16.tar.gz'
  10. -- verifying file... done
  11. -- extracting...
  12. src='/home/f0z/libraries/shogun/third_party/ARPREC/arprec-2.2.16.tar.gz'
  13. dst='/home/f0z/libraries/shogun/ARPREC/src/ARPREC'
  14. -- extracting... [tar xfz]
  15. -- extracting... [analysis]
  16. -- extracting... [rename]
  17. -- extracting... [clean up]
  18. -- extracting... done
  19. [ 0%] No patch step for 'ARPREC'
  20. [ 0%] No update step for 'ARPREC'
  21. [ 0%] Performing configure step for 'ARPREC'
  22. configuring arprec 2.2.13...
  23. checking for a BSD-compatible install... /usr/bin/install -c
  24. checking whether build environment is sane... yes
  25. checking for a thread-safe mkdir -p... /bin/mkdir -p
  26. checking for gawk... gawk
  27. checking whether make sets $(MAKE)... yes
  28. checking build system type... x86_64-unknown-linux-gnu
  29. checking host system type... x86_64-unknown-linux-gnu
  30. checking if commonly used function is to be inlined... yes
  31. checking if debugging code is to be enabled... no
  32. checking for xlC_r... no
  33. checking for xlC... no
  34. checking for icpc... no
  35. checking for pathCC... no
  36. checking for pgCC... no
  37. checking for cxx... no
  38. checking for aCC... no
  39. checking for CC... no
  40. checking for cc++... no
  41. checking for FCC... no
  42. checking for KCC... no
  43. checking for RCC... no
  44. checking for c++... c++
  45. checking whether the C++ compiler works... yes
  46. checking for C++ compiler default output file name... a.out
  47. checking for suffix of executables...
  48. checking whether we are cross compiling... no
  49. checking for suffix of object files... o
  50. checking whether we are using the GNU C++ compiler... yes
  51. checking whether c++ accepts -g... yes
  52. checking for style of include used by make... GNU
  53. checking dependency style of c++... gcc3
  54. checking for gcc... c++
  55. checking whether we are using the GNU C compiler... yes
  56. checking whether c++ accepts -g... yes
  57. checking for c++ option to accept ISO C89... unsupported
  58. checking dependency style of c++... gcc3
  59. checking for xlf95... no
  60. checking for ifort... no
  61. checking for pathf95... no
  62. checking for f95... f95
  63. checking whether we are using the GNU Fortran compiler... yes
  64. checking whether f95 accepts -g... yes
  65. checking how to get verbose linking output from f95... -v
  66. checking for Fortran libraries of f95... -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lgfortran -lm -lquadmath
  67. checking for Fortran flag needed to allow free-form source... -ffree-form
  68. checking whether extra library is needed to link Fortran and C++... none
  69. checking for dummy main to link with Fortran libraries... none
  70. checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore
  71. checking for alternate main to link with Fortran libraries... main
  72. checking fortran 90 modules inclusion flag...
  73. checking flags needed for unescaped backslash in strings... none
  74. checking fortran 90 modules naming style...
  75. checking for etime... etime
  76. checking for a sed that does not truncate output... /bin/sed
  77. checking for grep that handles long lines and -e... /bin/grep
  78. checking for egrep... /bin/grep -E
  79. checking for fgrep... /bin/grep -F
  80. checking for ld used by c++... /usr/bin/ld
  81. checking if the linker (/usr/bin/ld) is GNU ld... yes
  82. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  83. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  84. checking whether ln -s works... yes
  85. checking the maximum length of command line arguments... 3458764513820540925
  86. checking whether the shell understands some XSI constructs... yes
  87. checking whether the shell understands "+="... yes
  88. checking for /usr/bin/ld option to reload object files... -r
  89. checking for objdump... objdump
  90. checking how to recognize dependent libraries... pass_all
  91. checking for ar... ar
  92. checking for strip... strip
  93. checking for ranlib... ranlib
  94. checking command to parse /usr/bin/nm -B output from c++ object... ok
  95. checking how to run the C preprocessor... c++ -E
  96. checking for ANSI C header files... yes
  97. checking for sys/types.h... yes
  98. checking for sys/stat.h... yes
  99. checking for stdlib.h... yes
  100. checking for string.h... yes
  101. checking for memory.h... yes
  102. checking for strings.h... yes
  103. checking for inttypes.h... yes
  104. checking for stdint.h... yes
  105. checking for unistd.h... yes
  106. checking for dlfcn.h... yes
  107. checking whether we are using the GNU C++ compiler... (cached) yes
  108. checking whether c++ accepts -g... (cached) yes
  109. checking dependency style of c++... (cached) gcc3
  110. checking how to run the C++ preprocessor... c++ -E
  111. checking whether we are using the GNU Fortran compiler... (cached) yes
  112. checking whether f95 accepts -g... (cached) yes
  113. checking for objdir... .libs
  114. checking if c++ supports -fno-rtti -fno-exceptions... yes
  115. checking for c++ option to produce PIC... -fPIC -DPIC
  116. checking if c++ PIC flag -fPIC -DPIC works... yes
  117. checking if c++ static flag -static works... yes
  118. checking if c++ supports -c -o file.o... yes
  119. checking if c++ supports -c -o file.o... (cached) yes
  120. checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  121. checking dynamic linker characteristics... GNU/Linux ld.so
  122. checking how to hardcode library paths into programs... immediate
  123. checking whether stripping libraries is possible... yes
  124. checking if libtool supports shared libraries... yes
  125. checking whether to build shared libraries... no
  126. checking whether to build static libraries... yes
  127. checking for ld used by c++... /usr/bin/ld -m elf_x86_64
  128. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  129. checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  130. checking for c++ option to produce PIC... -fPIC -DPIC
  131. checking if c++ PIC flag -fPIC -DPIC works... yes
  132. checking if c++ static flag -static works... yes
  133. checking if c++ supports -c -o file.o... yes
  134. checking if c++ supports -c -o file.o... (cached) yes
  135. checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  136. checking dynamic linker characteristics... GNU/Linux ld.so
  137. checking how to hardcode library paths into programs... immediate
  138. checking if libtool supports shared libraries... yes
  139. checking whether to build shared libraries... no
  140. checking whether to build static libraries... yes
  141. checking for f95 option to produce PIC... -fPIC
  142. checking if f95 PIC flag -fPIC works... yes
  143. checking if f95 static flag -static works... yes
  144. checking if f95 supports -c -o file.o... yes
  145. checking if f95 supports -c -o file.o... (cached) yes
  146. checking whether the f95 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  147. checking dynamic linker characteristics... GNU/Linux ld.so
  148. checking how to hardcode library paths into programs... immediate
  149. checking fp.h usability... no
  150. checking fp.h presence... no
  151. checking for fp.h... no
  152. checking sys/time.h usability... yes
  153. checking sys/time.h presence... yes
  154. checking for sys/time.h... yes
  155. checking whether the compiler supports basic templates... yes
  156. checking whether x86 FPU control code is needed... yes
  157. checking fpu_control.h usability... yes
  158. checking fpu_control.h presence... yes
  159. checking for fpu_control.h... yes
  160. checking for drand48... yes
  161. checking for copysign... yes
  162. configure: creating ./config.status
  163. config.status: creating Makefile
  164. config.status: creating src/Makefile
  165. config.status: creating tests/Makefile
  166. config.status: creating include/Makefile
  167. config.status: creating fortran/Makefile
  168. config.status: creating toolkit/Makefile
  169. config.status: creating arprec-config
  170. config.status: creating fortran/second.f
  171. config.status: creating toolkit/second.f
  172. config.status: creating config.h
  173. config.status: config.h is unchanged
  174. config.status: creating include/arprec/arprec_config.h
  175. config.status: include/arprec/arprec_config.h is unchanged
  176. config.status: executing depfiles commands
  177. config.status: executing libtool commands
  178.  
  179. Using
  180. C++ Compiler = c++
  181. C++ Flags = -O2 -Wall -DHAVE_CONFIG_H
  182. F90 Compiler = f95
  183. F90 Flags = -O2 -ffree-form
  184. F90 Libs = -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lgfortran -lm -lquadmath
  185. enable fortran = yes
  186. enable inline = yes
  187. enable x86 fix = yes
  188. enable debug = no
  189. fma = none
  190. fms = none
  191. [ 0%] Performing build step for 'ARPREC'
  192. /home/f0z/libraries/shogun/ARPREC/src/ARPREC/config/missing: line 54: aclocal-1.11: command not found
  193. WARNING: `aclocal-1.11' is missing on your system. You should only need it if
  194. you modified `acinclude.m4' or `configure.ac'. You might want
  195. to install the `Automake' and `Perl' packages. Grab them from
  196. any GNU archive site.
  197. cd /home/f0z/libraries/shogun/ARPREC/src/ARPREC && /bin/bash /home/f0z/libraries/shogun/ARPREC/src/ARPREC/config/missing --run automake-1.11 --gnu
  198. /home/f0z/libraries/shogun/ARPREC/src/ARPREC/config/missing: line 54: automake-1.11: command not found
  199. WARNING: `automake-1.11' is missing on your system. You should only need it if
  200. you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
  201. You might want to install the `Automake' and `Perl' packages.
  202. Grab them from any GNU archive site.
  203. /home/f0z/libraries/shogun/ARPREC/src/ARPREC/config/missing: line 54: autoconf: command not found
  204. WARNING: `autoconf' is missing on your system. You should only need it if
  205. you modified `configure.ac'. You might want to install the
  206. `Autoconf' and `GNU m4' packages. Grab them from any GNU
  207. archive site.
  208. running CONFIG_SHELL=/bin/bash /bin/bash /home/f0z/libraries/shogun/ARPREC/src/ARPREC/configure --includedir=/home/f0z/libraries/shogun/third_party/include/arprec --libdir=/home/f0z/libraries/shogun/third_party/libs/arprec --disable-shared --with-pic --no-create --no-recursion
  209. configuring arprec 2.2.13...
  210. checking for a BSD-compatible install... /usr/bin/install -c
  211. checking whether build environment is sane... yes
  212. checking for a thread-safe mkdir -p... /bin/mkdir -p
  213. checking for gawk... gawk
  214. checking whether make sets $(MAKE)... yes
  215. checking build system type... x86_64-unknown-linux-gnu
  216. checking host system type... x86_64-unknown-linux-gnu
  217. checking if commonly used function is to be inlined... yes
  218. checking if debugging code is to be enabled... no
  219. checking for xlC_r... no
  220. checking for xlC... no
  221. checking for icpc... no
  222. checking for pathCC... no
  223. checking for pgCC... no
  224. checking for cxx... no
  225. checking for aCC... no
  226. checking for CC... no
  227. checking for cc++... no
  228. checking for FCC... no
  229. checking for KCC... no
  230. checking for RCC... no
  231. checking for c++... c++
  232. checking whether the C++ compiler works... yes
  233. checking for C++ compiler default output file name... a.out
  234. checking for suffix of executables...
  235. checking whether we are cross compiling... no
  236. checking for suffix of object files... o
  237. checking whether we are using the GNU C++ compiler... yes
  238. checking whether c++ accepts -g... yes
  239. checking for style of include used by make... GNU
  240. checking dependency style of c++... gcc3
  241. checking for gcc... c++
  242. checking whether we are using the GNU C compiler... yes
  243. checking whether c++ accepts -g... yes
  244. checking for c++ option to accept ISO C89... unsupported
  245. checking dependency style of c++... gcc3
  246. checking for xlf95... no
  247. checking for ifort... no
  248. checking for pathf95... no
  249. checking for f95... f95
  250. checking whether we are using the GNU Fortran compiler... yes
  251. checking whether f95 accepts -g... yes
  252. checking how to get verbose linking output from f95... -v
  253. checking for Fortran libraries of f95... -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lgfortran -lm -lquadmath
  254. checking for Fortran flag needed to allow free-form source... -ffree-form
  255. checking whether extra library is needed to link Fortran and C++... none
  256. checking for dummy main to link with Fortran libraries... none
  257. checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore
  258. checking for alternate main to link with Fortran libraries... main
  259. checking fortran 90 modules inclusion flag...
  260. checking flags needed for unescaped backslash in strings... none
  261. checking fortran 90 modules naming style...
  262. checking for etime... etime
  263. checking for a sed that does not truncate output... /bin/sed
  264. checking for grep that handles long lines and -e... /bin/grep
  265. checking for egrep... /bin/grep -E
  266. checking for fgrep... /bin/grep -F
  267. checking for ld used by c++... /usr/bin/ld
  268. checking if the linker (/usr/bin/ld) is GNU ld... yes
  269. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  270. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  271. checking whether ln -s works... yes
  272. checking the maximum length of command line arguments... 3458764513820540925
  273. checking whether the shell understands some XSI constructs... yes
  274. checking whether the shell understands "+="... yes
  275. checking for /usr/bin/ld option to reload object files... -r
  276. checking for objdump... objdump
  277. checking how to recognize dependent libraries... pass_all
  278. checking for ar... ar
  279. checking for strip... strip
  280. checking for ranlib... ranlib
  281. checking command to parse /usr/bin/nm -B output from c++ object... ok
  282. checking how to run the C preprocessor... c++ -E
  283. checking for ANSI C header files... yes
  284. checking for sys/types.h... yes
  285. checking for sys/stat.h... yes
  286. checking for stdlib.h... yes
  287. checking for string.h... yes
  288. checking for memory.h... yes
  289. checking for strings.h... yes
  290. checking for inttypes.h... yes
  291. checking for stdint.h... yes
  292. checking for unistd.h... yes
  293. checking for dlfcn.h... yes
  294. checking whether we are using the GNU C++ compiler... (cached) yes
  295. checking whether c++ accepts -g... (cached) yes
  296. checking dependency style of c++... (cached) gcc3
  297. checking how to run the C++ preprocessor... c++ -E
  298. checking whether we are using the GNU Fortran compiler... (cached) yes
  299. checking whether f95 accepts -g... (cached) yes
  300. checking for objdir... .libs
  301. checking if c++ supports -fno-rtti -fno-exceptions... yes
  302. checking for c++ option to produce PIC... -fPIC -DPIC
  303. checking if c++ PIC flag -fPIC -DPIC works... yes
  304. checking if c++ static flag -static works... yes
  305. checking if c++ supports -c -o file.o... yes
  306. checking if c++ supports -c -o file.o... (cached) yes
  307. checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  308. checking dynamic linker characteristics... GNU/Linux ld.so
  309. checking how to hardcode library paths into programs... immediate
  310. checking whether stripping libraries is possible... yes
  311. checking if libtool supports shared libraries... yes
  312. checking whether to build shared libraries... no
  313. checking whether to build static libraries... yes
  314. checking for ld used by c++... /usr/bin/ld -m elf_x86_64
  315. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  316. checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  317. checking for c++ option to produce PIC... -fPIC -DPIC
  318. checking if c++ PIC flag -fPIC -DPIC works... yes
  319. checking if c++ static flag -static works... yes
  320. checking if c++ supports -c -o file.o... yes
  321. checking if c++ supports -c -o file.o... (cached) yes
  322. checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  323. checking dynamic linker characteristics... GNU/Linux ld.so
  324. checking how to hardcode library paths into programs... immediate
  325. checking if libtool supports shared libraries... yes
  326. checking whether to build shared libraries... no
  327. checking whether to build static libraries... yes
  328. checking for f95 option to produce PIC... -fPIC
  329. checking if f95 PIC flag -fPIC works... yes
  330. checking if f95 static flag -static works... yes
  331. checking if f95 supports -c -o file.o... yes
  332. checking if f95 supports -c -o file.o... (cached) yes
  333. checking whether the f95 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  334. checking dynamic linker characteristics... GNU/Linux ld.so
  335. checking how to hardcode library paths into programs... immediate
  336. checking fp.h usability... no
  337. checking fp.h presence... no
  338. checking for fp.h... no
  339. checking sys/time.h usability... yes
  340. checking sys/time.h presence... yes
  341. checking for sys/time.h... yes
  342. checking whether the compiler supports basic templates... yes
  343. checking whether x86 FPU control code is needed... yes
  344. checking fpu_control.h usability... yes
  345. checking fpu_control.h presence... yes
  346. checking for fpu_control.h... yes
  347. checking for drand48... yes
  348. checking for copysign... yes
  349. configure: creating ./config.status
  350.  
  351. Using
  352. C++ Compiler = c++
  353. C++ Flags = -O2 -Wall -DHAVE_CONFIG_H
  354. F90 Compiler = f95
  355. F90 Flags = -O2 -ffree-form
  356. F90 Libs = -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lgfortran -lm -lquadmath
  357. enable fortran = yes
  358. enable inline = yes
  359. enable x86 fix = yes
  360. enable debug = no
  361. fma = none
  362. fms = none
  363. /bin/bash ./config.status
  364. config.status: creating Makefile
  365. config.status: creating src/Makefile
  366. config.status: creating tests/Makefile
  367. config.status: creating include/Makefile
  368. config.status: creating fortran/Makefile
  369. config.status: creating toolkit/Makefile
  370. config.status: creating arprec-config
  371. config.status: creating fortran/second.f
  372. config.status: creating toolkit/second.f
  373. config.status: creating config.h
  374. config.status: config.h is unchanged
  375. config.status: creating include/arprec/arprec_config.h
  376. config.status: include/arprec/arprec_config.h is unchanged
  377. config.status: executing depfiles commands
  378. config.status: executing libtool commands
  379. /home/f0z/libraries/shogun/ARPREC/src/ARPREC/config/missing: line 54: autoheader: command not found
  380. WARNING: `autoheader' is missing on your system. You should only need it if
  381. you modified `acconfig.h' or `configure.ac'. You might want
  382. to install the `Autoconf' and `GNU m4' packages. Grab them
  383. from any GNU archive site.
  384. config.status: creating config.h
  385. config.status: config.h is unchanged
  386. Making all in src
  387. Making all in tests
  388. Making all in include
  389. Making all in fortran
  390. Making all in toolkit
  391. [ 0%] Performing install step for 'ARPREC'
  392. /bin/bash ../libtool --mode=install /usr/bin/install -c libarprec.la '/home/f0z/libraries/shogun/third_party/libs/arprec'
  393. libtool: install: /usr/bin/install -c .libs/libarprec.lai /home/f0z/libraries/shogun/third_party/libs/arprec/libarprec.la
  394. libtool: install: /usr/bin/install -c .libs/libarprec.a /home/f0z/libraries/shogun/third_party/libs/arprec/libarprec.a
  395. libtool: install: chmod 644 /home/f0z/libraries/shogun/third_party/libs/arprec/libarprec.a
  396. libtool: install: ranlib /home/f0z/libraries/shogun/third_party/libs/arprec/libarprec.a
  397. libtool: finish: PATH="/home/f0z/torch/install/bin:/home/f0z/torch/install/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/cuda/bin:/home/f0z/libraries/mosek/7/tools/platform/linux64x86/bin/:/sbin" ldconfig -n /home/f0z/libraries/shogun/third_party/libs/arprec
  398. ----------------------------------------------------------------------
  399. Libraries have been installed in:
  400. /home/f0z/libraries/shogun/third_party/libs/arprec
  401.  
  402. If you ever happen to want to link against installed libraries
  403. in a given directory, LIBDIR, you must either use libtool, and
  404. specify the full pathname of the library, or use the `-LLIBDIR'
  405. flag during linking and do at least one of the following:
  406. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  407. during execution
  408. - add LIBDIR to the `LD_RUN_PATH' environment variable
  409. during linking
  410. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  411. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  412.  
  413. See any operating system documentation about shared libraries for
  414. more information, such as the ld(1) and ld.so(8) manual pages.
  415. ----------------------------------------------------------------------
  416. /bin/mkdir -p '/home/f0z/libraries/shogun/third_party/include/arprec/arprec'
  417. /usr/bin/install -c -m 644 /home/f0z/libraries/shogun/ARPREC/src/ARPREC/include/arprec/c_mp.h /home/f0z/libraries/shogun/ARPREC/src/ARPREC/include/arprec/fpu.h /home/f0z/libraries/shogun/ARPREC/src/ARPREC/include/arprec/mp.h /home/f0z/libraries/shogun/ARPREC/src/ARPREC/include/arprec/mp_complex.h /home/f0z/libraries/shogun/ARPREC/src/ARPREC/include/arprec/mp_complex_inline.h /home/f0z/libraries/shogun/ARPREC/src/ARPREC/include/arprec/mp_complex_temp.h /home/f0z/libraries/shogun/ARPREC/src/ARPREC/include/arprec/mp_inline.h /home/f0z/libraries/shogun/ARPREC/src/ARPREC/include/arprec/mp_int.h /home/f0z/libraries/shogun/ARPREC/src/ARPREC/include/arprec/mp_int_inline.h /home/f0z/libraries/shogun/ARPREC/src/ARPREC/include/arprec/mp_int_temp.h /home/f0z/libraries/shogun/ARPREC/src/ARPREC/include/arprec/mp_real.h /home/f0z/libraries/shogun/ARPREC/src/ARPREC/include/arprec/mp_real_temp.h /home/f0z/libraries/shogun/ARPREC/src/ARPREC/include/arprec/double_inline.h '/home/f0z/libraries/shogun/third_party/include/arprec/arprec'
  418. /bin/mkdir -p '/home/f0z/libraries/shogun/third_party/include/arprec/arprec'
  419. /usr/bin/install -c -m 644 arprec/arprec_config.h '/home/f0z/libraries/shogun/third_party/include/arprec/arprec'
  420. [ 0%] Completed 'ARPREC'
  421. [ 0%] Built target ARPREC
  422. [ 0%] Creating directories for 'COLPACK'
  423. [ 1%] Performing download step (download, verify and extract) for 'COLPACK'
  424. -- downloading...
  425. src='http://cscapes.cs.purdue.edu/download/ColPack/ColPack-1.0.9.tar.gz'
  426. dst='/home/f0z/libraries/shogun/third_party/COLPACK/ColPack-1.0.9.tar.gz'
  427. timeout='none'
  428. -- downloading... done
  429. -- verifying file...
  430. file='/home/f0z/libraries/shogun/third_party/COLPACK/ColPack-1.0.9.tar.gz'
  431. -- verifying file... done
  432. -- extracting...
  433. src='/home/f0z/libraries/shogun/third_party/COLPACK/ColPack-1.0.9.tar.gz'
  434. dst='/home/f0z/libraries/shogun/COLPACK/src/COLPACK'
  435. -- extracting... [tar xfz]
  436. -- extracting... [analysis]
  437. -- extracting... [rename]
  438. -- extracting... [clean up]
  439. -- extracting... done
  440. [ 1%] No patch step for 'COLPACK'
  441. [ 1%] No update step for 'COLPACK'
  442. [ 1%] Performing configure step for 'COLPACK'
  443. checking for a BSD-compatible install... /usr/bin/install -c
  444. checking whether build environment is sane... yes
  445. checking for a thread-safe mkdir -p... /bin/mkdir -p
  446. checking for gawk... gawk
  447. checking whether make sets $(MAKE)... yes
  448. checking for g++... g++
  449. checking whether the C++ compiler works... yes
  450. checking for C++ compiler default output file name... a.out
  451. checking for suffix of executables...
  452. checking whether we are cross compiling... no
  453. checking for suffix of object files... o
  454. checking whether we are using the GNU C++ compiler... yes
  455. checking whether g++ accepts -g... yes
  456. checking for style of include used by make... GNU
  457. checking dependency style of g++... gcc3
  458. checking build system type... x86_64-unknown-linux-gnu
  459. checking host system type... x86_64-unknown-linux-gnu
  460. checking how to print strings... printf
  461. checking for gcc... gcc
  462. checking whether we are using the GNU C compiler... yes
  463. checking whether gcc accepts -g... yes
  464. checking for gcc option to accept ISO C89... none needed
  465. checking dependency style of gcc... gcc3
  466. checking for a sed that does not truncate output... /bin/sed
  467. checking for grep that handles long lines and -e... /bin/grep
  468. checking for egrep... /bin/grep -E
  469. checking for fgrep... /bin/grep -F
  470. checking for ld used by gcc... /usr/bin/ld
  471. checking if the linker (/usr/bin/ld) is GNU ld... yes
  472. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  473. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  474. checking whether ln -s works... yes
  475. checking the maximum length of command line arguments... 3458764513820540925
  476. checking whether the shell understands some XSI constructs... yes
  477. checking whether the shell understands "+="... yes
  478. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  479. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  480. checking for /usr/bin/ld option to reload object files... -r
  481. checking for objdump... objdump
  482. checking how to recognize dependent libraries... pass_all
  483. checking for dlltool... no
  484. checking how to associate runtime and link libraries... printf %s\n
  485. checking for ar... ar
  486. checking for archiver @FILE support... @
  487. checking for strip... strip
  488. checking for ranlib... ranlib
  489. checking command to parse /usr/bin/nm -B output from gcc object... ok
  490. checking for sysroot... no
  491. checking for mt... mt
  492. checking if mt is a manifest tool... no
  493. checking how to run the C preprocessor... gcc -E
  494. checking for ANSI C header files... yes
  495. checking for sys/types.h... yes
  496. checking for sys/stat.h... yes
  497. checking for stdlib.h... yes
  498. checking for string.h... yes
  499. checking for memory.h... yes
  500. checking for strings.h... yes
  501. checking for inttypes.h... yes
  502. checking for stdint.h... yes
  503. checking for unistd.h... yes
  504. checking for dlfcn.h... yes
  505. checking for objdir... .libs
  506. checking if gcc supports -fno-rtti -fno-exceptions... no
  507. checking for gcc option to produce PIC... -fPIC -DPIC
  508. checking if gcc PIC flag -fPIC -DPIC works... yes
  509. checking if gcc static flag -static works... yes
  510. checking if gcc supports -c -o file.o... yes
  511. checking if gcc supports -c -o file.o... (cached) yes
  512. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  513. checking dynamic linker characteristics... GNU/Linux ld.so
  514. checking how to hardcode library paths into programs... immediate
  515. checking whether stripping libraries is possible... yes
  516. checking if libtool supports shared libraries... yes
  517. checking whether to build shared libraries... no
  518. checking whether to build static libraries... yes
  519. checking how to run the C++ preprocessor... g++ -E
  520. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  521. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  522. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  523. checking for g++ option to produce PIC... -fPIC -DPIC
  524. checking if g++ PIC flag -fPIC -DPIC works... yes
  525. checking if g++ static flag -static works... yes
  526. checking if g++ supports -c -o file.o... yes
  527. checking if g++ supports -c -o file.o... (cached) yes
  528. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  529. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  530. checking how to hardcode library paths into programs... immediate
  531. checking Build examples... checking OpenMP... configure: creating ./config.status
  532. config.status: creating Makefile
  533. config.status: creating config.h
  534. config.status: config.h is unchanged
  535. config.status: executing depfiles commands
  536. config.status: executing libtool commands
  537.  
  538. -----------------------------------------------------------------------------
  539. Configuration:
  540.  
  541. C compiler: gcc
  542. C++ compiler: g++
  543. Linker: /usr/bin/ld -m elf_x86_64
  544. Source code location: /home/f0z/libraries/shogun/COLPACK/src/COLPACK-build
  545. Install path: /usr/local
  546.  
  547. CFLAGS:
  548. CXXFLAGS:
  549.  
  550. Use OpenMP: false
  551. Build examples: false
  552.  
  553. [ 1%] Performing build step for 'COLPACK'
  554. [ 1%] Performing install step for 'COLPACK'
  555. /bin/bash ./libtool --mode=install /usr/bin/install -c libColPack.la '/home/f0z/libraries/shogun/third_party/libs/ColPack'
  556. libtool: install: /usr/bin/install -c .libs/libColPack.lai /home/f0z/libraries/shogun/third_party/libs/ColPack/libColPack.la
  557. libtool: install: /usr/bin/install -c .libs/libColPack.a /home/f0z/libraries/shogun/third_party/libs/ColPack/libColPack.a
  558. libtool: install: chmod 644 /home/f0z/libraries/shogun/third_party/libs/ColPack/libColPack.a
  559. libtool: install: ranlib /home/f0z/libraries/shogun/third_party/libs/ColPack/libColPack.a
  560. libtool: finish: PATH="/home/f0z/torch/install/bin:/home/f0z/torch/install/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/cuda/bin:/home/f0z/libraries/mosek/7/tools/platform/linux64x86/bin/:/sbin" ldconfig -n /home/f0z/libraries/shogun/third_party/libs/ColPack
  561. ----------------------------------------------------------------------
  562. Libraries have been installed in:
  563. /home/f0z/libraries/shogun/third_party/libs/ColPack
  564.  
  565. If you ever happen to want to link against installed libraries
  566. in a given directory, LIBDIR, you must either use libtool, and
  567. specify the full pathname of the library, or use the `-LLIBDIR'
  568. flag during linking and do at least one of the following:
  569. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  570. during execution
  571. - add LIBDIR to the `LD_RUN_PATH' environment variable
  572. during linking
  573. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  574. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  575.  
  576. See any operating system documentation about shared libraries for
  577. more information, such as the ld(1) and ld.so(8) manual pages.
  578. ----------------------------------------------------------------------
  579. /bin/bash ./libtool --mode=install /usr/bin/install -c ColPack '/home/f0z/libraries/shogun/COLPACK/src/COLPACK-build/progs'
  580. libtool: install: /usr/bin/install -c ColPack /home/f0z/libraries/shogun/COLPACK/src/COLPACK-build/progs/ColPack
  581. /usr/bin/install -c -m 644 /home/f0z/libraries/shogun/COLPACK/src/COLPACK/Utilities/CoutLock.h /home/f0z/libraries/shogun/COLPACK/src/COLPACK/Utilities/command_line_parameter_processor.h /home/f0z/libraries/shogun/COLPACK/src/COLPACK/Utilities/File.h /home/f0z/libraries/shogun/COLPACK/src/COLPACK/Utilities/DisjointSets.h /home/f0z/libraries/shogun/COLPACK/src/COLPACK/Utilities/current_time.h /home/f0z/libraries/shogun/COLPACK/src/COLPACK/Utilities/mmio.h /home/f0z/libraries/shogun/COLPACK/src/COLPACK/Utilities/Pause.h /home/f0z/libraries/shogun/COLPACK/src/COLPACK/Utilities/MatrixDeallocation.h /home/f0z/libraries/shogun/COLPACK/src/COLPACK/Utilities/Timer.h /home/f0z/libraries/shogun/COLPACK/src/COLPACK/Utilities/StringTokenizer.h /home/f0z/libraries/shogun/COLPACK/src/COLPACK/Utilities/extra.h /home/f0z/libraries/shogun/COLPACK/src/COLPACK/Utilities/stat.h /home/f0z/libraries/shogun/COLPACK/src/COLPACK/BipartiteGraphPartialColoring/BipartiteGraphPartialColoringInterface.h /home/f0z/libraries/shogun/COLPACK/src/COLPACK/BipartiteGraphPartialColoring/BipartiteGraphPartialOrdering.h /home/f0z/libraries/shogun/COLPACK/src/COLPACK/BipartiteGraphPartialColoring/BipartiteGraphPartialColoring.h /home/f0z/libraries/shogun/COLPACK/src/COLPACK/BipartiteGraphBicoloring/BipartiteGraphBicoloringInterface.h /home/f0z/libraries/shogun/COLPACK/src/COLPACK/BipartiteGraphBicoloring/BipartiteGraphVertexCover.h /home/f0z/libraries/shogun/COLPACK/src/COLPACK/BipartiteGraphBicoloring/BipartiteGraphOrdering.h /home/f0z/libraries/shogun/COLPACK/src/COLPACK/BipartiteGraphBicoloring/BipartiteGraphInputOutput.h /home/f0z/libraries/shogun/COLPACK/src/COLPACK/BipartiteGraphBicoloring/BipartiteGraphBicoloring.h /home/f0z/libraries/shogun/COLPACK/src/COLPACK/BipartiteGraphBicoloring/BipartiteGraphCore.h /home/f0z/libraries/shogun/COLPACK/src/COLPACK/GraphColoring/GraphColoringInterface.h /home/f0z/libraries/shogun/COLPACK/src/COLPACK/GraphColoring/GraphInputOutput.h /home/f0z/libraries/shogun/COLPACK/src/COLPACK/GraphColoring/GraphColoring.h /home/f0z/libraries/shogun/COLPACK/src/COLPACK/GraphColoring/GraphOrdering.h /home/f0z/libraries/shogun/COLPACK/src/COLPACK/GraphColoring/GraphCore.h /home/f0z/libraries/shogun/COLPACK/src/COLPACK/Recovery/JacobianRecovery2D.h /home/f0z/libraries/shogun/COLPACK/src/COLPACK/Recovery/JacobianRecovery1D.h /home/f0z/libraries/shogun/COLPACK/src/COLPACK/Recovery/HessianRecovery.h /home/f0z/libraries/shogun/COLPACK/src/COLPACK/Recovery/RecoveryCore.h /home/f0z/libraries/shogun/COLPACK/src/COLPACK/Main/Definitions.h /home/f0z/libraries/shogun/COLPACK/src/COLPACK/Main/ColPackHeaders.h '/home/f0z/libraries/shogun/third_party/include/ColPack/ColPack'
  582. [ 1%] Completed 'COLPACK'
  583. [ 1%] Built target COLPACK
  584. [ 1%] Creating directories for 'JSON'
  585. [ 1%] Performing download step (download, verify and extract) for 'JSON'
  586. -- downloading...
  587. src='http://s3.amazonaws.com/json-c_releases/releases/json-c-0.11-nodoc.tar.gz'
  588. dst='/home/f0z/libraries/shogun/third_party/JSON/json-c-0.11-nodoc.tar.gz'
  589. timeout='none'
  590. -- downloading... done
  591. -- verifying file...
  592. file='/home/f0z/libraries/shogun/third_party/JSON/json-c-0.11-nodoc.tar.gz'
  593. -- verifying file... done
  594. -- extracting...
  595. src='/home/f0z/libraries/shogun/third_party/JSON/json-c-0.11-nodoc.tar.gz'
  596. dst='/home/f0z/libraries/shogun/JSON/src/JSON'
  597. -- extracting... [tar xfz]
  598. -- extracting... [analysis]
  599. -- extracting... [rename]
  600. -- extracting... [clean up]
  601. -- extracting... done
  602. [ 1%] No patch step for 'JSON'
  603. [ 1%] No update step for 'JSON'
  604. [ 1%] Performing configure step for 'JSON'
  605. checking for a BSD-compatible install... /usr/bin/install -c
  606. checking whether build environment is sane... yes
  607. checking for a thread-safe mkdir -p... /bin/mkdir -p
  608. checking for gawk... gawk
  609. checking whether make sets $(MAKE)... yes
  610. checking whether make sets $(MAKE)... (cached) yes
  611. checking for style of include used by make... GNU
  612. checking for gcc... gcc
  613. checking whether the C compiler works... yes
  614. checking for C compiler default output file name... a.out
  615. checking for suffix of executables...
  616. checking whether we are cross compiling... no
  617. checking for suffix of object files... o
  618. checking whether we are using the GNU C compiler... yes
  619. checking whether gcc accepts -g... yes
  620. checking for gcc option to accept ISO C89... none needed
  621. checking dependency style of gcc... gcc3
  622. checking how to run the C preprocessor... gcc -E
  623. checking for grep that handles long lines and -e... /bin/grep
  624. checking for egrep... /bin/grep -E
  625. checking for ANSI C header files... yes
  626. checking for sys/types.h... yes
  627. checking for sys/stat.h... yes
  628. checking for stdlib.h... yes
  629. checking for string.h... yes
  630. checking for memory.h... yes
  631. checking for strings.h... yes
  632. checking for inttypes.h... yes
  633. checking for stdint.h... yes
  634. checking for unistd.h... yes
  635. checking fcntl.h usability... yes
  636. checking fcntl.h presence... yes
  637. checking for fcntl.h... yes
  638. checking limits.h usability... yes
  639. checking limits.h presence... yes
  640. checking for limits.h... yes
  641. checking for strings.h... (cached) yes
  642. checking syslog.h usability... yes
  643. checking syslog.h presence... yes
  644. checking for syslog.h... yes
  645. checking for unistd.h... (cached) yes
  646. checking sys/cdefs.h usability... yes
  647. checking sys/cdefs.h presence... yes
  648. checking for sys/cdefs.h... yes
  649. checking sys/param.h usability... yes
  650. checking sys/param.h presence... yes
  651. checking for sys/param.h... yes
  652. checking stdarg.h usability... yes
  653. checking stdarg.h presence... yes
  654. checking for stdarg.h... yes
  655. checking locale.h usability... yes
  656. checking locale.h presence... yes
  657. checking for locale.h... yes
  658. checking for inttypes.h... (cached) yes
  659. checking for an ANSI C-conforming const... yes
  660. checking for size_t... yes
  661. checking for vprintf... yes
  662. checking for _doprnt... no
  663. checking for working memcmp... yes
  664. checking for stdlib.h... (cached) yes
  665. checking for GNU libc compatible malloc... yes
  666. checking for stdlib.h... (cached) yes
  667. checking for GNU libc compatible realloc... yes
  668. checking for strcasecmp... yes
  669. checking for strdup... yes
  670. checking for strndup... yes
  671. checking for strerror... yes
  672. checking for snprintf... yes
  673. checking for vsnprintf... yes
  674. checking for vasprintf... yes
  675. checking for open... yes
  676. checking for vsyslog... yes
  677. checking for strncasecmp... yes
  678. checking for setlocale... yes
  679. checking if .gnu.warning accepts long strings... no
  680. checking build system type... x86_64-unknown-linux-gnu
  681. checking host system type... x86_64-unknown-linux-gnu
  682. checking for a sed that does not truncate output... /bin/sed
  683. checking for fgrep... /bin/grep -F
  684. checking for ld used by gcc... /usr/bin/ld
  685. checking if the linker (/usr/bin/ld) is GNU ld... yes
  686. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  687. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  688. checking whether ln -s works... yes
  689. checking the maximum length of command line arguments... 3458764513820540925
  690. checking whether the shell understands some XSI constructs... yes
  691. checking whether the shell understands "+="... yes
  692. checking for /usr/bin/ld option to reload object files... -r
  693. checking for objdump... objdump
  694. checking how to recognize dependent libraries... pass_all
  695. checking for ar... ar
  696. checking for strip... strip
  697. checking for ranlib... ranlib
  698. checking command to parse /usr/bin/nm -B output from gcc object... ok
  699. checking for dlfcn.h... yes
  700. checking for objdir... .libs
  701. checking if gcc supports -fno-rtti -fno-exceptions... no
  702. checking for gcc option to produce PIC... -fPIC -DPIC
  703. checking if gcc PIC flag -fPIC -DPIC works... yes
  704. checking if gcc static flag -static works... yes
  705. checking if gcc supports -c -o file.o... yes
  706. checking if gcc supports -c -o file.o... (cached) yes
  707. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  708. checking dynamic linker characteristics... GNU/Linux ld.so
  709. checking how to hardcode library paths into programs... immediate
  710. checking whether stripping libraries is possible... yes
  711. checking if libtool supports shared libraries... yes
  712. checking whether to build shared libraries... no
  713. checking whether to build static libraries... yes
  714. configure: creating ./config.status
  715. config.status: creating Makefile
  716. config.status: creating json.pc
  717. config.status: creating json-c.pc
  718. config.status: creating tests/Makefile
  719. config.status: creating json-c-uninstalled.pc
  720. config.status: creating config.h
  721. config.status: config.h is unchanged
  722. config.status: creating json_config.h
  723. config.status: json_config.h is unchanged
  724. config.status: executing depfiles commands
  725. config.status: executing libtool commands
  726. [ 2%] Performing build step for 'JSON'
  727. Making all in .
  728. Making all in tests
  729. [ 2%] Performing install step for 'JSON'
  730. Making install in .
  731. /bin/bash ./libtool --mode=install /usr/bin/install -c libjson-c.la libjson.la '/home/f0z/libraries/shogun/third_party/libs/json'
  732. libtool: install: /usr/bin/install -c .libs/libjson-c.lai /home/f0z/libraries/shogun/third_party/libs/json/libjson-c.la
  733. libtool: install: /usr/bin/install -c .libs/libjson.lai /home/f0z/libraries/shogun/third_party/libs/json/libjson.la
  734. libtool: install: /usr/bin/install -c .libs/libjson-c.a /home/f0z/libraries/shogun/third_party/libs/json/libjson-c.a
  735. libtool: install: chmod 644 /home/f0z/libraries/shogun/third_party/libs/json/libjson-c.a
  736. libtool: install: ranlib /home/f0z/libraries/shogun/third_party/libs/json/libjson-c.a
  737. libtool: install: /usr/bin/install -c .libs/libjson.a /home/f0z/libraries/shogun/third_party/libs/json/libjson.a
  738. libtool: install: chmod 644 /home/f0z/libraries/shogun/third_party/libs/json/libjson.a
  739. libtool: install: ranlib /home/f0z/libraries/shogun/third_party/libs/json/libjson.a
  740. libtool: finish: PATH="/home/f0z/torch/install/bin:/home/f0z/torch/install/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/cuda/bin:/home/f0z/libraries/mosek/7/tools/platform/linux64x86/bin/:/sbin" ldconfig -n /home/f0z/libraries/shogun/third_party/libs/json
  741. ----------------------------------------------------------------------
  742. Libraries have been installed in:
  743. /home/f0z/libraries/shogun/third_party/libs/json
  744.  
  745. If you ever happen to want to link against installed libraries
  746. in a given directory, LIBDIR, you must either use libtool, and
  747. specify the full pathname of the library, or use the `-LLIBDIR'
  748. flag during linking and do at least one of the following:
  749. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  750. during execution
  751. - add LIBDIR to the `LD_RUN_PATH' environment variable
  752. during linking
  753. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  754. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  755.  
  756. See any operating system documentation about shared libraries for
  757. more information, such as the ld(1) and ld.so(8) manual pages.
  758. ----------------------------------------------------------------------
  759. /usr/bin/install -c -m 644 /home/f0z/libraries/shogun/JSON/src/JSON/arraylist.h /home/f0z/libraries/shogun/JSON/src/JSON/bits.h /home/f0z/libraries/shogun/JSON/src/JSON/debug.h /home/f0z/libraries/shogun/JSON/src/JSON/json.h json_config.h /home/f0z/libraries/shogun/JSON/src/JSON/json_c_version.h /home/f0z/libraries/shogun/JSON/src/JSON/json_inttypes.h /home/f0z/libraries/shogun/JSON/src/JSON/json_object.h /home/f0z/libraries/shogun/JSON/src/JSON/json_object_iterator.h /home/f0z/libraries/shogun/JSON/src/JSON/json_object_private.h /home/f0z/libraries/shogun/JSON/src/JSON/json_tokener.h /home/f0z/libraries/shogun/JSON/src/JSON/json_util.h /home/f0z/libraries/shogun/JSON/src/JSON/linkhash.h /home/f0z/libraries/shogun/JSON/src/JSON/printbuf.h '/home/f0z/libraries/shogun/third_party/include/json/json-c'
  760. /usr/bin/install -c -m 644 json-c.pc json.pc '/home/f0z/libraries/shogun/third_party/libs/json/pkgconfig'
  761. Making install in tests
  762. [ 2%] Completed 'JSON'
  763. [ 2%] Built target JSON
  764. [ 2%] Creating directories for 'NLopt'
  765. [ 2%] Performing download step (download, verify and extract) for 'NLopt'
  766. -- downloading...
  767. src='http://ab-initio.mit.edu/nlopt/nlopt-2.3.tar.gz'
  768. dst='/home/f0z/libraries/shogun/third_party/NLopt/nlopt-2.3.tar.gz'
  769. timeout='none'
  770. -- downloading... done
  771. -- verifying file...
  772. file='/home/f0z/libraries/shogun/third_party/NLopt/nlopt-2.3.tar.gz'
  773. -- verifying file... done
  774. -- extracting...
  775. src='/home/f0z/libraries/shogun/third_party/NLopt/nlopt-2.3.tar.gz'
  776. dst='/home/f0z/libraries/shogun/NLopt/src/NLopt'
  777. -- extracting... [tar xfz]
  778. -- extracting... [analysis]
  779. -- extracting... [rename]
  780. -- extracting... [clean up]
  781. -- extracting... done
  782. [ 2%] No patch step for 'NLopt'
  783. [ 2%] No update step for 'NLopt'
  784. [ 2%] Performing configure step for 'NLopt'
  785. checking for a BSD-compatible install... /usr/bin/install -c
  786. checking whether build environment is sane... yes
  787. checking for a thread-safe mkdir -p... /bin/mkdir -p
  788. checking for gawk... gawk
  789. checking whether make sets $(MAKE)... yes
  790. checking whether to enable maintainer-specific portions of Makefiles... no
  791. checking for gcc... gcc
  792. checking whether the C compiler works... yes
  793. checking for C compiler default output file name... a.out
  794. checking for suffix of executables...
  795. checking whether we are cross compiling... no
  796. checking for suffix of object files... o
  797. checking whether we are using the GNU C compiler... yes
  798. checking whether gcc accepts -g... yes
  799. checking for gcc option to accept ISO C89... none needed
  800. checking for style of include used by make... GNU
  801. checking dependency style of gcc... gcc3
  802. checking for gcc option to accept ISO C99... -std=gnu99
  803. checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
  804. checking whether ln -s works... yes
  805. checking whether make sets $(MAKE)... (cached) yes
  806. checking build system type... x86_64-unknown-linux-gnu
  807. checking host system type... x86_64-unknown-linux-gnu
  808. checking how to print strings... printf
  809. checking for a sed that does not truncate output... /bin/sed
  810. checking for grep that handles long lines and -e... /bin/grep
  811. checking for egrep... /bin/grep -E
  812. checking for fgrep... /bin/grep -F
  813. checking for ld used by gcc -std=gnu99... /usr/bin/ld
  814. checking if the linker (/usr/bin/ld) is GNU ld... yes
  815. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  816. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  817. checking the maximum length of command line arguments... 3458764513820540925
  818. checking whether the shell understands some XSI constructs... yes
  819. checking whether the shell understands "+="... yes
  820. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  821. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  822. checking for /usr/bin/ld option to reload object files... -r
  823. checking for objdump... objdump
  824. checking how to recognize dependent libraries... pass_all
  825. checking for dlltool... dlltool
  826. checking how to associate runtime and link libraries... printf %s\n
  827. checking for ar... ar
  828. checking for archiver @FILE support... @
  829. checking for strip... strip
  830. checking for ranlib... ranlib
  831. checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok
  832. checking for sysroot... no
  833. checking for mt... mt
  834. checking if mt is a manifest tool... no
  835. checking how to run the C preprocessor... gcc -std=gnu99 -E
  836. checking for ANSI C header files... yes
  837. checking for sys/types.h... yes
  838. checking for sys/stat.h... yes
  839. checking for stdlib.h... yes
  840. checking for string.h... yes
  841. checking for memory.h... yes
  842. checking for strings.h... yes
  843. checking for inttypes.h... yes
  844. checking for stdint.h... yes
  845. checking for unistd.h... yes
  846. checking for dlfcn.h... yes
  847. checking for objdir... .libs
  848. checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
  849. checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
  850. checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
  851. checking if gcc -std=gnu99 static flag -static works... yes
  852. checking if gcc -std=gnu99 supports -c -o file.o... yes
  853. checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
  854. checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  855. checking dynamic linker characteristics... GNU/Linux ld.so
  856. checking how to hardcode library paths into programs... immediate
  857. checking whether stripping libraries is possible... yes
  858. checking if libtool supports shared libraries... yes
  859. checking whether to build shared libraries... no
  860. checking whether to build static libraries... yes
  861. checking for g++... g++
  862. checking whether we are using the GNU C++ compiler... yes
  863. checking whether g++ accepts -g... yes
  864. checking dependency style of g++... gcc3
  865. checking how to run the C++ preprocessor... g++ -E
  866. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  867. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  868. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  869. checking for g++ option to produce PIC... -fPIC -DPIC
  870. checking if g++ PIC flag -fPIC -DPIC works... yes
  871. checking if g++ static flag -static works... yes
  872. checking if g++ supports -c -o file.o... yes
  873. checking if g++ supports -c -o file.o... (cached) yes
  874. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  875. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  876. checking how to hardcode library paths into programs... immediate
  877. checking for ANSI C header files... (cached) yes
  878. checking whether time.h and sys/time.h may both be included... yes
  879. checking for unistd.h... (cached) yes
  880. checking getopt.h usability... yes
  881. checking getopt.h presence... yes
  882. checking for getopt.h... yes
  883. checking for stdint.h... (cached) yes
  884. checking for an ANSI C-conforming const... yes
  885. checking for inline... inline
  886. checking for C thread-local keyword... __thread
  887. checking size of unsigned int... 4
  888. checking size of unsigned long... 8
  889. checking for uint32_t... yes
  890. checking for sin in -lm... yes
  891. checking for BSDgettimeofday... no
  892. checking for gettimeofday... yes
  893. checking for time... yes
  894. checking for qsort_r... yes
  895. checking for getpid... yes
  896. checking for gettid syscall... yes
  897. checking for isnan... yes
  898. checking for isinf... yes
  899. checking for copysign... yes
  900. configure: WARNING: Python and Guile wrappers require --enable-shared; disabling
  901. checking for mkoctfile... no
  902. configure: WARNING: can't find mkoctfile: won't be able to compile GNU Octave plugin
  903. checking for mex... mex
  904. checking for extension of compiled mex files... configure: WARNING: mex failed to compile a simple file; won't compile Matlab plugin
  905. checking for working HUGE_VAL... ok
  906. checking that generated files are newer than configure... done
  907. configure: creating ./config.status
  908. config.status: creating Makefile
  909. config.status: creating nlopt.pc
  910. config.status: creating api/Makefile
  911. config.status: creating util/Makefile
  912. config.status: creating octave/Makefile
  913. config.status: creating direct/Makefile
  914. config.status: creating cdirect/Makefile
  915. config.status: creating stogo/Makefile
  916. config.status: creating praxis/Makefile
  917. config.status: creating lbfgs/Makefile
  918. config.status: creating luksan/Makefile
  919. config.status: creating crs/Makefile
  920. config.status: creating mlsl/Makefile
  921. config.status: creating mma/Makefile
  922. config.status: creating cobyla/Makefile
  923. config.status: creating newuoa/Makefile
  924. config.status: creating neldermead/Makefile
  925. config.status: creating auglag/Makefile
  926. config.status: creating bobyqa/Makefile
  927. config.status: creating isres/Makefile
  928. config.status: creating slsqp/Makefile
  929. config.status: creating test/Makefile
  930. config.status: creating swig/Makefile
  931. config.status: creating swig/nlopt.scm
  932. config.status: creating config.h
  933. config.status: config.h is unchanged
  934. config.status: executing depfiles commands
  935. config.status: executing libtool commands
  936. [ 2%] Performing build step for 'NLopt'
  937. Making all in util
  938. Making all in direct
  939. Making all in cdirect
  940. Making all in praxis
  941. Making all in luksan
  942. Making all in crs
  943. Making all in mlsl
  944. Making all in mma
  945. Making all in cobyla
  946. Making all in newuoa
  947. Making all in lbfgs
  948. Making all in neldermead
  949. Making all in auglag
  950. Making all in bobyqa
  951. Making all in isres
  952. Making all in slsqp
  953. Making all in api
  954. Making all in .
  955. Making all in octave
  956. Making all in test
  957. Making all in swig
  958. [ 2%] Performing install step for 'NLopt'
  959. /bin/mkdir -p '/home/f0z/libraries/shogun/third_party/libs/nlopt'
  960. /bin/bash ./libtool --mode=install /usr/bin/install -c libnlopt.la '/home/f0z/libraries/shogun/third_party/libs/nlopt'
  961. libtool: install: /usr/bin/install -c .libs/libnlopt.lai /home/f0z/libraries/shogun/third_party/libs/nlopt/libnlopt.la
  962. libtool: install: /usr/bin/install -c .libs/libnlopt.a /home/f0z/libraries/shogun/third_party/libs/nlopt/libnlopt.a
  963. libtool: install: chmod 644 /home/f0z/libraries/shogun/third_party/libs/nlopt/libnlopt.a
  964. libtool: install: ranlib /home/f0z/libraries/shogun/third_party/libs/nlopt/libnlopt.a
  965. libtool: finish: PATH="/home/f0z/torch/install/bin:/home/f0z/torch/install/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/cuda/bin:/home/f0z/libraries/mosek/7/tools/platform/linux64x86/bin/:/sbin" ldconfig -n /home/f0z/libraries/shogun/third_party/libs/nlopt
  966. ----------------------------------------------------------------------
  967. Libraries have been installed in:
  968. /home/f0z/libraries/shogun/third_party/libs/nlopt
  969.  
  970. If you ever happen to want to link against installed libraries
  971. in a given directory, LIBDIR, you must either use libtool, and
  972. specify the full pathname of the library, or use the `-LLIBDIR'
  973. flag during linking and do at least one of the following:
  974. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  975. during execution
  976. - add LIBDIR to the `LD_RUN_PATH' environment variable
  977. during linking
  978. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  979. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  980.  
  981. See any operating system documentation about shared libraries for
  982. more information, such as the ld(1) and ld.so(8) manual pages.
  983. ----------------------------------------------------------------------
  984. /bin/mkdir -p '/home/f0z/libraries/shogun/third_party/include/nlopt'
  985. /usr/bin/install -c -m 644 /home/f0z/libraries/shogun/NLopt/src/NLopt/api/nlopt.h /home/f0z/libraries/shogun/NLopt/src/NLopt/api/nlopt.f /home/f0z/libraries/shogun/NLopt/src/NLopt/api/nlopt.hpp '/home/f0z/libraries/shogun/third_party/include/nlopt'
  986. [ 2%] Completed 'NLopt'
  987. [ 2%] Built target NLopt
  988. [ 2%] Running C++ protocol buffer compiler on Chunks.proto
  989. [ 2%] Running C++ protocol buffer compiler on Headers.proto
  990. [ 2%] Running C++ protocol buffer compiler on ShogunVersion.proto
  991. [ 2%] Generating /home/f0z/libraries/shogun/src/shogun/base/class_list.cpp
  992. [ 2%] Built target class_list
  993. [ 2%] Built target HeadersProtobuf
  994. [ 3%] Generating version header
  995. [ 3%] Built target version
  996. [ 3%] Built target ShogunVersionProtobuf
  997. [ 3%] Built target ChunksProtobuf
  998. Scanning dependencies of target libshogun
  999. [ 3%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/evaluation/MulticlassAccuracy.cpp.o
  1000. [ 3%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/evaluation/CrossValidation.cpp.o
  1001. [ 3%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/evaluation/MultilabelAccuracy.cpp.o
  1002. [ 3%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/evaluation/PRCEvaluation.cpp.o
  1003. [ 3%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/evaluation/DifferentiableFunction.cpp.o
  1004. [ 3%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/evaluation/CrossValidationMKLStorage.cpp.o
  1005. [ 3%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/evaluation/ROCEvaluation.cpp.o
  1006. [ 4%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/evaluation/LOOCrossValidationSplitting.cpp.o
  1007. [ 4%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/evaluation/CrossValidationPrintOutput.cpp.o
  1008. [ 4%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/evaluation/ClusteringEvaluation.cpp.o
  1009. [ 4%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/evaluation/MeanSquaredError.cpp.o
  1010. [ 4%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/evaluation/MachineEvaluation.cpp.o
  1011. [ 4%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/evaluation/MeanAbsoluteError.cpp.o
  1012. [ 4%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/evaluation/GradientEvaluation.cpp.o
  1013. [ 4%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/evaluation/ica/AmariIndex.cpp.o
  1014. [ 4%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/evaluation/ica/PermutationMatrix.cpp.o
  1015. [ 4%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/evaluation/MeanSquaredLogError.cpp.o
  1016. [ 4%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/evaluation/SplittingStrategy.cpp.o
  1017. [ 5%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/evaluation/ClusteringMutualInformation.cpp.o
  1018. [ 5%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/evaluation/ClusteringAccuracy.cpp.o
  1019. [ 5%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/evaluation/MulticlassOVREvaluation.cpp.o
  1020. [ 5%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/evaluation/StructuredAccuracy.cpp.o
  1021. [ 5%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/evaluation/CrossValidationMulticlassStorage.cpp.o
  1022. [ 5%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/evaluation/ContingencyTableEvaluation.cpp.o
  1023. [ 5%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/evaluation/StratifiedCrossValidationSplitting.cpp.o
  1024. [ 5%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/evaluation/CrossValidationSplitting.cpp.o
  1025. [ 5%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/ensemble/MajorityVote.cpp.o
  1026. [ 5%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/ensemble/CombinationRule.cpp.o
  1027. [ 5%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/ensemble/MeanRule.cpp.o
  1028. [ 6%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/ensemble/WeightedMajorityVote.cpp.o
  1029. [ 6%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/regression/KernelRidgeRegression.cpp.o
  1030. [ 6%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/regression/LeastSquaresRegression.cpp.o
  1031. [ 6%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/regression/GaussianProcessRegression.cpp.o
  1032. [ 6%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/regression/LinearRidgeRegression.cpp.o
  1033. [ 6%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/regression/svr/MKLRegression.cpp.o
  1034. [ 6%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/regression/svr/SVRLight.cpp.o
  1035. [ 6%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/regression/svr/LibSVR.cpp.o
  1036. [ 6%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/regression/svr/LibLinearRegression.cpp.o
  1037. [ 6%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/regression/LeastAngleRegression.cpp.o
  1038. [ 6%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/string/SalzbergWordStringKernel.cpp.o
  1039. [ 7%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/string/WeightedDegreeStringKernel.cpp.o
  1040. [ 7%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/string/FixedDegreeStringKernel.cpp.o
  1041. [ 7%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/string/HistogramWordStringKernel.cpp.o
  1042. [ 7%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/string/SimpleLocalityImprovedStringKernel.cpp.o
  1043. [ 7%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/string/RegulatoryModulesStringKernel.cpp.o
  1044. [ 7%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/string/CommWordStringKernel.cpp.o
  1045. [ 7%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/string/CommUlongStringKernel.cpp.o
  1046. [ 7%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/string/LocalityImprovedStringKernel.cpp.o
  1047. [ 7%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/string/SparseSpatialSampleStringKernel.cpp.o
  1048. [ 7%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/string/PolyMatchWordStringKernel.cpp.o
  1049. [ 7%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/string/SNPStringKernel.cpp.o
  1050. [ 8%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/string/WeightedCommWordStringKernel.cpp.o
  1051. [ 8%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/string/SpectrumMismatchRBFKernel.cpp.o
  1052. [ 8%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/string/PolyMatchStringKernel.cpp.o
  1053. [ 8%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/string/LocalAlignmentStringKernel.cpp.o
  1054. [ 8%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/string/OligoStringKernel.cpp.o
  1055. [ 8%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/string/WeightedDegreePositionStringKernel.cpp.o
  1056. [ 8%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/string/SubsequenceStringKernel.cpp.o
  1057. [ 8%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/string/MatchWordStringKernel.cpp.o
  1058. [ 8%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/string/GaussianMatchStringKernel.cpp.o
  1059. [ 8%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/string/LinearStringKernel.cpp.o
  1060. [ 8%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/string/SpectrumRBFKernel.cpp.o
  1061. [ 8%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/string/DistantSegmentsKernel.cpp.o
  1062. [ 9%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/GaussianCompactKernel.cpp.o
  1063. [ 9%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/CauchyKernel.cpp.o
  1064. [ 9%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/SigmoidKernel.cpp.o
  1065. [ 9%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/MultiquadricKernel.cpp.o
  1066. [ 9%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/CircularKernel.cpp.o
  1067. [ 9%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/SphericalKernel.cpp.o
  1068. [ 9%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/SplineKernel.cpp.o
  1069. [ 9%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/Kernel.cpp.o
  1070. [ 9%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/PolyKernel.cpp.o
  1071. [ 9%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/ExponentialKernel.cpp.o
  1072. [ 9%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/InverseMultiQuadricKernel.cpp.o
  1073. [ 10%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/HistogramIntersectionKernel.cpp.o
  1074. [ 10%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/CustomKernel.cpp.o
  1075. [ 10%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/TStudentKernel.cpp.o
  1076. [ 10%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/WaveKernel.cpp.o
  1077. [ 10%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/TensorProductPairKernel.cpp.o
  1078. [ 10%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/LogKernel.cpp.o
  1079. [ 10%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/CombinedKernel.cpp.o
  1080. [ 10%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/ANOVAKernel.cpp.o
  1081. [ 10%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/GaussianShortRealKernel.cpp.o
  1082. [ 10%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/GaussianShiftKernel.cpp.o
  1083. [ 10%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/DiagKernel.cpp.o
  1084. [ 11%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/Chi2Kernel.cpp.o
  1085. [ 11%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/ExponentialARDKernel.cpp.o
  1086. [ 11%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/GaussianKernel.cpp.o
  1087. [ 11%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/JensenShannonKernel.cpp.o
  1088. [ 11%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/GaussianARDKernel.cpp.o
  1089. [ 11%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/ProductKernel.cpp.o
  1090. [ 11%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/AUCKernel.cpp.o
  1091. [ 11%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/RationalQuadraticKernel.cpp.o
  1092. [ 11%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/PowerKernel.cpp.o
  1093. [ 11%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/ConstKernel.cpp.o
  1094. [ 11%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/BesselKernel.cpp.o
  1095. [ 12%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/WaveletKernel.cpp.o
  1096. [ 12%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/LinearKernel.cpp.o
  1097. [ 12%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/PyramidChi2.cpp.o
  1098. [ 12%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/WeightedDegreeRBFKernel.cpp.o
  1099. [ 12%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/DistanceKernel.cpp.o
  1100. [ 12%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/kernel/PeriodicKernel.cpp.o
  1101. [ 12%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/transfer/multitask/Task.cpp.o
  1102. [ 12%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/transfer/multitask/MultitaskLogisticRegression.cpp.o
  1103. [ 12%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/transfer/multitask/TaskGroup.cpp.o
  1104. [ 12%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/transfer/multitask/MultitaskLinearMachine.cpp.o
  1105. [ 12%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/transfer/multitask/TaskTree.cpp.o
  1106. [ 13%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/transfer/multitask/MultitaskROCEvaluation.cpp.o
  1107. [ 13%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/transfer/multitask/LibLinearMTL.cpp.o
  1108. [ 13%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/transfer/multitask/MultitaskClusteredLogisticRegression.cpp.o
  1109. [ 13%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/transfer/multitask/MultitaskTraceLogisticRegression.cpp.o
  1110. [ 13%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/transfer/multitask/MultitaskL12LogisticRegression.cpp.o
  1111. [ 13%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/transfer/multitask/MultitaskLeastSquaresRegression.cpp.o
  1112. [ 13%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/transfer/domain_adaptation/DomainAdaptationSVM.cpp.o
  1113. [ 13%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/transfer/domain_adaptation/DomainAdaptationMulticlassLibLinear.cpp.o
  1114. [ 13%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/transfer/domain_adaptation/DomainAdaptationSVMLinear.cpp.o
  1115. [ 13%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/optimization/GradientDescendUpdater.cpp.o
  1116. [ 13%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/optimization/RmsPropUpdater.cpp.o
  1117. [ 14%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/optimization/NLOPTMinimizer.cpp.o
  1118. [ 14%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/optimization/AdaGradUpdater.cpp.o
  1119. [ 14%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/optimization/lbfgs/LBFGSMinimizer.cpp.o
  1120. [ 14%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/optimization/lbfgs/lbfgs.cpp.o
  1121. [ 14%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/optimization/AdaDeltaUpdater.cpp.o
  1122. [ 14%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/optimization/liblinear/tron.cpp.o
  1123. [ 14%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/optimization/liblinear/shogun_liblinear.cpp.o
  1124. [ 14%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/optimization/SMIDASMinimizer.cpp.o
  1125. [ 14%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/optimization/SMDMinimizer.cpp.o
  1126. [ 14%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/optimization/SVRGMinimizer.cpp.o
  1127. [ 14%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/optimization/SGDMinimizer.cpp.o
  1128. [ 15%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/preprocessor/LogPlusOne.cpp.o
  1129. [ 15%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/preprocessor/HomogeneousKernelMap.cpp.o
  1130. [ 15%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/preprocessor/DimensionReductionPreprocessor.cpp.o
  1131. [ 15%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/preprocessor/NormOne.cpp.o
  1132. [ 15%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/preprocessor/PCA.cpp.o
  1133. [ 15%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/preprocessor/SortWordString.cpp.o
  1134. [ 15%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/preprocessor/PruneVarSubMean.cpp.o
  1135. [ 15%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/preprocessor/DensePreprocessor.cpp.o
  1136. [ 15%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/preprocessor/SumOne.cpp.o
  1137. [ 15%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/preprocessor/KernelDependenceMaximization.cpp.o
  1138. [ 15%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/preprocessor/FisherLDA.cpp.o
  1139. [ 16%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/preprocessor/FeatureSelection.cpp.o
  1140. [ 16%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/preprocessor/RandomFourierGaussPreproc.cpp.o
  1141. [ 16%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/preprocessor/SortUlongString.cpp.o
  1142. [ 16%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/preprocessor/KernelPCA.cpp.o
  1143. [ 16%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/preprocessor/PNorm.cpp.o
  1144. [ 16%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/preprocessor/DecompressString.cpp.o
  1145. [ 16%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/preprocessor/RescaleFeatures.cpp.o
  1146. [ 16%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/preprocessor/DependenceMaximization.cpp.o
  1147. [ 16%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/preprocessor/BAHSIC.cpp.o
  1148. [ 16%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/converter/NeighborhoodPreservingEmbedding.cpp.o
  1149. [ 16%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/converter/KernelLocallyLinearEmbedding.cpp.o
  1150. [ 17%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/converter/LocalityPreservingProjections.cpp.o
  1151. [ 17%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/converter/LaplacianEigenmaps.cpp.o
  1152. [ 17%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/converter/TDistributedStochasticNeighborEmbedding.cpp.o
  1153. [ 17%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/converter/HashedDocConverter.cpp.o
  1154. [ 17%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/converter/ManifoldSculpting.cpp.o
  1155. [ 17%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/converter/FactorAnalysis.cpp.o
  1156. [ 17%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/converter/EmbeddingConverter.cpp.o
  1157. [ 17%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/converter/LinearLocalTangentSpaceAlignment.cpp.o
  1158. [ 17%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/converter/ica/FastICA.cpp.o
  1159. [ 17%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/converter/ica/JediSep.cpp.o
  1160. [ 17%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/converter/ica/SOBI.cpp.o
  1161. [ 18%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/converter/ica/ICAConverter.cpp.o
  1162. [ 18%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/converter/ica/Jade.cpp.o
  1163. [ 18%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/converter/ica/UWedgeSep.cpp.o
  1164. [ 18%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/converter/ica/FFSep.cpp.o
  1165. [ 18%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/converter/DiffusionMaps.cpp.o
  1166. [ 18%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/converter/MultidimensionalScaling.cpp.o
  1167. [ 18%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/converter/LocallyLinearEmbedding.cpp.o
  1168. [ 18%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/converter/Isomap.cpp.o
  1169. [ 18%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/converter/LocalTangentSpaceAlignment.cpp.o
  1170. [ 18%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/converter/HessianLocallyLinearEmbedding.cpp.o
  1171. [ 18%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/converter/StochasticProximityEmbedding.cpp.o
  1172. [ 19%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/structure/PlifMatrix.cpp.o
  1173. [ 19%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/structure/SegmentLoss.cpp.o
  1174. [ 19%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/structure/SOSVMHelper.cpp.o
  1175. [ 19%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/structure/PlifArray.cpp.o
  1176. [ 19%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/structure/MulticlassModel.cpp.o
  1177. [ 19%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/structure/IntronList.cpp.o
  1178. [ 19%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/structure/BeliefPropagation.cpp.o
  1179. In file included from /usr/include/c++/4.9/unordered_map:35:0,
  1180. from /home/f0z/libraries/shogun/src/shogun/structure/BeliefPropagation.h:24,
  1181. from /home/f0z/libraries/shogun/src/shogun/structure/BeliefPropagation.cpp:11:
  1182. /usr/include/c++/4.9/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
  1183. #error This file requires compiler and library support for the \
  1184. ^
  1185. In file included from /home/f0z/libraries/shogun/src/shogun/structure/BeliefPropagation.cpp:11:0:
  1186. /home/f0z/libraries/shogun/src/shogun/structure/BeliefPropagation.h:109:15: error: ‘unordered_map’ in namespace ‘std’ does not name a template type
  1187. typedef std::unordered_map<uint32_t, uint32_t> msg_map_type;
  1188. ^
  1189. /home/f0z/libraries/shogun/src/shogun/structure/BeliefPropagation.h:110:15: error: ‘unordered_map’ in namespace ‘std’ does not name a template type
  1190. typedef std::unordered_map<uint32_t, std::set<uint32_t> > msgset_map_type;
  1191. ^
  1192. /home/f0z/libraries/shogun/src/shogun/structure/BeliefPropagation.h:111:15: error: ‘unordered_multimap’ in namespace ‘std’ does not name a template type
  1193. typedef std::unordered_multimap<int32_t, int32_t> var_factor_map_type;
  1194. ^
  1195. /home/f0z/libraries/shogun/src/shogun/structure/BeliefPropagation.h:144:2: error: ‘msg_map_type’ does not name a type
  1196. msg_map_type m_msg_map_var;
  1197. ^
  1198. /home/f0z/libraries/shogun/src/shogun/structure/BeliefPropagation.h:145:2: error: ‘msg_map_type’ does not name a type
  1199. msg_map_type m_msg_map_fac;
  1200. ^
  1201. /home/f0z/libraries/shogun/src/shogun/structure/BeliefPropagation.h:146:2: error: ‘msgset_map_type’ does not name a type
  1202. msgset_map_type m_msgset_map_var;
  1203. ^
  1204. /home/f0z/libraries/shogun/src/shogun/structure/BeliefPropagation.cpp: In constructor ‘shogun::CTreeMaxProduct::CTreeMaxProduct(shogun::CFactorGraph*)’:
  1205. /home/f0z/libraries/shogun/src/shogun/structure/BeliefPropagation.cpp:76:4: error: ‘m_msg_map_var’ was not declared in this scope
  1206. m_msg_map_var[m_msg_order[mi]->child] = mi;
  1207. ^
  1208. /home/f0z/libraries/shogun/src/shogun/structure/BeliefPropagation.cpp:81:4: error: ‘m_msg_map_fac’ was not declared in this scope
  1209. m_msg_map_fac[m_msg_order[mi]->child] = mi;
  1210. ^
  1211. /home/f0z/libraries/shogun/src/shogun/structure/BeliefPropagation.cpp:83:4: error: ‘m_msgset_map_var’ was not declared in this scope
  1212. m_msgset_map_var[m_msg_order[mi]->parent].insert(mi);
  1213. ^
  1214. /home/f0z/libraries/shogun/src/shogun/structure/BeliefPropagation.cpp: In member function ‘void shogun::CTreeMaxProduct::init()’:
  1215. /home/f0z/libraries/shogun/src/shogun/structure/BeliefPropagation.cpp:108:2: error: ‘m_msg_map_var’ was not declared in this scope
  1216. m_msg_map_var = msg_map_type();
  1217. ^
  1218. /home/f0z/libraries/shogun/src/shogun/structure/BeliefPropagation.cpp:108:31: error: ‘msg_map_type’ was not declared in this scope
  1219. m_msg_map_var = msg_map_type();
  1220. ^
  1221. /home/f0z/libraries/shogun/src/shogun/structure/BeliefPropagation.cpp:109:2: error: ‘m_msg_map_fac’ was not declared in this scope
  1222. m_msg_map_fac = msg_map_type();
  1223. ^
  1224. /home/f0z/libraries/shogun/src/shogun/structure/BeliefPropagation.cpp:110:2: error: ‘m_msgset_map_var’ was not declared in this scope
  1225. m_msgset_map_var = msgset_map_type();
  1226. ^
  1227. /home/f0z/libraries/shogun/src/shogun/structure/BeliefPropagation.cpp:110:37: error: ‘msgset_map_type’ was not declared in this scope
  1228. m_msgset_map_var = msgset_map_type();
  1229. ^
  1230. /home/f0z/libraries/shogun/src/shogun/structure/BeliefPropagation.cpp: In member function ‘void shogun::CTreeMaxProduct::get_message_order(std::vector<shogun::MessageEdge*>&, std::vector<bool>&) const’:
  1231. /home/f0z/libraries/shogun/src/shogun/structure/BeliefPropagation.cpp:140:2: error: ‘var_factor_map_type’ was not declared in this scope
  1232. var_factor_map_type vf_map;
  1233. ^
  1234. /home/f0z/libraries/shogun/src/shogun/structure/BeliefPropagation.cpp:148:4: error: ‘vf_map’ was not declared in this scope
  1235. vf_map.insert(var_factor_map_type::value_type(vars[vi], fi));
  1236. ^
  1237. /home/f0z/libraries/shogun/src/shogun/structure/BeliefPropagation.cpp:148:18: error: ‘var_factor_map_type’ is not a class or namespace
  1238. vf_map.insert(var_factor_map_type::value_type(vars[vi], fi));
  1239. ^
  1240. /home/f0z/libraries/shogun/src/shogun/structure/BeliefPropagation.cpp:176:12: error: ‘var_factor_map_type’ does not name a type
  1241. typedef var_factor_map_type::const_iterator const_iter;
  1242. ^
  1243. /home/f0z/libraries/shogun/src/shogun/structure/BeliefPropagation.cpp:177:14: error: ‘const_iter’ was not declared in this scope
  1244. std::pair<const_iter, const_iter> adj_factors = vf_map.equal_range(node->node_id);
  1245. ^
  1246. /home/f0z/libraries/shogun/src/shogun/structure/BeliefPropagation.cpp:177:36: error: template argument 1 is invalid
  1247. std::pair<const_iter, const_iter> adj_factors = vf_map.equal_range(node->node_id);
  1248. ^
  1249. /home/f0z/libraries/shogun/src/shogun/structure/BeliefPropagation.cpp:177:36: error: type/value mismatch at argument 2 in template parameter list for ‘template<class _T1, class _T2> struct std::pair’
  1250. /home/f0z/libraries/shogun/src/shogun/structure/BeliefPropagation.cpp:177:36: error: expected a type, got ‘const_iter’
  1251. /home/f0z/libraries/shogun/src/shogun/structure/BeliefPropagation.cpp:177:50: error: invalid type in declaration before ‘=’ token
  1252. std::pair<const_iter, const_iter> adj_factors = vf_map.equal_range(node->node_id);
  1253. ^
  1254. /home/f0z/libraries/shogun/src/shogun/structure/BeliefPropagation.cpp:177:52: error: ‘vf_map’ was not declared in this scope
  1255. std::pair<const_iter, const_iter> adj_factors = vf_map.equal_range(node->node_id);
  1256. ^
  1257. /home/f0z/libraries/shogun/src/shogun/structure/BeliefPropagation.cpp:178:20: error: expected ‘;’ before ‘mi’
  1258. for (const_iter mi = adj_factors.first; mi != adj_factors.second; ++mi)
  1259. ^
  1260. /home/f0z/libraries/shogun/src/shogun/structure/BeliefPropagation.cpp:178:44: error: ‘mi’ was not declared in this scope
  1261. for (const_iter mi = adj_factors.first; mi != adj_factors.second; ++mi)
  1262. ^
  1263. /home/f0z/libraries/shogun/src/shogun/structure/BeliefPropagation.cpp:178:62: error: request for member ‘second’ in ‘adj_factors’, which is of non-class type ‘int’
  1264. for (const_iter mi = adj_factors.first; mi != adj_factors.second; ++mi)
  1265. ^
  1266. /home/f0z/libraries/shogun/src/shogun/structure/BeliefPropagation.cpp: In member function ‘void shogun::CTreeMaxProduct::bottom_up_pass()’:
  1267. /home/f0z/libraries/shogun/src/shogun/structure/BeliefPropagation.cpp:261:43: error: ‘m_msgset_map_var’ was not declared in this scope
  1268. const std::set<uint32_t>& msgset_var = m_msgset_map_var[var_id];
  1269. ^
  1270. /home/f0z/libraries/shogun/src/shogun/structure/BeliefPropagation.cpp:304:25: error: ‘m_msg_map_var’ was not declared in this scope
  1271. uint32_t adj_msg = m_msg_map_var[fvars[vi]];
  1272. ^
  1273. /home/f0z/libraries/shogun/src/shogun/structure/BeliefPropagation.cpp:332:41: error: ‘m_msgset_map_var’ was not declared in this scope
  1274. const std::set<uint32_t>& msgset_rt = m_msgset_map_var[ri];
  1275. ^
  1276. /home/f0z/libraries/shogun/src/shogun/structure/BeliefPropagation.cpp: In member function ‘void shogun::CTreeMaxProduct::top_down_pass()’:
  1277. /home/f0z/libraries/shogun/src/shogun/structure/BeliefPropagation.cpp:374:41: error: ‘m_msgset_map_var’ was not declared in this scope
  1278. const std::set<uint32_t>& msgset_rt = m_msgset_map_var[ri];
  1279. ^
  1280. /home/f0z/libraries/shogun/src/shogun/structure/BeliefPropagation.cpp:426:27: error: ‘m_msg_map_var’ was not declared in this scope
  1281. uint32_t parent_msg = m_msg_map_var[var_id];
  1282. ^
  1283. /home/f0z/libraries/shogun/src/shogun/structure/BeliefPropagation.cpp:432:43: error: ‘m_msgset_map_var’ was not declared in this scope
  1284. const std::set<uint32_t>& msgset_var = m_msgset_map_var[var_id];
  1285. ^
  1286. /home/f0z/libraries/shogun/src/shogun/structure/BeliefPropagation.cpp:464:26: error: ‘m_msg_map_var’ was not declared in this scope
  1287. uint32_t adj_msg = m_msg_map_var[adj_id];
  1288. ^
  1289. /home/f0z/libraries/shogun/src/shogun/structure/BeliefPropagation.cpp:506:26: error: ‘m_msg_map_fac’ was not declared in this scope
  1290. uint32_t msg_parent = m_msg_map_fac[fac_id];
  1291. ^
  1292. /home/f0z/libraries/shogun/src/shogun/structure/BeliefPropagation.cpp:531:26: error: ‘m_msg_map_var’ was not declared in this scope
  1293. uint32_t adj_msg = m_msg_map_var[adj_id];
  1294. ^
  1295. make[2]: *** [src/shogun/CMakeFiles/libshogun.dir/structure/BeliefPropagation.cpp.o] Error 1
  1296. make[1]: *** [src/shogun/CMakeFiles/libshogun.dir/all] Error 2
  1297. make: *** [all] Error 2
Add Comment
Please, Sign In to add comment