Advertisement
Guest User

Untitled

a guest
Mar 31st, 2015
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.39 KB | None | 0 0
  1. mbmcgarry@dragonfly ~/git/cycamore (new_EF) $ ./install.py
  2. -- The C compiler identification is AppleClang 6.0.0.6000056
  3. -- The CXX compiler identification is AppleClang 6.0.0.6000056
  4. -- Check for working C compiler: /usr/bin/cc
  5. -- Check for working C compiler: /usr/bin/cc -- works
  6. -- Detecting C compiler ABI info
  7. -- Detecting C compiler ABI info - done
  8. -- Check for working CXX compiler: /usr/bin/c++
  9. -- Check for working CXX compiler: /usr/bin/c++ -- works
  10. -- Detecting CXX compiler ABI info
  11. -- Detecting CXX compiler ABI info - done
  12.  
  13. CMAKE_MODULE_PATH /share/cmake-2.8/Modules;/Users/mbmcgarry/git/cycamore/cmake
  14. -- Using /Users/mbmcgarry/.local as CYCLUS_ROOT_DIR.
  15. -- Found Cyclus Core Headers : /Users/mbmcgarry/.local/include/cyclus
  16. -- Found Cyclus Core Test Headers : /Users/mbmcgarry/.local/include/cyclus
  17. -- Found Cyclus Core Shared Data : /Users/mbmcgarry/.local/share/cyclus
  18. -- Found Cyclus Core Library : /Users/mbmcgarry/.local/lib/libcyclus.dylib
  19. -- Found Cyclus Test Libraries : /Users/mbmcgarry/.local/lib/libgtest.dylib/Users/mbmcgarry/.local/lib/cyclus/libbaseagentunittests.dylib
  20. -- Found LibXml2: /opt/local/lib/libxml2.dylib (found version "2.9.2")
  21. -- checking for module 'glib-2.0'
  22. -- found glib-2.0, version 2.42.1
  23. -- Found glib-2.0: /opt/local/include/glib-2.0, /opt/local/lib/libglib-2.0.dylib
  24. -- Found PkgConfig: /opt/local/bin/pkg-config (found version "0.28")
  25. -- checking for module 'sigc++-2.0'
  26. -- found sigc++-2.0, version 2.4.0
  27. -- Found SigC++
  28. -- checking for module 'glibmm-2.4'
  29. -- found glibmm-2.4, version 2.42.0
  30. -- Found Glibmm
  31. -- checking for module 'libxml++-2.6'
  32. -- found libxml++-2.6, version 2.36.0
  33. -- Found LibXML++
  34. --LIBS: /Users/mbmcgarry/.local/lib/libcyclus.dylib;/opt/local/lib/libxml++-2.6.dylib;/opt/local/lib/libxml2.dylib;/opt/local/lib/libglibmm-2.4.dylib;/opt/local/lib/libglib-2.0.dylib;/opt/local/lib/libsigc-2.0.dylib
  35. --LD_LIBRARY_PATH:
  36. -- Boost version: 1.57.0
  37. -- Found the following Boost libraries:
  38. -- filesystem
  39. -- system
  40. -- Looking for dgemm_
  41. -- Looking for dgemm_ - found
  42. -- Looking for include file pthread.h
  43. -- Looking for include file pthread.h - found
  44. -- Looking for pthread_create
  45. -- Looking for pthread_create - found
  46. -- Found Threads: TRUE
  47. -- A library with BLAS API found.
  48. -- Looking for cheev_
  49. -- Looking for cheev_ - found
  50. -- A library with LAPACK API found.
  51. Found LAPACK Libraries: /System/Library/Frameworks/Accelerate.framework;/System/Library/Frameworks/Accelerate.framework
  52. -- Found HDF5: /opt/local/lib/libhdf5_hl.dylib;/opt/local/lib/libhdf5.dylib;/opt/local/lib/libz.dylib;/usr/lib/libdl.dylib;/usr/lib/libm.dylib
  53. COIN Root Dir:
  54. -- COIN_ROOT_DIR hint is :
  55. -- Coin multiple library dependency status:
  56. COIN Include Dir: /opt/local/include/coin
  57. COIN CBC: /opt/local/lib/libCbc.dylib
  58. COIN CBC solver: /opt/local/lib/libCbcSolver.dylib
  59. COIN CGL: /opt/local/lib/libCgl.dylib
  60. COIN CLP: /opt/local/lib/libClp.dylib
  61. COIN UTILS: /opt/local/lib/libCoinUtils.dylib
  62. COIN OSI: /opt/local/lib/libOsi.dylib
  63. COIN OSI CLP: /opt/local/lib/libOsiClp.dylib
  64. COIN ZLIB: /opt/local/lib/libz.dylib
  65. COIN BZ2: /opt/local/lib/libbz2.dylib
  66. -- Found COIN: /opt/local/include/coin
  67. -- Found COIN Include Dirs: /opt/local/include/coin
  68. -- Starting construction of build files for agent: batch_reactor
  69. -- Executing /Users/mbmcgarry/.local/include/cyclus/../../bin/cycpp.py /Users/mbmcgarry/git/cycamore/src/batch_reactor.cc --cpp-path=clang++ -o=/Users/mbmcgarry/git/cycamore/build/cycamore/batch_reactor.cc --pass3-use-orig -I=:/Users/mbmcgarry/.local/include/cyclus:/opt/local/include/libxml++-2.6:/opt/local/include/glibmm-2.4:/opt/local/lib/glibmm-2.4/include:/opt/local/include/glib-2.0:/opt/local/lib/glib-2.0/include:/opt/local/include/sigc++-2.0:/opt/local/lib/sigc++-2.0/include:/opt/local/lib/libxml++-2.6/include:/opt/local/include:/Users/mbmcgarry/git/cycamore/tests:/Users/mbmcgarry/.local/include/cyclus/..:/opt/local/include/coin
  70. -- Executing /Users/mbmcgarry/.local/include/cyclus/../../bin/cycpp.py /Users/mbmcgarry/git/cycamore/src/batch_reactor.h --cpp-path=clang++ -o=/Users/mbmcgarry/git/cycamore/build/cycamore/batch_reactor.h --pass3-use-orig -I=:/Users/mbmcgarry/.local/include/cyclus:/opt/local/include/libxml++-2.6:/opt/local/include/glibmm-2.4:/opt/local/lib/glibmm-2.4/include:/opt/local/include/glib-2.0:/opt/local/lib/glib-2.0/include:/opt/local/include/sigc++-2.0:/opt/local/lib/sigc++-2.0/include:/opt/local/lib/libxml++-2.6/include:/opt/local/include:/Users/mbmcgarry/git/cycamore/tests:/Users/mbmcgarry/.local/include/cyclus/..:/opt/local/include/coin
  71. -- Copying /Users/mbmcgarry/git/cycamore/src/batch_reactor_tests.h to /Users/mbmcgarry/git/cycamore/build/cycamore/batch_reactor_tests.h.
  72. -- Copying /Users/mbmcgarry/git/cycamore/src/batch_reactor_tests.cc to /Users/mbmcgarry/git/cycamore/build/cycamore/batch_reactor_tests.cc.
  73. -- Finished construction of build files for agent: batch_reactor
  74. -- Starting construction of build files for agent: enrichment_facility
  75. -- Executing /Users/mbmcgarry/.local/include/cyclus/../../bin/cycpp.py /Users/mbmcgarry/git/cycamore/src/enrichment_facility.cc --cpp-path=clang++ -o=/Users/mbmcgarry/git/cycamore/build/cycamore/enrichment_facility.cc --pass3-use-orig -I=:/Users/mbmcgarry/.local/include/cyclus:/opt/local/include/libxml++-2.6:/opt/local/include/glibmm-2.4:/opt/local/lib/glibmm-2.4/include:/opt/local/include/glib-2.0:/opt/local/lib/glib-2.0/include:/opt/local/include/sigc++-2.0:/opt/local/lib/sigc++-2.0/include:/opt/local/lib/libxml++-2.6/include:/opt/local/include:/Users/mbmcgarry/git/cycamore/tests:/Users/mbmcgarry/.local/include/cyclus/..:/opt/local/include/coin
  76. -- Executing /Users/mbmcgarry/.local/include/cyclus/../../bin/cycpp.py /Users/mbmcgarry/git/cycamore/src/enrichment_facility.h --cpp-path=clang++ -o=/Users/mbmcgarry/git/cycamore/build/cycamore/enrichment_facility.h --pass3-use-orig -I=:/Users/mbmcgarry/.local/include/cyclus:/opt/local/include/libxml++-2.6:/opt/local/include/glibmm-2.4:/opt/local/lib/glibmm-2.4/include:/opt/local/include/glib-2.0:/opt/local/lib/glib-2.0/include:/opt/local/include/sigc++-2.0:/opt/local/lib/sigc++-2.0/include:/opt/local/lib/libxml++-2.6/include:/opt/local/include:/Users/mbmcgarry/git/cycamore/tests:/Users/mbmcgarry/.local/include/cyclus/..:/opt/local/include/coin
  77. -- Copying /Users/mbmcgarry/git/cycamore/src/enrichment_facility_tests.h to /Users/mbmcgarry/git/cycamore/build/cycamore/enrichment_facility_tests.h.
  78. -- Copying /Users/mbmcgarry/git/cycamore/src/enrichment_facility_tests.cc to /Users/mbmcgarry/git/cycamore/build/cycamore/enrichment_facility_tests.cc.
  79. -- Finished construction of build files for agent: enrichment_facility
  80. -- Starting construction of build files for agent: sink
  81. -- Executing /Users/mbmcgarry/.local/include/cyclus/../../bin/cycpp.py /Users/mbmcgarry/git/cycamore/src/sink.cc --cpp-path=clang++ -o=/Users/mbmcgarry/git/cycamore/build/cycamore/sink.cc --pass3-use-orig -I=:/Users/mbmcgarry/.local/include/cyclus:/opt/local/include/libxml++-2.6:/opt/local/include/glibmm-2.4:/opt/local/lib/glibmm-2.4/include:/opt/local/include/glib-2.0:/opt/local/lib/glib-2.0/include:/opt/local/include/sigc++-2.0:/opt/local/lib/sigc++-2.0/include:/opt/local/lib/libxml++-2.6/include:/opt/local/include:/Users/mbmcgarry/git/cycamore/tests:/Users/mbmcgarry/.local/include/cyclus/..:/opt/local/include/coin
  82. -- Executing /Users/mbmcgarry/.local/include/cyclus/../../bin/cycpp.py /Users/mbmcgarry/git/cycamore/src/sink.h --cpp-path=clang++ -o=/Users/mbmcgarry/git/cycamore/build/cycamore/sink.h --pass3-use-orig -I=:/Users/mbmcgarry/.local/include/cyclus:/opt/local/include/libxml++-2.6:/opt/local/include/glibmm-2.4:/opt/local/lib/glibmm-2.4/include:/opt/local/include/glib-2.0:/opt/local/lib/glib-2.0/include:/opt/local/include/sigc++-2.0:/opt/local/lib/sigc++-2.0/include:/opt/local/lib/libxml++-2.6/include:/opt/local/include:/Users/mbmcgarry/git/cycamore/tests:/Users/mbmcgarry/.local/include/cyclus/..:/opt/local/include/coin
  83. -- Copying /Users/mbmcgarry/git/cycamore/src/sink_tests.h to /Users/mbmcgarry/git/cycamore/build/cycamore/sink_tests.h.
  84. -- Copying /Users/mbmcgarry/git/cycamore/src/sink_tests.cc to /Users/mbmcgarry/git/cycamore/build/cycamore/sink_tests.cc.
  85. -- Finished construction of build files for agent: sink
  86. -- Starting construction of build files for agent: source
  87. -- Executing /Users/mbmcgarry/.local/include/cyclus/../../bin/cycpp.py /Users/mbmcgarry/git/cycamore/src/source.cc --cpp-path=clang++ -o=/Users/mbmcgarry/git/cycamore/build/cycamore/source.cc --pass3-use-orig -I=:/Users/mbmcgarry/.local/include/cyclus:/opt/local/include/libxml++-2.6:/opt/local/include/glibmm-2.4:/opt/local/lib/glibmm-2.4/include:/opt/local/include/glib-2.0:/opt/local/lib/glib-2.0/include:/opt/local/include/sigc++-2.0:/opt/local/lib/sigc++-2.0/include:/opt/local/lib/libxml++-2.6/include:/opt/local/include:/Users/mbmcgarry/git/cycamore/tests:/Users/mbmcgarry/.local/include/cyclus/..:/opt/local/include/coin
  88. -- Executing /Users/mbmcgarry/.local/include/cyclus/../../bin/cycpp.py /Users/mbmcgarry/git/cycamore/src/source.h --cpp-path=clang++ -o=/Users/mbmcgarry/git/cycamore/build/cycamore/source.h --pass3-use-orig -I=:/Users/mbmcgarry/.local/include/cyclus:/opt/local/include/libxml++-2.6:/opt/local/include/glibmm-2.4:/opt/local/lib/glibmm-2.4/include:/opt/local/include/glib-2.0:/opt/local/lib/glib-2.0/include:/opt/local/include/sigc++-2.0:/opt/local/lib/sigc++-2.0/include:/opt/local/lib/libxml++-2.6/include:/opt/local/include:/Users/mbmcgarry/git/cycamore/tests:/Users/mbmcgarry/.local/include/cyclus/..:/opt/local/include/coin
  89. -- Copying /Users/mbmcgarry/git/cycamore/src/source_tests.h to /Users/mbmcgarry/git/cycamore/build/cycamore/source_tests.h.
  90. -- Copying /Users/mbmcgarry/git/cycamore/src/source_tests.cc to /Users/mbmcgarry/git/cycamore/build/cycamore/source_tests.cc.
  91. -- Finished construction of build files for agent: source
  92. -- Starting construction of build files for agent: deploy_inst
  93. -- Executing /Users/mbmcgarry/.local/include/cyclus/../../bin/cycpp.py /Users/mbmcgarry/git/cycamore/src/deploy_inst.cc --cpp-path=clang++ -o=/Users/mbmcgarry/git/cycamore/build/cycamore/deploy_inst.cc --pass3-use-orig -I=:/Users/mbmcgarry/.local/include/cyclus:/opt/local/include/libxml++-2.6:/opt/local/include/glibmm-2.4:/opt/local/lib/glibmm-2.4/include:/opt/local/include/glib-2.0:/opt/local/lib/glib-2.0/include:/opt/local/include/sigc++-2.0:/opt/local/lib/sigc++-2.0/include:/opt/local/lib/libxml++-2.6/include:/opt/local/include:/Users/mbmcgarry/git/cycamore/tests:/Users/mbmcgarry/.local/include/cyclus/..:/opt/local/include/coin
  94. -- Executing /Users/mbmcgarry/.local/include/cyclus/../../bin/cycpp.py /Users/mbmcgarry/git/cycamore/src/deploy_inst.h --cpp-path=clang++ -o=/Users/mbmcgarry/git/cycamore/build/cycamore/deploy_inst.h --pass3-use-orig -I=:/Users/mbmcgarry/.local/include/cyclus:/opt/local/include/libxml++-2.6:/opt/local/include/glibmm-2.4:/opt/local/lib/glibmm-2.4/include:/opt/local/include/glib-2.0:/opt/local/lib/glib-2.0/include:/opt/local/include/sigc++-2.0:/opt/local/lib/sigc++-2.0/include:/opt/local/lib/libxml++-2.6/include:/opt/local/include:/Users/mbmcgarry/git/cycamore/tests:/Users/mbmcgarry/.local/include/cyclus/..:/opt/local/include/coin
  95. -- Copying /Users/mbmcgarry/git/cycamore/src/deploy_inst_tests.cc to /Users/mbmcgarry/git/cycamore/build/cycamore/deploy_inst_tests.cc.
  96. -- Finished construction of build files for agent: deploy_inst
  97. -- Starting construction of build files for agent: manager_inst
  98. -- Executing /Users/mbmcgarry/.local/include/cyclus/../../bin/cycpp.py /Users/mbmcgarry/git/cycamore/src/manager_inst.cc --cpp-path=clang++ -o=/Users/mbmcgarry/git/cycamore/build/cycamore/manager_inst.cc --pass3-use-orig -I=:/Users/mbmcgarry/.local/include/cyclus:/opt/local/include/libxml++-2.6:/opt/local/include/glibmm-2.4:/opt/local/lib/glibmm-2.4/include:/opt/local/include/glib-2.0:/opt/local/lib/glib-2.0/include:/opt/local/include/sigc++-2.0:/opt/local/lib/sigc++-2.0/include:/opt/local/lib/libxml++-2.6/include:/opt/local/include:/Users/mbmcgarry/git/cycamore/tests:/Users/mbmcgarry/.local/include/cyclus/..:/opt/local/include/coin
  99. -- Executing /Users/mbmcgarry/.local/include/cyclus/../../bin/cycpp.py /Users/mbmcgarry/git/cycamore/src/manager_inst.h --cpp-path=clang++ -o=/Users/mbmcgarry/git/cycamore/build/cycamore/manager_inst.h --pass3-use-orig -I=:/Users/mbmcgarry/.local/include/cyclus:/opt/local/include/libxml++-2.6:/opt/local/include/glibmm-2.4:/opt/local/lib/glibmm-2.4/include:/opt/local/include/glib-2.0:/opt/local/lib/glib-2.0/include:/opt/local/include/sigc++-2.0:/opt/local/lib/sigc++-2.0/include:/opt/local/lib/libxml++-2.6/include:/opt/local/include:/Users/mbmcgarry/git/cycamore/tests:/Users/mbmcgarry/.local/include/cyclus/..:/opt/local/include/coin
  100. -- Copying /Users/mbmcgarry/git/cycamore/src/manager_inst_tests.h to /Users/mbmcgarry/git/cycamore/build/cycamore/manager_inst_tests.h.
  101. -- Copying /Users/mbmcgarry/git/cycamore/src/manager_inst_tests.cc to /Users/mbmcgarry/git/cycamore/build/cycamore/manager_inst_tests.cc.
  102. -- Finished construction of build files for agent: manager_inst
  103. -- Starting construction of build files for agent: growth_region
  104. -- Executing /Users/mbmcgarry/.local/include/cyclus/../../bin/cycpp.py /Users/mbmcgarry/git/cycamore/src/growth_region.cc --cpp-path=clang++ -o=/Users/mbmcgarry/git/cycamore/build/cycamore/growth_region.cc --pass3-use-orig -I=:/Users/mbmcgarry/.local/include/cyclus:/opt/local/include/libxml++-2.6:/opt/local/include/glibmm-2.4:/opt/local/lib/glibmm-2.4/include:/opt/local/include/glib-2.0:/opt/local/lib/glib-2.0/include:/opt/local/include/sigc++-2.0:/opt/local/lib/sigc++-2.0/include:/opt/local/lib/libxml++-2.6/include:/opt/local/include:/Users/mbmcgarry/git/cycamore/tests:/Users/mbmcgarry/.local/include/cyclus/..:/opt/local/include/coin
  105. -- Executing /Users/mbmcgarry/.local/include/cyclus/../../bin/cycpp.py /Users/mbmcgarry/git/cycamore/src/growth_region.h --cpp-path=clang++ -o=/Users/mbmcgarry/git/cycamore/build/cycamore/growth_region.h --pass3-use-orig -I=:/Users/mbmcgarry/.local/include/cyclus:/opt/local/include/libxml++-2.6:/opt/local/include/glibmm-2.4:/opt/local/lib/glibmm-2.4/include:/opt/local/include/glib-2.0:/opt/local/lib/glib-2.0/include:/opt/local/include/sigc++-2.0:/opt/local/lib/sigc++-2.0/include:/opt/local/lib/libxml++-2.6/include:/opt/local/include:/Users/mbmcgarry/git/cycamore/tests:/Users/mbmcgarry/.local/include/cyclus/..:/opt/local/include/coin
  106. -- Copying /Users/mbmcgarry/git/cycamore/src/growth_region_tests.h to /Users/mbmcgarry/git/cycamore/build/cycamore/growth_region_tests.h.
  107. -- Copying /Users/mbmcgarry/git/cycamore/src/growth_region_tests.cc to /Users/mbmcgarry/git/cycamore/build/cycamore/growth_region_tests.cc.
  108. -- Finished construction of build files for agent: growth_region
  109. GENERATED TESTS DIR /Users/mbmcgarry/git/cycamore/build/tests
  110. GENERATED TESTS
  111. CYClUS EXECUTABLE PATH = /Users/mbmcgarry/.local/include/cyclus/../../bin
  112. -- Found Doxygen: /Applications/Doxygen.app/Contents/Resources/doxygen (found version "1.8.9")
  113. -- Configuring done
  114. CMake Warning (dev) at cmake/UseCyclus.cmake:231 (ADD_DEPENDENCIES):
  115. Policy CMP0046 is not set: Error on non-existent dependency in
  116. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  117. Use the cmake_policy command to set the policy and suppress this warning.
  118.  
  119. The dependency target
  120. "/Users/mbmcgarry/git/cycamore/build/cycamore/batch_reactor.cc" of target
  121. "cycamore" does not exist.
  122. Call Stack (most recent call first):
  123. cmake/UseCyclus.cmake:222 (INSTALL_AGENT_LIB_)
  124. src/CMakeLists.txt:19 (INSTALL_CYCLUS_MODULE)
  125. This warning is for project developers. Use -Wno-dev to suppress it.
  126.  
  127. CMake Warning (dev) at cmake/UseCyclus.cmake:231 (ADD_DEPENDENCIES):
  128. Policy CMP0046 is not set: Error on non-existent dependency in
  129. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  130. Use the cmake_policy command to set the policy and suppress this warning.
  131.  
  132. The dependency target
  133. "/Users/mbmcgarry/git/cycamore/build/cycamore/batch_reactor.h" of target
  134. "cycamore" does not exist.
  135. Call Stack (most recent call first):
  136. cmake/UseCyclus.cmake:222 (INSTALL_AGENT_LIB_)
  137. src/CMakeLists.txt:19 (INSTALL_CYCLUS_MODULE)
  138. This warning is for project developers. Use -Wno-dev to suppress it.
  139.  
  140. CMake Warning (dev) at cmake/UseCyclus.cmake:231 (ADD_DEPENDENCIES):
  141. Policy CMP0046 is not set: Error on non-existent dependency in
  142. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  143. Use the cmake_policy command to set the policy and suppress this warning.
  144.  
  145. The dependency target
  146. "/Users/mbmcgarry/git/cycamore/build/cycamore/deploy_inst.cc" of target
  147. "cycamore" does not exist.
  148. Call Stack (most recent call first):
  149. cmake/UseCyclus.cmake:222 (INSTALL_AGENT_LIB_)
  150. src/CMakeLists.txt:19 (INSTALL_CYCLUS_MODULE)
  151. This warning is for project developers. Use -Wno-dev to suppress it.
  152.  
  153. CMake Warning (dev) at cmake/UseCyclus.cmake:231 (ADD_DEPENDENCIES):
  154. Policy CMP0046 is not set: Error on non-existent dependency in
  155. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  156. Use the cmake_policy command to set the policy and suppress this warning.
  157.  
  158. The dependency target
  159. "/Users/mbmcgarry/git/cycamore/build/cycamore/deploy_inst.h" of target
  160. "cycamore" does not exist.
  161. Call Stack (most recent call first):
  162. cmake/UseCyclus.cmake:222 (INSTALL_AGENT_LIB_)
  163. src/CMakeLists.txt:19 (INSTALL_CYCLUS_MODULE)
  164. This warning is for project developers. Use -Wno-dev to suppress it.
  165.  
  166. CMake Warning (dev) at cmake/UseCyclus.cmake:231 (ADD_DEPENDENCIES):
  167. Policy CMP0046 is not set: Error on non-existent dependency in
  168. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  169. Use the cmake_policy command to set the policy and suppress this warning.
  170.  
  171. The dependency target
  172. "/Users/mbmcgarry/git/cycamore/build/cycamore/enrichment_facility.cc" of
  173. target "cycamore" does not exist.
  174. Call Stack (most recent call first):
  175. cmake/UseCyclus.cmake:222 (INSTALL_AGENT_LIB_)
  176. src/CMakeLists.txt:19 (INSTALL_CYCLUS_MODULE)
  177. This warning is for project developers. Use -Wno-dev to suppress it.
  178.  
  179. CMake Warning (dev) at cmake/UseCyclus.cmake:231 (ADD_DEPENDENCIES):
  180. Policy CMP0046 is not set: Error on non-existent dependency in
  181. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  182. Use the cmake_policy command to set the policy and suppress this warning.
  183.  
  184. The dependency target
  185. "/Users/mbmcgarry/git/cycamore/build/cycamore/enrichment_facility.h" of
  186. target "cycamore" does not exist.
  187. Call Stack (most recent call first):
  188. cmake/UseCyclus.cmake:222 (INSTALL_AGENT_LIB_)
  189. src/CMakeLists.txt:19 (INSTALL_CYCLUS_MODULE)
  190. This warning is for project developers. Use -Wno-dev to suppress it.
  191.  
  192. CMake Warning (dev) at cmake/UseCyclus.cmake:231 (ADD_DEPENDENCIES):
  193. Policy CMP0046 is not set: Error on non-existent dependency in
  194. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  195. Use the cmake_policy command to set the policy and suppress this warning.
  196.  
  197. The dependency target
  198. "/Users/mbmcgarry/git/cycamore/build/cycamore/growth_region.cc" of target
  199. "cycamore" does not exist.
  200. Call Stack (most recent call first):
  201. cmake/UseCyclus.cmake:222 (INSTALL_AGENT_LIB_)
  202. src/CMakeLists.txt:19 (INSTALL_CYCLUS_MODULE)
  203. This warning is for project developers. Use -Wno-dev to suppress it.
  204.  
  205. CMake Warning (dev) at cmake/UseCyclus.cmake:231 (ADD_DEPENDENCIES):
  206. Policy CMP0046 is not set: Error on non-existent dependency in
  207. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  208. Use the cmake_policy command to set the policy and suppress this warning.
  209.  
  210. The dependency target
  211. "/Users/mbmcgarry/git/cycamore/build/cycamore/growth_region.h" of target
  212. "cycamore" does not exist.
  213. Call Stack (most recent call first):
  214. cmake/UseCyclus.cmake:222 (INSTALL_AGENT_LIB_)
  215. src/CMakeLists.txt:19 (INSTALL_CYCLUS_MODULE)
  216. This warning is for project developers. Use -Wno-dev to suppress it.
  217.  
  218. CMake Warning (dev) at cmake/UseCyclus.cmake:231 (ADD_DEPENDENCIES):
  219. Policy CMP0046 is not set: Error on non-existent dependency in
  220. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  221. Use the cmake_policy command to set the policy and suppress this warning.
  222.  
  223. The dependency target
  224. "/Users/mbmcgarry/git/cycamore/build/cycamore/manager_inst.cc" of target
  225. "cycamore" does not exist.
  226. Call Stack (most recent call first):
  227. cmake/UseCyclus.cmake:222 (INSTALL_AGENT_LIB_)
  228. src/CMakeLists.txt:19 (INSTALL_CYCLUS_MODULE)
  229. This warning is for project developers. Use -Wno-dev to suppress it.
  230.  
  231. CMake Warning (dev) at cmake/UseCyclus.cmake:231 (ADD_DEPENDENCIES):
  232. Policy CMP0046 is not set: Error on non-existent dependency in
  233. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  234. Use the cmake_policy command to set the policy and suppress this warning.
  235.  
  236. The dependency target
  237. "/Users/mbmcgarry/git/cycamore/build/cycamore/manager_inst.h" of target
  238. "cycamore" does not exist.
  239. Call Stack (most recent call first):
  240. cmake/UseCyclus.cmake:222 (INSTALL_AGENT_LIB_)
  241. src/CMakeLists.txt:19 (INSTALL_CYCLUS_MODULE)
  242. This warning is for project developers. Use -Wno-dev to suppress it.
  243.  
  244. CMake Warning (dev) at cmake/UseCyclus.cmake:231 (ADD_DEPENDENCIES):
  245. Policy CMP0046 is not set: Error on non-existent dependency in
  246. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  247. Use the cmake_policy command to set the policy and suppress this warning.
  248.  
  249. The dependency target
  250. "/Users/mbmcgarry/git/cycamore/build/cycamore/sink.cc" of target "cycamore"
  251. does not exist.
  252. Call Stack (most recent call first):
  253. cmake/UseCyclus.cmake:222 (INSTALL_AGENT_LIB_)
  254. src/CMakeLists.txt:19 (INSTALL_CYCLUS_MODULE)
  255. This warning is for project developers. Use -Wno-dev to suppress it.
  256.  
  257. CMake Warning (dev) at cmake/UseCyclus.cmake:231 (ADD_DEPENDENCIES):
  258. Policy CMP0046 is not set: Error on non-existent dependency in
  259. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  260. Use the cmake_policy command to set the policy and suppress this warning.
  261.  
  262. The dependency target "/Users/mbmcgarry/git/cycamore/build/cycamore/sink.h"
  263. of target "cycamore" does not exist.
  264. Call Stack (most recent call first):
  265. cmake/UseCyclus.cmake:222 (INSTALL_AGENT_LIB_)
  266. src/CMakeLists.txt:19 (INSTALL_CYCLUS_MODULE)
  267. This warning is for project developers. Use -Wno-dev to suppress it.
  268.  
  269. CMake Warning (dev) at cmake/UseCyclus.cmake:231 (ADD_DEPENDENCIES):
  270. Policy CMP0046 is not set: Error on non-existent dependency in
  271. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  272. Use the cmake_policy command to set the policy and suppress this warning.
  273.  
  274. The dependency target
  275. "/Users/mbmcgarry/git/cycamore/build/cycamore/source.cc" of target
  276. "cycamore" does not exist.
  277. Call Stack (most recent call first):
  278. cmake/UseCyclus.cmake:222 (INSTALL_AGENT_LIB_)
  279. src/CMakeLists.txt:19 (INSTALL_CYCLUS_MODULE)
  280. This warning is for project developers. Use -Wno-dev to suppress it.
  281.  
  282. CMake Warning (dev) at cmake/UseCyclus.cmake:231 (ADD_DEPENDENCIES):
  283. Policy CMP0046 is not set: Error on non-existent dependency in
  284. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  285. Use the cmake_policy command to set the policy and suppress this warning.
  286.  
  287. The dependency target
  288. "/Users/mbmcgarry/git/cycamore/build/cycamore/source.h" of target
  289. "cycamore" does not exist.
  290. Call Stack (most recent call first):
  291. cmake/UseCyclus.cmake:222 (INSTALL_AGENT_LIB_)
  292. src/CMakeLists.txt:19 (INSTALL_CYCLUS_MODULE)
  293. This warning is for project developers. Use -Wno-dev to suppress it.
  294.  
  295. CMake Warning (dev):
  296. Policy CMP0042 is not set: MACOSX_RPATH is enabled by default. Run "cmake
  297. --help-policy CMP0042" for policy details. Use the cmake_policy command to
  298. set the policy and suppress this warning.
  299.  
  300. MACOSX_RPATH is not specified for the following targets:
  301.  
  302. cycamore
  303.  
  304. This warning is for project developers. Use -Wno-dev to suppress it.
  305.  
  306. -- Generating done
  307. -- Build files have been written to: /Users/mbmcgarry/git/cycamore/build
  308. Scanning dependencies of target cycamore_unit_tests
  309. [ 3%] Building CXX object CMakeFiles/cycamore_unit_tests.dir/tests/cycamore_unit_test_driver.cc.o
  310. [ 6%] Building CXX object CMakeFiles/cycamore_unit_tests.dir/cycamore/batch_reactor.cc.o
  311. /Users/mbmcgarry/git/cycamore/src/batch_reactor.cc:606:13: warning: enumeration value
  312. 'PROCESS' not handled in switch [-Wswitch]
  313. switch (phase()) {
  314. ^
  315. /Users/mbmcgarry/git/cycamore/src/batch_reactor.cc:856:11: warning: enumeration values
  316. 'INITIAL' and 'WAITING' not handled in switch [-Wswitch]
  317. switch (p) {
  318. ^
  319. 2 warnings generated.
  320. [ 10%] Building CXX object CMakeFiles/cycamore_unit_tests.dir/cycamore/batch_reactor_tests.cc.o
  321. [ 13%] Building CXX object CMakeFiles/cycamore_unit_tests.dir/cycamore/enrichment_facility.cc.o
  322. /Users/mbmcgarry/git/cycamore/src/enrichment_facility.cc:220:45: error: use of undeclared
  323. identifier 'response'; did you mean 'responses'?
  324. responses.push_back(std::make_pair(*it, response));
  325. ^~~~~~~~
  326. responses
  327. /Users/mbmcgarry/git/cycamore/src/enrichment_facility.cc:191:29: note: 'responses'
  328. declared here
  329. cyclus::Material::Ptr> >& responses) {
  330. ^
  331. In file included from /Users/mbmcgarry/git/cycamore/src/enrichment_facility.cc:7:
  332. In file included from /Users/mbmcgarry/git/cycamore/src/enrichment_facility.h:4:
  333. In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/string:439:
  334. In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/algorithm:626:
  335. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/utility:273:33: error:
  336. no matching constructor for initialization of 'boost::shared_ptr<cyclus::Material>'
  337. : first(__p.first), second(__p.second) {}
  338. ^ ~~~~~~~~~~
  339. /Users/mbmcgarry/git/cycamore/src/enrichment_facility.cc:220:25: note: in instantiation of
  340. function template specialization 'std::__1::pair<cyclus::Trade<cyclus::Material>,
  341. boost::shared_ptr<cyclus::Material> >::pair<cyclus::Trade<cyclus::Material>,
  342. std::__1::vector<std::__1::pair<cyclus::Trade<cyclus::Material>,
  343. boost::shared_ptr<cyclus::Material> >,
  344. std::__1::allocator<std::__1::pair<cyclus::Trade<cyclus::Material>,
  345. boost::shared_ptr<cyclus::Material> > > > >' requested here
  346. responses.push_back(std::make_pair(*it, response));
  347. ^
  348. /opt/local/include/boost/smart_ptr/shared_ptr.hpp:323:25: note: candidate constructor (the
  349. implicit copy constructor) not viable: no known conversion from 'const
  350. std::__1::vector<std::__1::pair<cyclus::Trade<cyclus::Material>,
  351. boost::shared_ptr<cyclus::Material> >,
  352. std::__1::allocator<std::__1::pair<cyclus::Trade<cyclus::Material>,
  353. boost::shared_ptr<cyclus::Material> > > >' to 'const
  354. boost::shared_ptr<cyclus::Material>' for 1st argument
  355. template<class T> class shared_ptr
  356. ^
  357. /opt/local/include/boost/smart_ptr/shared_ptr.hpp:347:14: note: candidate template
  358. ignored: could not match 'Y *' against
  359. 'std::__1::vector<std::__1::pair<cyclus::Trade<cyclus::Material>,
  360. boost::shared_ptr<cyclus::Material> >,
  361. std::__1::allocator<std::__1::pair<cyclus::Trade<cyclus::Material>,
  362. boost::shared_ptr<cyclus::Material> > > >'
  363. explicit shared_ptr( Y * p ): px( p ), pn() // Y must be complete
  364. ^
  365. /opt/local/include/boost/smart_ptr/shared_ptr.hpp:399:14: note: candidate template
  366. ignored: could not match 'weak_ptr' against 'vector'
  367. explicit shared_ptr( weak_ptr<Y> const & r ): pn( r.pn ) // may throw
  368. ^
  369. /opt/local/include/boost/smart_ptr/shared_ptr.hpp:420:5: note: candidate template ignored:
  370. could not match 'shared_ptr' against 'vector'
  371. shared_ptr( shared_ptr<Y> const & r, typename boost::detail::sp_enable_if_conv...
  372. ^
  373. /opt/local/include/boost/smart_ptr/shared_ptr.hpp:441:14: note: candidate template
  374. ignored: could not match 'auto_ptr' against 'vector'
  375. explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
  376. ^
  377. /opt/local/include/boost/smart_ptr/shared_ptr.hpp:467:14: note: candidate template
  378. ignored: substitution failure [with Ap =
  379. std::__1::vector<std::__1::pair<cyclus::Trade<cyclus::Material>,
  380. boost::shared_ptr<cyclus::Material> >,
  381. std::__1::allocator<std::__1::pair<cyclus::Trade<cyclus::Material>,
  382. boost::shared_ptr<cyclus::Material> > > >]: no type named 'type' in
  383. 'boost::detail::sp_enable_if_auto_ptr<std::__1::vector<std::__1::pair<cyclus::Trade<cyclus::Material>,
  384. boost::shared_ptr<cyclus::Material> >,
  385. std::__1::allocator<std::__1::pair<cyclus::Trade<cyclus::Material>,
  386. boost::shared_ptr<cyclus::Material> > > >, int>'
  387. ...shared_ptr( Ap r, typename boost::detail::sp_enable_if_auto_ptr<Ap, int>::type = ...
  388. ^ ~~~~
  389. /opt/local/include/boost/smart_ptr/shared_ptr.hpp:358:32: note: candidate constructor
  390. template not viable: requires 2 arguments, but 1 was provided
  391. template<class Y, class D> shared_ptr( Y * p, D d ): px( p ), pn( p, d )
  392. ^
  393. /opt/local/include/boost/smart_ptr/shared_ptr.hpp:373:41: note: candidate constructor
  394. template not viable: requires 3 arguments, but 1 was provided
  395. template<class Y, class D, class A> shared_ptr( Y * p, D d, A a ): px( p ), pn...
  396. ^
  397. /opt/local/include/boost/smart_ptr/shared_ptr.hpp:408:5: note: candidate constructor
  398. template not viable: requires 2 arguments, but 1 was provided
  399. shared_ptr( weak_ptr<Y> const & r, boost::detail::sp_nothrow_tag )
  400. ^
  401. /opt/local/include/boost/smart_ptr/shared_ptr.hpp:434:5: note: candidate constructor
  402. template not viable: requires 2 arguments, but 1 was provided
  403. shared_ptr( shared_ptr<Y> const & r, element_type * p ) BOOST_NOEXCEPT : px( ...
  404. ^
  405. /opt/local/include/boost/smart_ptr/shared_ptr.hpp:334:5: note: candidate constructor not
  406. viable: requires 0 arguments, but 1 was provided
  407. shared_ptr() BOOST_NOEXCEPT : px( 0 ), pn() // never throws in 1.30+
  408. ^
  409. 2 errors generated.
  410. make[2]: *** [CMakeFiles/cycamore_unit_tests.dir/cycamore/enrichment_facility.cc.o] Error 1
  411. make[1]: *** [CMakeFiles/cycamore_unit_tests.dir/all] Error 2
  412. make: *** [all] Error 2
  413. [ 3%] Building CXX object CMakeFiles/cycamore_unit_tests.dir/cycamore/enrichment_facility.cc.o
  414. /Users/mbmcgarry/git/cycamore/src/enrichment_facility.cc:220:45: error: use of undeclared
  415. identifier 'response'; did you mean 'responses'?
  416. responses.push_back(std::make_pair(*it, response));
  417. ^~~~~~~~
  418. responses
  419. /Users/mbmcgarry/git/cycamore/src/enrichment_facility.cc:191:29: note: 'responses'
  420. declared here
  421. cyclus::Material::Ptr> >& responses) {
  422. ^
  423. In file included from /Users/mbmcgarry/git/cycamore/src/enrichment_facility.cc:7:
  424. In file included from /Users/mbmcgarry/git/cycamore/src/enrichment_facility.h:4:
  425. In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/string:439:
  426. In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/algorithm:626:
  427. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/utility:273:33: error:
  428. no matching constructor for initialization of 'boost::shared_ptr<cyclus::Material>'
  429. : first(__p.first), second(__p.second) {}
  430. ^ ~~~~~~~~~~
  431. /Users/mbmcgarry/git/cycamore/src/enrichment_facility.cc:220:25: note: in instantiation of
  432. function template specialization 'std::__1::pair<cyclus::Trade<cyclus::Material>,
  433. boost::shared_ptr<cyclus::Material> >::pair<cyclus::Trade<cyclus::Material>,
  434. std::__1::vector<std::__1::pair<cyclus::Trade<cyclus::Material>,
  435. boost::shared_ptr<cyclus::Material> >,
  436. std::__1::allocator<std::__1::pair<cyclus::Trade<cyclus::Material>,
  437. boost::shared_ptr<cyclus::Material> > > > >' requested here
  438. responses.push_back(std::make_pair(*it, response));
  439. ^
  440. /opt/local/include/boost/smart_ptr/shared_ptr.hpp:323:25: note: candidate constructor (the
  441. implicit copy constructor) not viable: no known conversion from 'const
  442. std::__1::vector<std::__1::pair<cyclus::Trade<cyclus::Material>,
  443. boost::shared_ptr<cyclus::Material> >,
  444. std::__1::allocator<std::__1::pair<cyclus::Trade<cyclus::Material>,
  445. boost::shared_ptr<cyclus::Material> > > >' to 'const
  446. boost::shared_ptr<cyclus::Material>' for 1st argument
  447. template<class T> class shared_ptr
  448. ^
  449. /opt/local/include/boost/smart_ptr/shared_ptr.hpp:347:14: note: candidate template
  450. ignored: could not match 'Y *' against
  451. 'std::__1::vector<std::__1::pair<cyclus::Trade<cyclus::Material>,
  452. boost::shared_ptr<cyclus::Material> >,
  453. std::__1::allocator<std::__1::pair<cyclus::Trade<cyclus::Material>,
  454. boost::shared_ptr<cyclus::Material> > > >'
  455. explicit shared_ptr( Y * p ): px( p ), pn() // Y must be complete
  456. ^
  457. /opt/local/include/boost/smart_ptr/shared_ptr.hpp:399:14: note: candidate template
  458. ignored: could not match 'weak_ptr' against 'vector'
  459. explicit shared_ptr( weak_ptr<Y> const & r ): pn( r.pn ) // may throw
  460. ^
  461. /opt/local/include/boost/smart_ptr/shared_ptr.hpp:420:5: note: candidate template ignored:
  462. could not match 'shared_ptr' against 'vector'
  463. shared_ptr( shared_ptr<Y> const & r, typename boost::detail::sp_enable_if_conv...
  464. ^
  465. /opt/local/include/boost/smart_ptr/shared_ptr.hpp:441:14: note: candidate template
  466. ignored: could not match 'auto_ptr' against 'vector'
  467. explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
  468. ^
  469. /opt/local/include/boost/smart_ptr/shared_ptr.hpp:467:14: note: candidate template
  470. ignored: substitution failure [with Ap =
  471. std::__1::vector<std::__1::pair<cyclus::Trade<cyclus::Material>,
  472. boost::shared_ptr<cyclus::Material> >,
  473. std::__1::allocator<std::__1::pair<cyclus::Trade<cyclus::Material>,
  474. boost::shared_ptr<cyclus::Material> > > >]: no type named 'type' in
  475. 'boost::detail::sp_enable_if_auto_ptr<std::__1::vector<std::__1::pair<cyclus::Trade<cyclus::Material>,
  476. boost::shared_ptr<cyclus::Material> >,
  477. std::__1::allocator<std::__1::pair<cyclus::Trade<cyclus::Material>,
  478. boost::shared_ptr<cyclus::Material> > > >, int>'
  479. ...shared_ptr( Ap r, typename boost::detail::sp_enable_if_auto_ptr<Ap, int>::type = ...
  480. ^ ~~~~
  481. /opt/local/include/boost/smart_ptr/shared_ptr.hpp:358:32: note: candidate constructor
  482. template not viable: requires 2 arguments, but 1 was provided
  483. template<class Y, class D> shared_ptr( Y * p, D d ): px( p ), pn( p, d )
  484. ^
  485. /opt/local/include/boost/smart_ptr/shared_ptr.hpp:373:41: note: candidate constructor
  486. template not viable: requires 3 arguments, but 1 was provided
  487. template<class Y, class D, class A> shared_ptr( Y * p, D d, A a ): px( p ), pn...
  488. ^
  489. /opt/local/include/boost/smart_ptr/shared_ptr.hpp:408:5: note: candidate constructor
  490. template not viable: requires 2 arguments, but 1 was provided
  491. shared_ptr( weak_ptr<Y> const & r, boost::detail::sp_nothrow_tag )
  492. ^
  493. /opt/local/include/boost/smart_ptr/shared_ptr.hpp:434:5: note: candidate constructor
  494. template not viable: requires 2 arguments, but 1 was provided
  495. shared_ptr( shared_ptr<Y> const & r, element_type * p ) BOOST_NOEXCEPT : px( ...
  496. ^
  497. /opt/local/include/boost/smart_ptr/shared_ptr.hpp:334:5: note: candidate constructor not
  498. viable: requires 0 arguments, but 1 was provided
  499. shared_ptr() BOOST_NOEXCEPT : px( 0 ), pn() // never throws in 1.30+
  500. ^
  501. 2 errors generated.
  502. make[2]: *** [CMakeFiles/cycamore_unit_tests.dir/cycamore/enrichment_facility.cc.o] Error 1
  503. make[1]: *** [CMakeFiles/cycamore_unit_tests.dir/all] Error 2
  504. make: *** [all] Error 2
  505. Traceback (most recent call last):
  506. File "./install.py", line 129, in <module>
  507. main()
  508. File "./install.py", line 126, in main
  509. install_cycamore(args)
  510. File "./install.py", line 68, in install_cycamore
  511. shell=(os.name == 'nt'))
  512. File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 540, in check_call
  513. raise CalledProcessError(retcode, cmd)
  514. subprocess.CalledProcessError: Command '['make', 'install']' returned non-zero exit status 2
  515. mbmcgarry@dragonfly ~/git/cycamore (new_EF) $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement