[Trilinos-Users] help compiling shared libraries

Roger G. Ghanem ghanem at usc.edu
Wed Jun 10 14:02:34 EDT 2015


Dear Trilinos users,

I have attached the cmake configuration file and the make.log file from
a compilation attempt.

I am compiling on  OSX Yosemite.
I get the same error whether I am on mac pro or macbook air.
My environment is as follows:

gcc49 4.9.2_2
g++-mp-4.9
boost1.55
Python 2.7.10
cmake  3.2.2
Darwin Kernel Version 14.3.0
xnu-2782.20.48~5/RELEASE_X86_64 x86_64

*ALSO:

**1.* I compiled the static version successfully (clearly it lacks 
Python functionality).

*2.* In the shared version, I have to manually edit the two link files:

packages/stk/stk_classic/stk_util/stk_util/environment/CMakeFiles/stkclassic_util_env.dir/link.txt

adding:  ../parallel/libstkclassic_util_parallel.dylib

and

packages/stk/stk_classic//stk_util/stk_util/unit_test_support/CMakeFiles/stkclassic_util_unit_test_support.dir/link.txt

adding: ../util/libstkclassic_util_util.dylib


*ALSO:*
when including MeshingGenie, it compiled properly.  But when I tried to 
compile
Albany, I was informed that      MeshingGenieConfig.cmake      could not 
be found.
Indeed I could not find that file in the build or install directories.


Thank you for your help.
Roger

-- 
---------------------------------
Roger Ghanem
210 KAP Hall
University of Southern California
Los Angeles, CA 90089
Tel: 213 740 9528

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://trilinos.org/pipermail/trilinos-users/attachments/20150610/090d6e57/attachment-0001.html>
-------------- next part --------------
/opt/local/bin/cmake -H/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source -B/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared --check-build-system CMakeFiles/Makefile.cmake 0
/opt/local/bin/cmake -E cmake_progress_start /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles/progress.marks
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 all
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/last_lib.dir/build.make CMakeFiles/last_lib.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles/last_lib.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/last_lib.dir/build.make CMakeFiles/last_lib.dir/build
make[2]: Nothing to be done for `CMakeFiles/last_lib.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[  0%] Built target last_lib
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f commonTools/gtest/CMakeFiles/gtest.dir/build.make commonTools/gtest/CMakeFiles/gtest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/commonTools/gtest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/commonTools/gtest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/commonTools/gtest/CMakeFiles/gtest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f commonTools/gtest/CMakeFiles/gtest.dir/build.make commonTools/gtest/CMakeFiles/gtest.dir/build
make[2]: Nothing to be done for `commonTools/gtest/CMakeFiles/gtest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[  0%] Built target gtest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/ThreadPool/src/CMakeFiles/tpi.dir/build.make packages/ThreadPool/src/CMakeFiles/tpi.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/ThreadPool/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/ThreadPool/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/ThreadPool/src/CMakeFiles/tpi.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/ThreadPool/src/CMakeFiles/tpi.dir/build.make packages/ThreadPool/src/CMakeFiles/tpi.dir/build
make[2]: Nothing to be done for `packages/ThreadPool/src/CMakeFiles/tpi.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[  0%] Built target tpi
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/kokkos/core/src/CMakeFiles/kokkoscore.dir/build.make packages/kokkos/core/src/CMakeFiles/kokkoscore.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/kokkos/core/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/kokkos/core/src/CMakeFiles/kokkoscore.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/kokkos/core/src/CMakeFiles/kokkoscore.dir/build.make packages/kokkos/core/src/CMakeFiles/kokkoscore.dir/build
make[2]: Nothing to be done for `packages/kokkos/core/src/CMakeFiles/kokkoscore.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[  0%] Built target kokkoscore
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/kokkos/containers/src/CMakeFiles/kokkoscontainers.dir/build.make packages/kokkos/containers/src/CMakeFiles/kokkoscontainers.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/containers/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/kokkos/containers/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/kokkos/containers/src/CMakeFiles/kokkoscontainers.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/kokkos/containers/src/CMakeFiles/kokkoscontainers.dir/build.make packages/kokkos/containers/src/CMakeFiles/kokkoscontainers.dir/build
make[2]: Nothing to be done for `packages/kokkos/containers/src/CMakeFiles/kokkoscontainers.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[  0%] Built target kokkoscontainers
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/kokkos/algorithms/src/CMakeFiles/kokkosalgorithms.dir/build.make packages/kokkos/algorithms/src/CMakeFiles/kokkosalgorithms.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/algorithms/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/kokkos/algorithms/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/kokkos/algorithms/src/CMakeFiles/kokkosalgorithms.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/kokkos/algorithms/src/CMakeFiles/kokkosalgorithms.dir/build.make packages/kokkos/algorithms/src/CMakeFiles/kokkosalgorithms.dir/build
make[2]: Nothing to be done for `packages/kokkos/algorithms/src/CMakeFiles/kokkosalgorithms.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[  0%] Built target kokkosalgorithms
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/teuchos/core/src/CMakeFiles/teuchoscore.dir/build.make packages/teuchos/core/src/CMakeFiles/teuchoscore.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/core/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/teuchos/core/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/teuchos/core/src/CMakeFiles/teuchoscore.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/teuchos/core/src/CMakeFiles/teuchoscore.dir/build.make packages/teuchos/core/src/CMakeFiles/teuchoscore.dir/build
make[2]: Nothing to be done for `packages/teuchos/core/src/CMakeFiles/teuchoscore.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  91
[  1%] Built target teuchoscore
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/teuchos/parameterlist/src/CMakeFiles/teuchosparameterlist.dir/build.make packages/teuchos/parameterlist/src/CMakeFiles/teuchosparameterlist.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/parameterlist/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/teuchos/parameterlist/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/teuchos/parameterlist/src/CMakeFiles/teuchosparameterlist.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/teuchos/parameterlist/src/CMakeFiles/teuchosparameterlist.dir/build.make packages/teuchos/parameterlist/src/CMakeFiles/teuchosparameterlist.dir/build
make[2]: Nothing to be done for `packages/teuchos/parameterlist/src/CMakeFiles/teuchosparameterlist.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  92
[  2%] Built target teuchosparameterlist
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/teuchos/comm/src/CMakeFiles/teuchoscomm.dir/build.make packages/teuchos/comm/src/CMakeFiles/teuchoscomm.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/comm/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/teuchos/comm/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/teuchos/comm/src/CMakeFiles/teuchoscomm.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/teuchos/comm/src/CMakeFiles/teuchoscomm.dir/build.make packages/teuchos/comm/src/CMakeFiles/teuchoscomm.dir/build
make[2]: Nothing to be done for `packages/teuchos/comm/src/CMakeFiles/teuchoscomm.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[  2%] Built target teuchoscomm
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/teuchos/numerics/src/CMakeFiles/teuchosnumerics.dir/build.make packages/teuchos/numerics/src/CMakeFiles/teuchosnumerics.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/numerics/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/teuchos/numerics/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/teuchos/numerics/src/CMakeFiles/teuchosnumerics.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/teuchos/numerics/src/CMakeFiles/teuchosnumerics.dir/build.make packages/teuchos/numerics/src/CMakeFiles/teuchosnumerics.dir/build
make[2]: Nothing to be done for `packages/teuchos/numerics/src/CMakeFiles/teuchosnumerics.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[  2%] Built target teuchosnumerics
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/teuchos/remainder/src/CMakeFiles/teuchosremainder.dir/build.make packages/teuchos/remainder/src/CMakeFiles/teuchosremainder.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/remainder/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/teuchos/remainder/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/teuchos/remainder/src/CMakeFiles/teuchosremainder.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/teuchos/remainder/src/CMakeFiles/teuchosremainder.dir/build.make packages/teuchos/remainder/src/CMakeFiles/teuchosremainder.dir/build
make[2]: Nothing to be done for `packages/teuchos/remainder/src/CMakeFiles/teuchosremainder.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[  2%] Built target teuchosremainder
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/teuchos/kokkoscompat/src/CMakeFiles/teuchoskokkoscompat.dir/build.make packages/teuchos/kokkoscompat/src/CMakeFiles/teuchoskokkoscompat.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/teuchos/kokkoscompat/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/teuchos/kokkoscompat/src/CMakeFiles/teuchoskokkoscompat.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/teuchos/kokkoscompat/src/CMakeFiles/teuchoskokkoscompat.dir/build.make packages/teuchos/kokkoscompat/src/CMakeFiles/teuchoskokkoscompat.dir/build
make[2]: Nothing to be done for `packages/teuchos/kokkoscompat/src/CMakeFiles/teuchoskokkoscompat.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[  2%] Built target teuchoskokkoscompat
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/teuchos/kokkoscomm/src/CMakeFiles/teuchoskokkoscomm.dir/build.make packages/teuchos/kokkoscomm/src/CMakeFiles/teuchoskokkoscomm.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscomm/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/teuchos/kokkoscomm/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/teuchos/kokkoscomm/src/CMakeFiles/teuchoskokkoscomm.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/teuchos/kokkoscomm/src/CMakeFiles/teuchoskokkoscomm.dir/build.make packages/teuchos/kokkoscomm/src/CMakeFiles/teuchoskokkoscomm.dir/build
make[2]: Nothing to be done for `packages/teuchos/kokkoscomm/src/CMakeFiles/teuchoskokkoscomm.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[  2%] Built target teuchoskokkoscomm
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/rtop/src/CMakeFiles/rtop.dir/build.make packages/rtop/src/CMakeFiles/rtop.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/rtop/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/rtop/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/rtop/src/CMakeFiles/rtop.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/rtop/src/CMakeFiles/rtop.dir/build.make packages/rtop/src/CMakeFiles/rtop.dir/build
make[2]: Nothing to be done for `packages/rtop/src/CMakeFiles/rtop.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[  2%] Built target rtop
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/sacado/src/CMakeFiles/sacado.dir/build.make packages/sacado/src/CMakeFiles/sacado.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/sacado/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/sacado/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/sacado/src/CMakeFiles/sacado.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/sacado/src/CMakeFiles/sacado.dir/build.make packages/sacado/src/CMakeFiles/sacado.dir/build
make[2]: Nothing to be done for `packages/sacado/src/CMakeFiles/sacado.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[  2%] Built target sacado
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/epetra/src/CMakeFiles/epetra.dir/build.make packages/epetra/src/CMakeFiles/epetra.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/epetra/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/epetra/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/epetra/src/CMakeFiles/epetra.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/epetra/src/CMakeFiles/epetra.dir/build.make packages/epetra/src/CMakeFiles/epetra.dir/requires
make[2]: Nothing to be done for `packages/epetra/src/CMakeFiles/epetra.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/epetra/src/CMakeFiles/epetra.dir/build.make packages/epetra/src/CMakeFiles/epetra.dir/build
make[2]: Nothing to be done for `packages/epetra/src/CMakeFiles/epetra.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  26
[  3%] Built target epetra
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/zoltan/src/CMakeFiles/zoltan.dir/build.make packages/zoltan/src/CMakeFiles/zoltan.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/zoltan/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/zoltan/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/zoltan/src/CMakeFiles/zoltan.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/zoltan/src/CMakeFiles/zoltan.dir/build.make packages/zoltan/src/CMakeFiles/zoltan.dir/build
make[2]: Nothing to be done for `packages/zoltan/src/CMakeFiles/zoltan.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  98 99
[  5%] Built target zoltan
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/shards/src/CMakeFiles/shards.dir/build.make packages/shards/src/CMakeFiles/shards.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/shards/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/shards/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/shards/src/CMakeFiles/shards.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/shards/src/CMakeFiles/shards.dir/build.make packages/shards/src/CMakeFiles/shards.dir/build
make[2]: Nothing to be done for `packages/shards/src/CMakeFiles/shards.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  82
[  6%] Built target shards
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/globipack/src/CMakeFiles/globipack.dir/build.make packages/globipack/src/CMakeFiles/globipack.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/globipack/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/globipack/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/globipack/src/CMakeFiles/globipack.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/globipack/src/CMakeFiles/globipack.dir/build.make packages/globipack/src/CMakeFiles/globipack.dir/build
make[2]: Nothing to be done for `packages/globipack/src/CMakeFiles/globipack.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[  6%] Built target globipack
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/triutils/src/CMakeFiles/triutils.dir/build.make packages/triutils/src/CMakeFiles/triutils.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/triutils/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/triutils/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/triutils/src/CMakeFiles/triutils.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/triutils/src/CMakeFiles/triutils.dir/build.make packages/triutils/src/CMakeFiles/triutils.dir/build
make[2]: Nothing to be done for `packages/triutils/src/CMakeFiles/triutils.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  96
[  7%] Built target triutils
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/tpetra/classic/src/CMakeFiles/tpetraclassic.dir/build.make packages/tpetra/classic/src/CMakeFiles/tpetraclassic.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/classic/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/classic/src/CMakeFiles/tpetraclassic.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/tpetra/classic/src/CMakeFiles/tpetraclassic.dir/build.make packages/tpetra/classic/src/CMakeFiles/tpetraclassic.dir/build
make[2]: Nothing to be done for `packages/tpetra/classic/src/CMakeFiles/tpetraclassic.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[  7%] Built target tpetraclassic
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/tpetra/classic/NodeAPI/CMakeFiles/tpetraclassicnodeapi.dir/build.make packages/tpetra/classic/NodeAPI/CMakeFiles/tpetraclassicnodeapi.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/classic/NodeAPI /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/classic/NodeAPI/CMakeFiles/tpetraclassicnodeapi.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/tpetra/classic/NodeAPI/CMakeFiles/tpetraclassicnodeapi.dir/build.make packages/tpetra/classic/NodeAPI/CMakeFiles/tpetraclassicnodeapi.dir/build
make[2]: Nothing to be done for `packages/tpetra/classic/NodeAPI/CMakeFiles/tpetraclassicnodeapi.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[  7%] Built target tpetraclassicnodeapi
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/tpetra/classic/LinAlg/CMakeFiles/tpetraclassiclinalg.dir/build.make packages/tpetra/classic/LinAlg/CMakeFiles/tpetraclassiclinalg.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/LinAlg /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/classic/LinAlg /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/classic/LinAlg/CMakeFiles/tpetraclassiclinalg.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/tpetra/classic/LinAlg/CMakeFiles/tpetraclassiclinalg.dir/build.make packages/tpetra/classic/LinAlg/CMakeFiles/tpetraclassiclinalg.dir/build
make[2]: Nothing to be done for `packages/tpetra/classic/LinAlg/CMakeFiles/tpetraclassiclinalg.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[  7%] Built target tpetraclassiclinalg
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/tpetra/kernels/src/CMakeFiles/tpetrakernels.dir/build.make packages/tpetra/kernels/src/CMakeFiles/tpetrakernels.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/kernels/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/kernels/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/kernels/src/CMakeFiles/tpetrakernels.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/tpetra/kernels/src/CMakeFiles/tpetrakernels.dir/build.make packages/tpetra/kernels/src/CMakeFiles/tpetrakernels.dir/build
make[2]: Nothing to be done for `packages/tpetra/kernels/src/CMakeFiles/tpetrakernels.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  95
[  8%] Built target tpetrakernels
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/tpetra/tsqr/src/CMakeFiles/kokkostsqr.dir/build.make packages/tpetra/tsqr/src/CMakeFiles/kokkostsqr.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/tsqr/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/tsqr/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/tsqr/src/CMakeFiles/kokkostsqr.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/tpetra/tsqr/src/CMakeFiles/kokkostsqr.dir/build.make packages/tpetra/tsqr/src/CMakeFiles/kokkostsqr.dir/build
make[2]: Nothing to be done for `packages/tpetra/tsqr/src/CMakeFiles/kokkostsqr.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[  8%] Built target kokkostsqr
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/tpetra/core/src/CMakeFiles/tpetra.dir/build.make packages/tpetra/core/src/CMakeFiles/tpetra.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/CMakeFiles/tpetra.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/tpetra/core/src/CMakeFiles/tpetra.dir/build.make packages/tpetra/core/src/CMakeFiles/tpetra.dir/build
make[2]: Nothing to be done for `packages/tpetra/core/src/CMakeFiles/tpetra.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  94
[  9%] Built target tpetra
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/tpetra/core/inout/CMakeFiles/tpetrainout.dir/build.make packages/tpetra/core/inout/CMakeFiles/tpetrainout.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/inout /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/inout /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/inout/CMakeFiles/tpetrainout.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/tpetra/core/inout/CMakeFiles/tpetrainout.dir/build.make packages/tpetra/core/inout/CMakeFiles/tpetrainout.dir/build
make[2]: Nothing to be done for `packages/tpetra/core/inout/CMakeFiles/tpetrainout.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[  9%] Built target tpetrainout
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/tpetra/core/ext/CMakeFiles/tpetraext.dir/build.make packages/tpetra/core/ext/CMakeFiles/tpetraext.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/ext /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/ext /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/ext/CMakeFiles/tpetraext.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/tpetra/core/ext/CMakeFiles/tpetraext.dir/build.make packages/tpetra/core/ext/CMakeFiles/tpetraext.dir/build
make[2]: Nothing to be done for `packages/tpetra/core/ext/CMakeFiles/tpetraext.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[  9%] Built target tpetraext
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/epetraext/src/CMakeFiles/epetraext.dir/build.make packages/epetraext/src/CMakeFiles/epetraext.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/epetraext/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/epetraext/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/epetraext/src/CMakeFiles/epetraext.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/epetraext/src/CMakeFiles/epetraext.dir/build.make packages/epetraext/src/CMakeFiles/epetraext.dir/build
make[2]: Nothing to be done for `packages/epetraext/src/CMakeFiles/epetraext.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  27
[ 10%] Built target epetraext
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/xpetra/src/CMakeFiles/xpetra.dir/build.make packages/xpetra/src/CMakeFiles/xpetra.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/xpetra/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/xpetra/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/xpetra/src/CMakeFiles/xpetra.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/xpetra/src/CMakeFiles/xpetra.dir/build.make packages/xpetra/src/CMakeFiles/xpetra.dir/build
make[2]: Nothing to be done for `packages/xpetra/src/CMakeFiles/xpetra.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 10%] Built target xpetra
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/xpetra/ext/CMakeFiles/xpetra-ext.dir/build.make packages/xpetra/ext/CMakeFiles/xpetra-ext.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/xpetra/ext /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/xpetra/ext /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/xpetra/ext/CMakeFiles/xpetra-ext.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/xpetra/ext/CMakeFiles/xpetra-ext.dir/build.make packages/xpetra/ext/CMakeFiles/xpetra-ext.dir/build
make[2]: Nothing to be done for `packages/xpetra/ext/CMakeFiles/xpetra-ext.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 10%] Built target xpetra-ext
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/xpetra/sup/CMakeFiles/xpetra-sup.dir/build.make packages/xpetra/sup/CMakeFiles/xpetra-sup.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/xpetra/sup /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/xpetra/sup /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/xpetra/sup/CMakeFiles/xpetra-sup.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/xpetra/sup/CMakeFiles/xpetra-sup.dir/build.make packages/xpetra/sup/CMakeFiles/xpetra-sup.dir/build
make[2]: Nothing to be done for `packages/xpetra/sup/CMakeFiles/xpetra-sup.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 10%] Built target xpetra-sup
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/thyra/core/src/CMakeFiles/thyracore.dir/build.make packages/thyra/core/src/CMakeFiles/thyracore.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/thyra/core/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/thyra/core/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/thyra/core/src/CMakeFiles/thyracore.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/thyra/core/src/CMakeFiles/thyracore.dir/build.make packages/thyra/core/src/CMakeFiles/thyracore.dir/build
make[2]: Nothing to be done for `packages/thyra/core/src/CMakeFiles/thyracore.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  93
[ 11%] Built target thyracore
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/thyra/core/test/nonlinear/models/CMakeFiles/thyra_nonlinear_test_models.dir/build.make packages/thyra/core/test/nonlinear/models/CMakeFiles/thyra_nonlinear_test_models.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/thyra/core/test/nonlinear/models /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/thyra/core/test/nonlinear/models /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/thyra/core/test/nonlinear/models/CMakeFiles/thyra_nonlinear_test_models.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/thyra/core/test/nonlinear/models/CMakeFiles/thyra_nonlinear_test_models.dir/build.make packages/thyra/core/test/nonlinear/models/CMakeFiles/thyra_nonlinear_test_models.dir/build
make[2]: Nothing to be done for `packages/thyra/core/test/nonlinear/models/CMakeFiles/thyra_nonlinear_test_models.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 11%] Built target thyra_nonlinear_test_models
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/thyra/adapters/epetra/src/CMakeFiles/thyraepetra.dir/build.make packages/thyra/adapters/epetra/src/CMakeFiles/thyraepetra.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/thyra/adapters/epetra/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/thyra/adapters/epetra/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/thyra/adapters/epetra/src/CMakeFiles/thyraepetra.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/thyra/adapters/epetra/src/CMakeFiles/thyraepetra.dir/build.make packages/thyra/adapters/epetra/src/CMakeFiles/thyraepetra.dir/build
make[2]: Nothing to be done for `packages/thyra/adapters/epetra/src/CMakeFiles/thyraepetra.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 11%] Built target thyraepetra
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/thyra/adapters/epetraext/src/CMakeFiles/thyraepetraext.dir/build.make packages/thyra/adapters/epetraext/src/CMakeFiles/thyraepetraext.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/thyra/adapters/epetraext/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/thyra/adapters/epetraext/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/thyra/adapters/epetraext/src/CMakeFiles/thyraepetraext.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/thyra/adapters/epetraext/src/CMakeFiles/thyraepetraext.dir/build.make packages/thyra/adapters/epetraext/src/CMakeFiles/thyraepetraext.dir/build
make[2]: Nothing to be done for `packages/thyra/adapters/epetraext/src/CMakeFiles/thyraepetraext.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 11%] Built target thyraepetraext
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/thyra/adapters/tpetra/src/CMakeFiles/thyratpetra.dir/build.make packages/thyra/adapters/tpetra/src/CMakeFiles/thyratpetra.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/thyra/adapters/tpetra/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/thyra/adapters/tpetra/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/thyra/adapters/tpetra/src/CMakeFiles/thyratpetra.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/thyra/adapters/tpetra/src/CMakeFiles/thyratpetra.dir/build.make packages/thyra/adapters/tpetra/src/CMakeFiles/thyratpetra.dir/build
make[2]: Nothing to be done for `packages/thyra/adapters/tpetra/src/CMakeFiles/thyratpetra.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 11%] Built target thyratpetra
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/optipack/src/CMakeFiles/optipack.dir/build.make packages/optipack/src/CMakeFiles/optipack.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/optipack/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/optipack/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/optipack/src/CMakeFiles/optipack.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/optipack/src/CMakeFiles/optipack.dir/build.make packages/optipack/src/CMakeFiles/optipack.dir/build
make[2]: Nothing to be done for `packages/optipack/src/CMakeFiles/optipack.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  72
[ 12%] Built target optipack
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/isorropia/src/CMakeFiles/isorropia.dir/build.make packages/isorropia/src/CMakeFiles/isorropia.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/isorropia/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/isorropia/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/isorropia/src/CMakeFiles/isorropia.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/isorropia/src/CMakeFiles/isorropia.dir/build.make packages/isorropia/src/CMakeFiles/isorropia.dir/build
make[2]: Nothing to be done for `packages/isorropia/src/CMakeFiles/isorropia.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  48
[ 13%] Built target isorropia
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/isorropia/utils/CMakeFiles/isorropia_test_utils.dir/build.make packages/isorropia/utils/CMakeFiles/isorropia_test_utils.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/isorropia/utils /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/isorropia/utils /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/isorropia/utils/CMakeFiles/isorropia_test_utils.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/isorropia/utils/CMakeFiles/isorropia_test_utils.dir/build.make packages/isorropia/utils/CMakeFiles/isorropia_test_utils.dir/build
make[2]: Nothing to be done for `packages/isorropia/utils/CMakeFiles/isorropia_test_utils.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 13%] Built target isorropia_test_utils
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/pliris/src/CMakeFiles/dpliris.dir/build.make packages/pliris/src/CMakeFiles/dpliris.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/pliris/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/pliris/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/pliris/src/CMakeFiles/dpliris.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/pliris/src/CMakeFiles/dpliris.dir/build.make packages/pliris/src/CMakeFiles/dpliris.dir/build
make[2]: Nothing to be done for `packages/pliris/src/CMakeFiles/dpliris.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 13%] Built target dpliris
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/aztecoo/src/CMakeFiles/aztecoo.dir/build.make packages/aztecoo/src/CMakeFiles/aztecoo.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/aztecoo/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/aztecoo/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/aztecoo/src/CMakeFiles/aztecoo.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/aztecoo/src/CMakeFiles/aztecoo.dir/build.make packages/aztecoo/src/CMakeFiles/aztecoo.dir/requires
make[2]: Nothing to be done for `packages/aztecoo/src/CMakeFiles/aztecoo.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/aztecoo/src/CMakeFiles/aztecoo.dir/build.make packages/aztecoo/src/CMakeFiles/aztecoo.dir/build
make[2]: Nothing to be done for `packages/aztecoo/src/CMakeFiles/aztecoo.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  10
[ 14%] Built target aztecoo
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/galeri/src/CMakeFiles/galeri.dir/build.make packages/galeri/src/CMakeFiles/galeri.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/galeri/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/galeri/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/galeri/src/CMakeFiles/galeri.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/galeri/src/CMakeFiles/galeri.dir/build.make packages/galeri/src/CMakeFiles/galeri.dir/build
make[2]: Nothing to be done for `packages/galeri/src/CMakeFiles/galeri.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 14%] Built target galeri
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/galeri/src-xpetra/CMakeFiles/galeri-xpetra.dir/build.make packages/galeri/src-xpetra/CMakeFiles/galeri-xpetra.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/galeri/src-xpetra /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/galeri/src-xpetra /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/galeri/src-xpetra/CMakeFiles/galeri-xpetra.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/galeri/src-xpetra/CMakeFiles/galeri-xpetra.dir/build.make packages/galeri/src-xpetra/CMakeFiles/galeri-xpetra.dir/build
make[2]: Nothing to be done for `packages/galeri/src-xpetra/CMakeFiles/galeri-xpetra.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 14%] Built target galeri-xpetra
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/amesos/src/CMakeFiles/amesos.dir/build.make packages/amesos/src/CMakeFiles/amesos.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/amesos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/amesos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/amesos/src/CMakeFiles/amesos.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/amesos/src/CMakeFiles/amesos.dir/build.make packages/amesos/src/CMakeFiles/amesos.dir/build
make[2]: Nothing to be done for `packages/amesos/src/CMakeFiles/amesos.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  8
[ 15%] Built target amesos
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/amesos2/src/CMakeFiles/amesos2.dir/build.make packages/amesos2/src/CMakeFiles/amesos2.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/amesos2/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/amesos2/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/amesos2/src/CMakeFiles/amesos2.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/amesos2/src/CMakeFiles/amesos2.dir/build.make packages/amesos2/src/CMakeFiles/amesos2.dir/build
make[2]: Nothing to be done for `packages/amesos2/src/CMakeFiles/amesos2.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 15%] Built target amesos2
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/amesos2/src/SuiteSparse/KLU2/Source/CMakeFiles/Amesos2_klu2_simple.dir/build.make packages/amesos2/src/SuiteSparse/KLU2/Source/CMakeFiles/Amesos2_klu2_simple.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/amesos2/src/SuiteSparse/KLU2/Source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/amesos2/src/SuiteSparse/KLU2/Source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/amesos2/src/SuiteSparse/KLU2/Source/CMakeFiles/Amesos2_klu2_simple.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/amesos2/src/SuiteSparse/KLU2/Source/CMakeFiles/Amesos2_klu2_simple.dir/build.make packages/amesos2/src/SuiteSparse/KLU2/Source/CMakeFiles/Amesos2_klu2_simple.dir/build
make[2]: Nothing to be done for `packages/amesos2/src/SuiteSparse/KLU2/Source/CMakeFiles/Amesos2_klu2_simple.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 15%] Built target Amesos2_klu2_simple
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/pamgen/src/CMakeFiles/pamgen.dir/build.make packages/pamgen/src/CMakeFiles/pamgen.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/pamgen/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/pamgen/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/pamgen/src/CMakeFiles/pamgen.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/pamgen/src/CMakeFiles/pamgen.dir/build.make packages/pamgen/src/CMakeFiles/pamgen.dir/build
make[2]: Nothing to be done for `packages/pamgen/src/CMakeFiles/pamgen.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  74
[ 16%] Built target pamgen
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/pamgen/src/CMakeFiles/pamgen_extras.dir/build.make packages/pamgen/src/CMakeFiles/pamgen_extras.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/pamgen/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/pamgen/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/pamgen/src/CMakeFiles/pamgen_extras.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/pamgen/src/CMakeFiles/pamgen_extras.dir/build.make packages/pamgen/src/CMakeFiles/pamgen_extras.dir/build
make[2]: Nothing to be done for `packages/pamgen/src/CMakeFiles/pamgen_extras.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 16%] Built target pamgen_extras
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/exodus/cbind/CMakeFiles/exodus.dir/build.make packages/seacas/libraries/exodus/cbind/CMakeFiles/exodus.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/exodus/cbind /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/exodus/cbind /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/exodus/cbind/CMakeFiles/exodus.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/exodus/cbind/CMakeFiles/exodus.dir/build.make packages/seacas/libraries/exodus/cbind/CMakeFiles/exodus.dir/build
make[2]: Nothing to be done for `packages/seacas/libraries/exodus/cbind/CMakeFiles/exodus.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  30 31 32 33
[ 20%] Built target exodus
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/exodus_for/forbind/CMakeFiles/exodus_for.dir/build.make packages/seacas/libraries/exodus_for/forbind/CMakeFiles/exodus_for.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/exodus_for/forbind /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/exodus_for/forbind /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/exodus_for/forbind/CMakeFiles/exodus_for.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/exodus_for/forbind/CMakeFiles/exodus_for.dir/build.make packages/seacas/libraries/exodus_for/forbind/CMakeFiles/exodus_for.dir/requires
make[2]: Nothing to be done for `packages/seacas/libraries/exodus_for/forbind/CMakeFiles/exodus_for.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/exodus_for/forbind/CMakeFiles/exodus_for.dir/build.make packages/seacas/libraries/exodus_for/forbind/CMakeFiles/exodus_for.dir/build
make[2]: Nothing to be done for `packages/seacas/libraries/exodus_for/forbind/CMakeFiles/exodus_for.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 20%] Built target exodus_for
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/nemesis/CMakeFiles/nemesis.dir/build.make packages/seacas/libraries/nemesis/CMakeFiles/nemesis.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/nemesis /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/nemesis /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/nemesis/CMakeFiles/nemesis.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/nemesis/CMakeFiles/nemesis.dir/build.make packages/seacas/libraries/nemesis/CMakeFiles/nemesis.dir/build
make[2]: Nothing to be done for `packages/seacas/libraries/nemesis/CMakeFiles/nemesis.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 20%] Built target nemesis
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/nemesis/CMakeFiles/SEACASNemesis_ne_ctest_wrap.dir/build.make packages/seacas/libraries/nemesis/CMakeFiles/SEACASNemesis_ne_ctest_wrap.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/nemesis /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/nemesis /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/nemesis/CMakeFiles/SEACASNemesis_ne_ctest_wrap.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/nemesis/CMakeFiles/SEACASNemesis_ne_ctest_wrap.dir/build.make packages/seacas/libraries/nemesis/CMakeFiles/SEACASNemesis_ne_ctest_wrap.dir/build
make[2]: Nothing to be done for `packages/seacas/libraries/nemesis/CMakeFiles/SEACASNemesis_ne_ctest_wrap.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 20%] Built target SEACASNemesis_ne_ctest_wrap
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/ioss/src/CMakeFiles/Ioss.dir/build.make packages/seacas/libraries/ioss/src/CMakeFiles/Ioss.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/ioss/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/ioss/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/ioss/src/CMakeFiles/Ioss.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/ioss/src/CMakeFiles/Ioss.dir/build.make packages/seacas/libraries/ioss/src/CMakeFiles/Ioss.dir/build
make[2]: Nothing to be done for `packages/seacas/libraries/ioss/src/CMakeFiles/Ioss.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  2
[ 21%] Built target Ioss
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/ioss/src/exodus/CMakeFiles/Ioex.dir/build.make packages/seacas/libraries/ioss/src/exodus/CMakeFiles/Ioex.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/ioss/src/exodus /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/ioss/src/exodus /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/ioss/src/exodus/CMakeFiles/Ioex.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/ioss/src/exodus/CMakeFiles/Ioex.dir/build.make packages/seacas/libraries/ioss/src/exodus/CMakeFiles/Ioex.dir/build
make[2]: Nothing to be done for `packages/seacas/libraries/ioss/src/exodus/CMakeFiles/Ioex.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  1
[ 22%] Built target Ioex
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/ioss/src/exo_fpp/CMakeFiles/Iofx.dir/build.make packages/seacas/libraries/ioss/src/exo_fpp/CMakeFiles/Iofx.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/ioss/src/exo_fpp /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/ioss/src/exo_fpp /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/ioss/src/exo_fpp/CMakeFiles/Iofx.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/ioss/src/exo_fpp/CMakeFiles/Iofx.dir/build.make packages/seacas/libraries/ioss/src/exo_fpp/CMakeFiles/Iofx.dir/build
make[2]: Nothing to be done for `packages/seacas/libraries/ioss/src/exo_fpp/CMakeFiles/Iofx.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 22%] Built target Iofx
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/ioss/src/exo_par/CMakeFiles/Iopx.dir/build.make packages/seacas/libraries/ioss/src/exo_par/CMakeFiles/Iopx.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/ioss/src/exo_par /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/ioss/src/exo_par /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/ioss/src/exo_par/CMakeFiles/Iopx.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/ioss/src/exo_par/CMakeFiles/Iopx.dir/build.make packages/seacas/libraries/ioss/src/exo_par/CMakeFiles/Iopx.dir/build
make[2]: Nothing to be done for `packages/seacas/libraries/ioss/src/exo_par/CMakeFiles/Iopx.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 22%] Built target Iopx
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/ioss/src/exo_fac/CMakeFiles/Ioexo_fac.dir/build.make packages/seacas/libraries/ioss/src/exo_fac/CMakeFiles/Ioexo_fac.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/ioss/src/exo_fac /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/ioss/src/exo_fac /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/ioss/src/exo_fac/CMakeFiles/Ioexo_fac.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/ioss/src/exo_fac/CMakeFiles/Ioexo_fac.dir/build.make packages/seacas/libraries/ioss/src/exo_fac/CMakeFiles/Ioexo_fac.dir/build
make[2]: Nothing to be done for `packages/seacas/libraries/ioss/src/exo_fac/CMakeFiles/Ioexo_fac.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 22%] Built target Ioexo_fac
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/ioss/src/pamgen/CMakeFiles/Iopg.dir/build.make packages/seacas/libraries/ioss/src/pamgen/CMakeFiles/Iopg.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/ioss/src/pamgen /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/ioss/src/pamgen /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/ioss/src/pamgen/CMakeFiles/Iopg.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/ioss/src/pamgen/CMakeFiles/Iopg.dir/build.make packages/seacas/libraries/ioss/src/pamgen/CMakeFiles/Iopg.dir/build
make[2]: Nothing to be done for `packages/seacas/libraries/ioss/src/pamgen/CMakeFiles/Iopg.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 22%] Built target Iopg
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/ioss/src/generated/CMakeFiles/Iogn.dir/build.make packages/seacas/libraries/ioss/src/generated/CMakeFiles/Iogn.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/ioss/src/generated /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/ioss/src/generated /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/ioss/src/generated/CMakeFiles/Iogn.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/ioss/src/generated/CMakeFiles/Iogn.dir/build.make packages/seacas/libraries/ioss/src/generated/CMakeFiles/Iogn.dir/build
make[2]: Nothing to be done for `packages/seacas/libraries/ioss/src/generated/CMakeFiles/Iogn.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 22%] Built target Iogn
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/ioss/src/heartbeat/CMakeFiles/Iohb.dir/build.make packages/seacas/libraries/ioss/src/heartbeat/CMakeFiles/Iohb.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/ioss/src/heartbeat /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/ioss/src/heartbeat /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/ioss/src/heartbeat/CMakeFiles/Iohb.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/ioss/src/heartbeat/CMakeFiles/Iohb.dir/build.make packages/seacas/libraries/ioss/src/heartbeat/CMakeFiles/Iohb.dir/build
make[2]: Nothing to be done for `packages/seacas/libraries/ioss/src/heartbeat/CMakeFiles/Iohb.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 22%] Built target Iohb
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/ioss/src/transform/CMakeFiles/Iotr.dir/build.make packages/seacas/libraries/ioss/src/transform/CMakeFiles/Iotr.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/ioss/src/transform /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/ioss/src/transform /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/ioss/src/transform/CMakeFiles/Iotr.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/ioss/src/transform/CMakeFiles/Iotr.dir/build.make packages/seacas/libraries/ioss/src/transform/CMakeFiles/Iotr.dir/build
make[2]: Nothing to be done for `packages/seacas/libraries/ioss/src/transform/CMakeFiles/Iotr.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 22%] Built target Iotr
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/ioss/src/init/CMakeFiles/Ionit.dir/build.make packages/seacas/libraries/ioss/src/init/CMakeFiles/Ionit.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/ioss/src/init /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/ioss/src/init /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/ioss/src/init/CMakeFiles/Ionit.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/ioss/src/init/CMakeFiles/Ionit.dir/build.make packages/seacas/libraries/ioss/src/init/CMakeFiles/Ionit.dir/build
make[2]: Nothing to be done for `packages/seacas/libraries/ioss/src/init/CMakeFiles/Ionit.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 22%] Built target Ionit
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/ioss/src/main/CMakeFiles/cth_pressure_map.dir/build.make packages/seacas/libraries/ioss/src/main/CMakeFiles/cth_pressure_map.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/ioss/src/main /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/ioss/src/main /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/ioss/src/main/CMakeFiles/cth_pressure_map.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/ioss/src/main/CMakeFiles/cth_pressure_map.dir/build.make packages/seacas/libraries/ioss/src/main/CMakeFiles/cth_pressure_map.dir/build
make[2]: Nothing to be done for `packages/seacas/libraries/ioss/src/main/CMakeFiles/cth_pressure_map.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 22%] Built target cth_pressure_map
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/ioss/src/main/CMakeFiles/io_info.dir/build.make packages/seacas/libraries/ioss/src/main/CMakeFiles/io_info.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/ioss/src/main /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/ioss/src/main /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/ioss/src/main/CMakeFiles/io_info.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/ioss/src/main/CMakeFiles/io_info.dir/build.make packages/seacas/libraries/ioss/src/main/CMakeFiles/io_info.dir/build
make[2]: Nothing to be done for `packages/seacas/libraries/ioss/src/main/CMakeFiles/io_info.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 22%] Built target io_info
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/ioss/src/main/CMakeFiles/io_shell.dir/build.make packages/seacas/libraries/ioss/src/main/CMakeFiles/io_shell.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/ioss/src/main /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/ioss/src/main /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/ioss/src/main/CMakeFiles/io_shell.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/ioss/src/main/CMakeFiles/io_shell.dir/build.make packages/seacas/libraries/ioss/src/main/CMakeFiles/io_shell.dir/build
make[2]: Nothing to be done for `packages/seacas/libraries/ioss/src/main/CMakeFiles/io_shell.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 22%] Built target io_shell
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/ioss/src/main/CMakeFiles/shell_to_hex.dir/build.make packages/seacas/libraries/ioss/src/main/CMakeFiles/shell_to_hex.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/ioss/src/main /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/ioss/src/main /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/ioss/src/main/CMakeFiles/shell_to_hex.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/ioss/src/main/CMakeFiles/shell_to_hex.dir/build.make packages/seacas/libraries/ioss/src/main/CMakeFiles/shell_to_hex.dir/build
make[2]: Nothing to be done for `packages/seacas/libraries/ioss/src/main/CMakeFiles/shell_to_hex.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 22%] Built target shell_to_hex
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/ioss/src/main/CMakeFiles/sphgen.dir/build.make packages/seacas/libraries/ioss/src/main/CMakeFiles/sphgen.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/ioss/src/main /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/ioss/src/main /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/ioss/src/main/CMakeFiles/sphgen.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/ioss/src/main/CMakeFiles/sphgen.dir/build.make packages/seacas/libraries/ioss/src/main/CMakeFiles/sphgen.dir/build
make[2]: Nothing to be done for `packages/seacas/libraries/ioss/src/main/CMakeFiles/sphgen.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 22%] Built target sphgen
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/chaco/CMakeFiles/chaco.dir/build.make packages/seacas/libraries/chaco/CMakeFiles/chaco.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/chaco /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/chaco /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/chaco/CMakeFiles/chaco.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/chaco/CMakeFiles/chaco.dir/build.make packages/seacas/libraries/chaco/CMakeFiles/chaco.dir/build
make[2]: Nothing to be done for `packages/seacas/libraries/chaco/CMakeFiles/chaco.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  16 17 18 19
[ 26%] Built target chaco
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/aprepro_lib/CMakeFiles/aprepro_lib.dir/build.make packages/seacas/libraries/aprepro_lib/CMakeFiles/aprepro_lib.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/aprepro_lib /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/aprepro_lib /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/aprepro_lib/CMakeFiles/aprepro_lib.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/aprepro_lib/CMakeFiles/aprepro_lib.dir/build.make packages/seacas/libraries/aprepro_lib/CMakeFiles/aprepro_lib.dir/build
make[2]: Nothing to be done for `packages/seacas/libraries/aprepro_lib/CMakeFiles/aprepro_lib.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  9
[ 27%] Built target aprepro_lib
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/supes/CMakeFiles/supes.dir/build.make packages/seacas/libraries/supes/CMakeFiles/supes.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/supes /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/supes /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/supes/CMakeFiles/supes.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/supes/CMakeFiles/supes.dir/build.make packages/seacas/libraries/supes/CMakeFiles/supes.dir/requires
make[2]: Nothing to be done for `packages/seacas/libraries/supes/CMakeFiles/supes.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/supes/CMakeFiles/supes.dir/build.make packages/seacas/libraries/supes/CMakeFiles/supes.dir/build
make[2]: Nothing to be done for `packages/seacas/libraries/supes/CMakeFiles/supes.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  87
[ 28%] Built target supes
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/suplib/CMakeFiles/suplib.dir/build.make packages/seacas/libraries/suplib/CMakeFiles/suplib.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/suplib /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/suplib /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/suplib/CMakeFiles/suplib.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/suplib/CMakeFiles/suplib.dir/build.make packages/seacas/libraries/suplib/CMakeFiles/suplib.dir/requires
make[2]: Nothing to be done for `packages/seacas/libraries/suplib/CMakeFiles/suplib.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/suplib/CMakeFiles/suplib.dir/build.make packages/seacas/libraries/suplib/CMakeFiles/suplib.dir/build
make[2]: Nothing to be done for `packages/seacas/libraries/suplib/CMakeFiles/suplib.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  88
[ 29%] Built target suplib
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/svdi/CMakeFiles/svdi_cdr.dir/build.make packages/seacas/libraries/svdi/CMakeFiles/svdi_cdr.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/svdi /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/svdi /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/svdi/CMakeFiles/svdi_cdr.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/svdi/CMakeFiles/svdi_cdr.dir/build.make packages/seacas/libraries/svdi/CMakeFiles/svdi_cdr.dir/requires
make[2]: Nothing to be done for `packages/seacas/libraries/svdi/CMakeFiles/svdi_cdr.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/svdi/CMakeFiles/svdi_cdr.dir/build.make packages/seacas/libraries/svdi/CMakeFiles/svdi_cdr.dir/build
make[2]: Nothing to be done for `packages/seacas/libraries/svdi/CMakeFiles/svdi_cdr.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 29%] Built target svdi_cdr
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/svdi/CMakeFiles/svdi_cgi.dir/build.make packages/seacas/libraries/svdi/CMakeFiles/svdi_cgi.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/svdi /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/svdi /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/svdi/CMakeFiles/svdi_cgi.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/svdi/CMakeFiles/svdi_cgi.dir/build.make packages/seacas/libraries/svdi/CMakeFiles/svdi_cgi.dir/requires
make[2]: Nothing to be done for `packages/seacas/libraries/svdi/CMakeFiles/svdi_cgi.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/svdi/CMakeFiles/svdi_cgi.dir/build.make packages/seacas/libraries/svdi/CMakeFiles/svdi_cgi.dir/build
make[2]: Nothing to be done for `packages/seacas/libraries/svdi/CMakeFiles/svdi_cgi.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 29%] Built target svdi_cgi
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/svdi/CMakeFiles/svdi_cgi_cps.dir/build.make packages/seacas/libraries/svdi/CMakeFiles/svdi_cgi_cps.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/svdi /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/svdi /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/svdi/CMakeFiles/svdi_cgi_cps.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/svdi/CMakeFiles/svdi_cgi_cps.dir/build.make packages/seacas/libraries/svdi/CMakeFiles/svdi_cgi_cps.dir/requires
make[2]: Nothing to be done for `packages/seacas/libraries/svdi/CMakeFiles/svdi_cgi_cps.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/svdi/CMakeFiles/svdi_cgi_cps.dir/build.make packages/seacas/libraries/svdi/CMakeFiles/svdi_cgi_cps.dir/build
make[2]: Nothing to be done for `packages/seacas/libraries/svdi/CMakeFiles/svdi_cgi_cps.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 29%] Built target svdi_cgi_cps
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/svdi/CMakeFiles/svdi_cgi_met.dir/build.make packages/seacas/libraries/svdi/CMakeFiles/svdi_cgi_met.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/svdi /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/svdi /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/svdi/CMakeFiles/svdi_cgi_met.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/svdi/CMakeFiles/svdi_cgi_met.dir/build.make packages/seacas/libraries/svdi/CMakeFiles/svdi_cgi_met.dir/build
make[2]: Nothing to be done for `packages/seacas/libraries/svdi/CMakeFiles/svdi_cgi_met.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 29%] Built target svdi_cgi_met
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/svdi/CMakeFiles/svdi_cgi_pst.dir/build.make packages/seacas/libraries/svdi/CMakeFiles/svdi_cgi_pst.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/svdi /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/svdi /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/svdi/CMakeFiles/svdi_cgi_pst.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/svdi/CMakeFiles/svdi_cgi_pst.dir/build.make packages/seacas/libraries/svdi/CMakeFiles/svdi_cgi_pst.dir/build
make[2]: Nothing to be done for `packages/seacas/libraries/svdi/CMakeFiles/svdi_cgi_pst.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 29%] Built target svdi_cgi_pst
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/svdi/CMakeFiles/svdi_cgi_x11.dir/build.make packages/seacas/libraries/svdi/CMakeFiles/svdi_cgi_x11.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/svdi /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/svdi /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/svdi/CMakeFiles/svdi_cgi_x11.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/svdi/CMakeFiles/svdi_cgi_x11.dir/build.make packages/seacas/libraries/svdi/CMakeFiles/svdi_cgi_x11.dir/build
make[2]: Nothing to be done for `packages/seacas/libraries/svdi/CMakeFiles/svdi_cgi_x11.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 29%] Built target svdi_cgi_x11
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/svdi/CMakeFiles/vdicps_dual.dir/build.make packages/seacas/libraries/svdi/CMakeFiles/vdicps_dual.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/svdi /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/svdi /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/svdi/CMakeFiles/vdicps_dual.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/svdi/CMakeFiles/vdicps_dual.dir/build.make packages/seacas/libraries/svdi/CMakeFiles/vdicps_dual.dir/requires
make[2]: Nothing to be done for `packages/seacas/libraries/svdi/CMakeFiles/vdicps_dual.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/svdi/CMakeFiles/vdicps_dual.dir/build.make packages/seacas/libraries/svdi/CMakeFiles/vdicps_dual.dir/build
make[2]: Nothing to be done for `packages/seacas/libraries/svdi/CMakeFiles/vdicps_dual.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 29%] Built target vdicps_dual
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/svdi/CMakeFiles/vdx11cps.dir/build.make packages/seacas/libraries/svdi/CMakeFiles/vdx11cps.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/svdi /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/svdi /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/svdi/CMakeFiles/vdx11cps.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/svdi/CMakeFiles/vdx11cps.dir/build.make packages/seacas/libraries/svdi/CMakeFiles/vdx11cps.dir/requires
make[2]: Nothing to be done for `packages/seacas/libraries/svdi/CMakeFiles/vdx11cps.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/svdi/CMakeFiles/vdx11cps.dir/build.make packages/seacas/libraries/svdi/CMakeFiles/vdx11cps.dir/build
make[2]: Nothing to be done for `packages/seacas/libraries/svdi/CMakeFiles/vdx11cps.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 29%] Built target vdx11cps
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/plt/CMakeFiles/plt.dir/build.make packages/seacas/libraries/plt/CMakeFiles/plt.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/plt /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/plt /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/plt/CMakeFiles/plt.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/plt/CMakeFiles/plt.dir/build.make packages/seacas/libraries/plt/CMakeFiles/plt.dir/requires
make[2]: Nothing to be done for `packages/seacas/libraries/plt/CMakeFiles/plt.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/plt/CMakeFiles/plt.dir/build.make packages/seacas/libraries/plt/CMakeFiles/plt.dir/build
make[2]: Nothing to be done for `packages/seacas/libraries/plt/CMakeFiles/plt.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  76 77 78 79
[ 33%] Built target plt
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/algebra/CMakeFiles/algebra.dir/build.make packages/seacas/applications/algebra/CMakeFiles/algebra.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/applications/algebra /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/algebra /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/algebra/CMakeFiles/algebra.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/algebra/CMakeFiles/algebra.dir/build.make packages/seacas/applications/algebra/CMakeFiles/algebra.dir/requires
make[2]: Nothing to be done for `packages/seacas/applications/algebra/CMakeFiles/algebra.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/algebra/CMakeFiles/algebra.dir/build.make packages/seacas/applications/algebra/CMakeFiles/algebra.dir/build
make[2]: Nothing to be done for `packages/seacas/applications/algebra/CMakeFiles/algebra.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  7
[ 34%] Built target algebra
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/aprepro/CMakeFiles/aprepro.dir/build.make packages/seacas/applications/aprepro/CMakeFiles/aprepro.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/applications/aprepro /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/aprepro /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/aprepro/CMakeFiles/aprepro.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/aprepro/CMakeFiles/aprepro.dir/build.make packages/seacas/applications/aprepro/CMakeFiles/aprepro.dir/build
make[2]: Nothing to be done for `packages/seacas/applications/aprepro/CMakeFiles/aprepro.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 34%] Built target aprepro
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/blot/CMakeFiles/blotlib.dir/build.make packages/seacas/applications/blot/CMakeFiles/blotlib.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/applications/blot /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/blot /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/blot/CMakeFiles/blotlib.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/blot/CMakeFiles/blotlib.dir/build.make packages/seacas/applications/blot/CMakeFiles/blotlib.dir/requires
make[2]: Nothing to be done for `packages/seacas/applications/blot/CMakeFiles/blotlib.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/blot/CMakeFiles/blotlib.dir/build.make packages/seacas/applications/blot/CMakeFiles/blotlib.dir/build
make[2]: Nothing to be done for `packages/seacas/applications/blot/CMakeFiles/blotlib.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  11 12 13 14 15
[ 39%] Built target blotlib
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/blot/CMakeFiles/blot_cps.dir/build.make packages/seacas/applications/blot/CMakeFiles/blot_cps.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/applications/blot /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/blot /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/blot/CMakeFiles/blot_cps.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/blot/CMakeFiles/blot_cps.dir/build.make packages/seacas/applications/blot/CMakeFiles/blot_cps.dir/requires
make[2]: Nothing to be done for `packages/seacas/applications/blot/CMakeFiles/blot_cps.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/blot/CMakeFiles/blot_cps.dir/build.make packages/seacas/applications/blot/CMakeFiles/blot_cps.dir/build
make[2]: Nothing to be done for `packages/seacas/applications/blot/CMakeFiles/blot_cps.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 39%] Built target blot_cps
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/blot/CMakeFiles/blot_x11.dir/build.make packages/seacas/applications/blot/CMakeFiles/blot_x11.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/applications/blot /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/blot /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/blot/CMakeFiles/blot_x11.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/blot/CMakeFiles/blot_x11.dir/build.make packages/seacas/applications/blot/CMakeFiles/blot_x11.dir/requires
make[2]: Nothing to be done for `packages/seacas/applications/blot/CMakeFiles/blot_x11.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/blot/CMakeFiles/blot_x11.dir/build.make packages/seacas/applications/blot/CMakeFiles/blot_x11.dir/build
make[2]: Nothing to be done for `packages/seacas/applications/blot/CMakeFiles/blot_x11.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 39%] Built target blot_x11
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/blot/CMakeFiles/blot_xcps.dir/build.make packages/seacas/applications/blot/CMakeFiles/blot_xcps.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/applications/blot /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/blot /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/blot/CMakeFiles/blot_xcps.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/blot/CMakeFiles/blot_xcps.dir/build.make packages/seacas/applications/blot/CMakeFiles/blot_xcps.dir/requires
make[2]: Nothing to be done for `packages/seacas/applications/blot/CMakeFiles/blot_xcps.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/blot/CMakeFiles/blot_xcps.dir/build.make packages/seacas/applications/blot/CMakeFiles/blot_xcps.dir/build
make[2]: Nothing to be done for `packages/seacas/applications/blot/CMakeFiles/blot_xcps.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 39%] Built target blot_xcps
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/conjoin/CMakeFiles/conjoin.dir/build.make packages/seacas/applications/conjoin/CMakeFiles/conjoin.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/applications/conjoin /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/conjoin /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/conjoin/CMakeFiles/conjoin.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/conjoin/CMakeFiles/conjoin.dir/build.make packages/seacas/applications/conjoin/CMakeFiles/conjoin.dir/build
make[2]: Nothing to be done for `packages/seacas/applications/conjoin/CMakeFiles/conjoin.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 39%] Built target conjoin
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/ejoin/CMakeFiles/ejoin.dir/build.make packages/seacas/applications/ejoin/CMakeFiles/ejoin.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/applications/ejoin /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/ejoin /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/ejoin/CMakeFiles/ejoin.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/ejoin/CMakeFiles/ejoin.dir/build.make packages/seacas/applications/ejoin/CMakeFiles/ejoin.dir/build
make[2]: Nothing to be done for `packages/seacas/applications/ejoin/CMakeFiles/ejoin.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 39%] Built target ejoin
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/epu/CMakeFiles/epu.dir/build.make packages/seacas/applications/epu/CMakeFiles/epu.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/applications/epu /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/epu /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/epu/CMakeFiles/epu.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/epu/CMakeFiles/epu.dir/build.make packages/seacas/applications/epu/CMakeFiles/epu.dir/build
make[2]: Nothing to be done for `packages/seacas/applications/epu/CMakeFiles/epu.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 39%] Built target epu
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/exo2mat/CMakeFiles/exo2mat.dir/build.make packages/seacas/applications/exo2mat/CMakeFiles/exo2mat.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/applications/exo2mat /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/exo2mat /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/exo2mat/CMakeFiles/exo2mat.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/exo2mat/CMakeFiles/exo2mat.dir/build.make packages/seacas/applications/exo2mat/CMakeFiles/exo2mat.dir/build
make[2]: Nothing to be done for `packages/seacas/applications/exo2mat/CMakeFiles/exo2mat.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 39%] Built target exo2mat
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/exodiff/CMakeFiles/exodiff.dir/build.make packages/seacas/applications/exodiff/CMakeFiles/exodiff.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/applications/exodiff /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/exodiff /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/exodiff/CMakeFiles/exodiff.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/exodiff/CMakeFiles/exodiff.dir/build.make packages/seacas/applications/exodiff/CMakeFiles/exodiff.dir/build
make[2]: Nothing to be done for `packages/seacas/applications/exodiff/CMakeFiles/exodiff.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 39%] Built target exodiff
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/exomatlab/CMakeFiles/exomatlab.dir/build.make packages/seacas/applications/exomatlab/CMakeFiles/exomatlab.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/applications/exomatlab /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/exomatlab /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/exomatlab/CMakeFiles/exomatlab.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/exomatlab/CMakeFiles/exomatlab.dir/build.make packages/seacas/applications/exomatlab/CMakeFiles/exomatlab.dir/build
make[2]: Nothing to be done for `packages/seacas/applications/exomatlab/CMakeFiles/exomatlab.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 39%] Built target exomatlab
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/exotxt/CMakeFiles/exotxt.dir/build.make packages/seacas/applications/exotxt/CMakeFiles/exotxt.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/applications/exotxt /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/exotxt /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/exotxt/CMakeFiles/exotxt.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/exotxt/CMakeFiles/exotxt.dir/build.make packages/seacas/applications/exotxt/CMakeFiles/exotxt.dir/requires
make[2]: Nothing to be done for `packages/seacas/applications/exotxt/CMakeFiles/exotxt.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/exotxt/CMakeFiles/exotxt.dir/build.make packages/seacas/applications/exotxt/CMakeFiles/exotxt.dir/build
make[2]: Nothing to be done for `packages/seacas/applications/exotxt/CMakeFiles/exotxt.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  34
[ 40%] Built target exotxt
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/ex1ex2v2/CMakeFiles/ex1ex2v2.dir/build.make packages/seacas/applications/ex1ex2v2/CMakeFiles/ex1ex2v2.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/applications/ex1ex2v2 /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/ex1ex2v2 /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/ex1ex2v2/CMakeFiles/ex1ex2v2.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/ex1ex2v2/CMakeFiles/ex1ex2v2.dir/build.make packages/seacas/applications/ex1ex2v2/CMakeFiles/ex1ex2v2.dir/requires
make[2]: Nothing to be done for `packages/seacas/applications/ex1ex2v2/CMakeFiles/ex1ex2v2.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/ex1ex2v2/CMakeFiles/ex1ex2v2.dir/build.make packages/seacas/applications/ex1ex2v2/CMakeFiles/ex1ex2v2.dir/build
make[2]: Nothing to be done for `packages/seacas/applications/ex1ex2v2/CMakeFiles/ex1ex2v2.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  28
[ 41%] Built target ex1ex2v2
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/ex2ex1v2/CMakeFiles/ex2ex1v2.dir/build.make packages/seacas/applications/ex2ex1v2/CMakeFiles/ex2ex1v2.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/applications/ex2ex1v2 /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/ex2ex1v2 /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/ex2ex1v2/CMakeFiles/ex2ex1v2.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/ex2ex1v2/CMakeFiles/ex2ex1v2.dir/build.make packages/seacas/applications/ex2ex1v2/CMakeFiles/ex2ex1v2.dir/requires
make[2]: Nothing to be done for `packages/seacas/applications/ex2ex1v2/CMakeFiles/ex2ex1v2.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/ex2ex1v2/CMakeFiles/ex2ex1v2.dir/build.make packages/seacas/applications/ex2ex1v2/CMakeFiles/ex2ex1v2.dir/build
make[2]: Nothing to be done for `packages/seacas/applications/ex2ex1v2/CMakeFiles/ex2ex1v2.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 41%] Built target ex2ex1v2
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/fastq/CMakeFiles/fastqlib.dir/build.make packages/seacas/applications/fastq/CMakeFiles/fastqlib.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/applications/fastq /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/fastq /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/fastq/CMakeFiles/fastqlib.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/fastq/CMakeFiles/fastqlib.dir/build.make packages/seacas/applications/fastq/CMakeFiles/fastqlib.dir/requires
make[2]: Nothing to be done for `packages/seacas/applications/fastq/CMakeFiles/fastqlib.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/fastq/CMakeFiles/fastqlib.dir/build.make packages/seacas/applications/fastq/CMakeFiles/fastqlib.dir/build
make[2]: Nothing to be done for `packages/seacas/applications/fastq/CMakeFiles/fastqlib.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  35 36 37 38 39
[ 46%] Built target fastqlib
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/fastq/CMakeFiles/fastq_cps.dir/build.make packages/seacas/applications/fastq/CMakeFiles/fastq_cps.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/applications/fastq /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/fastq /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/fastq/CMakeFiles/fastq_cps.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/fastq/CMakeFiles/fastq_cps.dir/build.make packages/seacas/applications/fastq/CMakeFiles/fastq_cps.dir/requires
make[2]: Nothing to be done for `packages/seacas/applications/fastq/CMakeFiles/fastq_cps.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/fastq/CMakeFiles/fastq_cps.dir/build.make packages/seacas/applications/fastq/CMakeFiles/fastq_cps.dir/build
make[2]: Nothing to be done for `packages/seacas/applications/fastq/CMakeFiles/fastq_cps.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 46%] Built target fastq_cps
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/fastq/CMakeFiles/fastq_x11.dir/build.make packages/seacas/applications/fastq/CMakeFiles/fastq_x11.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/applications/fastq /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/fastq /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/fastq/CMakeFiles/fastq_x11.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/fastq/CMakeFiles/fastq_x11.dir/build.make packages/seacas/applications/fastq/CMakeFiles/fastq_x11.dir/requires
make[2]: Nothing to be done for `packages/seacas/applications/fastq/CMakeFiles/fastq_x11.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/fastq/CMakeFiles/fastq_x11.dir/build.make packages/seacas/applications/fastq/CMakeFiles/fastq_x11.dir/build
make[2]: Nothing to be done for `packages/seacas/applications/fastq/CMakeFiles/fastq_x11.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 46%] Built target fastq_x11
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/fastq/CMakeFiles/fastq_xcps.dir/build.make packages/seacas/applications/fastq/CMakeFiles/fastq_xcps.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/applications/fastq /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/fastq /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/fastq/CMakeFiles/fastq_xcps.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/fastq/CMakeFiles/fastq_xcps.dir/build.make packages/seacas/applications/fastq/CMakeFiles/fastq_xcps.dir/requires
make[2]: Nothing to be done for `packages/seacas/applications/fastq/CMakeFiles/fastq_xcps.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/fastq/CMakeFiles/fastq_xcps.dir/build.make packages/seacas/applications/fastq/CMakeFiles/fastq_xcps.dir/build
make[2]: Nothing to be done for `packages/seacas/applications/fastq/CMakeFiles/fastq_xcps.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 46%] Built target fastq_xcps
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/gjoin/CMakeFiles/gjoin.dir/build.make packages/seacas/applications/gjoin/CMakeFiles/gjoin.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/applications/gjoin /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/gjoin /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/gjoin/CMakeFiles/gjoin.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/gjoin/CMakeFiles/gjoin.dir/build.make packages/seacas/applications/gjoin/CMakeFiles/gjoin.dir/requires
make[2]: Nothing to be done for `packages/seacas/applications/gjoin/CMakeFiles/gjoin.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/gjoin/CMakeFiles/gjoin.dir/build.make packages/seacas/applications/gjoin/CMakeFiles/gjoin.dir/build
make[2]: Nothing to be done for `packages/seacas/applications/gjoin/CMakeFiles/gjoin.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 46%] Built target gjoin
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/gen3d/CMakeFiles/gen3d.dir/build.make packages/seacas/applications/gen3d/CMakeFiles/gen3d.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/applications/gen3d /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/gen3d /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/gen3d/CMakeFiles/gen3d.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/gen3d/CMakeFiles/gen3d.dir/build.make packages/seacas/applications/gen3d/CMakeFiles/gen3d.dir/requires
make[2]: Nothing to be done for `packages/seacas/applications/gen3d/CMakeFiles/gen3d.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/gen3d/CMakeFiles/gen3d.dir/build.make packages/seacas/applications/gen3d/CMakeFiles/gen3d.dir/build
make[2]: Nothing to be done for `packages/seacas/applications/gen3d/CMakeFiles/gen3d.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  42
[ 47%] Built target gen3d
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/genshell/CMakeFiles/genshell.dir/build.make packages/seacas/applications/genshell/CMakeFiles/genshell.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/applications/genshell /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/genshell /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/genshell/CMakeFiles/genshell.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/genshell/CMakeFiles/genshell.dir/build.make packages/seacas/applications/genshell/CMakeFiles/genshell.dir/requires
make[2]: Nothing to be done for `packages/seacas/applications/genshell/CMakeFiles/genshell.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/genshell/CMakeFiles/genshell.dir/build.make packages/seacas/applications/genshell/CMakeFiles/genshell.dir/build
make[2]: Nothing to be done for `packages/seacas/applications/genshell/CMakeFiles/genshell.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  43
[ 48%] Built target genshell
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/grepos/CMakeFiles/grepos.dir/build.make packages/seacas/applications/grepos/CMakeFiles/grepos.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/applications/grepos /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/grepos /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/grepos/CMakeFiles/grepos.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/grepos/CMakeFiles/grepos.dir/build.make packages/seacas/applications/grepos/CMakeFiles/grepos.dir/requires
make[2]: Nothing to be done for `packages/seacas/applications/grepos/CMakeFiles/grepos.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/grepos/CMakeFiles/grepos.dir/build.make packages/seacas/applications/grepos/CMakeFiles/grepos.dir/build
make[2]: Nothing to be done for `packages/seacas/applications/grepos/CMakeFiles/grepos.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  44 45
[ 50%] Built target grepos
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/grope/CMakeFiles/grope.dir/build.make packages/seacas/applications/grope/CMakeFiles/grope.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/applications/grope /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/grope /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/grope/CMakeFiles/grope.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/grope/CMakeFiles/grope.dir/build.make packages/seacas/applications/grope/CMakeFiles/grope.dir/requires
make[2]: Nothing to be done for `packages/seacas/applications/grope/CMakeFiles/grope.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/grope/CMakeFiles/grope.dir/build.make packages/seacas/applications/grope/CMakeFiles/grope.dir/build
make[2]: Nothing to be done for `packages/seacas/applications/grope/CMakeFiles/grope.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  46
[ 51%] Built target grope
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/mapvarlib/CMakeFiles/mapvarlib.dir/build.make packages/seacas/libraries/mapvarlib/CMakeFiles/mapvarlib.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/mapvarlib /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/mapvarlib /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/mapvarlib/CMakeFiles/mapvarlib.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/mapvarlib/CMakeFiles/mapvarlib.dir/build.make packages/seacas/libraries/mapvarlib/CMakeFiles/mapvarlib.dir/requires
make[2]: Nothing to be done for `packages/seacas/libraries/mapvarlib/CMakeFiles/mapvarlib.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/libraries/mapvarlib/CMakeFiles/mapvarlib.dir/build.make packages/seacas/libraries/mapvarlib/CMakeFiles/mapvarlib.dir/build
make[2]: Nothing to be done for `packages/seacas/libraries/mapvarlib/CMakeFiles/mapvarlib.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  55
[ 52%] Built target mapvarlib
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/mapvar/CMakeFiles/mapvar.dir/build.make packages/seacas/applications/mapvar/CMakeFiles/mapvar.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/applications/mapvar /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/mapvar /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/mapvar/CMakeFiles/mapvar.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/mapvar/CMakeFiles/mapvar.dir/build.make packages/seacas/applications/mapvar/CMakeFiles/mapvar.dir/requires
make[2]: Nothing to be done for `packages/seacas/applications/mapvar/CMakeFiles/mapvar.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/mapvar/CMakeFiles/mapvar.dir/build.make packages/seacas/applications/mapvar/CMakeFiles/mapvar.dir/build
make[2]: Nothing to be done for `packages/seacas/applications/mapvar/CMakeFiles/mapvar.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 52%] Built target mapvar
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/mapvar-kd/CMakeFiles/mapvar-kd.dir/build.make packages/seacas/applications/mapvar-kd/CMakeFiles/mapvar-kd.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/applications/mapvar-kd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/mapvar-kd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/mapvar-kd/CMakeFiles/mapvar-kd.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/mapvar-kd/CMakeFiles/mapvar-kd.dir/build.make packages/seacas/applications/mapvar-kd/CMakeFiles/mapvar-kd.dir/requires
make[2]: Nothing to be done for `packages/seacas/applications/mapvar-kd/CMakeFiles/mapvar-kd.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/mapvar-kd/CMakeFiles/mapvar-kd.dir/build.make packages/seacas/applications/mapvar-kd/CMakeFiles/mapvar-kd.dir/build
make[2]: Nothing to be done for `packages/seacas/applications/mapvar-kd/CMakeFiles/mapvar-kd.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 52%] Built target mapvar-kd
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/mat2exo/CMakeFiles/mat2exo.dir/build.make packages/seacas/applications/mat2exo/CMakeFiles/mat2exo.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/applications/mat2exo /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/mat2exo /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/mat2exo/CMakeFiles/mat2exo.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/mat2exo/CMakeFiles/mat2exo.dir/build.make packages/seacas/applications/mat2exo/CMakeFiles/mat2exo.dir/build
make[2]: Nothing to be done for `packages/seacas/applications/mat2exo/CMakeFiles/mat2exo.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 52%] Built target mat2exo
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/nem_slice/CMakeFiles/nem_slice.dir/build.make packages/seacas/applications/nem_slice/CMakeFiles/nem_slice.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/applications/nem_slice /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/nem_slice /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/nem_slice/CMakeFiles/nem_slice.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/nem_slice/CMakeFiles/nem_slice.dir/build.make packages/seacas/applications/nem_slice/CMakeFiles/nem_slice.dir/build
make[2]: Nothing to be done for `packages/seacas/applications/nem_slice/CMakeFiles/nem_slice.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  68
[ 53%] Built target nem_slice
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/nem_spread/CMakeFiles/nem_spread.dir/build.make packages/seacas/applications/nem_spread/CMakeFiles/nem_spread.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/applications/nem_spread /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/nem_spread /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/nem_spread/CMakeFiles/nem_spread.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/nem_spread/CMakeFiles/nem_spread.dir/build.make packages/seacas/applications/nem_spread/CMakeFiles/nem_spread.dir/build
make[2]: Nothing to be done for `packages/seacas/applications/nem_spread/CMakeFiles/nem_spread.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 53%] Built target nem_spread
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/numbers/CMakeFiles/numbers.dir/build.make packages/seacas/applications/numbers/CMakeFiles/numbers.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/applications/numbers /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/numbers /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/numbers/CMakeFiles/numbers.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/numbers/CMakeFiles/numbers.dir/build.make packages/seacas/applications/numbers/CMakeFiles/numbers.dir/requires
make[2]: Nothing to be done for `packages/seacas/applications/numbers/CMakeFiles/numbers.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/numbers/CMakeFiles/numbers.dir/build.make packages/seacas/applications/numbers/CMakeFiles/numbers.dir/build
make[2]: Nothing to be done for `packages/seacas/applications/numbers/CMakeFiles/numbers.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  71
[ 54%] Built target numbers
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/txtexo/CMakeFiles/txtexo.dir/build.make packages/seacas/applications/txtexo/CMakeFiles/txtexo.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/applications/txtexo /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/txtexo /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/applications/txtexo/CMakeFiles/txtexo.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/txtexo/CMakeFiles/txtexo.dir/build.make packages/seacas/applications/txtexo/CMakeFiles/txtexo.dir/requires
make[2]: Nothing to be done for `packages/seacas/applications/txtexo/CMakeFiles/txtexo.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/seacas/applications/txtexo/CMakeFiles/txtexo.dir/build.make packages/seacas/applications/txtexo/CMakeFiles/txtexo.dir/build
make[2]: Nothing to be done for `packages/seacas/applications/txtexo/CMakeFiles/txtexo.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 54%] Built target txtexo
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/ifpack/src/CMakeFiles/ifpack.dir/build.make packages/ifpack/src/CMakeFiles/ifpack.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/ifpack/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/ifpack/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/ifpack/src/CMakeFiles/ifpack.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/ifpack/src/CMakeFiles/ifpack.dir/build.make packages/ifpack/src/CMakeFiles/ifpack.dir/build
make[2]: Nothing to be done for `packages/ifpack/src/CMakeFiles/ifpack.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  47
[ 55%] Built target ifpack
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/komplex/src/CMakeFiles/komplex.dir/build.make packages/komplex/src/CMakeFiles/komplex.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/komplex/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/komplex/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/komplex/src/CMakeFiles/komplex.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/komplex/src/CMakeFiles/komplex.dir/build.make packages/komplex/src/CMakeFiles/komplex.dir/build
make[2]: Nothing to be done for `packages/komplex/src/CMakeFiles/komplex.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  50
[ 56%] Built target komplex
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/ml/src/CMakeFiles/ml.dir/build.make packages/ml/src/CMakeFiles/ml.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/ml/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/ml/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/ml/src/CMakeFiles/ml.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/ml/src/CMakeFiles/ml.dir/build.make packages/ml/src/CMakeFiles/ml.dir/build
make[2]: Nothing to be done for `packages/ml/src/CMakeFiles/ml.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  59 60
[ 58%] Built target ml
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/belos/src/CMakeFiles/belos.dir/build.make packages/belos/src/CMakeFiles/belos.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/belos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/belos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/belos/src/CMakeFiles/belos.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/belos/src/CMakeFiles/belos.dir/build.make packages/belos/src/CMakeFiles/belos.dir/build
make[2]: Nothing to be done for `packages/belos/src/CMakeFiles/belos.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 58%] Built target belos
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/belos/epetra/src/CMakeFiles/belosepetra.dir/build.make packages/belos/epetra/src/CMakeFiles/belosepetra.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/belos/epetra/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/belos/epetra/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/belos/epetra/src/CMakeFiles/belosepetra.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/belos/epetra/src/CMakeFiles/belosepetra.dir/build.make packages/belos/epetra/src/CMakeFiles/belosepetra.dir/build
make[2]: Nothing to be done for `packages/belos/epetra/src/CMakeFiles/belosepetra.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 58%] Built target belosepetra
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/belos/tpetra/src/CMakeFiles/belostpetra.dir/build.make packages/belos/tpetra/src/CMakeFiles/belostpetra.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/belos/tpetra/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/belos/tpetra/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/belos/tpetra/src/CMakeFiles/belostpetra.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/belos/tpetra/src/CMakeFiles/belostpetra.dir/build.make packages/belos/tpetra/src/CMakeFiles/belostpetra.dir/build
make[2]: Nothing to be done for `packages/belos/tpetra/src/CMakeFiles/belostpetra.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 58%] Built target belostpetra
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/anasazi/src/CMakeFiles/anasazi.dir/build.make packages/anasazi/src/CMakeFiles/anasazi.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/anasazi/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/anasazi/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/anasazi/src/CMakeFiles/anasazi.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/anasazi/src/CMakeFiles/anasazi.dir/build.make packages/anasazi/src/CMakeFiles/anasazi.dir/build
make[2]: Nothing to be done for `packages/anasazi/src/CMakeFiles/anasazi.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 58%] Built target anasazi
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/anasazi/epetra/src/CMakeFiles/anasaziepetra.dir/build.make packages/anasazi/epetra/src/CMakeFiles/anasaziepetra.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/anasazi/epetra/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/anasazi/epetra/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/anasazi/epetra/src/CMakeFiles/anasaziepetra.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/anasazi/epetra/src/CMakeFiles/anasaziepetra.dir/build.make packages/anasazi/epetra/src/CMakeFiles/anasaziepetra.dir/build
make[2]: Nothing to be done for `packages/anasazi/epetra/src/CMakeFiles/anasaziepetra.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 58%] Built target anasaziepetra
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/anasazi/epetra/util/ModeLaplace/CMakeFiles/ModeLaplace.dir/build.make packages/anasazi/epetra/util/ModeLaplace/CMakeFiles/ModeLaplace.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/anasazi/epetra/util/ModeLaplace /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/anasazi/epetra/util/ModeLaplace /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/anasazi/epetra/util/ModeLaplace/CMakeFiles/ModeLaplace.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/anasazi/epetra/util/ModeLaplace/CMakeFiles/ModeLaplace.dir/build.make packages/anasazi/epetra/util/ModeLaplace/CMakeFiles/ModeLaplace.dir/build
make[2]: Nothing to be done for `packages/anasazi/epetra/util/ModeLaplace/CMakeFiles/ModeLaplace.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 58%] Built target ModeLaplace
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/anasazi/tpetra/src/CMakeFiles/anasazitpetra.dir/build.make packages/anasazi/tpetra/src/CMakeFiles/anasazitpetra.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/anasazi/tpetra/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/anasazi/tpetra/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/anasazi/tpetra/src/CMakeFiles/anasazitpetra.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/anasazi/tpetra/src/CMakeFiles/anasazitpetra.dir/build.make packages/anasazi/tpetra/src/CMakeFiles/anasazitpetra.dir/build
make[2]: Nothing to be done for `packages/anasazi/tpetra/src/CMakeFiles/anasazitpetra.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 58%] Built target anasazitpetra
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/zoltan2/src/CMakeFiles/zoltan2.dir/build.make packages/zoltan2/src/CMakeFiles/zoltan2.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/zoltan2/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/zoltan2/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/zoltan2/src/CMakeFiles/zoltan2.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/zoltan2/src/CMakeFiles/zoltan2.dir/build.make packages/zoltan2/src/CMakeFiles/zoltan2.dir/build
make[2]: Nothing to be done for `packages/zoltan2/src/CMakeFiles/zoltan2.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  100
[ 59%] Built target zoltan2
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/ifpack2/src/CMakeFiles/ifpack2.dir/build.make packages/ifpack2/src/CMakeFiles/ifpack2.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/ifpack2/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/ifpack2/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/ifpack2/src/CMakeFiles/ifpack2.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/ifpack2/src/CMakeFiles/ifpack2.dir/build.make packages/ifpack2/src/CMakeFiles/ifpack2.dir/build
make[2]: Nothing to be done for `packages/ifpack2/src/CMakeFiles/ifpack2.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 59%] Built target ifpack2
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/ifpack2/adapters/CMakeFiles/ifpack2-adapters.dir/build.make packages/ifpack2/adapters/CMakeFiles/ifpack2-adapters.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/ifpack2/adapters /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/ifpack2/adapters /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/ifpack2/adapters/CMakeFiles/ifpack2-adapters.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/ifpack2/adapters/CMakeFiles/ifpack2-adapters.dir/build.make packages/ifpack2/adapters/CMakeFiles/ifpack2-adapters.dir/build
make[2]: Nothing to be done for `packages/ifpack2/adapters/CMakeFiles/ifpack2-adapters.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 59%] Built target ifpack2-adapters
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/shylu/core/src/CMakeFiles/shylu.dir/build.make packages/shylu/core/src/CMakeFiles/shylu.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/shylu/core/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/shylu/core/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/shylu/core/src/CMakeFiles/shylu.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/shylu/core/src/CMakeFiles/shylu.dir/build.make packages/shylu/core/src/CMakeFiles/shylu.dir/build
make[2]: Nothing to be done for `packages/shylu/core/src/CMakeFiles/shylu.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 59%] Built target shylu
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stratimikos/adapters/ifpack/src/CMakeFiles/stratimikosifpack.dir/build.make packages/stratimikos/adapters/ifpack/src/CMakeFiles/stratimikosifpack.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stratimikos/adapters/ifpack/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stratimikos/adapters/ifpack/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stratimikos/adapters/ifpack/src/CMakeFiles/stratimikosifpack.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stratimikos/adapters/ifpack/src/CMakeFiles/stratimikosifpack.dir/build.make packages/stratimikos/adapters/ifpack/src/CMakeFiles/stratimikosifpack.dir/build
make[2]: Nothing to be done for `packages/stratimikos/adapters/ifpack/src/CMakeFiles/stratimikosifpack.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 59%] Built target stratimikosifpack
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stratimikos/adapters/ml/src/CMakeFiles/stratimikosml.dir/build.make packages/stratimikos/adapters/ml/src/CMakeFiles/stratimikosml.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stratimikos/adapters/ml/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stratimikos/adapters/ml/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stratimikos/adapters/ml/src/CMakeFiles/stratimikosml.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stratimikos/adapters/ml/src/CMakeFiles/stratimikosml.dir/build.make packages/stratimikos/adapters/ml/src/CMakeFiles/stratimikosml.dir/build
make[2]: Nothing to be done for `packages/stratimikos/adapters/ml/src/CMakeFiles/stratimikosml.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 59%] Built target stratimikosml
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stratimikos/adapters/amesos/src/CMakeFiles/stratimikosamesos.dir/build.make packages/stratimikos/adapters/amesos/src/CMakeFiles/stratimikosamesos.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stratimikos/adapters/amesos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stratimikos/adapters/amesos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stratimikos/adapters/amesos/src/CMakeFiles/stratimikosamesos.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stratimikos/adapters/amesos/src/CMakeFiles/stratimikosamesos.dir/build.make packages/stratimikos/adapters/amesos/src/CMakeFiles/stratimikosamesos.dir/build
make[2]: Nothing to be done for `packages/stratimikos/adapters/amesos/src/CMakeFiles/stratimikosamesos.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 59%] Built target stratimikosamesos
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stratimikos/adapters/aztecoo/src/CMakeFiles/stratimikosaztecoo.dir/build.make packages/stratimikos/adapters/aztecoo/src/CMakeFiles/stratimikosaztecoo.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stratimikos/adapters/aztecoo/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stratimikos/adapters/aztecoo/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stratimikos/adapters/aztecoo/src/CMakeFiles/stratimikosaztecoo.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stratimikos/adapters/aztecoo/src/CMakeFiles/stratimikosaztecoo.dir/build.make packages/stratimikos/adapters/aztecoo/src/CMakeFiles/stratimikosaztecoo.dir/build
make[2]: Nothing to be done for `packages/stratimikos/adapters/aztecoo/src/CMakeFiles/stratimikosaztecoo.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 59%] Built target stratimikosaztecoo
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stratimikos/adapters/belos/src/CMakeFiles/stratimikosbelos.dir/build.make packages/stratimikos/adapters/belos/src/CMakeFiles/stratimikosbelos.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stratimikos/adapters/belos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stratimikos/adapters/belos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stratimikos/adapters/belos/src/CMakeFiles/stratimikosbelos.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stratimikos/adapters/belos/src/CMakeFiles/stratimikosbelos.dir/build.make packages/stratimikos/adapters/belos/src/CMakeFiles/stratimikosbelos.dir/build
make[2]: Nothing to be done for `packages/stratimikos/adapters/belos/src/CMakeFiles/stratimikosbelos.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 59%] Built target stratimikosbelos
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stratimikos/src/CMakeFiles/stratimikos.dir/build.make packages/stratimikos/src/CMakeFiles/stratimikos.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stratimikos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stratimikos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stratimikos/src/CMakeFiles/stratimikos.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stratimikos/src/CMakeFiles/stratimikos.dir/build.make packages/stratimikos/src/CMakeFiles/stratimikos.dir/build
make[2]: Nothing to be done for `packages/stratimikos/src/CMakeFiles/stratimikos.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 59%] Built target stratimikos
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/fei/base/CMakeFiles/fei_base.dir/build.make packages/fei/base/CMakeFiles/fei_base.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/fei/base /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/fei/base /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/fei/base/CMakeFiles/fei_base.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/fei/base/CMakeFiles/fei_base.dir/build.make packages/fei/base/CMakeFiles/fei_base.dir/build
make[2]: Nothing to be done for `packages/fei/base/CMakeFiles/fei_base.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  40
[ 60%] Built target fei_base
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/fei/support-Trilinos/CMakeFiles/fei_trilinos.dir/build.make packages/fei/support-Trilinos/CMakeFiles/fei_trilinos.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/fei/support-Trilinos /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/fei/support-Trilinos /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/fei/support-Trilinos/CMakeFiles/fei_trilinos.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/fei/support-Trilinos/CMakeFiles/fei_trilinos.dir/build.make packages/fei/support-Trilinos/CMakeFiles/fei_trilinos.dir/build
make[2]: Nothing to be done for `packages/fei/support-Trilinos/CMakeFiles/fei_trilinos.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 60%] Built target fei_trilinos
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/fei/test_utils/CMakeFiles/fei_test_utils.dir/build.make packages/fei/test_utils/CMakeFiles/fei_test_utils.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/fei/test_utils /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/fei/test_utils /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/fei/test_utils/CMakeFiles/fei_test_utils.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/fei/test_utils/CMakeFiles/fei_test_utils.dir/build.make packages/fei/test_utils/CMakeFiles/fei_test_utils.dir/build
make[2]: Nothing to be done for `packages/fei/test_utils/CMakeFiles/fei_test_utils.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  41
[ 61%] Built target fei_test_utils
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/teko/src/CMakeFiles/teko.dir/build.make packages/teko/src/CMakeFiles/teko.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teko/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/teko/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/teko/src/CMakeFiles/teko.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/teko/src/CMakeFiles/teko.dir/build.make packages/teko/src/CMakeFiles/teko.dir/build
make[2]: Nothing to be done for `packages/teko/src/CMakeFiles/teko.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  90
[ 62%] Built target teko
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/rbgen/src/CMakeFiles/rbgen.dir/build.make packages/rbgen/src/CMakeFiles/rbgen.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/rbgen/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/rbgen/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/rbgen/src/CMakeFiles/rbgen.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/rbgen/src/CMakeFiles/rbgen.dir/build.make packages/rbgen/src/CMakeFiles/rbgen.dir/build
make[2]: Nothing to be done for `packages/rbgen/src/CMakeFiles/rbgen.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 62%] Built target rbgen
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/rbgen/src/CMakeFiles/RBGenDriver_EpetraMV.dir/build.make packages/rbgen/src/CMakeFiles/RBGenDriver_EpetraMV.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/rbgen/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/rbgen/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/rbgen/src/CMakeFiles/RBGenDriver_EpetraMV.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/rbgen/src/CMakeFiles/RBGenDriver_EpetraMV.dir/build.make packages/rbgen/src/CMakeFiles/RBGenDriver_EpetraMV.dir/build
make[2]: Nothing to be done for `packages/rbgen/src/CMakeFiles/RBGenDriver_EpetraMV.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 62%] Built target RBGenDriver_EpetraMV
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/CONMIN/src/CMakeFiles/conmin.dir/build.make packages/TriKota/Dakota/packages/CONMIN/src/CMakeFiles/conmin.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/CONMIN/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/CONMIN/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/CONMIN/src/CMakeFiles/conmin.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/CONMIN/src/CMakeFiles/conmin.dir/build.make packages/TriKota/Dakota/packages/CONMIN/src/CMakeFiles/conmin.dir/requires
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/CONMIN/src/CMakeFiles/conmin.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/CONMIN/src/CMakeFiles/conmin.dir/build.make packages/TriKota/Dakota/packages/CONMIN/src/CMakeFiles/conmin.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/CONMIN/src/CMakeFiles/conmin.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 62%] Built target conmin
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/NCSUOpt/CMakeFiles/ncsuopt.dir/build.make packages/TriKota/Dakota/packages/NCSUOpt/CMakeFiles/ncsuopt.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/NCSUOpt /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/NCSUOpt /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/NCSUOpt/CMakeFiles/ncsuopt.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/NCSUOpt/CMakeFiles/ncsuopt.dir/build.make packages/TriKota/Dakota/packages/NCSUOpt/CMakeFiles/ncsuopt.dir/requires
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/NCSUOpt/CMakeFiles/ncsuopt.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/NCSUOpt/CMakeFiles/ncsuopt.dir/build.make packages/TriKota/Dakota/packages/NCSUOpt/CMakeFiles/ncsuopt.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/NCSUOpt/CMakeFiles/ncsuopt.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 62%] Built target ncsuopt
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/nidr/CMakeFiles/nidr.dir/build.make packages/TriKota/Dakota/packages/nidr/CMakeFiles/nidr.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/nidr /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/nidr /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/nidr/CMakeFiles/nidr.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/nidr/CMakeFiles/nidr.dir/build.make packages/TriKota/Dakota/packages/nidr/CMakeFiles/nidr.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/nidr/CMakeFiles/nidr.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 62%] Built target nidr
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/OPTPP/src/CMakeFiles/optpp.dir/build.make packages/TriKota/Dakota/packages/OPTPP/src/CMakeFiles/optpp.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/OPTPP/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/OPTPP/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/OPTPP/src/CMakeFiles/optpp.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/OPTPP/src/CMakeFiles/optpp.dir/build.make packages/TriKota/Dakota/packages/OPTPP/src/CMakeFiles/optpp.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/OPTPP/src/CMakeFiles/optpp.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  73
[ 63%] Built target optpp
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/dfftpack/CMakeFiles/dfftpack.dir/build.make packages/TriKota/Dakota/packages/dfftpack/CMakeFiles/dfftpack.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/dfftpack /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/dfftpack /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/dfftpack/CMakeFiles/dfftpack.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/dfftpack/CMakeFiles/dfftpack.dir/build.make packages/TriKota/Dakota/packages/dfftpack/CMakeFiles/dfftpack.dir/requires
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/dfftpack/CMakeFiles/dfftpack.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/dfftpack/CMakeFiles/dfftpack.dir/build.make packages/TriKota/Dakota/packages/dfftpack/CMakeFiles/dfftpack.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/dfftpack/CMakeFiles/dfftpack.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  25
[ 64%] Built target dfftpack
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/LHS/mods/mod/CMakeFiles/lhs_mod.dir/build.make packages/TriKota/Dakota/packages/LHS/mods/mod/CMakeFiles/lhs_mod.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/LHS/mods/mod /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/LHS/mods/mod /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/LHS/mods/mod/CMakeFiles/lhs_mod.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/LHS/mods/mod/CMakeFiles/lhs_mod.dir/build.make packages/TriKota/Dakota/packages/LHS/mods/mod/CMakeFiles/lhs_mod.dir/requires
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/LHS/mods/mod/CMakeFiles/lhs_mod.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/LHS/mods/mod/CMakeFiles/lhs_mod.dir/build.make packages/TriKota/Dakota/packages/LHS/mods/mod/CMakeFiles/lhs_mod.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/LHS/mods/mod/CMakeFiles/lhs_mod.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 64%] Built target lhs_mod
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/LHS/mods/CMakeFiles/lhs_mods.dir/build.make packages/TriKota/Dakota/packages/LHS/mods/CMakeFiles/lhs_mods.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/LHS/mods /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/LHS/mods /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/LHS/mods/CMakeFiles/lhs_mods.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/LHS/mods/CMakeFiles/lhs_mods.dir/build.make packages/TriKota/Dakota/packages/LHS/mods/CMakeFiles/lhs_mods.dir/requires
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/LHS/mods/CMakeFiles/lhs_mods.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/LHS/mods/CMakeFiles/lhs_mods.dir/build.make packages/TriKota/Dakota/packages/LHS/mods/CMakeFiles/lhs_mods.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/LHS/mods/CMakeFiles/lhs_mods.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 64%] Built target lhs_mods
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/LHS/CMakeFiles/lhs.dir/build.make packages/TriKota/Dakota/packages/LHS/CMakeFiles/lhs.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/LHS /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/LHS /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/LHS/CMakeFiles/lhs.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/LHS/CMakeFiles/lhs.dir/build.make packages/TriKota/Dakota/packages/LHS/CMakeFiles/lhs.dir/requires
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/LHS/CMakeFiles/lhs.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/LHS/CMakeFiles/lhs.dir/build.make packages/TriKota/Dakota/packages/LHS/CMakeFiles/lhs.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/LHS/CMakeFiles/lhs.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  51
[ 65%] Built target lhs
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/LHS/CMakeFiles/lhsdrv.dir/build.make packages/TriKota/Dakota/packages/LHS/CMakeFiles/lhsdrv.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/LHS /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/LHS /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/LHS/CMakeFiles/lhsdrv.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/LHS/CMakeFiles/lhsdrv.dir/build.make packages/TriKota/Dakota/packages/LHS/CMakeFiles/lhsdrv.dir/requires
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/LHS/CMakeFiles/lhsdrv.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/LHS/CMakeFiles/lhsdrv.dir/build.make packages/TriKota/Dakota/packages/LHS/CMakeFiles/lhsdrv.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/LHS/CMakeFiles/lhsdrv.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  52
[ 66%] Built target lhsdrv
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/src/CMakeFiles/sparsegrid.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/src/CMakeFiles/sparsegrid.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/VPISparseGrid/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/src/CMakeFiles/sparsegrid.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/src/CMakeFiles/sparsegrid.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/src/CMakeFiles/sparsegrid.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/VPISparseGrid/src/CMakeFiles/sparsegrid.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 66%] Built target sparsegrid
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/comp_next_prb.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/comp_next_prb.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/VPISparseGrid/test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/comp_next_prb.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/comp_next_prb.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/comp_next_prb.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/comp_next_prb.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 66%] Built target comp_next_prb
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/product_mixed_growth_weight_prb.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/product_mixed_growth_weight_prb.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/VPISparseGrid/test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/product_mixed_growth_weight_prb.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/product_mixed_growth_weight_prb.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/product_mixed_growth_weight_prb.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/product_mixed_growth_weight_prb.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 66%] Built target product_mixed_growth_weight_prb
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_cubature_prb.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_cubature_prb.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/VPISparseGrid/test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_cubature_prb.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_cubature_prb.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_cubature_prb.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_cubature_prb.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 66%] Built target sandia_cubature_prb
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_rules2_prb.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_rules2_prb.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/VPISparseGrid/test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_rules2_prb.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_rules2_prb.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_rules2_prb.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_rules2_prb.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 66%] Built target sandia_rules2_prb
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_rules_prb.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_rules_prb.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/VPISparseGrid/test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_rules_prb.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_rules_prb.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_rules_prb.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_rules_prb.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 66%] Built target sandia_rules_prb
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmg_index_prb.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmg_index_prb.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/VPISparseGrid/test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmg_index_prb.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmg_index_prb.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmg_index_prb.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmg_index_prb.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 66%] Built target sandia_sgmg_index_prb
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmg_point_prb.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmg_point_prb.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/VPISparseGrid/test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmg_point_prb.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmg_point_prb.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmg_point_prb.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmg_point_prb.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 66%] Built target sandia_sgmg_point_prb
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmg_size_prb.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmg_size_prb.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/VPISparseGrid/test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmg_size_prb.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmg_size_prb.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmg_size_prb.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmg_size_prb.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 66%] Built target sandia_sgmg_size_prb
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmg_size_table.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmg_size_table.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/VPISparseGrid/test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmg_size_table.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmg_size_table.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmg_size_table.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmg_size_table.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 66%] Built target sandia_sgmg_size_table
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmg_unique_index_prb.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmg_unique_index_prb.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/VPISparseGrid/test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmg_unique_index_prb.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmg_unique_index_prb.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmg_unique_index_prb.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmg_unique_index_prb.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 66%] Built target sandia_sgmg_unique_index_prb
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmg_weight_prb.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmg_weight_prb.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/VPISparseGrid/test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmg_weight_prb.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmg_weight_prb.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmg_weight_prb.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmg_weight_prb.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 66%] Built target sandia_sgmg_weight_prb
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_aniso_normalize_prb.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_aniso_normalize_prb.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/VPISparseGrid/test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_aniso_normalize_prb.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_aniso_normalize_prb.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_aniso_normalize_prb.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_aniso_normalize_prb.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 66%] Built target sandia_sgmga_aniso_normalize_prb
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_index_prb.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_index_prb.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/VPISparseGrid/test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_index_prb.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_index_prb.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_index_prb.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_index_prb.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 66%] Built target sandia_sgmga_index_prb
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_point_prb.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_point_prb.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/VPISparseGrid/test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_point_prb.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_point_prb.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_point_prb.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_point_prb.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 66%] Built target sandia_sgmga_point_prb
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_product_weight_prb.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_product_weight_prb.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/VPISparseGrid/test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_product_weight_prb.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_product_weight_prb.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_product_weight_prb.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_product_weight_prb.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 66%] Built target sandia_sgmga_product_weight_prb
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_size_prb.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_size_prb.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/VPISparseGrid/test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_size_prb.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_size_prb.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_size_prb.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_size_prb.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 66%] Built target sandia_sgmga_size_prb
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_size_table.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_size_table.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/VPISparseGrid/test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_size_table.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_size_table.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_size_table.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_size_table.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 66%] Built target sandia_sgmga_size_table
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_unique_index_prb.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_unique_index_prb.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/VPISparseGrid/test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_unique_index_prb.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_unique_index_prb.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_unique_index_prb.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_unique_index_prb.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 66%] Built target sandia_sgmga_unique_index_prb
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_vcn_coef_prb.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_vcn_coef_prb.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/VPISparseGrid/test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_vcn_coef_prb.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_vcn_coef_prb.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_vcn_coef_prb.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_vcn_coef_prb.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 66%] Built target sandia_sgmga_vcn_coef_prb
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_vcn_prb.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_vcn_prb.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/VPISparseGrid/test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_vcn_prb.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_vcn_prb.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_vcn_prb.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_vcn_prb.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 66%] Built target sandia_sgmga_vcn_prb
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_weight_prb.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_weight_prb.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/VPISparseGrid/test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_weight_prb.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_weight_prb.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_weight_prb.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmga_weight_prb.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 66%] Built target sandia_sgmga_weight_prb
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmgg_prb.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmgg_prb.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/VPISparseGrid/test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmgg_prb.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmgg_prb.dir/build.make packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmgg_prb.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/VPISparseGrid/test/CMakeFiles/sandia_sgmgg_prb.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 66%] Built target sandia_sgmgg_prb
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/pecos/src/CMakeFiles/pecos_src.dir/build.make packages/TriKota/Dakota/packages/pecos/src/CMakeFiles/pecos_src.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/pecos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/pecos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/pecos/src/CMakeFiles/pecos_src.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/pecos/src/CMakeFiles/pecos_src.dir/build.make packages/TriKota/Dakota/packages/pecos/src/CMakeFiles/pecos_src.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/pecos/src/CMakeFiles/pecos_src.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 66%] Built target pecos_src
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/pecos/CMakeFiles/pecos.dir/build.make packages/TriKota/Dakota/packages/pecos/CMakeFiles/pecos.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/pecos /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/pecos /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/pecos/CMakeFiles/pecos.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/pecos/CMakeFiles/pecos.dir/build.make packages/TriKota/Dakota/packages/pecos/CMakeFiles/pecos.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/pecos/CMakeFiles/pecos.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 66%] Built target pecos
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/surfpack/src/CMakeFiles/surfpack_fortran.dir/build.make packages/TriKota/Dakota/packages/surfpack/src/CMakeFiles/surfpack_fortran.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/surfpack/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/surfpack/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/surfpack/src/CMakeFiles/surfpack_fortran.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/surfpack/src/CMakeFiles/surfpack_fortran.dir/build.make packages/TriKota/Dakota/packages/surfpack/src/CMakeFiles/surfpack_fortran.dir/requires
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/surfpack/src/CMakeFiles/surfpack_fortran.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/surfpack/src/CMakeFiles/surfpack_fortran.dir/build.make packages/TriKota/Dakota/packages/surfpack/src/CMakeFiles/surfpack_fortran.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/surfpack/src/CMakeFiles/surfpack_fortran.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 66%] Built target surfpack_fortran
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/surfpack/src/CMakeFiles/surfpack.dir/build.make packages/TriKota/Dakota/packages/surfpack/src/CMakeFiles/surfpack.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/surfpack/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/surfpack/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/surfpack/src/CMakeFiles/surfpack.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/surfpack/src/CMakeFiles/surfpack.dir/build.make packages/TriKota/Dakota/packages/surfpack/src/CMakeFiles/surfpack.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/surfpack/src/CMakeFiles/surfpack.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  89
[ 67%] Built target surfpack
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/surfpack/src/CMakeFiles/surfpack_c_interface.dir/build.make packages/TriKota/Dakota/packages/surfpack/src/CMakeFiles/surfpack_c_interface.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/surfpack/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/surfpack/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/surfpack/src/CMakeFiles/surfpack_c_interface.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/surfpack/src/CMakeFiles/surfpack_c_interface.dir/build.make packages/TriKota/Dakota/packages/surfpack/src/CMakeFiles/surfpack_c_interface.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/surfpack/src/CMakeFiles/surfpack_c_interface.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 67%] Built target surfpack_c_interface
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/surfpack/src/interpreter/CMakeFiles/surfpack_interpreter.dir/build.make packages/TriKota/Dakota/packages/surfpack/src/interpreter/CMakeFiles/surfpack_interpreter.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/surfpack/src/interpreter /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/surfpack/src/interpreter /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/surfpack/src/interpreter/CMakeFiles/surfpack_interpreter.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/surfpack/src/interpreter/CMakeFiles/surfpack_interpreter.dir/build.make packages/TriKota/Dakota/packages/surfpack/src/interpreter/CMakeFiles/surfpack_interpreter.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/surfpack/src/interpreter/CMakeFiles/surfpack_interpreter.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 67%] Built target surfpack_interpreter
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/surfpack/interface/CMakeFiles/surfpack_exe.dir/build.make packages/TriKota/Dakota/packages/surfpack/interface/CMakeFiles/surfpack_exe.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/surfpack/interface /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/surfpack/interface /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/surfpack/interface/CMakeFiles/surfpack_exe.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/surfpack/interface/CMakeFiles/surfpack_exe.dir/build.make packages/TriKota/Dakota/packages/surfpack/interface/CMakeFiles/surfpack_exe.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/surfpack/interface/CMakeFiles/surfpack_exe.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 67%] Built target surfpack_exe
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/DDACE/src/CMakeFiles/ddace.dir/build.make packages/TriKota/Dakota/packages/DDACE/src/CMakeFiles/ddace.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/DDACE/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/DDACE/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/DDACE/src/CMakeFiles/ddace.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/DDACE/src/CMakeFiles/ddace.dir/build.make packages/TriKota/Dakota/packages/DDACE/src/CMakeFiles/ddace.dir/requires
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/DDACE/src/CMakeFiles/ddace.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/DDACE/src/CMakeFiles/ddace.dir/build.make packages/TriKota/Dakota/packages/DDACE/src/CMakeFiles/ddace.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/DDACE/src/CMakeFiles/ddace.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  24
[ 68%] Built target ddace
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/DOT/dbl_prec/CMakeFiles/dot.dir/build.make packages/TriKota/Dakota/packages/DOT/dbl_prec/CMakeFiles/dot.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/DOT/dbl_prec /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/DOT/dbl_prec /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/DOT/dbl_prec/CMakeFiles/dot.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/DOT/dbl_prec/CMakeFiles/dot.dir/build.make packages/TriKota/Dakota/packages/DOT/dbl_prec/CMakeFiles/dot.dir/requires
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/DOT/dbl_prec/CMakeFiles/dot.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/DOT/dbl_prec/CMakeFiles/dot.dir/build.make packages/TriKota/Dakota/packages/DOT/dbl_prec/CMakeFiles/dot.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/DOT/dbl_prec/CMakeFiles/dot.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 68%] Built target dot
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/dream/CMakeFiles/dream.dir/build.make packages/TriKota/Dakota/packages/dream/CMakeFiles/dream.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/dream /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/dream /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/dream/CMakeFiles/dream.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/dream/CMakeFiles/dream.dir/build.make packages/TriKota/Dakota/packages/dream/CMakeFiles/dream.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/dream/CMakeFiles/dream.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 68%] Built target dream
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsudace.dir/build.make packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsudace.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/FSUDace /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/FSUDace /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsudace.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsudace.dir/build.make packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsudace.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsudace.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 68%] Built target fsudace
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_cvt_problems.dir/build.make packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_cvt_problems.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/FSUDace /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/FSUDace /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_cvt_problems.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_cvt_problems.dir/build.make packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_cvt_problems.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_cvt_problems.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 68%] Built target fsu_cvt_problems
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_cvt_standalone.dir/build.make packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_cvt_standalone.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/FSUDace /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/FSUDace /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_cvt_standalone.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_cvt_standalone.dir/build.make packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_cvt_standalone.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_cvt_standalone.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 68%] Built target fsu_cvt_standalone
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_halton_standalone.dir/build.make packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_halton_standalone.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/FSUDace /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/FSUDace /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_halton_standalone.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_halton_standalone.dir/build.make packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_halton_standalone.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_halton_standalone.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 68%] Built target fsu_halton_standalone
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_hammersley_standalone.dir/build.make packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_hammersley_standalone.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/FSUDace /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/FSUDace /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_hammersley_standalone.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_hammersley_standalone.dir/build.make packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_hammersley_standalone.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_hammersley_standalone.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 68%] Built target fsu_hammersley_standalone
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_latinize_problems.dir/build.make packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_latinize_problems.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/FSUDace /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/FSUDace /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_latinize_problems.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_latinize_problems.dir/build.make packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_latinize_problems.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_latinize_problems.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 68%] Built target fsu_latinize_problems
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_latinize_standalone.dir/build.make packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_latinize_standalone.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/FSUDace /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/FSUDace /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_latinize_standalone.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_latinize_standalone.dir/build.make packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_latinize_standalone.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_latinize_standalone.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 68%] Built target fsu_latinize_standalone
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_quality_problems.dir/build.make packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_quality_problems.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/FSUDace /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/FSUDace /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_quality_problems.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_quality_problems.dir/build.make packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_quality_problems.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_quality_problems.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 68%] Built target fsu_quality_problems
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_quality_standalone.dir/build.make packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_quality_standalone.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/FSUDace /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/FSUDace /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_quality_standalone.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_quality_standalone.dir/build.make packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_quality_standalone.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/FSUDace/CMakeFiles/fsu_quality_standalone.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 68%] Built target fsu_quality_standalone
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/JEGA/src/CMakeFiles/jega.dir/build.make packages/TriKota/Dakota/packages/JEGA/src/CMakeFiles/jega.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/JEGA/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/JEGA/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/JEGA/src/CMakeFiles/jega.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/JEGA/src/CMakeFiles/jega.dir/build.make packages/TriKota/Dakota/packages/JEGA/src/CMakeFiles/jega.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/JEGA/src/CMakeFiles/jega.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  49
[ 69%] Built target jega
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/JEGA/Utilities/CMakeFiles/utilities.dir/build.make packages/TriKota/Dakota/packages/JEGA/Utilities/CMakeFiles/utilities.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/JEGA/Utilities /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/JEGA/Utilities /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/JEGA/Utilities/CMakeFiles/utilities.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/JEGA/Utilities/CMakeFiles/utilities.dir/build.make packages/TriKota/Dakota/packages/JEGA/Utilities/CMakeFiles/utilities.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/JEGA/Utilities/CMakeFiles/utilities.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  97
[ 70%] Built target utilities
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/JEGA/MOGA/CMakeFiles/moga.dir/build.make packages/TriKota/Dakota/packages/JEGA/MOGA/CMakeFiles/moga.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/JEGA/MOGA /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/JEGA/MOGA /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/JEGA/MOGA/CMakeFiles/moga.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/JEGA/MOGA/CMakeFiles/moga.dir/build.make packages/TriKota/Dakota/packages/JEGA/MOGA/CMakeFiles/moga.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/JEGA/MOGA/CMakeFiles/moga.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 70%] Built target moga
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/JEGA/SOGA/CMakeFiles/soga.dir/build.make packages/TriKota/Dakota/packages/JEGA/SOGA/CMakeFiles/soga.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/JEGA/SOGA /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/JEGA/SOGA /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/JEGA/SOGA/CMakeFiles/soga.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/JEGA/SOGA/CMakeFiles/soga.dir/build.make packages/TriKota/Dakota/packages/JEGA/SOGA/CMakeFiles/soga.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/JEGA/SOGA/CMakeFiles/soga.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 70%] Built target soga
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/JEGA/eddy/utilities/CMakeFiles/eutils.dir/build.make packages/TriKota/Dakota/packages/JEGA/eddy/utilities/CMakeFiles/eutils.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/JEGA/eddy/utilities /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/JEGA/eddy/utilities /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/JEGA/eddy/utilities/CMakeFiles/eutils.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/JEGA/eddy/utilities/CMakeFiles/eutils.dir/build.make packages/TriKota/Dakota/packages/JEGA/eddy/utilities/CMakeFiles/eutils.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/JEGA/eddy/utilities/CMakeFiles/eutils.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 70%] Built target eutils
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/JEGA/FrontEnd/Core/CMakeFiles/jega_fe.dir/build.make packages/TriKota/Dakota/packages/JEGA/FrontEnd/Core/CMakeFiles/jega_fe.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/JEGA/FrontEnd/Core /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/JEGA/FrontEnd/Core /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/JEGA/FrontEnd/Core/CMakeFiles/jega_fe.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/JEGA/FrontEnd/Core/CMakeFiles/jega_fe.dir/build.make packages/TriKota/Dakota/packages/JEGA/FrontEnd/Core/CMakeFiles/jega_fe.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/JEGA/FrontEnd/Core/CMakeFiles/jega_fe.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 70%] Built target jega_fe
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/JEGA/eddy/threads/CMakeFiles/ethreads.dir/build.make packages/TriKota/Dakota/packages/JEGA/eddy/threads/CMakeFiles/ethreads.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/JEGA/eddy/threads /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/JEGA/eddy/threads /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/JEGA/eddy/threads/CMakeFiles/ethreads.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/JEGA/eddy/threads/CMakeFiles/ethreads.dir/build.make packages/TriKota/Dakota/packages/JEGA/eddy/threads/CMakeFiles/ethreads.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/JEGA/eddy/threads/CMakeFiles/ethreads.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 70%] Built target ethreads
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/NL2SOL/CMakeFiles/cport.dir/build.make packages/TriKota/Dakota/packages/NL2SOL/CMakeFiles/cport.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/NL2SOL /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/NL2SOL /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/NL2SOL/CMakeFiles/cport.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/NL2SOL/CMakeFiles/cport.dir/build.make packages/TriKota/Dakota/packages/NL2SOL/CMakeFiles/cport.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/NL2SOL/CMakeFiles/cport.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  20
[ 71%] Built target cport
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/NOMAD/src/CMakeFiles/nomad.dir/build.make packages/TriKota/Dakota/packages/NOMAD/src/CMakeFiles/nomad.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/NOMAD/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/NOMAD/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/NOMAD/src/CMakeFiles/nomad.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/NOMAD/src/CMakeFiles/nomad.dir/build.make packages/TriKota/Dakota/packages/NOMAD/src/CMakeFiles/nomad.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/NOMAD/src/CMakeFiles/nomad.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  69
[ 72%] Built target nomad
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/NPSOL/CMakeFiles/npsol.dir/build.make packages/TriKota/Dakota/packages/NPSOL/CMakeFiles/npsol.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/NPSOL /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/NPSOL /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/NPSOL/CMakeFiles/npsol.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/NPSOL/CMakeFiles/npsol.dir/build.make packages/TriKota/Dakota/packages/NPSOL/CMakeFiles/npsol.dir/requires
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/NPSOL/CMakeFiles/npsol.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/NPSOL/CMakeFiles/npsol.dir/build.make packages/TriKota/Dakota/packages/NPSOL/CMakeFiles/npsol.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/NPSOL/CMakeFiles/npsol.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 72%] Built target npsol
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/NPSOL/CMakeFiles/bin_npsol.dir/build.make packages/TriKota/Dakota/packages/NPSOL/CMakeFiles/bin_npsol.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/NPSOL /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/NPSOL /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/NPSOL/CMakeFiles/bin_npsol.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/NPSOL/CMakeFiles/bin_npsol.dir/build.make packages/TriKota/Dakota/packages/NPSOL/CMakeFiles/bin_npsol.dir/requires
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/NPSOL/CMakeFiles/bin_npsol.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/NPSOL/CMakeFiles/bin_npsol.dir/build.make packages/TriKota/Dakota/packages/NPSOL/CMakeFiles/bin_npsol.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/NPSOL/CMakeFiles/bin_npsol.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 72%] Built target bin_npsol
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/NPSOL/CMakeFiles/lssol.dir/build.make packages/TriKota/Dakota/packages/NPSOL/CMakeFiles/lssol.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/NPSOL /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/NPSOL /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/NPSOL/CMakeFiles/lssol.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/NPSOL/CMakeFiles/lssol.dir/build.make packages/TriKota/Dakota/packages/NPSOL/CMakeFiles/lssol.dir/requires
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/NPSOL/CMakeFiles/lssol.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/NPSOL/CMakeFiles/lssol.dir/build.make packages/TriKota/Dakota/packages/NPSOL/CMakeFiles/lssol.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/NPSOL/CMakeFiles/lssol.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 72%] Built target lssol
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/NPSOL/CMakeFiles/nlssol.dir/build.make packages/TriKota/Dakota/packages/NPSOL/CMakeFiles/nlssol.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/NPSOL /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/NPSOL /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/NPSOL/CMakeFiles/nlssol.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/NPSOL/CMakeFiles/nlssol.dir/build.make packages/TriKota/Dakota/packages/NPSOL/CMakeFiles/nlssol.dir/requires
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/NPSOL/CMakeFiles/nlssol.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/NPSOL/CMakeFiles/nlssol.dir/build.make packages/TriKota/Dakota/packages/NPSOL/CMakeFiles/nlssol.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/NPSOL/CMakeFiles/nlssol.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 72%] Built target nlssol
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/PSUADE/CMakeFiles/psuade.dir/build.make packages/TriKota/Dakota/packages/PSUADE/CMakeFiles/psuade.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/PSUADE /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/PSUADE /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/PSUADE/CMakeFiles/psuade.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/PSUADE/CMakeFiles/psuade.dir/build.make packages/TriKota/Dakota/packages/PSUADE/CMakeFiles/psuade.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/PSUADE/CMakeFiles/psuade.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 72%] Built target psuade
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/motif/CMakeFiles/DGraphics.dir/build.make packages/TriKota/Dakota/packages/motif/CMakeFiles/DGraphics.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/packages/motif /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/motif /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/packages/motif/CMakeFiles/DGraphics.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/packages/motif/CMakeFiles/DGraphics.dir/build.make packages/TriKota/Dakota/packages/motif/CMakeFiles/DGraphics.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/packages/motif/CMakeFiles/DGraphics.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 72%] Built target DGraphics
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/src/CMakeFiles/dakota_src_fortran.dir/build.make packages/TriKota/Dakota/src/CMakeFiles/dakota_src_fortran.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/src/CMakeFiles/dakota_src_fortran.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/src/CMakeFiles/dakota_src_fortran.dir/build.make packages/TriKota/Dakota/src/CMakeFiles/dakota_src_fortran.dir/requires
make[2]: Nothing to be done for `packages/TriKota/Dakota/src/CMakeFiles/dakota_src_fortran.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/src/CMakeFiles/dakota_src_fortran.dir/build.make packages/TriKota/Dakota/src/CMakeFiles/dakota_src_fortran.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/src/CMakeFiles/dakota_src_fortran.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 72%] Built target dakota_src_fortran
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/src/CMakeFiles/dakota_src.dir/build.make packages/TriKota/Dakota/src/CMakeFiles/dakota_src.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/src/CMakeFiles/dakota_src.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/src/CMakeFiles/dakota_src.dir/build.make packages/TriKota/Dakota/src/CMakeFiles/dakota_src.dir/requires
make[2]: Nothing to be done for `packages/TriKota/Dakota/src/CMakeFiles/dakota_src.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/src/CMakeFiles/dakota_src.dir/build.make packages/TriKota/Dakota/src/CMakeFiles/dakota_src.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/src/CMakeFiles/dakota_src.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  22 23
[ 74%] Built target dakota_src
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/src/CMakeFiles/dakota.dir/build.make packages/TriKota/Dakota/src/CMakeFiles/dakota.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/src/CMakeFiles/dakota.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/src/CMakeFiles/dakota.dir/build.make packages/TriKota/Dakota/src/CMakeFiles/dakota.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/src/CMakeFiles/dakota.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 74%] Built target dakota
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/src/CMakeFiles/dakota_dll_api.dir/build.make packages/TriKota/Dakota/src/CMakeFiles/dakota_dll_api.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/src/CMakeFiles/dakota_dll_api.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/src/CMakeFiles/dakota_dll_api.dir/build.make packages/TriKota/Dakota/src/CMakeFiles/dakota_dll_api.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/src/CMakeFiles/dakota_dll_api.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 74%] Built target dakota_dll_api
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/src/CMakeFiles/dakota_library_mode.dir/build.make packages/TriKota/Dakota/src/CMakeFiles/dakota_library_mode.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/src/CMakeFiles/dakota_library_mode.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/src/CMakeFiles/dakota_library_mode.dir/build.make packages/TriKota/Dakota/src/CMakeFiles/dakota_library_mode.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/src/CMakeFiles/dakota_library_mode.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 74%] Built target dakota_library_mode
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/src/CMakeFiles/dakota_library_split.dir/build.make packages/TriKota/Dakota/src/CMakeFiles/dakota_library_split.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/src/CMakeFiles/dakota_library_split.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/src/CMakeFiles/dakota_library_split.dir/build.make packages/TriKota/Dakota/src/CMakeFiles/dakota_library_split.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/src/CMakeFiles/dakota_library_split.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 74%] Built target dakota_library_split
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/src/CMakeFiles/dakota_restart_util.dir/build.make packages/TriKota/Dakota/src/CMakeFiles/dakota_restart_util.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/src/CMakeFiles/dakota_restart_util.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/src/CMakeFiles/dakota_restart_util.dir/build.make packages/TriKota/Dakota/src/CMakeFiles/dakota_restart_util.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/src/CMakeFiles/dakota_restart_util.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 74%] Built target dakota_restart_util
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/src/CMakeFiles/dll_tester.dir/build.make packages/TriKota/Dakota/src/CMakeFiles/dll_tester.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/src/CMakeFiles/dll_tester.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/src/CMakeFiles/dll_tester.dir/build.make packages/TriKota/Dakota/src/CMakeFiles/dll_tester.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/src/CMakeFiles/dll_tester.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 74%] Built target dll_tester
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/unit_test/CMakeFiles/auto_unit_test.dir/build.make packages/TriKota/Dakota/unit_test/CMakeFiles/auto_unit_test.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/unit_test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/unit_test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/unit_test/CMakeFiles/auto_unit_test.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/unit_test/CMakeFiles/auto_unit_test.dir/build.make packages/TriKota/Dakota/unit_test/CMakeFiles/auto_unit_test.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/unit_test/CMakeFiles/auto_unit_test.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 74%] Built target auto_unit_test
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/unit_test/CMakeFiles/dakota_unit_test_files.dir/build.make packages/TriKota/Dakota/unit_test/CMakeFiles/dakota_unit_test_files.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/unit_test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/unit_test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/unit_test/CMakeFiles/dakota_unit_test_files.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/unit_test/CMakeFiles/dakota_unit_test_files.dir/build.make packages/TriKota/Dakota/unit_test/CMakeFiles/dakota_unit_test_files.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/unit_test/CMakeFiles/dakota_unit_test_files.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 74%] Built target dakota_unit_test_files
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/unit_test/CMakeFiles/min_unit_test.dir/build.make packages/TriKota/Dakota/unit_test/CMakeFiles/min_unit_test.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/unit_test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/unit_test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/unit_test/CMakeFiles/min_unit_test.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/unit_test/CMakeFiles/min_unit_test.dir/build.make packages/TriKota/Dakota/unit_test/CMakeFiles/min_unit_test.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/unit_test/CMakeFiles/min_unit_test.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 74%] Built target min_unit_test
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/unit_test/CMakeFiles/sample_unit_tests.dir/build.make packages/TriKota/Dakota/unit_test/CMakeFiles/sample_unit_tests.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/unit_test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/unit_test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/unit_test/CMakeFiles/sample_unit_tests.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/unit_test/CMakeFiles/sample_unit_tests.dir/build.make packages/TriKota/Dakota/unit_test/CMakeFiles/sample_unit_tests.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/unit_test/CMakeFiles/sample_unit_tests.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 74%] Built target sample_unit_tests
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/unit_test/CMakeFiles/test_field_covariance_utils.dir/build.make packages/TriKota/Dakota/unit_test/CMakeFiles/test_field_covariance_utils.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/unit_test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/unit_test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/unit_test/CMakeFiles/test_field_covariance_utils.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/unit_test/CMakeFiles/test_field_covariance_utils.dir/build.make packages/TriKota/Dakota/unit_test/CMakeFiles/test_field_covariance_utils.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/unit_test/CMakeFiles/test_field_covariance_utils.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 74%] Built target test_field_covariance_utils
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/unit_test/CMakeFiles/test_workdir_utils.dir/build.make packages/TriKota/Dakota/unit_test/CMakeFiles/test_workdir_utils.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/unit_test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/unit_test /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/unit_test/CMakeFiles/test_workdir_utils.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/unit_test/CMakeFiles/test_workdir_utils.dir/build.make packages/TriKota/Dakota/unit_test/CMakeFiles/test_workdir_utils.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/unit_test/CMakeFiles/test_workdir_utils.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 74%] Built target test_workdir_utils
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/examples/advanced/CMakeFiles/examples-advanced.dir/build.make packages/TriKota/Dakota/examples/advanced/CMakeFiles/examples-advanced.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/examples/advanced /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/examples/advanced /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/examples/advanced/CMakeFiles/examples-advanced.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/examples/advanced/CMakeFiles/examples-advanced.dir/build.make packages/TriKota/Dakota/examples/advanced/CMakeFiles/examples-advanced.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/examples/advanced/CMakeFiles/examples-advanced.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 74%] Built target examples-advanced
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/examples/cantilever/CMakeFiles/examples-cantilever.dir/build.make packages/TriKota/Dakota/examples/cantilever/CMakeFiles/examples-cantilever.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/examples/cantilever /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/examples/cantilever /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/examples/cantilever/CMakeFiles/examples-cantilever.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/examples/cantilever/CMakeFiles/examples-cantilever.dir/build.make packages/TriKota/Dakota/examples/cantilever/CMakeFiles/examples-cantilever.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/examples/cantilever/CMakeFiles/examples-cantilever.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 74%] Built target examples-cantilever
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/examples/users/CMakeFiles/examples-users.dir/build.make packages/TriKota/Dakota/examples/users/CMakeFiles/examples-users.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/examples/users /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/examples/users /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/examples/users/CMakeFiles/examples-users.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/examples/users/CMakeFiles/examples-users.dir/build.make packages/TriKota/Dakota/examples/users/CMakeFiles/examples-users.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/examples/users/CMakeFiles/examples-users.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  29
[ 75%] Built target examples-users
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/examples/script_interfaces/generic/CMakeFiles/rosenbrock_bb.dir/build.make packages/TriKota/Dakota/examples/script_interfaces/generic/CMakeFiles/rosenbrock_bb.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/Dakota/examples/script_interfaces/generic /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/examples/script_interfaces/generic /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/Dakota/examples/script_interfaces/generic/CMakeFiles/rosenbrock_bb.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/examples/script_interfaces/generic/CMakeFiles/rosenbrock_bb.dir/build.make packages/TriKota/Dakota/examples/script_interfaces/generic/CMakeFiles/rosenbrock_bb.dir/requires
make[2]: Nothing to be done for `packages/TriKota/Dakota/examples/script_interfaces/generic/CMakeFiles/rosenbrock_bb.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/Dakota/examples/script_interfaces/generic/CMakeFiles/rosenbrock_bb.dir/build.make packages/TriKota/Dakota/examples/script_interfaces/generic/CMakeFiles/rosenbrock_bb.dir/build
make[2]: Nothing to be done for `packages/TriKota/Dakota/examples/script_interfaces/generic/CMakeFiles/rosenbrock_bb.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 75%] Built target rosenbrock_bb
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/src/CMakeFiles/trikotaversion.dir/build.make packages/TriKota/src/CMakeFiles/trikotaversion.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/src/CMakeFiles/trikotaversion.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/src/CMakeFiles/trikotaversion.dir/build.make packages/TriKota/src/CMakeFiles/trikotaversion.dir/build
make[2]: Nothing to be done for `packages/TriKota/src/CMakeFiles/trikotaversion.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 75%] Built target trikotaversion
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/src/CMakeFiles/trikota.dir/build.make packages/TriKota/src/CMakeFiles/trikota.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/TriKota/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/TriKota/src/CMakeFiles/trikota.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/TriKota/src/CMakeFiles/trikota.dir/build.make packages/TriKota/src/CMakeFiles/trikota.dir/build
make[2]: Nothing to be done for `packages/TriKota/src/CMakeFiles/trikota.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 75%] Built target trikota
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/intrepid/src/CMakeFiles/intrepid.dir/build.make packages/intrepid/src/CMakeFiles/intrepid.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/intrepid/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/intrepid/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/intrepid/src/CMakeFiles/intrepid.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/intrepid/src/CMakeFiles/intrepid.dir/build.make packages/intrepid/src/CMakeFiles/intrepid.dir/build
make[2]: Nothing to be done for `packages/intrepid/src/CMakeFiles/intrepid.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 75%] Built target intrepid
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stk/stk_classic/stk_util/stk_util/util/CMakeFiles/stkclassic_util_util.dir/build.make packages/stk/stk_classic/stk_util/stk_util/util/CMakeFiles/stkclassic_util_util.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_util/stk_util/util /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_util/stk_util/util /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_util/stk_util/util/CMakeFiles/stkclassic_util_util.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stk/stk_classic/stk_util/stk_util/util/CMakeFiles/stkclassic_util_util.dir/build.make packages/stk/stk_classic/stk_util/stk_util/util/CMakeFiles/stkclassic_util_util.dir/build
make[2]: Nothing to be done for `packages/stk/stk_classic/stk_util/stk_util/util/CMakeFiles/stkclassic_util_util.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  85
[ 76%] Built target stkclassic_util_util
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stk/stk_classic/stk_util/stk_util/environment/CMakeFiles/stkclassic_util_env.dir/build.make packages/stk/stk_classic/stk_util/stk_util/environment/CMakeFiles/stkclassic_util_env.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_util/stk_util/environment /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_util/stk_util/environment /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_util/stk_util/environment/CMakeFiles/stkclassic_util_env.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stk/stk_classic/stk_util/stk_util/environment/CMakeFiles/stkclassic_util_env.dir/build.make packages/stk/stk_classic/stk_util/stk_util/environment/CMakeFiles/stkclassic_util_env.dir/build
make[2]: Nothing to be done for `packages/stk/stk_classic/stk_util/stk_util/environment/CMakeFiles/stkclassic_util_env.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 76%] Built target stkclassic_util_env
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stk/stk_classic/stk_util/stk_util/diag/CMakeFiles/stkclassic_util_diag.dir/build.make packages/stk/stk_classic/stk_util/stk_util/diag/CMakeFiles/stkclassic_util_diag.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_util/stk_util/diag /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_util/stk_util/diag /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_util/stk_util/diag/CMakeFiles/stkclassic_util_diag.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stk/stk_classic/stk_util/stk_util/diag/CMakeFiles/stkclassic_util_diag.dir/build.make packages/stk/stk_classic/stk_util/stk_util/diag/CMakeFiles/stkclassic_util_diag.dir/build
make[2]: Nothing to be done for `packages/stk/stk_classic/stk_util/stk_util/diag/CMakeFiles/stkclassic_util_diag.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 76%] Built target stkclassic_util_diag
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stk/stk_classic/stk_util/stk_util/parallel/CMakeFiles/stkclassic_util_parallel.dir/build.make packages/stk/stk_classic/stk_util/stk_util/parallel/CMakeFiles/stkclassic_util_parallel.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_util/stk_util/parallel /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_util/stk_util/parallel /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_util/stk_util/parallel/CMakeFiles/stkclassic_util_parallel.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stk/stk_classic/stk_util/stk_util/parallel/CMakeFiles/stkclassic_util_parallel.dir/build.make packages/stk/stk_classic/stk_util/stk_util/parallel/CMakeFiles/stkclassic_util_parallel.dir/build
make[2]: Nothing to be done for `packages/stk/stk_classic/stk_util/stk_util/parallel/CMakeFiles/stkclassic_util_parallel.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 76%] Built target stkclassic_util_parallel
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stk/stk_classic/stk_util/stk_util/unit_test_support/CMakeFiles/stkclassic_util_unit_test_support.dir/build.make packages/stk/stk_classic/stk_util/stk_util/unit_test_support/CMakeFiles/stkclassic_util_unit_test_support.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_util/stk_util/unit_test_support /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_util/stk_util/unit_test_support /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_util/stk_util/unit_test_support/CMakeFiles/stkclassic_util_unit_test_support.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stk/stk_classic/stk_util/stk_util/unit_test_support/CMakeFiles/stkclassic_util_unit_test_support.dir/build.make packages/stk/stk_classic/stk_util/stk_util/unit_test_support/CMakeFiles/stkclassic_util_unit_test_support.dir/build
make[2]: Nothing to be done for `packages/stk/stk_classic/stk_util/stk_util/unit_test_support/CMakeFiles/stkclassic_util_unit_test_support.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 76%] Built target stkclassic_util_unit_test_support
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stk/stk_classic/stk_util/stk_util/use_cases/CMakeFiles/stkclassic_util_use_cases.dir/build.make packages/stk/stk_classic/stk_util/stk_util/use_cases/CMakeFiles/stkclassic_util_use_cases.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_util/stk_util/use_cases /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_util/stk_util/use_cases /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_util/stk_util/use_cases/CMakeFiles/stkclassic_util_use_cases.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stk/stk_classic/stk_util/stk_util/use_cases/CMakeFiles/stkclassic_util_use_cases.dir/build.make packages/stk/stk_classic/stk_util/stk_util/use_cases/CMakeFiles/stkclassic_util_use_cases.dir/build
make[2]: Nothing to be done for `packages/stk/stk_classic/stk_util/stk_util/use_cases/CMakeFiles/stkclassic_util_use_cases.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 76%] Built target stkclassic_util_use_cases
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stk/stk_classic/stk_mesh/stk_mesh/base/CMakeFiles/stkclassic_mesh_base.dir/build.make packages/stk/stk_classic/stk_mesh/stk_mesh/base/CMakeFiles/stkclassic_mesh_base.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_mesh/stk_mesh/base /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_mesh/stk_mesh/base /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_mesh/stk_mesh/base/CMakeFiles/stkclassic_mesh_base.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stk/stk_classic/stk_mesh/stk_mesh/base/CMakeFiles/stkclassic_mesh_base.dir/build.make packages/stk/stk_classic/stk_mesh/stk_mesh/base/CMakeFiles/stkclassic_mesh_base.dir/build
make[2]: Nothing to be done for `packages/stk/stk_classic/stk_mesh/stk_mesh/base/CMakeFiles/stkclassic_mesh_base.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 76%] Built target stkclassic_mesh_base
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stk/stk_classic/stk_mesh/stk_mesh/fem/CMakeFiles/stkclassic_mesh_fem.dir/build.make packages/stk/stk_classic/stk_mesh/stk_mesh/fem/CMakeFiles/stkclassic_mesh_fem.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_mesh/stk_mesh/fem /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_mesh/stk_mesh/fem /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_mesh/stk_mesh/fem/CMakeFiles/stkclassic_mesh_fem.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stk/stk_classic/stk_mesh/stk_mesh/fem/CMakeFiles/stkclassic_mesh_fem.dir/build.make packages/stk/stk_classic/stk_mesh/stk_mesh/fem/CMakeFiles/stkclassic_mesh_fem.dir/build
make[2]: Nothing to be done for `packages/stk/stk_classic/stk_mesh/stk_mesh/fem/CMakeFiles/stkclassic_mesh_fem.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 76%] Built target stkclassic_mesh_fem
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stk/stk_classic/stk_algsup/stk_algsup/CMakeFiles/stkclassic_algsup.dir/build.make packages/stk/stk_classic/stk_algsup/stk_algsup/CMakeFiles/stkclassic_algsup.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_algsup/stk_algsup /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_algsup/stk_algsup /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_algsup/stk_algsup/CMakeFiles/stkclassic_algsup.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stk/stk_classic/stk_algsup/stk_algsup/CMakeFiles/stkclassic_algsup.dir/build.make packages/stk/stk_classic/stk_algsup/stk_algsup/CMakeFiles/stkclassic_algsup.dir/build
make[2]: Nothing to be done for `packages/stk/stk_classic/stk_algsup/stk_algsup/CMakeFiles/stkclassic_algsup.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 76%] Built target stkclassic_algsup
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stk/stk_classic/stk_expreval/stk_expreval/CMakeFiles/stkclassic_expreval.dir/build.make packages/stk/stk_classic/stk_expreval/stk_expreval/CMakeFiles/stkclassic_expreval.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_expreval/stk_expreval /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_expreval/stk_expreval /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_expreval/stk_expreval/CMakeFiles/stkclassic_expreval.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stk/stk_classic/stk_expreval/stk_expreval/CMakeFiles/stkclassic_expreval.dir/build.make packages/stk/stk_classic/stk_expreval/stk_expreval/CMakeFiles/stkclassic_expreval.dir/build
make[2]: Nothing to be done for `packages/stk/stk_classic/stk_expreval/stk_expreval/CMakeFiles/stkclassic_expreval.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 76%] Built target stkclassic_expreval
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stk/stk_classic/stk_io/stk_io/CMakeFiles/stkclassic_io.dir/build.make packages/stk/stk_classic/stk_io/stk_io/CMakeFiles/stkclassic_io.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_io/stk_io /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_io/stk_io /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_io/stk_io/CMakeFiles/stkclassic_io.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stk/stk_classic/stk_io/stk_io/CMakeFiles/stkclassic_io.dir/build.make packages/stk/stk_classic/stk_io/stk_io/CMakeFiles/stkclassic_io.dir/build
make[2]: Nothing to be done for `packages/stk/stk_classic/stk_io/stk_io/CMakeFiles/stkclassic_io.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 76%] Built target stkclassic_io
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stk/stk_classic/stk_io/stk_io/util/CMakeFiles/stkclassic_io_util.dir/build.make packages/stk/stk_classic/stk_io/stk_io/util/CMakeFiles/stkclassic_io_util.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_io/stk_io/util /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_io/stk_io/util /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_io/stk_io/util/CMakeFiles/stkclassic_io_util.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stk/stk_classic/stk_io/stk_io/util/CMakeFiles/stkclassic_io_util.dir/build.make packages/stk/stk_classic/stk_io/stk_io/util/CMakeFiles/stkclassic_io_util.dir/build
make[2]: Nothing to be done for `packages/stk/stk_classic/stk_io/stk_io/util/CMakeFiles/stkclassic_io_util.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 76%] Built target stkclassic_io_util
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stk/stk_classic/stk_linsys/stk_linsys/CMakeFiles/stkclassic_linsys.dir/build.make packages/stk/stk_classic/stk_linsys/stk_linsys/CMakeFiles/stkclassic_linsys.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_linsys/stk_linsys /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_linsys/stk_linsys /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_linsys/stk_linsys/CMakeFiles/stkclassic_linsys.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stk/stk_classic/stk_linsys/stk_linsys/CMakeFiles/stkclassic_linsys.dir/build.make packages/stk/stk_classic/stk_linsys/stk_linsys/CMakeFiles/stkclassic_linsys.dir/build
make[2]: Nothing to be done for `packages/stk/stk_classic/stk_linsys/stk_linsys/CMakeFiles/stkclassic_linsys.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  83
[ 77%] Built target stkclassic_linsys
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stk/stk_classic/stk_rebalance/stk_rebalance/CMakeFiles/stkclassic_rebalance.dir/build.make packages/stk/stk_classic/stk_rebalance/stk_rebalance/CMakeFiles/stkclassic_rebalance.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_rebalance/stk_rebalance /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_rebalance/stk_rebalance /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_rebalance/stk_rebalance/CMakeFiles/stkclassic_rebalance.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stk/stk_classic/stk_rebalance/stk_rebalance/CMakeFiles/stkclassic_rebalance.dir/build.make packages/stk/stk_classic/stk_rebalance/stk_rebalance/CMakeFiles/stkclassic_rebalance.dir/build
make[2]: Nothing to be done for `packages/stk/stk_classic/stk_rebalance/stk_rebalance/CMakeFiles/stkclassic_rebalance.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 77%] Built target stkclassic_rebalance
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stk/stk_classic/stk_rebalance/stk_rebalance_utils/CMakeFiles/stkclassic_rebalance_utils.dir/build.make packages/stk/stk_classic/stk_rebalance/stk_rebalance_utils/CMakeFiles/stkclassic_rebalance_utils.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_rebalance/stk_rebalance_utils /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_rebalance/stk_rebalance_utils /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_rebalance/stk_rebalance_utils/CMakeFiles/stkclassic_rebalance_utils.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stk/stk_classic/stk_rebalance/stk_rebalance_utils/CMakeFiles/stkclassic_rebalance_utils.dir/build.make packages/stk/stk_classic/stk_rebalance/stk_rebalance_utils/CMakeFiles/stkclassic_rebalance_utils.dir/build
make[2]: Nothing to be done for `packages/stk/stk_classic/stk_rebalance/stk_rebalance_utils/CMakeFiles/stkclassic_rebalance_utils.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 77%] Built target stkclassic_rebalance_utils
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stk/stk_classic/stk_search/stk_search/CMakeFiles/stkclassic_search.dir/build.make packages/stk/stk_classic/stk_search/stk_search/CMakeFiles/stkclassic_search.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_search/stk_search /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_search/stk_search /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_search/stk_search/CMakeFiles/stkclassic_search.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stk/stk_classic/stk_search/stk_search/CMakeFiles/stkclassic_search.dir/build.make packages/stk/stk_classic/stk_search/stk_search/CMakeFiles/stkclassic_search.dir/build
make[2]: Nothing to be done for `packages/stk/stk_classic/stk_search/stk_search/CMakeFiles/stkclassic_search.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 77%] Built target stkclassic_search
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stk/stk_classic/stk_search_util/stk_search_util/stk_mesh/CMakeFiles/stkclassic_search_util.dir/build.make packages/stk/stk_classic/stk_search_util/stk_search_util/stk_mesh/CMakeFiles/stkclassic_search_util.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_search_util/stk_search_util/stk_mesh /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_search_util/stk_search_util/stk_mesh /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_search_util/stk_search_util/stk_mesh/CMakeFiles/stkclassic_search_util.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stk/stk_classic/stk_search_util/stk_search_util/stk_mesh/CMakeFiles/stkclassic_search_util.dir/build.make packages/stk/stk_classic/stk_search_util/stk_search_util/stk_mesh/CMakeFiles/stkclassic_search_util.dir/build
make[2]: Nothing to be done for `packages/stk/stk_classic/stk_search_util/stk_search_util/stk_mesh/CMakeFiles/stkclassic_search_util.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 77%] Built target stkclassic_search_util
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stk/stk_classic/stk_percept/stk_percept/CMakeFiles/stkclassic_percept.dir/build.make packages/stk/stk_classic/stk_percept/stk_percept/CMakeFiles/stkclassic_percept.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_percept/stk_percept /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_percept/stk_percept /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_percept/stk_percept/CMakeFiles/stkclassic_percept.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stk/stk_classic/stk_percept/stk_percept/CMakeFiles/stkclassic_percept.dir/build.make packages/stk/stk_classic/stk_percept/stk_percept/CMakeFiles/stkclassic_percept.dir/build
make[2]: Nothing to be done for `packages/stk/stk_classic/stk_percept/stk_percept/CMakeFiles/stkclassic_percept.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  84
[ 78%] Built target stkclassic_percept
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stk/stk_classic/stk_adapt/stk_adapt/CMakeFiles/stkclassic_adapt.dir/build.make packages/stk/stk_classic/stk_adapt/stk_adapt/CMakeFiles/stkclassic_adapt.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_adapt/stk_adapt /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_adapt/stk_adapt /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_adapt/stk_adapt/CMakeFiles/stkclassic_adapt.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stk/stk_classic/stk_adapt/stk_adapt/CMakeFiles/stkclassic_adapt.dir/build.make packages/stk/stk_classic/stk_adapt/stk_adapt/CMakeFiles/stkclassic_adapt.dir/build
make[2]: Nothing to be done for `packages/stk/stk_classic/stk_adapt/stk_adapt/CMakeFiles/stkclassic_adapt.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 78%] Built target stkclassic_adapt
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stk/stk_classic/stk_adapt/stk_adapt/main/CMakeFiles/STKClassic_adapt_exe_1.dir/build.make packages/stk/stk_classic/stk_adapt/stk_adapt/main/CMakeFiles/STKClassic_adapt_exe_1.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_adapt/stk_adapt/main /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_adapt/stk_adapt/main /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_adapt/stk_adapt/main/CMakeFiles/STKClassic_adapt_exe_1.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stk/stk_classic/stk_adapt/stk_adapt/main/CMakeFiles/STKClassic_adapt_exe_1.dir/build.make packages/stk/stk_classic/stk_adapt/stk_adapt/main/CMakeFiles/STKClassic_adapt_exe_1.dir/build
make[2]: Nothing to be done for `packages/stk/stk_classic/stk_adapt/stk_adapt/main/CMakeFiles/STKClassic_adapt_exe_1.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 78%] Built target STKClassic_adapt_exe_1
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/phalanx/src/CMakeFiles/phalanx.dir/build.make packages/phalanx/src/CMakeFiles/phalanx.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/phalanx/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/phalanx/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/phalanx/src/CMakeFiles/phalanx.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/phalanx/src/CMakeFiles/phalanx.dir/build.make packages/phalanx/src/CMakeFiles/phalanx.dir/build
make[2]: Nothing to be done for `packages/phalanx/src/CMakeFiles/phalanx.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 78%] Built target phalanx
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/nox/src/CMakeFiles/nox.dir/build.make packages/nox/src/CMakeFiles/nox.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/nox/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/nox/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/nox/src/CMakeFiles/nox.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/nox/src/CMakeFiles/nox.dir/build.make packages/nox/src/CMakeFiles/nox.dir/build
make[2]: Nothing to be done for `packages/nox/src/CMakeFiles/nox.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  70
[ 79%] Built target nox
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/nox/src-lapack/CMakeFiles/noxlapack.dir/build.make packages/nox/src-lapack/CMakeFiles/noxlapack.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/nox/src-lapack /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/nox/src-lapack /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/nox/src-lapack/CMakeFiles/noxlapack.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/nox/src-lapack/CMakeFiles/noxlapack.dir/build.make packages/nox/src-lapack/CMakeFiles/noxlapack.dir/build
make[2]: Nothing to be done for `packages/nox/src-lapack/CMakeFiles/noxlapack.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 79%] Built target noxlapack
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/nox/src-epetra/CMakeFiles/noxepetra.dir/build.make packages/nox/src-epetra/CMakeFiles/noxepetra.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/nox/src-epetra /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/nox/src-epetra /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/nox/src-epetra/CMakeFiles/noxepetra.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/nox/src-epetra/CMakeFiles/noxepetra.dir/build.make packages/nox/src-epetra/CMakeFiles/noxepetra.dir/build
make[2]: Nothing to be done for `packages/nox/src-epetra/CMakeFiles/noxepetra.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 79%] Built target noxepetra
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/nox/src-loca/src/CMakeFiles/loca.dir/build.make packages/nox/src-loca/src/CMakeFiles/loca.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/nox/src-loca/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/nox/src-loca/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/nox/src-loca/src/CMakeFiles/loca.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/nox/src-loca/src/CMakeFiles/loca.dir/build.make packages/nox/src-loca/src/CMakeFiles/loca.dir/build
make[2]: Nothing to be done for `packages/nox/src-loca/src/CMakeFiles/loca.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  53
[ 80%] Built target loca
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/nox/src-loca/src-lapack/CMakeFiles/localapack.dir/build.make packages/nox/src-loca/src-lapack/CMakeFiles/localapack.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/nox/src-loca/src-lapack /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/nox/src-loca/src-lapack /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/nox/src-loca/src-lapack/CMakeFiles/localapack.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/nox/src-loca/src-lapack/CMakeFiles/localapack.dir/build.make packages/nox/src-loca/src-lapack/CMakeFiles/localapack.dir/build
make[2]: Nothing to be done for `packages/nox/src-loca/src-lapack/CMakeFiles/localapack.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 80%] Built target localapack
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/nox/src-loca/src-epetra/CMakeFiles/locaepetra.dir/build.make packages/nox/src-loca/src-epetra/CMakeFiles/locaepetra.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/nox/src-loca/src-epetra /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/nox/src-loca/src-epetra /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/nox/src-loca/src-epetra/CMakeFiles/locaepetra.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/nox/src-loca/src-epetra/CMakeFiles/locaepetra.dir/build.make packages/nox/src-loca/src-epetra/CMakeFiles/locaepetra.dir/build
make[2]: Nothing to be done for `packages/nox/src-loca/src-epetra/CMakeFiles/locaepetra.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  54
[ 81%] Built target locaepetra
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/nox/src-loca/src-thyra/CMakeFiles/locathyra.dir/build.make packages/nox/src-loca/src-thyra/CMakeFiles/locathyra.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/nox/src-loca/src-thyra /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/nox/src-loca/src-thyra /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/nox/src-loca/src-thyra/CMakeFiles/locathyra.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/nox/src-loca/src-thyra/CMakeFiles/locathyra.dir/build.make packages/nox/src-loca/src-thyra/CMakeFiles/locathyra.dir/build
make[2]: Nothing to be done for `packages/nox/src-loca/src-thyra/CMakeFiles/locathyra.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 81%] Built target locathyra
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/moertel/src/mortar/CMakeFiles/moertel.dir/build.make packages/moertel/src/mortar/CMakeFiles/moertel.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/moertel/src/mortar /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/moertel/src/mortar /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/moertel/src/mortar/CMakeFiles/moertel.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/moertel/src/mortar/CMakeFiles/moertel.dir/build.make packages/moertel/src/mortar/CMakeFiles/moertel.dir/build
make[2]: Nothing to be done for `packages/moertel/src/mortar/CMakeFiles/moertel.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  61
[ 82%] Built target moertel
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/rythmos/src/CMakeFiles/rythmos.dir/build.make packages/rythmos/src/CMakeFiles/rythmos.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/rythmos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/rythmos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/rythmos/src/CMakeFiles/rythmos.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/rythmos/src/CMakeFiles/rythmos.dir/build.make packages/rythmos/src/CMakeFiles/rythmos.dir/build
make[2]: Nothing to be done for `packages/rythmos/src/CMakeFiles/rythmos.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  81
[ 83%] Built target rythmos
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/moocho/src/CMakeFiles/moocho.dir/build.make packages/moocho/src/CMakeFiles/moocho.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/moocho/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/moocho/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/moocho/src/CMakeFiles/moocho.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/moocho/src/CMakeFiles/moocho.dir/build.make packages/moocho/src/CMakeFiles/moocho.dir/requires
make[2]: Nothing to be done for `packages/moocho/src/CMakeFiles/moocho.dir/requires'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/moocho/src/CMakeFiles/moocho.dir/build.make packages/moocho/src/CMakeFiles/moocho.dir/build
make[2]: Nothing to be done for `packages/moocho/src/CMakeFiles/moocho.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  62 63 64 65 66 67
[ 89%] Built target moocho
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/moocho/thyra/src/CMakeFiles/moochothyra.dir/build.make packages/moocho/thyra/src/CMakeFiles/moochothyra.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/moocho/thyra/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/moocho/thyra/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/moocho/thyra/src/CMakeFiles/moochothyra.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/moocho/thyra/src/CMakeFiles/moochothyra.dir/build.make packages/moocho/thyra/src/CMakeFiles/moochothyra.dir/build
make[2]: Nothing to be done for `packages/moocho/thyra/src/CMakeFiles/moochothyra.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 89%] Built target moochothyra
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/src/CMakeFiles/stokhos.dir/build.make packages/stokhos/src/CMakeFiles/stokhos.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/src/CMakeFiles/stokhos.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/src/CMakeFiles/stokhos.dir/build.make packages/stokhos/src/CMakeFiles/stokhos.dir/build
make[2]: Nothing to be done for `packages/stokhos/src/CMakeFiles/stokhos.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 89%] Built target stokhos
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/src/CMakeFiles/stokhos_sacado.dir/build.make packages/stokhos/src/CMakeFiles/stokhos_sacado.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/src/CMakeFiles/stokhos_sacado.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/src/CMakeFiles/stokhos_sacado.dir/build.make packages/stokhos/src/CMakeFiles/stokhos_sacado.dir/build
make[2]: Nothing to be done for `packages/stokhos/src/CMakeFiles/stokhos_sacado.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 89%] Built target stokhos_sacado
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/src/CMakeFiles/stokhos_tpetra.dir/build.make packages/stokhos/src/CMakeFiles/stokhos_tpetra.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/src/CMakeFiles/stokhos_tpetra.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/src/CMakeFiles/stokhos_tpetra.dir/build.make packages/stokhos/src/CMakeFiles/stokhos_tpetra.dir/build
make[2]: Nothing to be done for `packages/stokhos/src/CMakeFiles/stokhos_tpetra.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 89%] Built target stokhos_tpetra
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/src/CMakeFiles/stokhos_amesos2.dir/build.make packages/stokhos/src/CMakeFiles/stokhos_amesos2.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/src/CMakeFiles/stokhos_amesos2.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/src/CMakeFiles/stokhos_amesos2.dir/build.make packages/stokhos/src/CMakeFiles/stokhos_amesos2.dir/build
make[2]: Nothing to be done for `packages/stokhos/src/CMakeFiles/stokhos_amesos2.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 89%] Built target stokhos_amesos2
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/src/CMakeFiles/stokhos_ifpack2.dir/build.make packages/stokhos/src/CMakeFiles/stokhos_ifpack2.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/src/CMakeFiles/stokhos_ifpack2.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/src/CMakeFiles/stokhos_ifpack2.dir/build.make packages/stokhos/src/CMakeFiles/stokhos_ifpack2.dir/build
make[2]: Nothing to be done for `packages/stokhos/src/CMakeFiles/stokhos_ifpack2.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  86
[ 90%] Built target stokhos_ifpack2
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_AdaptivityToolsUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_AdaptivityToolsUnitTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_AdaptivityToolsUnitTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_AdaptivityToolsUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_AdaptivityToolsUnitTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_AdaptivityToolsUnitTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_AdaptivityToolsUnitTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_AlgebraicExpansionUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_AlgebraicExpansionUnitTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_AlgebraicExpansionUnitTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_AlgebraicExpansionUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_AlgebraicExpansionUnitTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_AlgebraicExpansionUnitTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_AlgebraicExpansionUnitTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_BasisInteractionGraphUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_BasisInteractionGraphUnitTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_BasisInteractionGraphUnitTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_BasisInteractionGraphUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_BasisInteractionGraphUnitTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_BasisInteractionGraphUnitTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_BasisInteractionGraphUnitTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_BuildColBasisUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_BuildColBasisUnitTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_BuildColBasisUnitTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_BuildColBasisUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_BuildColBasisUnitTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_BuildColBasisUnitTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_BuildColBasisUnitTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_ConstantExpansionUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_ConstantExpansionUnitTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_ConstantExpansionUnitTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_ConstantExpansionUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_ConstantExpansionUnitTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_ConstantExpansionUnitTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_ConstantExpansionUnitTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_DivisionOperatorUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_DivisionOperatorUnitTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_DivisionOperatorUnitTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_DivisionOperatorUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_DivisionOperatorUnitTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_DivisionOperatorUnitTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_DivisionOperatorUnitTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_ExponentialRandomFieldUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_ExponentialRandomFieldUnitTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_ExponentialRandomFieldUnitTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_ExponentialRandomFieldUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_ExponentialRandomFieldUnitTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_ExponentialRandomFieldUnitTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_ExponentialRandomFieldUnitTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_GramSchmidtUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_GramSchmidtUnitTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_GramSchmidtUnitTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_GramSchmidtUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_GramSchmidtUnitTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_GramSchmidtUnitTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_GramSchmidtUnitTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_HermiteBasisUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_HermiteBasisUnitTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_HermiteBasisUnitTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_HermiteBasisUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_HermiteBasisUnitTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_HermiteBasisUnitTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_HermiteBasisUnitTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_InterlacedMapUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_InterlacedMapUnitTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_InterlacedMapUnitTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_InterlacedMapUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_InterlacedMapUnitTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_InterlacedMapUnitTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_InterlacedMapUnitTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_InterlacedOpUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_InterlacedOpUnitTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_InterlacedOpUnitTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_InterlacedOpUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_InterlacedOpUnitTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_InterlacedOpUnitTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_InterlacedOpUnitTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_JacobiBasisUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_JacobiBasisUnitTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_JacobiBasisUnitTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_JacobiBasisUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_JacobiBasisUnitTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_JacobiBasisUnitTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_JacobiBasisUnitTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosArrayKernelsUnitTest_Serial.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosArrayKernelsUnitTest_Serial.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosArrayKernelsUnitTest_Serial.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosArrayKernelsUnitTest_Serial.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosArrayKernelsUnitTest_Serial.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosArrayKernelsUnitTest_Serial.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_KokkosArrayKernelsUnitTest_Serial
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosArrayKernelsUnitTest_Threads.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosArrayKernelsUnitTest_Threads.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosArrayKernelsUnitTest_Threads.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosArrayKernelsUnitTest_Threads.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosArrayKernelsUnitTest_Threads.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosArrayKernelsUnitTest_Threads.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_KokkosArrayKernelsUnitTest_Threads
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosCrsMatrixMPVectorUnitTest_Serial.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosCrsMatrixMPVectorUnitTest_Serial.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosCrsMatrixMPVectorUnitTest_Serial.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosCrsMatrixMPVectorUnitTest_Serial.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosCrsMatrixMPVectorUnitTest_Serial.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosCrsMatrixMPVectorUnitTest_Serial.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_KokkosCrsMatrixMPVectorUnitTest_Serial
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosCrsMatrixMPVectorUnitTest_Threads.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosCrsMatrixMPVectorUnitTest_Threads.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosCrsMatrixMPVectorUnitTest_Threads.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosCrsMatrixMPVectorUnitTest_Threads.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosCrsMatrixMPVectorUnitTest_Threads.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosCrsMatrixMPVectorUnitTest_Threads.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_KokkosCrsMatrixMPVectorUnitTest_Threads
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosCrsMatrixUQPCEUnitTest_Serial.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosCrsMatrixUQPCEUnitTest_Serial.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosCrsMatrixUQPCEUnitTest_Serial.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosCrsMatrixUQPCEUnitTest_Serial.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosCrsMatrixUQPCEUnitTest_Serial.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosCrsMatrixUQPCEUnitTest_Serial.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_KokkosCrsMatrixUQPCEUnitTest_Serial
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosCrsMatrixUQPCEUnitTest_Threads.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosCrsMatrixUQPCEUnitTest_Threads.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosCrsMatrixUQPCEUnitTest_Threads.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosCrsMatrixUQPCEUnitTest_Threads.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosCrsMatrixUQPCEUnitTest_Threads.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosCrsMatrixUQPCEUnitTest_Threads.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_KokkosCrsMatrixUQPCEUnitTest_Threads
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosViewMPVectorUnitTest_Serial.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosViewMPVectorUnitTest_Serial.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosViewMPVectorUnitTest_Serial.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosViewMPVectorUnitTest_Serial.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosViewMPVectorUnitTest_Serial.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosViewMPVectorUnitTest_Serial.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_KokkosViewMPVectorUnitTest_Serial
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosViewMPVectorUnitTest_Threads.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosViewMPVectorUnitTest_Threads.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosViewMPVectorUnitTest_Threads.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosViewMPVectorUnitTest_Threads.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosViewMPVectorUnitTest_Threads.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosViewMPVectorUnitTest_Threads.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_KokkosViewMPVectorUnitTest_Threads
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosViewUQPCEUnitTest_Serial.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosViewUQPCEUnitTest_Serial.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosViewUQPCEUnitTest_Serial.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosViewUQPCEUnitTest_Serial.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosViewUQPCEUnitTest_Serial.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosViewUQPCEUnitTest_Serial.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_KokkosViewUQPCEUnitTest_Serial
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosViewUQPCEUnitTest_Threads.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosViewUQPCEUnitTest_Threads.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosViewUQPCEUnitTest_Threads.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosViewUQPCEUnitTest_Threads.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosViewUQPCEUnitTest_Threads.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_KokkosViewUQPCEUnitTest_Threads.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_KokkosViewUQPCEUnitTest_Threads
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_LanczosUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_LanczosUnitTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_LanczosUnitTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_LanczosUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_LanczosUnitTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_LanczosUnitTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_LanczosUnitTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_LegendreBasisUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_LegendreBasisUnitTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_LegendreBasisUnitTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_LegendreBasisUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_LegendreBasisUnitTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_LegendreBasisUnitTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_LegendreBasisUnitTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_LexicographicTreeBasisUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_LexicographicTreeBasisUnitTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_LexicographicTreeBasisUnitTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_LexicographicTreeBasisUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_LexicographicTreeBasisUnitTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_LexicographicTreeBasisUnitTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_LexicographicTreeBasisUnitTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_LogNormalUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_LogNormalUnitTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_LogNormalUnitTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_LogNormalUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_LogNormalUnitTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_LogNormalUnitTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_LogNormalUnitTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_MatrixFreeOperatorUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_MatrixFreeOperatorUnitTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_MatrixFreeOperatorUnitTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_MatrixFreeOperatorUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_MatrixFreeOperatorUnitTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_MatrixFreeOperatorUnitTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_MatrixFreeOperatorUnitTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_NormalizedHermiteBasisUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_NormalizedHermiteBasisUnitTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_NormalizedHermiteBasisUnitTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_NormalizedHermiteBasisUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_NormalizedHermiteBasisUnitTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_NormalizedHermiteBasisUnitTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_NormalizedHermiteBasisUnitTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_NormalizedLegendreBasisUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_NormalizedLegendreBasisUnitTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_NormalizedLegendreBasisUnitTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_NormalizedLegendreBasisUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_NormalizedLegendreBasisUnitTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_NormalizedLegendreBasisUnitTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_NormalizedLegendreBasisUnitTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_ProductBasisUtilsUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_ProductBasisUtilsUnitTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_ProductBasisUtilsUnitTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_ProductBasisUtilsUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_ProductBasisUtilsUnitTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_ProductBasisUtilsUnitTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_ProductBasisUtilsUnitTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_QuadExpansionUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_QuadExpansionUnitTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_QuadExpansionUnitTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_QuadExpansionUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_QuadExpansionUnitTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_QuadExpansionUnitTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_QuadExpansionUnitTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_QuadraturePseudoSpectralExpansionUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_QuadraturePseudoSpectralExpansionUnitTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_QuadraturePseudoSpectralExpansionUnitTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_QuadraturePseudoSpectralExpansionUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_QuadraturePseudoSpectralExpansionUnitTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_QuadraturePseudoSpectralExpansionUnitTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_QuadraturePseudoSpectralExpansionUnitTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SDMUtilsUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SDMUtilsUnitTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SDMUtilsUnitTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SDMUtilsUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SDMUtilsUnitTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SDMUtilsUnitTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_SDMUtilsUnitTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoETPCEUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoETPCEUnitTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoETPCEUnitTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoETPCEUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoETPCEUnitTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoETPCEUnitTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_SacadoETPCEUnitTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoMPVectorCommTests.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoMPVectorCommTests.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoMPVectorCommTests.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoMPVectorCommTests.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoMPVectorCommTests.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoMPVectorCommTests.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_SacadoMPVectorCommTests
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoMPVectorSerializationTests.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoMPVectorSerializationTests.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoMPVectorSerializationTests.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoMPVectorSerializationTests.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoMPVectorSerializationTests.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoMPVectorSerializationTests.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_SacadoMPVectorSerializationTests
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoMPVectorUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoMPVectorUnitTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoMPVectorUnitTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoMPVectorUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoMPVectorUnitTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoMPVectorUnitTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_SacadoMPVectorUnitTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoPCECommTests.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoPCECommTests.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoPCECommTests.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoPCECommTests.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoPCECommTests.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoPCECommTests.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_SacadoPCECommTests
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoPCESerializationTests.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoPCESerializationTests.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoPCESerializationTests.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoPCESerializationTests.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoPCESerializationTests.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoPCESerializationTests.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_SacadoPCESerializationTests
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoPCEUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoPCEUnitTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoPCEUnitTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoPCEUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoPCEUnitTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoPCEUnitTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_SacadoPCEUnitTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoPromoteUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoPromoteUnitTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoPromoteUnitTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoPromoteUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoPromoteUnitTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoPromoteUnitTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_SacadoPromoteUnitTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoTraitsUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoTraitsUnitTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoTraitsUnitTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoTraitsUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoTraitsUnitTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoTraitsUnitTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_SacadoTraitsUnitTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoUQPCECommTests.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoUQPCECommTests.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoUQPCECommTests.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoUQPCECommTests.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoUQPCECommTests.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoUQPCECommTests.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_SacadoUQPCECommTests
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoUQPCESerializationTests.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoUQPCESerializationTests.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoUQPCESerializationTests.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoUQPCESerializationTests.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoUQPCESerializationTests.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoUQPCESerializationTests.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_SacadoUQPCESerializationTests
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoUQPCEUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoUQPCEUnitTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoUQPCEUnitTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoUQPCEUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoUQPCEUnitTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoUQPCEUnitTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_SacadoUQPCEUnitTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoVectorCommTests.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoVectorCommTests.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoVectorCommTests.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoVectorCommTests.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoVectorCommTests.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoVectorCommTests.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_SacadoVectorCommTests
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoVectorSerializationTests.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoVectorSerializationTests.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoVectorSerializationTests.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoVectorSerializationTests.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoVectorSerializationTests.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoVectorSerializationTests.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_SacadoVectorSerializationTests
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoVectorUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoVectorUnitTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoVectorUnitTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoVectorUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoVectorUnitTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SacadoVectorUnitTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_SacadoVectorUnitTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SmolyakBasisUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SmolyakBasisUnitTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SmolyakBasisUnitTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SmolyakBasisUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SmolyakBasisUnitTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SmolyakBasisUnitTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_SmolyakBasisUnitTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SmolyakPseudoSpectralExpansionUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SmolyakPseudoSpectralExpansionUnitTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SmolyakPseudoSpectralExpansionUnitTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SmolyakPseudoSpectralExpansionUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SmolyakPseudoSpectralExpansionUnitTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SmolyakPseudoSpectralExpansionUnitTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_SmolyakPseudoSpectralExpansionUnitTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SmolyakPseudoSpectralOperatorUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SmolyakPseudoSpectralOperatorUnitTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SmolyakPseudoSpectralOperatorUnitTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SmolyakPseudoSpectralOperatorUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SmolyakPseudoSpectralOperatorUnitTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SmolyakPseudoSpectralOperatorUnitTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_SmolyakPseudoSpectralOperatorUnitTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_Sparse3TensorUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_Sparse3TensorUnitTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_Sparse3TensorUnitTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_Sparse3TensorUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_Sparse3TensorUnitTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_Sparse3TensorUnitTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_Sparse3TensorUnitTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SparseGridQuadratureUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SparseGridQuadratureUnitTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SparseGridQuadratureUnitTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SparseGridQuadratureUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SparseGridQuadratureUnitTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_SparseGridQuadratureUnitTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_SparseGridQuadratureUnitTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_StieltjesUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_StieltjesUnitTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_StieltjesUnitTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_StieltjesUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_StieltjesUnitTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_StieltjesUnitTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_StieltjesUnitTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TensorProductBasisUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TensorProductBasisUnitTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TensorProductBasisUnitTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TensorProductBasisUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TensorProductBasisUnitTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TensorProductBasisUnitTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_TensorProductBasisUnitTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TensorProductPseudoSpectralExpansionUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TensorProductPseudoSpectralExpansionUnitTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TensorProductPseudoSpectralExpansionUnitTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TensorProductPseudoSpectralExpansionUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TensorProductPseudoSpectralExpansionUnitTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TensorProductPseudoSpectralExpansionUnitTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_TensorProductPseudoSpectralExpansionUnitTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TensorProductPseudoSpectralOperatorUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TensorProductPseudoSpectralOperatorUnitTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TensorProductPseudoSpectralOperatorUnitTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TensorProductPseudoSpectralOperatorUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TensorProductPseudoSpectralOperatorUnitTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TensorProductPseudoSpectralOperatorUnitTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_TensorProductPseudoSpectralOperatorUnitTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TotalOrderBasisUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TotalOrderBasisUnitTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TotalOrderBasisUnitTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TotalOrderBasisUnitTest.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TotalOrderBasisUnitTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TotalOrderBasisUnitTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_TotalOrderBasisUnitTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TpetraCrsMatrixMPVectorUnitTest_Serial.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TpetraCrsMatrixMPVectorUnitTest_Serial.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TpetraCrsMatrixMPVectorUnitTest_Serial.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TpetraCrsMatrixMPVectorUnitTest_Serial.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TpetraCrsMatrixMPVectorUnitTest_Serial.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TpetraCrsMatrixMPVectorUnitTest_Serial.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_TpetraCrsMatrixMPVectorUnitTest_Serial
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TpetraCrsMatrixMPVectorUnitTest_Threads.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TpetraCrsMatrixMPVectorUnitTest_Threads.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TpetraCrsMatrixMPVectorUnitTest_Threads.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TpetraCrsMatrixMPVectorUnitTest_Threads.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TpetraCrsMatrixMPVectorUnitTest_Threads.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TpetraCrsMatrixMPVectorUnitTest_Threads.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_TpetraCrsMatrixMPVectorUnitTest_Threads
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TpetraCrsMatrixUQPCEUnitTest_Serial.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TpetraCrsMatrixUQPCEUnitTest_Serial.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TpetraCrsMatrixUQPCEUnitTest_Serial.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TpetraCrsMatrixUQPCEUnitTest_Serial.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TpetraCrsMatrixUQPCEUnitTest_Serial.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TpetraCrsMatrixUQPCEUnitTest_Serial.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_TpetraCrsMatrixUQPCEUnitTest_Serial
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TpetraCrsMatrixUQPCEUnitTest_Threads.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TpetraCrsMatrixUQPCEUnitTest_Threads.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TpetraCrsMatrixUQPCEUnitTest_Threads.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TpetraCrsMatrixUQPCEUnitTest_Threads.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TpetraCrsMatrixUQPCEUnitTest_Threads.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TpetraCrsMatrixUQPCEUnitTest_Threads.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_TpetraCrsMatrixUQPCEUnitTest_Threads
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TpetraMatVec.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TpetraMatVec.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TpetraMatVec.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TpetraMatVec.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TpetraMatVec.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_TpetraMatVec.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_TpetraMatVec
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_copyMueLuFiles.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_copyMueLuFiles.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_copyMueLuFiles.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_copyMueLuFiles.dir/build.make packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_copyMueLuFiles.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/UnitTest/CMakeFiles/Stokhos_copyMueLuFiles.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_copyMueLuFiles
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/Performance/CMakeFiles/Stokhos_TestEpetraMatrixFreeApply.dir/build.make packages/stokhos/test/Performance/CMakeFiles/Stokhos_TestEpetraMatrixFreeApply.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/Performance /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/Performance /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/Performance/CMakeFiles/Stokhos_TestEpetraMatrixFreeApply.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/Performance/CMakeFiles/Stokhos_TestEpetraMatrixFreeApply.dir/build.make packages/stokhos/test/Performance/CMakeFiles/Stokhos_TestEpetraMatrixFreeApply.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/Performance/CMakeFiles/Stokhos_TestEpetraMatrixFreeApply.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_TestEpetraMatrixFreeApply
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/Performance/KokkosArraySPMVKernels/CMakeFiles/Stokhos_SPMVEpetra.dir/build.make packages/stokhos/test/Performance/KokkosArraySPMVKernels/CMakeFiles/Stokhos_SPMVEpetra.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/Performance/KokkosArraySPMVKernels /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/Performance/KokkosArraySPMVKernels /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/Performance/KokkosArraySPMVKernels/CMakeFiles/Stokhos_SPMVEpetra.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/Performance/KokkosArraySPMVKernels/CMakeFiles/Stokhos_SPMVEpetra.dir/build.make packages/stokhos/test/Performance/KokkosArraySPMVKernels/CMakeFiles/Stokhos_SPMVEpetra.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/Performance/KokkosArraySPMVKernels/CMakeFiles/Stokhos_SPMVEpetra.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_SPMVEpetra
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/Performance/KokkosArraySPMVKernels/CMakeFiles/Stokhos_SPMVHostScaling.dir/build.make packages/stokhos/test/Performance/KokkosArraySPMVKernels/CMakeFiles/Stokhos_SPMVHostScaling.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/Performance/KokkosArraySPMVKernels /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/Performance/KokkosArraySPMVKernels /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/Performance/KokkosArraySPMVKernels/CMakeFiles/Stokhos_SPMVHostScaling.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/Performance/KokkosArraySPMVKernels/CMakeFiles/Stokhos_SPMVHostScaling.dir/build.make packages/stokhos/test/Performance/KokkosArraySPMVKernels/CMakeFiles/Stokhos_SPMVHostScaling.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/Performance/KokkosArraySPMVKernels/CMakeFiles/Stokhos_SPMVHostScaling.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_SPMVHostScaling
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/Performance/KokkosArraySPMVKernels/CMakeFiles/Stokhos_SPMVTest.dir/build.make packages/stokhos/test/Performance/KokkosArraySPMVKernels/CMakeFiles/Stokhos_SPMVTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/Performance/KokkosArraySPMVKernels /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/Performance/KokkosArraySPMVKernels /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/Performance/KokkosArraySPMVKernels/CMakeFiles/Stokhos_SPMVTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/Performance/KokkosArraySPMVKernels/CMakeFiles/Stokhos_SPMVTest.dir/build.make packages/stokhos/test/Performance/KokkosArraySPMVKernels/CMakeFiles/Stokhos_SPMVTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/Performance/KokkosArraySPMVKernels/CMakeFiles/Stokhos_SPMVTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_SPMVTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/Performance/MPVectorKernels/CMakeFiles/Stokhos_MPVectorSpMvTest.dir/build.make packages/stokhos/test/Performance/MPVectorKernels/CMakeFiles/Stokhos_MPVectorSpMvTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/Performance/MPVectorKernels /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/Performance/MPVectorKernels /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/Performance/MPVectorKernels/CMakeFiles/Stokhos_MPVectorSpMvTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/Performance/MPVectorKernels/CMakeFiles/Stokhos_MPVectorSpMvTest.dir/build.make packages/stokhos/test/Performance/MPVectorKernels/CMakeFiles/Stokhos_MPVectorSpMvTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/Performance/MPVectorKernels/CMakeFiles/Stokhos_MPVectorSpMvTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_MPVectorSpMvTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/Performance/KokkosSpMM/CMakeFiles/Stokhos_KokkosSpMMTest.dir/build.make packages/stokhos/test/Performance/KokkosSpMM/CMakeFiles/Stokhos_KokkosSpMMTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/Performance/KokkosSpMM /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/Performance/KokkosSpMM /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/Performance/KokkosSpMM/CMakeFiles/Stokhos_KokkosSpMMTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/Performance/KokkosSpMM/CMakeFiles/Stokhos_KokkosSpMMTest.dir/build.make packages/stokhos/test/Performance/KokkosSpMM/CMakeFiles/Stokhos_KokkosSpMMTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/Performance/KokkosSpMM/CMakeFiles/Stokhos_KokkosSpMMTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 90%] Built target Stokhos_KokkosSpMMTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/Performance/PCEMeanMultiply/CMakeFiles/Stokhos_KokkosMeanMultiplyTest.dir/build.make packages/stokhos/test/Performance/PCEMeanMultiply/CMakeFiles/Stokhos_KokkosMeanMultiplyTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/Performance/PCEMeanMultiply /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/Performance/PCEMeanMultiply /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/Performance/PCEMeanMultiply/CMakeFiles/Stokhos_KokkosMeanMultiplyTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/Performance/PCEMeanMultiply/CMakeFiles/Stokhos_KokkosMeanMultiplyTest.dir/build.make packages/stokhos/test/Performance/PCEMeanMultiply/CMakeFiles/Stokhos_KokkosMeanMultiplyTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/Performance/PCEMeanMultiply/CMakeFiles/Stokhos_KokkosMeanMultiplyTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  5
[ 91%] Built target Stokhos_KokkosMeanMultiplyTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/Performance/MPAssembly/CMakeFiles/Stokhos_MPVectorAssemblyTest.dir/build.make packages/stokhos/test/Performance/MPAssembly/CMakeFiles/Stokhos_MPVectorAssemblyTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stokhos/test/Performance/MPAssembly /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/Performance/MPAssembly /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stokhos/test/Performance/MPAssembly/CMakeFiles/Stokhos_MPVectorAssemblyTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/stokhos/test/Performance/MPAssembly/CMakeFiles/Stokhos_MPVectorAssemblyTest.dir/build.make packages/stokhos/test/Performance/MPAssembly/CMakeFiles/Stokhos_MPVectorAssemblyTest.dir/build
make[2]: Nothing to be done for `packages/stokhos/test/Performance/MPAssembly/CMakeFiles/Stokhos_MPVectorAssemblyTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 91%] Built target Stokhos_MPVectorAssemblyTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/rol/src/CMakeFiles/rol.dir/build.make packages/rol/src/CMakeFiles/rol.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/rol/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/rol/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/rol/src/CMakeFiles/rol.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/rol/src/CMakeFiles/rol.dir/build.make packages/rol/src/CMakeFiles/rol.dir/build
make[2]: Nothing to be done for `packages/rol/src/CMakeFiles/rol.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 91%] Built target rol
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/piro/src/CMakeFiles/piro.dir/build.make packages/piro/src/CMakeFiles/piro.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/piro/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/piro/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/piro/src/CMakeFiles/piro.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/piro/src/CMakeFiles/piro.dir/build.make packages/piro/src/CMakeFiles/piro.dir/build
make[2]: Nothing to be done for `packages/piro/src/CMakeFiles/piro.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 91%] Built target piro
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/CTrilinos/src/CMakeFiles/ctrilinos.dir/build.make packages/CTrilinos/src/CMakeFiles/ctrilinos.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/CTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/CTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/CTrilinos/src/CMakeFiles/ctrilinos.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/CTrilinos/src/CMakeFiles/ctrilinos.dir/build.make packages/CTrilinos/src/CMakeFiles/ctrilinos.dir/build
make[2]: Nothing to be done for `packages/CTrilinos/src/CMakeFiles/ctrilinos.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  21
[ 92%] Built target ctrilinos
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/ForTrilinos/src/CMakeFiles/fortrilinos.dir/build.make packages/ForTrilinos/src/CMakeFiles/fortrilinos.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/ForTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/ForTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/ForTrilinos/src/CMakeFiles/fortrilinos.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/ForTrilinos/src/CMakeFiles/fortrilinos.dir/build.make packages/ForTrilinos/src/CMakeFiles/fortrilinos.dir/requires
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/ForTrilinos/src/CMakeFiles/fortrilinos.dir/build.make packages/ForTrilinos/src/CMakeFiles/fortrilinos.dir/ForTrilinos_enums.F90.o.provides.build
make[3]: `packages/ForTrilinos/src/CMakeFiles/fortrilinos.dir/ForTrilinos_enums.F90.o.provides.build' is up to date.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/ForTrilinos/src/CMakeFiles/fortrilinos.dir/build.make packages/ForTrilinos/src/CMakeFiles/fortrilinos.dir/ForTrilinos_enum_wrappers.F90.o.provides.build
make[3]: `packages/ForTrilinos/src/CMakeFiles/fortrilinos.dir/ForTrilinos_enum_wrappers.F90.o.provides.build' is up to date.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/ForTrilinos/src/CMakeFiles/fortrilinos.dir/build.make packages/ForTrilinos/src/CMakeFiles/fortrilinos.dir/build
make[2]: Nothing to be done for `packages/ForTrilinos/src/CMakeFiles/fortrilinos.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 92%] Built target fortrilinos
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/pytrilinos.dir/build.make packages/PyTrilinos/src/CMakeFiles/pytrilinos.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/pytrilinos.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/pytrilinos.dir/build.make packages/PyTrilinos/src/CMakeFiles/pytrilinos.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/pytrilinos.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  80
[ 93%] Built target pytrilinos
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/Amesos.dir/build.make packages/PyTrilinos/src/CMakeFiles/Amesos.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/Amesos.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/Amesos.dir/build.make packages/PyTrilinos/src/CMakeFiles/Amesos.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/Amesos.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 93%] Built target Amesos
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/Anasazi.dir/build.make packages/PyTrilinos/src/CMakeFiles/Anasazi.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/Anasazi.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/Anasazi.dir/build.make packages/PyTrilinos/src/CMakeFiles/Anasazi.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/Anasazi.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 93%] Built target Anasazi
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/AztecOO.dir/build.make packages/PyTrilinos/src/CMakeFiles/AztecOO.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/AztecOO.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/AztecOO.dir/build.make packages/PyTrilinos/src/CMakeFiles/AztecOO.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/AztecOO.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 93%] Built target AztecOO
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/Epetra.dir/build.make packages/PyTrilinos/src/CMakeFiles/Epetra.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/Epetra.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/Epetra.dir/build.make packages/PyTrilinos/src/CMakeFiles/Epetra.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/Epetra.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 93%] Built target Epetra
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/EpetraExt.dir/build.make packages/PyTrilinos/src/CMakeFiles/EpetraExt.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/EpetraExt.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/EpetraExt.dir/build.make packages/PyTrilinos/src/CMakeFiles/EpetraExt.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/EpetraExt.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 93%] Built target EpetraExt
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/Galeri.dir/build.make packages/PyTrilinos/src/CMakeFiles/Galeri.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/Galeri.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/Galeri.dir/build.make packages/PyTrilinos/src/CMakeFiles/Galeri.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/Galeri.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 93%] Built target Galeri
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/IFPACK.dir/build.make packages/PyTrilinos/src/CMakeFiles/IFPACK.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/IFPACK.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/IFPACK.dir/build.make packages/PyTrilinos/src/CMakeFiles/IFPACK.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/IFPACK.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 93%] Built target IFPACK
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/Isorropia_Epetra.dir/build.make packages/PyTrilinos/src/CMakeFiles/Isorropia_Epetra.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/Isorropia_Epetra.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/Isorropia_Epetra.dir/build.make packages/PyTrilinos/src/CMakeFiles/Isorropia_Epetra.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/Isorropia_Epetra.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 93%] Built target Isorropia_Epetra
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/Isorropia___init__.dir/build.make packages/PyTrilinos/src/CMakeFiles/Isorropia___init__.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/Isorropia___init__.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/Isorropia___init__.dir/build.make packages/PyTrilinos/src/CMakeFiles/Isorropia___init__.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/Isorropia___init__.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 93%] Built target Isorropia___init__
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/Komplex.dir/build.make packages/PyTrilinos/src/CMakeFiles/Komplex.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/Komplex.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/Komplex.dir/build.make packages/PyTrilinos/src/CMakeFiles/Komplex.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/Komplex.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 93%] Built target Komplex
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_Abstract.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_Abstract.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/LOCA_Abstract.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_Abstract.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_Abstract.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/LOCA_Abstract.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 93%] Built target LOCA_Abstract
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_AnasaziOperator.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_AnasaziOperator.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/LOCA_AnasaziOperator.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_AnasaziOperator.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_AnasaziOperator.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/LOCA_AnasaziOperator.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 93%] Built target LOCA_AnasaziOperator
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_Bifurcation.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_Bifurcation.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/LOCA_Bifurcation.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_Bifurcation.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_Bifurcation.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/LOCA_Bifurcation.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 93%] Built target LOCA_Bifurcation
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_BorderedSolver.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_BorderedSolver.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/LOCA_BorderedSolver.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_BorderedSolver.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_BorderedSolver.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/LOCA_BorderedSolver.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 93%] Built target LOCA_BorderedSolver
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_BorderedSystem.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_BorderedSystem.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/LOCA_BorderedSystem.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_BorderedSystem.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_BorderedSystem.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/LOCA_BorderedSystem.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 93%] Built target LOCA_BorderedSystem
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_Eigensolver.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_Eigensolver.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/LOCA_Eigensolver.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_Eigensolver.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_Eigensolver.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/LOCA_Eigensolver.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 93%] Built target LOCA_Eigensolver
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_EigenvalueSort.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_EigenvalueSort.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/LOCA_EigenvalueSort.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_EigenvalueSort.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_EigenvalueSort.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/LOCA_EigenvalueSort.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 93%] Built target LOCA_EigenvalueSort
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_Epetra_Interface.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_Epetra_Interface.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/LOCA_Epetra_Interface.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_Epetra_Interface.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_Epetra_Interface.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/LOCA_Epetra_Interface.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 93%] Built target LOCA_Epetra_Interface
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_Epetra___init__.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_Epetra___init__.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/LOCA_Epetra___init__.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_Epetra___init__.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_Epetra___init__.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/LOCA_Epetra___init__.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  3
[ 94%] Built target LOCA_Epetra___init__
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_Extended.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_Extended.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/LOCA_Extended.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_Extended.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_Extended.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/LOCA_Extended.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 94%] Built target LOCA_Extended
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_Homotopy.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_Homotopy.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/LOCA_Homotopy.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_Homotopy.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_Homotopy.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/LOCA_Homotopy.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 94%] Built target LOCA_Homotopy
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_Hopf_MinimallyAugmented.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_Hopf_MinimallyAugmented.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/LOCA_Hopf_MinimallyAugmented.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_Hopf_MinimallyAugmented.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_Hopf_MinimallyAugmented.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/LOCA_Hopf_MinimallyAugmented.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 94%] Built target LOCA_Hopf_MinimallyAugmented
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_Hopf_MooreSpence.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_Hopf_MooreSpence.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/LOCA_Hopf_MooreSpence.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_Hopf_MooreSpence.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_Hopf_MooreSpence.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/LOCA_Hopf_MooreSpence.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 94%] Built target LOCA_Hopf_MooreSpence
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_Hopf___init__.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_Hopf___init__.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/LOCA_Hopf___init__.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_Hopf___init__.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_Hopf___init__.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/LOCA_Hopf___init__.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 94%] Built target LOCA_Hopf___init__
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_MultiContinuation.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_MultiContinuation.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/LOCA_MultiContinuation.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_MultiContinuation.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_MultiContinuation.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/LOCA_MultiContinuation.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 94%] Built target LOCA_MultiContinuation
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_MultiPredictor.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_MultiPredictor.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/LOCA_MultiPredictor.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_MultiPredictor.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_MultiPredictor.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/LOCA_MultiPredictor.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 94%] Built target LOCA_MultiPredictor
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_Parameter.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_Parameter.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/LOCA_Parameter.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_Parameter.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_Parameter.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/LOCA_Parameter.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 94%] Built target LOCA_Parameter
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_PhaseTransition.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_PhaseTransition.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/LOCA_PhaseTransition.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_PhaseTransition.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_PhaseTransition.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/LOCA_PhaseTransition.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 94%] Built target LOCA_PhaseTransition
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_Pitchfork_MinimallyAugmented.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_Pitchfork_MinimallyAugmented.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/LOCA_Pitchfork_MinimallyAugmented.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_Pitchfork_MinimallyAugmented.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_Pitchfork_MinimallyAugmented.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/LOCA_Pitchfork_MinimallyAugmented.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 94%] Built target LOCA_Pitchfork_MinimallyAugmented
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_Pitchfork_MooreSpence.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_Pitchfork_MooreSpence.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/LOCA_Pitchfork_MooreSpence.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_Pitchfork_MooreSpence.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_Pitchfork_MooreSpence.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/LOCA_Pitchfork_MooreSpence.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 94%] Built target LOCA_Pitchfork_MooreSpence
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_Pitchfork___init__.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_Pitchfork___init__.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/LOCA_Pitchfork___init__.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_Pitchfork___init__.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_Pitchfork___init__.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/LOCA_Pitchfork___init__.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 94%] Built target LOCA_Pitchfork___init__
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_SaveEigenData.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_SaveEigenData.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/LOCA_SaveEigenData.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_SaveEigenData.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_SaveEigenData.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/LOCA_SaveEigenData.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 94%] Built target LOCA_SaveEigenData
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_StatusTest.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_StatusTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/LOCA_StatusTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_StatusTest.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_StatusTest.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/LOCA_StatusTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 94%] Built target LOCA_StatusTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_StepSize.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_StepSize.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/LOCA_StepSize.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_StepSize.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_StepSize.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/LOCA_StepSize.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 94%] Built target LOCA_StepSize
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_TimeDependent.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_TimeDependent.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/LOCA_TimeDependent.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_TimeDependent.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_TimeDependent.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/LOCA_TimeDependent.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 94%] Built target LOCA_TimeDependent
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_TurningPoint_MinimallyAugmented.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_TurningPoint_MinimallyAugmented.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/LOCA_TurningPoint_MinimallyAugmented.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_TurningPoint_MinimallyAugmented.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_TurningPoint_MinimallyAugmented.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/LOCA_TurningPoint_MinimallyAugmented.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 94%] Built target LOCA_TurningPoint_MinimallyAugmented
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_TurningPoint_MooreSpence.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_TurningPoint_MooreSpence.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/LOCA_TurningPoint_MooreSpence.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_TurningPoint_MooreSpence.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_TurningPoint_MooreSpence.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/LOCA_TurningPoint_MooreSpence.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 94%] Built target LOCA_TurningPoint_MooreSpence
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_TurningPoint___init__.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_TurningPoint___init__.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/LOCA_TurningPoint___init__.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA_TurningPoint___init__.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA_TurningPoint___init__.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/LOCA_TurningPoint___init__.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 94%] Built target LOCA_TurningPoint___init__
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA___init__.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA___init__.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/LOCA___init__.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/LOCA___init__.dir/build.make packages/PyTrilinos/src/CMakeFiles/LOCA___init__.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/LOCA___init__.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 94%] Built target LOCA___init__
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/ML.dir/build.make packages/PyTrilinos/src/CMakeFiles/ML.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/ML.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/ML.dir/build.make packages/PyTrilinos/src/CMakeFiles/ML.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/ML.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 94%] Built target ML
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/NOX_Abstract.dir/build.make packages/PyTrilinos/src/CMakeFiles/NOX_Abstract.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/NOX_Abstract.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/NOX_Abstract.dir/build.make packages/PyTrilinos/src/CMakeFiles/NOX_Abstract.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/NOX_Abstract.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 94%] Built target NOX_Abstract
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/NOX_Epetra_Interface.dir/build.make packages/PyTrilinos/src/CMakeFiles/NOX_Epetra_Interface.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/NOX_Epetra_Interface.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/NOX_Epetra_Interface.dir/build.make packages/PyTrilinos/src/CMakeFiles/NOX_Epetra_Interface.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/NOX_Epetra_Interface.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 94%] Built target NOX_Epetra_Interface
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/NOX_Epetra___init__.dir/build.make packages/PyTrilinos/src/CMakeFiles/NOX_Epetra___init__.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/NOX_Epetra___init__.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/NOX_Epetra___init__.dir/build.make packages/PyTrilinos/src/CMakeFiles/NOX_Epetra___init__.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/NOX_Epetra___init__.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 94%] Built target NOX_Epetra___init__
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/NOX_Solver.dir/build.make packages/PyTrilinos/src/CMakeFiles/NOX_Solver.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/NOX_Solver.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/NOX_Solver.dir/build.make packages/PyTrilinos/src/CMakeFiles/NOX_Solver.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/NOX_Solver.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 94%] Built target NOX_Solver
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/NOX_StatusTest.dir/build.make packages/PyTrilinos/src/CMakeFiles/NOX_StatusTest.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/NOX_StatusTest.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/NOX_StatusTest.dir/build.make packages/PyTrilinos/src/CMakeFiles/NOX_StatusTest.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/NOX_StatusTest.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  4
[ 95%] Built target NOX_StatusTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/NOX___init__.dir/build.make packages/PyTrilinos/src/CMakeFiles/NOX___init__.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/NOX___init__.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/NOX___init__.dir/build.make packages/PyTrilinos/src/CMakeFiles/NOX___init__.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/NOX___init__.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 95%] Built target NOX___init__
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/Pliris.dir/build.make packages/PyTrilinos/src/CMakeFiles/Pliris.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/Pliris.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/Pliris.dir/build.make packages/PyTrilinos/src/CMakeFiles/Pliris.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/Pliris.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 95%] Built target Pliris
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/Teuchos.dir/build.make packages/PyTrilinos/src/CMakeFiles/Teuchos.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/Teuchos.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/Teuchos.dir/build.make packages/PyTrilinos/src/CMakeFiles/Teuchos.dir/build
make[2]: Nothing to be done for `packages/PyTrilinos/src/CMakeFiles/Teuchos.dir/build'.
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles  6
[ 96%] Built target Teuchos
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/Tpetra.dir/build.make packages/PyTrilinos/src/CMakeFiles/Tpetra.dir/depend
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/CMakeFiles/Tpetra.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f packages/PyTrilinos/src/CMakeFiles/Tpetra.dir/build.make packages/PyTrilinos/src/CMakeFiles/Tpetra.dir/build
/opt/local/bin/cmake -E cmake_progress_report /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/CMakeFiles 
[ 96%] Building CXX object packages/PyTrilinos/src/CMakeFiles/Tpetra.dir/TpetraPYTHON_wrap.cpp.o
cd /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src && /opt/local/bin/mpicxx   -DTpetra_EXPORTS -O3 -mtune=native -framework Accelerate -fpermissive -I/opt/local/Library/Frameworks/QtCore.framework/Headers -F/opt/local/Library/Frameworks -std=c++11 -O3 -fPIC -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/mpi4py/include -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/nox/src-loca/src-thyra -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/nox/src-loca/src-epetra -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/nox/src-loca/src-epetra/continuation-manager -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/nox/src-loca/src-lapack -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/nox/src-loca/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/nox/src-epetra -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/nox/src-lapack -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/nox/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/nox/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/nox/src-thyra -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/teko/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teko/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teko/src/NS -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teko/src/Epetra -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stratimikos/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stratimikos/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stratimikos/adapters/belos/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stratimikos/adapters/belos/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stratimikos/adapters/aztecoo/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stratimikos/adapters/amesos/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stratimikos/adapters/ml/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stratimikos/adapters/ifpack/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/belos/tpetra/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/belos/tpetra/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/belos/epetra/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/belos/epetra/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/belos/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/belos/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/ext -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/ext -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/inout -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/inout -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/tsqr/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/tsqr/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/LinAlg -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/classic/NodeAPI -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/classic/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/teuchos/kokkoscomm/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscomm/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/teuchos/kokkoscompat/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/parameterlist/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/teuchos/core/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/core/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/kokkos/core/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src -I/usr/local/boost/include -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/comm/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/remainder/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/numerics/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/ThreadPool/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/ThreadPool/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/kernels/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/kernels/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/kernels/src/impl -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/kokkos/containers/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/containers/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/epetra/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/epetra/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/kokkos/algorithms/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/algorithms/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/ml/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/ml/src/Include -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/ml/src/Comm -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/ml/src/Coarsen -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/ml/src/FEGrid -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/ml/src/Main -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/ml/src/Smoother -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/ml/src/Krylov -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/ml/src/Operator -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/ml/src/Utils -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/ml/src/RefMaxwell -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/ml/src/MatrixFree -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/ml/src/MLAPI -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/ml/src/LevelWrap -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/ifpack/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/ifpack/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/ifpack/../amesos/src/SuiteSparse/AMD/Include -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/ifpack/../amesos/src/SuiteSparse/UFconfig -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/amesos/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/amesos/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/amesos/src/SuiteSparse/AMD/Include -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/amesos/src/SuiteSparse/COLAMD/Include -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/amesos/src/SuiteSparse/CHOLMOD/Include -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/amesos/src/SuiteSparse/UFconfig -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/amesos/src/SuiteSparse/KLU/Include -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/amesos/src/SuiteSparse/BTF/Include -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/amesos/src/SuiteSparse/CAMD/Include -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/epetraext/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/epetraext/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/epetraext/src/transform -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/epetraext/src/inout -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/epetraext/src/coloring -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/epetraext/src/model_evaluator -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/epetraext/src/block -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/epetraext/src/restrict -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/triutils/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/triutils/src -I/opt/local/include -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/aztecoo/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/aztecoo/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/galeri/src-xpetra -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/galeri/src-xpetra/../src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/galeri/src-xpetra/../src/Utils -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/galeri/src-xpetra/../src/Headers -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/galeri/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/galeri/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/galeri/src/Maps -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/galeri/src/CRSMatrices -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/galeri/src/FiniteElements -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/xpetra/sup/Matrix -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/xpetra/sup/StridedMap -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/xpetra/sup/BlockedCrsMatrix -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/xpetra/sup/Cloner -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/xpetra/sup -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/xpetra/ext -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/xpetra/ext -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/xpetra/src/CrsGraph -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/xpetra/src/CrsMatrix -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/xpetra/src/DistObject -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/xpetra/src/Export -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/xpetra/src/Headers -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/xpetra/src/Import -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/xpetra/src/Map -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/xpetra/src/MultiVector -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/xpetra/src/Operator -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/xpetra/src/Platform -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/xpetra/src/RowGraph -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/xpetra/src/RowMatrix -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/xpetra/src/Utils -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/xpetra/src/Utils/ForwardDeclaration -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/xpetra/src/Vector -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/xpetra/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/isorropia/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/isorropia/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/isorropia/src/epetra -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/isorropia/src/epetra/zoltanLib -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/zoltan/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/zoltan/src/include -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/zoltan/src/all -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/zoltan/src/coloring -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/zoltan/src/graph -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/zoltan/src/ha -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/zoltan/src/hier -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/zoltan/src/hsfc -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/zoltan/src/lb -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/zoltan/src/matrix -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/zoltan/src/order -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/zoltan/src/par -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/zoltan/src/params -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/zoltan/src/tpls -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/zoltan/src/phg -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/zoltan/src/rcb -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/zoltan/src/reftree -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/zoltan/src/simple -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/zoltan/src/timer -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/zoltan/src/Utilities/Communication -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/zoltan/src/Utilities/DDirectory -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/zoltan/src/Utilities/Timer -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/zoltan/src/Utilities/shared -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/zoltan/src/zz -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/thyra/adapters/epetra/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/thyra/core/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/thyra/core/src/interfaces/operator_vector/fundamental -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/thyra/core/src/interfaces/operator_vector/extended -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/thyra/core/src/support/operator_vector/client_support -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/thyra/core/src/support/operator_vector/adapter_support -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/thyra/core/src/interfaces/operator_solve/fundamental -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/thyra/core/src/interfaces/operator_solve/extended -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/thyra/core/src/support/operator_solve/client_support -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/thyra/core/src/interfaces/nonlinear/model_evaluator/fundamental -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/thyra/core/src/support/nonlinear/model_evaluator/client_support -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/thyra/core/src/interfaces/nonlinear/solvers/fundamental -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/thyra/core/src/support/nonlinear/solvers/client_support -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/thyra/core/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/thyra/core/example/operator_vector -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/rtop/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/rtop/src/interfaces -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/rtop/src/support -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/rtop/src/ops_lib -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/rtop/src/lapack -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/rtop/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/ifpack2/adapters/thyra -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/ifpack2/adapters -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/ifpack2/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/ifpack2/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/zoltan2/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/zoltan2/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/zoltan2/src/algorithms -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/zoltan2/src/algorithms/partition -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/zoltan2/src/algorithms/order -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/zoltan2/src/algorithms/color -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/zoltan2/src/algorithms/match -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/zoltan2/src/algorithms/zoltan -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/zoltan2/src/environment -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/zoltan2/src/include -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/zoltan2/src/input -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/zoltan2/src/models -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/zoltan2/src/problems -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/zoltan2/src/util -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/teuchos/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/kokkos/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/LinAlg -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/NodeAPI -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/amesos2/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/amesos2/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/amesos2/src/basker -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/amesos2/src/SuiteSparse/KLU2/Include -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/amesos2/src/SuiteSparse/KLU2/Source -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/amesos2/src/../../amesos/src/SuiteSparse/AMD/Include -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/amesos2/src/../../amesos/src/SuiteSparse/COLAMD/Include -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/amesos2/src/../../amesos/src/SuiteSparse/BTF/Include -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/amesos2/src/../../amesos/src/SuiteSparse/UFconfig -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/thyra/adapters/tpetra/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/anasazi/tpetra/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/anasazi/tpetra/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/anasazi/epetra/util/ModeLaplace -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/anasazi/epetra/util/ModeLaplace -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/anasazi/epetra/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/anasazi/epetra/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/anasazi/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/anasazi/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/anasazi/src/../thyra/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/anasazi/src/../tpetra/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/thyra/adapters/epetraext/src/model_evaluator -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/thyra/adapters/epetraext/src/transformer -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_adapt/stk_adapt -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_adapt/stk_adapt/sierra_element -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_adapt/stk_adapt -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_adapt/stk_adapt/.. -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_percept/stk_percept/../../stk_search -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_percept/stk_percept -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_percept/stk_percept/fixtures -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_percept/stk_percept/function -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_percept/stk_percept/function/internal -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_percept/stk_percept/math -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_percept/stk_percept/mesh/gen -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_percept/stk_percept/norm -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_percept/stk_percept/util -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_percept/stk_percept -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_percept/stk_percept/../stk_util/stk_util/unit_test_support -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_percept/stk_percept/.. -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_search_util/stk_search_util/stk_mesh -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_search_util/stk_search_util/stk_mesh/../.. -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_search_util/stk_search_util/stk_mesh -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_search/stk_search -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_search/stk_search/.. -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_search/stk_search -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_rebalance/stk_rebalance_utils -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_rebalance/stk_rebalance_utils/.. -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_rebalance/stk_rebalance_utils/../../stk_util -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_rebalance/stk_rebalance -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_rebalance/stk_rebalance/.. -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_rebalance/stk_rebalance/../.. -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_rebalance/stk_rebalance -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_linsys/stk_linsys -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_linsys/stk_linsys/.. -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_linsys/stk_linsys/../.. -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_linsys/stk_linsys -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_io/stk_io -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_io/stk_io -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_io/stk_io/.. -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_expreval/stk_expreval -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_expreval/stk_expreval/.. -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_expreval/stk_expreval -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_algsup/stk_algsup -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_algsup/stk_algsup/.. -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_mesh/stk_mesh/fem -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_mesh/stk_mesh/fem/../baseImpl -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_mesh/stk_mesh/fem/../.. -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_mesh/stk_mesh/fem -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_mesh/stk_mesh/base -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_mesh/stk_mesh/base/../baseImpl -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_mesh/stk_mesh/base/../.. -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_mesh/stk_mesh/base -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_util/stk_util/use_cases -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_util/stk_util/use_cases/../.. -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_util/stk_util/use_cases -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_util/stk_util/unit_test_support -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_util/stk_util/unit_test_support/../.. -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_util/stk_util/unit_test_support -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_util/stk_util/parallel -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_util/stk_util/parallel/../.. -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_util/stk_util/parallel -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_util/stk_util/diag -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_util/stk_util/diag/../.. -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_util/stk_util/diag -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_util/stk_util/environment/.. -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_util/stk_util/environment/../.. -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_util/stk_util/environment -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_util/stk_util/util -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_util/stk_util/util/../.. -I/usr/local/boost/include/.. -I/usr/local/boost/include/detail -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_util/stk_util/util -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/intrepid/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/intrepid/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/intrepid/src/Shared -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/intrepid/src/Kokkos -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/intrepid/src/Shared/MiniTensor -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/intrepid/src/Discretization/Integration -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/intrepid/src/Discretization/FunctionSpaceTools -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/intrepid/src/Discretization/Basis -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/intrepid/src/Discretization/TensorProductSpaceTools -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/intrepid/src/Cell -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/shards/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/shards/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/sacado/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/sacado/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/sacado/src/template -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/sacado/src/parameter -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/sacado/src/mpl -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/fei/support-Trilinos -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/fei/support-Trilinos/.. -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/fei/support-Trilinos -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/fei/base -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/fei/base/.. -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/fei/base -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/ioss/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/ioss/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/exodus/cbind/include -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/exodus/cbind/include -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/exodus/cbind -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/pamgen/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/pamgen/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/pamgen/mesh_spec_lt -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/pamgen/extra_functions -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/pamgen/rtcompiler -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/ioss/src/init -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/ioss/src/init/.. -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/ioss/src/init/.. -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/ioss/src/transform -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/ioss/src/transform/.. -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/ioss/src/transform/.. -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/ioss/src/heartbeat -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/ioss/src/heartbeat/.. -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/ioss/src/heartbeat/.. -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/ioss/src/generated -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/ioss/src/generated/.. -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/ioss/src/generated/.. -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/ioss/src/pamgen -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/ioss/src/pamgen/.. -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/ioss/src/pamgen/.. -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/ioss/src/exo_fac -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/ioss/src/exo_fac/.. -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/ioss/src/exo_fac/.. -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/ioss/src/exo_par -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/ioss/src/exo_par/.. -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/ioss/src/exo_par/.. -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/ioss/src/exo_fpp -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/ioss/src/exo_fpp/.. -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/ioss/src/exo_fpp/.. -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/ioss/src/exodus -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/seacas/libraries/ioss/src/exodus/.. -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/seacas/libraries/ioss/src/exodus/.. -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/stk/stk_classic/stk_io/stk_io/util -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/stk/stk_classic/stk_io/stk_io/util -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/komplex/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/komplex/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/pliris/src -I/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/pliris/src    -o CMakeFiles/Tpetra.dir/TpetraPYTHON_wrap.cpp.o -c /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3690:0:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/PyTrilinos_config.h:180:0: warning: "HAVE_UNISTD_H" redefined
 #define HAVE_UNISTD_H
 ^
In file included from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:155:
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:885:0: note: this is the location of the previous definition
 #define HAVE_UNISTD_H 1
 ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp: In instantiation of 'class Kokkos::ViewTraits<int*, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, void, void>':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_DistObject_decl.hpp:88:77:   required from 'class Tpetra::DistObject<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>'
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_decl.hpp:287:9:   required from 'class Tpetra::MultiVector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >'
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:15169:14:   required from here
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:152:22: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
       , Arg1 >::type Arg1Verified ;
                      ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:164:22: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, void>'
       , Arg2 >::type Arg2Verified ;
                      ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, void>'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:177:45: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
           >::type >::type::execution_space  ExecutionSpace ;
                                             ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:182:42: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
           >::type >::type::memory_space  MemorySpace ;
                                          ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:188:43: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
     >::type >::type >::host_mirror_space  HostMirrorSpace ;
                                           ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:193:19: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
           >::type ArrayLayout ;
                   ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:200:36: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
           >::type >::type >::type  MemoryTraits ;
                                    ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:241:47: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
   typedef Device<ExecutionSpace,MemorySpace>  device_type ;
                                               ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:247:8: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
   enum { is_hostspace      = Impl::is_same< memory_space , HostSpace >::value };
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:263:33: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
                         >::type specialize ;
                                 ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp: In instantiation of 'class Kokkos::ViewTraits<const long int*, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, void, void>':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_DistObject_decl.hpp:443:5:   required from 'class Tpetra::DistObject<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>'
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_decl.hpp:287:9:   required from 'class Tpetra::MultiVector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >'
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:15169:14:   required from here
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:152:22: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
       , Arg1 >::type Arg1Verified ;
                      ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:164:22: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, void>'
       , Arg2 >::type Arg2Verified ;
                      ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, void>'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:177:45: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
           >::type >::type::execution_space  ExecutionSpace ;
                                             ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:182:42: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
           >::type >::type::memory_space  MemorySpace ;
                                          ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:188:43: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
     >::type >::type >::host_mirror_space  HostMirrorSpace ;
                                           ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:193:19: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
           >::type ArrayLayout ;
                   ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:200:36: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
           >::type >::type >::type  MemoryTraits ;
                                    ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:241:47: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
   typedef Device<ExecutionSpace,MemorySpace>  device_type ;
                                               ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:247:8: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
   enum { is_hostspace      = Impl::is_same< memory_space , HostSpace >::value };
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:263:33: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
                         >::type specialize ;
                                 ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp: In instantiation of 'class Kokkos::ViewTraits<long unsigned int*, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, void, void>':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_DistObject_decl.hpp:480:5:   required from 'class Tpetra::DistObject<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>'
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_decl.hpp:287:9:   required from 'class Tpetra::MultiVector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >'
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:15169:14:   required from here
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:152:22: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
       , Arg1 >::type Arg1Verified ;
                      ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:164:22: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, void>'
       , Arg2 >::type Arg2Verified ;
                      ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, void>'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:177:45: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
           >::type >::type::execution_space  ExecutionSpace ;
                                             ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:182:42: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
           >::type >::type::memory_space  MemorySpace ;
                                          ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:188:43: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
     >::type >::type >::host_mirror_space  HostMirrorSpace ;
                                           ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:193:19: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
           >::type ArrayLayout ;
                   ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:200:36: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
           >::type >::type >::type  MemoryTraits ;
                                    ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:241:47: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
   typedef Device<ExecutionSpace,MemorySpace>  device_type ;
                                               ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:247:8: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
   enum { is_hostspace      = Impl::is_same< memory_space , HostSpace >::value };
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:263:33: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
                         >::type specialize ;
                                 ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp: In instantiation of 'class Kokkos::ViewTraits<const int*, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, void, void>':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_def.hpp:2105:3:   required from 'class Tpetra::MultiVector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >'
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:15169:14:   required from here
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:152:22: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
       , Arg1 >::type Arg1Verified ;
                      ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:164:22: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, void>'
       , Arg2 >::type Arg2Verified ;
                      ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, void>'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:177:45: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
           >::type >::type::execution_space  ExecutionSpace ;
                                             ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:182:42: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
           >::type >::type::memory_space  MemorySpace ;
                                          ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:188:43: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
     >::type >::type >::host_mirror_space  HostMirrorSpace ;
                                           ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:193:19: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
           >::type ArrayLayout ;
                   ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:200:36: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
           >::type >::type >::type  MemoryTraits ;
                                    ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:241:47: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
   typedef Device<ExecutionSpace,MemorySpace>  device_type ;
                                               ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:247:8: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
   enum { is_hostspace      = Impl::is_same< memory_space , HostSpace >::value };
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:263:33: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
                         >::type specialize ;
                                 ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_MultiVector_int_subCopy__SWIG_0(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:15199:357: error: invalid static_cast from type 'SwigValueWrapper<Teuchos::RCP<Tpetra::MultiVector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > > > >' to type 'const Teuchos::RCP<Tpetra::MultiVector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >&'
   resultobj = SWIG_NewPointerObj((new Teuchos::RCP< Tpetra::MultiVector< int,long,long,Tpetra::MultiVector< int,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >(static_cast< const Teuchos::RCP< Tpetra::MultiVector< int,long,long,Tpetra::MultiVector< int,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >& >(result))), SWIGTYPE_p_Teuchos__RCPT_Tpetra__MultiVectorT_int_long_long_Kokkos__Compat__KokkosDeviceWrapperNodeT_KokkosClassic__DefaultNode__DefaultNodeType_t_t_t, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                                                                                                                                                                     ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_MultiVector_int_subCopy__SWIG_1(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:15277:357: error: invalid static_cast from type 'SwigValueWrapper<Teuchos::RCP<Tpetra::MultiVector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > > > >' to type 'const Teuchos::RCP<Tpetra::MultiVector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >&'
   resultobj = SWIG_NewPointerObj((new Teuchos::RCP< Tpetra::MultiVector< int,long,long,Tpetra::MultiVector< int,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >(static_cast< const Teuchos::RCP< Tpetra::MultiVector< int,long,long,Tpetra::MultiVector< int,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >& >(result))), SWIGTYPE_p_Teuchos__RCPT_Tpetra__MultiVectorT_int_long_long_Kokkos__Compat__KokkosDeviceWrapperNodeT_KokkosClassic__DefaultNode__DefaultNodeType_t_t_t, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                                                                                                                                                                     ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_MultiVector_int_subView__SWIG_0(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:15399:369: error: invalid static_cast from type 'SwigValueWrapper<Teuchos::RCP<const Tpetra::MultiVector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > > > >' to type 'const Teuchos::RCP<const Tpetra::MultiVector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >&'
   resultobj = SWIG_NewPointerObj((new Teuchos::RCP< Tpetra::MultiVector< int,long,long,Tpetra::MultiVector< int,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > const >(static_cast< const Teuchos::RCP< Tpetra::MultiVector< int,long,long,Tpetra::MultiVector< int,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > const >& >(result))), SWIGTYPE_p_Teuchos__RCPT_Tpetra__MultiVectorT_int_long_long_Kokkos__Compat__KokkosDeviceWrapperNodeT_KokkosClassic__DefaultNode__DefaultNodeType_t_t_const_t, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                                                                                                                                                                                 ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_MultiVector_int_subView__SWIG_1(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:15477:369: error: invalid static_cast from type 'SwigValueWrapper<Teuchos::RCP<const Tpetra::MultiVector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > > > >' to type 'const Teuchos::RCP<const Tpetra::MultiVector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >&'
   resultobj = SWIG_NewPointerObj((new Teuchos::RCP< Tpetra::MultiVector< int,long,long,Tpetra::MultiVector< int,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > const >(static_cast< const Teuchos::RCP< Tpetra::MultiVector< int,long,long,Tpetra::MultiVector< int,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > const >& >(result))), SWIGTYPE_p_Teuchos__RCPT_Tpetra__MultiVectorT_int_long_long_Kokkos__Compat__KokkosDeviceWrapperNodeT_KokkosClassic__DefaultNode__DefaultNodeType_t_t_const_t, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                                                                                                                                                                                 ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_MultiVector_int_subViewNonConst__SWIG_0(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:15599:357: error: invalid static_cast from type 'SwigValueWrapper<Teuchos::RCP<Tpetra::MultiVector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > > > >' to type 'const Teuchos::RCP<Tpetra::MultiVector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >&'
   resultobj = SWIG_NewPointerObj((new Teuchos::RCP< Tpetra::MultiVector< int,long,long,Tpetra::MultiVector< int,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >(static_cast< const Teuchos::RCP< Tpetra::MultiVector< int,long,long,Tpetra::MultiVector< int,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >& >(result))), SWIGTYPE_p_Teuchos__RCPT_Tpetra__MultiVectorT_int_long_long_Kokkos__Compat__KokkosDeviceWrapperNodeT_KokkosClassic__DefaultNode__DefaultNodeType_t_t_t, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                                                                                                                                                                     ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_MultiVector_int_subViewNonConst__SWIG_1(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:15677:357: error: invalid static_cast from type 'SwigValueWrapper<Teuchos::RCP<Tpetra::MultiVector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > > > >' to type 'const Teuchos::RCP<Tpetra::MultiVector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >&'
   resultobj = SWIG_NewPointerObj((new Teuchos::RCP< Tpetra::MultiVector< int,long,long,Tpetra::MultiVector< int,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >(static_cast< const Teuchos::RCP< Tpetra::MultiVector< int,long,long,Tpetra::MultiVector< int,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >& >(result))), SWIGTYPE_p_Teuchos__RCPT_Tpetra__MultiVectorT_int_long_long_Kokkos__Compat__KokkosDeviceWrapperNodeT_KokkosClassic__DefaultNode__DefaultNodeType_t_t_t, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                                                                                                                                                                     ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_MultiVector_int_offsetViewNonConst(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:15808:357: error: invalid static_cast from type 'SwigValueWrapper<Teuchos::RCP<Tpetra::MultiVector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > > > >' to type 'const Teuchos::RCP<Tpetra::MultiVector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >&'
   resultobj = SWIG_NewPointerObj((new Teuchos::RCP< Tpetra::MultiVector< int,long,long,Tpetra::MultiVector< int,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >(static_cast< const Teuchos::RCP< Tpetra::MultiVector< int,long,long,Tpetra::MultiVector< int,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >& >(result))), SWIGTYPE_p_Teuchos__RCPT_Tpetra__MultiVectorT_int_long_long_Kokkos__Compat__KokkosDeviceWrapperNodeT_KokkosClassic__DefaultNode__DefaultNodeType_t_t_t, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                                                                                                                                                                     ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_MultiVector_int_getVector(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:15883:359: error: invalid static_cast from type 'SwigValueWrapper<Teuchos::RCP<const Tpetra::Vector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false> > >' to type 'const Teuchos::RCP<const Tpetra::Vector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, false> >&'
   resultobj = SWIG_NewPointerObj((new Teuchos::RCP< Tpetra::Vector< int,long,long,Tpetra::MultiVector< int,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > const >(static_cast< const Teuchos::RCP< Tpetra::Vector< int,long,long,Tpetra::MultiVector< int,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > const >& >(result))), SWIGTYPE_p_Teuchos__RCPT_Tpetra__VectorT_int_long_long_Kokkos__Compat__KokkosDeviceWrapperNodeT_KokkosClassic__DefaultNode__DefaultNodeType_t_t_const_t, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                                                                                                                                                                       ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_MultiVector_int_getVectorNonConst(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:15958:347: error: invalid static_cast from type 'SwigValueWrapper<Teuchos::RCP<Tpetra::Vector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false> > >' to type 'const Teuchos::RCP<Tpetra::Vector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, false> >&'
   resultobj = SWIG_NewPointerObj((new Teuchos::RCP< Tpetra::Vector< int,long,long,Tpetra::MultiVector< int,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >(static_cast< const Teuchos::RCP< Tpetra::Vector< int,long,long,Tpetra::MultiVector< int,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >& >(result))), SWIGTYPE_p_Teuchos__RCPT_Tpetra__VectorT_int_long_long_Kokkos__Compat__KokkosDeviceWrapperNodeT_KokkosClassic__DefaultNode__DefaultNodeType_t_t_t, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                                                                                                                                                           ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_MultiVector_int_getLocalMV(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:16547:129: error: no matching function for call to 'KokkosClassic::MultiVector<int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >::MultiVector()'
   KokkosClassic::MultiVector< int,Tpetra::MultiVector< int,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > result;
                                                                                                                                 ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:16547:129: note: candidates are:
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_MultiVector_decl.hpp:54:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_MultiVector.hpp:1,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3714:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/LinAlg/Kokkos_MultiVector.hpp:100:5: note: KokkosClassic::MultiVector<Scalar, Node>::MultiVector(const KokkosClassic::MultiVector<Scalar, Node>&) [with Scalar = int; Node = Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>]
     MultiVector (const MultiVector& source)
     ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/LinAlg/Kokkos_MultiVector.hpp:100:5: note:   candidate expects 1 argument, 0 provided
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/LinAlg/Kokkos_MultiVector.hpp:90:5: note: KokkosClassic::MultiVector<Scalar, Node>::MultiVector(const Teuchos::RCP<T2>&) [with Scalar = int; Node = Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>]
     MultiVector (const Teuchos::RCP<Node>& node)
     ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/LinAlg/Kokkos_MultiVector.hpp:90:5: note:   candidate expects 1 argument, 0 provided
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_MultiVector_int_normInf__SWIG_3(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:18312:23: error: 'T' was not declared in this scope
   Teuchos::ArrayView< T > *arg2 = 0 ;
                       ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:18312:25: error: template argument 1 is invalid
   Teuchos::ArrayView< T > *arg2 = 0 ;
                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:18312:33: error: invalid type in declaration before '=' token
   Teuchos::ArrayView< T > *arg2 = 0 ;
                                 ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:18321:167: error: the value of 'T' is not usable in a constant expression
   Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< int,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type result;
                                                                                                                                                                       ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:18312:23: note: 'T' was not declared 'constexpr'
   Teuchos::ArrayView< T > *arg2 = 0 ;
                       ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:18321:169: error: type/value mismatch at argument 2 in template parameter list for 'template<class X, class Y> struct Kokkos::Impl::is_same'
   Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< int,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type result;
                                                                                                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:18321:169: error:   expected a type, got 'T'
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:18321:178: error: wrong number of template arguments (1, should be 2)
   Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< int,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type result;
                                                                                                                                                                                  ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_MemoryTraits.hpp:47:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_HostSpace.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:49,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_Traits.hpp:77:38: error: provided for 'template<class X, class Y> struct Kokkos::Impl::is_same'
 template< class X , class Y > struct is_same : public false_type {};
                                      ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:18321:193: error: template argument 1 is invalid
   Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< int,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type result;
                                                                                                                                                                                                 ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:18321:201: error: expected initializer before 'result'
   Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< int,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type result;
                                                                                                                                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:18346:48: error: the value of 'T' is not usable in a constant expression
   arg2 = reinterpret_cast< Teuchos::ArrayView< T > * >(argp2);
                                                ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:18312:23: note: 'T' was not declared 'constexpr'
   Teuchos::ArrayView< T > *arg2 = 0 ;
                       ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:18346:50: error: type/value mismatch at argument 1 in template parameter list for 'template<class T> class Teuchos::ArrayView'
   arg2 = reinterpret_cast< Teuchos::ArrayView< T > * >(argp2);
                                                  ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:18346:50: error:   expected a type, got 'T'
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:18346:52: error: expected '>' before '*' token
   arg2 = reinterpret_cast< Teuchos::ArrayView< T > * >(argp2);
                                                    ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:18346:52: error: expected '(' before '*' token
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:18346:54: error: expected primary-expression before '>' token
   arg2 = reinterpret_cast< Teuchos::ArrayView< T > * >(argp2);
                                                      ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:18346:62: error: expected ')' before ';' token
   arg2 = reinterpret_cast< Teuchos::ArrayView< T > * >(argp2);
                                                              ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:18350:7: error: 'result' was not declared in this scope
       result = ((Tpetra::MultiVector< int,long,long,KokkosDefaultNode > const *)arg1)->normInf((Teuchos::ArrayView< T > const &)*arg2);
       ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:18350:117: error: the value of 'T' is not usable in a constant expression
       result = ((Tpetra::MultiVector< int,long,long,KokkosDefaultNode > const *)arg1)->normInf((Teuchos::ArrayView< T > const &)*arg2);
                                                                                                                     ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:18312:23: note: 'T' was not declared 'constexpr'
   Teuchos::ArrayView< T > *arg2 = 0 ;
                       ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:18350:119: error: type/value mismatch at argument 1 in template parameter list for 'template<class T> class Teuchos::ArrayView'
       result = ((Tpetra::MultiVector< int,long,long,KokkosDefaultNode > const *)arg1)->normInf((Teuchos::ArrayView< T > const &)*arg2);
                                                                                                                       ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:18350:119: error:   expected a type, got 'T'
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:18350:121: error: expected ')' before 'const'
       result = ((Tpetra::MultiVector< int,long,long,KokkosDefaultNode > const *)arg1)->normInf((Teuchos::ArrayView< T > const &)*arg2);
                                                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:18380:203: error: the value of 'T' is not usable in a constant expression
   resultobj = SWIG_NewPointerObj((new Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< int,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type(static_cast< const Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< int,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type& >(result))), SWIGTYPE_p_Kokkos__Impl__enable_ifT__fKokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Tpetra__MultiVectorT_int_long_long_KokkosClassic__DefaultNode__DefaultNodeType_t__mag_type_T_t__value_t__value_t__valueF_void_t__type, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                           ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:18312:23: note: 'T' was not declared 'constexpr'
   Teuchos::ArrayView< T > *arg2 = 0 ;
                       ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:18380:205: error: type/value mismatch at argument 2 in template parameter list for 'template<class X, class Y> struct Kokkos::Impl::is_same'
   resultobj = SWIG_NewPointerObj((new Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< int,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type(static_cast< const Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< int,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type& >(result))), SWIGTYPE_p_Kokkos__Impl__enable_ifT__fKokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Tpetra__MultiVectorT_int_long_long_KokkosClassic__DefaultNode__DefaultNodeType_t__mag_type_T_t__value_t__value_t__valueF_void_t__type, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                             ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:18380:205: error:   expected a type, got 'T'
   resultobj = SWIG_NewPointerObj((new Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< int,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type(static_cast< const Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< int,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type& >(result))), SWIGTYPE_p_Kokkos__Impl__enable_ifT__fKokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Tpetra__MultiVectorT_int_long_long_KokkosClassic__DefaultNode__DefaultNodeType_t__mag_type_T_t__value_t__value_t__valueF_void_t__type, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                             ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:18380:214: error: wrong number of template arguments (1, should be 2)
   resultobj = SWIG_NewPointerObj((new Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< int,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type(static_cast< const Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< int,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type& >(result))), SWIGTYPE_p_Kokkos__Impl__enable_ifT__fKokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Tpetra__MultiVectorT_int_long_long_KokkosClassic__DefaultNode__DefaultNodeType_t__mag_type_T_t__value_t__value_t__valueF_void_t__type, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                      ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_MemoryTraits.hpp:47:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_HostSpace.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:49,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_Traits.hpp:77:38: error: provided for 'template<class X, class Y> struct Kokkos::Impl::is_same'
 template< class X , class Y > struct is_same : public false_type {};
                                      ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:18380:229: error: template argument 1 is invalid
   resultobj = SWIG_NewPointerObj((new Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< int,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type(static_cast< const Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< int,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type& >(result))), SWIGTYPE_p_Kokkos__Impl__enable_ifT__fKokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Tpetra__MultiVectorT_int_long_long_KokkosClassic__DefaultNode__DefaultNodeType_t__mag_type_T_t__value_t__value_t__valueF_void_t__type, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                                     ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:18380:232: error: expected ')' before 'type'
   resultobj = SWIG_NewPointerObj((new Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< int,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type(static_cast< const Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< int,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type& >(result))), SWIGTYPE_p_Kokkos__Impl__enable_ifT__fKokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Tpetra__MultiVectorT_int_long_long_KokkosClassic__DefaultNode__DefaultNodeType_t__mag_type_T_t__value_t__value_t__valueF_void_t__type, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                                        ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_Vector_int_dot__SWIG_1(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:20562:226: error: no matching function for call to 'Tpetra::Vector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, false>::dot(const Tpetra::Vector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>&) const'
       result = ((Tpetra::Vector< int,long,long,KokkosDefaultNode > const *)arg1)->dot((Tpetra::Vector< int,long,long,Kokkos::Compat::KokkosDeviceWrapperNode< KokkosClassic::DefaultNode::DefaultNodeType >,false > const &)*arg2);
                                                                                                                                                                                                                                  ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:20562:226: note: candidates are:
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_Vector_def.hpp:397:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_Vector.hpp:2,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_MultiVector_def.hpp:47,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_MultiVector.hpp:2,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3714:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_Vector_def.hpp:160:3: note: Tpetra::Vector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::dot_type Tpetra::Vector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::dot(const Tpetra::Vector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>&) const [with Scalar = int; LocalOrdinal = long int; GlobalOrdinal = long int; DeviceType = Kokkos::Serial; typename DeviceType::memory_space = Kokkos::HostSpace; Tpetra::Vector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::dot_type = int]
   Vector<
   ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_Vector_def.hpp:160:3: note:   no known conversion for argument 1 from 'const Tpetra::Vector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>' to 'const Tpetra::Vector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, false>&'
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_MultiVector_decl.hpp:1478:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_MultiVector.hpp:1,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3714:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_decl.hpp:1292:5: note: template<class T> typename Kokkos::Impl::enable_if<(! Kokkos::Impl::is_same<typename Kokkos::Details::InnerProductSpaceTraits<typename Kokkos::Details::ArithTraits<RealFloatType>::val_type>::dot_type, T>::value), void>::type Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::dot(const Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType> >&, const Kokkos::View<T*, DeviceType>&) const [with T = T; Scalar = int; LocalOrdinal = long int; GlobalOrdinal = long int; DeviceType = Kokkos::Serial]
     dot (const MultiVector<Scalar,LocalOrdinal,GlobalOrdinal,node_type>& A,
     ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_decl.hpp:1292:5: note:   template argument deduction/substitution failed:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:20562:226: note:   cannot convert '(const Tpetra::Vector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>&)arg2' (type 'const Tpetra::Vector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>') to type 'const Tpetra::MultiVector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >&'
       result = ((Tpetra::Vector< int,long,long,KokkosDefaultNode > const *)arg1)->dot((Tpetra::Vector< int,long,long,Kokkos::Compat::KokkosDeviceWrapperNode< KokkosClassic::DefaultNode::DefaultNodeType >,false > const &)*arg2);
                                                                                                                                                                                                                                  ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_MultiVector_def.hpp:3339:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_MultiVector.hpp:2,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3714:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_def.hpp:1140:3: note: void Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::dot(const Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType> >&, const Kokkos::View<typename Kokkos::Details::InnerProductSpaceTraits<typename Kokkos::Details::ArithTraits<RealFloatType>::val_type>::dot_type*, DeviceType>&) const [with Scalar = int; LocalOrdinal = long int; GlobalOrdinal = long int; DeviceType = Kokkos::Serial; typename DeviceType::memory_space = Kokkos::HostSpace; typename Kokkos::ViewTraits<typename Kokkos::Details::InnerProductSpaceTraits<typename Kokkos::Details::ArithTraits<RealFloatType>::val_type>::dot_type*, DeviceType, void, void>::specialize = Kokkos::Impl::ViewDefault; typename Kokkos::Details::InnerProductSpaceTraits<typename Kokkos::Details::ArithTraits<RealFloatType>::val_type>::dot_type = int]
   MultiVector<Scalar, LocalOrdinal, GlobalOrdinal,
   ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_def.hpp:1140:3: note:   candidate expects 2 arguments, 1 provided
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_MultiVector_decl.hpp:1478:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_MultiVector.hpp:1,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3714:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_decl.hpp:1245:5: note: template<class T> typename Kokkos::Impl::enable_if<(! Kokkos::Impl::is_same<typename Kokkos::Details::InnerProductSpaceTraits<typename Kokkos::Details::ArithTraits<RealFloatType>::val_type>::dot_type, T>::value), void>::type Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::dot(const Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType> >&, std::vector<T>&) const [with T = T; Scalar = int; LocalOrdinal = long int; GlobalOrdinal = long int; DeviceType = Kokkos::Serial]
     dot (const MultiVector<Scalar,LocalOrdinal,GlobalOrdinal,node_type>& A,
     ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_decl.hpp:1245:5: note:   template argument deduction/substitution failed:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:20562:226: note:   cannot convert '(const Tpetra::Vector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>&)arg2' (type 'const Tpetra::Vector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>') to type 'const Tpetra::MultiVector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >&'
       result = ((Tpetra::Vector< int,long,long,KokkosDefaultNode > const *)arg1)->dot((Tpetra::Vector< int,long,long,Kokkos::Compat::KokkosDeviceWrapperNode< KokkosClassic::DefaultNode::DefaultNodeType >,false > const &)*arg2);
                                                                                                                                                                                                                                  ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_MultiVector_decl.hpp:1478:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_MultiVector.hpp:1,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3714:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_decl.hpp:1230:5: note: template<class T> typename Kokkos::Impl::enable_if<(! Kokkos::Impl::is_same<typename Kokkos::Details::InnerProductSpaceTraits<typename Kokkos::Details::ArithTraits<RealFloatType>::val_type>::dot_type, T>::value), void>::type Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::dot(const Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType> >&, const Teuchos::ArrayView<T>&) const [with T = T; Scalar = int; LocalOrdinal = long int; GlobalOrdinal = long int; DeviceType = Kokkos::Serial]
     dot (const MultiVector<Scalar,LocalOrdinal,GlobalOrdinal,node_type>& A,
     ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_decl.hpp:1230:5: note:   template argument deduction/substitution failed:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:20562:226: note:   cannot convert '(const Tpetra::Vector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>&)arg2' (type 'const Tpetra::Vector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>') to type 'const Tpetra::MultiVector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >&'
       result = ((Tpetra::Vector< int,long,long,KokkosDefaultNode > const *)arg1)->dot((Tpetra::Vector< int,long,long,Kokkos::Compat::KokkosDeviceWrapperNode< KokkosClassic::DefaultNode::DefaultNodeType >,false > const &)*arg2);
                                                                                                                                                                                                                                  ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_MultiVector_def.hpp:3339:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_MultiVector.hpp:2,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3714:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_def.hpp:1238:3: note: void Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::dot(const Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType> >&, const Teuchos::ArrayView<typename Kokkos::Details::InnerProductSpaceTraits<typename Kokkos::Details::ArithTraits<RealFloatType>::val_type>::dot_type>&) const [with Scalar = int; LocalOrdinal = long int; GlobalOrdinal = long int; DeviceType = Kokkos::Serial; typename DeviceType::memory_space = Kokkos::HostSpace; typename Kokkos::Details::InnerProductSpaceTraits<typename Kokkos::Details::ArithTraits<RealFloatType>::val_type>::dot_type = int]
   MultiVector<
   ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_def.hpp:1238:3: note:   candidate expects 2 arguments, 1 provided
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_Vector_int_normWeighted__SWIG_1(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:20860:235: error: no matching function for call to 'Tpetra::Vector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, false>::normWeighted(const Tpetra::Vector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>&) const'
       result = ((Tpetra::Vector< int,long,long,KokkosDefaultNode > const *)arg1)->normWeighted((Tpetra::Vector< int,long,long,Kokkos::Compat::KokkosDeviceWrapperNode< KokkosClassic::DefaultNode::DefaultNodeType >,false > const &)*arg2);
                                                                                                                                                                                                                                           ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:20860:235: note: candidates are:
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_Vector_def.hpp:397:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_Vector.hpp:2,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_MultiVector_def.hpp:47,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_MultiVector.hpp:2,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3714:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_Vector_def.hpp:212:3: note: Tpetra::Vector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::mag_type Tpetra::Vector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::normWeighted(const Tpetra::Vector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>&) const [with Scalar = int; LocalOrdinal = long int; GlobalOrdinal = long int; DeviceType = Kokkos::Serial; typename DeviceType::memory_space = Kokkos::HostSpace; Tpetra::Vector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::mag_type = int]
   Vector<
   ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_Vector_def.hpp:212:3: note:   no known conversion for argument 1 from 'const Tpetra::Vector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>' to 'const Tpetra::Vector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, false>&'
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_MultiVector_decl.hpp:1478:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_MultiVector.hpp:1,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3714:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_decl.hpp:1620:5: note: template<class T> typename Kokkos::Impl::enable_if<(! Kokkos::Impl::is_same<typename Kokkos::Details::ArithTraits<typename Kokkos::Details::ArithTraits<RealFloatType>::val_type>::mag_type, T>::value), void>::type Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::normWeighted(const Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType> >&, const Teuchos::ArrayView<T>&) const [with T = T; Scalar = int; LocalOrdinal = long int; GlobalOrdinal = long int; DeviceType = Kokkos::Serial]
     normWeighted (const MultiVector<Scalar,LocalOrdinal,GlobalOrdinal,node_type>& weights,
     ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_decl.hpp:1620:5: note:   template argument deduction/substitution failed:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:20860:235: note:   cannot convert '(const Tpetra::Vector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>&)arg2' (type 'const Tpetra::Vector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>') to type 'const Tpetra::MultiVector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >&'
       result = ((Tpetra::Vector< int,long,long,KokkosDefaultNode > const *)arg1)->normWeighted((Tpetra::Vector< int,long,long,Kokkos::Compat::KokkosDeviceWrapperNode< KokkosClassic::DefaultNode::DefaultNodeType >,false > const &)*arg2);
                                                                                                                                                                                                                                           ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_MultiVector_def.hpp:3339:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_MultiVector.hpp:2,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3714:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_def.hpp:1285:3: note: void Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::normWeighted(const Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType> >&, const Teuchos::ArrayView<typename Kokkos::Details::ArithTraits<typename Kokkos::Details::ArithTraits<RealFloatType>::val_type>::mag_type>&) const [with Scalar = int; LocalOrdinal = long int; GlobalOrdinal = long int; DeviceType = Kokkos::Serial; typename DeviceType::memory_space = Kokkos::HostSpace; typename Kokkos::Details::ArithTraits<typename Kokkos::Details::ArithTraits<RealFloatType>::val_type>::mag_type = int]
   MultiVector<Scalar,LocalOrdinal,GlobalOrdinal,Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::
   ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_def.hpp:1285:3: note:   candidate expects 2 arguments, 1 provided
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp: In instantiation of 'class Kokkos::ViewTraits<long int*, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, void, void>':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_DistObject_decl.hpp:88:77:   required from 'class Tpetra::DistObject<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>'
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_decl.hpp:287:9:   required from 'class Tpetra::MultiVector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >'
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:22948:14:   required from here
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:152:22: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
       , Arg1 >::type Arg1Verified ;
                      ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:164:22: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, void>'
       , Arg2 >::type Arg2Verified ;
                      ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, void>'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:177:45: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
           >::type >::type::execution_space  ExecutionSpace ;
                                             ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:182:42: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
           >::type >::type::memory_space  MemorySpace ;
                                          ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:188:43: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
     >::type >::type >::host_mirror_space  HostMirrorSpace ;
                                           ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:193:19: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
           >::type ArrayLayout ;
                   ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:200:36: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
           >::type >::type >::type  MemoryTraits ;
                                    ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:241:47: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
   typedef Device<ExecutionSpace,MemorySpace>  device_type ;
                                               ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:247:8: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
   enum { is_hostspace      = Impl::is_same< memory_space , HostSpace >::value };
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:263:33: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
                         >::type specialize ;
                                 ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_MultiVector_long_subCopy__SWIG_0(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:22978:361: error: invalid static_cast from type 'SwigValueWrapper<Teuchos::RCP<Tpetra::MultiVector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > > > >' to type 'const Teuchos::RCP<Tpetra::MultiVector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >&'
   resultobj = SWIG_NewPointerObj((new Teuchos::RCP< Tpetra::MultiVector< long,long,long,Tpetra::MultiVector< long,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >(static_cast< const Teuchos::RCP< Tpetra::MultiVector< long,long,long,Tpetra::MultiVector< long,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >& >(result))), SWIGTYPE_p_Teuchos__RCPT_Tpetra__MultiVectorT_long_long_long_Kokkos__Compat__KokkosDeviceWrapperNodeT_KokkosClassic__DefaultNode__DefaultNodeType_t_t_t, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                                                                                                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_MultiVector_long_subCopy__SWIG_1(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:23056:361: error: invalid static_cast from type 'SwigValueWrapper<Teuchos::RCP<Tpetra::MultiVector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > > > >' to type 'const Teuchos::RCP<Tpetra::MultiVector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >&'
   resultobj = SWIG_NewPointerObj((new Teuchos::RCP< Tpetra::MultiVector< long,long,long,Tpetra::MultiVector< long,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >(static_cast< const Teuchos::RCP< Tpetra::MultiVector< long,long,long,Tpetra::MultiVector< long,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >& >(result))), SWIGTYPE_p_Teuchos__RCPT_Tpetra__MultiVectorT_long_long_long_Kokkos__Compat__KokkosDeviceWrapperNodeT_KokkosClassic__DefaultNode__DefaultNodeType_t_t_t, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                                                                                                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_MultiVector_long_subView__SWIG_0(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:23178:373: error: invalid static_cast from type 'SwigValueWrapper<Teuchos::RCP<const Tpetra::MultiVector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > > > >' to type 'const Teuchos::RCP<const Tpetra::MultiVector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >&'
   resultobj = SWIG_NewPointerObj((new Teuchos::RCP< Tpetra::MultiVector< long,long,long,Tpetra::MultiVector< long,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > const >(static_cast< const Teuchos::RCP< Tpetra::MultiVector< long,long,long,Tpetra::MultiVector< long,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > const >& >(result))), SWIGTYPE_p_Teuchos__RCPT_Tpetra__MultiVectorT_long_long_long_Kokkos__Compat__KokkosDeviceWrapperNodeT_KokkosClassic__DefaultNode__DefaultNodeType_t_t_const_t, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                                                                                                                                                                                     ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_MultiVector_long_subView__SWIG_1(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:23256:373: error: invalid static_cast from type 'SwigValueWrapper<Teuchos::RCP<const Tpetra::MultiVector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > > > >' to type 'const Teuchos::RCP<const Tpetra::MultiVector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >&'
   resultobj = SWIG_NewPointerObj((new Teuchos::RCP< Tpetra::MultiVector< long,long,long,Tpetra::MultiVector< long,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > const >(static_cast< const Teuchos::RCP< Tpetra::MultiVector< long,long,long,Tpetra::MultiVector< long,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > const >& >(result))), SWIGTYPE_p_Teuchos__RCPT_Tpetra__MultiVectorT_long_long_long_Kokkos__Compat__KokkosDeviceWrapperNodeT_KokkosClassic__DefaultNode__DefaultNodeType_t_t_const_t, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                                                                                                                                                                                     ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_MultiVector_long_subViewNonConst__SWIG_0(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:23378:361: error: invalid static_cast from type 'SwigValueWrapper<Teuchos::RCP<Tpetra::MultiVector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > > > >' to type 'const Teuchos::RCP<Tpetra::MultiVector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >&'
   resultobj = SWIG_NewPointerObj((new Teuchos::RCP< Tpetra::MultiVector< long,long,long,Tpetra::MultiVector< long,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >(static_cast< const Teuchos::RCP< Tpetra::MultiVector< long,long,long,Tpetra::MultiVector< long,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >& >(result))), SWIGTYPE_p_Teuchos__RCPT_Tpetra__MultiVectorT_long_long_long_Kokkos__Compat__KokkosDeviceWrapperNodeT_KokkosClassic__DefaultNode__DefaultNodeType_t_t_t, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                                                                                                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_MultiVector_long_subViewNonConst__SWIG_1(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:23456:361: error: invalid static_cast from type 'SwigValueWrapper<Teuchos::RCP<Tpetra::MultiVector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > > > >' to type 'const Teuchos::RCP<Tpetra::MultiVector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >&'
   resultobj = SWIG_NewPointerObj((new Teuchos::RCP< Tpetra::MultiVector< long,long,long,Tpetra::MultiVector< long,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >(static_cast< const Teuchos::RCP< Tpetra::MultiVector< long,long,long,Tpetra::MultiVector< long,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >& >(result))), SWIGTYPE_p_Teuchos__RCPT_Tpetra__MultiVectorT_long_long_long_Kokkos__Compat__KokkosDeviceWrapperNodeT_KokkosClassic__DefaultNode__DefaultNodeType_t_t_t, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                                                                                                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_MultiVector_long_offsetViewNonConst(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:23587:361: error: invalid static_cast from type 'SwigValueWrapper<Teuchos::RCP<Tpetra::MultiVector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > > > >' to type 'const Teuchos::RCP<Tpetra::MultiVector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >&'
   resultobj = SWIG_NewPointerObj((new Teuchos::RCP< Tpetra::MultiVector< long,long,long,Tpetra::MultiVector< long,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >(static_cast< const Teuchos::RCP< Tpetra::MultiVector< long,long,long,Tpetra::MultiVector< long,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >& >(result))), SWIGTYPE_p_Teuchos__RCPT_Tpetra__MultiVectorT_long_long_long_Kokkos__Compat__KokkosDeviceWrapperNodeT_KokkosClassic__DefaultNode__DefaultNodeType_t_t_t, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                                                                                                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_MultiVector_long_getVector(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:23662:363: error: invalid static_cast from type 'SwigValueWrapper<Teuchos::RCP<const Tpetra::Vector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false> > >' to type 'const Teuchos::RCP<const Tpetra::Vector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, false> >&'
   resultobj = SWIG_NewPointerObj((new Teuchos::RCP< Tpetra::Vector< long,long,long,Tpetra::MultiVector< long,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > const >(static_cast< const Teuchos::RCP< Tpetra::Vector< long,long,long,Tpetra::MultiVector< long,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > const >& >(result))), SWIGTYPE_p_Teuchos__RCPT_Tpetra__VectorT_long_long_long_Kokkos__Compat__KokkosDeviceWrapperNodeT_KokkosClassic__DefaultNode__DefaultNodeType_t_t_const_t, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                                                                                                                                                                           ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_MultiVector_long_getVectorNonConst(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:23737:351: error: invalid static_cast from type 'SwigValueWrapper<Teuchos::RCP<Tpetra::Vector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false> > >' to type 'const Teuchos::RCP<Tpetra::Vector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, false> >&'
   resultobj = SWIG_NewPointerObj((new Teuchos::RCP< Tpetra::Vector< long,long,long,Tpetra::MultiVector< long,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >(static_cast< const Teuchos::RCP< Tpetra::Vector< long,long,long,Tpetra::MultiVector< long,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >& >(result))), SWIGTYPE_p_Teuchos__RCPT_Tpetra__VectorT_long_long_long_Kokkos__Compat__KokkosDeviceWrapperNodeT_KokkosClassic__DefaultNode__DefaultNodeType_t_t_t, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                                                                                                                                                               ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_MultiVector_long_getLocalMV(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:24326:131: error: no matching function for call to 'KokkosClassic::MultiVector<long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >::MultiVector()'
   KokkosClassic::MultiVector< long,Tpetra::MultiVector< long,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > result;
                                                                                                                                   ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:24326:131: note: candidates are:
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_MultiVector_decl.hpp:54:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_MultiVector.hpp:1,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3714:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/LinAlg/Kokkos_MultiVector.hpp:100:5: note: KokkosClassic::MultiVector<Scalar, Node>::MultiVector(const KokkosClassic::MultiVector<Scalar, Node>&) [with Scalar = long int; Node = Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>]
     MultiVector (const MultiVector& source)
     ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/LinAlg/Kokkos_MultiVector.hpp:100:5: note:   candidate expects 1 argument, 0 provided
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/LinAlg/Kokkos_MultiVector.hpp:90:5: note: KokkosClassic::MultiVector<Scalar, Node>::MultiVector(const Teuchos::RCP<T2>&) [with Scalar = long int; Node = Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>]
     MultiVector (const Teuchos::RCP<Node>& node)
     ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/LinAlg/Kokkos_MultiVector.hpp:90:5: note:   candidate expects 1 argument, 0 provided
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_MultiVector_long_normInf__SWIG_3(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:26091:23: error: 'T' was not declared in this scope
   Teuchos::ArrayView< T > *arg2 = 0 ;
                       ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:26091:25: error: template argument 1 is invalid
   Teuchos::ArrayView< T > *arg2 = 0 ;
                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:26091:33: error: invalid type in declaration before '=' token
   Teuchos::ArrayView< T > *arg2 = 0 ;
                                 ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:26100:168: error: the value of 'T' is not usable in a constant expression
   Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< long,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type result;
                                                                                                                                                                        ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:26091:23: note: 'T' was not declared 'constexpr'
   Teuchos::ArrayView< T > *arg2 = 0 ;
                       ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:26100:170: error: type/value mismatch at argument 2 in template parameter list for 'template<class X, class Y> struct Kokkos::Impl::is_same'
   Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< long,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type result;
                                                                                                                                                                          ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:26100:170: error:   expected a type, got 'T'
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:26100:179: error: wrong number of template arguments (1, should be 2)
   Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< long,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type result;
                                                                                                                                                                                   ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_MemoryTraits.hpp:47:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_HostSpace.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:49,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_Traits.hpp:77:38: error: provided for 'template<class X, class Y> struct Kokkos::Impl::is_same'
 template< class X , class Y > struct is_same : public false_type {};
                                      ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:26100:194: error: template argument 1 is invalid
   Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< long,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type result;
                                                                                                                                                                                                  ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:26100:202: error: expected initializer before 'result'
   Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< long,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type result;
                                                                                                                                                                                                          ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:26125:48: error: the value of 'T' is not usable in a constant expression
   arg2 = reinterpret_cast< Teuchos::ArrayView< T > * >(argp2);
                                                ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:26091:23: note: 'T' was not declared 'constexpr'
   Teuchos::ArrayView< T > *arg2 = 0 ;
                       ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:26125:50: error: type/value mismatch at argument 1 in template parameter list for 'template<class T> class Teuchos::ArrayView'
   arg2 = reinterpret_cast< Teuchos::ArrayView< T > * >(argp2);
                                                  ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:26125:50: error:   expected a type, got 'T'
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:26125:52: error: expected '>' before '*' token
   arg2 = reinterpret_cast< Teuchos::ArrayView< T > * >(argp2);
                                                    ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:26125:52: error: expected '(' before '*' token
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:26125:54: error: expected primary-expression before '>' token
   arg2 = reinterpret_cast< Teuchos::ArrayView< T > * >(argp2);
                                                      ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:26125:62: error: expected ')' before ';' token
   arg2 = reinterpret_cast< Teuchos::ArrayView< T > * >(argp2);
                                                              ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:26129:7: error: 'result' was not declared in this scope
       result = ((Tpetra::MultiVector< long,long,long,KokkosDefaultNode > const *)arg1)->normInf((Teuchos::ArrayView< T > const &)*arg2);
       ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:26129:118: error: the value of 'T' is not usable in a constant expression
       result = ((Tpetra::MultiVector< long,long,long,KokkosDefaultNode > const *)arg1)->normInf((Teuchos::ArrayView< T > const &)*arg2);
                                                                                                                      ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:26091:23: note: 'T' was not declared 'constexpr'
   Teuchos::ArrayView< T > *arg2 = 0 ;
                       ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:26129:120: error: type/value mismatch at argument 1 in template parameter list for 'template<class T> class Teuchos::ArrayView'
       result = ((Tpetra::MultiVector< long,long,long,KokkosDefaultNode > const *)arg1)->normInf((Teuchos::ArrayView< T > const &)*arg2);
                                                                                                                        ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:26129:120: error:   expected a type, got 'T'
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:26129:122: error: expected ')' before 'const'
       result = ((Tpetra::MultiVector< long,long,long,KokkosDefaultNode > const *)arg1)->normInf((Teuchos::ArrayView< T > const &)*arg2);
                                                                                                                          ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:26159:204: error: the value of 'T' is not usable in a constant expression
   resultobj = SWIG_NewPointerObj((new Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< long,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type(static_cast< const Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< long,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type& >(result))), SWIGTYPE_p_Kokkos__Impl__enable_ifT__fKokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Tpetra__MultiVectorT_long_long_long_KokkosClassic__DefaultNode__DefaultNodeType_t__mag_type_T_t__value_t__value_t__valueF_void_t__type, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                            ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:26091:23: note: 'T' was not declared 'constexpr'
   Teuchos::ArrayView< T > *arg2 = 0 ;
                       ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:26159:206: error: type/value mismatch at argument 2 in template parameter list for 'template<class X, class Y> struct Kokkos::Impl::is_same'
   resultobj = SWIG_NewPointerObj((new Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< long,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type(static_cast< const Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< long,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type& >(result))), SWIGTYPE_p_Kokkos__Impl__enable_ifT__fKokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Tpetra__MultiVectorT_long_long_long_KokkosClassic__DefaultNode__DefaultNodeType_t__mag_type_T_t__value_t__value_t__valueF_void_t__type, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                              ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:26159:206: error:   expected a type, got 'T'
   resultobj = SWIG_NewPointerObj((new Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< long,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type(static_cast< const Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< long,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type& >(result))), SWIGTYPE_p_Kokkos__Impl__enable_ifT__fKokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Tpetra__MultiVectorT_long_long_long_KokkosClassic__DefaultNode__DefaultNodeType_t__mag_type_T_t__value_t__value_t__valueF_void_t__type, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                              ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:26159:215: error: wrong number of template arguments (1, should be 2)
   resultobj = SWIG_NewPointerObj((new Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< long,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type(static_cast< const Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< long,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type& >(result))), SWIGTYPE_p_Kokkos__Impl__enable_ifT__fKokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Tpetra__MultiVectorT_long_long_long_KokkosClassic__DefaultNode__DefaultNodeType_t__mag_type_T_t__value_t__value_t__valueF_void_t__type, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                       ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_MemoryTraits.hpp:47:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_HostSpace.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:49,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_Traits.hpp:77:38: error: provided for 'template<class X, class Y> struct Kokkos::Impl::is_same'
 template< class X , class Y > struct is_same : public false_type {};
                                      ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:26159:230: error: template argument 1 is invalid
   resultobj = SWIG_NewPointerObj((new Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< long,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type(static_cast< const Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< long,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type& >(result))), SWIGTYPE_p_Kokkos__Impl__enable_ifT__fKokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Tpetra__MultiVectorT_long_long_long_KokkosClassic__DefaultNode__DefaultNodeType_t__mag_type_T_t__value_t__value_t__valueF_void_t__type, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                                      ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:26159:233: error: expected ')' before 'type'
   resultobj = SWIG_NewPointerObj((new Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< long,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type(static_cast< const Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< long,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type& >(result))), SWIGTYPE_p_Kokkos__Impl__enable_ifT__fKokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Tpetra__MultiVectorT_long_long_long_KokkosClassic__DefaultNode__DefaultNodeType_t__mag_type_T_t__value_t__value_t__valueF_void_t__type, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_Vector_long_dot__SWIG_1(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:28341:228: error: no matching function for call to 'Tpetra::Vector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, false>::dot(const Tpetra::Vector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>&) const'
       result = ((Tpetra::Vector< long,long,long,KokkosDefaultNode > const *)arg1)->dot((Tpetra::Vector< long,long,long,Kokkos::Compat::KokkosDeviceWrapperNode< KokkosClassic::DefaultNode::DefaultNodeType >,false > const &)*arg2);
                                                                                                                                                                                                                                    ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:28341:228: note: candidates are:
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_Vector_def.hpp:397:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_Vector.hpp:2,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_MultiVector_def.hpp:47,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_MultiVector.hpp:2,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3714:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_Vector_def.hpp:160:3: note: Tpetra::Vector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::dot_type Tpetra::Vector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::dot(const Tpetra::Vector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>&) const [with Scalar = long int; LocalOrdinal = long int; GlobalOrdinal = long int; DeviceType = Kokkos::Serial; typename DeviceType::memory_space = Kokkos::HostSpace; Tpetra::Vector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::dot_type = long int]
   Vector<
   ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_Vector_def.hpp:160:3: note:   no known conversion for argument 1 from 'const Tpetra::Vector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>' to 'const Tpetra::Vector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, false>&'
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_MultiVector_decl.hpp:1478:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_MultiVector.hpp:1,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3714:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_decl.hpp:1292:5: note: template<class T> typename Kokkos::Impl::enable_if<(! Kokkos::Impl::is_same<typename Kokkos::Details::InnerProductSpaceTraits<typename Kokkos::Details::ArithTraits<RealFloatType>::val_type>::dot_type, T>::value), void>::type Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::dot(const Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType> >&, const Kokkos::View<T*, DeviceType>&) const [with T = T; Scalar = long int; LocalOrdinal = long int; GlobalOrdinal = long int; DeviceType = Kokkos::Serial]
     dot (const MultiVector<Scalar,LocalOrdinal,GlobalOrdinal,node_type>& A,
     ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_decl.hpp:1292:5: note:   template argument deduction/substitution failed:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:28341:228: note:   cannot convert '(const Tpetra::Vector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>&)arg2' (type 'const Tpetra::Vector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>') to type 'const Tpetra::MultiVector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >&'
       result = ((Tpetra::Vector< long,long,long,KokkosDefaultNode > const *)arg1)->dot((Tpetra::Vector< long,long,long,Kokkos::Compat::KokkosDeviceWrapperNode< KokkosClassic::DefaultNode::DefaultNodeType >,false > const &)*arg2);
                                                                                                                                                                                                                                    ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_MultiVector_def.hpp:3339:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_MultiVector.hpp:2,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3714:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_def.hpp:1140:3: note: void Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::dot(const Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType> >&, const Kokkos::View<typename Kokkos::Details::InnerProductSpaceTraits<typename Kokkos::Details::ArithTraits<RealFloatType>::val_type>::dot_type*, DeviceType>&) const [with Scalar = long int; LocalOrdinal = long int; GlobalOrdinal = long int; DeviceType = Kokkos::Serial; typename DeviceType::memory_space = Kokkos::HostSpace; typename Kokkos::ViewTraits<typename Kokkos::Details::InnerProductSpaceTraits<typename Kokkos::Details::ArithTraits<RealFloatType>::val_type>::dot_type*, DeviceType, void, void>::specialize = Kokkos::Impl::ViewDefault; typename Kokkos::Details::InnerProductSpaceTraits<typename Kokkos::Details::ArithTraits<RealFloatType>::val_type>::dot_type = long int]
   MultiVector<Scalar, LocalOrdinal, GlobalOrdinal,
   ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_def.hpp:1140:3: note:   candidate expects 2 arguments, 1 provided
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_MultiVector_decl.hpp:1478:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_MultiVector.hpp:1,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3714:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_decl.hpp:1245:5: note: template<class T> typename Kokkos::Impl::enable_if<(! Kokkos::Impl::is_same<typename Kokkos::Details::InnerProductSpaceTraits<typename Kokkos::Details::ArithTraits<RealFloatType>::val_type>::dot_type, T>::value), void>::type Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::dot(const Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType> >&, std::vector<T>&) const [with T = T; Scalar = long int; LocalOrdinal = long int; GlobalOrdinal = long int; DeviceType = Kokkos::Serial]
     dot (const MultiVector<Scalar,LocalOrdinal,GlobalOrdinal,node_type>& A,
     ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_decl.hpp:1245:5: note:   template argument deduction/substitution failed:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:28341:228: note:   cannot convert '(const Tpetra::Vector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>&)arg2' (type 'const Tpetra::Vector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>') to type 'const Tpetra::MultiVector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >&'
       result = ((Tpetra::Vector< long,long,long,KokkosDefaultNode > const *)arg1)->dot((Tpetra::Vector< long,long,long,Kokkos::Compat::KokkosDeviceWrapperNode< KokkosClassic::DefaultNode::DefaultNodeType >,false > const &)*arg2);
                                                                                                                                                                                                                                    ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_MultiVector_decl.hpp:1478:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_MultiVector.hpp:1,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3714:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_decl.hpp:1230:5: note: template<class T> typename Kokkos::Impl::enable_if<(! Kokkos::Impl::is_same<typename Kokkos::Details::InnerProductSpaceTraits<typename Kokkos::Details::ArithTraits<RealFloatType>::val_type>::dot_type, T>::value), void>::type Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::dot(const Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType> >&, const Teuchos::ArrayView<T>&) const [with T = T; Scalar = long int; LocalOrdinal = long int; GlobalOrdinal = long int; DeviceType = Kokkos::Serial]
     dot (const MultiVector<Scalar,LocalOrdinal,GlobalOrdinal,node_type>& A,
     ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_decl.hpp:1230:5: note:   template argument deduction/substitution failed:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:28341:228: note:   cannot convert '(const Tpetra::Vector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>&)arg2' (type 'const Tpetra::Vector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>') to type 'const Tpetra::MultiVector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >&'
       result = ((Tpetra::Vector< long,long,long,KokkosDefaultNode > const *)arg1)->dot((Tpetra::Vector< long,long,long,Kokkos::Compat::KokkosDeviceWrapperNode< KokkosClassic::DefaultNode::DefaultNodeType >,false > const &)*arg2);
                                                                                                                                                                                                                                    ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_MultiVector_def.hpp:3339:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_MultiVector.hpp:2,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3714:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_def.hpp:1238:3: note: void Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::dot(const Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType> >&, const Teuchos::ArrayView<typename Kokkos::Details::InnerProductSpaceTraits<typename Kokkos::Details::ArithTraits<RealFloatType>::val_type>::dot_type>&) const [with Scalar = long int; LocalOrdinal = long int; GlobalOrdinal = long int; DeviceType = Kokkos::Serial; typename DeviceType::memory_space = Kokkos::HostSpace; typename Kokkos::Details::InnerProductSpaceTraits<typename Kokkos::Details::ArithTraits<RealFloatType>::val_type>::dot_type = long int]
   MultiVector<
   ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_def.hpp:1238:3: note:   candidate expects 2 arguments, 1 provided
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_Vector_long_normWeighted__SWIG_1(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:28639:237: error: no matching function for call to 'Tpetra::Vector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, false>::normWeighted(const Tpetra::Vector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>&) const'
       result = ((Tpetra::Vector< long,long,long,KokkosDefaultNode > const *)arg1)->normWeighted((Tpetra::Vector< long,long,long,Kokkos::Compat::KokkosDeviceWrapperNode< KokkosClassic::DefaultNode::DefaultNodeType >,false > const &)*arg2);
                                                                                                                                                                                                                                             ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:28639:237: note: candidates are:
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_Vector_def.hpp:397:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_Vector.hpp:2,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_MultiVector_def.hpp:47,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_MultiVector.hpp:2,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3714:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_Vector_def.hpp:212:3: note: Tpetra::Vector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::mag_type Tpetra::Vector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::normWeighted(const Tpetra::Vector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>&) const [with Scalar = long int; LocalOrdinal = long int; GlobalOrdinal = long int; DeviceType = Kokkos::Serial; typename DeviceType::memory_space = Kokkos::HostSpace; Tpetra::Vector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::mag_type = long int]
   Vector<
   ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_Vector_def.hpp:212:3: note:   no known conversion for argument 1 from 'const Tpetra::Vector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>' to 'const Tpetra::Vector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, false>&'
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_MultiVector_decl.hpp:1478:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_MultiVector.hpp:1,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3714:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_decl.hpp:1620:5: note: template<class T> typename Kokkos::Impl::enable_if<(! Kokkos::Impl::is_same<typename Kokkos::Details::ArithTraits<typename Kokkos::Details::ArithTraits<RealFloatType>::val_type>::mag_type, T>::value), void>::type Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::normWeighted(const Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType> >&, const Teuchos::ArrayView<T>&) const [with T = T; Scalar = long int; LocalOrdinal = long int; GlobalOrdinal = long int; DeviceType = Kokkos::Serial]
     normWeighted (const MultiVector<Scalar,LocalOrdinal,GlobalOrdinal,node_type>& weights,
     ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_decl.hpp:1620:5: note:   template argument deduction/substitution failed:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:28639:237: note:   cannot convert '(const Tpetra::Vector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>&)arg2' (type 'const Tpetra::Vector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>') to type 'const Tpetra::MultiVector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >&'
       result = ((Tpetra::Vector< long,long,long,KokkosDefaultNode > const *)arg1)->normWeighted((Tpetra::Vector< long,long,long,Kokkos::Compat::KokkosDeviceWrapperNode< KokkosClassic::DefaultNode::DefaultNodeType >,false > const &)*arg2);
                                                                                                                                                                                                                                             ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_MultiVector_def.hpp:3339:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_MultiVector.hpp:2,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3714:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_def.hpp:1285:3: note: void Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::normWeighted(const Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType> >&, const Teuchos::ArrayView<typename Kokkos::Details::ArithTraits<typename Kokkos::Details::ArithTraits<RealFloatType>::val_type>::mag_type>&) const [with Scalar = long int; LocalOrdinal = long int; GlobalOrdinal = long int; DeviceType = Kokkos::Serial; typename DeviceType::memory_space = Kokkos::HostSpace; typename Kokkos::Details::ArithTraits<typename Kokkos::Details::ArithTraits<RealFloatType>::val_type>::mag_type = long int]
   MultiVector<Scalar,LocalOrdinal,GlobalOrdinal,Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::
   ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_def.hpp:1285:3: note:   candidate expects 2 arguments, 1 provided
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp: In instantiation of 'class Kokkos::ViewTraits<float*, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, void, void>':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_DistObject_decl.hpp:88:77:   required from 'class Tpetra::DistObject<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>'
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_decl.hpp:287:9:   required from 'class Tpetra::MultiVector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >'
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:30727:14:   required from here
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:152:22: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
       , Arg1 >::type Arg1Verified ;
                      ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:164:22: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, void>'
       , Arg2 >::type Arg2Verified ;
                      ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, void>'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:177:45: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
           >::type >::type::execution_space  ExecutionSpace ;
                                             ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:182:42: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
           >::type >::type::memory_space  MemorySpace ;
                                          ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:188:43: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
     >::type >::type >::host_mirror_space  HostMirrorSpace ;
                                           ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:193:19: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
           >::type ArrayLayout ;
                   ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:200:36: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
           >::type >::type >::type  MemoryTraits ;
                                    ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:241:47: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
   typedef Device<ExecutionSpace,MemorySpace>  device_type ;
                                               ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:247:8: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
   enum { is_hostspace      = Impl::is_same< memory_space , HostSpace >::value };
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:263:33: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
                         >::type specialize ;
                                 ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp: In instantiation of 'class Kokkos::ViewTraits<const float*, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, void, void>':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_def.hpp:2105:3:   required from 'class Tpetra::MultiVector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >'
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:30727:14:   required from here
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:152:22: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
       , Arg1 >::type Arg1Verified ;
                      ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:164:22: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, void>'
       , Arg2 >::type Arg2Verified ;
                      ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, void>'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:177:45: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
           >::type >::type::execution_space  ExecutionSpace ;
                                             ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:182:42: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
           >::type >::type::memory_space  MemorySpace ;
                                          ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:188:43: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
     >::type >::type >::host_mirror_space  HostMirrorSpace ;
                                           ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:193:19: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
           >::type ArrayLayout ;
                   ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:200:36: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
           >::type >::type >::type  MemoryTraits ;
                                    ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:241:47: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
   typedef Device<ExecutionSpace,MemorySpace>  device_type ;
                                               ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:247:8: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
   enum { is_hostspace      = Impl::is_same< memory_space , HostSpace >::value };
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:263:33: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
                         >::type specialize ;
                                 ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_MultiVector_float_subCopy__SWIG_0(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:30757:365: error: invalid static_cast from type 'SwigValueWrapper<Teuchos::RCP<Tpetra::MultiVector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > > > >' to type 'const Teuchos::RCP<Tpetra::MultiVector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >&'
   resultobj = SWIG_NewPointerObj((new Teuchos::RCP< Tpetra::MultiVector< float,long,long,Tpetra::MultiVector< float,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >(static_cast< const Teuchos::RCP< Tpetra::MultiVector< float,long,long,Tpetra::MultiVector< float,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >& >(result))), SWIGTYPE_p_Teuchos__RCPT_Tpetra__MultiVectorT_float_long_long_Kokkos__Compat__KokkosDeviceWrapperNodeT_KokkosClassic__DefaultNode__DefaultNodeType_t_t_t, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                                                                                                                                                                             ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_MultiVector_float_subCopy__SWIG_1(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:30835:365: error: invalid static_cast from type 'SwigValueWrapper<Teuchos::RCP<Tpetra::MultiVector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > > > >' to type 'const Teuchos::RCP<Tpetra::MultiVector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >&'
   resultobj = SWIG_NewPointerObj((new Teuchos::RCP< Tpetra::MultiVector< float,long,long,Tpetra::MultiVector< float,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >(static_cast< const Teuchos::RCP< Tpetra::MultiVector< float,long,long,Tpetra::MultiVector< float,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >& >(result))), SWIGTYPE_p_Teuchos__RCPT_Tpetra__MultiVectorT_float_long_long_Kokkos__Compat__KokkosDeviceWrapperNodeT_KokkosClassic__DefaultNode__DefaultNodeType_t_t_t, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                                                                                                                                                                             ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_MultiVector_float_subView__SWIG_0(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:30957:377: error: invalid static_cast from type 'SwigValueWrapper<Teuchos::RCP<const Tpetra::MultiVector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > > > >' to type 'const Teuchos::RCP<const Tpetra::MultiVector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >&'
   resultobj = SWIG_NewPointerObj((new Teuchos::RCP< Tpetra::MultiVector< float,long,long,Tpetra::MultiVector< float,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > const >(static_cast< const Teuchos::RCP< Tpetra::MultiVector< float,long,long,Tpetra::MultiVector< float,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > const >& >(result))), SWIGTYPE_p_Teuchos__RCPT_Tpetra__MultiVectorT_float_long_long_Kokkos__Compat__KokkosDeviceWrapperNodeT_KokkosClassic__DefaultNode__DefaultNodeType_t_t_const_t, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                                                                                                                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_MultiVector_float_subView__SWIG_1(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:31035:377: error: invalid static_cast from type 'SwigValueWrapper<Teuchos::RCP<const Tpetra::MultiVector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > > > >' to type 'const Teuchos::RCP<const Tpetra::MultiVector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >&'
   resultobj = SWIG_NewPointerObj((new Teuchos::RCP< Tpetra::MultiVector< float,long,long,Tpetra::MultiVector< float,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > const >(static_cast< const Teuchos::RCP< Tpetra::MultiVector< float,long,long,Tpetra::MultiVector< float,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > const >& >(result))), SWIGTYPE_p_Teuchos__RCPT_Tpetra__MultiVectorT_float_long_long_Kokkos__Compat__KokkosDeviceWrapperNodeT_KokkosClassic__DefaultNode__DefaultNodeType_t_t_const_t, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                                                                                                                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_MultiVector_float_subViewNonConst__SWIG_0(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:31157:365: error: invalid static_cast from type 'SwigValueWrapper<Teuchos::RCP<Tpetra::MultiVector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > > > >' to type 'const Teuchos::RCP<Tpetra::MultiVector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >&'
   resultobj = SWIG_NewPointerObj((new Teuchos::RCP< Tpetra::MultiVector< float,long,long,Tpetra::MultiVector< float,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >(static_cast< const Teuchos::RCP< Tpetra::MultiVector< float,long,long,Tpetra::MultiVector< float,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >& >(result))), SWIGTYPE_p_Teuchos__RCPT_Tpetra__MultiVectorT_float_long_long_Kokkos__Compat__KokkosDeviceWrapperNodeT_KokkosClassic__DefaultNode__DefaultNodeType_t_t_t, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                                                                                                                                                                             ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_MultiVector_float_subViewNonConst__SWIG_1(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:31235:365: error: invalid static_cast from type 'SwigValueWrapper<Teuchos::RCP<Tpetra::MultiVector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > > > >' to type 'const Teuchos::RCP<Tpetra::MultiVector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >&'
   resultobj = SWIG_NewPointerObj((new Teuchos::RCP< Tpetra::MultiVector< float,long,long,Tpetra::MultiVector< float,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >(static_cast< const Teuchos::RCP< Tpetra::MultiVector< float,long,long,Tpetra::MultiVector< float,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >& >(result))), SWIGTYPE_p_Teuchos__RCPT_Tpetra__MultiVectorT_float_long_long_Kokkos__Compat__KokkosDeviceWrapperNodeT_KokkosClassic__DefaultNode__DefaultNodeType_t_t_t, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                                                                                                                                                                             ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_MultiVector_float_offsetViewNonConst(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:31366:365: error: invalid static_cast from type 'SwigValueWrapper<Teuchos::RCP<Tpetra::MultiVector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > > > >' to type 'const Teuchos::RCP<Tpetra::MultiVector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >&'
   resultobj = SWIG_NewPointerObj((new Teuchos::RCP< Tpetra::MultiVector< float,long,long,Tpetra::MultiVector< float,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >(static_cast< const Teuchos::RCP< Tpetra::MultiVector< float,long,long,Tpetra::MultiVector< float,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >& >(result))), SWIGTYPE_p_Teuchos__RCPT_Tpetra__MultiVectorT_float_long_long_Kokkos__Compat__KokkosDeviceWrapperNodeT_KokkosClassic__DefaultNode__DefaultNodeType_t_t_t, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                                                                                                                                                                             ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_MultiVector_float_getVector(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:31441:367: error: invalid static_cast from type 'SwigValueWrapper<Teuchos::RCP<const Tpetra::Vector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false> > >' to type 'const Teuchos::RCP<const Tpetra::Vector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, false> >&'
   resultobj = SWIG_NewPointerObj((new Teuchos::RCP< Tpetra::Vector< float,long,long,Tpetra::MultiVector< float,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > const >(static_cast< const Teuchos::RCP< Tpetra::Vector< float,long,long,Tpetra::MultiVector< float,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > const >& >(result))), SWIGTYPE_p_Teuchos__RCPT_Tpetra__VectorT_float_long_long_Kokkos__Compat__KokkosDeviceWrapperNodeT_KokkosClassic__DefaultNode__DefaultNodeType_t_t_const_t, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                                                                                                                                                                               ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_MultiVector_float_getVectorNonConst(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:31516:355: error: invalid static_cast from type 'SwigValueWrapper<Teuchos::RCP<Tpetra::Vector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false> > >' to type 'const Teuchos::RCP<Tpetra::Vector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, false> >&'
   resultobj = SWIG_NewPointerObj((new Teuchos::RCP< Tpetra::Vector< float,long,long,Tpetra::MultiVector< float,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >(static_cast< const Teuchos::RCP< Tpetra::Vector< float,long,long,Tpetra::MultiVector< float,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >& >(result))), SWIGTYPE_p_Teuchos__RCPT_Tpetra__VectorT_float_long_long_Kokkos__Compat__KokkosDeviceWrapperNodeT_KokkosClassic__DefaultNode__DefaultNodeType_t_t_t, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                                                                                                                                                                   ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_MultiVector_float_getLocalMV(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:32105:133: error: no matching function for call to 'KokkosClassic::MultiVector<float, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >::MultiVector()'
   KokkosClassic::MultiVector< float,Tpetra::MultiVector< float,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > result;
                                                                                                                                     ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:32105:133: note: candidates are:
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_MultiVector_decl.hpp:54:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_MultiVector.hpp:1,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3714:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/LinAlg/Kokkos_MultiVector.hpp:100:5: note: KokkosClassic::MultiVector<Scalar, Node>::MultiVector(const KokkosClassic::MultiVector<Scalar, Node>&) [with Scalar = float; Node = Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>]
     MultiVector (const MultiVector& source)
     ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/LinAlg/Kokkos_MultiVector.hpp:100:5: note:   candidate expects 1 argument, 0 provided
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/LinAlg/Kokkos_MultiVector.hpp:90:5: note: KokkosClassic::MultiVector<Scalar, Node>::MultiVector(const Teuchos::RCP<T2>&) [with Scalar = float; Node = Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>]
     MultiVector (const Teuchos::RCP<Node>& node)
     ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/LinAlg/Kokkos_MultiVector.hpp:90:5: note:   candidate expects 1 argument, 0 provided
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_MultiVector_float_normInf__SWIG_3(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:33870:23: error: 'T' was not declared in this scope
   Teuchos::ArrayView< T > *arg2 = 0 ;
                       ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:33870:25: error: template argument 1 is invalid
   Teuchos::ArrayView< T > *arg2 = 0 ;
                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:33870:33: error: invalid type in declaration before '=' token
   Teuchos::ArrayView< T > *arg2 = 0 ;
                                 ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:33879:169: error: the value of 'T' is not usable in a constant expression
   Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< float,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type result;
                                                                                                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:33870:23: note: 'T' was not declared 'constexpr'
   Teuchos::ArrayView< T > *arg2 = 0 ;
                       ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:33879:171: error: type/value mismatch at argument 2 in template parameter list for 'template<class X, class Y> struct Kokkos::Impl::is_same'
   Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< float,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type result;
                                                                                                                                                                           ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:33879:171: error:   expected a type, got 'T'
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:33879:180: error: wrong number of template arguments (1, should be 2)
   Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< float,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type result;
                                                                                                                                                                                    ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_MemoryTraits.hpp:47:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_HostSpace.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:49,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_Traits.hpp:77:38: error: provided for 'template<class X, class Y> struct Kokkos::Impl::is_same'
 template< class X , class Y > struct is_same : public false_type {};
                                      ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:33879:195: error: template argument 1 is invalid
   Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< float,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type result;
                                                                                                                                                                                                   ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:33879:203: error: expected initializer before 'result'
   Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< float,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type result;
                                                                                                                                                                                                           ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:33904:48: error: the value of 'T' is not usable in a constant expression
   arg2 = reinterpret_cast< Teuchos::ArrayView< T > * >(argp2);
                                                ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:33870:23: note: 'T' was not declared 'constexpr'
   Teuchos::ArrayView< T > *arg2 = 0 ;
                       ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:33904:50: error: type/value mismatch at argument 1 in template parameter list for 'template<class T> class Teuchos::ArrayView'
   arg2 = reinterpret_cast< Teuchos::ArrayView< T > * >(argp2);
                                                  ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:33904:50: error:   expected a type, got 'T'
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:33904:52: error: expected '>' before '*' token
   arg2 = reinterpret_cast< Teuchos::ArrayView< T > * >(argp2);
                                                    ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:33904:52: error: expected '(' before '*' token
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:33904:54: error: expected primary-expression before '>' token
   arg2 = reinterpret_cast< Teuchos::ArrayView< T > * >(argp2);
                                                      ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:33904:62: error: expected ')' before ';' token
   arg2 = reinterpret_cast< Teuchos::ArrayView< T > * >(argp2);
                                                              ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:33908:7: error: 'result' was not declared in this scope
       result = ((Tpetra::MultiVector< float,long,long,KokkosDefaultNode > const *)arg1)->normInf((Teuchos::ArrayView< T > const &)*arg2);
       ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:33908:119: error: the value of 'T' is not usable in a constant expression
       result = ((Tpetra::MultiVector< float,long,long,KokkosDefaultNode > const *)arg1)->normInf((Teuchos::ArrayView< T > const &)*arg2);
                                                                                                                       ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:33870:23: note: 'T' was not declared 'constexpr'
   Teuchos::ArrayView< T > *arg2 = 0 ;
                       ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:33908:121: error: type/value mismatch at argument 1 in template parameter list for 'template<class T> class Teuchos::ArrayView'
       result = ((Tpetra::MultiVector< float,long,long,KokkosDefaultNode > const *)arg1)->normInf((Teuchos::ArrayView< T > const &)*arg2);
                                                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:33908:121: error:   expected a type, got 'T'
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:33908:123: error: expected ')' before 'const'
       result = ((Tpetra::MultiVector< float,long,long,KokkosDefaultNode > const *)arg1)->normInf((Teuchos::ArrayView< T > const &)*arg2);
                                                                                                                           ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:33938:205: error: the value of 'T' is not usable in a constant expression
   resultobj = SWIG_NewPointerObj((new Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< float,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type(static_cast< const Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< float,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type& >(result))), SWIGTYPE_p_Kokkos__Impl__enable_ifT__fKokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Tpetra__MultiVectorT_float_long_long_KokkosClassic__DefaultNode__DefaultNodeType_t__mag_type_T_t__value_t__value_t__valueF_void_t__type, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                             ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:33870:23: note: 'T' was not declared 'constexpr'
   Teuchos::ArrayView< T > *arg2 = 0 ;
                       ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:33938:207: error: type/value mismatch at argument 2 in template parameter list for 'template<class X, class Y> struct Kokkos::Impl::is_same'
   resultobj = SWIG_NewPointerObj((new Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< float,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type(static_cast< const Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< float,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type& >(result))), SWIGTYPE_p_Kokkos__Impl__enable_ifT__fKokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Tpetra__MultiVectorT_float_long_long_KokkosClassic__DefaultNode__DefaultNodeType_t__mag_type_T_t__value_t__value_t__valueF_void_t__type, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                               ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:33938:207: error:   expected a type, got 'T'
   resultobj = SWIG_NewPointerObj((new Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< float,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type(static_cast< const Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< float,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type& >(result))), SWIGTYPE_p_Kokkos__Impl__enable_ifT__fKokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Tpetra__MultiVectorT_float_long_long_KokkosClassic__DefaultNode__DefaultNodeType_t__mag_type_T_t__value_t__value_t__valueF_void_t__type, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                               ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:33938:216: error: wrong number of template arguments (1, should be 2)
   resultobj = SWIG_NewPointerObj((new Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< float,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type(static_cast< const Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< float,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type& >(result))), SWIGTYPE_p_Kokkos__Impl__enable_ifT__fKokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Tpetra__MultiVectorT_float_long_long_KokkosClassic__DefaultNode__DefaultNodeType_t__mag_type_T_t__value_t__value_t__valueF_void_t__type, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                        ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_MemoryTraits.hpp:47:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_HostSpace.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:49,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_Traits.hpp:77:38: error: provided for 'template<class X, class Y> struct Kokkos::Impl::is_same'
 template< class X , class Y > struct is_same : public false_type {};
                                      ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:33938:231: error: template argument 1 is invalid
   resultobj = SWIG_NewPointerObj((new Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< float,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type(static_cast< const Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< float,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type& >(result))), SWIGTYPE_p_Kokkos__Impl__enable_ifT__fKokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Tpetra__MultiVectorT_float_long_long_KokkosClassic__DefaultNode__DefaultNodeType_t__mag_type_T_t__value_t__value_t__valueF_void_t__type, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                                       ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:33938:234: error: expected ')' before 'type'
   resultobj = SWIG_NewPointerObj((new Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< float,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type(static_cast< const Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< float,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type& >(result))), SWIGTYPE_p_Kokkos__Impl__enable_ifT__fKokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Tpetra__MultiVectorT_float_long_long_KokkosClassic__DefaultNode__DefaultNodeType_t__mag_type_T_t__value_t__value_t__valueF_void_t__type, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                                          ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_Vector_float_dot__SWIG_1(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:36120:230: error: no matching function for call to 'Tpetra::Vector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, false>::dot(const Tpetra::Vector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>&) const'
       result = ((Tpetra::Vector< float,long,long,KokkosDefaultNode > const *)arg1)->dot((Tpetra::Vector< float,long,long,Kokkos::Compat::KokkosDeviceWrapperNode< KokkosClassic::DefaultNode::DefaultNodeType >,false > const &)*arg2);
                                                                                                                                                                                                                                      ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:36120:230: note: candidates are:
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_Vector_def.hpp:397:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_Vector.hpp:2,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_MultiVector_def.hpp:47,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_MultiVector.hpp:2,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3714:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_Vector_def.hpp:160:3: note: Tpetra::Vector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::dot_type Tpetra::Vector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::dot(const Tpetra::Vector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>&) const [with Scalar = float; LocalOrdinal = long int; GlobalOrdinal = long int; DeviceType = Kokkos::Serial; typename DeviceType::memory_space = Kokkos::HostSpace; Tpetra::Vector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::dot_type = float]
   Vector<
   ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_Vector_def.hpp:160:3: note:   no known conversion for argument 1 from 'const Tpetra::Vector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>' to 'const Tpetra::Vector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, false>&'
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_MultiVector_decl.hpp:1478:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_MultiVector.hpp:1,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3714:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_decl.hpp:1292:5: note: template<class T> typename Kokkos::Impl::enable_if<(! Kokkos::Impl::is_same<typename Kokkos::Details::InnerProductSpaceTraits<typename Kokkos::Details::ArithTraits<RealFloatType>::val_type>::dot_type, T>::value), void>::type Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::dot(const Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType> >&, const Kokkos::View<T*, DeviceType>&) const [with T = T; Scalar = float; LocalOrdinal = long int; GlobalOrdinal = long int; DeviceType = Kokkos::Serial]
     dot (const MultiVector<Scalar,LocalOrdinal,GlobalOrdinal,node_type>& A,
     ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_decl.hpp:1292:5: note:   template argument deduction/substitution failed:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:36120:230: note:   cannot convert '(const Tpetra::Vector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>&)arg2' (type 'const Tpetra::Vector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>') to type 'const Tpetra::MultiVector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >&'
       result = ((Tpetra::Vector< float,long,long,KokkosDefaultNode > const *)arg1)->dot((Tpetra::Vector< float,long,long,Kokkos::Compat::KokkosDeviceWrapperNode< KokkosClassic::DefaultNode::DefaultNodeType >,false > const &)*arg2);
                                                                                                                                                                                                                                      ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_MultiVector_def.hpp:3339:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_MultiVector.hpp:2,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3714:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_def.hpp:1140:3: note: void Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::dot(const Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType> >&, const Kokkos::View<typename Kokkos::Details::InnerProductSpaceTraits<typename Kokkos::Details::ArithTraits<RealFloatType>::val_type>::dot_type*, DeviceType>&) const [with Scalar = float; LocalOrdinal = long int; GlobalOrdinal = long int; DeviceType = Kokkos::Serial; typename DeviceType::memory_space = Kokkos::HostSpace; typename Kokkos::ViewTraits<typename Kokkos::Details::InnerProductSpaceTraits<typename Kokkos::Details::ArithTraits<RealFloatType>::val_type>::dot_type*, DeviceType, void, void>::specialize = Kokkos::Impl::ViewDefault; typename Kokkos::Details::InnerProductSpaceTraits<typename Kokkos::Details::ArithTraits<RealFloatType>::val_type>::dot_type = float]
   MultiVector<Scalar, LocalOrdinal, GlobalOrdinal,
   ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_def.hpp:1140:3: note:   candidate expects 2 arguments, 1 provided
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_MultiVector_decl.hpp:1478:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_MultiVector.hpp:1,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3714:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_decl.hpp:1245:5: note: template<class T> typename Kokkos::Impl::enable_if<(! Kokkos::Impl::is_same<typename Kokkos::Details::InnerProductSpaceTraits<typename Kokkos::Details::ArithTraits<RealFloatType>::val_type>::dot_type, T>::value), void>::type Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::dot(const Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType> >&, std::vector<T>&) const [with T = T; Scalar = float; LocalOrdinal = long int; GlobalOrdinal = long int; DeviceType = Kokkos::Serial]
     dot (const MultiVector<Scalar,LocalOrdinal,GlobalOrdinal,node_type>& A,
     ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_decl.hpp:1245:5: note:   template argument deduction/substitution failed:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:36120:230: note:   cannot convert '(const Tpetra::Vector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>&)arg2' (type 'const Tpetra::Vector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>') to type 'const Tpetra::MultiVector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >&'
       result = ((Tpetra::Vector< float,long,long,KokkosDefaultNode > const *)arg1)->dot((Tpetra::Vector< float,long,long,Kokkos::Compat::KokkosDeviceWrapperNode< KokkosClassic::DefaultNode::DefaultNodeType >,false > const &)*arg2);
                                                                                                                                                                                                                                      ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_MultiVector_decl.hpp:1478:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_MultiVector.hpp:1,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3714:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_decl.hpp:1230:5: note: template<class T> typename Kokkos::Impl::enable_if<(! Kokkos::Impl::is_same<typename Kokkos::Details::InnerProductSpaceTraits<typename Kokkos::Details::ArithTraits<RealFloatType>::val_type>::dot_type, T>::value), void>::type Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::dot(const Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType> >&, const Teuchos::ArrayView<T>&) const [with T = T; Scalar = float; LocalOrdinal = long int; GlobalOrdinal = long int; DeviceType = Kokkos::Serial]
     dot (const MultiVector<Scalar,LocalOrdinal,GlobalOrdinal,node_type>& A,
     ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_decl.hpp:1230:5: note:   template argument deduction/substitution failed:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:36120:230: note:   cannot convert '(const Tpetra::Vector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>&)arg2' (type 'const Tpetra::Vector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>') to type 'const Tpetra::MultiVector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >&'
       result = ((Tpetra::Vector< float,long,long,KokkosDefaultNode > const *)arg1)->dot((Tpetra::Vector< float,long,long,Kokkos::Compat::KokkosDeviceWrapperNode< KokkosClassic::DefaultNode::DefaultNodeType >,false > const &)*arg2);
                                                                                                                                                                                                                                      ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_MultiVector_def.hpp:3339:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_MultiVector.hpp:2,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3714:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_def.hpp:1238:3: note: void Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::dot(const Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType> >&, const Teuchos::ArrayView<typename Kokkos::Details::InnerProductSpaceTraits<typename Kokkos::Details::ArithTraits<RealFloatType>::val_type>::dot_type>&) const [with Scalar = float; LocalOrdinal = long int; GlobalOrdinal = long int; DeviceType = Kokkos::Serial; typename DeviceType::memory_space = Kokkos::HostSpace; typename Kokkos::Details::InnerProductSpaceTraits<typename Kokkos::Details::ArithTraits<RealFloatType>::val_type>::dot_type = float]
   MultiVector<
   ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_def.hpp:1238:3: note:   candidate expects 2 arguments, 1 provided
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_Vector_float_normWeighted__SWIG_1(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:36418:239: error: no matching function for call to 'Tpetra::Vector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, false>::normWeighted(const Tpetra::Vector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>&) const'
       result = ((Tpetra::Vector< float,long,long,KokkosDefaultNode > const *)arg1)->normWeighted((Tpetra::Vector< float,long,long,Kokkos::Compat::KokkosDeviceWrapperNode< KokkosClassic::DefaultNode::DefaultNodeType >,false > const &)*arg2);
                                                                                                                                                                                                                                               ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:36418:239: note: candidates are:
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_Vector_def.hpp:397:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_Vector.hpp:2,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_MultiVector_def.hpp:47,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_MultiVector.hpp:2,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3714:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_Vector_def.hpp:212:3: note: Tpetra::Vector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::mag_type Tpetra::Vector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::normWeighted(const Tpetra::Vector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>&) const [with Scalar = float; LocalOrdinal = long int; GlobalOrdinal = long int; DeviceType = Kokkos::Serial; typename DeviceType::memory_space = Kokkos::HostSpace; Tpetra::Vector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::mag_type = float]
   Vector<
   ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_Vector_def.hpp:212:3: note:   no known conversion for argument 1 from 'const Tpetra::Vector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>' to 'const Tpetra::Vector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, false>&'
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_MultiVector_decl.hpp:1478:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_MultiVector.hpp:1,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3714:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_decl.hpp:1620:5: note: template<class T> typename Kokkos::Impl::enable_if<(! Kokkos::Impl::is_same<typename Kokkos::Details::ArithTraits<typename Kokkos::Details::ArithTraits<RealFloatType>::val_type>::mag_type, T>::value), void>::type Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::normWeighted(const Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType> >&, const Teuchos::ArrayView<T>&) const [with T = T; Scalar = float; LocalOrdinal = long int; GlobalOrdinal = long int; DeviceType = Kokkos::Serial]
     normWeighted (const MultiVector<Scalar,LocalOrdinal,GlobalOrdinal,node_type>& weights,
     ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_decl.hpp:1620:5: note:   template argument deduction/substitution failed:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:36418:239: note:   cannot convert '(const Tpetra::Vector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>&)arg2' (type 'const Tpetra::Vector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>') to type 'const Tpetra::MultiVector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >&'
       result = ((Tpetra::Vector< float,long,long,KokkosDefaultNode > const *)arg1)->normWeighted((Tpetra::Vector< float,long,long,Kokkos::Compat::KokkosDeviceWrapperNode< KokkosClassic::DefaultNode::DefaultNodeType >,false > const &)*arg2);
                                                                                                                                                                                                                                               ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_MultiVector_def.hpp:3339:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_MultiVector.hpp:2,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3714:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_def.hpp:1285:3: note: void Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::normWeighted(const Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType> >&, const Teuchos::ArrayView<typename Kokkos::Details::ArithTraits<typename Kokkos::Details::ArithTraits<RealFloatType>::val_type>::mag_type>&) const [with Scalar = float; LocalOrdinal = long int; GlobalOrdinal = long int; DeviceType = Kokkos::Serial; typename DeviceType::memory_space = Kokkos::HostSpace; typename Kokkos::Details::ArithTraits<typename Kokkos::Details::ArithTraits<RealFloatType>::val_type>::mag_type = float]
   MultiVector<Scalar,LocalOrdinal,GlobalOrdinal,Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::
   ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_def.hpp:1285:3: note:   candidate expects 2 arguments, 1 provided
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp: In instantiation of 'class Kokkos::ViewTraits<double*, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, void, void>':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_DistObject_decl.hpp:88:77:   required from 'class Tpetra::DistObject<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>'
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_decl.hpp:287:9:   required from 'class Tpetra::MultiVector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >'
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:38506:14:   required from here
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:152:22: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
       , Arg1 >::type Arg1Verified ;
                      ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:164:22: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, void>'
       , Arg2 >::type Arg2Verified ;
                      ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, void>'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:177:45: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
           >::type >::type::execution_space  ExecutionSpace ;
                                             ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:182:42: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
           >::type >::type::memory_space  MemorySpace ;
                                          ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:188:43: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
     >::type >::type >::host_mirror_space  HostMirrorSpace ;
                                           ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:193:19: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
           >::type ArrayLayout ;
                   ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:200:36: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
           >::type >::type >::type  MemoryTraits ;
                                    ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:241:47: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
   typedef Device<ExecutionSpace,MemorySpace>  device_type ;
                                               ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:247:8: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
   enum { is_hostspace      = Impl::is_same< memory_space , HostSpace >::value };
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:263:33: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
                         >::type specialize ;
                                 ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp: In instantiation of 'class Kokkos::ViewTraits<const double*, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, void, void>':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_def.hpp:2105:3:   required from 'class Tpetra::MultiVector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >'
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:38506:14:   required from here
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:152:22: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
       , Arg1 >::type Arg1Verified ;
                      ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:164:22: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, void>'
       , Arg2 >::type Arg2Verified ;
                      ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, void>'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:177:45: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
           >::type >::type::execution_space  ExecutionSpace ;
                                             ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:182:42: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
           >::type >::type::memory_space  MemorySpace ;
                                          ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:188:43: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
     >::type >::type >::host_mirror_space  HostMirrorSpace ;
                                           ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:193:19: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
           >::type ArrayLayout ;
                   ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:200:36: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
           >::type >::type >::type  MemoryTraits ;
                                    ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:241:47: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
   typedef Device<ExecutionSpace,MemorySpace>  device_type ;
                                               ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:247:8: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
   enum { is_hostspace      = Impl::is_same< memory_space , HostSpace >::value };
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:263:33: error: invalid use of incomplete type 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
                         >::type specialize ;
                                 ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_StaticAssert.hpp:51:8: error: declaration of 'struct Kokkos::Impl::StaticAssert<false, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >'
 struct StaticAssert ;
        ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_MultiVector_double_subCopy__SWIG_0(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:38536:369: error: invalid static_cast from type 'SwigValueWrapper<Teuchos::RCP<Tpetra::MultiVector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > > > >' to type 'const Teuchos::RCP<Tpetra::MultiVector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >&'
   resultobj = SWIG_NewPointerObj((new Teuchos::RCP< Tpetra::MultiVector< double,long,long,Tpetra::MultiVector< double,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >(static_cast< const Teuchos::RCP< Tpetra::MultiVector< double,long,long,Tpetra::MultiVector< double,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >& >(result))), SWIGTYPE_p_Teuchos__RCPT_Tpetra__MultiVectorT_double_long_long_Kokkos__Compat__KokkosDeviceWrapperNodeT_KokkosClassic__DefaultNode__DefaultNodeType_t_t_t, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                                                                                                                                                                                 ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_MultiVector_double_subCopy__SWIG_1(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:38614:369: error: invalid static_cast from type 'SwigValueWrapper<Teuchos::RCP<Tpetra::MultiVector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > > > >' to type 'const Teuchos::RCP<Tpetra::MultiVector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >&'
   resultobj = SWIG_NewPointerObj((new Teuchos::RCP< Tpetra::MultiVector< double,long,long,Tpetra::MultiVector< double,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >(static_cast< const Teuchos::RCP< Tpetra::MultiVector< double,long,long,Tpetra::MultiVector< double,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >& >(result))), SWIGTYPE_p_Teuchos__RCPT_Tpetra__MultiVectorT_double_long_long_Kokkos__Compat__KokkosDeviceWrapperNodeT_KokkosClassic__DefaultNode__DefaultNodeType_t_t_t, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                                                                                                                                                                                 ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_MultiVector_double_subView__SWIG_0(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:38736:381: error: invalid static_cast from type 'SwigValueWrapper<Teuchos::RCP<const Tpetra::MultiVector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > > > >' to type 'const Teuchos::RCP<const Tpetra::MultiVector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >&'
   resultobj = SWIG_NewPointerObj((new Teuchos::RCP< Tpetra::MultiVector< double,long,long,Tpetra::MultiVector< double,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > const >(static_cast< const Teuchos::RCP< Tpetra::MultiVector< double,long,long,Tpetra::MultiVector< double,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > const >& >(result))), SWIGTYPE_p_Teuchos__RCPT_Tpetra__MultiVectorT_double_long_long_Kokkos__Compat__KokkosDeviceWrapperNodeT_KokkosClassic__DefaultNode__DefaultNodeType_t_t_const_t, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                                                                                                                                                                                             ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_MultiVector_double_subView__SWIG_1(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:38814:381: error: invalid static_cast from type 'SwigValueWrapper<Teuchos::RCP<const Tpetra::MultiVector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > > > >' to type 'const Teuchos::RCP<const Tpetra::MultiVector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >&'
   resultobj = SWIG_NewPointerObj((new Teuchos::RCP< Tpetra::MultiVector< double,long,long,Tpetra::MultiVector< double,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > const >(static_cast< const Teuchos::RCP< Tpetra::MultiVector< double,long,long,Tpetra::MultiVector< double,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > const >& >(result))), SWIGTYPE_p_Teuchos__RCPT_Tpetra__MultiVectorT_double_long_long_Kokkos__Compat__KokkosDeviceWrapperNodeT_KokkosClassic__DefaultNode__DefaultNodeType_t_t_const_t, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                                                                                                                                                                                             ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_MultiVector_double_subViewNonConst__SWIG_0(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:38936:369: error: invalid static_cast from type 'SwigValueWrapper<Teuchos::RCP<Tpetra::MultiVector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > > > >' to type 'const Teuchos::RCP<Tpetra::MultiVector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >&'
   resultobj = SWIG_NewPointerObj((new Teuchos::RCP< Tpetra::MultiVector< double,long,long,Tpetra::MultiVector< double,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >(static_cast< const Teuchos::RCP< Tpetra::MultiVector< double,long,long,Tpetra::MultiVector< double,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >& >(result))), SWIGTYPE_p_Teuchos__RCPT_Tpetra__MultiVectorT_double_long_long_Kokkos__Compat__KokkosDeviceWrapperNodeT_KokkosClassic__DefaultNode__DefaultNodeType_t_t_t, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                                                                                                                                                                                 ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_MultiVector_double_subViewNonConst__SWIG_1(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:39014:369: error: invalid static_cast from type 'SwigValueWrapper<Teuchos::RCP<Tpetra::MultiVector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > > > >' to type 'const Teuchos::RCP<Tpetra::MultiVector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >&'
   resultobj = SWIG_NewPointerObj((new Teuchos::RCP< Tpetra::MultiVector< double,long,long,Tpetra::MultiVector< double,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >(static_cast< const Teuchos::RCP< Tpetra::MultiVector< double,long,long,Tpetra::MultiVector< double,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >& >(result))), SWIGTYPE_p_Teuchos__RCPT_Tpetra__MultiVectorT_double_long_long_Kokkos__Compat__KokkosDeviceWrapperNodeT_KokkosClassic__DefaultNode__DefaultNodeType_t_t_t, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                                                                                                                                                                                 ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_MultiVector_double_offsetViewNonConst(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:39145:369: error: invalid static_cast from type 'SwigValueWrapper<Teuchos::RCP<Tpetra::MultiVector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > > > >' to type 'const Teuchos::RCP<Tpetra::MultiVector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >&'
   resultobj = SWIG_NewPointerObj((new Teuchos::RCP< Tpetra::MultiVector< double,long,long,Tpetra::MultiVector< double,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >(static_cast< const Teuchos::RCP< Tpetra::MultiVector< double,long,long,Tpetra::MultiVector< double,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >& >(result))), SWIGTYPE_p_Teuchos__RCPT_Tpetra__MultiVectorT_double_long_long_Kokkos__Compat__KokkosDeviceWrapperNodeT_KokkosClassic__DefaultNode__DefaultNodeType_t_t_t, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                                                                                                                                                                                 ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_MultiVector_double_getVector(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:39220:371: error: invalid static_cast from type 'SwigValueWrapper<Teuchos::RCP<const Tpetra::Vector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false> > >' to type 'const Teuchos::RCP<const Tpetra::Vector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, false> >&'
   resultobj = SWIG_NewPointerObj((new Teuchos::RCP< Tpetra::Vector< double,long,long,Tpetra::MultiVector< double,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > const >(static_cast< const Teuchos::RCP< Tpetra::Vector< double,long,long,Tpetra::MultiVector< double,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > const >& >(result))), SWIGTYPE_p_Teuchos__RCPT_Tpetra__VectorT_double_long_long_Kokkos__Compat__KokkosDeviceWrapperNodeT_KokkosClassic__DefaultNode__DefaultNodeType_t_t_const_t, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                                                                                                                                                                                   ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_MultiVector_double_getVectorNonConst(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:39295:359: error: invalid static_cast from type 'SwigValueWrapper<Teuchos::RCP<Tpetra::Vector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false> > >' to type 'const Teuchos::RCP<Tpetra::Vector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, false> >&'
   resultobj = SWIG_NewPointerObj((new Teuchos::RCP< Tpetra::Vector< double,long,long,Tpetra::MultiVector< double,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >(static_cast< const Teuchos::RCP< Tpetra::Vector< double,long,long,Tpetra::MultiVector< double,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > >& >(result))), SWIGTYPE_p_Teuchos__RCPT_Tpetra__VectorT_double_long_long_Kokkos__Compat__KokkosDeviceWrapperNodeT_KokkosClassic__DefaultNode__DefaultNodeType_t_t_t, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                                                                                                                                                                       ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_MultiVector_double_getLocalMV(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:39884:135: error: no matching function for call to 'KokkosClassic::MultiVector<double, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >::MultiVector()'
   KokkosClassic::MultiVector< double,Tpetra::MultiVector< double,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::node_type > result;
                                                                                                                                       ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:39884:135: note: candidates are:
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_MultiVector_decl.hpp:54:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_MultiVector.hpp:1,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3714:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/LinAlg/Kokkos_MultiVector.hpp:100:5: note: KokkosClassic::MultiVector<Scalar, Node>::MultiVector(const KokkosClassic::MultiVector<Scalar, Node>&) [with Scalar = double; Node = Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>]
     MultiVector (const MultiVector& source)
     ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/LinAlg/Kokkos_MultiVector.hpp:100:5: note:   candidate expects 1 argument, 0 provided
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/LinAlg/Kokkos_MultiVector.hpp:90:5: note: KokkosClassic::MultiVector<Scalar, Node>::MultiVector(const Teuchos::RCP<T2>&) [with Scalar = double; Node = Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>]
     MultiVector (const Teuchos::RCP<Node>& node)
     ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/LinAlg/Kokkos_MultiVector.hpp:90:5: note:   candidate expects 1 argument, 0 provided
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_MultiVector_double_normInf__SWIG_3(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:41649:23: error: 'T' was not declared in this scope
   Teuchos::ArrayView< T > *arg2 = 0 ;
                       ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:41649:25: error: template argument 1 is invalid
   Teuchos::ArrayView< T > *arg2 = 0 ;
                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:41649:33: error: invalid type in declaration before '=' token
   Teuchos::ArrayView< T > *arg2 = 0 ;
                                 ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:41658:170: error: the value of 'T' is not usable in a constant expression
   Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< double,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type result;
                                                                                                                                                                          ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:41649:23: note: 'T' was not declared 'constexpr'
   Teuchos::ArrayView< T > *arg2 = 0 ;
                       ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:41658:172: error: type/value mismatch at argument 2 in template parameter list for 'template<class X, class Y> struct Kokkos::Impl::is_same'
   Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< double,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type result;
                                                                                                                                                                            ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:41658:172: error:   expected a type, got 'T'
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:41658:181: error: wrong number of template arguments (1, should be 2)
   Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< double,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type result;
                                                                                                                                                                                     ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_MemoryTraits.hpp:47:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_HostSpace.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:49,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_Traits.hpp:77:38: error: provided for 'template<class X, class Y> struct Kokkos::Impl::is_same'
 template< class X , class Y > struct is_same : public false_type {};
                                      ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:41658:196: error: template argument 1 is invalid
   Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< double,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type result;
                                                                                                                                                                                                    ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:41658:204: error: expected initializer before 'result'
   Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< double,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type result;
                                                                                                                                                                                                            ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:41683:48: error: the value of 'T' is not usable in a constant expression
   arg2 = reinterpret_cast< Teuchos::ArrayView< T > * >(argp2);
                                                ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:41649:23: note: 'T' was not declared 'constexpr'
   Teuchos::ArrayView< T > *arg2 = 0 ;
                       ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:41683:50: error: type/value mismatch at argument 1 in template parameter list for 'template<class T> class Teuchos::ArrayView'
   arg2 = reinterpret_cast< Teuchos::ArrayView< T > * >(argp2);
                                                  ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:41683:50: error:   expected a type, got 'T'
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:41683:52: error: expected '>' before '*' token
   arg2 = reinterpret_cast< Teuchos::ArrayView< T > * >(argp2);
                                                    ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:41683:52: error: expected '(' before '*' token
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:41683:54: error: expected primary-expression before '>' token
   arg2 = reinterpret_cast< Teuchos::ArrayView< T > * >(argp2);
                                                      ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:41683:62: error: expected ')' before ';' token
   arg2 = reinterpret_cast< Teuchos::ArrayView< T > * >(argp2);
                                                              ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:41687:7: error: 'result' was not declared in this scope
       result = ((Tpetra::MultiVector< double,long,long,KokkosDefaultNode > const *)arg1)->normInf((Teuchos::ArrayView< T > const &)*arg2);
       ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:41687:120: error: the value of 'T' is not usable in a constant expression
       result = ((Tpetra::MultiVector< double,long,long,KokkosDefaultNode > const *)arg1)->normInf((Teuchos::ArrayView< T > const &)*arg2);
                                                                                                                        ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:41649:23: note: 'T' was not declared 'constexpr'
   Teuchos::ArrayView< T > *arg2 = 0 ;
                       ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:41687:122: error: type/value mismatch at argument 1 in template parameter list for 'template<class T> class Teuchos::ArrayView'
       result = ((Tpetra::MultiVector< double,long,long,KokkosDefaultNode > const *)arg1)->normInf((Teuchos::ArrayView< T > const &)*arg2);
                                                                                                                          ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:41687:122: error:   expected a type, got 'T'
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:41687:124: error: expected ')' before 'const'
       result = ((Tpetra::MultiVector< double,long,long,KokkosDefaultNode > const *)arg1)->normInf((Teuchos::ArrayView< T > const &)*arg2);
                                                                                                                            ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:41717:206: error: the value of 'T' is not usable in a constant expression
   resultobj = SWIG_NewPointerObj((new Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< double,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type(static_cast< const Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< double,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type& >(result))), SWIGTYPE_p_Kokkos__Impl__enable_ifT__fKokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Tpetra__MultiVectorT_double_long_long_KokkosClassic__DefaultNode__DefaultNodeType_t__mag_type_T_t__value_t__value_t__valueF_void_t__type, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                              ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:41649:23: note: 'T' was not declared 'constexpr'
   Teuchos::ArrayView< T > *arg2 = 0 ;
                       ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:41717:208: error: type/value mismatch at argument 2 in template parameter list for 'template<class X, class Y> struct Kokkos::Impl::is_same'
   resultobj = SWIG_NewPointerObj((new Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< double,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type(static_cast< const Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< double,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type& >(result))), SWIGTYPE_p_Kokkos__Impl__enable_ifT__fKokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Tpetra__MultiVectorT_double_long_long_KokkosClassic__DefaultNode__DefaultNodeType_t__mag_type_T_t__value_t__value_t__valueF_void_t__type, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:41717:208: error:   expected a type, got 'T'
   resultobj = SWIG_NewPointerObj((new Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< double,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type(static_cast< const Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< double,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type& >(result))), SWIGTYPE_p_Kokkos__Impl__enable_ifT__fKokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Tpetra__MultiVectorT_double_long_long_KokkosClassic__DefaultNode__DefaultNodeType_t__mag_type_T_t__value_t__value_t__valueF_void_t__type, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:41717:217: error: wrong number of template arguments (1, should be 2)
   resultobj = SWIG_NewPointerObj((new Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< double,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type(static_cast< const Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< double,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type& >(result))), SWIGTYPE_p_Kokkos__Impl__enable_ifT__fKokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Tpetra__MultiVectorT_double_long_long_KokkosClassic__DefaultNode__DefaultNodeType_t__mag_type_T_t__value_t__value_t__valueF_void_t__type, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_MemoryTraits.hpp:47:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_HostSpace.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_View.hpp:49,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Parallel.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Serial.hpp:52,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/Kokkos_Core.hpp:61,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_View.hpp:58,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/kokkoscompat/src/KokkosCompat_ClassicNodeAPI_Wrapper.hpp:6,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/classic/NodeAPI/Kokkos_DefaultNode.hpp:63,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_ConfigDefs.hpp:84,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3710:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/kokkos/core/src/impl/Kokkos_Traits.hpp:77:38: error: provided for 'template<class X, class Y> struct Kokkos::Impl::is_same'
 template< class X , class Y > struct is_same : public false_type {};
                                      ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:41717:232: error: template argument 1 is invalid
   resultobj = SWIG_NewPointerObj((new Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< double,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type(static_cast< const Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< double,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type& >(result))), SWIGTYPE_p_Kokkos__Impl__enable_ifT__fKokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Tpetra__MultiVectorT_double_long_long_KokkosClassic__DefaultNode__DefaultNodeType_t__mag_type_T_t__value_t__value_t__valueF_void_t__type, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                                        ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:41717:235: error: expected ')' before 'type'
   resultobj = SWIG_NewPointerObj((new Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< double,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type(static_cast< const Kokkos::Impl::enable_if< !(Kokkos::Impl::is_same< Kokkos::Impl::is_same< Tpetra::MultiVector< double,long,long,KokkosClassic::DefaultNode::DefaultNodeType >::mag_type,T >::value >::value),void >::type& >(result))), SWIGTYPE_p_Kokkos__Impl__enable_ifT__fKokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Kokkos__Impl__is_sameT_Tpetra__MultiVectorT_double_long_long_KokkosClassic__DefaultNode__DefaultNodeType_t__mag_type_T_t__value_t__value_t__valueF_void_t__type, SWIG_POINTER_OWN |  0 );
                                                                                                                                                                                                                                           ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:1172:89: note: in definition of macro 'SWIG_NewPointerObj'
 #define SWIG_NewPointerObj(ptr, type, flags)            SWIG_Python_NewPointerObj(NULL, ptr, type, flags)
                                                                                         ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_Vector_double_dot__SWIG_1(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:43899:232: error: no matching function for call to 'Tpetra::Vector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, false>::dot(const Tpetra::Vector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>&) const'
       result = ((Tpetra::Vector< double,long,long,KokkosDefaultNode > const *)arg1)->dot((Tpetra::Vector< double,long,long,Kokkos::Compat::KokkosDeviceWrapperNode< KokkosClassic::DefaultNode::DefaultNodeType >,false > const &)*arg2);
                                                                                                                                                                                                                                        ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:43899:232: note: candidates are:
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_Vector_def.hpp:397:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_Vector.hpp:2,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_MultiVector_def.hpp:47,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_MultiVector.hpp:2,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3714:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_Vector_def.hpp:160:3: note: Tpetra::Vector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::dot_type Tpetra::Vector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::dot(const Tpetra::Vector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>&) const [with Scalar = double; LocalOrdinal = long int; GlobalOrdinal = long int; DeviceType = Kokkos::Serial; typename DeviceType::memory_space = Kokkos::HostSpace; Tpetra::Vector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::dot_type = double]
   Vector<
   ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_Vector_def.hpp:160:3: note:   no known conversion for argument 1 from 'const Tpetra::Vector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>' to 'const Tpetra::Vector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, false>&'
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_MultiVector_decl.hpp:1478:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_MultiVector.hpp:1,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3714:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_decl.hpp:1292:5: note: template<class T> typename Kokkos::Impl::enable_if<(! Kokkos::Impl::is_same<typename Kokkos::Details::InnerProductSpaceTraits<typename Kokkos::Details::ArithTraits<RealFloatType>::val_type>::dot_type, T>::value), void>::type Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::dot(const Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType> >&, const Kokkos::View<T*, DeviceType>&) const [with T = T; Scalar = double; LocalOrdinal = long int; GlobalOrdinal = long int; DeviceType = Kokkos::Serial]
     dot (const MultiVector<Scalar,LocalOrdinal,GlobalOrdinal,node_type>& A,
     ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_decl.hpp:1292:5: note:   template argument deduction/substitution failed:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:43899:232: note:   cannot convert '(const Tpetra::Vector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>&)arg2' (type 'const Tpetra::Vector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>') to type 'const Tpetra::MultiVector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >&'
       result = ((Tpetra::Vector< double,long,long,KokkosDefaultNode > const *)arg1)->dot((Tpetra::Vector< double,long,long,Kokkos::Compat::KokkosDeviceWrapperNode< KokkosClassic::DefaultNode::DefaultNodeType >,false > const &)*arg2);
                                                                                                                                                                                                                                        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_MultiVector_def.hpp:3339:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_MultiVector.hpp:2,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3714:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_def.hpp:1140:3: note: void Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::dot(const Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType> >&, const Kokkos::View<typename Kokkos::Details::InnerProductSpaceTraits<typename Kokkos::Details::ArithTraits<RealFloatType>::val_type>::dot_type*, DeviceType>&) const [with Scalar = double; LocalOrdinal = long int; GlobalOrdinal = long int; DeviceType = Kokkos::Serial; typename DeviceType::memory_space = Kokkos::HostSpace; typename Kokkos::ViewTraits<typename Kokkos::Details::InnerProductSpaceTraits<typename Kokkos::Details::ArithTraits<RealFloatType>::val_type>::dot_type*, DeviceType, void, void>::specialize = Kokkos::Impl::ViewDefault; typename Kokkos::Details::InnerProductSpaceTraits<typename Kokkos::Details::ArithTraits<RealFloatType>::val_type>::dot_type = double]
   MultiVector<Scalar, LocalOrdinal, GlobalOrdinal,
   ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_def.hpp:1140:3: note:   candidate expects 2 arguments, 1 provided
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_MultiVector_decl.hpp:1478:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_MultiVector.hpp:1,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3714:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_decl.hpp:1245:5: note: template<class T> typename Kokkos::Impl::enable_if<(! Kokkos::Impl::is_same<typename Kokkos::Details::InnerProductSpaceTraits<typename Kokkos::Details::ArithTraits<RealFloatType>::val_type>::dot_type, T>::value), void>::type Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::dot(const Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType> >&, std::vector<T>&) const [with T = T; Scalar = double; LocalOrdinal = long int; GlobalOrdinal = long int; DeviceType = Kokkos::Serial]
     dot (const MultiVector<Scalar,LocalOrdinal,GlobalOrdinal,node_type>& A,
     ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_decl.hpp:1245:5: note:   template argument deduction/substitution failed:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:43899:232: note:   cannot convert '(const Tpetra::Vector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>&)arg2' (type 'const Tpetra::Vector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>') to type 'const Tpetra::MultiVector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >&'
       result = ((Tpetra::Vector< double,long,long,KokkosDefaultNode > const *)arg1)->dot((Tpetra::Vector< double,long,long,Kokkos::Compat::KokkosDeviceWrapperNode< KokkosClassic::DefaultNode::DefaultNodeType >,false > const &)*arg2);
                                                                                                                                                                                                                                        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_MultiVector_decl.hpp:1478:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_MultiVector.hpp:1,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3714:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_decl.hpp:1230:5: note: template<class T> typename Kokkos::Impl::enable_if<(! Kokkos::Impl::is_same<typename Kokkos::Details::InnerProductSpaceTraits<typename Kokkos::Details::ArithTraits<RealFloatType>::val_type>::dot_type, T>::value), void>::type Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::dot(const Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType> >&, const Teuchos::ArrayView<T>&) const [with T = T; Scalar = double; LocalOrdinal = long int; GlobalOrdinal = long int; DeviceType = Kokkos::Serial]
     dot (const MultiVector<Scalar,LocalOrdinal,GlobalOrdinal,node_type>& A,
     ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_decl.hpp:1230:5: note:   template argument deduction/substitution failed:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:43899:232: note:   cannot convert '(const Tpetra::Vector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>&)arg2' (type 'const Tpetra::Vector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>') to type 'const Tpetra::MultiVector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >&'
       result = ((Tpetra::Vector< double,long,long,KokkosDefaultNode > const *)arg1)->dot((Tpetra::Vector< double,long,long,Kokkos::Compat::KokkosDeviceWrapperNode< KokkosClassic::DefaultNode::DefaultNodeType >,false > const &)*arg2);
                                                                                                                                                                                                                                        ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_MultiVector_def.hpp:3339:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_MultiVector.hpp:2,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3714:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_def.hpp:1238:3: note: void Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::dot(const Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType> >&, const Teuchos::ArrayView<typename Kokkos::Details::InnerProductSpaceTraits<typename Kokkos::Details::ArithTraits<RealFloatType>::val_type>::dot_type>&) const [with Scalar = double; LocalOrdinal = long int; GlobalOrdinal = long int; DeviceType = Kokkos::Serial; typename DeviceType::memory_space = Kokkos::HostSpace; typename Kokkos::Details::InnerProductSpaceTraits<typename Kokkos::Details::ArithTraits<RealFloatType>::val_type>::dot_type = double]
   MultiVector<
   ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_def.hpp:1238:3: note:   candidate expects 2 arguments, 1 provided
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp: In function 'PyObject* _wrap_Vector_double_normWeighted__SWIG_1(PyObject*, PyObject*)':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:44197:241: error: no matching function for call to 'Tpetra::Vector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, false>::normWeighted(const Tpetra::Vector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>&) const'
       result = ((Tpetra::Vector< double,long,long,KokkosDefaultNode > const *)arg1)->normWeighted((Tpetra::Vector< double,long,long,Kokkos::Compat::KokkosDeviceWrapperNode< KokkosClassic::DefaultNode::DefaultNodeType >,false > const &)*arg2);
                                                                                                                                                                                                                                                 ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:44197:241: note: candidates are:
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_Vector_def.hpp:397:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_Vector.hpp:2,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_MultiVector_def.hpp:47,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_MultiVector.hpp:2,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3714:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_Vector_def.hpp:212:3: note: Tpetra::Vector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::mag_type Tpetra::Vector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::normWeighted(const Tpetra::Vector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>&) const [with Scalar = double; LocalOrdinal = long int; GlobalOrdinal = long int; DeviceType = Kokkos::Serial; typename DeviceType::memory_space = Kokkos::HostSpace; Tpetra::Vector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::mag_type = double]
   Vector<
   ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_Vector_def.hpp:212:3: note:   no known conversion for argument 1 from 'const Tpetra::Vector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>' to 'const Tpetra::Vector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, false>&'
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_MultiVector_decl.hpp:1478:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_MultiVector.hpp:1,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3714:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_decl.hpp:1620:5: note: template<class T> typename Kokkos::Impl::enable_if<(! Kokkos::Impl::is_same<typename Kokkos::Details::ArithTraits<typename Kokkos::Details::ArithTraits<RealFloatType>::val_type>::mag_type, T>::value), void>::type Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::normWeighted(const Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType> >&, const Teuchos::ArrayView<T>&) const [with T = T; Scalar = double; LocalOrdinal = long int; GlobalOrdinal = long int; DeviceType = Kokkos::Serial]
     normWeighted (const MultiVector<Scalar,LocalOrdinal,GlobalOrdinal,node_type>& weights,
     ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_decl.hpp:1620:5: note:   template argument deduction/substitution failed:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:44197:241: note:   cannot convert '(const Tpetra::Vector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>&)arg2' (type 'const Tpetra::Vector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>') to type 'const Tpetra::MultiVector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >&'
       result = ((Tpetra::Vector< double,long,long,KokkosDefaultNode > const *)arg1)->normWeighted((Tpetra::Vector< double,long,long,Kokkos::Compat::KokkosDeviceWrapperNode< KokkosClassic::DefaultNode::DefaultNodeType >,false > const &)*arg2);
                                                                                                                                                                                                                                                 ^
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/Tpetra_MultiVector_def.hpp:3339:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/tpetra/core/src/Tpetra_MultiVector.hpp:2,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3714:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_def.hpp:1285:3: note: void Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::normWeighted(const Tpetra::MultiVector<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType> >&, const Teuchos::ArrayView<typename Kokkos::Details::ArithTraits<typename Kokkos::Details::ArithTraits<RealFloatType>::val_type>::mag_type>&) const [with Scalar = double; LocalOrdinal = long int; GlobalOrdinal = long int; DeviceType = Kokkos::Serial; typename DeviceType::memory_space = Kokkos::HostSpace; typename Kokkos::Details::ArithTraits<typename Kokkos::Details::ArithTraits<RealFloatType>::val_type>::mag_type = double]
   MultiVector<Scalar,LocalOrdinal,GlobalOrdinal,Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>, false>::
   ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/tpetra/core/src/kokkos_refactor/Tpetra_KokkosRefactor_MultiVector_def.hpp:1285:3: note:   candidate expects 2 arguments, 1 provided
In file included from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/parameterlist/src/Teuchos_ParameterEntry.hpp:52:0,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/parameterlist/src/Teuchos_ParameterList.hpp:51,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/PyTrilinos/src/PyTrilinos_Teuchos_Util.hpp:57,
                 from /usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:3692:
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/core/src/Teuchos_RCP.hpp: In instantiation of 'Teuchos::RCP<T>::RCP(const Teuchos::RCP<T2>&) [with T2 = Tpetra::MultiVector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >; T = Tpetra::MultiVector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >]':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:15169:14:   required from here
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/core/src/Teuchos_RCP.hpp:289:38: error: cannot convert 'Tpetra::MultiVector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >*' to 'Tpetra::MultiVector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >*' in initialization
     node_(r_ptr.access_private_node())
                                      ^
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/core/src/Teuchos_RCP.hpp: In instantiation of 'Teuchos::RCP<T>::RCP(const Teuchos::RCP<T2>&) [with T2 = const Tpetra::MultiVector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >; T = const Tpetra::MultiVector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >]':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:15369:14:   required from here
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/core/src/Teuchos_RCP.hpp:289:38: error: cannot convert 'const Tpetra::MultiVector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >*' to 'const Tpetra::MultiVector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >*' in initialization
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/core/src/Teuchos_RCP.hpp: In instantiation of 'Teuchos::RCP<T>::RCP(const Teuchos::RCP<T2>&) [with T2 = const Tpetra::Vector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, false>; T = const Tpetra::Vector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>]':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:15853:14:   required from here
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/core/src/Teuchos_RCP.hpp:289:38: error: cannot convert 'const Tpetra::Vector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, false>*' to 'const Tpetra::Vector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>*' in initialization
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/core/src/Teuchos_RCP.hpp: In instantiation of 'Teuchos::RCP<T>::RCP(const Teuchos::RCP<T2>&) [with T2 = Tpetra::Vector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, false>; T = Tpetra::Vector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>]':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:15928:14:   required from here
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/core/src/Teuchos_RCP.hpp:289:38: error: cannot convert 'Tpetra::Vector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, false>*' to 'Tpetra::Vector<int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>*' in initialization
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/core/src/Teuchos_RCP.hpp: In instantiation of 'Teuchos::RCP<T>::RCP(const Teuchos::RCP<T2>&) [with T2 = Tpetra::MultiVector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >; T = Tpetra::MultiVector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >]':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:22948:14:   required from here
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/core/src/Teuchos_RCP.hpp:289:38: error: cannot convert 'Tpetra::MultiVector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >*' to 'Tpetra::MultiVector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >*' in initialization
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/core/src/Teuchos_RCP.hpp: In instantiation of 'Teuchos::RCP<T>::RCP(const Teuchos::RCP<T2>&) [with T2 = const Tpetra::MultiVector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >; T = const Tpetra::MultiVector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >]':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:23148:14:   required from here
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/core/src/Teuchos_RCP.hpp:289:38: error: cannot convert 'const Tpetra::MultiVector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >*' to 'const Tpetra::MultiVector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >*' in initialization
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/core/src/Teuchos_RCP.hpp: In instantiation of 'Teuchos::RCP<T>::RCP(const Teuchos::RCP<T2>&) [with T2 = const Tpetra::Vector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, false>; T = const Tpetra::Vector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>]':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:23632:14:   required from here
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/core/src/Teuchos_RCP.hpp:289:38: error: cannot convert 'const Tpetra::Vector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, false>*' to 'const Tpetra::Vector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>*' in initialization
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/core/src/Teuchos_RCP.hpp: In instantiation of 'Teuchos::RCP<T>::RCP(const Teuchos::RCP<T2>&) [with T2 = Tpetra::Vector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, false>; T = Tpetra::Vector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>]':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:23707:14:   required from here
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/core/src/Teuchos_RCP.hpp:289:38: error: cannot convert 'Tpetra::Vector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, false>*' to 'Tpetra::Vector<long int, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>*' in initialization
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/core/src/Teuchos_RCP.hpp: In instantiation of 'Teuchos::RCP<T>::RCP(const Teuchos::RCP<T2>&) [with T2 = Tpetra::MultiVector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >; T = Tpetra::MultiVector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >]':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:30727:14:   required from here
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/core/src/Teuchos_RCP.hpp:289:38: error: cannot convert 'Tpetra::MultiVector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >*' to 'Tpetra::MultiVector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >*' in initialization
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/core/src/Teuchos_RCP.hpp: In instantiation of 'Teuchos::RCP<T>::RCP(const Teuchos::RCP<T2>&) [with T2 = const Tpetra::MultiVector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >; T = const Tpetra::MultiVector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >]':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:30927:14:   required from here
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/core/src/Teuchos_RCP.hpp:289:38: error: cannot convert 'const Tpetra::MultiVector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >*' to 'const Tpetra::MultiVector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >*' in initialization
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/core/src/Teuchos_RCP.hpp: In instantiation of 'Teuchos::RCP<T>::RCP(const Teuchos::RCP<T2>&) [with T2 = const Tpetra::Vector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, false>; T = const Tpetra::Vector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>]':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:31411:14:   required from here
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/core/src/Teuchos_RCP.hpp:289:38: error: cannot convert 'const Tpetra::Vector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, false>*' to 'const Tpetra::Vector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>*' in initialization
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/core/src/Teuchos_RCP.hpp: In instantiation of 'Teuchos::RCP<T>::RCP(const Teuchos::RCP<T2>&) [with T2 = Tpetra::Vector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, false>; T = Tpetra::Vector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>]':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:31486:14:   required from here
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/core/src/Teuchos_RCP.hpp:289:38: error: cannot convert 'Tpetra::Vector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, false>*' to 'Tpetra::Vector<float, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>*' in initialization
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/core/src/Teuchos_RCP.hpp: In instantiation of 'Teuchos::RCP<T>::RCP(const Teuchos::RCP<T2>&) [with T2 = Tpetra::MultiVector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >; T = Tpetra::MultiVector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >]':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:38506:14:   required from here
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/core/src/Teuchos_RCP.hpp:289:38: error: cannot convert 'Tpetra::MultiVector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >*' to 'Tpetra::MultiVector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >*' in initialization
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/core/src/Teuchos_RCP.hpp: In instantiation of 'Teuchos::RCP<T>::RCP(const Teuchos::RCP<T2>&) [with T2 = const Tpetra::MultiVector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >; T = const Tpetra::MultiVector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >]':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:38706:14:   required from here
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/core/src/Teuchos_RCP.hpp:289:38: error: cannot convert 'const Tpetra::MultiVector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >*' to 'const Tpetra::MultiVector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> > >*' in initialization
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/core/src/Teuchos_RCP.hpp: In instantiation of 'Teuchos::RCP<T>::RCP(const Teuchos::RCP<T2>&) [with T2 = const Tpetra::Vector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, false>; T = const Tpetra::Vector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>]':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:39190:14:   required from here
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/core/src/Teuchos_RCP.hpp:289:38: error: cannot convert 'const Tpetra::Vector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, false>*' to 'const Tpetra::Vector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>*' in initialization
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/core/src/Teuchos_RCP.hpp: In instantiation of 'Teuchos::RCP<T>::RCP(const Teuchos::RCP<T2>&) [with T2 = Tpetra::Vector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, false>; T = Tpetra::Vector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>]':
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-build-shared/packages/PyTrilinos/src/TpetraPYTHON_wrap.cpp:39265:14:   required from here
/usr/local/eng_sci/Trilinos/Trilinos-12.0/Trilinos-source/packages/teuchos/core/src/Teuchos_RCP.hpp:289:38: error: cannot convert 'Tpetra::Vector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial>, false>*' to 'Tpetra::Vector<double, long int, long int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >, false>*' in initialization
make[2]: *** [packages/PyTrilinos/src/CMakeFiles/Tpetra.dir/TpetraPYTHON_wrap.cpp.o] Error 1
make[1]: *** [packages/PyTrilinos/src/CMakeFiles/Tpetra.dir/all] Error 2
make: *** [all] Error 2
-------------- next part --------------
	export PARMETIS_HOME="/opt/local"
        TRILINOS_VER=12.0
        Default=Trilinos-shared-Dakota
        TRILINOS_HOME=/usr/local/eng_sci/Trilinos/Trilinos-${TRILINOS_VER}
        TRILINOS_INSTALL=${TRILINOS_HOME}/${Default}
	BOOST_DIR=/usr/local/boost
	BOOST_EXT=.dylib
        EXTRA_ARGS=$@

        cmake \
          -D CMAKE_VERBOSE_MAKEFILE:BOOL=ON \
          -D TPL_ENABLE_MPI:BOOL=ON \
          -D MPI_BASE_DIR:PATH="/opt/local/openmpi-gcc49" \
	  -D MPI_EXEC:FILEPATH="/opt/local/bin/mpiexec" \
	  -D PYTHON_EXECUTABLE:FILEPATH="/opt/local/bin/python" \
          -D CMAKE_Fortran_COMPILER:FILEPATH="/opt/local/bin/mpif77" \
          -D CMAKE_CXX_COMPILER:FILEPATH="/opt/local/bin/mpicxx"  \
          -D CMAKE_C_COMPILER:FILEPATH="/opt/local/bin/mpicc"  \
          -D CMAKE_BUILD_TYPE:STRING=RELEASE \
          -D CMAKE_C_FLAGS:STRING="-O4 -funroll-loops -mtune=native -framework Accelerate" \
          -D CMAKE_CXX_FLAGS:STRING="-O3 -mtune=native -framework Accelerate -fpermissive -I/opt/local/Library/Frameworks/QtCore.framework/Headers -F/opt/local/Library/Frameworks" \
          -D CMAKE_Fortran_FLAGS:STRING="-O3 -framework Accelerate" \
          -D CMAKE_INSTALL_PREFIX:PATH=$TRILINOS_INSTALL \
          -D Trilinos_EXTRA_LINK_FLAGS:STRING="-lz -L${TRILINOS_INSTALL}/lib -lgfortran ${BOOST_DIR}/lib/libboost_serialization${BOOST_EXT} ${BOOST_DIR}/lib/libboost_system${BOOST_EXT} ${BOOST_DIR}/lib/libboost_program_options${BOOST_EXT} ${BOOST_DIR}/lib/libboost_regex${BOOST_EXT}" \
	  -D Trilinos_ENABLE_ALL_PACKAGES:BOOL=ON \
	  -D Trilinos_ENABLE_Panzer:BOOL=OFF \
	  -D Trilinos_ENABLE_Amesos2:BOOL=ON \
	  -D Trilinos_ENABLE_MueLu:BOOL=OFF \
          -D Trilinos_ENABLE_Optika:BOOL=OFF \
          -D Trilinos_ENABLE_MOOCHO:BOOL=ON \
          -D Trilinos_ENABLE_Domi:BOOL=OFF \
          -D Trilinos_ENABLE_Claps:BOOL=OFF \
          -D Trilinos_ENABLE_Trios:BOOL=ON \
          -D Trilinos_ENABLE_Phdmesh:BOOL=OFF \
          -D Trilinos_ENABLE_Aristos:BOOL=OFF \
          -D Trilinos_ENABLE_ForTrilinos=ON \
          -D Trilinos_ENABLE_NewPackage:BOOL=OFF \
          -D Trilinos_ENABLE_MeshingGenie:BOOL=ON \
	  -D Trilinos_ENABLE_TESTS:BOOL=OFF \
	  -D Stokhos_ENABLE_TESTS:BOOL=ON \
	  -D BUILD_SHARED_LIBS:BOOL=ON \
	  -D Trilinos_ENABLE_Stokhos:BOOL=ON \
	  -D Trilinos_ENABLE_ALL_OPTIONAL_PACKAGES:BOOL=ON \
	  -D Trilinos_ENABLE_SECONDARY_STABLE_CODE=ON \
	  -D TPL_ENABLE_Netcdf:BOOL=ON \
	  -D Netcdf_INCLUDE_DIRS:PATH=/opt/local/include \
	  -D Netcdf_LIBRARY_DIRS:PATH=/opt/local/lib \
\
	  -D TPL_ENABLE_ParMETIS:BOOL=ON \
	  -D ParMETIS_INCLUDE_DIRS:PATH="${PARMETIS_HOME}/include" \
	  -D ParMETIS_LIBRARY_DIRS:PATH="${PARMETIS_HOME}/lib" \
\
          -D TPL_ENABLE_TriKota:BOOL=ON \
	  -D TPL_ENABLE_METIS:BOOL=ON \
	  -D METIS_INCLUDE_DIRS:PATH="${PARMETIS_HOME}/include" \
	  -D METIS_LIBRARY_DIRS:PATH="${PARMETIS_HOME}/lib" \
\
	  -D Trilinos_ENABLE_TrilinosCouplings:BOOL=ON \
          -D Trilinos_ENABLE_Didasko:BOOL=ON \
          -D Trilinos_ENABLE_Trios:BOOL=OFF \
          -D Trilinos_ENABLE_Sundance:BOOL=OFF \
          -D Trilinos_ENABLE_CTrilinos:BOOL=ON \
          -D Trilinos_ENABLE_WebTrilinos:BOOL=OFF \
          -D Trilinos_ENABLE_FEApp:BOOL=ON \
          -D Trilinos_ENABLE_SEACAS:BOOL=ON \
          -D Trilinos_ENABLE_STKUtil:BOOL=OFF \
          -D Trilinos_ENABLE_STKClassic:BOOL=ON \
	  -D TPL_ENABLE_Boost:BOOL=ON \
	  -D TPL_ENABLE_Matio:BOOL=ON \
	  -D TPL_Matio_LIBRARIES:PATH=/opt/local/lib/libmatio.a \
	  -D TPL_Matio_INCLUDE_DIRS:PATH=/opt/local/include \
	  -D TPL_ENABLE_Zlib:BOOL=ON \
	  -D TPL_Zlib_LIBRARIES:PATH=/opt/local/lib/libz.a \
	  -D TPL_Zlib_INCLUDE_DIRS:PATH=/opt/local/include \
	  -D Boost_INCLUDE_DIRS:PATH=${BOOST_DIR}/include \
	  -D Boost_LIBRARY_DIRS:PATH=${BOOST_DIR}/lib \
	  -D BOOST_LIBRARYDIR:PATH=${BOOST_DIR}/lib \
	  -D BOOST_INCLUDEDIR:PATH=${BOOST_DIR}/include \
	  -D TPL_ENABLE_BoostLib:BOOL=ON \
	  -D BoostLib_INCLUDE_DIRS:PATH=${BOOST_DIR}/include \
	  -D BoostLib_LIBRARY_DIRS:PATH=${BOOST_DIR}/lib \
          -D TPL_BoostLib_LIBRARIES:PATH="${BOOST_DIR}/lib/libboost_system${BOOST_EXT};${BOOST_DIR}/lib/libboost_program_options${BOOST_EXT}" \
	  -D ML_ENABLE_MPI:BOOL=ON \
          -D ML_ENABLE_Zoltan:BOOL=ON \
      -D TriKota_ENABLE_DakotaCMake:BOOL=ON \
      -D Trilinos_ENABLE_Zoltan:BOOL=ON \
      -D Trilinos_ENABLE_Zoltan2:BOOL=ON \
      -D ENABLE_DAKOTA_TESTS:BOOL=OFF \
      -D ENABLE_DAKOTA_Teuchos:BOOL=OFF \
      -D HAVE_ACRO:BOOL=OFF \
      -D HAVE_AMPL:BOOL=OFF \
      -D HAVE_X_GRAPHICS:BOOL=ON \
      -D HAVE_HOPSPACK:BOOL=OFF \
          $EXTRA_ARGS \
          ${TRILINOS_HOME}/Trilinos-source


More information about the Trilinos-Users mailing list