1 | Performing C++ SOURCE FILE Test WIND failed with the following output: |
---|
2 | Change Dir: /opt/local/var/macports/build/_Users_marbre_ports_science_getdp/getdp/work/build/CMakeFiles/CMakeTmp |
---|
3 | |
---|
4 | Run Build Command:"/usr/bin/make" "cmTC_63881/fast" |
---|
5 | /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_63881.dir/build.make CMakeFiles/cmTC_63881.dir/build |
---|
6 | Building CXX object CMakeFiles/cmTC_63881.dir/src.cxx.o |
---|
7 | /opt/local/bin/mpicxx-mpich-mp -pipe -Os -DNDEBUG -I/opt/local/include -std=c++11 -DWIND -arch x86_64 -mmacosx-version-min=10.12 -Wmisleading-indentation -o CMakeFiles/cmTC_63881.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_marbre_ports_science_getdp/getdp/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
8 | warning: unknown warning option '-Wmisleading-indentation'; did you mean '-Wmissing-declarations'? [-Wunknown-warning-option] |
---|
9 | 1 warning generated. |
---|
10 | Linking CXX executable cmTC_63881 |
---|
11 | /opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_63881.dir/link.txt --verbose=1 |
---|
12 | /opt/local/bin/mpicxx-mpich-mp -pipe -Os -DNDEBUG -I/opt/local/include -std=c++11 -DWIND -arch x86_64 -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names CMakeFiles/cmTC_63881.dir/src.cxx.o -o cmTC_63881 |
---|
13 | |
---|
14 | Source file was: |
---|
15 | int main() { return 0; } |
---|