Advertisement
Guest User

Untitled

a guest
Mar 24th, 2018
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 35.89 KB | None | 0 0
  1. mburhanpurkar octopus-7.2 $ bash configuration_script_octopus_7.1.sh
  2. : command not foundt_octopus_7.1.sh: line 2:
  3. : command not foundt_octopus_7.1.sh: line 13:
  4. checking for a BSD-compatible install... /usr/bin/install -c
  5. checking whether build environment is sane... yes
  6. checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
  7. checking for gawk... no
  8. checking for mawk... no
  9. checking for nawk... no
  10. checking for awk... awk
  11. checking whether make sets $(MAKE)... yes
  12. checking whether make supports nested variables... yes
  13. checking build system type... x86_64-apple-darwin17.3.0
  14. checking host system type... x86_64-apple-darwin17.3.0
  15. checking whether ln -s works... yes
  16. checking whether make sets $(MAKE)... (cached) yes
  17. checking for ranlib... ranlib
  18. checking whether the C compiler works... yes
  19. checking for C compiler default output file name... a.out
  20. checking for suffix of executables...
  21. checking whether we are cross compiling... no
  22. checking for suffix of object files... o
  23. checking whether we are using the GNU C compiler... yes
  24. checking whether gcc-mp-5 accepts -g... yes
  25. checking for gcc-mp-5 option to accept ISO C89... none needed
  26. checking whether gcc-mp-5 understands -c and -o together... yes
  27. checking for style of include used by make... GNU
  28. checking dependency style of gcc-mp-5... gcc3
  29. checking for gcc-mp-5 option to accept ISO C99... none needed
  30. checking whether we are using the GNU C++ compiler... no
  31.  accepts -g... nog++-mp-5
  32. ... none dependency style of g++-mp-5
  33. ... configure: WARNING: compilation failed from g++-mp-5
  34.  
  35. checking for C++ libraries...
  36. checking for inline... inline
  37. checking for C/C++ restrict keyword... __restrict
  38. checking for __builtin_prefetch... yes
  39. checking for dirent.h that defines DIR... yes
  40. checking for library containing opendir... none required
  41. checking how to run the C preprocessor... cpp-mp-5
  42. checking for grep that handles long lines and -e... /usr/bin/grep
  43. checking for egrep... /usr/bin/grep -E
  44. checking for ANSI C header files... yes
  45. checking for sys/types.h... yes
  46. checking for sys/stat.h... yes
  47. checking for stdlib.h... yes
  48. checking for string.h... yes
  49. checking for memory.h... yes
  50. checking for strings.h... yes
  51. checking for inttypes.h... yes
  52. checking for stdint.h... yes
  53. checking for unistd.h... yes
  54. checking signal.h usability... yes
  55. checking signal.h presence... yes
  56. checking for signal.h... yes
  57. checking errno.h usability... yes
  58. checking errno.h presence... yes
  59. checking for errno.h... yes
  60. checking for size_t... yes
  61. checking for working alloca.h... yes
  62. checking for alloca... yes
  63. checking for an ANSI C-conforming const... yes
  64. checking for pid_t... yes
  65. checking for size_t... (cached) yes
  66. checking whether time.h and sys/time.h may both be included... yes
  67. checking size of void*... 8
  68. checking size of size_t... 8
  69. checking for uint32_t... yes
  70. checking for uint64_t... yes
  71. checking size of unsigned int... 4
  72. checking size of unsigned long... 8
  73. checking size of unsigned long long... 8
  74. checking for thread local storage specifier... __thread
  75. checking whether gcc-mp-5 needs -traditional... no
  76. checking whether lstat correctly handles trailing slash... no
  77. checking whether stat accepts an empty string... no
  78. checking for gettimeofday... yes
  79. checking for nanosleep... yes
  80. checking for sysconf... yes
  81. checking for getpid... yes
  82. checking for strndup... yes
  83. checking for tcgetpgrp... yes
  84. checking for scandir... yes
  85. checking for alphasort... yes
  86. checking for sigaction... yes
  87. checking for readdir... yes
  88. checking for closedir... yes
  89. checking for strchr... yes
  90. checking for strtod... yes
  91. checking for perror... yes
  92. checking for strcasestr... yes
  93. checking for sbrk... yes
  94. checking for getopt_long... yes
  95. checking for uname... yes
  96. checking for ioctl... yes
  97. checking for strsignal... yes
  98. checking whether the compiler accepts the __m128d type... yes
  99. checking whether SSE2 instructions can be used... yes
  100. checking whether FMA4 instructions can be used... no
  101. checking whether the compiler accepts the __m256d type... yes
  102. checking whether AVX instructions can be used... no
  103. configure: Architecture-specific code:
  104. ***************************
  105. This is a x86_64 processor:
  106. vectorial code: yes (sse2)
  107. ***************************
  108. checking for perl... /usr/bin/perl
  109. checking whether we are using the GNU Fortran compiler... yes
  110. checking whether gfortran-mp-5 accepts -g... yes
  111. checking for Fortran flag to compile .f90 files... none
  112. configure: Using FCFLAGS="-pipe -O3 -funroll-loops -ffast-math -ffree-line-length-none"
  113.  is usable for Fortran preprocessing... preprocessor cannot be run
  114. checking whether /lib/cpp is usable for Fortran preprocessing... preprocessor cannot be run
  115. checking whether cpp-mp-5 is usable for Fortran preprocessing... preprocessor mangles C++ style comment
  116. checking whether cpp-mp-5 -ansi is usable for Fortran preprocessing... preprocessor mangles C++ style comment
  117. preprocessor mangles C++ style comment
  118. checking whether cpp-mp-5 -C -ffreestanding is usable for Fortran preprocessing... yes
  119. checking how to get verbose linking output from gfortran-mp-5... -v
  120. checking for Fortran libraries of gfortran-mp-5...  -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin17/5.5.0 -L/opt/local/lib/gcc5/gcc/x86_64-apple-darwin17/5.5.0/../../.. -lgfortran -lquadmath -lm
  121. checking for dummy main to link with Fortran libraries... none
  122. checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore
  123. checking for the size of a Fortran integer... 4 bytes
  124. checking for which C type corresponds to Fortran integer... int
  125. checking for flush... yes
  126. checking for Fortran sizeof intrinsic... yes
  127. checking for loc... yes
  128. checking whether the compiler accepts very long lines... yes
  129. checking for Fortran compiler_version intrinsic... yes
  130. checking whether the compiler accepts "line-number" lines cast by the preprocessor... yes
  131. checking how to access command line arguments... Fortran 2003
  132. checking for Fortran 2003 iso_c_binding... yes
  133. checking fortran 90 modules inclusion flag... -I
  134. checking for libxc... yes (-I /usr/local/lib/include /usr/local/lib/lib/libxcf90.a /usr/local/lib/lib/libxc.a)
  135. checking whether libxc version is > 2.2... no
  136. checking whether libxc has support for hybrid meta-GGAs (>= v 2.1)... yes
  137. checking for sgemm in /usr/local/lib/blas_LINUX.a... yes (/usr/local/lib/blas_LINUX.a)
  138. checking whether zdotc works... yes
  139. checking for cheev in ... no
  140. checking for cheev in -lmkl_lapack... no
  141. checking for cheev in -llapack... yes
  142. checking for gsl-config... /opt/local/bin/gsl-config
  143. checking for GSL - version >= 1.9... 2.4.0
  144. checking whether GSL can be linked... yes
  145. checking for gdlib-config... no
  146. checking for fftw... yes (-I/usr/local/lib/include -L/usr/local/lib/lib -lfftw3)
  147. checking for fftw multithread support... no
  148. configure: WARNING: Could not find PFFT library.
  149.                *** Will compile without PFFT support
  150. configure: WARNING: Could not find PNFFT library.
  151.                *** Will compile without PNFFT support
  152. checking for netcdf... no (-I /usr/include )
  153. configure: WARNING: Could not find NetCDF library.
  154.               *** Will compile without NetCDF and ETSF I/O support
  155. checking for etsf_io... disabled (-I  /usr/include )
  156. configure: WARNING: Could not find etsf_io library.
  157.            *** Will compile without ETSF I/O support
  158. checking for BerkeleyGW... no (-I /include -L/lib -lBGW_wfn)
  159. configure: WARNING: Could not find BerkeleyGW library.
  160.            *** Will compile without BerkeleyGW support
  161. checking for SPARSKIT library... no
  162. checking for SPARSKIT library with -lskit... no
  163. configure: WARNING: Could not find SPARSKIT library.
  164.                 *** Will compile without SPARSKIT support
  165. checking for NLOPT... no (-I /include -L/lib64 -lnlopt)
  166. configure: WARNING: Could not find NLOPT library.
  167.            *** Will compile without NLOPT support
  168. checking for elpa... no (-I/usr/include -lelpa)
  169. configure: WARNING: Could not find the elpa library
  170. checking for arpack library... no
  171. checking for arpack library with -larpack... no
  172. configure: WARNING: Could not find ARPACK library.
  173.                *** Will compile without ARPACK support
  174. configure: WARNING: PARPACK requires ARPACK.
  175. configure: WARNING: Could not find PARPACK library.
  176.               *** Will compile without PARPACK support
  177. checking for FEAST... no ()
  178. configure: WARNING: Could not find FEAST library.
  179.               *** Will compile without FEAST support
  180. configure: WARNING: Could not find Libfm library.
  181.                *** Will compile without Libfm support
  182. configure: WARNING: Could not find ISF library.
  183.                *** Will compile internal ISF taken from BigDFT 1.7.6
  184. checking for pspio... no (-L/usr/lib -lfpspio -lpspio)
  185. checking for poke... no (-I/usr/include -lpoke)
  186. configure: WARNING: Could not find the poke library
  187. checking for external METIS library... not used without MPI
  188. checking for ParMETIS library... requires MPI
  189. configure: WARNING: Octopus will be compiled without PARMETIS support
  190. checking for yaml_parser_parse in -lyaml... no
  191. configure: WARNING: libyaml is not available, building internal one.
  192. configure: collecting compilation info...
  193. checking that generated files are newer than configure... done
  194. configure: creating ./config.status
  195. config.status: creating Makefile
  196. config.status: creating external_libs/Makefile
  197. config.status: creating external_libs/metis-5.1/Makefile
  198. config.status: creating external_libs/metis-5.1/include/Makefile
  199. config.status: creating external_libs/metis-5.1/GKlib/Makefile
  200. config.status: creating external_libs/metis-5.1/libmetis/Makefile
  201. config.status: creating external_libs/qshep/Makefile
  202. config.status: creating external_libs/spglib-1.5.2/Makefile
  203. config.status: creating external_libs/spglib-1.5.2/src/Makefile
  204. config.status: creating external_libs/fortrancl/Makefile
  205. config.status: creating external_libs/bpdn/Makefile
  206. config.status: creating external_libs/yaml-0.1.4/Makefile
  207. config.status: creating external_libs/yaml-0.1.4/include/Makefile
  208. config.status: creating external_libs/yaml-0.1.4/src/Makefile
  209. config.status: creating liboct_parser/Makefile
  210. config.status: creating src/Makefile
  211. config.status: creating src/include/Makefile
  212. config.status: creating src/basic/Makefile
  213. config.status: creating src/math/Makefile
  214. config.status: creating src/species/Makefile
  215. config.status: creating src/ions/Makefile
  216. config.status: creating src/grid/Makefile
  217. config.status: creating src/poisson/Makefile
  218. config.status: creating src/frozen/Makefile
  219. config.status: creating src/states/Makefile
  220. config.status: creating src/hamiltonian/Makefile
  221. config.status: creating src/system/Makefile
  222. config.status: creating src/scf/Makefile
  223. config.status: creating src/td/Makefile
  224. config.status: creating src/opt_control/Makefile
  225. config.status: creating src/sternheimer/Makefile
  226. config.status: creating src/main/Makefile
  227. config.status: creating src/utils/Makefile
  228. config.status: creating scripts/Makefile
  229. config.status: creating doc/Makefile
  230. config.status: creating doc/html/Makefile
  231. config.status: creating doc/html/icons/Makefile
  232. config.status: creating doc/html/js/Makefile
  233. config.status: creating doc/html/vars/Makefile
  234. config.status: creating share/Makefile
  235. config.status: creating share/pseudopotentials/Makefile
  236. config.status: creating share/pseudopotentials/PSF/Makefile
  237. config.status: creating share/pseudopotentials/HGH/Makefile
  238. config.status: creating share/pseudopotentials/extra/Makefile
  239. config.status: creating share/pseudopotentials/sg15/Makefile
  240. config.status: creating share/pseudopotentials/hscv/Makefile
  241. config.status: creating share/pseudopotentials/hscv/lda/Makefile
  242. config.status: creating share/pseudopotentials/hscv/pbe/Makefile
  243. config.status: creating share/recipes/Makefile
  244. config.status: creating share/recipes/da/Makefile
  245. config.status: creating share/recipes/de/Makefile
  246. config.status: creating share/recipes/en/Makefile
  247. config.status: creating share/recipes/es/Makefile
  248. config.status: creating share/recipes/it/Makefile
  249. config.status: creating share/recipes/eu/Makefile
  250. config.status: creating share/util/Makefile
  251. config.status: creating share/opencl/Makefile
  252. config.status: creating share/quadrature/Makefile
  253. config.status: creating build/Makefile
  254. config.status: creating build/octopus.spec
  255. config.status: creating testsuite/Makefile
  256. config.status: creating testsuite/components/Makefile
  257. config.status: creating testsuite/finite_systems_1d/Makefile
  258. config.status: creating testsuite/finite_systems_2d/Makefile
  259. config.status: creating testsuite/finite_systems_3d/Makefile
  260. config.status: creating testsuite/functionals/Makefile
  261. config.status: creating testsuite/real_time/Makefile
  262. config.status: creating testsuite/linear_response/Makefile
  263. config.status: creating testsuite/optimal_control/Makefile
  264. config.status: creating testsuite/periodic_systems/Makefile
  265. config.status: creating testsuite/photo_electron/Makefile
  266. config.status: creating testsuite/pseudopotentials/Makefile
  267. config.status: creating testsuite/complex_scaling/Makefile
  268. config.status: creating testsuite/frozen/Makefile
  269. config.status: creating testsuite/oct-run_testsuite.sh
  270. config.status: creating doc/html/varsRightFrame.html
  271. config.status: creating config.h
  272. config.status: executing depfiles commands
  273. : command not foundt_octopus_7.1.sh: line 15:
  274. /Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive
  275. Making all in build
  276. make[2]: Nothing to be done for `all'.
  277. Making all in external_libs
  278. Making all in metis-5.1
  279. Making all in include
  280. make[4]: Nothing to be done for `all'.
  281. Making all in GKlib
  282. make[4]: Nothing to be done for `all'.
  283. Making all in libmetis
  284. make[4]: Nothing to be done for `all'.
  285. make[4]: Nothing to be done for `all-am'.
  286. Making all in qshep
  287. make[3]: Nothing to be done for `all'.
  288. Making all in spglib-1.5.2
  289. Making all in src
  290. make[4]: Nothing to be done for `all'.
  291. make[4]: Nothing to be done for `all-am'.
  292. Making all in fortrancl
  293. make[3]: Nothing to be done for `all'.
  294. Making all in bpdn
  295. gcc-mp-5 -DHAVE_CONFIG_H -I. -I../..     -g -O2 -MT spgl1_projector.o -MD -MP -MF .deps/spgl1_projector.Tpo -c -o spgl1_projector.o spgl1_projector.c
  296. mv -f .deps/spgl1_projector.Tpo .deps/spgl1_projector.Po
  297. gcc-mp-5 -DHAVE_CONFIG_H -I. -I../..     -g -O2 -MT expmm.o -MD -MP -MF .deps/expmm.Tpo -c -o expmm.o expmm.c
  298. mv -f .deps/expmm.Tpo .deps/expmm.Po
  299. rm -f libbpdn.a
  300. ar cru libbpdn.a heap.o oneProjectorCore.o spgl1_projector.o bpdn.o expmm.o
  301. ranlib libbpdn.a
  302. Making all in yaml-0.1.4
  303. Making all in include
  304. make[4]: Nothing to be done for `all'.
  305. Making all in src
  306. gcc-mp-5 -DHAVE_CONFIG_H -I. -I../../..  -I../../../external_libs/yaml-0.1.4/include   -g -O2 -MT api.o -MD -MP -MF .deps/api.Tpo -c -o api.o api.c
  307. mv -f .deps/api.Tpo .deps/api.Po
  308. gcc-mp-5 -DHAVE_CONFIG_H -I. -I../../..  -I../../../external_libs/yaml-0.1.4/include   -g -O2 -MT reader.o -MD -MP -MF .deps/reader.Tpo -c -o reader.o reader.c
  309. mv -f .deps/reader.Tpo .deps/reader.Po
  310. gcc-mp-5 -DHAVE_CONFIG_H -I. -I../../..  -I../../../external_libs/yaml-0.1.4/include   -g -O2 -MT scanner.o -MD -MP -MF .deps/scanner.Tpo -c -o scanner.o scanner.c
  311. mv -f .deps/scanner.Tpo .deps/scanner.Po
  312. gcc-mp-5 -DHAVE_CONFIG_H -I. -I../../..  -I../../../external_libs/yaml-0.1.4/include   -g -O2 -MT parser.o -MD -MP -MF .deps/parser.Tpo -c -o parser.o parser.c
  313. mv -f .deps/parser.Tpo .deps/parser.Po
  314. gcc-mp-5 -DHAVE_CONFIG_H -I. -I../../..  -I../../../external_libs/yaml-0.1.4/include   -g -O2 -MT loader.o -MD -MP -MF .deps/loader.Tpo -c -o loader.o loader.c
  315. mv -f .deps/loader.Tpo .deps/loader.Po
  316. gcc-mp-5 -DHAVE_CONFIG_H -I. -I../../..  -I../../../external_libs/yaml-0.1.4/include   -g -O2 -MT writer.o -MD -MP -MF .deps/writer.Tpo -c -o writer.o writer.c
  317. mv -f .deps/writer.Tpo .deps/writer.Po
  318. gcc-mp-5 -DHAVE_CONFIG_H -I. -I../../..  -I../../../external_libs/yaml-0.1.4/include   -g -O2 -MT emitter.o -MD -MP -MF .deps/emitter.Tpo -c -o emitter.o emitter.c
  319. mv -f .deps/emitter.Tpo .deps/emitter.Po
  320. gcc-mp-5 -DHAVE_CONFIG_H -I. -I../../..  -I../../../external_libs/yaml-0.1.4/include   -g -O2 -MT dumper.o -MD -MP -MF .deps/dumper.Tpo -c -o dumper.o dumper.c
  321. mv -f .deps/dumper.Tpo .deps/dumper.Po
  322. rm -f libyaml.a
  323. ar cru libyaml.a api.o reader.o scanner.o parser.o loader.o writer.o emitter.o dumper.o
  324. ranlib libyaml.a
  325. Making all in .
  326. make[4]: Nothing to be done for `all-am'.
  327. make[3]: Nothing to be done for `all-am'.
  328. Making all in liboct_parser
  329. gcc-mp-5 -DHAVE_CONFIG_H -I. -I..  -I/opt/local/include   -g -O2 -MT parser_f.o -MD -MP -MF .deps/parser_f.Tpo -c -o parser_f.o parser_f.c
  330. mv -f .deps/parser_f.Tpo .deps/parser_f.Po
  331. rm -f liboct_parser.a
  332. ar cru liboct_parser.a symbols.o parse.o parse_exp.o parser_f.o gsl_userdef.o
  333. ranlib liboct_parser.a
  334. Making all in src
  335. Making all in include
  336. grep '^#define' ../../config.h > config_F90.h
  337. ../../build/mk_varinfo.pl -s ../.. -b ../..
  338. Making all in basic
  339. gcc-mp-5 -DHAVE_CONFIG_H -I. -I../..  -I../../src/include -I../../src/include -I../../external_libs/spglib-1.5.2/src -I../../liboct_parser -I/opt/local/include  -I/usr/local/lib/include -DSHARE_OCTOPUS='"/opt/etsf/octopus/share/octopus"'    -g -O2 -MT getopt_f.o -MD -MP -MF .deps/getopt_f.Tpo -c -o getopt_f.o getopt_f.c
  340. mv -f .deps/getopt_f.Tpo .deps/getopt_f.Po
  341. gcc-mp-5 -DHAVE_CONFIG_H -I. -I../..  -I../../src/include -I../../src/include -I../../external_libs/spglib-1.5.2/src -I../../liboct_parser -I/opt/local/include  -I/usr/local/lib/include -DSHARE_OCTOPUS='"/opt/etsf/octopus/share/octopus"'    -g -O2 -MT io_binary.o -MD -MP -MF .deps/io_binary.Tpo -c -o io_binary.o io_binary.c
  342. mv -f .deps/io_binary.Tpo .deps/io_binary.Po
  343. gcc-mp-5 -DHAVE_CONFIG_H -I. -I../..  -I../../src/include -I../../src/include -I../../external_libs/spglib-1.5.2/src -I../../liboct_parser -I/opt/local/include  -I/usr/local/lib/include -DSHARE_OCTOPUS='"/opt/etsf/octopus/share/octopus"'    -g -O2 -MT io_csv.o -MD -MP -MF .deps/io_csv.Tpo -c -o io_csv.o io_csv.c
  344. mv -f .deps/io_csv.Tpo .deps/io_csv.Po
  345. gcc-mp-5 -DHAVE_CONFIG_H -I. -I../..  -I../../src/include -I../../src/include -I../../external_libs/spglib-1.5.2/src -I../../liboct_parser -I/opt/local/include  -I/usr/local/lib/include -DSHARE_OCTOPUS='"/opt/etsf/octopus/share/octopus"'    -g -O2 -MT oct_f.o -MD -MP -MF .deps/oct_f.Tpo -c -o oct_f.o oct_f.c
  346. mv -f .deps/oct_f.Tpo .deps/oct_f.Po
  347. gcc-mp-5 -DHAVE_CONFIG_H -I. -I../..  -I../../src/include -I../../src/include -I../../external_libs/spglib-1.5.2/src -I../../liboct_parser -I/opt/local/include  -I/usr/local/lib/include -DSHARE_OCTOPUS='"/opt/etsf/octopus/share/octopus"'    -g -O2 -MT oct_gdlib_f.o -MD -MP -MF .deps/oct_gdlib_f.Tpo -c -o oct_gdlib_f.o oct_gdlib_f.c
  348. mv -f .deps/oct_gdlib_f.Tpo .deps/oct_gdlib_f.Po
  349. gcc-mp-5 -DHAVE_CONFIG_H -I. -I../..  -I../../src/include -I../../src/include -I../../external_libs/spglib-1.5.2/src -I../../liboct_parser -I/opt/local/include  -I/usr/local/lib/include -DSHARE_OCTOPUS='"/opt/etsf/octopus/share/octopus"'    -g -O2 -MT recipes.o -MD -MP -MF .deps/recipes.Tpo -c -o recipes.o recipes.c
  350. mv -f .deps/recipes.Tpo .deps/recipes.Po
  351. gcc-mp-5 -DHAVE_CONFIG_H -I. -I../..  -I../../src/include -I../../src/include -I../../external_libs/spglib-1.5.2/src -I../../liboct_parser -I/opt/local/include  -I/usr/local/lib/include -DSHARE_OCTOPUS='"/opt/etsf/octopus/share/octopus"'    -g -O2 -MT signals.o -MD -MP -MF .deps/signals.Tpo -c -o signals.o signals.c
  352. mv -f .deps/signals.Tpo .deps/signals.Po
  353. gcc-mp-5 -DHAVE_CONFIG_H -I. -I../..  -I../../src/include -I../../src/include -I../../external_libs/spglib-1.5.2/src -I../../liboct_parser -I/opt/local/include  -I/usr/local/lib/include -DSHARE_OCTOPUS='"/opt/etsf/octopus/share/octopus"'    -g -O2 -MT varia.o -MD -MP -MF .deps/varia.Tpo -c -o varia.o varia.c
  354. mv -f .deps/varia.Tpo .deps/varia.Po
  355. gcc-mp-5 -DHAVE_CONFIG_H -I. -I../..  -I../../src/include -I../../src/include -I../../external_libs/spglib-1.5.2/src -I../../liboct_parser -I/opt/local/include  -I/usr/local/lib/include -DSHARE_OCTOPUS='"/opt/etsf/octopus/share/octopus"'    -g -O2 -MT varinfo_low.o -MD -MP -MF .deps/varinfo_low.Tpo -c -o varinfo_low.o varinfo_low.c
  356. mv -f .deps/varinfo_low.Tpo .deps/varinfo_low.Po
  357. gcc-mp-5 -DHAVE_CONFIG_H -I. -I../..  -I../../src/include -I../../src/include -I../../external_libs/spglib-1.5.2/src -I../../liboct_parser -I/opt/local/include  -I/usr/local/lib/include -DSHARE_OCTOPUS='"/opt/etsf/octopus/share/octopus"'    -g -O2 -MT xml_low.o -MD -MP -MF .deps/xml_low.Tpo -c -o xml_low.o xml_low.c
  358. mv -f .deps/xml_low.Tpo .deps/xml_low.Po
  359. rm -f libbasic.a
  360. ar cru libbasic.a cublas.o cuda.o getopt_f.o io_binary.o io_csv.o oct_f.o oct_gdlib_f.o recipes.o signals.o sort_low.o varia.o varinfo_low.o write_iter_low.o xml_low.o accel.o blacs.o blacs_proc_grid.o calc_mode_par.o command_line.o comm.o debug.o distributed.o global.o hardware.o ialist.o iihash.o io_binary_f.o io_csv_f.o io.o json.o json_parser.o kinds.o loct.o loct_pointer.o lookup.o messages.o mpi_debug.o mpi.o mpi_lib.o multicomm.o openscad.o parser.o path.o polyhedron.o profiling.o sort.o space.o string.o test_parameters.o topology.o types.o unit.o unit_system.o utils.o varinfo.o write_iter.o xml.o
  361. /opt/local/bin/ranlib: file: libbasic.a(blacs.o) has no symbols
  362. /opt/local/bin/ranlib: file: libbasic.a(test_parameters.o) has no symbols
  363. /opt/local/bin/ranlib: file: libbasic.a(write_iter.o) has no symbols
  364. ranlib libbasic.a
  365. ranlib: file: libbasic.a(blacs.o) has no symbols
  366. ranlib: file: libbasic.a(test_parameters.o) has no symbols
  367. ranlib: file: libbasic.a(write_iter.o) has no symbols
  368. Making all in math
  369. gcc-mp-5 -DHAVE_CONFIG_H -I. -I../..  -I../../src/include -I../../src/include -I../../external_libs/spglib-1.5.2/src -I../../liboct_parser -I/opt/local/include  -I/usr/local/lib/include -DSHARE_OCTOPUS='"/opt/etsf/octopus/share/octopus"'    -g -O2 -MT checksum.o -MD -MP -MF .deps/checksum.Tpo -c -o checksum.o checksum.c
  370. mv -f .deps/checksum.Tpo .deps/checksum.Po
  371. gcc-mp-5 -DHAVE_CONFIG_H -I. -I../..  -I../../src/include -I../../src/include -I../../external_libs/spglib-1.5.2/src -I../../liboct_parser -I/opt/local/include  -I/usr/local/lib/include -DSHARE_OCTOPUS='"/opt/etsf/octopus/share/octopus"'    -g -O2 -MT dablas.o -MD -MP -MF .deps/dablas.Tpo -c -o dablas.o dablas.c
  372. mv -f .deps/dablas.Tpo .deps/dablas.Po
  373. gcc-mp-5 -DHAVE_CONFIG_H -I. -I../..  -I../../src/include -I../../src/include -I../../external_libs/spglib-1.5.2/src -I../../liboct_parser -I/opt/local/include  -I/usr/local/lib/include -DSHARE_OCTOPUS='"/opt/etsf/octopus/share/octopus"'    -g -O2 -MT fftw_low.o -MD -MP -MF .deps/fftw_low.Tpo -c -o fftw_low.o fftw_low.c
  374. mv -f .deps/fftw_low.Tpo .deps/fftw_low.Po
  375. gcc-mp-5 -DHAVE_CONFIG_H -I. -I../..  -I../../src/include -I../../src/include -I../../external_libs/spglib-1.5.2/src -I../../liboct_parser -I/opt/local/include  -I/usr/local/lib/include -DSHARE_OCTOPUS='"/opt/etsf/octopus/share/octopus"'    -g -O2 -MT metis_f.o -MD -MP -MF .deps/metis_f.Tpo -c -o metis_f.o metis_f.c
  376. mv -f .deps/metis_f.Tpo .deps/metis_f.Po
  377. gcc-mp-5 -DHAVE_CONFIG_H -I. -I../..  -I../../src/include -I../../src/include -I../../external_libs/spglib-1.5.2/src -I../../liboct_parser -I/opt/local/include  -I/usr/local/lib/include -DSHARE_OCTOPUS='"/opt/etsf/octopus/share/octopus"'    -g -O2 -MT minimizer_low.o -MD -MP -MF .deps/minimizer_low.Tpo -c -o minimizer_low.o minimizer_low.c
  378. mv -f .deps/minimizer_low.Tpo .deps/minimizer_low.Po
  379. gcc-mp-5 -DHAVE_CONFIG_H -I. -I../..  -I../../src/include -I../../src/include -I../../external_libs/spglib-1.5.2/src -I../../liboct_parser -I/opt/local/include  -I/usr/local/lib/include -DSHARE_OCTOPUS='"/opt/etsf/octopus/share/octopus"'    -g -O2 -MT nfft_f.o -MD -MP -MF .deps/nfft_f.Tpo -c -o nfft_f.o nfft_f.c
  380. mv -f .deps/nfft_f.Tpo .deps/nfft_f.Po
  381. gcc-mp-5 -DHAVE_CONFIG_H -I. -I../..  -I../../src/include -I../../src/include -I../../external_libs/spglib-1.5.2/src -I../../liboct_parser -I/opt/local/include  -I/usr/local/lib/include -DSHARE_OCTOPUS='"/opt/etsf/octopus/share/octopus"'    -g -O2 -MT oct_gsl_f.o -MD -MP -MF .deps/oct_gsl_f.Tpo -c -o oct_gsl_f.o oct_gsl_f.c
  382. mv -f .deps/oct_gsl_f.Tpo .deps/oct_gsl_f.Po
  383. gcc-mp-5 -DHAVE_CONFIG_H -I. -I../..  -I../../src/include -I../../src/include -I../../external_libs/spglib-1.5.2/src -I../../liboct_parser -I/opt/local/include  -I/usr/local/lib/include -DSHARE_OCTOPUS='"/opt/etsf/octopus/share/octopus"'    -g -O2 -MT ylm.o -MD -MP -MF .deps/ylm.Tpo -c -o ylm.o ylm.c
  384. mv -f .deps/ylm.Tpo .deps/ylm.Po
  385. rm -f libmath.a
  386. ar cru libmath.a checksum.o cufft.o dablas.o fftw_low.o metis_f.o minimizer_low.o nfft_f.o oct_gsl_f.o spline_low.o ylm.o accel_blas.o blas.o checksum_interface.o compressed_sensing.o fft.o fftw.o gauss_legendre.o lalg_adv.o lalg_basic.o lapack.o loct_math.o math.o matrix.o matrix_ops.o metis.o minimizer.o nfft.o ode_solver.o pblas.o permutations.o pfft.o pnfft.o qshep.o quickrnd.o root_solver.o scalapack.o sgfft.o solvers.o sparskit.o spline_filter.o splines.o symm_op.o tdfunction.o young.o
  387. /opt/local/bin/ranlib: file: libmath.a(metis_f.o) has no symbols
  388. /opt/local/bin/ranlib: file: libmath.a(nfft_f.o) has no symbols
  389. /opt/local/bin/ranlib: file: libmath.a(blas.o) has no symbols
  390. /opt/local/bin/ranlib: file: libmath.a(checksum_interface.o) has no symbols
  391. /opt/local/bin/ranlib: file: libmath.a(lapack.o) has no symbols
  392. /opt/local/bin/ranlib: file: libmath.a(metis.o) has no symbols
  393. /opt/local/bin/ranlib: file: libmath.a(pblas.o) has no symbols
  394. /opt/local/bin/ranlib: file: libmath.a(pfft.o) has no symbols
  395. /opt/local/bin/ranlib: file: libmath.a(pnfft.o) has no symbols
  396. /opt/local/bin/ranlib: file: libmath.a(scalapack.o) has no symbols
  397. /opt/local/bin/ranlib: file: libmath.a(sparskit.o) has no symbols
  398. ranlib libmath.a
  399. ranlib: file: libmath.a(metis_f.o) has no symbols
  400. ranlib: file: libmath.a(nfft_f.o) has no symbols
  401. ranlib: file: libmath.a(blas.o) has no symbols
  402. ranlib: file: libmath.a(checksum_interface.o) has no symbols
  403. ranlib: file: libmath.a(lapack.o) has no symbols
  404. ranlib: file: libmath.a(metis.o) has no symbols
  405. ranlib: file: libmath.a(pblas.o) has no symbols
  406. ranlib: file: libmath.a(pfft.o) has no symbols
  407. ranlib: file: libmath.a(pnfft.o) has no symbols
  408. ranlib: file: libmath.a(scalapack.o) has no symbols
  409. ranlib: file: libmath.a(sparskit.o) has no symbols
  410. Making all in species
  411. make[3]: Nothing to be done for `all'.
  412. Making all in ions
  413. gcc-mp-5 -DHAVE_CONFIG_H -I. -I../..  -I../../src/include -I../../src/include -I../../external_libs/spglib-1.5.2/src -I../../liboct_parser -I/opt/local/include  -I/usr/local/lib/include -DSHARE_OCTOPUS='"/opt/etsf/octopus/share/octopus"'    -g -O2 -MT spglib_f.o -MD -MP -MF .deps/spglib_f.Tpo -c -o spglib_f.o spglib_f.c
  414. mv -f .deps/spglib_f.Tpo .deps/spglib_f.Po
  415. gcc-mp-5 -DHAVE_CONFIG_H -I. -I../..  -I../../src/include -I../../src/include -I../../external_libs/spglib-1.5.2/src -I../../liboct_parser -I/opt/local/include  -I/usr/local/lib/include -DSHARE_OCTOPUS='"/opt/etsf/octopus/share/octopus"'    -g -O2 -MT symmetries_finite.o -MD -MP -MF .deps/symmetries_finite.Tpo -c -o symmetries_finite.o symmetries_finite.c
  416. mv -f .deps/symmetries_finite.Tpo .deps/symmetries_finite.Po
  417. rm -f libions.a
  418. ar cru libions.a spglib_f.o symmetries_finite.o atom.o box.o box_union.o geometry.o ion_dynamics.o kpoints.o periodic_copy.o read_coords.o simul_box.o symmetries.o vibrations.o xyz_adjust.o
  419. ranlib libions.a
  420. Making all in grid
  421. gcc-mp-5 -DHAVE_CONFIG_H -I. -I../..  -I../../src/include -I../../src/include -I../../external_libs/spglib-1.5.2/src -I../../liboct_parser -I/opt/local/include  -I/usr/local/lib/include -DSHARE_OCTOPUS='"/opt/etsf/octopus/share/octopus"'    -g -O2 -MT hilbert.o -MD -MP -MF .deps/hilbert.Tpo -c -o hilbert.o hilbert.c
  422. mv -f .deps/hilbert.Tpo .deps/hilbert.Po
  423. gcc-mp-5 -DHAVE_CONFIG_H -I. -I../..  -I../../src/include -I../../src/include -I../../external_libs/spglib-1.5.2/src -I../../liboct_parser -I/opt/local/include  -I/usr/local/lib/include -DSHARE_OCTOPUS='"/opt/etsf/octopus/share/octopus"'    -g -O2 -MT operate.o -MD -MP -MF .deps/operate.Tpo -c -o operate.o operate.c
  424. mv -f .deps/operate.Tpo .deps/operate.Po
  425. rm -f libgrid.a
  426. ar cru libgrid.a hilbert.o operate.o basins.o batch.o batch_ops.o boundaries.o cube.o cube_function.o curv_briggs.o curv_gygi.o curvilinear.o curv_modine.o derivatives.o double_grid.o fourier_shell.o fourier_space.o grid.o hypercube.o index.o io_function.o mesh_batch.o mesh_cube_map.o mesh_cube_parallel_map.o mesh.o mesh_function.o mesh_init.o mesh_interpolation.o mesh_partition.o modelmb_1part.o multigrid.o nl_operator.o operate_f.o partition.o partition_transfer.o par_vec.o restart.o sphericalmesh.o stencil_cube.o stencil.o stencil_star.o stencil_stargeneral.o stencil_starplus.o stencil_variational.o subarray.o submesh.o symmetrizer.o transfer_table.o volume.o vtk.o
  427. /opt/local/bin/ranlib: file: libgrid.a(operate_f.o) has no symbols
  428. ranlib libgrid.a
  429. ranlib: file: libgrid.a(operate_f.o) has no symbols
  430. Making all in poisson
  431. gcc-mp-5 -DHAVE_CONFIG_H -I. -I../..  -I../../src/include -I../../src/include -I../../external_libs/spglib-1.5.2/src -I../../liboct_parser -I/opt/local/include  -I/usr/local/lib/include -DSHARE_OCTOPUS='"/opt/etsf/octopus/share/octopus"'    -g -O2 -MT poisson_cutoffs.o -MD -MP -MF .deps/poisson_cutoffs.Tpo -c -o poisson_cutoffs.o poisson_cutoffs.c
  432. mv -f .deps/poisson_cutoffs.Tpo .deps/poisson_cutoffs.Po
  433. rm -f libpoisson.a
  434. ar cru libpoisson.a poisson_cutoffs.o poisson_cg.o poisson_corrections.o poisson_cutoff.o poisson.o poisson_fft.o poisson_fmm.o poisson_isf.o poisson_libisf.o poisson_multigrid.o poisson_no.o scaling_function.o
  435. ranlib libpoisson.a
  436. Making all in frozen
  437. make[3]: Nothing to be done for `all'.
  438. Making all in states
  439. make[3]: Nothing to be done for `all'.
  440. Making all in hamiltonian
  441. gcc-mp-5 -DHAVE_CONFIG_H -I. -I../..  -I../../src/include -I../../src/include -I../../external_libs/spglib-1.5.2/src -I../../liboct_parser -I/opt/local/include  -I/usr/local/lib/include -DSHARE_OCTOPUS='"/opt/etsf/octopus/share/octopus"'    -g -O2 -MT vdw_ts_low.o -MD -MP -MF .deps/vdw_ts_low.Tpo -c -o vdw_ts_low.o vdw_ts_low.c
  442. mv -f .deps/vdw_ts_low.Tpo .deps/vdw_ts_low.Po
  443. rm -f libhamiltonian.a
  444. ar cru libhamiltonian.a vdw_ts_low.o berry.o born_charges.o boundary_op.o energy.o epot.o functionals.o gauge_field.o hamiltonian_base.o hamiltonian.o hgh_projector.o hirshfeld.o ion_interaction.o kb_projector.o kick.o lasers.o libvdwxc.o oct_exchange.o pcm.o projector.o projector_matrix.o rkb_projector.o scdm.o scf_tol.o scissor.o species_pot.o vdw_ts.o xc.o
  445. ranlib libhamiltonian.a
  446. Making all in system
  447. make[3]: Nothing to be done for `all'.
  448. Making all in scf
  449. make[3]: Nothing to be done for `all'.
  450. Making all in td
  451. make[3]: Nothing to be done for `all'.
  452. Making all in opt_control
  453. make[3]: Nothing to be done for `all'.
  454. Making all in sternheimer
  455. make[3]: Nothing to be done for `all'.
  456. Making all in main
  457. gfortran-mp-5  -pipe -O3 -funroll-loops -ffast-math -ffree-line-length-none   -o octopus invert_ks.o memory.o unocc.o static_pol.o geom_opt.o phonons_fd.o casida.o pulpo.o run.o main.o ../../src/sternheimer/libsternheimer.a ../../src/opt_control/libopt_control.a ../../src/td/libtd.a ../../src/scf/libscf.a ../../src/system/libsystem.a ../../src/hamiltonian/libhamiltonian.a ../../src/states/libstates.a ../../src/frozen/libfrozen.a ../../src/poisson/libpoisson.a ../../src/grid/libgrid.a ../../src/ions/libions.a ../../src/species/libspecies.a ../../src/math/libmath.a ../../src/basic/libbasic.a ../../external_libs/qshep/libqshep.a ../../external_libs/spglib-1.5.2/src/libspglib.a ../../external_libs/bpdn/libbpdn.a ../../external_libs/yaml-0.1.4/src/libyaml.a     -L/usr/local/lib/lib -lfftw3   -llapack /usr/local/lib/blas_LINUX.a ../../liboct_parser/liboct_parser.a -L/opt/local/lib -lgsl -lgslcblas /usr/local/lib/lib/libxcf90.a /usr/local/lib/lib/libxc.a  
  458. Undefined symbols for architecture x86_64:
  459.   "std::basic_ostream<char, std::char_traits<char> >::operator<<(std::basic_ostream<char, std::char_traits<char> >& (*)(std::basic_ostream<char, std::char_traits<char> >&))", referenced from:
  460.       splint(double const*, double const*, double const*, int, double, double*) in libmath.a(spline_low.o)
  461.       _write_iter_clear_ in libbasic.a(write_iter_low.o)
  462.       _write_iter_flush_ in libbasic.a(write_iter_low.o)
  463.   "std::basic_ostream<char, std::char_traits<char> >::operator<<(int)", referenced from:
  464.       splint(double const*, double const*, double const*, int, double, double*) in libmath.a(spline_low.o)
  465.   "std::ios_base::Init::Init()", referenced from:
  466.       __static_initialization_and_destruction_0(int, int) in libmath.a(spline_low.o)
  467.       __static_initialization_and_destruction_0(int, int) in libbasic.a(write_iter_low.o)
  468.   "std::ios_base::Init::~Init()", referenced from:
  469.       __static_initialization_and_destruction_0(int, int) in libmath.a(spline_low.o)
  470.       __static_initialization_and_destruction_0(int, int) in libbasic.a(write_iter_low.o)
  471.   "std::__throw_bad_alloc()", referenced from:
  472.       __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) in libmath.a(spline_low.o)
  473.   "std::__throw_length_error(char const*)", referenced from:
  474.       std::vector<double, std::allocator<double> >::_M_check_len(unsigned long, char const*) const in libmath.a(spline_low.o)
  475.   "std::cerr", referenced from:
  476.       _write_iter_clear_ in libbasic.a(write_iter_low.o)
  477.       _write_iter_flush_ in libbasic.a(write_iter_low.o)
  478.   "std::cout", referenced from:
  479.       splint(double const*, double const*, double const*, int, double, double*) in libmath.a(spline_low.o)
  480.   "std::basic_ostream<char, std::char_traits<char> >& std::endl<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&)", referenced from:
  481.       splint(double const*, double const*, double const*, int, double, double*) in libmath.a(spline_low.o)
  482.       _write_iter_clear_ in libbasic.a(write_iter_low.o)
  483.       _write_iter_flush_ in libbasic.a(write_iter_low.o)
  484.   "std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)", referenced from:
  485.       splint(double const*, double const*, double const*, int, double, double*) in libmath.a(spline_low.o)
  486.       _write_iter_clear_ in libbasic.a(write_iter_low.o)
  487.       _write_iter_flush_ in libbasic.a(write_iter_low.o)
  488.   "operator delete[](void*)", referenced from:
  489.       void sort2<int>(int, int*, int*) in libbasic.a(sort_low.o)
  490.       void sort2<double>(int, double*, int*) in libbasic.a(sort_low.o)
  491.       spline(double const*, double const*, int, double, double, double*) in libmath.a(spline_low.o)
  492.   "operator delete(void*)", referenced from:
  493.       _oct_spline_end_ in libmath.a(spline_low.o)
  494.       _oct_spline_fit_ in libmath.a(spline_low.o)
  495.       __gnu_cxx::new_allocator<double>::deallocate(double*, unsigned long) in libmath.a(spline_low.o)
  496.   "operator new[](unsigned long)", referenced from:
  497.       void sort2<int>(int, int*, int*) in libbasic.a(sort_low.o)
  498.       void sort2<double>(int, double*, int*) in libbasic.a(sort_low.o)
  499.       spline(double const*, double const*, int, double, double, double*) in libmath.a(spline_low.o)
  500.   "operator new(unsigned long)", referenced from:
  501.       _oct_spline_fit_ in libmath.a(spline_low.o)
  502.       __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) in libmath.a(spline_low.o)
  503.   "___cxa_begin_catch", referenced from:
  504.       std::vector<double, std::allocator<double> >::_M_fill_insert(__gnu_cxx::__normal_iterator<double*, std::vector<double, std::allocator<double> > >, unsigned long, double const&) in libmath.a(spline_low.o)
  505.   "___cxa_end_catch", referenced from:
  506.       std::vector<double, std::allocator<double> >::_M_fill_insert(__gnu_cxx::__normal_iterator<double*, std::vector<double, std::allocator<double> > >, unsigned long, double const&) in libmath.a(spline_low.o)
  507.   "___cxa_rethrow", referenced from:
  508.       std::vector<double, std::allocator<double> >::_M_fill_insert(__gnu_cxx::__normal_iterator<double*, std::vector<double, std::allocator<double> > >, unsigned long, double const&) in libmath.a(spline_low.o)
  509.   "___gxx_personality_v0", referenced from:
  510.       Dwarf Exception Unwind Info (__eh_frame) in libmath.a(spline_low.o)
  511. ld: symbol(s) not found for architecture x86_64
  512. collect2: error: ld returned 1 exit status
  513. make[3]: *** [octopus] Error 1
  514. make[2]: *** [all-recursive] Error 1
  515. make[1]: *** [all-recursive] Error 1
  516. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement