Skip to content

Instantly share code, notes, and snippets.

@jbae11
Last active September 29, 2017 16:29
Show Gist options
  • Save jbae11/05146924e2aab90bbf205a9da394eaf3 to your computer and use it in GitHub Desktop.
Save jbae11/05146924e2aab90bbf205a9da394eaf3 to your computer and use it in GitHub Desktop.
bright-lite errors
dkadkf@arfc-100 ~/github/Bright-lite (0.9) $ python install.py 
/usr/bin/cmake

-- CMAKE_INSTALL_RPATH: /home/dkadkf/.local/lib:/home/dkadkf/.local/lib/cyclus:/usr/lib:/usr/lib/cyclus
CMAKE_MODULE_PATH /share/cmake-2.8/Modules;/home/dkadkf/github/Bright-lite/cmake
-- Dependency Root Dir (DEPS_ROOT_DIR): /usr
-- Dependency Hints (DEPS_HINTS): HINTS;/usr
-- Dependency Binary Hints (DEPS_BIN_HINTS): HINTS;/usr;/usr/bin
-- Dependency Library Hints (DEPS_LIB_HINTS): HINTS;/usr;/usr/lib
-- Dependency Include Hints (DEPS_INCLUDE_HINTS): HINTS;/usr/include
-- Using /home/dkadkf/.local as CYCLUS_ROOT_DIR.
-- Dependency Cyclus (DEPS_CYCLUS): 
-- Dependency Library Cyclus (DEPS_LIB_CYCLUS): 
-- Dependency Share Cyclus (DEPS_SHARE_CYCLUS): 
-- Dependency Include Cyclus (DEPS_INCLUDE_CYCLUS): 
-- Found Cyclus Core Headers : /home/dkadkf/.local/include/cyclus
-- Found Cyclus Core Test Headers : /home/dkadkf/.local/include/cyclus
-- Found Cyclus Core Shared Data : /home/dkadkf/.local/share/cyclus
-- Found Cyclus Core Library : /home/dkadkf/.local/lib/libcyclus.so
-- Found Cyclus Test Libraries : /home/dkadkf/.local/lib/cyclus/libgtest.so/home/dkadkf/.local/lib/cyclus/libbaseagentunittests.so
-- LibXML++ find package args: LibXml2;HINTS;/usr;REQUIRED
-- LibXML++ find package args: Glibmm;REQUIRED
-- Glibmm find package args: Glib;REQUIRED
-- Found glib-2.0: /usr/include/glib-2.0, /home/dkadkf/anaconda3/lib/libglib-2.0.so
-- Glibmm find package args: SigC++;REQUIRED
-- Found SigC++ 
-- Found Glibmm 
-- Found LibXML++ 
--LIBS: /home/dkadkf/.local/lib/libcyclus.so;-L/home/dkadkf/anaconda3/lib;-lxml2;-lpthread;/home/dkadkf/anaconda3/lib/libz.so;-L/home/dkadkf/anaconda3/lib;-liconv;-lm;/usr/lib/x86_64-linux-gnu/libxml++-2.6.so;-L/home/dkadkf/anaconda3/lib;-lxml2;-lpthread;/home/dkadkf/anaconda3/lib/libz.so;-L/home/dkadkf/anaconda3/lib;-liconv;-lm;/usr/lib/x86_64-linux-gnu/libglibmm-2.4.so;/home/dkadkf/anaconda3/lib/libglib-2.0.so;/usr/lib/x86_64-linux-gnu/libsigc-2.0.so
--LD_LIBRARY_PATH: 
-- Boost version: 1.58.0
-- Found the following Boost libraries:
--   program_options
--   filesystem
--   system
--   serialization
--    Boost Root: 
--    Boost Include directory: /usr/include
--    Boost Library directories: /usr/lib/x86_64-linux-gnu
--    Boost Program Options location: /usr/lib/x86_64-linux-gnu/libboost_program_options.so
--    Boost System location: /usr/lib/x86_64-linux-gnu/libboost_system.so
--    Boost Filesystem location: /usr/lib/x86_64-linux-gnu/libboost_filesystem.so
--    Boost Serialization location: /usr/lib/x86_64-linux-gnu/libboost_serialization.so
-- A library with BLAS API found.
-- A library with LAPACK API found.
-- Found LAPACK Linker Flags: 
-- Found LAPACK Libraries: /usr/lib/liblapack.so;/usr/lib/libblas.so
-- Found BLAS Libraries: /usr/lib/libblas.so
-- Found HDF5: /home/dkadkf/anaconda3/lib/libhdf5_hl.so;/home/dkadkf/anaconda3/lib/libhdf5.so;/usr/lib/x86_64-linux-gnu/librt.so;/usr/lib/x86_64-linux-gnu/libpthread.so;/home/dkadkf/anaconda3/lib/libz.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libm.so  
--    HDF5 Root: 
--    HDF5 Include directory: /home/dkadkf/anaconda3/include
--    HDF5 Library directories: /home/dkadkf/anaconda3/lib
--    HDF5 Libraries: 
--    HDF5 High Level Libraries: 
	COIN Root Dir: 
-- COIN_ROOT_DIR hint is : 
-- Coin multiple library dependency status:
	COIN Include Dir: /usr/include/coin
	COIN CBC: /usr/lib/x86_64-linux-gnu/libCbc.so
	COIN CBC solver: /usr/lib/x86_64-linux-gnu/libCbcSolver.so
	COIN CGL: /usr/lib/x86_64-linux-gnu/libCgl.so
	COIN CLP SOLVER: COIN_CLP_SOLVER_LIBRARY-NOTFOUND
	COIN CLP: /usr/lib/x86_64-linux-gnu/libClp.so
	COIN UTILS: /usr/lib/x86_64-linux-gnu/libCoinUtils.so
	COIN OSI: /usr/lib/x86_64-linux-gnu/libOsi.so
	COIN OSI CBC: /usr/lib/x86_64-linux-gnu/libOsiCbc.so
	COIN OSI CLP: /usr/lib/x86_64-linux-gnu/libOsiClp.so
	COIN ZLIB: /home/dkadkf/anaconda3/lib/libz.so
	COIN BZ2: /usr/lib/x86_64-linux-gnu/libbz2.so
-- Found COIN: /usr/include/coin  
-- Found COIN Include Dirs: /usr/include/coin
--    COIN Root: 
--    COIN Include directories: /usr/include/coin
--    COIN Libraries: /usr/lib/x86_64-linux-gnu/libOsi.so;/usr/lib/x86_64-linux-gnu/libClp.so;/usr/lib/x86_64-linux-gnu/libCoinUtils.so;/home/dkadkf/anaconda3/lib/libz.so;/home/dkadkf/anaconda3/lib/libz.so;/usr/lib/x86_64-linux-gnu/libbz2.so;/usr/lib/x86_64-linux-gnu/libOsiClp.so;/usr/lib/x86_64-linux-gnu/libCgl.so;/usr/lib/x86_64-linux-gnu/libCbcSolver.so;/usr/lib/x86_64-linux-gnu/libCbc.so;/usr/lib/x86_64-linux-gnu/libOsiCbc.so
-- Found PythonInterp: /home/dkadkf/anaconda3/bin/python (found version "3.6.1") 
-- Found PythonLibs: /home/dkadkf/anaconda3/lib/libpython3.6m.so (found version "3.6.1") 
-- PYTHON_EXECUTABLE: /home/dkadkf/anaconda3/bin/python
-- PYTHON_SITE_PACKAGES: /home/dkadkf/.local/lib/python3.6/site-packages
-- Found PCRE Libraries (optional): /home/dkadkf/anaconda3/lib/libpcre.so
-- Starting construction of build files for agent: reactor_facility
dstcustomheaders: 
-- Executing /home/dkadkf/.local/include/cyclus/../../bin/cycpp.py /home/dkadkf/github/Bright-lite/src/reactor_facility.cc --cpp-path=cpp -o=/home/dkadkf/github/Bright-lite/build/Brightlite/reactor_facility.cc --pass3-use-orig -I=:/home/dkadkf/.local/include/cyclus:/usr/include/libxml++-2.6:/usr/include/glibmm-2.4:/usr/lib/x86_64-linux-gnu/glibmm-2.4/include:/usr/include/glib-2.0:/usr/lib/x86_64-linux-gnu/glib-2.0/include:/usr/include/sigc++-2.0:/usr/lib/x86_64-linux-gnu/sigc++-2.0/include:/usr/lib/x86_64-linux-gnu/libxml++-2.6/include:/usr/include:/home/dkadkf/anaconda3/include:/usr/include/coin:/home/dkadkf/.local/include/cyclus:/home/dkadkf/.local/include/cyclus:/home/dkadkf/github/Bright-lite/src
In file included from /usr/include/c++/5/regex:35:0,
                 from /home/dkadkf/github/Bright-lite/src/burnupcalc.h:6,
                 from /home/dkadkf/github/Bright-lite/src/reactor_facility.h:9,
                 from /home/dkadkf/github/Bright-lite/src/reactor_facility.cc:1:
/usr/include/c++/5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
 #error This file requires compiler and library support \
  ^
-- Executing /home/dkadkf/.local/include/cyclus/../../bin/cycpp.py /home/dkadkf/github/Bright-lite/src/reactor_facility.h --cpp-path=cpp -o=/home/dkadkf/github/Bright-lite/build/Brightlite/reactor_facility.h --pass3-use-orig -I=:/home/dkadkf/.local/include/cyclus:/usr/include/libxml++-2.6:/usr/include/glibmm-2.4:/usr/lib/x86_64-linux-gnu/glibmm-2.4/include:/usr/include/glib-2.0:/usr/lib/x86_64-linux-gnu/glib-2.0/include:/usr/include/sigc++-2.0:/usr/lib/x86_64-linux-gnu/sigc++-2.0/include:/usr/lib/x86_64-linux-gnu/libxml++-2.6/include:/usr/include:/home/dkadkf/anaconda3/include:/usr/include/coin:/home/dkadkf/.local/include/cyclus:/home/dkadkf/.local/include/cyclus:/home/dkadkf/github/Bright-lite/src
In file included from /usr/include/c++/5/regex:35:0,
                 from /home/dkadkf/github/Bright-lite/src/burnupcalc.h:6,
                 from /home/dkadkf/github/Bright-lite/src/reactor_facility.h:9:
