Files
2020-11-08 10:50:29 -07:00

91 lines
7.1 KiB
Plaintext

The MPI test test_mpi for C in mode normal failed to compile with the following output:
Change Dir: /Users/brady.bodily/Documents/CS5890_High_Performance_Computing/MPIHistoGram/cmake-build-debug/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_2bc5e/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_2bc5e.dir/build.make CMakeFiles/cmTC_2bc5e.dir/build
Building C object CMakeFiles/cmTC_2bc5e.dir/test_mpi.c.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_2bc5e.dir/test_mpi.c.o -c "/Users/brady.bodily/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/202.6948.80/CLion.app/Contents/bin/cmake/mac/share/cmake-3.17/Modules/FindMPI/test_mpi.c"
/Users/brady.bodily/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/202.6948.80/CLion.app/Contents/bin/cmake/mac/share/cmake-3.17/Modules/FindMPI/test_mpi.c:1:10: fatal error: 'mpi.h' file not found
#include <mpi.h>
^~~~~~~
1 error generated.
make[1]: *** [CMakeFiles/cmTC_2bc5e.dir/test_mpi.c.o] Error 1
make: *** [cmTC_2bc5e/fast] Error 2
The MPI test test_mpi for CXX in mode normal failed to compile with the following output:
Change Dir: /Users/brady.bodily/Documents/CS5890_High_Performance_Computing/MPIHistoGram/cmake-build-debug/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_ea0cb/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_ea0cb.dir/build.make CMakeFiles/cmTC_ea0cb.dir/build
Building CXX object CMakeFiles/cmTC_ea0cb.dir/test_mpi.cpp.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -std=gnu++17 -o CMakeFiles/cmTC_ea0cb.dir/test_mpi.cpp.o -c /Users/brady.bodily/Documents/CS5890_High_Performance_Computing/MPIHistoGram/cmake-build-debug/CMakeFiles/FindMPI/test_mpi.cpp
/Users/brady.bodily/Documents/CS5890_High_Performance_Computing/MPIHistoGram/cmake-build-debug/CMakeFiles/FindMPI/test_mpi.cpp:1:10: fatal error: 'mpi.h' file not found
#include <mpi.h>
^~~~~~~
1 error generated.
make[1]: *** [CMakeFiles/cmTC_ea0cb.dir/test_mpi.cpp.o] Error 1
make: *** [cmTC_ea0cb/fast] Error 2
The MPI test test_mpi for C in mode normal failed to compile with the following output:
Change Dir: /Users/brady.bodily/Documents/CS5890_High_Performance_Computing/MPIHistoGram/cmake-build-debug/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_1e250/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_1e250.dir/build.make CMakeFiles/cmTC_1e250.dir/build
Building C object CMakeFiles/cmTC_1e250.dir/test_mpi.c.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_1e250.dir/test_mpi.c.o -c "/Users/brady.bodily/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/202.6948.80/CLion.app/Contents/bin/cmake/mac/share/cmake-3.17/Modules/FindMPI/test_mpi.c"
/Users/brady.bodily/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/202.6948.80/CLion.app/Contents/bin/cmake/mac/share/cmake-3.17/Modules/FindMPI/test_mpi.c:1:10: fatal error: 'mpi.h' file not found
#include <mpi.h>
^~~~~~~
1 error generated.
make[1]: *** [CMakeFiles/cmTC_1e250.dir/test_mpi.c.o] Error 1
make: *** [cmTC_1e250/fast] Error 2
The MPI test test_mpi for CXX in mode normal failed to compile with the following output:
Change Dir: /Users/brady.bodily/Documents/CS5890_High_Performance_Computing/MPIHistoGram/cmake-build-debug/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_06bb3/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_06bb3.dir/build.make CMakeFiles/cmTC_06bb3.dir/build
Building CXX object CMakeFiles/cmTC_06bb3.dir/test_mpi.cpp.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -std=gnu++14 -o CMakeFiles/cmTC_06bb3.dir/test_mpi.cpp.o -c /Users/brady.bodily/Documents/CS5890_High_Performance_Computing/MPIHistoGram/cmake-build-debug/CMakeFiles/FindMPI/test_mpi.cpp
/Users/brady.bodily/Documents/CS5890_High_Performance_Computing/MPIHistoGram/cmake-build-debug/CMakeFiles/FindMPI/test_mpi.cpp:1:10: fatal error: 'mpi.h' file not found
#include <mpi.h>
^~~~~~~
1 error generated.
make[1]: *** [CMakeFiles/cmTC_06bb3.dir/test_mpi.cpp.o] Error 1
make: *** [cmTC_06bb3/fast] Error 2
The MPI test test_mpi for C in mode normal failed to compile with the following output:
Change Dir: /Users/brady.bodily/Documents/CS5890_High_Performance_Computing/MPIHistoGram/cmake-build-debug/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_9edd6/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_9edd6.dir/build.make CMakeFiles/cmTC_9edd6.dir/build
Building C object CMakeFiles/cmTC_9edd6.dir/test_mpi.c.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -o CMakeFiles/cmTC_9edd6.dir/test_mpi.c.o -c "/Users/brady.bodily/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/202.6948.80/CLion.app/Contents/bin/cmake/mac/share/cmake-3.17/Modules/FindMPI/test_mpi.c"
/Users/brady.bodily/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/202.6948.80/CLion.app/Contents/bin/cmake/mac/share/cmake-3.17/Modules/FindMPI/test_mpi.c:1:10: fatal error: 'mpi.h' file not found
#include <mpi.h>
^~~~~~~
1 error generated.
make[1]: *** [CMakeFiles/cmTC_9edd6.dir/test_mpi.c.o] Error 1
make: *** [cmTC_9edd6/fast] Error 2
The MPI test test_mpi for CXX in mode normal failed to compile with the following output:
Change Dir: /Users/brady.bodily/Documents/CS5890_High_Performance_Computing/MPIHistoGram/cmake-build-debug/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_2df01/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_2df01.dir/build.make CMakeFiles/cmTC_2df01.dir/build
Building CXX object CMakeFiles/cmTC_2df01.dir/test_mpi.cpp.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -std=gnu++17 -o CMakeFiles/cmTC_2df01.dir/test_mpi.cpp.o -c /Users/brady.bodily/Documents/CS5890_High_Performance_Computing/MPIHistoGram/cmake-build-debug/CMakeFiles/FindMPI/test_mpi.cpp
/Users/brady.bodily/Documents/CS5890_High_Performance_Computing/MPIHistoGram/cmake-build-debug/CMakeFiles/FindMPI/test_mpi.cpp:1:10: fatal error: 'mpi.h' file not found
#include <mpi.h>
^~~~~~~
1 error generated.
make[1]: *** [CMakeFiles/cmTC_2df01.dir/test_mpi.cpp.o] Error 1
make: *** [cmTC_2df01/fast] Error 2