Ticket #44727: CMakeOutput.log

File CMakeOutput.log, 44.1 KB (added by johnchristopherbowers+macports@…, 10 years ago)
Line 
1The system is: Darwin - 13.2.0 - x86_64
2Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
3Compiler: /usr/bin/clang++
4Build flags: -pipe;-Os;-arch;x86_64;-arch;i386;-stdlib=libc++
5Id flags:
6
7The output was:
80
9
10
11Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
12
13Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
14Compiler: /usr/bin/clang++
15Build flags: -pipe;-Os;-arch;x86_64;-arch;i386;-stdlib=libc++
16Id flags: -c
17
18The output was:
190
20
21
22Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CMakeCXXCompilerId.o"
23
24Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
25Compiler: /usr/bin/clang
26Build flags: -pipe;-Os;-arch;x86_64;-arch;i386
27Id flags:
28
29The output was:
300
31
32
33Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
34
35Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
36Compiler: /usr/bin/clang
37Build flags: -pipe;-Os;-arch;x86_64;-arch;i386
38Id flags: -c
39
40The output was:
410
42
43
44Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CMakeCCompilerId.o"
45
46Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
47Compiler: /usr/bin/clang
48Build flags: -pipe;-Os;-arch;x86_64;-arch;i386
49Id flags: -Aa
50
51The output was:
520
53clang: warning: argument unused during compilation: '-Aa'
54
55
56Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
57
58Determining if the CXX compiler works passed with the following output:
59Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp
60
61Run Build Command:"/usr/bin/make" "cmTryCompileExec931216674/fast"
62/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec931216674.dir/build.make CMakeFiles/cmTryCompileExec931216674.dir/build
63/opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp/CMakeFiles 1
64Building CXX object CMakeFiles/cmTryCompileExec931216674.dir/testCXXCompiler.cxx.o
65/usr/bin/clang++    -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++     -o CMakeFiles/cmTryCompileExec931216674.dir/testCXXCompiler.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
66Linking CXX executable cmTryCompileExec931216674
67/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec931216674.dir/link.txt --verbose=1
68/usr/bin/clang++   -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -Wl,-search_paths_first -Wl,-headerpad_max_install_names  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 CMakeFiles/cmTryCompileExec931216674.dir/testCXXCompiler.cxx.o  -o cmTryCompileExec931216674 
69
70
71Detecting CXX compiler ABI info compiled with the following output:
72Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp
73
74Run Build Command:"/usr/bin/make" "cmTryCompileExec4207250544/fast"
75/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec4207250544.dir/build.make CMakeFiles/cmTryCompileExec4207250544.dir/build
76/opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp/CMakeFiles 1
77Building CXX object CMakeFiles/cmTryCompileExec4207250544.dir/CMakeCXXCompilerABI.cpp.o
78/usr/bin/clang++    -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -arch x86_64 -arch i386   -o CMakeFiles/cmTryCompileExec4207250544.dir/CMakeCXXCompilerABI.cpp.o -c /opt/local/share/cmake-3.0/Modules/CMakeCXXCompilerABI.cpp
79Linking CXX executable cmTryCompileExec4207250544
80/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4207250544.dir/link.txt --verbose=1
81/usr/bin/clang++   -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -arch x86_64 -arch i386 -Wl,-search_paths_first -Wl,-headerpad_max_install_names  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 CMakeFiles/cmTryCompileExec4207250544.dir/CMakeCXXCompilerABI.cpp.o  -o cmTryCompileExec4207250544   
82
83
84Determining if the C compiler works passed with the following output:
85Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp
86
87Run Build Command:"/usr/bin/make" "cmTryCompileExec65631541/fast"
88/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec65631541.dir/build.make CMakeFiles/cmTryCompileExec65631541.dir/build
89/opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp/CMakeFiles 1
90Building C object CMakeFiles/cmTryCompileExec65631541.dir/testCCompiler.c.o
91/usr/bin/clang   -pipe -Os -arch x86_64 -arch i386     -o CMakeFiles/cmTryCompileExec65631541.dir/testCCompiler.c.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp/testCCompiler.c
92Linking C executable cmTryCompileExec65631541
93/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec65631541.dir/link.txt --verbose=1
94/usr/bin/clang  -pipe -Os -arch x86_64 -arch i386   -Wl,-search_paths_first -Wl,-headerpad_max_install_names  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 CMakeFiles/cmTryCompileExec65631541.dir/testCCompiler.c.o  -o cmTryCompileExec65631541 
95
96
97Detecting C compiler ABI info compiled with the following output:
98Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp
99
100Run Build Command:"/usr/bin/make" "cmTryCompileExec720405699/fast"
101/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec720405699.dir/build.make CMakeFiles/cmTryCompileExec720405699.dir/build
102/opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp/CMakeFiles 1
103Building C object CMakeFiles/cmTryCompileExec720405699.dir/CMakeCCompilerABI.c.o
104/usr/bin/clang   -pipe -Os -arch x86_64 -arch i386   -arch x86_64 -arch i386   -o CMakeFiles/cmTryCompileExec720405699.dir/CMakeCCompilerABI.c.o   -c /opt/local/share/cmake-3.0/Modules/CMakeCCompilerABI.c
105Linking C executable cmTryCompileExec720405699
106/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec720405699.dir/link.txt --verbose=1
107/usr/bin/clang  -pipe -Os -arch x86_64 -arch i386   -arch x86_64 -arch i386 -Wl,-search_paths_first -Wl,-headerpad_max_install_names  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 CMakeFiles/cmTryCompileExec720405699.dir/CMakeCCompilerABI.c.o  -o cmTryCompileExec720405699   
108
109
110Performing C++ SOURCE FILE Test CGAL_CFG_BOOST_VARIANT_SWAP_BUG succeded with the following output:
111Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp
112
113Run Build Command:"/usr/bin/make" "cmTryCompileExec28626836/fast"
114/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec28626836.dir/build.make CMakeFiles/cmTryCompileExec28626836.dir/build
115/opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp/CMakeFiles 1
116Building CXX object CMakeFiles/cmTryCompileExec28626836.dir/CGAL_CFG_BOOST_VARIANT_SWAP_BUG.cpp.o
117/usr/bin/clang++    -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -arch x86_64 -arch i386   -o CMakeFiles/cmTryCompileExec28626836.dir/CGAL_CFG_BOOST_VARIANT_SWAP_BUG.cpp.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/config/testfiles/CGAL_CFG_BOOST_VARIANT_SWAP_BUG.cpp
118Linking CXX executable cmTryCompileExec28626836
119/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec28626836.dir/link.txt --verbose=1
120/usr/bin/clang++   -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -arch x86_64 -arch i386 -Wl,-search_paths_first -Wl,-headerpad_max_install_names  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 CMakeFiles/cmTryCompileExec28626836.dir/CGAL_CFG_BOOST_VARIANT_SWAP_BUG.cpp.o  -o cmTryCompileExec28626836 
121
122Source file was:
123
124Performing C++ SOURCE FILE Test CGAL_CFG_DENORMALS_COMPILE_BUG succeded with the following output:
125Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp
126
127Run Build Command:"/usr/bin/make" "cmTryCompileExec4184666980/fast"
128/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec4184666980.dir/build.make CMakeFiles/cmTryCompileExec4184666980.dir/build
129/opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp/CMakeFiles 1
130Building CXX object CMakeFiles/cmTryCompileExec4184666980.dir/CGAL_CFG_DENORMALS_COMPILE_BUG.cpp.o
131/usr/bin/clang++    -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -arch x86_64 -arch i386   -o CMakeFiles/cmTryCompileExec4184666980.dir/CGAL_CFG_DENORMALS_COMPILE_BUG.cpp.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/config/testfiles/CGAL_CFG_DENORMALS_COMPILE_BUG.cpp
132Linking CXX executable cmTryCompileExec4184666980
133/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4184666980.dir/link.txt --verbose=1
134/usr/bin/clang++   -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -arch x86_64 -arch i386 -Wl,-search_paths_first -Wl,-headerpad_max_install_names  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 CMakeFiles/cmTryCompileExec4184666980.dir/CGAL_CFG_DENORMALS_COMPILE_BUG.cpp.o  -o cmTryCompileExec4184666980 
135
136Source file was:
137
138Performing C++ SOURCE FILE Test CGAL_CFG_FPU_ROUNDING_MODE_UNWINDING_VC_BUG succeded with the following output:
139Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp
140
141Run Build Command:"/usr/bin/make" "cmTryCompileExec1529582783/fast"
142/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1529582783.dir/build.make CMakeFiles/cmTryCompileExec1529582783.dir/build
143/opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp/CMakeFiles 1
144Building CXX object CMakeFiles/cmTryCompileExec1529582783.dir/CGAL_CFG_FPU_ROUNDING_MODE_UNWINDING_VC_BUG.cpp.o
145/usr/bin/clang++    -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -arch x86_64 -arch i386   -o CMakeFiles/cmTryCompileExec1529582783.dir/CGAL_CFG_FPU_ROUNDING_MODE_UNWINDING_VC_BUG.cpp.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/config/testfiles/CGAL_CFG_FPU_ROUNDING_MODE_UNWINDING_VC_BUG.cpp
146Linking CXX executable cmTryCompileExec1529582783
147/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1529582783.dir/link.txt --verbose=1
148/usr/bin/clang++   -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -arch x86_64 -arch i386 -Wl,-search_paths_first -Wl,-headerpad_max_install_names  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 CMakeFiles/cmTryCompileExec1529582783.dir/CGAL_CFG_FPU_ROUNDING_MODE_UNWINDING_VC_BUG.cpp.o  -o cmTryCompileExec1529582783 
149
150Source file was:
151
152Performing C++ SOURCE FILE Test CGAL_CFG_IEEE_754_BUG succeded with the following output:
153Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp
154
155Run Build Command:"/usr/bin/make" "cmTryCompileExec2673772794/fast"
156/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2673772794.dir/build.make CMakeFiles/cmTryCompileExec2673772794.dir/build
157/opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp/CMakeFiles 1
158Building CXX object CMakeFiles/cmTryCompileExec2673772794.dir/CGAL_CFG_IEEE_754_BUG.cpp.o
159/usr/bin/clang++    -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -arch x86_64 -arch i386   -o CMakeFiles/cmTryCompileExec2673772794.dir/CGAL_CFG_IEEE_754_BUG.cpp.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/config/testfiles/CGAL_CFG_IEEE_754_BUG.cpp
160Linking CXX executable cmTryCompileExec2673772794
161/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2673772794.dir/link.txt --verbose=1
162/usr/bin/clang++   -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -arch x86_64 -arch i386 -Wl,-search_paths_first -Wl,-headerpad_max_install_names  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 CMakeFiles/cmTryCompileExec2673772794.dir/CGAL_CFG_IEEE_754_BUG.cpp.o  -o cmTryCompileExec2673772794 
163
164Source file was:
165
166Performing C++ SOURCE FILE Test CGAL_CFG_ISTREAM_INT_BUG succeded with the following output:
167Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp
168
169Run Build Command:"/usr/bin/make" "cmTryCompileExec2177100196/fast"
170/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2177100196.dir/build.make CMakeFiles/cmTryCompileExec2177100196.dir/build
171/opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp/CMakeFiles 1
172Building CXX object CMakeFiles/cmTryCompileExec2177100196.dir/CGAL_CFG_ISTREAM_INT_BUG.cpp.o
173/usr/bin/clang++    -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -arch x86_64 -arch i386   -o CMakeFiles/cmTryCompileExec2177100196.dir/CGAL_CFG_ISTREAM_INT_BUG.cpp.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/config/testfiles/CGAL_CFG_ISTREAM_INT_BUG.cpp
174Linking CXX executable cmTryCompileExec2177100196
175/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2177100196.dir/link.txt --verbose=1
176/usr/bin/clang++   -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -arch x86_64 -arch i386 -Wl,-search_paths_first -Wl,-headerpad_max_install_names  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 CMakeFiles/cmTryCompileExec2177100196.dir/CGAL_CFG_ISTREAM_INT_BUG.cpp.o  -o cmTryCompileExec2177100196 
1777812
178
179Source file was:
180
181Performing C++ SOURCE FILE Test CGAL_CFG_MATCHING_BUG_5 succeded with the following output:
182Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp
183
184Run Build Command:"/usr/bin/make" "cmTryCompileExec4048094197/fast"
185/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec4048094197.dir/build.make CMakeFiles/cmTryCompileExec4048094197.dir/build
186/opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp/CMakeFiles 1
187Building CXX object CMakeFiles/cmTryCompileExec4048094197.dir/CGAL_CFG_MATCHING_BUG_5.cpp.o
188/usr/bin/clang++    -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -arch x86_64 -arch i386   -o CMakeFiles/cmTryCompileExec4048094197.dir/CGAL_CFG_MATCHING_BUG_5.cpp.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/config/testfiles/CGAL_CFG_MATCHING_BUG_5.cpp
189Linking CXX executable cmTryCompileExec4048094197
190/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4048094197.dir/link.txt --verbose=1
191/usr/bin/clang++   -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -arch x86_64 -arch i386 -Wl,-search_paths_first -Wl,-headerpad_max_install_names  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 CMakeFiles/cmTryCompileExec4048094197.dir/CGAL_CFG_MATCHING_BUG_5.cpp.o  -o cmTryCompileExec4048094197 
192
193Source file was:
194
195Performing C++ SOURCE FILE Test CGAL_CFG_MATCHING_BUG_6 succeded with the following output:
196Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp
197
198Run Build Command:"/usr/bin/make" "cmTryCompileExec4280112708/fast"
199/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec4280112708.dir/build.make CMakeFiles/cmTryCompileExec4280112708.dir/build
200/opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp/CMakeFiles 1
201Building CXX object CMakeFiles/cmTryCompileExec4280112708.dir/CGAL_CFG_MATCHING_BUG_6.cpp.o
202/usr/bin/clang++    -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -arch x86_64 -arch i386   -o CMakeFiles/cmTryCompileExec4280112708.dir/CGAL_CFG_MATCHING_BUG_6.cpp.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/config/testfiles/CGAL_CFG_MATCHING_BUG_6.cpp
203Linking CXX executable cmTryCompileExec4280112708
204/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4280112708.dir/link.txt --verbose=1
205/usr/bin/clang++   -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -arch x86_64 -arch i386 -Wl,-search_paths_first -Wl,-headerpad_max_install_names  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 CMakeFiles/cmTryCompileExec4280112708.dir/CGAL_CFG_MATCHING_BUG_6.cpp.o  -o cmTryCompileExec4280112708 
206
207Source file was:
208
209Performing C++ SOURCE FILE Test CGAL_CFG_MATCHING_BUG_7 succeded with the following output:
210Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp
211
212Run Build Command:"/usr/bin/make" "cmTryCompileExec3165365253/fast"
213/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3165365253.dir/build.make CMakeFiles/cmTryCompileExec3165365253.dir/build
214/opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp/CMakeFiles 1
215Building CXX object CMakeFiles/cmTryCompileExec3165365253.dir/CGAL_CFG_MATCHING_BUG_7.cpp.o
216/usr/bin/clang++    -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -arch x86_64 -arch i386   -o CMakeFiles/cmTryCompileExec3165365253.dir/CGAL_CFG_MATCHING_BUG_7.cpp.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/config/testfiles/CGAL_CFG_MATCHING_BUG_7.cpp
217Linking CXX executable cmTryCompileExec3165365253
218/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3165365253.dir/link.txt --verbose=1
219/usr/bin/clang++   -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -arch x86_64 -arch i386 -Wl,-search_paths_first -Wl,-headerpad_max_install_names  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 CMakeFiles/cmTryCompileExec3165365253.dir/CGAL_CFG_MATCHING_BUG_7.cpp.o  -o cmTryCompileExec3165365253 
220
221Source file was:
222
223Performing C++ SOURCE FILE Test CGAL_CFG_MATCHING_BUG_8 succeded with the following output:
224Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp
225
226Run Build Command:"/usr/bin/make" "cmTryCompileExec3016642086/fast"
227/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3016642086.dir/build.make CMakeFiles/cmTryCompileExec3016642086.dir/build
228/opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp/CMakeFiles 1
229Building CXX object CMakeFiles/cmTryCompileExec3016642086.dir/CGAL_CFG_MATCHING_BUG_8.cpp.o
230/usr/bin/clang++    -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -arch x86_64 -arch i386   -o CMakeFiles/cmTryCompileExec3016642086.dir/CGAL_CFG_MATCHING_BUG_8.cpp.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/config/testfiles/CGAL_CFG_MATCHING_BUG_8.cpp
231Linking CXX executable cmTryCompileExec3016642086
232/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3016642086.dir/link.txt --verbose=1
233/usr/bin/clang++   -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -arch x86_64 -arch i386 -Wl,-search_paths_first -Wl,-headerpad_max_install_names  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 CMakeFiles/cmTryCompileExec3016642086.dir/CGAL_CFG_MATCHING_BUG_8.cpp.o  -o cmTryCompileExec3016642086 
234
235Source file was:
236
237Performing C++ SOURCE FILE Test CGAL_CFG_NO_LIMITS succeded with the following output:
238Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp
239
240Run Build Command:"/usr/bin/make" "cmTryCompileExec46622841/fast"
241/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec46622841.dir/build.make CMakeFiles/cmTryCompileExec46622841.dir/build
242/opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp/CMakeFiles 1
243Building CXX object CMakeFiles/cmTryCompileExec46622841.dir/CGAL_CFG_NO_LIMITS.cpp.o
244/usr/bin/clang++    -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -arch x86_64 -arch i386   -o CMakeFiles/cmTryCompileExec46622841.dir/CGAL_CFG_NO_LIMITS.cpp.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/config/testfiles/CGAL_CFG_NO_LIMITS.cpp
245Linking CXX executable cmTryCompileExec46622841
246/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec46622841.dir/link.txt --verbose=1
247/usr/bin/clang++   -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -arch x86_64 -arch i386 -Wl,-search_paths_first -Wl,-headerpad_max_install_names  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 CMakeFiles/cmTryCompileExec46622841.dir/CGAL_CFG_NO_LIMITS.cpp.o  -o cmTryCompileExec46622841 
248
249Source file was:
250
251Performing C++ SOURCE FILE Test CGAL_CFG_NO_NEXTAFTER succeded with the following output:
252Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp
253
254Run Build Command:"/usr/bin/make" "cmTryCompileExec306186096/fast"
255/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec306186096.dir/build.make CMakeFiles/cmTryCompileExec306186096.dir/build
256/opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp/CMakeFiles 1
257Building CXX object CMakeFiles/cmTryCompileExec306186096.dir/CGAL_CFG_NO_NEXTAFTER.cpp.o
258/usr/bin/clang++    -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -arch x86_64 -arch i386   -o CMakeFiles/cmTryCompileExec306186096.dir/CGAL_CFG_NO_NEXTAFTER.cpp.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/config/testfiles/CGAL_CFG_NO_NEXTAFTER.cpp
259Linking CXX executable cmTryCompileExec306186096
260/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec306186096.dir/link.txt --verbose=1
261/usr/bin/clang++   -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -arch x86_64 -arch i386 -Wl,-search_paths_first -Wl,-headerpad_max_install_names  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 CMakeFiles/cmTryCompileExec306186096.dir/CGAL_CFG_NO_NEXTAFTER.cpp.o  -o cmTryCompileExec306186096 
262
263Source file was:
264
265Performing C++ SOURCE FILE Test CGAL_CFG_NO_STL succeded with the following output:
266Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp
267
268Run Build Command:"/usr/bin/make" "cmTryCompileExec2051917132/fast"
269/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2051917132.dir/build.make CMakeFiles/cmTryCompileExec2051917132.dir/build
270/opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp/CMakeFiles 1
271Building CXX object CMakeFiles/cmTryCompileExec2051917132.dir/CGAL_CFG_NO_STL.cpp.o
272/usr/bin/clang++    -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -arch x86_64 -arch i386   -o CMakeFiles/cmTryCompileExec2051917132.dir/CGAL_CFG_NO_STL.cpp.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/config/testfiles/CGAL_CFG_NO_STL.cpp
273Linking CXX executable cmTryCompileExec2051917132
274/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2051917132.dir/link.txt --verbose=1
275/usr/bin/clang++   -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -arch x86_64 -arch i386 -Wl,-search_paths_first -Wl,-headerpad_max_install_names  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 CMakeFiles/cmTryCompileExec2051917132.dir/CGAL_CFG_NO_STL.cpp.o  -o cmTryCompileExec2051917132 
276
277Source file was:
278
279Performing C++ SOURCE FILE Test CGAL_CFG_NO_WARNING_CPP_DIRECTIVE_BUG succeded with the following output:
280Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp
281
282Run Build Command:"/usr/bin/make" "cmTryCompileExec2622902081/fast"
283/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2622902081.dir/build.make CMakeFiles/cmTryCompileExec2622902081.dir/build
284/opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp/CMakeFiles 1
285Building CXX object CMakeFiles/cmTryCompileExec2622902081.dir/CGAL_CFG_NO_WARNING_CPP_DIRECTIVE_BUG.cpp.o
286/usr/bin/clang++    -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -arch x86_64 -arch i386   -o CMakeFiles/cmTryCompileExec2622902081.dir/CGAL_CFG_NO_WARNING_CPP_DIRECTIVE_BUG.cpp.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/config/testfiles/CGAL_CFG_NO_WARNING_CPP_DIRECTIVE_BUG.cpp
287/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/config/testfiles/CGAL_CFG_NO_WARNING_CPP_DIRECTIVE_BUG.cpp:25:2: warning: "Hello world" [-W#warnings]
288#warning "Hello world"
289 ^
2901 warning generated.
291/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/config/testfiles/CGAL_CFG_NO_WARNING_CPP_DIRECTIVE_BUG.cpp:25:2: warning: "Hello world" [-W#warnings]
292#warning "Hello world"
293 ^
2941 warning generated.
295Linking CXX executable cmTryCompileExec2622902081
296/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2622902081.dir/link.txt --verbose=1
297/usr/bin/clang++   -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -arch x86_64 -arch i386 -Wl,-search_paths_first -Wl,-headerpad_max_install_names  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 CMakeFiles/cmTryCompileExec2622902081.dir/CGAL_CFG_NO_WARNING_CPP_DIRECTIVE_BUG.cpp.o  -o cmTryCompileExec2622902081 
298
299Source file was:
300
301Performing C++ SOURCE FILE Test CGAL_CFG_NUMERIC_LIMITS_BUG succeded with the following output:
302Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp
303
304Run Build Command:"/usr/bin/make" "cmTryCompileExec1969459040/fast"
305/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1969459040.dir/build.make CMakeFiles/cmTryCompileExec1969459040.dir/build
306/opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp/CMakeFiles 1
307Building CXX object CMakeFiles/cmTryCompileExec1969459040.dir/CGAL_CFG_NUMERIC_LIMITS_BUG.cpp.o
308/usr/bin/clang++    -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -arch x86_64 -arch i386   -o CMakeFiles/cmTryCompileExec1969459040.dir/CGAL_CFG_NUMERIC_LIMITS_BUG.cpp.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/config/testfiles/CGAL_CFG_NUMERIC_LIMITS_BUG.cpp
309Linking CXX executable cmTryCompileExec1969459040
310/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1969459040.dir/link.txt --verbose=1
311/usr/bin/clang++   -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -arch x86_64 -arch i386 -Wl,-search_paths_first -Wl,-headerpad_max_install_names  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 CMakeFiles/cmTryCompileExec1969459040.dir/CGAL_CFG_NUMERIC_LIMITS_BUG.cpp.o  -o cmTryCompileExec1969459040 
312
313Source file was:
314
315Performing C++ SOURCE FILE Test CGAL_CFG_OUTOFLINE_MEMBER_DEFINITION_BUG succeded with the following output:
316Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp
317
318Run Build Command:"/usr/bin/make" "cmTryCompileExec1298772083/fast"
319/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1298772083.dir/build.make CMakeFiles/cmTryCompileExec1298772083.dir/build
320/opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp/CMakeFiles 1
321Building CXX object CMakeFiles/cmTryCompileExec1298772083.dir/CGAL_CFG_OUTOFLINE_MEMBER_DEFINITION_BUG.cpp.o
322/usr/bin/clang++    -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -arch x86_64 -arch i386   -o CMakeFiles/cmTryCompileExec1298772083.dir/CGAL_CFG_OUTOFLINE_MEMBER_DEFINITION_BUG.cpp.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/config/testfiles/CGAL_CFG_OUTOFLINE_MEMBER_DEFINITION_BUG.cpp
323Linking CXX executable cmTryCompileExec1298772083
324/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1298772083.dir/link.txt --verbose=1
325/usr/bin/clang++   -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -arch x86_64 -arch i386 -Wl,-search_paths_first -Wl,-headerpad_max_install_names  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 CMakeFiles/cmTryCompileExec1298772083.dir/CGAL_CFG_OUTOFLINE_MEMBER_DEFINITION_BUG.cpp.o  -o cmTryCompileExec1298772083 
326
327Source file was:
328
329Performing C++ SOURCE FILE Test CGAL_CFG_TEMPLATE_IN_DEFAULT_PARAMETER_BUG succeded with the following output:
330Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp
331
332Run Build Command:"/usr/bin/make" "cmTryCompileExec2132977325/fast"
333/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2132977325.dir/build.make CMakeFiles/cmTryCompileExec2132977325.dir/build
334/opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp/CMakeFiles 1
335Building CXX object CMakeFiles/cmTryCompileExec2132977325.dir/CGAL_CFG_TEMPLATE_IN_DEFAULT_PARAMETER_BUG.cpp.o
336/usr/bin/clang++    -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -arch x86_64 -arch i386   -o CMakeFiles/cmTryCompileExec2132977325.dir/CGAL_CFG_TEMPLATE_IN_DEFAULT_PARAMETER_BUG.cpp.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/config/testfiles/CGAL_CFG_TEMPLATE_IN_DEFAULT_PARAMETER_BUG.cpp
337Linking CXX executable cmTryCompileExec2132977325
338/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2132977325.dir/link.txt --verbose=1
339/usr/bin/clang++   -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -arch x86_64 -arch i386 -Wl,-search_paths_first -Wl,-headerpad_max_install_names  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 CMakeFiles/cmTryCompileExec2132977325.dir/CGAL_CFG_TEMPLATE_IN_DEFAULT_PARAMETER_BUG.cpp.o  -o cmTryCompileExec2132977325 
340
341Source file was:
342
343Performing C++ SOURCE FILE Test CGAL_CFG_TYPENAME_BEFORE_DEFAULT_ARGUMENT_BUG succeded with the following output:
344Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp
345
346Run Build Command:"/usr/bin/make" "cmTryCompileExec3526072048/fast"
347/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3526072048.dir/build.make CMakeFiles/cmTryCompileExec3526072048.dir/build
348/opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp/CMakeFiles 1
349Building CXX object CMakeFiles/cmTryCompileExec3526072048.dir/CGAL_CFG_TYPENAME_BEFORE_DEFAULT_ARGUMENT_BUG.cpp.o
350/usr/bin/clang++    -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -arch x86_64 -arch i386   -o CMakeFiles/cmTryCompileExec3526072048.dir/CGAL_CFG_TYPENAME_BEFORE_DEFAULT_ARGUMENT_BUG.cpp.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/config/testfiles/CGAL_CFG_TYPENAME_BEFORE_DEFAULT_ARGUMENT_BUG.cpp
351Linking CXX executable cmTryCompileExec3526072048
352/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3526072048.dir/link.txt --verbose=1
353/usr/bin/clang++   -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -arch x86_64 -arch i386 -Wl,-search_paths_first -Wl,-headerpad_max_install_names  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 CMakeFiles/cmTryCompileExec3526072048.dir/CGAL_CFG_TYPENAME_BEFORE_DEFAULT_ARGUMENT_BUG.cpp.o  -o cmTryCompileExec3526072048 
354
355Source file was:
356
357Performing C++ SOURCE FILE Test CGAL_CFG_USING_BASE_MEMBER_BUG_2 succeded with the following output:
358Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp
359
360Run Build Command:"/usr/bin/make" "cmTryCompileExec3747214673/fast"
361/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3747214673.dir/build.make CMakeFiles/cmTryCompileExec3747214673.dir/build
362/opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp/CMakeFiles 1
363Building CXX object CMakeFiles/cmTryCompileExec3747214673.dir/CGAL_CFG_USING_BASE_MEMBER_BUG_2.cpp.o
364/usr/bin/clang++    -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -arch x86_64 -arch i386   -o CMakeFiles/cmTryCompileExec3747214673.dir/CGAL_CFG_USING_BASE_MEMBER_BUG_2.cpp.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/config/testfiles/CGAL_CFG_USING_BASE_MEMBER_BUG_2.cpp
365Linking CXX executable cmTryCompileExec3747214673
366/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3747214673.dir/link.txt --verbose=1
367/usr/bin/clang++   -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -arch x86_64 -arch i386 -Wl,-search_paths_first -Wl,-headerpad_max_install_names  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 CMakeFiles/cmTryCompileExec3747214673.dir/CGAL_CFG_USING_BASE_MEMBER_BUG_2.cpp.o  -o cmTryCompileExec3747214673 
368
369Source file was:
370
371Determining if the Q_WS_MAC exist passed with the following output:
372Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp
373
374Run Build Command:"/usr/bin/make" "cmTryCompileExec2856295516/fast"
375/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2856295516.dir/build.make CMakeFiles/cmTryCompileExec2856295516.dir/build
376/opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp/CMakeFiles 1
377Building CXX object CMakeFiles/cmTryCompileExec2856295516.dir/CheckSymbolExists.cxx.o
378/usr/bin/clang++    -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -arch x86_64 -arch i386 -I/opt/local/include    -o CMakeFiles/cmTryCompileExec2856295516.dir/CheckSymbolExists.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx
379Linking CXX executable cmTryCompileExec2856295516
380/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2856295516.dir/link.txt --verbose=1
381/usr/bin/clang++   -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -arch x86_64 -arch i386 -Wl,-search_paths_first -Wl,-headerpad_max_install_names  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 CMakeFiles/cmTryCompileExec2856295516.dir/CheckSymbolExists.cxx.o  -o cmTryCompileExec2856295516 
382
383File /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx:
384/* */
385#include <QtCore/qglobal.h>
386
387int main(int argc, char** argv)
388{
389  (void)argv;
390#ifndef Q_WS_MAC
391  return ((int*)(&Q_WS_MAC))[argc];
392#else
393  (void)argc;
394  return 0;
395#endif
396}
397
398Determining if the QT_MAC_USE_COCOA exist passed with the following output:
399Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp
400
401Run Build Command:"/usr/bin/make" "cmTryCompileExec1321919873/fast"
402/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1321919873.dir/build.make CMakeFiles/cmTryCompileExec1321919873.dir/build
403/opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp/CMakeFiles 1
404Building CXX object CMakeFiles/cmTryCompileExec1321919873.dir/CheckSymbolExists.cxx.o
405/usr/bin/clang++    -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -arch x86_64 -arch i386 -I/opt/local/include    -o CMakeFiles/cmTryCompileExec1321919873.dir/CheckSymbolExists.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx
406Linking CXX executable cmTryCompileExec1321919873
407/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1321919873.dir/link.txt --verbose=1
408/usr/bin/clang++   -pipe -Os -arch x86_64 -arch i386 -stdlib=libc++   -arch x86_64 -arch i386 -Wl,-search_paths_first -Wl,-headerpad_max_install_names  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 CMakeFiles/cmTryCompileExec1321919873.dir/CheckSymbolExists.cxx.o  -o cmTryCompileExec1321919873 
409
410File /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx:
411/* */
412#include <QtCore/qconfig.h>
413
414int main(int argc, char** argv)
415{
416  (void)argv;
417#ifndef QT_MAC_USE_COCOA
418  return ((int*)(&QT_MAC_USE_COCOA))[argc];
419#else
420  (void)argc;
421  return 0;
422#endif
423}
424
425Determining if the function sgemm_ exists passed with the following output:
426Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp
427
428Run Build Command:"/usr/bin/make" "cmTryCompileExec3229020023/fast"
429/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3229020023.dir/build.make CMakeFiles/cmTryCompileExec3229020023.dir/build
430/opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp/CMakeFiles 1
431Building C object CMakeFiles/cmTryCompileExec3229020023.dir/CheckFunctionExists.c.o
432/usr/bin/clang  -DBLAS_USE_F2C -pipe -Os -arch x86_64 -arch i386  -DCHECK_FUNCTION_EXISTS=sgemm_ -arch x86_64 -arch i386   -o CMakeFiles/cmTryCompileExec3229020023.dir/CheckFunctionExists.c.o   -c /opt/local/share/cmake-3.0/Modules/CheckFunctionExists.c
433Linking C executable cmTryCompileExec3229020023
434/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3229020023.dir/link.txt --verbose=1
435/usr/bin/clang  -pipe -Os -arch x86_64 -arch i386  -DCHECK_FUNCTION_EXISTS=sgemm_ -arch x86_64 -arch i386 -Wl,-search_paths_first -Wl,-headerpad_max_install_names  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 CMakeFiles/cmTryCompileExec3229020023.dir/CheckFunctionExists.c.o  -o cmTryCompileExec3229020023  -framework Accelerate
436
437
438Determining if the function cheev_ exists passed with the following output:
439Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp
440
441Run Build Command:"/usr/bin/make" "cmTryCompileExec235131354/fast"
442/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec235131354.dir/build.make CMakeFiles/cmTryCompileExec235131354.dir/build
443/opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_cgal/cgal/work/CGAL-4.4/CMakeFiles/CMakeTmp/CMakeFiles 1
444Building C object CMakeFiles/cmTryCompileExec235131354.dir/CheckFunctionExists.c.o
445/usr/bin/clang  -DLAPACK_USE_F2C -pipe -Os -arch x86_64 -arch i386  -DCHECK_FUNCTION_EXISTS=cheev_ -arch x86_64 -arch i386   -o CMakeFiles/cmTryCompileExec235131354.dir/CheckFunctionExists.c.o   -c /opt/local/share/cmake-3.0/Modules/CheckFunctionExists.c
446Linking C executable cmTryCompileExec235131354
447/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec235131354.dir/link.txt --verbose=1
448/usr/bin/clang  -pipe -Os -arch x86_64 -arch i386  -DCHECK_FUNCTION_EXISTS=cheev_ -arch x86_64 -arch i386 -Wl,-search_paths_first -Wl,-headerpad_max_install_names  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 CMakeFiles/cmTryCompileExec235131354.dir/CheckFunctionExists.c.o  -o cmTryCompileExec235131354  -framework Accelerate -framework Accelerate
449
450