/usr/include/c++/5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
 #error This file requires compiler and library support \
  ^
-- Copying /home/dkadkf/github/Bright-lite/src/reactor_facility_tests.cc to /home/dkadkf/github/Bright-lite/build/Brightlite/reactor_facility_tests.cc.
-- Finished construction of build files for agent: reactor_facility
-- Starting construction of build files for agent: fuelfab_facility
dstcustomheaders: 
-- Executing /home/dkadkf/.local/include/cyclus/../../bin/cycpp.py /home/dkadkf/github/Bright-lite/src/fuelfab_facility.cc --cpp-path=cpp -o=/home/dkadkf/github/Bright-lite/build/Brightlite/fuelfab_facility.cc --pass3-use-orig -I=:/home/dkadkf/.local/include/cyclus:/usr/include/libxml++-2.6:/usr/include/glibmm-2.4:/usr/lib/x86_64-linux-gnu/glibmm-2.4/include:/usr/include/glib-2.0:/usr/lib/x86_64-linux-gnu/glib-2.0/include:/usr/include/sigc++-2.0:/usr/lib/x86_64-linux-gnu/sigc++-2.0/include:/usr/lib/x86_64-linux-gnu/libxml++-2.6/include:/usr/include:/home/dkadkf/anaconda3/include:/usr/include/coin:/home/dkadkf/.local/include/cyclus:/home/dkadkf/.local/include/cyclus:/home/dkadkf/github/Bright-lite/src
In file included from /usr/include/c++/5/regex:35:0,
                 from /home/dkadkf/github/Bright-lite/src/burnupcalc.h:6,
                 from /home/dkadkf/github/Bright-lite/src/reactor_facility.h:9,
                 from /home/dkadkf/github/Bright-lite/src/fuelfab_facility.h:7,
                 from /home/dkadkf/github/Bright-lite/src/fuelfab_facility.cc:1:
/usr/include/c++/5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
 #error This file requires compiler and library support \
  ^
-- Executing /home/dkadkf/.local/include/cyclus/../../bin/cycpp.py /home/dkadkf/github/Bright-lite/src/fuelfab_facility.h --cpp-path=cpp -o=/home/dkadkf/github/Bright-lite/build/Brightlite/fuelfab_facility.h --pass3-use-orig -I=:/home/dkadkf/.local/include/cyclus:/usr/include/libxml++-2.6:/usr/include/glibmm-2.4:/usr/lib/x86_64-linux-gnu/glibmm-2.4/include:/usr/include/glib-2.0:/usr/lib/x86_64-linux-gnu/glib-2.0/include:/usr/include/sigc++-2.0:/usr/lib/x86_64-linux-gnu/sigc++-2.0/include:/usr/lib/x86_64-linux-gnu/libxml++-2.6/include:/usr/include:/home/dkadkf/anaconda3/include:/usr/include/coin:/home/dkadkf/.local/include/cyclus:/home/dkadkf/.local/include/cyclus:/home/dkadkf/github/Bright-lite/src
In file included from /usr/include/c++/5/regex:35:0,
                 from /home/dkadkf/github/Bright-lite/src/burnupcalc.h:6,
                 from /home/dkadkf/github/Bright-lite/src/reactor_facility.h:9,
                 from /home/dkadkf/github/Bright-lite/src/fuelfab_facility.h:7:
/usr/include/c++/5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
 #error This file requires compiler and library support \
  ^
-- Copying /home/dkadkf/github/Bright-lite/src/fuelfab_facility_tests.cc to /home/dkadkf/github/Bright-lite/build/Brightlite/fuelfab_facility_tests.cc.
-- Finished construction of build files for agent: fuelfab_facility
-- Starting construction of build files for agent: reprocess_facility
dstcustomheaders: 
-- Executing /home/dkadkf/.local/include/cyclus/../../bin/cycpp.py /home/dkadkf/github/Bright-lite/src/reprocess_facility.cc --cpp-path=cpp -o=/home/dkadkf/github/Bright-lite/build/Brightlite/reprocess_facility.cc --pass3-use-orig -I=:/home/dkadkf/.local/include/cyclus:/usr/include/libxml++-2.6:/usr/include/glibmm-2.4:/usr/lib/x86_64-linux-gnu/glibmm-2.4/include:/usr/include/glib-2.0:/usr/lib/x86_64-linux-gnu/glib-2.0/include:/usr/include/sigc++-2.0:/usr/lib/x86_64-linux-gnu/sigc++-2.0/include:/usr/lib/x86_64-linux-gnu/libxml++-2.6/include:/usr/include:/home/dkadkf/anaconda3/include:/usr/include/coin:/home/dkadkf/.local/include/cyclus:/home/dkadkf/.local/include/cyclus:/home/dkadkf/github/Bright-lite/src
In file included from /usr/include/c++/5/regex:35:0,
                 from /home/dkadkf/github/Bright-lite/src/burnupcalc.h:6,
                 from /home/dkadkf/github/Bright-lite/src/reprocess_facility.h:10,
                 from /home/dkadkf/github/Bright-lite/src/reprocess_facility.cc:1:
/usr/include/c++/5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
 #error This file requires compiler and library support \
  ^
-- Executing /home/dkadkf/.local/include/cyclus/../../bin/cycpp.py /home/dkadkf/github/Bright-lite/src/reprocess_facility.h --cpp-path=cpp -o=/home/dkadkf/github/Bright-lite/build/Brightlite/reprocess_facility.h --pass3-use-orig -I=:/home/dkadkf/.local/include/cyclus:/usr/include/libxml++-2.6:/usr/include/glibmm-2.4:/usr/lib/x86_64-linux-gnu/glibmm-2.4/include:/usr/include/glib-2.0:/usr/lib/x86_64-linux-gnu/glib-2.0/include:/usr/include/sigc++-2.0:/usr/lib/x86_64-linux-gnu/sigc++-2.0/include:/usr/lib/x86_64-linux-gnu/libxml++-2.6/include:/usr/include:/home/dkadkf/anaconda3/include:/usr/include/coin:/home/dkadkf/.local/include/cyclus:/home/dkadkf/.local/include/cyclus:/home/dkadkf/github/Bright-lite/src
In file included from /usr/include/c++/5/regex:35:0,
                 from /home/dkadkf/github/Bright-lite/src/burnupcalc.h:6,
                 from /home/dkadkf/github/Bright-lite/src/reprocess_facility.h:10:
/usr/include/c++/5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
 #error This file requires compiler and library support \
  ^
-- Finished construction of build files for agent: reprocess_facility
-- Building agent unit test binary: Brightlite_unit_tests
-- Using source: ;/home/dkadkf/github/Bright-lite/build/Brightlite/reactor_facility.cc;/home/dkadkf/github/Bright-lite/build/Brightlite/reactor_facility_tests.cc;/home/dkadkf/github/Bright-lite/build/Brightlite/fuelfab_facility.cc;/home/dkadkf/github/Bright-lite/build/Brightlite/fuelfab_facility_tests.cc
-- And test driver: /home/dkadkf/.local/share/cyclus/cyclus_default_unit_test_driver.cc
-- Configuring done
CMake Warning (dev) at cmake/UseCyclus.cmake:265 (ADD_DEPENDENCIES):
  Policy CMP0046 is not set: Error on non-existent dependency in
  add_dependencies.  Run "cmake --help-policy CMP0046" for policy details.
  Use the cmake_policy command to set the policy and suppress this warning.

  The dependency target
  "/home/dkadkf/github/Bright-lite/build/Brightlite/fuelfab_facility.cc" of
  target "Brightlite" does not exist.
Call Stack (most recent call first):
  cmake/UseCyclus.cmake:256 (INSTALL_AGENT_LIB_)
  src/CMakeLists.txt:16 (install_cyclus_module)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at cmake/UseCyclus.cmake:265 (ADD_DEPENDENCIES):
  Policy CMP0046 is not set: Error on non-existent dependency in
  add_dependencies.  Run "cmake --help-policy CMP0046" for policy details.
  Use the cmake_policy command to set the policy and suppress this warning.

  The dependency target
  "/home/dkadkf/github/Bright-lite/build/Brightlite/fuelfab_facility.h" of
  target "Brightlite" does not exist.
Call Stack (most recent call first):
  cmake/UseCyclus.cmake:256 (INSTALL_AGENT_LIB_)
  src/CMakeLists.txt:16 (install_cyclus_module)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at cmake/UseCyclus.cmake:265 (ADD_DEPENDENCIES):
  Policy CMP0046 is not set: Error on non-existent dependency in
  add_dependencies.  Run "cmake --help-policy CMP0046" for policy details.
  Use the cmake_policy command to set the policy and suppress this warning.

  The dependency target
  "/home/dkadkf/github/Bright-lite/build/Brightlite/reactor_facility.cc" of
  target "Brightlite" does not exist.
Call Stack (most recent call first):
  cmake/UseCyclus.cmake:256 (INSTALL_AGENT_LIB_)
  src/CMakeLists.txt:16 (install_cyclus_module)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at cmake/UseCyclus.cmake:265 (ADD_DEPENDENCIES):
  Policy CMP0046 is not set: Error on non-existent dependency in
  add_dependencies.  Run "cmake --help-policy CMP0046" for policy details.
  Use the cmake_policy command to set the policy and suppress this warning.

  The dependency target
  "/home/dkadkf/github/Bright-lite/build/Brightlite/reactor_facility.h" of
  target "Brightlite" does not exist.
