1 | Determining if compiler supports needed C++17 constructs failed with the following output: |
---|
2 | Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.14.0/CMakeFiles/CMakeTmp |
---|
3 | |
---|
4 | Run Build Command(s):/opt/local/bin/gmake cmTC_45b36/fast |
---|
5 | gmake -f CMakeFiles/cmTC_45b36.dir/build.make CMakeFiles/cmTC_45b36.dir/build |
---|
6 | gmake[1]: Entering directory '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.14.0/CMakeFiles/CMakeTmp' |
---|
7 | Building CXX object CMakeFiles/cmTC_45b36.dir/cm_cxx17_check.cpp.o |
---|
8 | /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -pipe -Os -stdlib=libc++ -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -std=gnu++1z -o CMakeFiles/cmTC_45b36.dir/cm_cxx17_check.cpp.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.14.0/Source/Checks/cm_cxx17_check.cpp |
---|
9 | /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.14.0/Source/Checks/cm_cxx17_check.cpp:2:10: fatal error: 'optional' file not found |
---|
10 | #include <optional> |
---|
11 | ^ |
---|
12 | 1 error generated. |
---|
13 | gmake[1]: *** [CMakeFiles/cmTC_45b36.dir/build.make:66: CMakeFiles/cmTC_45b36.dir/cm_cxx17_check.cpp.o] Error 1 |
---|
14 | gmake[1]: Leaving directory '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.14.0/CMakeFiles/CMakeTmp' |
---|
15 | gmake: *** [Makefile:121: cmTC_45b36/fast] Error 2 |
---|
16 | |
---|
17 | |
---|
18 | Determining if compiler supports needed C++14 constructs failed with the following output: |
---|
19 | Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.14.0/CMakeFiles/CMakeTmp |
---|
20 | |
---|
21 | Run Build Command(s):/opt/local/bin/gmake cmTC_be335/fast |
---|
22 | gmake -f CMakeFiles/cmTC_be335.dir/build.make CMakeFiles/cmTC_be335.dir/build |
---|
23 | gmake[1]: Entering directory '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.14.0/CMakeFiles/CMakeTmp' |
---|
24 | Building CXX object CMakeFiles/cmTC_be335.dir/cm_cxx14_check.cpp.o |
---|
25 | /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -pipe -Os -stdlib=libc++ -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -std=gnu++14 -o CMakeFiles/cmTC_be335.dir/cm_cxx14_check.cpp.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.14.0/Source/Checks/cm_cxx14_check.cpp |
---|
26 | In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.14.0/Source/Checks/cm_cxx14_check.cpp:5: |
---|
27 | In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/iostream:38: |
---|
28 | In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/ios:215: |
---|
29 | In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/iosfwd:90: |
---|
30 | In file included from /opt/local/include/LegacySupport/wchar.h:25: |
---|
31 | In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/wchar.h:91: |
---|
32 | /opt/local/include/LegacySupport/time.h:44:13: error: typedef redefinition with different types ('int' vs 'enum clockid_t') |
---|
33 | typedef int clockid_t; |
---|
34 | ^ |
---|
35 | /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/time.h:171:3: note: previous definition is here |
---|
36 | } clockid_t; |
---|
37 | ^ |
---|
38 | 1 error generated. |
---|
39 | gmake[1]: *** [CMakeFiles/cmTC_be335.dir/build.make:66: CMakeFiles/cmTC_be335.dir/cm_cxx14_check.cpp.o] Error 1 |
---|
40 | gmake[1]: Leaving directory '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.14.0/CMakeFiles/CMakeTmp' |
---|
41 | gmake: *** [Makefile:121: cmTC_be335/fast] Error 2 |
---|
42 | |
---|
43 | |
---|
44 | Determining if compiler supports C++ make_unique failed with the following output: |
---|
45 | Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.14.0/CMakeFiles/CMakeTmp |
---|
46 | |
---|
47 | Run Build Command(s):/opt/local/bin/gmake cmTC_d4f63/fast |
---|
48 | gmake -f CMakeFiles/cmTC_d4f63.dir/build.make CMakeFiles/cmTC_d4f63.dir/build |
---|
49 | gmake[1]: Entering directory '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.14.0/CMakeFiles/CMakeTmp' |
---|
50 | Building CXX object CMakeFiles/cmTC_d4f63.dir/cm_cxx_make_unique.cxx.o |
---|
51 | /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -pipe -Os -stdlib=libc++ -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -std=gnu++11 -o CMakeFiles/cmTC_d4f63.dir/cm_cxx_make_unique.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.14.0/Source/Checks/cm_cxx_make_unique.cxx |
---|
52 | In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.14.0/Source/Checks/cm_cxx_make_unique.cxx:1: |
---|
53 | In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/memory:606: |
---|
54 | In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/iterator:346: |
---|
55 | In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/iosfwd:90: |
---|
56 | In file included from /opt/local/include/LegacySupport/wchar.h:25: |
---|
57 | In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/wchar.h:91: |
---|
58 | /opt/local/include/LegacySupport/time.h:44:13: error: typedef redefinition with different types ('int' vs 'enum clockid_t') |
---|
59 | typedef int clockid_t; |
---|
60 | ^ |
---|
61 | /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/time.h:171:3: note: previous definition is here |
---|
62 | } clockid_t; |
---|
63 | ^ |
---|
64 | /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.14.0/Source/Checks/cm_cxx_make_unique.cxx:4:33: error: no member named 'make_unique' in namespace 'std' |
---|
65 | std::unique_ptr<int> u = std::make_unique<int>(0); |
---|
66 | ~~~~~^ |
---|
67 | /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.14.0/Source/Checks/cm_cxx_make_unique.cxx:4:48: error: expected '(' for function-style cast or type construction |
---|
68 | std::unique_ptr<int> u = std::make_unique<int>(0); |
---|
69 | ~~~^ |
---|
70 | 3 errors generated. |
---|
71 | gmake[1]: *** [CMakeFiles/cmTC_d4f63.dir/build.make:66: CMakeFiles/cmTC_d4f63.dir/cm_cxx_make_unique.cxx.o] Error 1 |
---|
72 | gmake[1]: Leaving directory '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.14.0/CMakeFiles/CMakeTmp' |
---|
73 | gmake: *** [Makefile:121: cmTC_d4f63/fast] Error 2 |
---|
74 | |
---|
75 | |
---|
76 | Determining if compiler supports C++ unique_ptr failed with the following output: |
---|
77 | Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.14.0/CMakeFiles/CMakeTmp |
---|
78 | |
---|
79 | Run Build Command(s):/opt/local/bin/gmake cmTC_1d2ae/fast |
---|
80 | gmake -f CMakeFiles/cmTC_1d2ae.dir/build.make CMakeFiles/cmTC_1d2ae.dir/build |
---|
81 | gmake[1]: Entering directory '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.14.0/CMakeFiles/CMakeTmp' |
---|
82 | Building CXX object CMakeFiles/cmTC_1d2ae.dir/cm_cxx_unique_ptr.cxx.o |
---|
83 | /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -pipe -Os -stdlib=libc++ -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -std=gnu++11 -o CMakeFiles/cmTC_1d2ae.dir/cm_cxx_unique_ptr.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.14.0/Source/Checks/cm_cxx_unique_ptr.cxx |
---|
84 | In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.14.0/Source/Checks/cm_cxx_unique_ptr.cxx:1: |
---|
85 | In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/memory:606: |
---|
86 | In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/iterator:346: |
---|
87 | In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/iosfwd:90: |
---|
88 | In file included from /opt/local/include/LegacySupport/wchar.h:25: |
---|
89 | In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/wchar.h:91: |
---|
90 | /opt/local/include/LegacySupport/time.h:44:13: error: typedef redefinition with different types ('int' vs 'enum clockid_t') |
---|
91 | typedef int clockid_t; |
---|
92 | ^ |
---|
93 | /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/time.h:171:3: note: previous definition is here |
---|
94 | } clockid_t; |
---|
95 | ^ |
---|
96 | 1 error generated. |
---|
97 | gmake[1]: *** [CMakeFiles/cmTC_1d2ae.dir/build.make:66: CMakeFiles/cmTC_1d2ae.dir/cm_cxx_unique_ptr.cxx.o] Error 1 |
---|
98 | gmake[1]: Leaving directory '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.14.0/CMakeFiles/CMakeTmp' |
---|
99 | gmake: *** [Makefile:121: cmTC_1d2ae/fast] Error 2 |
---|
100 | |
---|
101 | |
---|