Ticket #58199: CMakeOutput.log

File CMakeOutput.log, 56.1 KB (added by dbl001 (dbl), 5 years ago)
Line 
1The system is: Darwin - 15.6.0 - x86_64
2Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
3Compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
4Build flags: -pipe;-Os;-I/opt/local/include/LegacySupport;-I/opt/local/include/LegacySupport;-arch;x86_64
5Id flags: 
6
7The output was:
80
9
10
11Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
12
13The C compiler identification is AppleClang, found in "/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/3.14.0/CompilerIdC/a.out"
14
15Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
16Compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
17Build flags: -pipe;-Os;-stdlib=libc++;-arch;x86_64
18Id flags: 
19
20The output was:
210
22
23
24Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
25
26The CXX compiler identification is AppleClang, found in "/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/3.14.0/CompilerIdCXX/a.out"
27
28Determining if the C compiler works passed with the following output:
29Change 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
30
31Run Build Command(s):/opt/local/bin/gmake cmTC_0ab35/fast
32gmake -f CMakeFiles/cmTC_0ab35.dir/build.make CMakeFiles/cmTC_0ab35.dir/build
33gmake[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'
34Building C object CMakeFiles/cmTC_0ab35.dir/testCCompiler.c.o
35/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang   -pipe -Os -I/opt/local/include/LegacySupport -I/opt/local/include/LegacySupport -arch x86_64  -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11   -o CMakeFiles/cmTC_0ab35.dir/testCCompiler.c.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/CMakeFiles/CMakeTmp/testCCompiler.c
36Linking C executable cmTC_0ab35
37/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.14.0/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_0ab35.dir/link.txt --verbose=1
38/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -pipe -Os -I/opt/local/include/LegacySupport -I/opt/local/include/LegacySupport -arch x86_64  -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -lMacportsLegacySupport -lMacportsLegacySupport -arch x86_64  CMakeFiles/cmTC_0ab35.dir/testCCompiler.c.o  -o cmTC_0ab35
39gmake[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'
40
41
42Detecting C compiler ABI info compiled with the following output:
43Change 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
44
45Run Build Command(s):/opt/local/bin/gmake cmTC_8ea4b/fast
46gmake -f CMakeFiles/cmTC_8ea4b.dir/build.make CMakeFiles/cmTC_8ea4b.dir/build
47gmake[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'
48Building C object CMakeFiles/cmTC_8ea4b.dir/CMakeCCompilerABI.c.o
49/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang   -pipe -Os -I/opt/local/include/LegacySupport -I/opt/local/include/LegacySupport -arch x86_64  -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11   -v -Wl,-v -o CMakeFiles/cmTC_8ea4b.dir/CMakeCCompilerABI.c.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/Modules/CMakeCCompilerABI.c
50Apple LLVM version 8.0.0 (clang-800.0.42.1)
51Target: x86_64-apple-darwin15.6.0
52Thread model: posix
53InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
54clang: warning: -Wl,-v: 'linker' input unused
55clang -cc1 version 8.0.0 (clang-800.0.42.1) default target x86_64-apple-darwin15.6.0
56ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/local/include"
57ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/Library/Frameworks"
58ignoring duplicate directory "/opt/local/include/LegacySupport"
59ignoring duplicate directory "/opt/local/include/LegacySupport"
60  as it is a non-system directory that duplicates a system directory
61#include "..." search starts here:
62#include <...> search starts here:
63 /opt/local/include
64 /opt/local/include/LegacySupport
65 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/8.0.0/include
66 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include
67 /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include
68 /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks (framework directory)
69End of search list.
70Linking C executable cmTC_8ea4b
71/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.14.0/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_8ea4b.dir/link.txt --verbose=1
72/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -pipe -Os -I/opt/local/include/LegacySupport -I/opt/local/include/LegacySupport -arch x86_64  -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -lMacportsLegacySupport -lMacportsLegacySupport -arch x86_64 -v -Wl,-v CMakeFiles/cmTC_8ea4b.dir/CMakeCCompilerABI.c.o  -o cmTC_8ea4b
73Apple LLVM version 8.0.0 (clang-800.0.42.1)
74Target: x86_64-apple-darwin15.6.0
75Thread model: posix
76InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
77@(#)PROGRAM:ld  PROJECT:ld64-274.2
78configured to support archs: armv6 armv7 armv7s arm64 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em (tvOS)
79Library search paths:
80        /opt/local/lib
81        /opt/local/lib
82        /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/lib
83Framework search paths:
84        /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/
85gmake[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'
86
87
88Parsed C implicit include dir info from above output: rv=done
89  found start of include info
90  found start of implicit include info
91    add: [/opt/local/include]
92    add: [/opt/local/include/LegacySupport]
93    add: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/8.0.0/include]
94    add: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include]
95    add: [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include]
96  end of search list found
97  implicit include dirs: [/opt/local/include;/opt/local/include/LegacySupport;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/8.0.0/include;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include]
98
99
100Parsed C implicit link information from above output:
101  link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
102  ignore line: [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]
103  ignore line: []
104  ignore line: [Run Build Command(s):/opt/local/bin/gmake cmTC_8ea4b/fast ]
105  ignore line: [gmake -f CMakeFiles/cmTC_8ea4b.dir/build.make CMakeFiles/cmTC_8ea4b.dir/build]
106  ignore line: [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']
107  ignore line: [Building C object CMakeFiles/cmTC_8ea4b.dir/CMakeCCompilerABI.c.o]
108  ignore line: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang   -pipe -Os -I/opt/local/include/LegacySupport -I/opt/local/include/LegacySupport -arch x86_64  -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11   -v -Wl,-v -o CMakeFiles/cmTC_8ea4b.dir/CMakeCCompilerABI.c.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/Modules/CMakeCCompilerABI.c]
109  ignore line: [Apple LLVM version 8.0.0 (clang-800.0.42.1)]
110  ignore line: [Target: x86_64-apple-darwin15.6.0]
111  ignore line: [Thread model: posix]
112  ignore line: [InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin]
113  ignore line: [clang: warning: -Wl,-v: 'linker' input unused]
114  ignore line: [clang -cc1 version 8.0.0 (clang-800.0.42.1) default target x86_64-apple-darwin15.6.0]
115  ignore line: [ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/local/include"]
116  ignore line: [ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/Library/Frameworks"]
117  ignore line: [ignoring duplicate directory "/opt/local/include/LegacySupport"]
118  ignore line: [ignoring duplicate directory "/opt/local/include/LegacySupport"]
119  ignore line: [  as it is a non-system directory that duplicates a system directory]
120  ignore line: [#include "..." search starts here:]
121  ignore line: [#include <...> search starts here:]
122  ignore line: [ /opt/local/include]
123  ignore line: [ /opt/local/include/LegacySupport]
124  ignore line: [ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/8.0.0/include]
125  ignore line: [ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include]
126  ignore line: [ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include]
127  ignore line: [ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks (framework directory)]
128  ignore line: [End of search list.]
129  ignore line: [Linking C executable cmTC_8ea4b]
130  ignore line: [/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.14.0/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_8ea4b.dir/link.txt --verbose=1]
131  ignore line: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -pipe -Os -I/opt/local/include/LegacySupport -I/opt/local/include/LegacySupport -arch x86_64  -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -lMacportsLegacySupport -lMacportsLegacySupport -arch x86_64 -v -Wl,-v CMakeFiles/cmTC_8ea4b.dir/CMakeCCompilerABI.c.o  -o cmTC_8ea4b ]
132  ignore line: [Apple LLVM version 8.0.0 (clang-800.0.42.1)]
133  ignore line: [Target: x86_64-apple-darwin15.6.0]
134  ignore line: [Thread model: posix]
135  ignore line: [InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin]
136  ignore line: [@(#)PROGRAM:ld  PROJECT:ld64-274.2]
137  ignore line: [configured to support archs: armv6 armv7 armv7s arm64 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em (tvOS)]
138  ignore line: [Library search paths:]
139  ignore line: [        /opt/local/lib]
140  ignore line: [        /opt/local/lib]
141  ignore line: [        /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/lib]
142  ignore line: [Framework search paths:]
143  ignore line: [        /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/]
144  ignore line: [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']
145  ignore line: []
146  Library search paths: [;/opt/local/lib;/opt/local/lib;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/lib]
147  Framework search paths: [;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/]
148  collapse library dir [/opt/local/lib] ==> [/opt/local/lib]
149  collapse library dir [/opt/local/lib] ==> [/opt/local/lib]
150  collapse library dir [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/lib] ==> [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/lib]
151  collapse framework dir [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/] ==> [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks]
152  implicit libs: []
153  implicit dirs: [/opt/local/lib;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/lib]
154  implicit fwks: [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks]
155
156
157
158
159Detecting C [-std=c11] compiler features compiled with the following output:
160Change 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
161
162Run Build Command(s):/opt/local/bin/gmake cmTC_ca513/fast
163gmake -f CMakeFiles/cmTC_ca513.dir/build.make CMakeFiles/cmTC_ca513.dir/build
164gmake[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'
165Building C object CMakeFiles/cmTC_ca513.dir/feature_tests.c.o
166/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang   -pipe -Os -I/opt/local/include/LegacySupport -I/opt/local/include/LegacySupport -arch x86_64  -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11   -std=c11 -o CMakeFiles/cmTC_ca513.dir/feature_tests.c.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/CMakeFiles/feature_tests.c
167Linking C executable cmTC_ca513
168/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.14.0/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_ca513.dir/link.txt --verbose=1
169/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -pipe -Os -I/opt/local/include/LegacySupport -I/opt/local/include/LegacySupport -arch x86_64  -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -lMacportsLegacySupport -lMacportsLegacySupport -arch x86_64  CMakeFiles/cmTC_ca513.dir/feature_tests.c.o  -o cmTC_ca513
170gmake[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'
171
172
173    Feature record: C_FEATURE:1c_function_prototypes
174    Feature record: C_FEATURE:1c_restrict
175    Feature record: C_FEATURE:1c_static_assert
176    Feature record: C_FEATURE:1c_variadic_macros
177
178
179Detecting C [-std=c99] compiler features compiled with the following output:
180Change 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
181
182Run Build Command(s):/opt/local/bin/gmake cmTC_bfe22/fast
183gmake -f CMakeFiles/cmTC_bfe22.dir/build.make CMakeFiles/cmTC_bfe22.dir/build
184gmake[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'
185Building C object CMakeFiles/cmTC_bfe22.dir/feature_tests.c.o
186/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang   -pipe -Os -I/opt/local/include/LegacySupport -I/opt/local/include/LegacySupport -arch x86_64  -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11   -std=c99 -o CMakeFiles/cmTC_bfe22.dir/feature_tests.c.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/CMakeFiles/feature_tests.c
187Linking C executable cmTC_bfe22
188/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.14.0/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_bfe22.dir/link.txt --verbose=1
189/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -pipe -Os -I/opt/local/include/LegacySupport -I/opt/local/include/LegacySupport -arch x86_64  -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -lMacportsLegacySupport -lMacportsLegacySupport -arch x86_64  CMakeFiles/cmTC_bfe22.dir/feature_tests.c.o  -o cmTC_bfe22
190gmake[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'
191
192
193    Feature record: C_FEATURE:1c_function_prototypes
194    Feature record: C_FEATURE:1c_restrict
195    Feature record: C_FEATURE:0c_static_assert
196    Feature record: C_FEATURE:1c_variadic_macros
197
198
199Detecting C [-std=c90] compiler features compiled with the following output:
200Change 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
201
202Run Build Command(s):/opt/local/bin/gmake cmTC_a45e9/fast
203gmake -f CMakeFiles/cmTC_a45e9.dir/build.make CMakeFiles/cmTC_a45e9.dir/build
204gmake[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'
205Building C object CMakeFiles/cmTC_a45e9.dir/feature_tests.c.o
206/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang   -pipe -Os -I/opt/local/include/LegacySupport -I/opt/local/include/LegacySupport -arch x86_64  -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11   -std=c90 -o CMakeFiles/cmTC_a45e9.dir/feature_tests.c.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/CMakeFiles/feature_tests.c
207Linking C executable cmTC_a45e9
208/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.14.0/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_a45e9.dir/link.txt --verbose=1
209/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -pipe -Os -I/opt/local/include/LegacySupport -I/opt/local/include/LegacySupport -arch x86_64  -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -lMacportsLegacySupport -lMacportsLegacySupport -arch x86_64  CMakeFiles/cmTC_a45e9.dir/feature_tests.c.o  -o cmTC_a45e9
210gmake[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'
211
212
213    Feature record: C_FEATURE:1c_function_prototypes
214    Feature record: C_FEATURE:0c_restrict
215    Feature record: C_FEATURE:0c_static_assert
216    Feature record: C_FEATURE:0c_variadic_macros
217Determining if the CXX compiler works passed with the following output:
218Change 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
219
220Run Build Command(s):/opt/local/bin/gmake cmTC_36a67/fast
221gmake -f CMakeFiles/cmTC_36a67.dir/build.make CMakeFiles/cmTC_36a67.dir/build
222gmake[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'
223Building CXX object CMakeFiles/cmTC_36a67.dir/testCXXCompiler.cxx.o
224/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   -o CMakeFiles/cmTC_36a67.dir/testCXXCompiler.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/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
225Linking CXX executable cmTC_36a67
226/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.14.0/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_36a67.dir/link.txt --verbose=1
227/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 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -lMacportsLegacySupport -lMacportsLegacySupport -arch x86_64  CMakeFiles/cmTC_36a67.dir/testCXXCompiler.cxx.o  -o cmTC_36a67
228gmake[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'
229
230
231Detecting CXX compiler ABI info compiled with the following output:
232Change 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
233
234Run Build Command(s):/opt/local/bin/gmake cmTC_2c96e/fast
235gmake -f CMakeFiles/cmTC_2c96e.dir/build.make CMakeFiles/cmTC_2c96e.dir/build
236gmake[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'
237Building CXX object CMakeFiles/cmTC_2c96e.dir/CMakeCXXCompilerABI.cpp.o
238/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   -v -Wl,-v -o CMakeFiles/cmTC_2c96e.dir/CMakeCXXCompilerABI.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/Modules/CMakeCXXCompilerABI.cpp
239Apple LLVM version 8.0.0 (clang-800.0.42.1)
240Target: x86_64-apple-darwin15.6.0
241Thread model: posix
242InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
243clang: warning: -Wl,-v: 'linker' input unused
244clang -cc1 version 8.0.0 (clang-800.0.42.1) default target x86_64-apple-darwin15.6.0
245ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/c++/v1"
246ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/local/include"
247ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/Library/Frameworks"
248#include "..." search starts here:
249#include <...> search starts here:
250 /opt/local/include
251 /opt/local/include/LegacySupport
252 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1
253 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/8.0.0/include
254 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include
255 /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include
256 /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks (framework directory)
257End of search list.
258Linking CXX executable cmTC_2c96e
259/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.14.0/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_2c96e.dir/link.txt --verbose=1
260/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 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -lMacportsLegacySupport -lMacportsLegacySupport -arch x86_64 -v -Wl,-v CMakeFiles/cmTC_2c96e.dir/CMakeCXXCompilerABI.cpp.o  -o cmTC_2c96e
261Apple LLVM version 8.0.0 (clang-800.0.42.1)
262Target: x86_64-apple-darwin15.6.0
263Thread model: posix
264InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
265@(#)PROGRAM:ld  PROJECT:ld64-274.2
266configured to support archs: armv6 armv7 armv7s arm64 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em (tvOS)
267Library search paths:
268        /opt/local/lib
269        /opt/local/lib
270        /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/lib
271Framework search paths:
272        /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/
273gmake[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'
274
275
276Parsed CXX implicit include dir info from above output: rv=done
277  found start of include info
278  found start of implicit include info
279    add: [/opt/local/include]
280    add: [/opt/local/include/LegacySupport]
281    add: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1]
282    add: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/8.0.0/include]
283    add: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include]
284    add: [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include]
285  end of search list found
286  implicit include dirs: [/opt/local/include;/opt/local/include/LegacySupport;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/8.0.0/include;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include]
287
288
289Parsed CXX implicit link information from above output:
290  link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
291  ignore line: [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]
292  ignore line: []
293  ignore line: [Run Build Command(s):/opt/local/bin/gmake cmTC_2c96e/fast ]
294  ignore line: [gmake -f CMakeFiles/cmTC_2c96e.dir/build.make CMakeFiles/cmTC_2c96e.dir/build]
295  ignore line: [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']
296  ignore line: [Building CXX object CMakeFiles/cmTC_2c96e.dir/CMakeCXXCompilerABI.cpp.o]
297  ignore line: [/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   -v -Wl,-v -o CMakeFiles/cmTC_2c96e.dir/CMakeCXXCompilerABI.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/Modules/CMakeCXXCompilerABI.cpp]
298  ignore line: [Apple LLVM version 8.0.0 (clang-800.0.42.1)]
299  ignore line: [Target: x86_64-apple-darwin15.6.0]
300  ignore line: [Thread model: posix]
301  ignore line: [InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin]
302  ignore line: [clang: warning: -Wl,-v: 'linker' input unused]
303  ignore line: [clang -cc1 version 8.0.0 (clang-800.0.42.1) default target x86_64-apple-darwin15.6.0]
304  ignore line: [ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/c++/v1"]
305  ignore line: [ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/local/include"]
306  ignore line: [ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/Library/Frameworks"]
307  ignore line: [#include "..." search starts here:]
308  ignore line: [#include <...> search starts here:]
309  ignore line: [ /opt/local/include]
310  ignore line: [ /opt/local/include/LegacySupport]
311  ignore line: [ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1]
312  ignore line: [ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/8.0.0/include]
313  ignore line: [ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include]
314  ignore line: [ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include]
315  ignore line: [ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks (framework directory)]
316  ignore line: [End of search list.]
317  ignore line: [Linking CXX executable cmTC_2c96e]
318  ignore line: [/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.14.0/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_2c96e.dir/link.txt --verbose=1]
319  ignore line: [/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 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -lMacportsLegacySupport -lMacportsLegacySupport -arch x86_64 -v -Wl,-v CMakeFiles/cmTC_2c96e.dir/CMakeCXXCompilerABI.cpp.o  -o cmTC_2c96e ]
320  ignore line: [Apple LLVM version 8.0.0 (clang-800.0.42.1)]
321  ignore line: [Target: x86_64-apple-darwin15.6.0]
322  ignore line: [Thread model: posix]
323  ignore line: [InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin]
324  ignore line: [@(#)PROGRAM:ld  PROJECT:ld64-274.2]
325  ignore line: [configured to support archs: armv6 armv7 armv7s arm64 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em (tvOS)]
326  ignore line: [Library search paths:]
327  ignore line: [        /opt/local/lib]
328  ignore line: [        /opt/local/lib]
329  ignore line: [        /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/lib]
330  ignore line: [Framework search paths:]
331  ignore line: [        /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/]
332  ignore line: [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']
333  ignore line: []
334  Library search paths: [;/opt/local/lib;/opt/local/lib;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/lib]
335  Framework search paths: [;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/]
336  collapse library dir [/opt/local/lib] ==> [/opt/local/lib]
337  collapse library dir [/opt/local/lib] ==> [/opt/local/lib]
338  collapse library dir [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/lib] ==> [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/lib]
339  collapse framework dir [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/] ==> [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks]
340  implicit libs: []
341  implicit dirs: [/opt/local/lib;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/lib]
342  implicit fwks: [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks]
343
344
345
346
347Detecting CXX [-std=c++1z] compiler features compiled with the following output:
348Change 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
349
350Run Build Command(s):/opt/local/bin/gmake cmTC_36e25/fast
351gmake -f CMakeFiles/cmTC_36e25.dir/build.make CMakeFiles/cmTC_36e25.dir/build
352gmake[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'
353Building CXX object CMakeFiles/cmTC_36e25.dir/feature_tests.cxx.o
354/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=c++1z -o CMakeFiles/cmTC_36e25.dir/feature_tests.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/CMakeFiles/feature_tests.cxx
355Linking CXX executable cmTC_36e25
356/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.14.0/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_36e25.dir/link.txt --verbose=1
357/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 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -lMacportsLegacySupport -lMacportsLegacySupport -arch x86_64  CMakeFiles/cmTC_36e25.dir/feature_tests.cxx.o  -o cmTC_36e25
358gmake[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'
359
360
361    Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
362    Feature record: CXX_FEATURE:1cxx_alias_templates
363    Feature record: CXX_FEATURE:1cxx_alignas
364    Feature record: CXX_FEATURE:1cxx_alignof
365    Feature record: CXX_FEATURE:1cxx_attributes
366    Feature record: CXX_FEATURE:1cxx_attribute_deprecated
367    Feature record: CXX_FEATURE:1cxx_auto_type
368    Feature record: CXX_FEATURE:1cxx_binary_literals
369    Feature record: CXX_FEATURE:1cxx_constexpr
370    Feature record: CXX_FEATURE:1cxx_contextual_conversions
371    Feature record: CXX_FEATURE:1cxx_decltype
372    Feature record: CXX_FEATURE:1cxx_decltype_auto
373    Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
374    Feature record: CXX_FEATURE:1cxx_default_function_template_args
375    Feature record: CXX_FEATURE:1cxx_defaulted_functions
376    Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
377    Feature record: CXX_FEATURE:1cxx_delegating_constructors
378    Feature record: CXX_FEATURE:1cxx_deleted_functions
379    Feature record: CXX_FEATURE:1cxx_digit_separators
380    Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
381    Feature record: CXX_FEATURE:1cxx_explicit_conversions
382    Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
383    Feature record: CXX_FEATURE:1cxx_extern_templates
384    Feature record: CXX_FEATURE:1cxx_final
385    Feature record: CXX_FEATURE:1cxx_func_identifier
386    Feature record: CXX_FEATURE:1cxx_generalized_initializers
387    Feature record: CXX_FEATURE:1cxx_generic_lambdas
388    Feature record: CXX_FEATURE:1cxx_inheriting_constructors
389    Feature record: CXX_FEATURE:1cxx_inline_namespaces
390    Feature record: CXX_FEATURE:1cxx_lambdas
391    Feature record: CXX_FEATURE:1cxx_lambda_init_captures
392    Feature record: CXX_FEATURE:1cxx_local_type_template_args
393    Feature record: CXX_FEATURE:1cxx_long_long_type
394    Feature record: CXX_FEATURE:1cxx_noexcept
395    Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
396    Feature record: CXX_FEATURE:1cxx_nullptr
397    Feature record: CXX_FEATURE:1cxx_override
398    Feature record: CXX_FEATURE:1cxx_range_for
399    Feature record: CXX_FEATURE:1cxx_raw_string_literals
400    Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
401    Feature record: CXX_FEATURE:1cxx_relaxed_constexpr
402    Feature record: CXX_FEATURE:1cxx_return_type_deduction
403    Feature record: CXX_FEATURE:1cxx_right_angle_brackets
404    Feature record: CXX_FEATURE:1cxx_rvalue_references
405    Feature record: CXX_FEATURE:1cxx_sizeof_member
406    Feature record: CXX_FEATURE:1cxx_static_assert
407    Feature record: CXX_FEATURE:1cxx_strong_enums
408    Feature record: CXX_FEATURE:1cxx_template_template_parameters
409    Feature record: CXX_FEATURE:1cxx_thread_local
410    Feature record: CXX_FEATURE:1cxx_trailing_return_types
411    Feature record: CXX_FEATURE:1cxx_unicode_literals
412    Feature record: CXX_FEATURE:1cxx_uniform_initialization
413    Feature record: CXX_FEATURE:1cxx_unrestricted_unions
414    Feature record: CXX_FEATURE:1cxx_user_literals
415    Feature record: CXX_FEATURE:1cxx_variable_templates
416    Feature record: CXX_FEATURE:1cxx_variadic_macros
417    Feature record: CXX_FEATURE:1cxx_variadic_templates
418
419
420Detecting CXX [-std=c++14] compiler features compiled with the following output:
421Change 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
422
423Run Build Command(s):/opt/local/bin/gmake cmTC_3f98b/fast
424gmake -f CMakeFiles/cmTC_3f98b.dir/build.make CMakeFiles/cmTC_3f98b.dir/build
425gmake[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'
426Building CXX object CMakeFiles/cmTC_3f98b.dir/feature_tests.cxx.o
427/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=c++14 -o CMakeFiles/cmTC_3f98b.dir/feature_tests.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/CMakeFiles/feature_tests.cxx
428Linking CXX executable cmTC_3f98b
429/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.14.0/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_3f98b.dir/link.txt --verbose=1
430/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 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -lMacportsLegacySupport -lMacportsLegacySupport -arch x86_64  CMakeFiles/cmTC_3f98b.dir/feature_tests.cxx.o  -o cmTC_3f98b
431gmake[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'
432
433
434    Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
435    Feature record: CXX_FEATURE:1cxx_alias_templates
436    Feature record: CXX_FEATURE:1cxx_alignas
437    Feature record: CXX_FEATURE:1cxx_alignof
438    Feature record: CXX_FEATURE:1cxx_attributes
439    Feature record: CXX_FEATURE:1cxx_attribute_deprecated
440    Feature record: CXX_FEATURE:1cxx_auto_type
441    Feature record: CXX_FEATURE:1cxx_binary_literals
442    Feature record: CXX_FEATURE:1cxx_constexpr
443    Feature record: CXX_FEATURE:1cxx_contextual_conversions
444    Feature record: CXX_FEATURE:1cxx_decltype
445    Feature record: CXX_FEATURE:1cxx_decltype_auto
446    Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
447    Feature record: CXX_FEATURE:1cxx_default_function_template_args
448    Feature record: CXX_FEATURE:1cxx_defaulted_functions
449    Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
450    Feature record: CXX_FEATURE:1cxx_delegating_constructors
451    Feature record: CXX_FEATURE:1cxx_deleted_functions
452    Feature record: CXX_FEATURE:1cxx_digit_separators
453    Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
454    Feature record: CXX_FEATURE:1cxx_explicit_conversions
455    Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
456    Feature record: CXX_FEATURE:1cxx_extern_templates
457    Feature record: CXX_FEATURE:1cxx_final
458    Feature record: CXX_FEATURE:1cxx_func_identifier
459    Feature record: CXX_FEATURE:1cxx_generalized_initializers
460    Feature record: CXX_FEATURE:1cxx_generic_lambdas
461    Feature record: CXX_FEATURE:1cxx_inheriting_constructors
462    Feature record: CXX_FEATURE:1cxx_inline_namespaces
463    Feature record: CXX_FEATURE:1cxx_lambdas
464    Feature record: CXX_FEATURE:1cxx_lambda_init_captures
465    Feature record: CXX_FEATURE:1cxx_local_type_template_args
466    Feature record: CXX_FEATURE:1cxx_long_long_type
467    Feature record: CXX_FEATURE:1cxx_noexcept
468    Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
469    Feature record: CXX_FEATURE:1cxx_nullptr
470    Feature record: CXX_FEATURE:1cxx_override
471    Feature record: CXX_FEATURE:1cxx_range_for
472    Feature record: CXX_FEATURE:1cxx_raw_string_literals
473    Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
474    Feature record: CXX_FEATURE:1cxx_relaxed_constexpr
475    Feature record: CXX_FEATURE:1cxx_return_type_deduction
476    Feature record: CXX_FEATURE:1cxx_right_angle_brackets
477    Feature record: CXX_FEATURE:1cxx_rvalue_references
478    Feature record: CXX_FEATURE:1cxx_sizeof_member
479    Feature record: CXX_FEATURE:1cxx_static_assert
480    Feature record: CXX_FEATURE:1cxx_strong_enums
481    Feature record: CXX_FEATURE:1cxx_template_template_parameters
482    Feature record: CXX_FEATURE:1cxx_thread_local
483    Feature record: CXX_FEATURE:1cxx_trailing_return_types
484    Feature record: CXX_FEATURE:1cxx_unicode_literals
485    Feature record: CXX_FEATURE:1cxx_uniform_initialization
486    Feature record: CXX_FEATURE:1cxx_unrestricted_unions
487    Feature record: CXX_FEATURE:1cxx_user_literals
488    Feature record: CXX_FEATURE:1cxx_variable_templates
489    Feature record: CXX_FEATURE:1cxx_variadic_macros
490    Feature record: CXX_FEATURE:1cxx_variadic_templates
491
492
493Detecting CXX [-std=c++11] compiler features compiled with the following output:
494Change 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
495
496Run Build Command(s):/opt/local/bin/gmake cmTC_8326e/fast
497gmake -f CMakeFiles/cmTC_8326e.dir/build.make CMakeFiles/cmTC_8326e.dir/build
498gmake[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'
499Building CXX object CMakeFiles/cmTC_8326e.dir/feature_tests.cxx.o
500/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=c++11 -o CMakeFiles/cmTC_8326e.dir/feature_tests.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/CMakeFiles/feature_tests.cxx
501Linking CXX executable cmTC_8326e
502/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.14.0/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_8326e.dir/link.txt --verbose=1
503/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 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -lMacportsLegacySupport -lMacportsLegacySupport -arch x86_64  CMakeFiles/cmTC_8326e.dir/feature_tests.cxx.o  -o cmTC_8326e
504gmake[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'
505
506
507    Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
508    Feature record: CXX_FEATURE:1cxx_alias_templates
509    Feature record: CXX_FEATURE:1cxx_alignas
510    Feature record: CXX_FEATURE:1cxx_alignof
511    Feature record: CXX_FEATURE:1cxx_attributes
512    Feature record: CXX_FEATURE:0cxx_attribute_deprecated
513    Feature record: CXX_FEATURE:1cxx_auto_type
514    Feature record: CXX_FEATURE:0cxx_binary_literals
515    Feature record: CXX_FEATURE:1cxx_constexpr
516    Feature record: CXX_FEATURE:0cxx_contextual_conversions
517    Feature record: CXX_FEATURE:1cxx_decltype
518    Feature record: CXX_FEATURE:0cxx_decltype_auto
519    Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
520    Feature record: CXX_FEATURE:1cxx_default_function_template_args
521    Feature record: CXX_FEATURE:1cxx_defaulted_functions
522    Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
523    Feature record: CXX_FEATURE:1cxx_delegating_constructors
524    Feature record: CXX_FEATURE:1cxx_deleted_functions
525    Feature record: CXX_FEATURE:0cxx_digit_separators
526    Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
527    Feature record: CXX_FEATURE:1cxx_explicit_conversions
528    Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
529    Feature record: CXX_FEATURE:1cxx_extern_templates
530    Feature record: CXX_FEATURE:1cxx_final
531    Feature record: CXX_FEATURE:1cxx_func_identifier
532    Feature record: CXX_FEATURE:1cxx_generalized_initializers
533    Feature record: CXX_FEATURE:0cxx_generic_lambdas
534    Feature record: CXX_FEATURE:1cxx_inheriting_constructors
535    Feature record: CXX_FEATURE:1cxx_inline_namespaces
536    Feature record: CXX_FEATURE:1cxx_lambdas
537    Feature record: CXX_FEATURE:0cxx_lambda_init_captures
538    Feature record: CXX_FEATURE:1cxx_local_type_template_args
539    Feature record: CXX_FEATURE:1cxx_long_long_type
540    Feature record: CXX_FEATURE:1cxx_noexcept
541    Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
542    Feature record: CXX_FEATURE:1cxx_nullptr
543    Feature record: CXX_FEATURE:1cxx_override
544    Feature record: CXX_FEATURE:1cxx_range_for
545    Feature record: CXX_FEATURE:1cxx_raw_string_literals
546    Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
547    Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
548    Feature record: CXX_FEATURE:0cxx_return_type_deduction
549    Feature record: CXX_FEATURE:1cxx_right_angle_brackets
550    Feature record: CXX_FEATURE:1cxx_rvalue_references
551    Feature record: CXX_FEATURE:1cxx_sizeof_member
552    Feature record: CXX_FEATURE:1cxx_static_assert
553    Feature record: CXX_FEATURE:1cxx_strong_enums
554    Feature record: CXX_FEATURE:1cxx_template_template_parameters
555    Feature record: CXX_FEATURE:1cxx_thread_local
556    Feature record: CXX_FEATURE:1cxx_trailing_return_types
557    Feature record: CXX_FEATURE:1cxx_unicode_literals
558    Feature record: CXX_FEATURE:1cxx_uniform_initialization
559    Feature record: CXX_FEATURE:1cxx_unrestricted_unions
560    Feature record: CXX_FEATURE:1cxx_user_literals
561    Feature record: CXX_FEATURE:0cxx_variable_templates
562    Feature record: CXX_FEATURE:1cxx_variadic_macros
563    Feature record: CXX_FEATURE:1cxx_variadic_templates
564
565
566Detecting CXX [-std=c++98] compiler features compiled with the following output:
567Change 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
568
569Run Build Command(s):/opt/local/bin/gmake cmTC_575ad/fast
570gmake -f CMakeFiles/cmTC_575ad.dir/build.make CMakeFiles/cmTC_575ad.dir/build
571gmake[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'
572Building CXX object CMakeFiles/cmTC_575ad.dir/feature_tests.cxx.o
573/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=c++98 -o CMakeFiles/cmTC_575ad.dir/feature_tests.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/CMakeFiles/feature_tests.cxx
574Linking CXX executable cmTC_575ad
575/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.14.0/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTC_575ad.dir/link.txt --verbose=1
576/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 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -lMacportsLegacySupport -lMacportsLegacySupport -arch x86_64  CMakeFiles/cmTC_575ad.dir/feature_tests.cxx.o  -o cmTC_575ad
577gmake[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'
578
579
580    Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
581    Feature record: CXX_FEATURE:0cxx_alias_templates
582    Feature record: CXX_FEATURE:0cxx_alignas
583    Feature record: CXX_FEATURE:0cxx_alignof
584    Feature record: CXX_FEATURE:0cxx_attributes
585    Feature record: CXX_FEATURE:0cxx_attribute_deprecated
586    Feature record: CXX_FEATURE:0cxx_auto_type
587    Feature record: CXX_FEATURE:0cxx_binary_literals
588    Feature record: CXX_FEATURE:0cxx_constexpr
589    Feature record: CXX_FEATURE:0cxx_contextual_conversions
590    Feature record: CXX_FEATURE:0cxx_decltype
591    Feature record: CXX_FEATURE:0cxx_decltype_auto
592    Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types
593    Feature record: CXX_FEATURE:0cxx_default_function_template_args
594    Feature record: CXX_FEATURE:0cxx_defaulted_functions
595    Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers
596    Feature record: CXX_FEATURE:0cxx_delegating_constructors
597    Feature record: CXX_FEATURE:0cxx_deleted_functions
598    Feature record: CXX_FEATURE:0cxx_digit_separators
599    Feature record: CXX_FEATURE:0cxx_enum_forward_declarations
600    Feature record: CXX_FEATURE:0cxx_explicit_conversions
601    Feature record: CXX_FEATURE:0cxx_extended_friend_declarations
602    Feature record: CXX_FEATURE:0cxx_extern_templates
603    Feature record: CXX_FEATURE:0cxx_final
604    Feature record: CXX_FEATURE:0cxx_func_identifier
605    Feature record: CXX_FEATURE:0cxx_generalized_initializers
606    Feature record: CXX_FEATURE:0cxx_generic_lambdas
607    Feature record: CXX_FEATURE:0cxx_inheriting_constructors
608    Feature record: CXX_FEATURE:0cxx_inline_namespaces
609    Feature record: CXX_FEATURE:0cxx_lambdas
610    Feature record: CXX_FEATURE:0cxx_lambda_init_captures
611    Feature record: CXX_FEATURE:0cxx_local_type_template_args
612    Feature record: CXX_FEATURE:0cxx_long_long_type
613    Feature record: CXX_FEATURE:0cxx_noexcept
614    Feature record: CXX_FEATURE:0cxx_nonstatic_member_init
615    Feature record: CXX_FEATURE:0cxx_nullptr
616    Feature record: CXX_FEATURE:0cxx_override
617    Feature record: CXX_FEATURE:0cxx_range_for
618    Feature record: CXX_FEATURE:0cxx_raw_string_literals
619    Feature record: CXX_FEATURE:0cxx_reference_qualified_functions
620    Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
621    Feature record: CXX_FEATURE:0cxx_return_type_deduction
622    Feature record: CXX_FEATURE:0cxx_right_angle_brackets
623    Feature record: CXX_FEATURE:0cxx_rvalue_references
624    Feature record: CXX_FEATURE:0cxx_sizeof_member
625    Feature record: CXX_FEATURE:0cxx_static_assert
626    Feature record: CXX_FEATURE:0cxx_strong_enums
627    Feature record: CXX_FEATURE:1cxx_template_template_parameters
628    Feature record: CXX_FEATURE:0cxx_thread_local
629    Feature record: CXX_FEATURE:0cxx_trailing_return_types
630    Feature record: CXX_FEATURE:0cxx_unicode_literals
631    Feature record: CXX_FEATURE:0cxx_uniform_initialization
632    Feature record: CXX_FEATURE:0cxx_unrestricted_unions
633    Feature record: CXX_FEATURE:0cxx_user_literals
634    Feature record: CXX_FEATURE:0cxx_variable_templates
635    Feature record: CXX_FEATURE:0cxx_variadic_macros
636    Feature record: CXX_FEATURE:0cxx_variadic_templates