Ticket #54365: CMakeError.log

File CMakeError.log, 10.5 KB (added by nablamalnabla, 7 years ago)
Line 
1Performing C++ SOURCE FILE Test COMPILER_SUPPORT_Wlogicalop failed with the following output:
2Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_eigen3/eigen3/work/build/CMakeFiles/CMakeTmp
3
4Run Build Command:"/opt/local/bin/gmake" "cmTC_0336f/fast"
5/opt/local/bin/gmake -f CMakeFiles/cmTC_0336f.dir/build.make CMakeFiles/cmTC_0336f.dir/build
6gmake[1]: Entering directory '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_eigen3/eigen3/work/build/CMakeFiles/CMakeTmp'
7Building CXX object CMakeFiles/cmTC_0336f.dir/src.cxx.o
8/opt/local/bin/clang++-mp-3.9    -pipe -Os -stdlib=libc++ -pedantic -Wall -Wextra -Wundef -Wcast-align -Wchar-subscripts -Wnon-virtual-dtor -Wunused-local-typedefs -Wpointer-arith -Wwrite-strings -Wformat-security -Wshorten-64-to-32 -DCOMPILER_SUPPORT_Wlogicalop -Werror -mmacosx-version-min=10.12   -Wlogical-op -o CMakeFiles/cmTC_0336f.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_eigen3/eigen3/work/build/CMakeFiles/CMakeTmp/src.cxx
9error: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Werror,-Wunknown-warning-option]
10gmake[1]: *** [CMakeFiles/cmTC_0336f.dir/build.make:66: CMakeFiles/cmTC_0336f.dir/src.cxx.o] Error 1
11gmake[1]: Leaving directory '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_eigen3/eigen3/work/build/CMakeFiles/CMakeTmp'
12gmake: *** [Makefile:126: cmTC_0336f/fast] Error 2
13
14Source file was:
15int main() { return 0; }
16Performing C++ SOURCE FILE Test COMPILER_SUPPORT_Wnopsabi failed with the following output:
17Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_eigen3/eigen3/work/build/CMakeFiles/CMakeTmp
18
19Run Build Command:"/opt/local/bin/gmake" "cmTC_225b7/fast"
20/opt/local/bin/gmake -f CMakeFiles/cmTC_225b7.dir/build.make CMakeFiles/cmTC_225b7.dir/build
21gmake[1]: Entering directory '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_eigen3/eigen3/work/build/CMakeFiles/CMakeTmp'
22Building CXX object CMakeFiles/cmTC_225b7.dir/src.cxx.o
23/opt/local/bin/clang++-mp-3.9    -pipe -Os -stdlib=libc++ -pedantic -Wall -Wextra -Wundef -Wcast-align -Wchar-subscripts -Wnon-virtual-dtor -Wunused-local-typedefs -Wpointer-arith -Wwrite-strings -Wformat-security -Wshorten-64-to-32 -Wenum-conversion -Wc++11-extensions -Wdouble-promotion -Wshadow -DCOMPILER_SUPPORT_Wnopsabi -Werror -mmacosx-version-min=10.12   -Wno-psabi -o CMakeFiles/cmTC_225b7.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_eigen3/eigen3/work/build/CMakeFiles/CMakeTmp/src.cxx
24error: unknown warning option '-Wno-psabi' [-Werror,-Wunknown-warning-option]
25gmake[1]: *** [CMakeFiles/cmTC_225b7.dir/build.make:66: CMakeFiles/cmTC_225b7.dir/src.cxx.o] Error 1
26gmake[1]: Leaving directory '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_eigen3/eigen3/work/build/CMakeFiles/CMakeTmp'
27gmake: *** [Makefile:126: cmTC_225b7/fast] Error 2
28
29Source file was:
30int main() { return 0; }
31Performing C++ SOURCE FILE Test COMPILER_SUPPORT_wd981 failed with the following output:
32Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_eigen3/eigen3/work/build/CMakeFiles/CMakeTmp
33
34Run Build Command:"/opt/local/bin/gmake" "cmTC_bc273/fast"
35/opt/local/bin/gmake -f CMakeFiles/cmTC_bc273.dir/build.make CMakeFiles/cmTC_bc273.dir/build
36gmake[1]: Entering directory '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_eigen3/eigen3/work/build/CMakeFiles/CMakeTmp'
37Building CXX object CMakeFiles/cmTC_bc273.dir/src.cxx.o
38/opt/local/bin/clang++-mp-3.9    -pipe -Os -stdlib=libc++ -pedantic -Wall -Wextra -Wundef -Wcast-align -Wchar-subscripts -Wnon-virtual-dtor -Wunused-local-typedefs -Wpointer-arith -Wwrite-strings -Wformat-security -Wshorten-64-to-32 -Wenum-conversion -Wc++11-extensions -Wdouble-promotion -Wshadow -Wno-variadic-macros -Wno-long-long -fno-check-new -fno-common -fstrict-aliasing -DCOMPILER_SUPPORT_wd981 -Werror -mmacosx-version-min=10.12   -wd981 -o CMakeFiles/cmTC_bc273.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_eigen3/eigen3/work/build/CMakeFiles/CMakeTmp/src.cxx
39clang: error: unknown argument: '-wd981'
40gmake[1]: *** [CMakeFiles/cmTC_bc273.dir/build.make:66: CMakeFiles/cmTC_bc273.dir/src.cxx.o] Error 1
41gmake[1]: Leaving directory '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_eigen3/eigen3/work/build/CMakeFiles/CMakeTmp'
42gmake: *** [Makefile:126: cmTC_bc273/fast] Error 2
43
44Source file was:
45int main() { return 0; }
46Performing C++ SOURCE FILE Test COMPILER_SUPPORT_wd2304 failed with the following output:
47Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_eigen3/eigen3/work/build/CMakeFiles/CMakeTmp
48
49Run Build Command:"/opt/local/bin/gmake" "cmTC_d1dd7/fast"
50/opt/local/bin/gmake -f CMakeFiles/cmTC_d1dd7.dir/build.make CMakeFiles/cmTC_d1dd7.dir/build
51gmake[1]: Entering directory '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_eigen3/eigen3/work/build/CMakeFiles/CMakeTmp'
52Building CXX object CMakeFiles/cmTC_d1dd7.dir/src.cxx.o
53/opt/local/bin/clang++-mp-3.9    -pipe -Os -stdlib=libc++ -pedantic -Wall -Wextra -Wundef -Wcast-align -Wchar-subscripts -Wnon-virtual-dtor -Wunused-local-typedefs -Wpointer-arith -Wwrite-strings -Wformat-security -Wshorten-64-to-32 -Wenum-conversion -Wc++11-extensions -Wdouble-promotion -Wshadow -Wno-variadic-macros -Wno-long-long -fno-check-new -fno-common -fstrict-aliasing -DCOMPILER_SUPPORT_wd2304 -Werror -mmacosx-version-min=10.12   -wd2304 -o CMakeFiles/cmTC_d1dd7.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_eigen3/eigen3/work/build/CMakeFiles/CMakeTmp/src.cxx
54clang: error: unknown argument: '-wd2304'
55gmake[1]: *** [CMakeFiles/cmTC_d1dd7.dir/build.make:66: CMakeFiles/cmTC_d1dd7.dir/src.cxx.o] Error 1
56gmake[1]: Leaving directory '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_eigen3/eigen3/work/build/CMakeFiles/CMakeTmp'
57gmake: *** [Makefile:126: cmTC_d1dd7/fast] Error 2
58
59Source file was:
60int main() { return 0; }
61Performing C++ SOURCE FILE Test COMPILER_SUPPORT_STRICTANSI failed with the following output:
62Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_eigen3/eigen3/work/build/CMakeFiles/CMakeTmp
63
64Run Build Command:"/opt/local/bin/gmake" "cmTC_8ed2f/fast"
65/opt/local/bin/gmake -f CMakeFiles/cmTC_8ed2f.dir/build.make CMakeFiles/cmTC_8ed2f.dir/build
66gmake[1]: Entering directory '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_eigen3/eigen3/work/build/CMakeFiles/CMakeTmp'
67Building CXX object CMakeFiles/cmTC_8ed2f.dir/src.cxx.o
68/opt/local/bin/clang++-mp-3.9    -pipe -Os -stdlib=libc++ -pedantic -Wall -Wextra -Wundef -Wcast-align -Wchar-subscripts -Wnon-virtual-dtor -Wunused-local-typedefs -Wpointer-arith -Wwrite-strings -Wformat-security -Wshorten-64-to-32 -Wenum-conversion -Wc++11-extensions -Wdouble-promotion -Wshadow -Wno-variadic-macros -Wno-long-long -fno-check-new -fno-common -fstrict-aliasing -DCOMPILER_SUPPORT_STRICTANSI -Werror -mmacosx-version-min=10.12   -strict-ansi -o CMakeFiles/cmTC_8ed2f.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_eigen3/eigen3/work/build/CMakeFiles/CMakeTmp/src.cxx
69clang: error: unknown argument: '-strict-ansi'
70gmake[1]: *** [CMakeFiles/cmTC_8ed2f.dir/build.make:66: CMakeFiles/cmTC_8ed2f.dir/src.cxx.o] Error 1
71gmake[1]: Leaving directory '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_eigen3/eigen3/work/build/CMakeFiles/CMakeTmp'
72gmake: *** [Makefile:126: cmTC_8ed2f/fast] Error 2
73
74Source file was:
75int main() { return 0; }
76Compiling the Fortran compiler identification source file "CMakeFortranCompilerId.F" failed.
77Compiler: CMAKE_Fortran_COMPILER-NOTFOUND
78Build flags: -pipe;-Os
79Id flags: -v
80
81The output was:
82No such file or directory
83
84
85Compiling the Fortran compiler identification source file "CMakeFortranCompilerId.F" failed.
86Compiler: CMAKE_Fortran_COMPILER-NOTFOUND
87Build flags: -pipe;-Os
88Id flags: 
89
90The output was:
91No such file or directory
92
93
94Compiling the Fortran compiler identification source file "CMakeFortranCompilerId.F" failed.
95Compiler: CMAKE_Fortran_COMPILER-NOTFOUND
96Build flags: -pipe;-Os
97Id flags: -c
98
99The output was:
100No such file or directory
101
102
103Compiling the Fortran compiler identification source file "CMakeFortranCompilerId.F" failed.
104Compiler: CMAKE_Fortran_COMPILER-NOTFOUND
105Build flags: -pipe;-Os
106Id flags: -fpp
107
108The output was:
109No such file or directory
110
111
112Determining if the Fortran sgemm exists failed with the following output:
113Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_eigen3/eigen3/work/build/CMakeFiles/CMakeTmp
114
115Run Build Command:"/opt/local/bin/gmake" "cmTC_ee997/fast"
116/opt/local/bin/gmake -f CMakeFiles/cmTC_ee997.dir/build.make CMakeFiles/cmTC_ee997.dir/build
117gmake[1]: Entering directory '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_eigen3/eigen3/work/build/CMakeFiles/CMakeTmp'
118Building Fortran object CMakeFiles/cmTC_ee997.dir/testFortranCompiler.f.o
119CMAKE_Fortran_COMPILER-NOTFOUND   -pipe -Os    -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_eigen3/eigen3/work/build/CMakeFiles/CMakeTmp/testFortranCompiler.f -o CMakeFiles/cmTC_ee997.dir/testFortranCompiler.f.o
120gmake[1]: CMAKE_Fortran_COMPILER-NOTFOUND: Command not found
121gmake[1]: *** [CMakeFiles/cmTC_ee997.dir/build.make:66: CMakeFiles/cmTC_ee997.dir/testFortranCompiler.f.o] Error 127
122gmake[1]: Leaving directory '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_eigen3/eigen3/work/build/CMakeFiles/CMakeTmp'
123gmake: *** [Makefile:126: cmTC_ee997/fast] Error 2
124
125