Call Stack (most recent call first):
  cmake/UseCyclus.cmake:256 (INSTALL_AGENT_LIB_)
  src/CMakeLists.txt:16 (install_cyclus_module)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at cmake/UseCyclus.cmake:265 (ADD_DEPENDENCIES):
  Policy CMP0046 is not set: Error on non-existent dependency in
  add_dependencies.  Run "cmake --help-policy CMP0046" for policy details.
  Use the cmake_policy command to set the policy and suppress this warning.

  The dependency target
  "/home/dkadkf/github/Bright-lite/build/Brightlite/reprocess_facility.cc" of
  target "Brightlite" does not exist.
Call Stack (most recent call first):
  cmake/UseCyclus.cmake:256 (INSTALL_AGENT_LIB_)
  src/CMakeLists.txt:16 (install_cyclus_module)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at cmake/UseCyclus.cmake:265 (ADD_DEPENDENCIES):
  Policy CMP0046 is not set: Error on non-existent dependency in
  add_dependencies.  Run "cmake --help-policy CMP0046" for policy details.
  Use the cmake_policy command to set the policy and suppress this warning.

  The dependency target
  "/home/dkadkf/github/Bright-lite/build/Brightlite/reprocess_facility.h" of
  target "Brightlite" does not exist.
Call Stack (most recent call first):
  cmake/UseCyclus.cmake:256 (INSTALL_AGENT_LIB_)
  src/CMakeLists.txt:16 (install_cyclus_module)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Generating done
-- Build files have been written to: /home/dkadkf/github/Bright-lite/build
Scanning dependencies of target brightlite
[  5%] Building CXX object src/CMakeFiles/brightlite.dir/burnupcalc.cpp.o
[ 10%] Building CXX object src/CMakeFiles/brightlite.dir/origenBuilder.cpp.o
[ 15%] Linking CXX shared library ../lib/libbrightlite.so
[ 15%] Built target brightlite
Scanning dependencies of target Brightlite
[ 20%] Building CXX object src/CMakeFiles/Brightlite.dir/__/Brightlite/reactor_facility.cc.o
[ 25%] Building CXX object src/CMakeFiles/Brightlite.dir/__/Brightlite/fuelfab_facility.cc.o
[ 30%] Building CXX object src/CMakeFiles/Brightlite.dir/__/Brightlite/reprocess_facility.cc.o
[ 35%] Linking CXX shared library ../lib/cyclus/Brightlite/libBrightlite.so
[ 50%] Built target Brightlite
Scanning dependencies of target Brightlite_unit_tests
[ 55%] Building CXX object src/CMakeFiles/Brightlite_unit_tests.dir/home/dkadkf/.local/share/cyclus/cyclus_default_unit_test_driver.cc.o
[ 60%] Building CXX object src/CMakeFiles/Brightlite_unit_tests.dir/__/Brightlite/reactor_facility.cc.o
[ 65%] Building CXX object src/CMakeFiles/Brightlite_unit_tests.dir/__/Brightlite/reactor_facility_tests.cc.o
[ 70%] Building CXX object src/CMakeFiles/Brightlite_unit_tests.dir/__/Brightlite/fuelfab_facility.cc.o
[ 75%] Building CXX object src/CMakeFiles/Brightlite_unit_tests.dir/__/Brightlite/fuelfab_facility_tests.cc.o
[ 80%] Linking CXX executable ../bin/Brightlite_unit_tests
[100%] Built target Brightlite_unit_tests
[ 15%] Built target brightlite
[ 50%] Built target Brightlite
[100%] Built target Brightlite_unit_tests
Install the project...
-- Install configuration: ""
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/standLWR
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/standLWR/922350.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/standLWR/manifest.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/standLWR/structural.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/standLWR/922380.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/standLWR/params.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/ADS
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/ADS/962420.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/ADS/922350.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/ADS/942410.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/ADS/manifest.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/ADS/params.txt~
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/ADS/922340.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/ADS/942380.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/ADS/932370.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/ADS/952410.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/ADS/922360.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/ADS/942400.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/ADS/942390.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/ADS/942420.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/ADS/932380.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/ADS/962440.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/ADS/922380.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/ADS/922370.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/ADS/params.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/ADS/932390.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/ADS/952430.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/E7_100
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/E7_100/922350.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/E7_100/manifest.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/E7_100/params.txt~
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/E7_100/structural.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/E7_100/922380.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/E7_100/params.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR50m
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR50m/962420.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR50m/922350.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR50m/942410.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR50m/manifest.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR50m/922340.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR50m/942380.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR50m/932370.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR50m/952410.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR50m/922360.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR50m/942400.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR50m/942390.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR50m/942420.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR50m/932380.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR50m/962440.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR50m/922380.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR50m/922370.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR50m/params.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR50m/932390.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR50m/952430.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/DUPIC
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/DUPIC/962420.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/DUPIC/922350.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/DUPIC/942410.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/DUPIC/manifest.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/DUPIC/922340.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/DUPIC/942380.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/DUPIC/932370.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/DUPIC/952410.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/DUPIC/922360.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/DUPIC/942400.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/DUPIC/942390.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/DUPIC/942420.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/DUPIC/932380.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/DUPIC/962440.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/DUPIC/922380.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/DUPIC/922370.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/DUPIC/932390.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/DUPIC/952430.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/MOXMA
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/MOXMA/962420.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/MOXMA/922350.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/MOXMA/942410.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/MOXMA/manifest.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/MOXMA/922340.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/MOXMA/942380.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/MOXMA/932370.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/MOXMA/952410.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/MOXMA/922360.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/MOXMA/942400.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/MOXMA/942390.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/MOXMA/942420.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/MOXMA/932380.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/MOXMA/962440.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/MOXMA/922380.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/MOXMA/922370.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/MOXMA/932390.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/MOXMA/952430.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR25MOX
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR25MOX/962420.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR25MOX/922350.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR25MOX/942410.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR25MOX/932730.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR25MOX/manifest.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR25MOX/922340.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR25MOX/942380.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR25MOX/932370.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR25MOX/952410.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR25MOX/922360.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR25MOX/942400.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR25MOX/942390.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR25MOX/942420.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR25MOX/932380.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR25MOX/962440.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR25MOX/922380.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR25MOX/922370.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR25MOX/params.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR25MOX/932390.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR25MOX/952430.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/E5_60
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/E5_60/922350.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/E5_60/TAPE9.INP
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/E5_60/manifest.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/E5_60/params.txt~
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/E5_60/structural.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/E5_60/manifest.txt~
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/E5_60/922380.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/E5_60/params.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR50
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR50/962420.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR50/922350.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR50/942410.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR50/manifest.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR50/922340.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR50/942380.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR50/932370.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR50/952410.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR50/922360.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR50/942400.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR50/942390.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR50/942420.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR50/932380.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR50/962440.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR50/922380.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR50/922370.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR50/params.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR50/932390.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR50/952430.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/E9_100
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/E9_100/922350.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/E9_100/manifest.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/E9_100/params.txt~
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/E9_100/structural.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/E9_100/922380.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/E9_100/params.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/PWRMOX
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/PWRMOX/922350.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/PWRMOX/942410.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/PWRMOX/manifest.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/PWRMOX/params.txt~
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/PWRMOX/922340.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/PWRMOX/942380.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/PWRMOX/manifest.txt~
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/PWRMOX/922360.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/PWRMOX/942400.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/PWRMOX/942390.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/PWRMOX/942420.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/PWRMOX/922380.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/PWRMOX/922370.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/PWRMOX/params.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/extLWR
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/extLWR/922350.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/extLWR/manifest.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/extLWR/structural.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/extLWR/922380.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/extLWR/params.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR25
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR25/962420.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR25/922350.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR25/942410.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR25/manifest.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR25/922340.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR25/942380.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR25/932370.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR25/manifest.txt~
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR25/952410.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR25/922360.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR25/942400.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR25/942390.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR25/942420.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR25/932380.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR25/962440.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR25/922380.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR25/922370.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR25/params.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR25/932390.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/FR25/952430.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/E5_50
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/E5_50/922350.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/E5_50/manifest.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/E5_50/params.txt~
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/E5_50/structural.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/E5_50/922380.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/E5_50/params.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/E5_50/structural.txt~
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/BWRMOX
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/BWRMOX/922350.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/BWRMOX/942410.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/BWRMOX/manifest.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/BWRMOX/922340.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/BWRMOX/942380.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/BWRMOX/922360.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/BWRMOX/942400.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/BWRMOX/942390.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/BWRMOX/942420.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/BWRMOX/922380.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/BWRMOX/922370.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/lowLWR
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/lowLWR/922350.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/lowLWR/manifest.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/lowLWR/structural.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/lowLWR/922380.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/lowLWR/922350
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/lowLWR/params.txt
-- Installing: /home/dkadkf/.local/include/cyclus/../../share/brightlite/lowLWR/922380
-- Installing: /home/dkadkf/.local/lib/cyclus/libbrightlite.so
-- Set runtime path of "/home/dkadkf/.local/lib/cyclus/libbrightlite.so" to "/home/dkadkf/.local/lib:/home/dkadkf/.local/lib/cyclus:/usr/lib:/usr/lib/cyclus"
-- Installing: /home/dkadkf/.local/lib/cyclus/libBrightlite.so
-- Set runtime path of "/home/dkadkf/.local/lib/cyclus/libBrightlite.so" to "/home/dkadkf/.local/lib:/home/dkadkf/.local/lib/cyclus:/usr/lib:/usr/lib/cyclus:/home/dkadkf/.local/lib:/home/dkadkf/anaconda3/lib"
-- Installing: /home/dkadkf/.local/bin/Brightlite_unit_tests
-- Set runtime path of "/home/dkadkf/.local/bin/Brightlite_unit_tests" to "/home/dkadkf/.local/lib:/home/dkadkf/.local/lib/cyclus:/usr/lib:/usr/lib/cyclus:/home/dkadkf/.local/lib:/home/dkadkf/anaconda3/lib:/home/dkadkf/.local/lib/cyclus"
dkadkf@arfc-100 ~/github/Bright-lite (0.9) $ ls
ADS          BWRMOX          DUPIC  E7_100    extLWR   FR50            hdf5Builder.h  license.rst  PWRMOX            src
AUTHORS.rst  cmake           E5_50  E9_100    FR25     FR50m           input          lowLWR       README.rst        standLWR
build        CMakeLists.txt  E5_60  examples  FR25MOX  hdf5Builder.cc  install.py     MOXMA        spacialFluxinput  test.xml

dkadkf@arfc-100 /github/Bright-lite (0.9) $ cd input/ dkadkf@arfc-100 /github/Bright-lite/input (0.9) $ ls ambition_FR.xml fuelfab_test.xml realAmbition.xml reprocess_test.xml source_rx_sink_N5.xml source_to_rx.xml ambition.xml interpol_test.xml reprocess_input.txt reprocess_test.xml source_rx_sink_N5.xml example.xml interpol_test.xml~ reprocess_input.txt~ simple.xml source_rx_sink_OLD.xml FF_test.xml mcnp_LWR_comp.xml reprocess_plant.xml source_rx_sink 2.xml~ source_rx_sink.xml FR_reprocess.txt notAmbition.xml reprocess_plant.xml~ source_rx_sink2.xml source_rx_sink.xml~ dkadkf@arfc-100 /github/Bright-lite/input (0.9) $ subl ambition.xml dkadkf@arfc-100 /github/Bright-lite/input (0.9) $ cyclus ambition.xml :
.CL:CC CC Q Q Q_Q Q Q Q
CC;CCCCCCCC:C; /
) /
)/
/\) /
) /
) /
)
CCCCCCCCCCCCCl O|/O___O|/O_OO|/O__O|/O__O|/O____________O|/O CCCCCCf iCCCLCC ///////////////////////////////////////////////// iCCCt ;;;;;. CCCC
CCCC ;;;;;;;;;. CClL. c
CCCC ,;; ;;: CCCC ; : CCCCi
CCC ;; ;; CC ;;: CCC C;
lCCC ;; CCCC ;;;: :CC .;;. C; ; : ; :;;
CCCC ;. CCCC ;;;, CC ; ; Ci ; : ; : ;
iCC :; CC ;;;, ;C ; CC ; : ; .
CCCi ;; CCC ;;;. .C ; tf ; : ; ;.
CCC ;; CCC ;;;;;;; fC : lC ; : ; ;:
iCf ;; CC :;;: tC ; CC ; : ; ;
fCCC :; LCCf ;;;: LC :. ,: C ; ; ; ; ;
CCCC ;; CCCC ;;;: CCi ;; CC. ;;;; :;.;. ; ,;
CCl ;; CC ;;;; CCC CCL
tCCC ;; ;; CCCL ;;; tCCCCC.
CCCC ;; :;; CCCCf ; ,L
lCCC ;;;;;; CCCL
CCCCCC :;; fCCCCC
. CCCC CCCC .
.CCCCCCCCCCCCCi
iCCCCCLCf
. C. ,
:
Entity: line 80: element ReactorFacility: Relax-NG validity error : Expecting an element generated_power, got nothing Entity: line 93: element trans_created: Relax-NG validity error : Invalid sequence in interleave Entity: line 93: element trans_created: Relax-NG validity error : Element ReactorFacility failed to validate content Entity: line 79: element config: Relax-NG validity error : Element config failed to validate content Entity: line 77: element facility: Relax-NG validity error : Invalid sequence in interleave Relax-NG validity error : Extra element facility in interleave Entity: line 77: element facility: Relax-NG validity error : Element simulation failed to validate content ERROR(core ):Document failed schema validation dkadkf@arfc-100 /github/Bright-lite/input (0.9) $ subl source_to_rx.xml dkadkf@arfc-100 /github/Bright-lite/input (0.9) $ subl mcnp_LWR_comp.xml dkadkf@arfc-100 /github/Bright-lite/input (0.9) $ cyclus mcnp_LWR_comp.xml :
.CL:CC CC Q Q Q_Q Q Q Q
CC;CCCCCCCC:C; /
) /
)/
/\) /
) /
) /
)
CCCCCCCCCCCCCl O|/O___O|/O_OO|/O__O|/O__O|/O____________O|/O CCCCCCf iCCCLCC ///////////////////////////////////////////////// iCCCt ;;;;;. CCCC
CCCC ;;;;;;;;;. CClL. c
CCCC ,;; ;;: CCCC ; : CCCCi
CCC ;; ;; CC ;;: CCC C;
lCCC ;; CCCC ;;;: :CC .;;. C; ; : ; :;;
CCCC ;. CCCC ;;;, CC ; ; Ci ; : ; : ;
iCC :; CC ;;;, ;C ; CC ; : ; .
CCCi ;; CCC ;;;. .C ; tf ; : ; ;.
CCC ;; CCC ;;;;;;; fC : lC ; : ; ;:
iCf ;; CC :;;: tC ; CC ; : ; ;
fCCC :; LCCf ;;;: LC :. ,: C ; ; ; ; ;
CCCC ;; CCCC ;;;: CCi ;; CC. ;;;; :;.;. ; ,;
CCl ;; CC ;;;; CCC CCL
tCCC ;; ;; CCCL ;;; tCCCCC.
CCCC ;; :;; CCCCf ; ,L
lCCC ;;;;;; CCCL
CCCCCC :;; fCCCCC
. CCCC CCCC .
.CCCCCCCCCCCCCi
iCCCCCLCf
. C. ,
:
Relax-NG validity error : Extra element interpol_pairs in interleave Entity: line 93: element interpol_pairs: Relax-NG validity error : Element ReactorFacility failed to validate content Entity: line 79: element config: Relax-NG validity error : Element config failed to validate content Entity: line 77: element facility: Relax-NG validity error : Invalid sequence in interleave Entity: line 77: element facility: Relax-NG validity error : Element facility failed to validate content Relax-NG validity error : Extra element facility in interleave Entity: line 77: element facility: Relax-NG validity error : Element simulation failed to validate content ERROR(core ):Document failed schema validation dkadkf@arfc-100 /github/Bright-lite/input (0.9) $ ls ambition_FR.xml FR_reprocess.txt notAmbition.xml reprocess_plant.xml source_rx_sink2.xml source_rx_sink.xml
ambition.xml fuelfab_test.xml realAmbition.xml reprocess_test.xml source_rx_sink_N5.xml source_to_rx.xml cyclus.sqlite interpol_test.xml reprocess_input.txt reprocess_test.xml
source_rx_sink_N5.xml
example.xml interpol_test.xml
reprocess_input.txt
simple.xml source_rx_sink_OLD.xml FF_test.xml mcnp_LWR_comp.xml reprocess_plant.xml source_rx_sink 2.xml~ source_rx_sink.xml dkadkf@arfc-100 ~/github/Bright-lite/input (0.9) $ subl example.xml dkadkf@arfc-100 ~/github/Bright-lite/input (0.9) $ subl ambition_FR.xml dkadkf@arfc-100 ~/github/Bright-lite/input (0.9) $ subl ambition_FR.xml dkadkf@arfc-100 ~/github/Bright-lite/input (0.9) $ cyclus ambition_FR.xml :
.CL:CC CC Q Q Q_Q Q Q Q
CC;CCCCCCCC:C; /
) /
)/
/\) /
) /
) /
)
CCCCCCCCCCCCCl O|/O___O|/O_OO|/O__O|/O__O|/O____________O|/O CCCCCCf iCCCLCC ///////////////////////////////////////////////// iCCCt ;;;;;. CCCC
CCCC ;;;;;;;;;. CClL. c
CCCC ,;; ;;: CCCC ; : CCCCi
CCC ;; ;; CC ;;: CCC C;
lCCC ;; CCCC ;;;: :CC .;;. C; ; : ; :;;
CCCC ;. CCCC ;;;, CC ; ; Ci ; : ; : ;
iCC :; CC ;;;, ;C ; CC ; : ; .
CCCi ;; CCC ;;;. .C ; tf ; : ; ;.
CCC ;; CCC ;;;;;;; fC : lC ; : ; ;:
iCf ;; CC :;;: tC ; CC ; : ; ;
fCCC :; LCCf ;;;: LC :. ,: C ; ; ; ; ;
CCCC ;; CCCC ;;;: CCi ;; CC. ;;;; :;.;. ; ,;
CCl ;; CC ;;;; CCC CCL
tCCC ;; ;; CCCL ;;; tCCCCC.
CCCC ;; :;; CCCCf ; ,L
lCCC ;;;;;; CCCL
CCCCCC :;; fCCCCC
. CCCC CCCC .
.CCCCCCCCCCCCCi
iCCCCCLCf
. C. ,
:
Entity: line 80: element ReactorFacility: Relax-NG validity error : Expecting an element generated_power, got nothing Entity: line 80: element ReactorFacility: Relax-NG validity error : Invalid sequence in interleave Entity: line 80: element ReactorFacility: Relax-NG validity error : Element ReactorFacility failed to validate content Entity: line 79: element config: Relax-NG validity error : Element config failed to validate content Entity: line 77: element facility: Relax-NG validity error : Invalid sequence in interleave Relax-NG validity error : Extra element facility in interleave Entity: line 77: element facility: Relax-NG validity error : Element simulation failed to validate content ERROR(core ):Document failed schema validation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment