Advertisement
Guest User

Untitled

a guest
Feb 20th, 2019
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.49 KB | None | 0 0
  1. Making install in parser
  2. make[1]: Entering directory `/users/gm0027/top/parser'
  3. Making install in utils
  4. make[2]: Entering directory `/users/gm0027/top/parser/utils'
  5. make[3]: Entering directory `/users/gm0027/top/parser/utils'
  6. make[3]: Nothing to be done for `install-exec-am'.
  7. make[3]: Nothing to be done for `install-data-am'.
  8. make[3]: Leaving directory `/users/gm0027/top/parser/utils'
  9. make[2]: Leaving directory `/users/gm0027/top/parser/utils'
  10. Making install in ir
  11. make[2]: Entering directory `/users/gm0027/top/parser/ir'
  12. make[3]: Entering directory `/users/gm0027/top/parser/ir'
  13. make[3]: Nothing to be done for `install-exec-am'.
  14. /usr/bin/mkdir -p '/users/gm0027/top/parser'
  15. /bin/sh ../libtool --mode=install /usr/bin/install -c test-ir '/users/gm0027/top/parser'
  16. libtool: install: /usr/bin/install -c test-ir /users/gm0027/top/parser/test-ir
  17. make[3]: Leaving directory `/users/gm0027/top/parser/ir'
  18. make[2]: Leaving directory `/users/gm0027/top/parser/ir'
  19. Making install in frontend
  20. make[2]: Entering directory `/users/gm0027/top/parser/frontend'
  21. make install-am
  22. make[3]: Entering directory `/users/gm0027/top/parser/frontend'
  23. make[4]: Entering directory `/users/gm0027/top/parser/frontend'
  24. make[4]: Nothing to be done for `install-exec-am'.
  25. /usr/bin/mkdir -p '/users/gm0027/top/parser'
  26. /bin/sh ../libtool --mode=install /usr/bin/install -c test-frontend '/users/gm0027/top/parser'
  27. libtool: install: /usr/bin/install -c test-frontend /users/gm0027/top/parser/test-frontend
  28. make[4]: Leaving directory `/users/gm0027/top/parser/frontend'
  29. make[3]: Leaving directory `/users/gm0027/top/parser/frontend'
  30. make[2]: Leaving directory `/users/gm0027/top/parser/frontend'
  31. Making install in backend
  32. make[2]: Entering directory `/users/gm0027/top/parser/backend'
  33. make[3]: Entering directory `/users/gm0027/top/parser/backend'
  34. make[3]: Nothing to be done for `install-exec-am'.
  35. make[3]: Nothing to be done for `install-data-am'.
  36. make[3]: Leaving directory `/users/gm0027/top/parser/backend'
  37. make[2]: Leaving directory `/users/gm0027/top/parser/backend'
  38. Making install in bin
  39. make[2]: Entering directory `/users/gm0027/top/parser/bin'
  40. make[3]: Entering directory `/users/gm0027/top/parser/bin'
  41. make[3]: Nothing to be done for `install-exec-am'.
  42. /usr/bin/mkdir -p '/users/gm0027/top/parser'
  43. /bin/sh ../libtool --mode=install /usr/bin/install -c readeq '/users/gm0027/top/parser'
  44. libtool: install: /usr/bin/install -c readeq /users/gm0027/top/parser/readeq
  45. make[3]: Leaving directory `/users/gm0027/top/parser/bin'
  46. make[2]: Leaving directory `/users/gm0027/top/parser/bin'
  47. make[2]: Entering directory `/users/gm0027/top/parser'
  48. make[3]: Entering directory `/users/gm0027/top/parser'
  49. make[3]: Nothing to be done for `install-exec-am'.
  50. make[3]: Nothing to be done for `install-data-am'.
  51. make[3]: Leaving directory `/users/gm0027/top/parser'
  52. make[2]: Leaving directory `/users/gm0027/top/parser'
  53. make[1]: Leaving directory `/users/gm0027/top/parser'
  54. Making install in lib
  55. make[1]: Entering directory `/users/gm0027/top/lib'
  56. Making install in getpar
  57. make[2]: Entering directory `/users/gm0027/top/lib/getpar'
  58. make[3]: Entering directory `/users/gm0027/top/lib/getpar'
  59. /usr/bin/mkdir -p '/users/gm0027/local/bin/lib'
  60. /bin/sh ../../libtool --mode=install /usr/bin/install -c libgetpar.la '/users/gm0027/local/bin/lib'
  61. libtool: install: /usr/bin/install -c .libs/libgetpar.lai /users/gm0027/local/bin/lib/libgetpar.la
  62. libtool: install: /usr/bin/install -c .libs/libgetpar.a /users/gm0027/local/bin/lib/libgetpar.a
  63. libtool: install: chmod 644 /users/gm0027/local/bin/lib/libgetpar.a
  64. libtool: install: ranlib /users/gm0027/local/bin/lib/libgetpar.a
  65. libtool: finish: PATH="/opt/pkg/apps/Anaconda3/4.3.1/bin:/opt/eb-pkg/ebadmin/software/OpenBLAS/0.2.19-GCC-6.3.0-2.27-LAPACK-3.7.0/bin:/opt/eb-pkg/ebadmin/software/binutils/2.27-GCCcore-6.3.0/bin:/opt/eb-pkg/ebadmin/software/GCCcore/6.3.0/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/users/gm0027/local/bin:/users/gm0027/local/bin/bin:.:/users/gm0027/.local/bin:/users/gm0027/bin:/sbin" ldconfig -n /users/gm0027/local/bin/lib
  66. ----------------------------------------------------------------------
  67. Libraries have been installed in:
  68. /users/gm0027/local/bin/lib
  69.  
  70. If you ever happen to want to link against installed libraries
  71. in a given directory, LIBDIR, you must either use libtool, and
  72. specify the full pathname of the library, or use the `-LLIBDIR'
  73. flag during linking and do at least one of the following:
  74. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  75. during execution
  76. - add LIBDIR to the `LD_RUN_PATH' environment variable
  77. during linking
  78. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  79. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  80.  
  81. See any operating system documentation about shared libraries for
  82. more information, such as the ld(1) and ld.so(8) manual pages.
  83. ----------------------------------------------------------------------
  84. make[3]: Nothing to be done for `install-data-am'.
  85. make[3]: Leaving directory `/users/gm0027/top/lib/getpar'
  86. make[2]: Leaving directory `/users/gm0027/top/lib/getpar'
  87. Making install in legendre
  88. make[2]: Entering directory `/users/gm0027/top/lib/legendre'
  89. make[3]: Entering directory `/users/gm0027/top/lib/legendre'
  90. /usr/bin/mkdir -p '/users/gm0027/local/bin/lib'
  91. /bin/sh ../../libtool --mode=install /usr/bin/install -c liblegendre.la '/users/gm0027/local/bin/lib'
  92. libtool: install: /usr/bin/install -c .libs/liblegendre.lai /users/gm0027/local/bin/lib/liblegendre.la
  93. libtool: install: /usr/bin/install -c .libs/liblegendre.a /users/gm0027/local/bin/lib/liblegendre.a
  94. libtool: install: chmod 644 /users/gm0027/local/bin/lib/liblegendre.a
  95. libtool: install: ranlib /users/gm0027/local/bin/lib/liblegendre.a
  96. libtool: finish: PATH="/opt/pkg/apps/Anaconda3/4.3.1/bin:/opt/eb-pkg/ebadmin/software/OpenBLAS/0.2.19-GCC-6.3.0-2.27-LAPACK-3.7.0/bin:/opt/eb-pkg/ebadmin/software/binutils/2.27-GCCcore-6.3.0/bin:/opt/eb-pkg/ebadmin/software/GCCcore/6.3.0/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/users/gm0027/local/bin:/users/gm0027/local/bin/bin:.:/users/gm0027/.local/bin:/users/gm0027/bin:/sbin" ldconfig -n /users/gm0027/local/bin/lib
  97. ----------------------------------------------------------------------
  98. Libraries have been installed in:
  99. /users/gm0027/local/bin/lib
  100.  
  101. If you ever happen to want to link against installed libraries
  102. in a given directory, LIBDIR, you must either use libtool, and
  103. specify the full pathname of the library, or use the `-LLIBDIR'
  104. flag during linking and do at least one of the following:
  105. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  106. during execution
  107. - add LIBDIR to the `LD_RUN_PATH' environment variable
  108. during linking
  109. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  110. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  111.  
  112. See any operating system documentation about shared libraries for
  113. more information, such as the ld(1) and ld.so(8) manual pages.
  114. ----------------------------------------------------------------------
  115. make[3]: Nothing to be done for `install-data-am'.
  116. make[3]: Leaving directory `/users/gm0027/top/lib/legendre'
  117. make[2]: Leaving directory `/users/gm0027/top/lib/legendre'
  118. Making install in der
  119. make[2]: Entering directory `/users/gm0027/top/lib/der'
  120. make[3]: Entering directory `/users/gm0027/top/lib/der'
  121. /usr/bin/mkdir -p '/users/gm0027/local/bin/lib'
  122. /bin/sh ../../libtool --mode=install /usr/bin/install -c libder.la '/users/gm0027/local/bin/lib'
  123. libtool: install: /usr/bin/install -c .libs/libder.lai /users/gm0027/local/bin/lib/libder.la
  124. libtool: install: /usr/bin/install -c .libs/libder.a /users/gm0027/local/bin/lib/libder.a
  125. libtool: install: chmod 644 /users/gm0027/local/bin/lib/libder.a
  126. libtool: install: ranlib /users/gm0027/local/bin/lib/libder.a
  127. libtool: finish: PATH="/opt/pkg/apps/Anaconda3/4.3.1/bin:/opt/eb-pkg/ebadmin/software/OpenBLAS/0.2.19-GCC-6.3.0-2.27-LAPACK-3.7.0/bin:/opt/eb-pkg/ebadmin/software/binutils/2.27-GCCcore-6.3.0/bin:/opt/eb-pkg/ebadmin/software/GCCcore/6.3.0/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/users/gm0027/local/bin:/users/gm0027/local/bin/bin:.:/users/gm0027/.local/bin:/users/gm0027/bin:/sbin" ldconfig -n /users/gm0027/local/bin/lib
  128. ----------------------------------------------------------------------
  129. Libraries have been installed in:
  130. /users/gm0027/local/bin/lib
  131.  
  132. If you ever happen to want to link against installed libraries
  133. in a given directory, LIBDIR, you must either use libtool, and
  134. specify the full pathname of the library, or use the `-LLIBDIR'
  135. flag during linking and do at least one of the following:
  136. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  137. during execution
  138. - add LIBDIR to the `LD_RUN_PATH' environment variable
  139. during linking
  140. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  141. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  142.  
  143. See any operating system documentation about shared libraries for
  144. more information, such as the ld(1) and ld.so(8) manual pages.
  145. ----------------------------------------------------------------------
  146. make[3]: Nothing to be done for `install-data-am'.
  147. make[3]: Leaving directory `/users/gm0027/top/lib/der'
  148. make[2]: Leaving directory `/users/gm0027/top/lib/der'
  149. Making install in arnoldi
  150. make[2]: Entering directory `/users/gm0027/top/lib/arnoldi'
  151. make[3]: Entering directory `/users/gm0027/top/lib/arnoldi'
  152. /usr/bin/mkdir -p '/users/gm0027/local/bin/lib'
  153. /bin/sh ../../libtool --mode=install /usr/bin/install -c libarnoldi.la '/users/gm0027/local/bin/lib'
  154. libtool: install: /usr/bin/install -c .libs/libarnoldi.lai /users/gm0027/local/bin/lib/libarnoldi.la
  155. libtool: install: /usr/bin/install -c .libs/libarnoldi.a /users/gm0027/local/bin/lib/libarnoldi.a
  156. libtool: install: chmod 644 /users/gm0027/local/bin/lib/libarnoldi.a
  157. libtool: install: ranlib /users/gm0027/local/bin/lib/libarnoldi.a
  158. libtool: finish: PATH="/opt/pkg/apps/Anaconda3/4.3.1/bin:/opt/eb-pkg/ebadmin/software/OpenBLAS/0.2.19-GCC-6.3.0-2.27-LAPACK-3.7.0/bin:/opt/eb-pkg/ebadmin/software/binutils/2.27-GCCcore-6.3.0/bin:/opt/eb-pkg/ebadmin/software/GCCcore/6.3.0/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/users/gm0027/local/bin:/users/gm0027/local/bin/bin:.:/users/gm0027/.local/bin:/users/gm0027/bin:/sbin" ldconfig -n /users/gm0027/local/bin/lib
  159. ----------------------------------------------------------------------
  160. Libraries have been installed in:
  161. /users/gm0027/local/bin/lib
  162.  
  163. If you ever happen to want to link against installed libraries
  164. in a given directory, LIBDIR, you must either use libtool, and
  165. specify the full pathname of the library, or use the `-LLIBDIR'
  166. flag during linking and do at least one of the following:
  167. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  168. during execution
  169. - add LIBDIR to the `LD_RUN_PATH' environment variable
  170. during linking
  171. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  172. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  173.  
  174. See any operating system documentation about shared libraries for
  175. more information, such as the ld(1) and ld.so(8) manual pages.
  176. ----------------------------------------------------------------------
  177. make[3]: Nothing to be done for `install-data-am'.
  178. make[3]: Leaving directory `/users/gm0027/top/lib/arnoldi'
  179. make[2]: Leaving directory `/users/gm0027/top/lib/arnoldi'
  180. Making install in fit
  181. make[2]: Entering directory `/users/gm0027/top/lib/fit'
  182. make[3]: Entering directory `/users/gm0027/top/lib/fit'
  183. /usr/bin/mkdir -p '/users/gm0027/local/bin/lib'
  184. /bin/sh ../../libtool --mode=install /usr/bin/install -c libfit.la '/users/gm0027/local/bin/lib'
  185. libtool: install: /usr/bin/install -c .libs/libfit.lai /users/gm0027/local/bin/lib/libfit.la
  186. libtool: install: /usr/bin/install -c .libs/libfit.a /users/gm0027/local/bin/lib/libfit.a
  187. libtool: install: chmod 644 /users/gm0027/local/bin/lib/libfit.a
  188. libtool: install: ranlib /users/gm0027/local/bin/lib/libfit.a
  189. libtool: finish: PATH="/opt/pkg/apps/Anaconda3/4.3.1/bin:/opt/eb-pkg/ebadmin/software/OpenBLAS/0.2.19-GCC-6.3.0-2.27-LAPACK-3.7.0/bin:/opt/eb-pkg/ebadmin/software/binutils/2.27-GCCcore-6.3.0/bin:/opt/eb-pkg/ebadmin/software/GCCcore/6.3.0/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/users/gm0027/local/bin:/users/gm0027/local/bin/bin:.:/users/gm0027/.local/bin:/users/gm0027/bin:/sbin" ldconfig -n /users/gm0027/local/bin/lib
  190. ----------------------------------------------------------------------
  191. Libraries have been installed in:
  192. /users/gm0027/local/bin/lib
  193.  
  194. If you ever happen to want to link against installed libraries
  195. in a given directory, LIBDIR, you must either use libtool, and
  196. specify the full pathname of the library, or use the `-LLIBDIR'
  197. flag during linking and do at least one of the following:
  198. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  199. during execution
  200. - add LIBDIR to the `LD_RUN_PATH' environment variable
  201. during linking
  202. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  203. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  204.  
  205. See any operating system documentation about shared libraries for
  206. more information, such as the ld(1) and ld.so(8) manual pages.
  207. ----------------------------------------------------------------------
  208. make[3]: Nothing to be done for `install-data-am'.
  209. make[3]: Leaving directory `/users/gm0027/top/lib/fit'
  210. make[2]: Leaving directory `/users/gm0027/top/lib/fit'
  211. Making install in itemlist
  212. make[2]: Entering directory `/users/gm0027/top/lib/itemlist'
  213. make[3]: Entering directory `/users/gm0027/top/lib/itemlist'
  214. /usr/bin/mkdir -p '/users/gm0027/local/bin/lib'
  215. /bin/sh ../../libtool --mode=install /usr/bin/install -c libitemlist.la '/users/gm0027/local/bin/lib'
  216. libtool: install: /usr/bin/install -c .libs/libitemlist.lai /users/gm0027/local/bin/lib/libitemlist.la
  217. libtool: install: /usr/bin/install -c .libs/libitemlist.a /users/gm0027/local/bin/lib/libitemlist.a
  218. libtool: install: chmod 644 /users/gm0027/local/bin/lib/libitemlist.a
  219. libtool: install: ranlib /users/gm0027/local/bin/lib/libitemlist.a
  220. libtool: finish: PATH="/opt/pkg/apps/Anaconda3/4.3.1/bin:/opt/eb-pkg/ebadmin/software/OpenBLAS/0.2.19-GCC-6.3.0-2.27-LAPACK-3.7.0/bin:/opt/eb-pkg/ebadmin/software/binutils/2.27-GCCcore-6.3.0/bin:/opt/eb-pkg/ebadmin/software/GCCcore/6.3.0/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/users/gm0027/local/bin:/users/gm0027/local/bin/bin:.:/users/gm0027/.local/bin:/users/gm0027/bin:/sbin" ldconfig -n /users/gm0027/local/bin/lib
  221. ----------------------------------------------------------------------
  222. Libraries have been installed in:
  223. /users/gm0027/local/bin/lib
  224.  
  225. If you ever happen to want to link against installed libraries
  226. in a given directory, LIBDIR, you must either use libtool, and
  227. specify the full pathname of the library, or use the `-LLIBDIR'
  228. flag during linking and do at least one of the following:
  229. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  230. during execution
  231. - add LIBDIR to the `LD_RUN_PATH' environment variable
  232. during linking
  233. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  234. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  235.  
  236. See any operating system documentation about shared libraries for
  237. more information, such as the ld(1) and ld.so(8) manual pages.
  238. ----------------------------------------------------------------------
  239. make[3]: Nothing to be done for `install-data-am'.
  240. make[3]: Leaving directory `/users/gm0027/top/lib/itemlist'
  241. make[2]: Leaving directory `/users/gm0027/top/lib/itemlist'
  242. Making install in lapack_extra
  243. make[2]: Entering directory `/users/gm0027/top/lib/lapack_extra'
  244. make[3]: Entering directory `/users/gm0027/top/lib/lapack_extra'
  245. /usr/bin/mkdir -p '/users/gm0027/local/bin/lib'
  246. /bin/sh ../../libtool --mode=install /usr/bin/install -c liblapack_extra.la '/users/gm0027/local/bin/lib'
  247. libtool: install: /usr/bin/install -c .libs/liblapack_extra.lai /users/gm0027/local/bin/lib/liblapack_extra.la
  248. libtool: install: /usr/bin/install -c .libs/liblapack_extra.a /users/gm0027/local/bin/lib/liblapack_extra.a
  249. libtool: install: chmod 644 /users/gm0027/local/bin/lib/liblapack_extra.a
  250. libtool: install: ranlib /users/gm0027/local/bin/lib/liblapack_extra.a
  251. libtool: finish: PATH="/opt/pkg/apps/Anaconda3/4.3.1/bin:/opt/eb-pkg/ebadmin/software/OpenBLAS/0.2.19-GCC-6.3.0-2.27-LAPACK-3.7.0/bin:/opt/eb-pkg/ebadmin/software/binutils/2.27-GCCcore-6.3.0/bin:/opt/eb-pkg/ebadmin/software/GCCcore/6.3.0/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/users/gm0027/local/bin:/users/gm0027/local/bin/bin:.:/users/gm0027/.local/bin:/users/gm0027/bin:/sbin" ldconfig -n /users/gm0027/local/bin/lib
  252. ----------------------------------------------------------------------
  253. Libraries have been installed in:
  254. /users/gm0027/local/bin/lib
  255.  
  256. If you ever happen to want to link against installed libraries
  257. in a given directory, LIBDIR, you must either use libtool, and
  258. specify the full pathname of the library, or use the `-LLIBDIR'
  259. flag during linking and do at least one of the following:
  260. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  261. during execution
  262. - add LIBDIR to the `LD_RUN_PATH' environment variable
  263. during linking
  264. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  265. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  266.  
  267. See any operating system documentation about shared libraries for
  268. more information, such as the ld(1) and ld.so(8) manual pages.
  269. ----------------------------------------------------------------------
  270. make[3]: Nothing to be done for `install-data-am'.
  271. make[3]: Leaving directory `/users/gm0027/top/lib/lapack_extra'
  272. make[2]: Leaving directory `/users/gm0027/top/lib/lapack_extra'
  273. make[2]: Entering directory `/users/gm0027/top/lib'
  274. make[3]: Entering directory `/users/gm0027/top/lib'
  275. make[3]: Nothing to be done for `install-exec-am'.
  276. make[3]: Nothing to be done for `install-data-am'.
  277. make[3]: Leaving directory `/users/gm0027/top/lib'
  278. make[2]: Leaving directory `/users/gm0027/top/lib'
  279. make[1]: Leaving directory `/users/gm0027/top/lib'
  280. Making install in utils
  281. make[1]: Entering directory `/users/gm0027/top/utils'
  282. make[2]: Entering directory `/users/gm0027/top/utils'
  283. make[2]: Nothing to be done for `install-exec-am'.
  284. make[2]: Nothing to be done for `install-data-am'.
  285. make[2]: Leaving directory `/users/gm0027/top/utils'
  286. make[1]: Leaving directory `/users/gm0027/top/utils'
  287. Making install in python
  288. make[1]: Entering directory `/users/gm0027/top/python'
  289. make install-am
  290. make[2]: Entering directory `/users/gm0027/top/python'
  291. make[3]: Entering directory `/users/gm0027/top/python'
  292. /usr/bin/mkdir -p '/users/gm0027/local/bin/bin'
  293. /usr/bin/install -c top-build '/users/gm0027/local/bin/bin'
  294. /usr/bin/mkdir -p '/users/gm0027/top'
  295. /usr/bin/install -c top-test '/users/gm0027/top'
  296. sed -e 's,[@]datadir[@],/users/gm0027/local/bin/share,g' -e 's,[@]prefix[@],/users/gm0027/local/bin,g' -e 's,[@]libdir[@],/users/gm0027/local/bin/lib,g' -e 's,[@]libs[@],-lm -lester,g' -e 's,[@]abs_top_builddir[@],/users/gm0027/top,g' -e 's,[@]abs_top_srcdir[@],/users/gm0027/top,g' -e 's,[@]enable_parser[@],yes,g' -e 's,[@]VERSION[@],1.1.0,g' -e 's,[@]PERL[@],/usr/bin/perl,g' -e 's,[@]F2PY[@],f2py,g' -e 's,[@]FC[@],gfortran,g' -e 's,[@]PYTHON[@],/opt/pkg/apps/Anaconda3/4.3.1/bin/python,g' -e 's,[@]LDFLAGS[@],-lopenblas -L/users/gm0027/local/bin/lib,g' < top.in > __init__.py
  297. /usr/bin/mkdir -p '/users/gm0027/local/bin/lib/python3.6/site-packages/top'
  298. /usr/bin/install -c -m 644 __init__.py '/users/gm0027/local/bin/lib/python3.6/site-packages/top'
  299. Byte-compiling python modules...
  300. __init__.py
  301. Byte-compiling python modules (optimized versions) ...
  302. __init__.py
  303. make[3]: Leaving directory `/users/gm0027/top/python'
  304. make[2]: Leaving directory `/users/gm0027/top/python'
  305. make[1]: Leaving directory `/users/gm0027/top/python'
  306. Making install in examples
  307. make[1]: Entering directory `/users/gm0027/top/examples'
  308. Making install in ester
  309. make[2]: Entering directory `/users/gm0027/top/examples/ester'
  310. make install-am
  311. make[3]: Entering directory `/users/gm0027/top/examples/ester'
  312. make[4]: Entering directory `/users/gm0027/top/examples/ester'
  313. make[4]: Nothing to be done for `install-exec-am'.
  314. make[4]: Nothing to be done for `install-data-am'.
  315. make[4]: Leaving directory `/users/gm0027/top/examples/ester'
  316. make[3]: Leaving directory `/users/gm0027/top/examples/ester'
  317. make[2]: Leaving directory `/users/gm0027/top/examples/ester'
  318. Making install in poly_ester
  319. make[2]: Entering directory `/users/gm0027/top/examples/poly_ester'
  320. make install-recursive
  321. make[3]: Entering directory `/users/gm0027/top/examples/poly_ester'
  322. Making install in model
  323. make[4]: Entering directory `/users/gm0027/top/examples/poly_ester/model'
  324. make install-am
  325. make[5]: Entering directory `/users/gm0027/top/examples/poly_ester/model'
  326. make[6]: Entering directory `/users/gm0027/top/examples/poly_ester/model'
  327. make[6]: Nothing to be done for `install-exec-am'.
  328. make[6]: Nothing to be done for `install-data-am'.
  329. make[6]: Leaving directory `/users/gm0027/top/examples/poly_ester/model'
  330. make[5]: Leaving directory `/users/gm0027/top/examples/poly_ester/model'
  331. make[4]: Leaving directory `/users/gm0027/top/examples/poly_ester/model'
  332. make[4]: Entering directory `/users/gm0027/top/examples/poly_ester'
  333. make[5]: Entering directory `/users/gm0027/top/examples/poly_ester'
  334. make[5]: Nothing to be done for `install-exec-am'.
  335. make[5]: Nothing to be done for `install-data-am'.
  336. make[5]: Leaving directory `/users/gm0027/top/examples/poly_ester'
  337. make[4]: Leaving directory `/users/gm0027/top/examples/poly_ester'
  338. make[3]: Leaving directory `/users/gm0027/top/examples/poly_ester'
  339. make[2]: Leaving directory `/users/gm0027/top/examples/poly_ester'
  340. Making install in cesam
  341. make[2]: Entering directory `/users/gm0027/top/examples/cesam'
  342. make install-am
  343. make[3]: Entering directory `/users/gm0027/top/examples/cesam'
  344. make[4]: Entering directory `/users/gm0027/top/examples/cesam'
  345. make[4]: Nothing to be done for `install-exec-am'.
  346. make[4]: Nothing to be done for `install-data-am'.
  347. make[4]: Leaving directory `/users/gm0027/top/examples/cesam'
  348. make[3]: Leaving directory `/users/gm0027/top/examples/cesam'
  349. make[2]: Leaving directory `/users/gm0027/top/examples/cesam'
  350. Making install in surface
  351. make[2]: Entering directory `/users/gm0027/top/examples/surface'
  352. make[2]: *** No rule to make target `order-cesam-1D_l0.inc.in', needed by `order-cesam-1D_l0.inc'. Stop.
  353. make[2]: Leaving directory `/users/gm0027/top/examples/surface'
  354. make[1]: *** [install-recursive] Error 1
  355. make[1]: Leaving directory `/users/gm0027/top/examples'
  356. make: *** [install-recursive] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement