Ticket #69636: CMakeError.log

File CMakeError.log, 204.1 KB (added by Matteo-Malve, 7 weeks ago)
Line 
1Performing C++ SOURCE FILE Test DEAL_II_HAVE_FLAG_Wno_placement_new failed with the following output:
2Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp
3
4Run Build Command(s):/usr/bin/make -f Makefile cmTC_d31b4/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_d31b4.dir/build.make CMakeFiles/cmTC_d31b4.dir/build
5Building CXX object CMakeFiles/cmTC_d31b4.dir/src.cxx.o
6/opt/local/bin/clang++-mp-17 -DDEAL_II_HAVE_FLAG_Wno_placement_new  -pipe -I/opt/local/libexec/boost/1.76/include -Os -DBOOST_NO_CXX98_FUNCTION_BASE -DNDEBUG -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0   -Wno-placement-new -MD -MT CMakeFiles/cmTC_d31b4.dir/src.cxx.o -MF CMakeFiles/cmTC_d31b4.dir/src.cxx.o.d -o CMakeFiles/cmTC_d31b4.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx
7warning: unknown warning option '-Wno-placement-new' [-Wunknown-warning-option]
81 warning generated.
9Linking CXX executable cmTC_d31b4
10/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d31b4.dir/link.txt --verbose=1
11/opt/local/bin/clang++-mp-17  -pipe -I/opt/local/libexec/boost/1.76/include -Os -DBOOST_NO_CXX98_FUNCTION_BASE -DNDEBUG -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d31b4.dir/src.cxx.o -o cmTC_d31b4  -L/opt/local/libexec/boost/1.76/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk
12
13
14Source file was:
15int main() { return 0; }
16Performing C++ SOURCE FILE Test DEAL_II_HAVE_FLAG_Wno_literal_suffix failed with the following output:
17Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp
18
19Run Build Command(s):/usr/bin/make -f Makefile cmTC_3d7eb/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_3d7eb.dir/build.make CMakeFiles/cmTC_3d7eb.dir/build
20Building CXX object CMakeFiles/cmTC_3d7eb.dir/src.cxx.o
21/opt/local/bin/clang++-mp-17 -DDEAL_II_HAVE_FLAG_Wno_literal_suffix  -pipe -I/opt/local/libexec/boost/1.76/include -Os -DBOOST_NO_CXX98_FUNCTION_BASE -DNDEBUG -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0   -Wno-literal-suffix -MD -MT CMakeFiles/cmTC_3d7eb.dir/src.cxx.o -MF CMakeFiles/cmTC_3d7eb.dir/src.cxx.o.d -o CMakeFiles/cmTC_3d7eb.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx
22warning: unknown warning option '-Wno-literal-suffix'; did you mean '-Wno-literal-range'? [-Wunknown-warning-option]
231 warning generated.
24Linking CXX executable cmTC_3d7eb
25/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3d7eb.dir/link.txt --verbose=1
26/opt/local/bin/clang++-mp-17  -pipe -I/opt/local/libexec/boost/1.76/include -Os -DBOOST_NO_CXX98_FUNCTION_BASE -DNDEBUG -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3d7eb.dir/src.cxx.o -o cmTC_3d7eb  -L/opt/local/libexec/boost/1.76/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk
27
28
29Source file was:
30int main() { return 0; }
31Performing C++ SOURCE FILE Test DEAL_II_HAVE_FLAG_Wno_class_memaccess failed with the following output:
32Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp
33
34Run Build Command(s):/usr/bin/make -f Makefile cmTC_5f92c/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_5f92c.dir/build.make CMakeFiles/cmTC_5f92c.dir/build
35Building CXX object CMakeFiles/cmTC_5f92c.dir/src.cxx.o
36/opt/local/bin/clang++-mp-17 -DDEAL_II_HAVE_FLAG_Wno_class_memaccess  -pipe -I/opt/local/libexec/boost/1.76/include -Os -DBOOST_NO_CXX98_FUNCTION_BASE -DNDEBUG -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0   -Wno-class-memaccess -MD -MT CMakeFiles/cmTC_5f92c.dir/src.cxx.o -MF CMakeFiles/cmTC_5f92c.dir/src.cxx.o.d -o CMakeFiles/cmTC_5f92c.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx
37warning: unknown warning option '-Wno-class-memaccess'; did you mean '-Wno-class-varargs'? [-Wunknown-warning-option]
381 warning generated.
39Linking CXX executable cmTC_5f92c
40/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5f92c.dir/link.txt --verbose=1
41/opt/local/bin/clang++-mp-17  -pipe -I/opt/local/libexec/boost/1.76/include -Os -DBOOST_NO_CXX98_FUNCTION_BASE -DNDEBUG -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5f92c.dir/src.cxx.o -o cmTC_5f92c  -L/opt/local/libexec/boost/1.76/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk
42
43
44Source file was:
45int main() { return 0; }
46Performing C++ SOURCE FILE Test DEAL_II_HAVE_FLAG_funroll_all_loops failed with the following output:
47Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp
48
49Run Build Command(s):/usr/bin/make -f Makefile cmTC_f30d1/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_f30d1.dir/build.make CMakeFiles/cmTC_f30d1.dir/build
50Building CXX object CMakeFiles/cmTC_f30d1.dir/src.cxx.o
51/opt/local/bin/clang++-mp-17 -DDEAL_II_HAVE_FLAG_funroll_all_loops  -pipe -I/opt/local/libexec/boost/1.76/include -Os -DBOOST_NO_CXX98_FUNCTION_BASE -DNDEBUG -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0   -funroll-all-loops -MD -MT CMakeFiles/cmTC_f30d1.dir/src.cxx.o -MF CMakeFiles/cmTC_f30d1.dir/src.cxx.o.d -o CMakeFiles/cmTC_f30d1.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx
52clang++: warning: optimization flag '-funroll-all-loops' is not supported [-Wignored-optimization-argument]
53Linking CXX executable cmTC_f30d1
54/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f30d1.dir/link.txt --verbose=1
55/opt/local/bin/clang++-mp-17  -pipe -I/opt/local/libexec/boost/1.76/include -Os -DBOOST_NO_CXX98_FUNCTION_BASE -DNDEBUG -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f30d1.dir/src.cxx.o -o cmTC_f30d1  -L/opt/local/libexec/boost/1.76/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk
56
57
58Source file was:
59int main() { return 0; }
60Performing C++ SOURCE FILE Test DEAL_II_HAVE_SSE2 failed with the following compile output:
61Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp
62
63Run Build Command(s):/usr/bin/make -f Makefile cmTC_ee1a4/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_ee1a4.dir/build.make CMakeFiles/cmTC_ee1a4.dir/build
64Building CXX object CMakeFiles/cmTC_ee1a4.dir/src.cxx.o
65/opt/local/bin/clang++-mp-17 -DDEAL_II_HAVE_SSE2  -pipe -I/opt/local/libexec/boost/1.76/include -Os -DBOOST_NO_CXX98_FUNCTION_BASE -DNDEBUG -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -MD -MT CMakeFiles/cmTC_ee1a4.dir/src.cxx.o -MF CMakeFiles/cmTC_ee1a4.dir/src.cxx.o.d -o CMakeFiles/cmTC_ee1a4.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx
66In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:2:
67In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86intrin.h:13:
68/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:200:10: error: use of undeclared identifier '__builtin_ia32_readeflags_u32'
69  200 |   return __builtin_ia32_readeflags_u32();
70      |          ^
71/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:206:3: error: use of undeclared identifier '__builtin_ia32_writeeflags_u32'
72  206 |   __builtin_ia32_writeeflags_u32(__f);
73      |   ^
74/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:288:10: error: use of undeclared identifier '__builtin_ia32_crc32qi'
75  288 |   return __builtin_ia32_crc32qi(__C, __D);
76      |          ^
77/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:309:10: error: use of undeclared identifier '__builtin_ia32_crc32hi'; did you mean '__builtin_arm_crc32h'?
78  309 |   return __builtin_ia32_crc32hi(__C, __D);
79      |          ^
80/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:309:10: note: '__builtin_arm_crc32h' declared here
81/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:330:10: error: use of undeclared identifier '__builtin_ia32_crc32si'
82  330 |   return __builtin_ia32_crc32si(__C, __D);
83      |          ^
84/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:358:10: error: use of undeclared identifier '__builtin_ia32_rdpmc'; did you mean '__builtin_arm_dmb'?
85  358 |   return __builtin_ia32_rdpmc(__A);
86      |          ^
87/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:358:10: note: '__builtin_arm_dmb' declared here
88/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:358:10: error: argument to '__builtin_arm_dmb' must be a constant integer
89  358 |   return __builtin_ia32_rdpmc(__A);
90      |          ^                    ~~~
91/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:364:10: error: use of undeclared identifier '__builtin_ia32_rdtscp'; did you mean '__builtin_arm_rsrp'?
92  364 |   return __builtin_ia32_rdtscp(__A);
93      |          ^
94/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:364:10: note: '__builtin_arm_rsrp' declared here
95/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:364:32: error: cannot initialize a parameter of type 'const char *' with an lvalue of type 'unsigned int *'
96  364 |   return __builtin_ia32_rdtscp(__A);
97      |                                ^~~
98/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:373:3: error: use of undeclared identifier '__builtin_ia32_wbinvd'
99  373 |   __builtin_ia32_wbinvd();
100      |   ^
101In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:2:
102In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86intrin.h:15:
103/opt/local/libexec/llvm-17/lib/clang/17/include/immintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
104   14 | #error "This header is only meant to be used on x86 and x64 architecture"
105      |  ^
106In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:2:
107In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86intrin.h:15:
108In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/immintrin.h:17:
109In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86gprintrin.h:15:
110/opt/local/libexec/llvm-17/lib/clang/17/include/hresetintrin.h:42:27: error: invalid input constraint 'a' in asm
111   42 |   __asm__ ("hreset $0" :: "a"(__eax));
112      |                           ^
113In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:2:
114In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86intrin.h:15:
115In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/immintrin.h:17:
116In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86gprintrin.h:25:
117/opt/local/libexec/llvm-17/lib/clang/17/include/crc32intrin.h:33:10: error: use of undeclared identifier '__builtin_ia32_crc32qi'
118   33 |   return __builtin_ia32_crc32qi(__C, __D);
119      |          ^
120/opt/local/libexec/llvm-17/lib/clang/17/include/crc32intrin.h:53:10: error: use of undeclared identifier '__builtin_ia32_crc32hi'; did you mean '__builtin_arm_crc32h'?
121   53 |   return __builtin_ia32_crc32hi(__C, __D);
122      |          ^
123/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:309:10: note: '__builtin_arm_crc32h' declared here
124  309 |   return __builtin_ia32_crc32hi(__C, __D);
125      |          ^
126In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:2:
127In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86intrin.h:15:
128In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/immintrin.h:17:
129In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86gprintrin.h:25:
130/opt/local/libexec/llvm-17/lib/clang/17/include/crc32intrin.h:73:10: error: use of undeclared identifier '__builtin_ia32_crc32si'
131   73 |   return __builtin_ia32_crc32si(__C, __D);
132      |          ^
133In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:2:
134In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86intrin.h:15:
135In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/immintrin.h:17:
136In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86gprintrin.h:35:
137/opt/local/libexec/llvm-17/lib/clang/17/include/raointintrin.h:39:3: error: use of undeclared identifier '__builtin_ia32_aadd32'; did you mean '__builtin_arm_addg'?
138   39 |   __builtin_ia32_aadd32((int *)__A, __B);
139      |   ^
140/opt/local/libexec/llvm-17/lib/clang/17/include/raointintrin.h:39:3: note: '__builtin_arm_addg' declared here
141/opt/local/libexec/llvm-17/lib/clang/17/include/raointintrin.h:39:3: error: argument to '__builtin_arm_addg' must be a constant integer
142   39 |   __builtin_ia32_aadd32((int *)__A, __B);
143      |   ^                                 ~~~
144/opt/local/libexec/llvm-17/lib/clang/17/include/raointintrin.h:61:3: error: use of undeclared identifier '__builtin_ia32_aand32'
145   61 |   __builtin_ia32_aand32((int *)__A, __B);
146      |   ^
147/opt/local/libexec/llvm-17/lib/clang/17/include/raointintrin.h:83:3: error: use of undeclared identifier '__builtin_ia32_aor32'
148   83 |   __builtin_ia32_aor32((int *)__A, __B);
149      |   ^
150fatal error: too many errors emitted, stopping now [-ferror-limit=]
15120 errors generated.
152make[1]: *** [CMakeFiles/cmTC_ee1a4.dir/src.cxx.o] Error 1
153make: *** [cmTC_ee1a4/fast] Error 2
154
155
156...and run output:
157
158Return value: 1
159Source file was:
160
161    #include <x86intrin.h>
162    int main()
163    {
164    __m128d a, b;
165    const unsigned int vector_bytes = sizeof(__m128d);
166    const int n_vectors = vector_bytes/sizeof(double);
167    __m128d * data =
168      reinterpret_cast<__m128d*>(_mm_malloc (2*vector_bytes, vector_bytes));
169    double * ptr = reinterpret_cast<double*>(&a);
170    ptr[0] = static_cast<volatile double>(1.0);
171    for (int i=1; i<n_vectors; ++i)
172      ptr[i] = 0.0;
173    b = _mm_set1_pd (static_cast<volatile double>(2.25));
174    data[0] = _mm_add_pd (a, b);
175    data[1] = _mm_mul_pd (b, data[0]);
176    ptr = reinterpret_cast<double*>(&data[1]);
177    int return_value = 0;
178    if (ptr[0] != 7.3125)
179      return_value = 1;
180    for (int i=1; i<n_vectors; ++i)
181      if (ptr[i] != 5.0625)
182        return_value = 1;
183    _mm_free (data);
184    return return_value;
185    }
186   
187Performing C++ SOURCE FILE Test DEAL_II_HAVE_AVX failed with the following compile output:
188Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp
189
190Run Build Command(s):/usr/bin/make -f Makefile cmTC_2f31e/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_2f31e.dir/build.make CMakeFiles/cmTC_2f31e.dir/build
191Building CXX object CMakeFiles/cmTC_2f31e.dir/src.cxx.o
192/opt/local/bin/clang++-mp-17 -DDEAL_II_HAVE_AVX  -pipe -I/opt/local/libexec/boost/1.76/include -Os -DBOOST_NO_CXX98_FUNCTION_BASE -DNDEBUG -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -MD -MT CMakeFiles/cmTC_2f31e.dir/src.cxx.o -MF CMakeFiles/cmTC_2f31e.dir/src.cxx.o.d -o CMakeFiles/cmTC_2f31e.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx
193/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:3:6: error: "__AVX__ flag not set, no support for AVX"
194    3 |     #error "__AVX__ flag not set, no support for AVX"
195      |      ^
196In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:5:
197In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86intrin.h:13:
198/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:200:10: error: use of undeclared identifier '__builtin_ia32_readeflags_u32'
199  200 |   return __builtin_ia32_readeflags_u32();
200      |          ^
201/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:206:3: error: use of undeclared identifier '__builtin_ia32_writeeflags_u32'
202  206 |   __builtin_ia32_writeeflags_u32(__f);
203      |   ^
204/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:288:10: error: use of undeclared identifier '__builtin_ia32_crc32qi'
205  288 |   return __builtin_ia32_crc32qi(__C, __D);
206      |          ^
207/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:309:10: error: use of undeclared identifier '__builtin_ia32_crc32hi'; did you mean '__builtin_arm_crc32h'?
208  309 |   return __builtin_ia32_crc32hi(__C, __D);
209      |          ^
210/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:309:10: note: '__builtin_arm_crc32h' declared here
211/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:330:10: error: use of undeclared identifier '__builtin_ia32_crc32si'
212  330 |   return __builtin_ia32_crc32si(__C, __D);
213      |          ^
214/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:358:10: error: use of undeclared identifier '__builtin_ia32_rdpmc'; did you mean '__builtin_arm_dmb'?
215  358 |   return __builtin_ia32_rdpmc(__A);
216      |          ^
217/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:358:10: note: '__builtin_arm_dmb' declared here
218/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:358:10: error: argument to '__builtin_arm_dmb' must be a constant integer
219  358 |   return __builtin_ia32_rdpmc(__A);
220      |          ^                    ~~~
221/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:364:10: error: use of undeclared identifier '__builtin_ia32_rdtscp'; did you mean '__builtin_arm_rsrp'?
222  364 |   return __builtin_ia32_rdtscp(__A);
223      |          ^
224/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:364:10: note: '__builtin_arm_rsrp' declared here
225/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:364:32: error: cannot initialize a parameter of type 'const char *' with an lvalue of type 'unsigned int *'
226  364 |   return __builtin_ia32_rdtscp(__A);
227      |                                ^~~
228/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:373:3: error: use of undeclared identifier '__builtin_ia32_wbinvd'
229  373 |   __builtin_ia32_wbinvd();
230      |   ^
231In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:5:
232In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86intrin.h:15:
233/opt/local/libexec/llvm-17/lib/clang/17/include/immintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
234   14 | #error "This header is only meant to be used on x86 and x64 architecture"
235      |  ^
236In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:5:
237In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86intrin.h:15:
238In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/immintrin.h:17:
239In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86gprintrin.h:15:
240/opt/local/libexec/llvm-17/lib/clang/17/include/hresetintrin.h:42:27: error: invalid input constraint 'a' in asm
241   42 |   __asm__ ("hreset $0" :: "a"(__eax));
242      |                           ^
243In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:5:
244In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86intrin.h:15:
245In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/immintrin.h:17:
246In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86gprintrin.h:25:
247/opt/local/libexec/llvm-17/lib/clang/17/include/crc32intrin.h:33:10: error: use of undeclared identifier '__builtin_ia32_crc32qi'
248   33 |   return __builtin_ia32_crc32qi(__C, __D);
249      |          ^
250/opt/local/libexec/llvm-17/lib/clang/17/include/crc32intrin.h:53:10: error: use of undeclared identifier '__builtin_ia32_crc32hi'; did you mean '__builtin_arm_crc32h'?
251   53 |   return __builtin_ia32_crc32hi(__C, __D);
252      |          ^
253/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:309:10: note: '__builtin_arm_crc32h' declared here
254  309 |   return __builtin_ia32_crc32hi(__C, __D);
255      |          ^
256In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:5:
257In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86intrin.h:15:
258In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/immintrin.h:17:
259In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86gprintrin.h:25:
260/opt/local/libexec/llvm-17/lib/clang/17/include/crc32intrin.h:73:10: error: use of undeclared identifier '__builtin_ia32_crc32si'
261   73 |   return __builtin_ia32_crc32si(__C, __D);
262      |          ^
263In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:5:
264In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86intrin.h:15:
265In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/immintrin.h:17:
266In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86gprintrin.h:35:
267/opt/local/libexec/llvm-17/lib/clang/17/include/raointintrin.h:39:3: error: use of undeclared identifier '__builtin_ia32_aadd32'; did you mean '__builtin_arm_addg'?
268   39 |   __builtin_ia32_aadd32((int *)__A, __B);
269      |   ^
270/opt/local/libexec/llvm-17/lib/clang/17/include/raointintrin.h:39:3: note: '__builtin_arm_addg' declared here
271/opt/local/libexec/llvm-17/lib/clang/17/include/raointintrin.h:39:3: error: argument to '__builtin_arm_addg' must be a constant integer
272   39 |   __builtin_ia32_aadd32((int *)__A, __B);
273      |   ^                                 ~~~
274/opt/local/libexec/llvm-17/lib/clang/17/include/raointintrin.h:61:3: error: use of undeclared identifier '__builtin_ia32_aand32'
275   61 |   __builtin_ia32_aand32((int *)__A, __B);
276      |   ^
277fatal error: too many errors emitted, stopping now [-ferror-limit=]
27820 errors generated.
279make[1]: *** [CMakeFiles/cmTC_2f31e.dir/src.cxx.o] Error 1
280make: *** [cmTC_2f31e/fast] Error 2
281
282
283...and run output:
284
285Return value: 1
286Source file was:
287
288    #ifndef __AVX__
289    #error "__AVX__ flag not set, no support for AVX"
290    #endif
291    #include <x86intrin.h>
292    class VectorizedArray
293    {
294    public:
295      VectorizedArray &
296      operator += (const VectorizedArray &vec)
297      {
298        data = _mm256_add_pd (data, vec.data);
299        return *this;
300      }
301      __m256d data;
302    };
303    inline
304    VectorizedArray
305    operator + (const VectorizedArray &u, const VectorizedArray &v)
306    {
307      VectorizedArray tmp = u;
308      return tmp+=v;
309    }
310    int main()
311    {
312      __m256d a, b;
313      const unsigned int vector_bytes = sizeof(__m256d);
314      const int n_vectors = vector_bytes/sizeof(double);
315      __m256d * data =
316        reinterpret_cast<__m256d*>(_mm_malloc (2*vector_bytes, vector_bytes));
317      double * ptr = reinterpret_cast<double*>(&a);
318      ptr[0] = static_cast<volatile double>(1.0);
319      for (int i=1; i<n_vectors; ++i)
320        ptr[i] = 0.0;
321      b = _mm256_set1_pd (static_cast<volatile double>(2.25));
322      data[0] = _mm256_add_pd (a, b);
323      data[1] = _mm256_mul_pd (b, data[0]);
324      ptr = reinterpret_cast<double*>(&data[1]);
325      int return_value = 0;
326      if (ptr[0] != 7.3125)
327        return_value = 1;
328      for (int i=1; i<n_vectors; ++i)
329        if (ptr[i] != 5.0625)
330          return_value = 1;
331      VectorizedArray c, d, e;
332      c.data = b;
333      d.data = b;
334      e = c + d;
335      ptr = reinterpret_cast<double*>(&e.data);
336      for (int i=0; i<n_vectors; ++i)
337        if (ptr[i] != 4.5)
338          return_value = 1;
339      _mm_free (data);
340      return return_value;
341    }
342   
343Performing C++ SOURCE FILE Test DEAL_II_HAVE_AVX512 failed with the following compile output:
344Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp
345
346Run Build Command(s):/usr/bin/make -f Makefile cmTC_cb144/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_cb144.dir/build.make CMakeFiles/cmTC_cb144.dir/build
347Building CXX object CMakeFiles/cmTC_cb144.dir/src.cxx.o
348/opt/local/bin/clang++-mp-17 -DDEAL_II_HAVE_AVX512  -pipe -I/opt/local/libexec/boost/1.76/include -Os -DBOOST_NO_CXX98_FUNCTION_BASE -DNDEBUG -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -MD -MT CMakeFiles/cmTC_cb144.dir/src.cxx.o -MF CMakeFiles/cmTC_cb144.dir/src.cxx.o.d -o CMakeFiles/cmTC_cb144.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx
349/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:3:6: error: "__AVX512F__ flag not set, no support for AVX512"
350    3 |     #error "__AVX512F__ flag not set, no support for AVX512"
351      |      ^
352In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:5:
353In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86intrin.h:13:
354/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:200:10: error: use of undeclared identifier '__builtin_ia32_readeflags_u32'
355  200 |   return __builtin_ia32_readeflags_u32();
356      |          ^
357/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:206:3: error: use of undeclared identifier '__builtin_ia32_writeeflags_u32'
358  206 |   __builtin_ia32_writeeflags_u32(__f);
359      |   ^
360/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:288:10: error: use of undeclared identifier '__builtin_ia32_crc32qi'
361  288 |   return __builtin_ia32_crc32qi(__C, __D);
362      |          ^
363/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:309:10: error: use of undeclared identifier '__builtin_ia32_crc32hi'; did you mean '__builtin_arm_crc32h'?
364  309 |   return __builtin_ia32_crc32hi(__C, __D);
365      |          ^
366/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:309:10: note: '__builtin_arm_crc32h' declared here
367/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:330:10: error: use of undeclared identifier '__builtin_ia32_crc32si'
368  330 |   return __builtin_ia32_crc32si(__C, __D);
369      |          ^
370/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:358:10: error: use of undeclared identifier '__builtin_ia32_rdpmc'; did you mean '__builtin_arm_dmb'?
371  358 |   return __builtin_ia32_rdpmc(__A);
372      |          ^
373/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:358:10: note: '__builtin_arm_dmb' declared here
374/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:358:10: error: argument to '__builtin_arm_dmb' must be a constant integer
375  358 |   return __builtin_ia32_rdpmc(__A);
376      |          ^                    ~~~
377/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:364:10: error: use of undeclared identifier '__builtin_ia32_rdtscp'; did you mean '__builtin_arm_rsrp'?
378  364 |   return __builtin_ia32_rdtscp(__A);
379      |          ^
380/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:364:10: note: '__builtin_arm_rsrp' declared here
381/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:364:32: error: cannot initialize a parameter of type 'const char *' with an lvalue of type 'unsigned int *'
382  364 |   return __builtin_ia32_rdtscp(__A);
383      |                                ^~~
384/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:373:3: error: use of undeclared identifier '__builtin_ia32_wbinvd'
385  373 |   __builtin_ia32_wbinvd();
386      |   ^
387In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:5:
388In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86intrin.h:15:
389/opt/local/libexec/llvm-17/lib/clang/17/include/immintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
390   14 | #error "This header is only meant to be used on x86 and x64 architecture"
391      |  ^
392In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:5:
393In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86intrin.h:15:
394In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/immintrin.h:17:
395In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86gprintrin.h:15:
396/opt/local/libexec/llvm-17/lib/clang/17/include/hresetintrin.h:42:27: error: invalid input constraint 'a' in asm
397   42 |   __asm__ ("hreset $0" :: "a"(__eax));
398      |                           ^
399In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:5:
400In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86intrin.h:15:
401In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/immintrin.h:17:
402In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86gprintrin.h:25:
403/opt/local/libexec/llvm-17/lib/clang/17/include/crc32intrin.h:33:10: error: use of undeclared identifier '__builtin_ia32_crc32qi'
404   33 |   return __builtin_ia32_crc32qi(__C, __D);
405      |          ^
406/opt/local/libexec/llvm-17/lib/clang/17/include/crc32intrin.h:53:10: error: use of undeclared identifier '__builtin_ia32_crc32hi'; did you mean '__builtin_arm_crc32h'?
407   53 |   return __builtin_ia32_crc32hi(__C, __D);
408      |          ^
409/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:309:10: note: '__builtin_arm_crc32h' declared here
410  309 |   return __builtin_ia32_crc32hi(__C, __D);
411      |          ^
412In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:5:
413In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86intrin.h:15:
414In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/immintrin.h:17:
415In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86gprintrin.h:25:
416/opt/local/libexec/llvm-17/lib/clang/17/include/crc32intrin.h:73:10: error: use of undeclared identifier '__builtin_ia32_crc32si'
417   73 |   return __builtin_ia32_crc32si(__C, __D);
418      |          ^
419In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:5:
420In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86intrin.h:15:
421In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/immintrin.h:17:
422In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86gprintrin.h:35:
423/opt/local/libexec/llvm-17/lib/clang/17/include/raointintrin.h:39:3: error: use of undeclared identifier '__builtin_ia32_aadd32'; did you mean '__builtin_arm_addg'?
424   39 |   __builtin_ia32_aadd32((int *)__A, __B);
425      |   ^
426/opt/local/libexec/llvm-17/lib/clang/17/include/raointintrin.h:39:3: note: '__builtin_arm_addg' declared here
427/opt/local/libexec/llvm-17/lib/clang/17/include/raointintrin.h:39:3: error: argument to '__builtin_arm_addg' must be a constant integer
428   39 |   __builtin_ia32_aadd32((int *)__A, __B);
429      |   ^                                 ~~~
430/opt/local/libexec/llvm-17/lib/clang/17/include/raointintrin.h:61:3: error: use of undeclared identifier '__builtin_ia32_aand32'
431   61 |   __builtin_ia32_aand32((int *)__A, __B);
432      |   ^
433fatal error: too many errors emitted, stopping now [-ferror-limit=]
43420 errors generated.
435make[1]: *** [CMakeFiles/cmTC_cb144.dir/src.cxx.o] Error 1
436make: *** [cmTC_cb144/fast] Error 2
437
438
439...and run output:
440
441Return value: 1
442Source file was:
443
444    #ifndef __AVX512F__
445    #error "__AVX512F__ flag not set, no support for AVX512"
446    #endif
447    #include <x86intrin.h>
448    int main()
449    {
450      __m512d a, b;
451      const unsigned int vector_bytes = sizeof(__m512d);
452      const int n_vectors = vector_bytes/sizeof(double);
453      __m512d * data =
454        reinterpret_cast<__m512d*>(_mm_malloc (2*vector_bytes, vector_bytes));
455      double * ptr = reinterpret_cast<double*>(&a);
456      ptr[0] = static_cast<volatile double>(1.0);
457      for (int i=1; i<n_vectors; ++i)
458        ptr[i] = 0.0;
459      const volatile double x = 2.25;
460      b = _mm512_set1_pd(x);
461      data[0] = _mm512_add_pd (a, b);
462      data[1] = _mm512_mul_pd (b, data[0]);
463      ptr = reinterpret_cast<double*>(&data[1]);
464      int return_value = 0;
465      if (ptr[0] != 7.3125)
466        return_value = 1;
467      for (int i=1; i<n_vectors; ++i)
468        if (ptr[i] != 5.0625)
469          return_value = 1;
470      _mm_free (data);
471      return return_value;
472    }
473   
474Performing C++ SOURCE FILE Test DEAL_II_HAVE_ALTIVEC failed with the following compile output:
475Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp
476
477Run Build Command(s):/usr/bin/make -f Makefile cmTC_cc8fe/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_cc8fe.dir/build.make CMakeFiles/cmTC_cc8fe.dir/build
478Building CXX object CMakeFiles/cmTC_cc8fe.dir/src.cxx.o
479/opt/local/bin/clang++-mp-17 -DDEAL_II_HAVE_ALTIVEC  -pipe -I/opt/local/libexec/boost/1.76/include -Os -DBOOST_NO_CXX98_FUNCTION_BASE -DNDEBUG -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -MD -MT CMakeFiles/cmTC_cc8fe.dir/src.cxx.o -MF CMakeFiles/cmTC_cc8fe.dir/src.cxx.o.d -o CMakeFiles/cmTC_cc8fe.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx
480/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:3:6: error: "__ALTIVEC__ flag not set, no support for Altivec"
481    3 |     #error "__ALTIVEC__ flag not set, no support for Altivec"
482      |      ^
483In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:5:
484/opt/local/libexec/llvm-17/lib/clang/17/include/altivec.h:13:2: error: "AltiVec support not enabled"
485   13 | #error "AltiVec support not enabled"
486      |  ^
487/opt/local/libexec/llvm-17/lib/clang/17/include/altivec.h:50:19: error: unknown type name 'vector'
488   50 | static __inline__ vector signed char __ATTRS_o_ai vec_perm(
489      |                   ^
490/opt/local/libexec/llvm-17/lib/clang/17/include/altivec.h:51:5: error: unknown type name 'vector'
491   51 |     vector signed char __a, vector signed char __b, vector unsigned char __c);
492      |     ^
493/opt/local/libexec/llvm-17/lib/clang/17/include/altivec.h:51:29: error: unknown type name 'vector'
494   51 |     vector signed char __a, vector signed char __b, vector unsigned char __c);
495      |                             ^
496/opt/local/libexec/llvm-17/lib/clang/17/include/altivec.h:51:53: error: unknown type name 'vector'
497   51 |     vector signed char __a, vector signed char __b, vector unsigned char __c);
498      |                                                     ^
499/opt/local/libexec/llvm-17/lib/clang/17/include/altivec.h:53:19: error: unknown type name 'vector'
500   53 | static __inline__ vector unsigned char __ATTRS_o_ai
501      |                   ^
502/opt/local/libexec/llvm-17/lib/clang/17/include/altivec.h:54:10: error: unknown type name 'vector'
503   54 | vec_perm(vector unsigned char __a, vector unsigned char __b,
504      |          ^
505/opt/local/libexec/llvm-17/lib/clang/17/include/altivec.h:54:36: error: unknown type name 'vector'
506   54 | vec_perm(vector unsigned char __a, vector unsigned char __b,
507      |                                    ^
508/opt/local/libexec/llvm-17/lib/clang/17/include/altivec.h:55:10: error: unknown type name 'vector'
509   55 |          vector unsigned char __c);
510      |          ^
511/opt/local/libexec/llvm-17/lib/clang/17/include/altivec.h:57:19: error: unknown type name 'vector'
512   57 | static __inline__ vector bool char __ATTRS_o_ai
513      |                   ^
514/opt/local/libexec/llvm-17/lib/clang/17/include/altivec.h:58:10: error: unknown type name 'vector'
515   58 | vec_perm(vector bool char __a, vector bool char __b, vector unsigned char __c);
516      |          ^
517/opt/local/libexec/llvm-17/lib/clang/17/include/altivec.h:58:32: error: unknown type name 'vector'
518   58 | vec_perm(vector bool char __a, vector bool char __b, vector unsigned char __c);
519      |                                ^
520/opt/local/libexec/llvm-17/lib/clang/17/include/altivec.h:58:54: error: unknown type name 'vector'
521   58 | vec_perm(vector bool char __a, vector bool char __b, vector unsigned char __c);
522      |                                                      ^
523/opt/local/libexec/llvm-17/lib/clang/17/include/altivec.h:60:19: error: unknown type name 'vector'
524   60 | static __inline__ vector short __ATTRS_o_ai vec_perm(vector signed short __a,
525      |                   ^
526/opt/local/libexec/llvm-17/lib/clang/17/include/altivec.h:60:54: error: unknown type name 'vector'
527   60 | static __inline__ vector short __ATTRS_o_ai vec_perm(vector signed short __a,
528      |                                                      ^
529/opt/local/libexec/llvm-17/lib/clang/17/include/altivec.h:61:54: error: unknown type name 'vector'
530   61 |                                                      vector signed short __b,
531      |                                                      ^
532/opt/local/libexec/llvm-17/lib/clang/17/include/altivec.h:62:54: error: unknown type name 'vector'
533   62 |                                                      vector unsigned char __c);
534      |                                                      ^
535/opt/local/libexec/llvm-17/lib/clang/17/include/altivec.h:64:19: error: unknown type name 'vector'
536   64 | static __inline__ vector unsigned short __ATTRS_o_ai
537      |                   ^
538fatal error: too many errors emitted, stopping now [-ferror-limit=]
53920 errors generated.
540make[1]: *** [CMakeFiles/cmTC_cc8fe.dir/src.cxx.o] Error 1
541make: *** [cmTC_cc8fe/fast] Error 2
542
543
544...and run output:
545
546Return value: 1
547Source file was:
548
549    #ifndef __ALTIVEC__
550    #error "__ALTIVEC__ flag not set, no support for Altivec"
551    #endif
552    #include <altivec.h>
553    #undef vector
554    #undef pixel
555    #undef bool
556    int main()
557    {
558    __vector double a, b, data1, data2;
559    const int n_vectors = sizeof(a)/sizeof(double);
560    double * ptr = reinterpret_cast<double*>(&a);
561    ptr[0] = static_cast<volatile double>(1.0);
562    for (int i=1; i<n_vectors; ++i)
563      ptr[i] = 0.0;
564    b = vec_splats (static_cast<volatile double>(2.25));
565    data1 = vec_add (a, b);
566    data2 = vec_mul (b, data1);
567    ptr = reinterpret_cast<double*>(&data2);
568    int return_value = 0;
569    if (ptr[0] != 7.3125)
570      return_value += 1;
571    for (int i=1; i<n_vectors; ++i)
572      if (ptr[i] != 5.0625)
573        return_value += 2;
574    b = vec_splats (static_cast<volatile double>(-1.0));
575    data1 = vec_abs(vec_mul (b, data2));
576    vec_vsx_st(data1, 0, ptr);
577    b = vec_vsx_ld(0, ptr);
578    ptr = reinterpret_cast<double*>(&b);
579    if (ptr[0] != 7.3125)
580      return_value += 4;
581    for (int i=1; i<n_vectors; ++i)
582      if (ptr[i] != 5.0625)
583        return_value += 8;
584    return return_value;
585    }
586   
587Performing C++ SOURCE FILE Test DEAL_II_HAVE_CXX20_FEATURES failed with the following output:
588Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp
589
590Run Build Command(s):/usr/bin/make -f Makefile cmTC_ef2ca/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_ef2ca.dir/build.make CMakeFiles/cmTC_ef2ca.dir/build
591Building CXX object CMakeFiles/cmTC_ef2ca.dir/src.cxx.o
592/opt/local/bin/clang++-mp-17 -DDEAL_II_HAVE_CXX20_FEATURES  -pipe -I/opt/local/libexec/boost/1.76/include -Os -DBOOST_NO_CXX98_FUNCTION_BASE -DNDEBUG -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -pedantic -fPIC -Wall -Wextra -Wmissing-braces -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wsuggest-override -Wswitch -Wsynth -Wwrite-strings -Wno-deprecated-declarations -Wno-psabi -Wfloat-conversion -Qunused-arguments -Wno-unsupported-friend -Wno-undefined-var-template -Wno-pass-failed -openmp-simd -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -MD -MT CMakeFiles/cmTC_ef2ca.dir/src.cxx.o -MF CMakeFiles/cmTC_ef2ca.dir/src.cxx.o.d -o CMakeFiles/cmTC_ef2ca.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx
593/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:6:8: error: "insufficient support for C++20"
594    6 |     #  error "insufficient support for C++20"
595      |        ^
596/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:10:8: error: "insufficient support for C++20"
597   10 |     #  error "insufficient support for C++20"
598      |        ^
5992 errors generated.
600make[1]: *** [CMakeFiles/cmTC_ef2ca.dir/src.cxx.o] Error 1
601make: *** [cmTC_ef2ca/fast] Error 2
602
603
604Source file was:
605
606    #include <cmath>
607    #include <ranges>
608
609    #if __cplusplus < 201709L && !defined(_MSC_VER) && !defined(__INTEL_COMPILER)
610    #  error "insufficient support for C++20"
611    #endif
612
613    #if !(defined __cpp_lib_ranges) || (__cpp_lib_ranges < 201911)
614    #  error "insufficient support for C++20"
615    #endif
616
617    int main()
618    {
619    }
620   
621Performing C++ SOURCE FILE Test DEAL_II_HAVE_FP_EXCEPTIONS failed with the following compile output:
622Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp
623
624Run Build Command(s):/usr/bin/make -f Makefile cmTC_6f7b8/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_6f7b8.dir/build.make CMakeFiles/cmTC_6f7b8.dir/build
625Building CXX object CMakeFiles/cmTC_6f7b8.dir/src.cxx.o
626/opt/local/bin/clang++-mp-17 -DDEAL_II_HAVE_FP_EXCEPTIONS  -pipe -I/opt/local/libexec/boost/1.76/include -Os -DBOOST_NO_CXX98_FUNCTION_BASE -DNDEBUG -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -pedantic -fPIC -Wall -Wextra -Wmissing-braces -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wsuggest-override -Wswitch -Wsynth -Wwrite-strings -Wno-deprecated-declarations -Wno-psabi -Wfloat-conversion -Qunused-arguments -Wno-unsupported-friend -Wno-undefined-var-template -Wno-pass-failed -openmp-simd -Werror -Wno-unused-command-line-argument -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -MD -MT CMakeFiles/cmTC_6f7b8.dir/src.cxx.o -MF CMakeFiles/cmTC_6f7b8.dir/src.cxx.o.d -o CMakeFiles/cmTC_6f7b8.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx
627/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:8:5: error: use of undeclared identifier 'feenableexcept'; did you mean 'feraiseexcept'?
628    8 |     feenableexcept(FE_DIVBYZERO|FE_INVALID);
629      |     ^~~~~~~~~~~~~~
630      |     feraiseexcept
631/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/fenv.h:325:12: note: 'feraiseexcept' declared here
632  325 | extern int feraiseexcept(int /* excepts */);
633      |            ^
6341 error generated.
635make[1]: *** [CMakeFiles/cmTC_6f7b8.dir/src.cxx.o] Error 1
636make: *** [cmTC_6f7b8/fast] Error 2
637
638
639...and run output:
640
641Return value: 1
642Source file was:
643
644  #include <cfenv>
645  #include <limits>
646  #include <sstream>
647
648  int main()
649  {
650    feenableexcept(FE_DIVBYZERO|FE_INVALID);
651    std::ostringstream description;
652    const double lower_bound = -std::numeric_limits<double>::max();
653
654    description << lower_bound;
655
656    return 0;
657  }
658 
659Performing C++ SOURCE FILE Test DEAL_II_HAVE_COMPLEX_OPERATOR_OVERLOADS failed with the following output:
660Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp
661
662Run Build Command(s):/usr/bin/make -f Makefile cmTC_c0af6/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_c0af6.dir/build.make CMakeFiles/cmTC_c0af6.dir/build
663Building CXX object CMakeFiles/cmTC_c0af6.dir/src.cxx.o
664/opt/local/bin/clang++-mp-17 -DDEAL_II_HAVE_COMPLEX_OPERATOR_OVERLOADS  -pipe -I/opt/local/libexec/boost/1.76/include -Os -DBOOST_NO_CXX98_FUNCTION_BASE -DNDEBUG -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -pedantic -fPIC -Wall -Wextra -Wmissing-braces -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wsuggest-override -Wswitch -Wsynth -Wwrite-strings -Wno-deprecated-declarations -Wno-psabi -Wfloat-conversion -Qunused-arguments -Wno-unsupported-friend -Wno-undefined-var-template -Wno-pass-failed -openmp-simd -Werror -Wno-unused-command-line-argument -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -MD -MT CMakeFiles/cmTC_c0af6.dir/src.cxx.o -MF CMakeFiles/cmTC_c0af6.dir/src.cxx.o.d -o CMakeFiles/cmTC_c0af6.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx
665/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:6:14: error: invalid operands to binary expression ('double' and 'std::complex<float>')
666    6 |     double() * std::complex<float>();
667      |     ~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~
668/opt/local/libexec/llvm-17/bin/../include/c++/v1/complex:689:1: note: candidate template ignored: deduced conflicting types for parameter '_Tp' ('double' vs. 'float')
669  689 | operator*(const _Tp& __x, const complex<_Tp>& __y)
670      | ^
671/opt/local/libexec/llvm-17/bin/../include/c++/v1/complex:586:1: note: candidate template ignored: could not match 'complex<_Tp>' against 'double'
672  586 | operator*(const complex<_Tp>& __z, const complex<_Tp>& __w)
673      | ^
674/opt/local/libexec/llvm-17/bin/../include/c++/v1/complex:679:1: note: candidate template ignored: could not match 'complex<_Tp>' against 'double'
675  679 | operator*(const complex<_Tp>& __x, const _Tp& __y)
676      | ^
677/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:7:27: error: invalid operands to binary expression ('std::complex<float>' and 'double')
678    7 |     std::complex<float>() * double();
679      |     ~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~
680/opt/local/libexec/llvm-17/bin/../include/c++/v1/complex:679:1: note: candidate template ignored: deduced conflicting types for parameter '_Tp' ('float' vs. 'double')
681  679 | operator*(const complex<_Tp>& __x, const _Tp& __y)
682      | ^
683/opt/local/libexec/llvm-17/bin/../include/c++/v1/complex:586:1: note: candidate template ignored: could not match 'complex<_Tp>' against 'double'
684  586 | operator*(const complex<_Tp>& __z, const complex<_Tp>& __w)
685      | ^
686/opt/local/libexec/llvm-17/bin/../include/c++/v1/complex:689:1: note: candidate template ignored: could not match 'complex<_Tp>' against 'double'
687  689 | operator*(const _Tp& __x, const complex<_Tp>& __y)
688      | ^
689/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:8:13: error: invalid operands to binary expression ('float' and 'std::complex<double>')
690    8 |     float() * std::complex<double>();
691      |     ~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~
692/opt/local/libexec/llvm-17/bin/../include/c++/v1/complex:689:1: note: candidate template ignored: deduced conflicting types for parameter '_Tp' ('float' vs. 'double')
693  689 | operator*(const _Tp& __x, const complex<_Tp>& __y)
694      | ^
695/opt/local/libexec/llvm-17/bin/../include/c++/v1/complex:586:1: note: candidate template ignored: could not match 'complex<_Tp>' against 'float'
696  586 | operator*(const complex<_Tp>& __z, const complex<_Tp>& __w)
697      | ^
698/opt/local/libexec/llvm-17/bin/../include/c++/v1/complex:679:1: note: candidate template ignored: could not match 'complex<_Tp>' against 'float'
699  679 | operator*(const complex<_Tp>& __x, const _Tp& __y)
700      | ^
701/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:9:28: error: invalid operands to binary expression ('std::complex<double>' and 'float')
702    9 |     std::complex<double>() * float();
703      |     ~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~
704/opt/local/libexec/llvm-17/bin/../include/c++/v1/complex:679:1: note: candidate template ignored: deduced conflicting types for parameter '_Tp' ('double' vs. 'float')
705  679 | operator*(const complex<_Tp>& __x, const _Tp& __y)
706      | ^
707/opt/local/libexec/llvm-17/bin/../include/c++/v1/complex:586:1: note: candidate template ignored: could not match 'complex<_Tp>' against 'float'
708  586 | operator*(const complex<_Tp>& __z, const complex<_Tp>& __w)
709      | ^
710/opt/local/libexec/llvm-17/bin/../include/c++/v1/complex:689:1: note: candidate template ignored: could not match 'complex<_Tp>' against 'float'
711  689 | operator*(const _Tp& __x, const complex<_Tp>& __y)
712      | ^
713/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:10:28: error: invalid operands to binary expression ('std::complex<double>' and 'std::complex<float>')
714   10 |     std::complex<double>() * std::complex<float>();
715      |     ~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~
716/opt/local/libexec/llvm-17/bin/../include/c++/v1/complex:586:1: note: candidate template ignored: deduced conflicting types for parameter '_Tp' ('double' vs. 'float')
717  586 | operator*(const complex<_Tp>& __z, const complex<_Tp>& __w)
718      | ^
719/opt/local/libexec/llvm-17/bin/../include/c++/v1/complex:679:1: note: candidate template ignored: deduced conflicting types for parameter '_Tp' ('double' vs. 'std::complex<float>')
720  679 | operator*(const complex<_Tp>& __x, const _Tp& __y)
721      | ^
722/opt/local/libexec/llvm-17/bin/../include/c++/v1/complex:689:1: note: candidate template ignored: deduced conflicting types for parameter '_Tp' ('std::complex<double>' vs. 'float')
723  689 | operator*(const _Tp& __x, const complex<_Tp>& __y)
724      | ^
725/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:11:27: error: invalid operands to binary expression ('std::complex<float>' and 'std::complex<double>')
726   11 |     std::complex<float>() * std::complex<double>();
727      |     ~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~
728/opt/local/libexec/llvm-17/bin/../include/c++/v1/complex:586:1: note: candidate template ignored: deduced conflicting types for parameter '_Tp' ('float' vs. 'double')
729  586 | operator*(const complex<_Tp>& __z, const complex<_Tp>& __w)
730      | ^
731/opt/local/libexec/llvm-17/bin/../include/c++/v1/complex:679:1: note: candidate template ignored: deduced conflicting types for parameter '_Tp' ('float' vs. 'std::complex<double>')
732  679 | operator*(const complex<_Tp>& __x, const _Tp& __y)
733      | ^
734/opt/local/libexec/llvm-17/bin/../include/c++/v1/complex:689:1: note: candidate template ignored: deduced conflicting types for parameter '_Tp' ('std::complex<float>' vs. 'double')
735  689 | operator*(const _Tp& __x, const complex<_Tp>& __y)
736      | ^
7376 errors generated.
738make[1]: *** [CMakeFiles/cmTC_c0af6.dir/src.cxx.o] Error 1
739make: *** [cmTC_c0af6/fast] Error 2
740
741
742Source file was:
743
744  #include <complex>
745
746  int main()
747  {
748    double() * std::complex<float>();
749    std::complex<float>() * double();
750    float() * std::complex<double>();
751    std::complex<double>() * float();
752    std::complex<double>() * std::complex<float>();
753    std::complex<float>() * std::complex<double>();
754
755    return 0;
756  }
757 
758Performing C++ SOURCE FILE Test DEAL_II_HAVE_CXX17_ATTRIBUTE_FALLTHROUGH failed with the following output:
759Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp
760
761Run Build Command(s):/usr/bin/make -f Makefile cmTC_04de5/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_04de5.dir/build.make CMakeFiles/cmTC_04de5.dir/build
762Building CXX object CMakeFiles/cmTC_04de5.dir/src.cxx.o
763/opt/local/bin/clang++-mp-17 -DDEAL_II_HAVE_CXX17_ATTRIBUTE_FALLTHROUGH  -pipe -I/opt/local/libexec/boost/1.76/include -Os -DBOOST_NO_CXX98_FUNCTION_BASE -DNDEBUG -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -pedantic -fPIC -Wall -Wextra -Wmissing-braces -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wsuggest-override -Wswitch -Wsynth -Wwrite-strings -Wno-deprecated-declarations -Wno-psabi -Wfloat-conversion -Qunused-arguments -Wno-unsupported-friend -Wno-undefined-var-template -Wno-pass-failed -openmp-simd -Werror -Wno-unused-command-line-argument -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -MD -MT CMakeFiles/cmTC_04de5.dir/src.cxx.o -MF CMakeFiles/cmTC_04de5.dir/src.cxx.o.d -o CMakeFiles/cmTC_04de5.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx
764/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:5:9: error: variable 'j' set but not used [-Werror,-Wunused-but-set-variable]
765    5 |     int j = 10;
766      |         ^
7671 error generated.
768make[1]: *** [CMakeFiles/cmTC_04de5.dir/src.cxx.o] Error 1
769make: *** [cmTC_04de5/fast] Error 2
770
771
772Source file was:
773
774  int main()
775  {
776    int i = 42;
777    int j = 10;
778    switch(i)
779      {
780      case 1:
781        ++j;
782        [[fallthrough]];
783      case 2:
784        ++j;
785        [[fallthrough]];
786      default:
787        break;
788      }
789   }
790   
791Performing C++ SOURCE FILE Test DEAL_II_HAVE_ATTRIBUTE_FALLTHROUGH failed with the following output:
792Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp
793
794Run Build Command(s):/usr/bin/make -f Makefile cmTC_c0ee4/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_c0ee4.dir/build.make CMakeFiles/cmTC_c0ee4.dir/build
795Building CXX object CMakeFiles/cmTC_c0ee4.dir/src.cxx.o
796/opt/local/bin/clang++-mp-17 -DDEAL_II_HAVE_ATTRIBUTE_FALLTHROUGH  -pipe -I/opt/local/libexec/boost/1.76/include -Os -DBOOST_NO_CXX98_FUNCTION_BASE -DNDEBUG -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -pedantic -fPIC -Wall -Wextra -Wmissing-braces -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wsuggest-override -Wswitch -Wsynth -Wwrite-strings -Wno-deprecated-declarations -Wno-psabi -Wfloat-conversion -Qunused-arguments -Wno-unsupported-friend -Wno-undefined-var-template -Wno-pass-failed -openmp-simd -Werror -Wno-unused-command-line-argument -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -MD -MT CMakeFiles/cmTC_c0ee4.dir/src.cxx.o -MF CMakeFiles/cmTC_c0ee4.dir/src.cxx.o.d -o CMakeFiles/cmTC_c0ee4.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx
797/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:5:9: error: variable 'j' set but not used [-Werror,-Wunused-but-set-variable]
798    5 |     int j = 10;
799      |         ^
8001 error generated.
801make[1]: *** [CMakeFiles/cmTC_c0ee4.dir/src.cxx.o] Error 1
802make: *** [cmTC_c0ee4/fast] Error 2
803
804
805Source file was:
806
807  int main()
808  {
809    int i = 42;
810    int j = 10;
811    switch(i)
812      {
813      case 1:
814        ++j;
815        __attribute__((fallthrough));
816      case 2:
817        ++j;
818        __attribute__((fallthrough));
819      default:
820        break;
821      }
822  }
823 
824Performing C++ SOURCE FILE Test DEAL_II_HAVE_CXX17_BESSEL_FUNCTIONS failed with the following output:
825Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp
826
827Run Build Command(s):/usr/bin/make -f Makefile cmTC_72d96/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_72d96.dir/build.make CMakeFiles/cmTC_72d96.dir/build
828Building CXX object CMakeFiles/cmTC_72d96.dir/src.cxx.o
829/opt/local/bin/clang++-mp-17 -DDEAL_II_HAVE_CXX17_BESSEL_FUNCTIONS  -pipe -I/opt/local/libexec/boost/1.76/include -Os -DBOOST_NO_CXX98_FUNCTION_BASE -DNDEBUG -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -pedantic -fPIC -Wall -Wextra -Wmissing-braces -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wsuggest-override -Wswitch -Wsynth -Wwrite-strings -Wno-deprecated-declarations -Wno-psabi -Wfloat-conversion -Qunused-arguments -Wno-unsupported-friend -Wno-undefined-var-template -Wno-pass-failed -openmp-simd -Werror -Wno-unused-command-line-argument -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -MD -MT CMakeFiles/cmTC_72d96.dir/src.cxx.o -MF CMakeFiles/cmTC_72d96.dir/src.cxx.o.d -o CMakeFiles/cmTC_72d96.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx
830/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:3:14: error: no member named 'cyl_bessel_j' in namespace 'std'
831    3 |   using std::cyl_bessel_j;
832      |         ~~~~~^
833/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:4:14: error: no member named 'cyl_bessel_jf' in namespace 'std'
834    4 |   using std::cyl_bessel_jf;
835      |         ~~~~~^
836/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:5:14: error: no member named 'cyl_bessel_jl' in namespace 'std'
837    5 |   using std::cyl_bessel_jl;
838      |         ~~~~~^
8393 errors generated.
840make[1]: *** [CMakeFiles/cmTC_72d96.dir/src.cxx.o] Error 1
841make: *** [cmTC_72d96/fast] Error 2
842
843
844Source file was:
845
846  #include <cmath>
847  using std::cyl_bessel_j;
848  using std::cyl_bessel_jf;
849  using std::cyl_bessel_jl;
850  int main()
851  {
852  }
853 
854Performing C++ SOURCE FILE Test DEAL_II_HAVE_CXX17_LEGENDRE_FUNCTIONS failed with the following output:
855Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp
856
857Run Build Command(s):/usr/bin/make -f Makefile cmTC_994bf/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_994bf.dir/build.make CMakeFiles/cmTC_994bf.dir/build
858Building CXX object CMakeFiles/cmTC_994bf.dir/src.cxx.o
859/opt/local/bin/clang++-mp-17 -DDEAL_II_HAVE_CXX17_LEGENDRE_FUNCTIONS  -pipe -I/opt/local/libexec/boost/1.76/include -Os -DBOOST_NO_CXX98_FUNCTION_BASE -DNDEBUG -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -pedantic -fPIC -Wall -Wextra -Wmissing-braces -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wsuggest-override -Wswitch -Wsynth -Wwrite-strings -Wno-deprecated-declarations -Wno-psabi -Wfloat-conversion -Qunused-arguments -Wno-unsupported-friend -Wno-undefined-var-template -Wno-pass-failed -openmp-simd -Werror -Wno-unused-command-line-argument -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -MD -MT CMakeFiles/cmTC_994bf.dir/src.cxx.o -MF CMakeFiles/cmTC_994bf.dir/src.cxx.o.d -o CMakeFiles/cmTC_994bf.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx
860/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:3:14: error: no member named 'legendre' in namespace 'std'
861    3 |   using std::legendre;
862      |         ~~~~~^
863/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:4:14: error: no member named 'legendref' in namespace 'std'
864    4 |   using std::legendref;
865      |         ~~~~~^
866/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:5:14: error: no member named 'legendrel' in namespace 'std'
867    5 |   using std::legendrel;
868      |         ~~~~~^
8693 errors generated.
870make[1]: *** [CMakeFiles/cmTC_994bf.dir/src.cxx.o] Error 1
871make: *** [cmTC_994bf/fast] Error 2
872
873
874Source file was:
875
876  #include <cmath>
877  using std::legendre;
878  using std::legendref;
879  using std::legendrel;
880  int main()
881  {
882  }
883 
884Performing C++ SOURCE FILE Test DEAL_II_COMPILER_USE_VECTOR_ARITHMETICS failed with the following output:
885Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp
886
887Run Build Command(s):/usr/bin/make -f Makefile cmTC_7db9a/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_7db9a.dir/build.make CMakeFiles/cmTC_7db9a.dir/build
888Building CXX object CMakeFiles/cmTC_7db9a.dir/src.cxx.o
889/opt/local/bin/clang++-mp-17 -DDEAL_II_COMPILER_USE_VECTOR_ARITHMETICS  -pipe -I/opt/local/libexec/boost/1.76/include -Os -DBOOST_NO_CXX98_FUNCTION_BASE -DNDEBUG -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -MD -MT CMakeFiles/cmTC_7db9a.dir/src.cxx.o -MF CMakeFiles/cmTC_7db9a.dir/src.cxx.o.d -o CMakeFiles/cmTC_7db9a.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx
890In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:2:
891In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86intrin.h:13:
892/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:200:10: error: use of undeclared identifier '__builtin_ia32_readeflags_u32'
893  200 |   return __builtin_ia32_readeflags_u32();
894      |          ^
895/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:206:3: error: use of undeclared identifier '__builtin_ia32_writeeflags_u32'
896  206 |   __builtin_ia32_writeeflags_u32(__f);
897      |   ^
898/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:288:10: error: use of undeclared identifier '__builtin_ia32_crc32qi'
899  288 |   return __builtin_ia32_crc32qi(__C, __D);
900      |          ^
901/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:309:10: error: use of undeclared identifier '__builtin_ia32_crc32hi'; did you mean '__builtin_arm_crc32h'?
902  309 |   return __builtin_ia32_crc32hi(__C, __D);
903      |          ^
904/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:309:10: note: '__builtin_arm_crc32h' declared here
905/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:330:10: error: use of undeclared identifier '__builtin_ia32_crc32si'
906  330 |   return __builtin_ia32_crc32si(__C, __D);
907      |          ^
908/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:358:10: error: use of undeclared identifier '__builtin_ia32_rdpmc'; did you mean '__builtin_arm_dmb'?
909  358 |   return __builtin_ia32_rdpmc(__A);
910      |          ^
911/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:358:10: note: '__builtin_arm_dmb' declared here
912/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:358:10: error: argument to '__builtin_arm_dmb' must be a constant integer
913  358 |   return __builtin_ia32_rdpmc(__A);
914      |          ^                    ~~~
915/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:364:10: error: use of undeclared identifier '__builtin_ia32_rdtscp'; did you mean '__builtin_arm_rsrp'?
916  364 |   return __builtin_ia32_rdtscp(__A);
917      |          ^
918/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:364:10: note: '__builtin_arm_rsrp' declared here
919/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:364:32: error: cannot initialize a parameter of type 'const char *' with an lvalue of type 'unsigned int *'
920  364 |   return __builtin_ia32_rdtscp(__A);
921      |                                ^~~
922/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:373:3: error: use of undeclared identifier '__builtin_ia32_wbinvd'
923  373 |   __builtin_ia32_wbinvd();
924      |   ^
925In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:2:
926In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86intrin.h:15:
927/opt/local/libexec/llvm-17/lib/clang/17/include/immintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
928   14 | #error "This header is only meant to be used on x86 and x64 architecture"
929      |  ^
930In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:2:
931In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86intrin.h:15:
932In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/immintrin.h:17:
933In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86gprintrin.h:15:
934/opt/local/libexec/llvm-17/lib/clang/17/include/hresetintrin.h:42:27: error: invalid input constraint 'a' in asm
935   42 |   __asm__ ("hreset $0" :: "a"(__eax));
936      |                           ^
937In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:2:
938In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86intrin.h:15:
939In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/immintrin.h:17:
940In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86gprintrin.h:25:
941/opt/local/libexec/llvm-17/lib/clang/17/include/crc32intrin.h:33:10: error: use of undeclared identifier '__builtin_ia32_crc32qi'
942   33 |   return __builtin_ia32_crc32qi(__C, __D);
943      |          ^
944/opt/local/libexec/llvm-17/lib/clang/17/include/crc32intrin.h:53:10: error: use of undeclared identifier '__builtin_ia32_crc32hi'; did you mean '__builtin_arm_crc32h'?
945   53 |   return __builtin_ia32_crc32hi(__C, __D);
946      |          ^
947/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:309:10: note: '__builtin_arm_crc32h' declared here
948  309 |   return __builtin_ia32_crc32hi(__C, __D);
949      |          ^
950In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:2:
951In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86intrin.h:15:
952In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/immintrin.h:17:
953In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86gprintrin.h:25:
954/opt/local/libexec/llvm-17/lib/clang/17/include/crc32intrin.h:73:10: error: use of undeclared identifier '__builtin_ia32_crc32si'
955   73 |   return __builtin_ia32_crc32si(__C, __D);
956      |          ^
957In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:2:
958In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86intrin.h:15:
959In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/immintrin.h:17:
960In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86gprintrin.h:35:
961/opt/local/libexec/llvm-17/lib/clang/17/include/raointintrin.h:39:3: error: use of undeclared identifier '__builtin_ia32_aadd32'; did you mean '__builtin_arm_addg'?
962   39 |   __builtin_ia32_aadd32((int *)__A, __B);
963      |   ^
964/opt/local/libexec/llvm-17/lib/clang/17/include/raointintrin.h:39:3: note: '__builtin_arm_addg' declared here
965/opt/local/libexec/llvm-17/lib/clang/17/include/raointintrin.h:39:3: error: argument to '__builtin_arm_addg' must be a constant integer
966   39 |   __builtin_ia32_aadd32((int *)__A, __B);
967      |   ^                                 ~~~
968/opt/local/libexec/llvm-17/lib/clang/17/include/raointintrin.h:61:3: error: use of undeclared identifier '__builtin_ia32_aand32'
969   61 |   __builtin_ia32_aand32((int *)__A, __B);
970      |   ^
971/opt/local/libexec/llvm-17/lib/clang/17/include/raointintrin.h:83:3: error: use of undeclared identifier '__builtin_ia32_aor32'
972   83 |   __builtin_ia32_aor32((int *)__A, __B);
973      |   ^
974fatal error: too many errors emitted, stopping now [-ferror-limit=]
97520 errors generated.
976make[1]: *** [CMakeFiles/cmTC_7db9a.dir/src.cxx.o] Error 1
977make: *** [cmTC_7db9a/fast] Error 2
978
979
980Source file was:
981
982  #include <x86intrin.h>
983  int main()
984  {
985    __m128d a, b;
986    a = _mm_set_sd (1.0);
987    b = _mm_set1_pd (2.1);
988    __m128d c = a + b;
989    __m128d d = b - c;
990    __m128d e = c * a + d;
991    __m128d f = e/a;
992#ifdef __AVX512F__
993    __m512d g, h;
994    g = _mm512_set1_pd (1.0);
995    h = _mm512_set1_pd (2.1);
996    __m512d i = g + h;
997    g = i - g;
998    h *= i;
999    i = h/i;
1000    (void)i;
1001#endif
1002    (void)f;
1003  }
1004 
1005Performing C++ SOURCE FILE Test DEAL_II_COMPILER_HAS_FUSE_LD_GOLD failed with the following output:
1006Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp
1007
1008Run Build Command(s):/usr/bin/make -f Makefile cmTC_3543f/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_3543f.dir/build.make CMakeFiles/cmTC_3543f.dir/build
1009Building CXX object CMakeFiles/cmTC_3543f.dir/src.cxx.o
1010/opt/local/bin/clang++-mp-17 -DDEAL_II_COMPILER_HAS_FUSE_LD_GOLD  -pipe -I/opt/local/libexec/boost/1.76/include -Os -DBOOST_NO_CXX98_FUNCTION_BASE -DNDEBUG -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wno-unused-command-line-argument -Werror -shared -fPIC -fuse-ld=gold -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -MD -MT CMakeFiles/cmTC_3543f.dir/src.cxx.o -MF CMakeFiles/cmTC_3543f.dir/src.cxx.o.d -o CMakeFiles/cmTC_3543f.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx
1011Linking CXX executable cmTC_3543f
1012/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3543f.dir/link.txt --verbose=1
1013/opt/local/bin/clang++-mp-17  -pipe -I/opt/local/libexec/boost/1.76/include -Os -DBOOST_NO_CXX98_FUNCTION_BASE -DNDEBUG -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wno-unused-command-line-argument -Werror -shared -fPIC -fuse-ld=gold -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3543f.dir/src.cxx.o -o cmTC_3543f  -L/opt/local/libexec/boost/1.76/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk
1014clang++: error: invalid linker name in argument '-fuse-ld=gold'
1015make[1]: *** [cmTC_3543f] Error 1
1016make: *** [cmTC_3543f/fast] Error 2
1017
1018
1019Source file was:
1020
1021    #include <iostream>
1022    void foo() { std::cout << "Hello, world!" << std::endl; }
1023   
1024Performing C++ SOURCE FILE Test DEAL_II_HAVE_FLAG_Wno_long_double failed with the following output:
1025Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp
1026
1027Run Build Command(s):/usr/bin/make -f Makefile cmTC_f59d5/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_f59d5.dir/build.make CMakeFiles/cmTC_f59d5.dir/build
1028Building CXX object CMakeFiles/cmTC_f59d5.dir/src.cxx.o
1029/opt/local/bin/clang++-mp-17 -DDEAL_II_HAVE_FLAG_Wno_long_double  -pipe -I/opt/local/libexec/boost/1.76/include -Os -DBOOST_NO_CXX98_FUNCTION_BASE -DNDEBUG -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -O3 -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0   -Wno-long-double -MD -MT CMakeFiles/cmTC_f59d5.dir/src.cxx.o -MF CMakeFiles/cmTC_f59d5.dir/src.cxx.o.d -o CMakeFiles/cmTC_f59d5.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx
1030warning: unknown warning option '-Wno-long-double'; did you mean '-Wno-long-long'? [-Wunknown-warning-option]
10311 warning generated.
1032Linking CXX executable cmTC_f59d5
1033/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f59d5.dir/link.txt --verbose=1
1034/opt/local/bin/clang++-mp-17  -pipe -I/opt/local/libexec/boost/1.76/include -Os -DBOOST_NO_CXX98_FUNCTION_BASE -DNDEBUG -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -O3 -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f59d5.dir/src.cxx.o -o cmTC_f59d5  -L/opt/local/libexec/boost/1.76/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk
1035
1036
1037Source file was:
1038int main() { return 0; }
1039Performing C++ SOURCE FILE Test MKL_SYMBOL_CHECK failed with the following output:
1040Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp
1041
1042Run Build Command(s):/usr/bin/make -f Makefile cmTC_29856/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_29856.dir/build.make CMakeFiles/cmTC_29856.dir/build
1043Building CXX object CMakeFiles/cmTC_29856.dir/src.cxx.o
1044/opt/local/bin/clang++-mp-17 -DMKL_SYMBOL_CHECK  -O3 -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -MD -MT CMakeFiles/cmTC_29856.dir/src.cxx.o -MF CMakeFiles/cmTC_29856.dir/src.cxx.o.d -o CMakeFiles/cmTC_29856.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx
1045/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:2:14: fatal error: 'mkl.h' file not found
1046    2 |     #include <mkl.h>
1047      |              ^~~~~~~
10481 error generated.
1049make[1]: *** [CMakeFiles/cmTC_29856.dir/src.cxx.o] Error 1
1050make: *** [cmTC_29856/fast] Error 2
1051
1052
1053Source file was:
1054
1055    #include <mkl.h>
1056    #include <vector>
1057    int main(){
1058      const int m = 5;
1059      const int n = 2;
1060      std::vector<double> A(m*n,0.);
1061      std::vector<double> B(m*n,0.);
1062      mkl_domatcopy('C', 'T', m, n, 1., A.data(), n, B.data(), m);
1063      return 0;
1064    }
1065Performing C++ SOURCE FILE Test DEAL_II_HAS_AUTO_PTR failed with the following output:
1066Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp
1067
1068Run Build Command(s):/usr/bin/make -f Makefile cmTC_ba9c6/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_ba9c6.dir/build.make CMakeFiles/cmTC_ba9c6.dir/build
1069Building CXX object CMakeFiles/cmTC_ba9c6.dir/src.cxx.o
1070/opt/local/bin/clang++-mp-17 -DDEAL_II_HAS_AUTO_PTR -I/opt/local/libexec/boost/1.76/include -pipe -I/opt/local/libexec/boost/1.76/include -Os -DBOOST_NO_CXX98_FUNCTION_BASE -DNDEBUG -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Werror -O3 -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -MD -MT CMakeFiles/cmTC_ba9c6.dir/src.cxx.o -MF CMakeFiles/cmTC_ba9c6.dir/src.cxx.o.d -o CMakeFiles/cmTC_ba9c6.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx
1071In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:3:
1072In file included from /opt/local/libexec/boost/1.76/include/boost/config.hpp:48:
1073/opt/local/libexec/boost/1.76/include/boost/config/stdlib/libcpp.hpp:174:9: error: 'BOOST_NO_CXX98_FUNCTION_BASE' macro redefined [-Werror,-Wmacro-redefined]
1074  174 | #define BOOST_NO_CXX98_FUNCTION_BASE
1075      |         ^
1076<command line>:2:9: note: previous definition is here
1077    2 | #define BOOST_NO_CXX98_FUNCTION_BASE 1
1078      |         ^
10791 error generated.
1080make[1]: *** [CMakeFiles/cmTC_ba9c6.dir/src.cxx.o] Error 1
1081make: *** [cmTC_ba9c6/fast] Error 2
1082
1083
1084Source file was:
1085
1086    #include <memory>
1087    #include <boost/config.hpp>
1088
1089    int main()
1090    {
1091    #ifndef BOOST_NO_AUTO_PTR
1092      int *i = new int;
1093      std::auto_ptr<int> x(i);
1094    #endif
1095      return 0;
1096    }
1097   
1098Performing C++ SOURCE FILE Test DEAL_II_BOOST_HAS_BROKEN_HEADER_DEPRECATIONS_OK failed with the following output:
1099Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp
1100
1101Run Build Command(s):/usr/bin/make -f Makefile cmTC_56dcd/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_56dcd.dir/build.make CMakeFiles/cmTC_56dcd.dir/build
1102Building CXX object CMakeFiles/cmTC_56dcd.dir/src.cxx.o
1103/opt/local/bin/clang++-mp-17 -DDEAL_II_BOOST_HAS_BROKEN_HEADER_DEPRECATIONS_OK -I/opt/local/libexec/boost/1.76/include -pipe -I/opt/local/libexec/boost/1.76/include -Os -DBOOST_NO_CXX98_FUNCTION_BASE -DNDEBUG -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -O3 -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -MD -MT CMakeFiles/cmTC_56dcd.dir/src.cxx.o -MF CMakeFiles/cmTC_56dcd.dir/src.cxx.o.d -o CMakeFiles/cmTC_56dcd.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx
1104/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:3:60: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
1105    3 |     #define BOOST_HEADER_DEPRECATED(a) _Pragma("GCC error "stop compilation"");
1106      |                                                            ^
1107      |                                                             
1108In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:4:
1109In file included from /opt/local/libexec/boost/1.76/include/boost/geometry/index/rtree.hpp:25:
1110In file included from /opt/local/libexec/boost/1.76/include/boost/container/new_allocator.hpp:15:
1111In file included from /opt/local/libexec/boost/1.76/include/boost/config.hpp:48:
1112/opt/local/libexec/boost/1.76/include/boost/config/stdlib/libcpp.hpp:174:9: warning: 'BOOST_NO_CXX98_FUNCTION_BASE' macro redefined [-Wmacro-redefined]
1113  174 | #define BOOST_NO_CXX98_FUNCTION_BASE
1114      |         ^
1115<command line>:2:9: note: previous definition is here
1116    2 | #define BOOST_NO_CXX98_FUNCTION_BASE 1
1117      |         ^
1118In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:4:
1119In file included from /opt/local/libexec/boost/1.76/include/boost/geometry/index/rtree.hpp:33:
1120In file included from /opt/local/libexec/boost/1.76/include/boost/geometry/algorithms/detail/covered_by/interface.hpp:26:
1121In file included from /opt/local/libexec/boost/1.76/include/boost/geometry/algorithms/detail/within/interface.hpp:34:
1122In file included from /opt/local/libexec/boost/1.76/include/boost/geometry/strategies/concepts/within_concept.hpp:26:
1123In file included from /opt/local/libexec/boost/1.76/include/boost/function_types/result_type.hpp:12:
1124In file included from /opt/local/libexec/boost/1.76/include/boost/blank.hpp:26:
1125In file included from /opt/local/libexec/boost/1.76/include/boost/type_traits/is_stateless.hpp:12:
1126/opt/local/libexec/boost/1.76/include/boost/type_traits/has_trivial_constructor.hpp:41:69: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins]
1127   41 |    : public integral_constant <bool, ((::boost::is_pod<T>::value || BOOST_HAS_TRIVIAL_CONSTRUCTOR(T)) BOOST_TT_TRIVIAL_CONSTRUCT_FIX)>{};
1128      |                                                                     ^
1129/opt/local/libexec/boost/1.76/include/boost/type_traits/intrinsics.hpp:187:47: note: expanded from macro 'BOOST_HAS_TRIVIAL_CONSTRUCTOR'
1130  187 | #     define BOOST_HAS_TRIVIAL_CONSTRUCTOR(T) __has_trivial_constructor(T)
1131      |                                               ^
1132In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:4:
1133In file included from /opt/local/libexec/boost/1.76/include/boost/geometry/index/rtree.hpp:33:
1134In file included from /opt/local/libexec/boost/1.76/include/boost/geometry/algorithms/detail/covered_by/interface.hpp:26:
1135In file included from /opt/local/libexec/boost/1.76/include/boost/geometry/algorithms/detail/within/interface.hpp:34:
1136In file included from /opt/local/libexec/boost/1.76/include/boost/geometry/strategies/concepts/within_concept.hpp:26:
1137In file included from /opt/local/libexec/boost/1.76/include/boost/function_types/result_type.hpp:12:
1138In file included from /opt/local/libexec/boost/1.76/include/boost/blank.hpp:26:
1139In file included from /opt/local/libexec/boost/1.76/include/boost/type_traits/is_stateless.hpp:13:
1140/opt/local/libexec/boost/1.76/include/boost/type_traits/has_trivial_copy.hpp:34:4: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins]
1141   34 |    BOOST_HAS_TRIVIAL_COPY(T) BOOST_TT_TRIVIAL_CONSTRUCT_FIX
1142      |    ^
1143/opt/local/libexec/boost/1.76/include/boost/type_traits/intrinsics.hpp:190:41: note: expanded from macro 'BOOST_HAS_TRIVIAL_COPY'
1144  190 | #     define BOOST_HAS_TRIVIAL_COPY(T) (__has_trivial_copy(T) && !is_reference<T>::value)
1145      |                                         ^
1146In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:4:
1147In file included from /opt/local/libexec/boost/1.76/include/boost/geometry/index/rtree.hpp:33:
1148In file included from /opt/local/libexec/boost/1.76/include/boost/geometry/algorithms/detail/covered_by/interface.hpp:26:
1149In file included from /opt/local/libexec/boost/1.76/include/boost/geometry/algorithms/detail/within/interface.hpp:34:
1150In file included from /opt/local/libexec/boost/1.76/include/boost/geometry/strategies/concepts/within_concept.hpp:26:
1151In file included from /opt/local/libexec/boost/1.76/include/boost/function_types/result_type.hpp:12:
1152In file included from /opt/local/libexec/boost/1.76/include/boost/blank.hpp:26:
1153In file included from /opt/local/libexec/boost/1.76/include/boost/type_traits/is_stateless.hpp:14:
1154/opt/local/libexec/boost/1.76/include/boost/type_traits/has_trivial_destructor.hpp:30:86: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins]
1155   30 | template <typename T> struct has_trivial_destructor : public integral_constant<bool, BOOST_HAS_TRIVIAL_DESTRUCTOR(T)>{};
1156      |                                                                                      ^
1157/opt/local/libexec/boost/1.76/include/boost/type_traits/intrinsics.hpp:196:47: note: expanded from macro 'BOOST_HAS_TRIVIAL_DESTRUCTOR'
1158  196 | #     define BOOST_HAS_TRIVIAL_DESTRUCTOR(T) (__has_trivial_destructor(T)  && is_destructible<T>::value)
1159      |                                               ^
1160In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:4:
1161In file included from /opt/local/libexec/boost/1.76/include/boost/geometry/index/rtree.hpp:33:
1162In file included from /opt/local/libexec/boost/1.76/include/boost/geometry/algorithms/detail/covered_by/interface.hpp:26:
1163In file included from /opt/local/libexec/boost/1.76/include/boost/geometry/algorithms/detail/within/interface.hpp:34:
1164In file included from /opt/local/libexec/boost/1.76/include/boost/geometry/strategies/concepts/within_concept.hpp:36:
1165In file included from /opt/local/libexec/boost/1.76/include/boost/geometry/strategies/detail.hpp:15:
1166In file included from /opt/local/libexec/boost/1.76/include/boost/geometry/strategies/geographic/parameters.hpp:16:
1167In file included from /opt/local/libexec/boost/1.76/include/boost/geometry/formulas/andoyer_inverse.hpp:17:
1168In file included from /opt/local/libexec/boost/1.76/include/boost/math/constants/constants.hpp:14:
1169In file included from /opt/local/libexec/boost/1.76/include/boost/math/tools/convert_from_string.hpp:15:
1170In file included from /opt/local/libexec/boost/1.76/include/boost/lexical_cast.hpp:32:
1171In file included from /opt/local/libexec/boost/1.76/include/boost/lexical_cast/try_lexical_convert.hpp:44:
1172In file included from /opt/local/libexec/boost/1.76/include/boost/lexical_cast/detail/converter_lexical.hpp:54:
1173/opt/local/libexec/boost/1.76/include/boost/lexical_cast/detail/converter_lexical_streams.hpp:285:21: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
1174  285 |                     sprintf(begin,
1175      |                     ^
1176/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here
1177  180 | __deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
1178      | ^
1179/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
1180  215 |         #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
1181      |                                                       ^
1182In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:4:
1183In file included from /opt/local/libexec/boost/1.76/include/boost/geometry/index/rtree.hpp:33:
1184In file included from /opt/local/libexec/boost/1.76/include/boost/geometry/algorithms/detail/covered_by/interface.hpp:26:
1185In file included from /opt/local/libexec/boost/1.76/include/boost/geometry/algorithms/detail/within/interface.hpp:34:
1186In file included from /opt/local/libexec/boost/1.76/include/boost/geometry/strategies/concepts/within_concept.hpp:36:
1187In file included from /opt/local/libexec/boost/1.76/include/boost/geometry/strategies/detail.hpp:15:
1188In file included from /opt/local/libexec/boost/1.76/include/boost/geometry/strategies/geographic/parameters.hpp:16:
1189In file included from /opt/local/libexec/boost/1.76/include/boost/geometry/formulas/andoyer_inverse.hpp:17:
1190In file included from /opt/local/libexec/boost/1.76/include/boost/math/constants/constants.hpp:14:
1191In file included from /opt/local/libexec/boost/1.76/include/boost/math/tools/convert_from_string.hpp:15:
1192In file included from /opt/local/libexec/boost/1.76/include/boost/lexical_cast.hpp:32:
1193In file included from /opt/local/libexec/boost/1.76/include/boost/lexical_cast/try_lexical_convert.hpp:44:
1194In file included from /opt/local/libexec/boost/1.76/include/boost/lexical_cast/detail/converter_lexical.hpp:54:
1195/opt/local/libexec/boost/1.76/include/boost/lexical_cast/detail/converter_lexical_streams.hpp:297:21: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
1196  297 |                     sprintf(begin,
1197      |                     ^
1198/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here
1199  180 | __deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
1200      | ^
1201/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
1202  215 |         #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
1203      |                                                       ^
1204In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:4:
1205In file included from /opt/local/libexec/boost/1.76/include/boost/geometry/index/rtree.hpp:33:
1206In file included from /opt/local/libexec/boost/1.76/include/boost/geometry/algorithms/detail/covered_by/interface.hpp:26:
1207In file included from /opt/local/libexec/boost/1.76/include/boost/geometry/algorithms/detail/within/interface.hpp:34:
1208In file included from /opt/local/libexec/boost/1.76/include/boost/geometry/strategies/concepts/within_concept.hpp:36:
1209In file included from /opt/local/libexec/boost/1.76/include/boost/geometry/strategies/detail.hpp:15:
1210In file included from /opt/local/libexec/boost/1.76/include/boost/geometry/strategies/geographic/parameters.hpp:16:
1211In file included from /opt/local/libexec/boost/1.76/include/boost/geometry/formulas/andoyer_inverse.hpp:17:
1212In file included from /opt/local/libexec/boost/1.76/include/boost/math/constants/constants.hpp:14:
1213In file included from /opt/local/libexec/boost/1.76/include/boost/math/tools/convert_from_string.hpp:15:
1214In file included from /opt/local/libexec/boost/1.76/include/boost/lexical_cast.hpp:32:
1215In file included from /opt/local/libexec/boost/1.76/include/boost/lexical_cast/try_lexical_convert.hpp:44:
1216In file included from /opt/local/libexec/boost/1.76/include/boost/lexical_cast/detail/converter_lexical.hpp:54:
1217/opt/local/libexec/boost/1.76/include/boost/lexical_cast/detail/converter_lexical_streams.hpp:310:21: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
1218  310 |                     sprintf(begin,
1219      |                     ^
1220/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here
1221  180 | __deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
1222      | ^
1223/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
1224  215 |         #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
1225      |                                                       ^
1226In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:4:
1227In file included from /opt/local/libexec/boost/1.76/include/boost/geometry/index/rtree.hpp:64:
1228In file included from /opt/local/libexec/boost/1.76/include/boost/geometry/index/detail/rtree/node/node.hpp:35:
1229In file included from /opt/local/libexec/boost/1.76/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:16:
1230In file included from /opt/local/libexec/boost/1.76/include/boost/variant/variant.hpp:30:
1231In file included from /opt/local/libexec/boost/1.76/include/boost/variant/detail/initializer.hpp:21:
1232In file included from /opt/local/libexec/boost/1.76/include/boost/detail/reference_content.hpp:19:
1233/opt/local/libexec/boost/1.76/include/boost/type_traits/has_nothrow_copy.hpp:36:89: warning: builtin __has_nothrow_copy is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins]
1234   36 | template <class T> struct has_nothrow_copy_constructor : public integral_constant<bool, BOOST_HAS_NOTHROW_COPY(T)>{};
1235      |                                                                                         ^
1236/opt/local/libexec/boost/1.76/include/boost/type_traits/intrinsics.hpp:202:41: note: expanded from macro 'BOOST_HAS_NOTHROW_COPY'
1237  202 | #     define BOOST_HAS_NOTHROW_COPY(T) (__has_nothrow_copy(T) && !is_volatile<T>::value && !is_reference<T>::value && is_copy_constructible<T>::value)
1238      |                                         ^
1239In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:4:
1240In file included from /opt/local/libexec/boost/1.76/include/boost/geometry/index/rtree.hpp:64:
1241In file included from /opt/local/libexec/boost/1.76/include/boost/geometry/index/detail/rtree/node/node.hpp:35:
1242In file included from /opt/local/libexec/boost/1.76/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:16:
1243In file included from /opt/local/libexec/boost/1.76/include/boost/variant/variant.hpp:48:
1244/opt/local/libexec/boost/1.76/include/boost/type_traits/has_nothrow_constructor.hpp:27:84: warning: builtin __has_nothrow_constructor is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins]
1245   27 | template <class T> struct has_nothrow_constructor : public integral_constant<bool, BOOST_HAS_NOTHROW_CONSTRUCTOR(T)>{};
1246      |                                                                                    ^
1247/opt/local/libexec/boost/1.76/include/boost/type_traits/intrinsics.hpp:199:48: note: expanded from macro 'BOOST_HAS_NOTHROW_CONSTRUCTOR'
1248  199 | #     define BOOST_HAS_NOTHROW_CONSTRUCTOR(T) (__has_nothrow_constructor(T) && is_default_constructible<T>::value)
1249      |                                                ^
1250In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:4:
1251In file included from /opt/local/libexec/boost/1.76/include/boost/geometry/index/rtree.hpp:64:
1252In file included from /opt/local/libexec/boost/1.76/include/boost/geometry/index/detail/rtree/node/node.hpp:35:
1253In file included from /opt/local/libexec/boost/1.76/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:16:
1254In file included from /opt/local/libexec/boost/1.76/include/boost/variant/variant.hpp:50:
1255In file included from /opt/local/libexec/boost/1.76/include/boost/type_traits/is_nothrow_move_assignable.hpp:16:
1256/opt/local/libexec/boost/1.76/include/boost/type_traits/has_nothrow_assign.hpp:65:7: warning: builtin __has_nothrow_assign is deprecated; use __is_nothrow_assignable instead [-Wdeprecated-builtins]
1257   65 |       BOOST_HAS_NOTHROW_ASSIGN(T)
1258      |       ^
1259/opt/local/libexec/boost/1.76/include/boost/type_traits/intrinsics.hpp:205:43: note: expanded from macro 'BOOST_HAS_NOTHROW_ASSIGN'
1260  205 | #     define BOOST_HAS_NOTHROW_ASSIGN(T) (__has_nothrow_assign(T) && !is_volatile<T>::value && is_assignable<T&, const T&>::value)
1261      |                                           ^
126210 warnings and 1 error generated.
1263make[1]: *** [CMakeFiles/cmTC_56dcd.dir/src.cxx.o] Error 1
1264make: *** [cmTC_56dcd/fast] Error 2
1265
1266
1267Source file was:
1268
1269    #define BOOST_CONFIG_HEADER_DEPRECATED_HPP_INCLUDED
1270    #define BOOST_HEADER_DEPRECATED(a) _Pragma("GCC error "stop compilation"");
1271    #include <boost/geometry/index/rtree.hpp>
1272    int main() { return 0; }
1273   
1274Performing C++ SOURCE FILE Test rt_LIBRARY failed with the following output:
1275Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp
1276
1277Run Build Command(s):/usr/bin/make -f Makefile cmTC_e17ef/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_e17ef.dir/build.make CMakeFiles/cmTC_e17ef.dir/build
1278Building CXX object CMakeFiles/cmTC_e17ef.dir/src.cxx.o
1279/opt/local/bin/clang++-mp-17 -Drt_LIBRARY  -pipe -I/opt/local/libexec/boost/1.76/include -Os -DBOOST_NO_CXX98_FUNCTION_BASE -DNDEBUG -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -O3 -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -MD -MT CMakeFiles/cmTC_e17ef.dir/src.cxx.o -MF CMakeFiles/cmTC_e17ef.dir/src.cxx.o.d -o CMakeFiles/cmTC_e17ef.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx
1280Linking CXX executable cmTC_e17ef
1281/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e17ef.dir/link.txt --verbose=1
1282/opt/local/bin/clang++-mp-17  -pipe -I/opt/local/libexec/boost/1.76/include -Os -DBOOST_NO_CXX98_FUNCTION_BASE -DNDEBUG -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -O3 -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e17ef.dir/src.cxx.o -o cmTC_e17ef  -L/opt/local/libexec/boost/1.76/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -lrt
1283ld: library 'rt' not found
1284clang++: error: linker command failed with exit code 1 (use -v to see invocation)
1285make[1]: *** [cmTC_e17ef] Error 1
1286make: *** [cmTC_e17ef/fast] Error 2
1287
1288
1289Source file was:
1290int main(){}
1291Performing C++ SOURCE FILE Test DEAL_II_CGAL_HAS_DEPRECATED_BOOST_INCLUDES_OK failed with the following output:
1292Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp
1293
1294Run Build Command(s):/usr/bin/make -f Makefile cmTC_30d2a/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_30d2a.dir/build.make CMakeFiles/cmTC_30d2a.dir/build
1295Building CXX object CMakeFiles/cmTC_30d2a.dir/src.cxx.o
1296/opt/local/bin/clang++-mp-17 -DDEAL_II_CGAL_HAS_DEPRECATED_BOOST_INCLUDES_OK -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -pipe -I/opt/local/libexec/boost/1.76/include -Os -DBOOST_NO_CXX98_FUNCTION_BASE -DNDEBUG -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -O3 -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -MD -MT CMakeFiles/cmTC_30d2a.dir/src.cxx.o -MF CMakeFiles/cmTC_30d2a.dir/src.cxx.o.d -o CMakeFiles/cmTC_30d2a.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx
1297/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:3:60: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
1298    3 |     #define BOOST_HEADER_DEPRECATED(a) _Pragma("GCC error "stop compilation"");
1299      |                                                            ^
1300      |                                                             
1301In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:4:
1302In file included from /opt/local/include/CGAL/make_mesh_3.h:20:
1303In file included from /opt/local/include/CGAL/license/Mesh_3.h:17:
1304In file included from /opt/local/include/CGAL/config.h:116:
1305In file included from /opt/local/libexec/boost/1.76/include/boost/config.hpp:48:
1306/opt/local/libexec/boost/1.76/include/boost/config/stdlib/libcpp.hpp:174:9: warning: 'BOOST_NO_CXX98_FUNCTION_BASE' macro redefined [-Wmacro-redefined]
1307  174 | #define BOOST_NO_CXX98_FUNCTION_BASE
1308      |         ^
1309<command line>:2:9: note: previous definition is here
1310    2 | #define BOOST_NO_CXX98_FUNCTION_BASE 1
1311      |         ^
1312In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:4:
1313In file included from /opt/local/include/CGAL/make_mesh_3.h:23:
1314In file included from /opt/local/include/CGAL/refine_mesh_3.h:24:
1315In file included from /opt/local/include/CGAL/Mesh_3/Mesher_3.h:39:
1316In file included from /opt/local/include/CGAL/SMDS_3/Dump_c3t3.h:20:
1317In file included from /opt/local/include/CGAL/SMDS_3/io_signature.h:22:
1318In file included from /opt/local/include/CGAL/Delaunay_triangulation_3.h:22:
1319In file included from /opt/local/include/CGAL/basic.h:30:
1320In file included from /opt/local/include/CGAL/kernel_basic.h:25:
1321In file included from /opt/local/include/CGAL/Object.h:30:
1322In file included from /opt/local/libexec/boost/1.76/include/boost/variant.hpp:17:
1323In file included from /opt/local/libexec/boost/1.76/include/boost/variant/variant.hpp:30:
1324In file included from /opt/local/libexec/boost/1.76/include/boost/variant/detail/initializer.hpp:21:
1325In file included from /opt/local/libexec/boost/1.76/include/boost/detail/reference_content.hpp:19:
1326/opt/local/libexec/boost/1.76/include/boost/type_traits/has_nothrow_copy.hpp:36:89: warning: builtin __has_nothrow_copy is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins]
1327   36 | template <class T> struct has_nothrow_copy_constructor : public integral_constant<bool, BOOST_HAS_NOTHROW_COPY(T)>{};
1328      |                                                                                         ^
1329/opt/local/libexec/boost/1.76/include/boost/type_traits/intrinsics.hpp:202:41: note: expanded from macro 'BOOST_HAS_NOTHROW_COPY'
1330  202 | #     define BOOST_HAS_NOTHROW_COPY(T) (__has_nothrow_copy(T) && !is_volatile<T>::value && !is_reference<T>::value && is_copy_constructible<T>::value)
1331      |                                         ^
1332In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:4:
1333In file included from /opt/local/include/CGAL/make_mesh_3.h:23:
1334In file included from /opt/local/include/CGAL/refine_mesh_3.h:24:
1335In file included from /opt/local/include/CGAL/Mesh_3/Mesher_3.h:39:
1336In file included from /opt/local/include/CGAL/SMDS_3/Dump_c3t3.h:20:
1337In file included from /opt/local/include/CGAL/SMDS_3/io_signature.h:22:
1338In file included from /opt/local/include/CGAL/Delaunay_triangulation_3.h:22:
1339In file included from /opt/local/include/CGAL/basic.h:30:
1340In file included from /opt/local/include/CGAL/kernel_basic.h:25:
1341In file included from /opt/local/include/CGAL/Object.h:30:
1342In file included from /opt/local/libexec/boost/1.76/include/boost/variant.hpp:17:
1343In file included from /opt/local/libexec/boost/1.76/include/boost/variant/variant.hpp:40:
1344In file included from /opt/local/libexec/boost/1.76/include/boost/blank.hpp:26:
1345In file included from /opt/local/libexec/boost/1.76/include/boost/type_traits/is_stateless.hpp:12:
1346/opt/local/libexec/boost/1.76/include/boost/type_traits/has_trivial_constructor.hpp:41:69: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins]
1347   41 |    : public integral_constant <bool, ((::boost::is_pod<T>::value || BOOST_HAS_TRIVIAL_CONSTRUCTOR(T)) BOOST_TT_TRIVIAL_CONSTRUCT_FIX)>{};
1348      |                                                                     ^
1349/opt/local/libexec/boost/1.76/include/boost/type_traits/intrinsics.hpp:187:47: note: expanded from macro 'BOOST_HAS_TRIVIAL_CONSTRUCTOR'
1350  187 | #     define BOOST_HAS_TRIVIAL_CONSTRUCTOR(T) __has_trivial_constructor(T)
1351      |                                               ^
1352In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:4:
1353In file included from /opt/local/include/CGAL/make_mesh_3.h:23:
1354In file included from /opt/local/include/CGAL/refine_mesh_3.h:24:
1355In file included from /opt/local/include/CGAL/Mesh_3/Mesher_3.h:39:
1356In file included from /opt/local/include/CGAL/SMDS_3/Dump_c3t3.h:20:
1357In file included from /opt/local/include/CGAL/SMDS_3/io_signature.h:22:
1358In file included from /opt/local/include/CGAL/Delaunay_triangulation_3.h:22:
1359In file included from /opt/local/include/CGAL/basic.h:30:
1360In file included from /opt/local/include/CGAL/kernel_basic.h:25:
1361In file included from /opt/local/include/CGAL/Object.h:30:
1362In file included from /opt/local/libexec/boost/1.76/include/boost/variant.hpp:17:
1363In file included from /opt/local/libexec/boost/1.76/include/boost/variant/variant.hpp:40:
1364In file included from /opt/local/libexec/boost/1.76/include/boost/blank.hpp:26:
1365In file included from /opt/local/libexec/boost/1.76/include/boost/type_traits/is_stateless.hpp:13:
1366/opt/local/libexec/boost/1.76/include/boost/type_traits/has_trivial_copy.hpp:34:4: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins]
1367   34 |    BOOST_HAS_TRIVIAL_COPY(T) BOOST_TT_TRIVIAL_CONSTRUCT_FIX
1368      |    ^
1369/opt/local/libexec/boost/1.76/include/boost/type_traits/intrinsics.hpp:190:41: note: expanded from macro 'BOOST_HAS_TRIVIAL_COPY'
1370  190 | #     define BOOST_HAS_TRIVIAL_COPY(T) (__has_trivial_copy(T) && !is_reference<T>::value)
1371      |                                         ^
1372In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:4:
1373In file included from /opt/local/include/CGAL/make_mesh_3.h:23:
1374In file included from /opt/local/include/CGAL/refine_mesh_3.h:24:
1375In file included from /opt/local/include/CGAL/Mesh_3/Mesher_3.h:39:
1376In file included from /opt/local/include/CGAL/SMDS_3/Dump_c3t3.h:20:
1377In file included from /opt/local/include/CGAL/SMDS_3/io_signature.h:22:
1378In file included from /opt/local/include/CGAL/Delaunay_triangulation_3.h:22:
1379In file included from /opt/local/include/CGAL/basic.h:30:
1380In file included from /opt/local/include/CGAL/kernel_basic.h:25:
1381In file included from /opt/local/include/CGAL/Object.h:30:
1382In file included from /opt/local/libexec/boost/1.76/include/boost/variant.hpp:17:
1383In file included from /opt/local/libexec/boost/1.76/include/boost/variant/variant.hpp:40:
1384In file included from /opt/local/libexec/boost/1.76/include/boost/blank.hpp:26:
1385In file included from /opt/local/libexec/boost/1.76/include/boost/type_traits/is_stateless.hpp:14:
1386/opt/local/libexec/boost/1.76/include/boost/type_traits/has_trivial_destructor.hpp:30:86: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins]
1387   30 | template <typename T> struct has_trivial_destructor : public integral_constant<bool, BOOST_HAS_TRIVIAL_DESTRUCTOR(T)>{};
1388      |                                                                                      ^
1389/opt/local/libexec/boost/1.76/include/boost/type_traits/intrinsics.hpp:196:47: note: expanded from macro 'BOOST_HAS_TRIVIAL_DESTRUCTOR'
1390  196 | #     define BOOST_HAS_TRIVIAL_DESTRUCTOR(T) (__has_trivial_destructor(T)  && is_destructible<T>::value)
1391      |                                               ^
1392In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:4:
1393In file included from /opt/local/include/CGAL/make_mesh_3.h:23:
1394In file included from /opt/local/include/CGAL/refine_mesh_3.h:24:
1395In file included from /opt/local/include/CGAL/Mesh_3/Mesher_3.h:39:
1396In file included from /opt/local/include/CGAL/SMDS_3/Dump_c3t3.h:20:
1397In file included from /opt/local/include/CGAL/SMDS_3/io_signature.h:22:
1398In file included from /opt/local/include/CGAL/Delaunay_triangulation_3.h:22:
1399In file included from /opt/local/include/CGAL/basic.h:30:
1400In file included from /opt/local/include/CGAL/kernel_basic.h:25:
1401In file included from /opt/local/include/CGAL/Object.h:30:
1402In file included from /opt/local/libexec/boost/1.76/include/boost/variant.hpp:17:
1403In file included from /opt/local/libexec/boost/1.76/include/boost/variant/variant.hpp:48:
1404/opt/local/libexec/boost/1.76/include/boost/type_traits/has_nothrow_constructor.hpp:27:84: warning: builtin __has_nothrow_constructor is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins]
1405   27 | template <class T> struct has_nothrow_constructor : public integral_constant<bool, BOOST_HAS_NOTHROW_CONSTRUCTOR(T)>{};
1406      |                                                                                    ^
1407/opt/local/libexec/boost/1.76/include/boost/type_traits/intrinsics.hpp:199:48: note: expanded from macro 'BOOST_HAS_NOTHROW_CONSTRUCTOR'
1408  199 | #     define BOOST_HAS_NOTHROW_CONSTRUCTOR(T) (__has_nothrow_constructor(T) && is_default_constructible<T>::value)
1409      |                                                ^
1410In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:4:
1411In file included from /opt/local/include/CGAL/make_mesh_3.h:23:
1412In file included from /opt/local/include/CGAL/refine_mesh_3.h:24:
1413In file included from /opt/local/include/CGAL/Mesh_3/Mesher_3.h:39:
1414In file included from /opt/local/include/CGAL/SMDS_3/Dump_c3t3.h:20:
1415In file included from /opt/local/include/CGAL/SMDS_3/io_signature.h:22:
1416In file included from /opt/local/include/CGAL/Delaunay_triangulation_3.h:22:
1417In file included from /opt/local/include/CGAL/basic.h:30:
1418In file included from /opt/local/include/CGAL/kernel_basic.h:25:
1419In file included from /opt/local/include/CGAL/Object.h:30:
1420In file included from /opt/local/libexec/boost/1.76/include/boost/variant.hpp:17:
1421In file included from /opt/local/libexec/boost/1.76/include/boost/variant/variant.hpp:50:
1422In file included from /opt/local/libexec/boost/1.76/include/boost/type_traits/is_nothrow_move_assignable.hpp:16:
1423/opt/local/libexec/boost/1.76/include/boost/type_traits/has_nothrow_assign.hpp:65:7: warning: builtin __has_nothrow_assign is deprecated; use __is_nothrow_assignable instead [-Wdeprecated-builtins]
1424   65 |       BOOST_HAS_NOTHROW_ASSIGN(T)
1425      |       ^
1426/opt/local/libexec/boost/1.76/include/boost/type_traits/intrinsics.hpp:205:43: note: expanded from macro 'BOOST_HAS_NOTHROW_ASSIGN'
1427  205 | #     define BOOST_HAS_NOTHROW_ASSIGN(T) (__has_nothrow_assign(T) && !is_volatile<T>::value && is_assignable<T&, const T&>::value)
1428      |                                           ^
1429In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:4:
1430In file included from /opt/local/include/CGAL/make_mesh_3.h:23:
1431In file included from /opt/local/include/CGAL/refine_mesh_3.h:24:
1432In file included from /opt/local/include/CGAL/Mesh_3/Mesher_3.h:39:
1433In file included from /opt/local/include/CGAL/SMDS_3/Dump_c3t3.h:20:
1434In file included from /opt/local/include/CGAL/SMDS_3/io_signature.h:22:
1435In file included from /opt/local/include/CGAL/Delaunay_triangulation_3.h:25:
1436In file included from /opt/local/include/CGAL/Triangulation_3.h:52:
1437In file included from /opt/local/libexec/boost/1.76/include/boost/property_map/function_property_map.hpp:18:
1438In file included from /opt/local/libexec/boost/1.76/include/boost/type_traits.hpp:79:
1439/opt/local/libexec/boost/1.76/include/boost/type_traits/has_trivial_assign.hpp:29:7: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins]
1440   29 |       BOOST_HAS_TRIVIAL_ASSIGN(T)
1441      |       ^
1442/opt/local/libexec/boost/1.76/include/boost/type_traits/intrinsics.hpp:193:43: note: expanded from macro 'BOOST_HAS_TRIVIAL_ASSIGN'
1443  193 | #     define BOOST_HAS_TRIVIAL_ASSIGN(T) (__has_trivial_assign(T) && !is_volatile<T>::value && is_assignable<T&, const T&>::value)
1444      |                                           ^
1445In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:4:
1446In file included from /opt/local/include/CGAL/make_mesh_3.h:23:
1447In file included from /opt/local/include/CGAL/refine_mesh_3.h:24:
1448In file included from /opt/local/include/CGAL/Mesh_3/Mesher_3.h:39:
1449In file included from /opt/local/include/CGAL/SMDS_3/Dump_c3t3.h:20:
1450In file included from /opt/local/include/CGAL/SMDS_3/io_signature.h:22:
1451In file included from /opt/local/include/CGAL/Delaunay_triangulation_3.h:22:
1452In file included from /opt/local/include/CGAL/basic.h:30:
1453In file included from /opt/local/include/CGAL/kernel_basic.h:25:
1454In file included from /opt/local/include/CGAL/Object.h:30:
1455In file included from /opt/local/libexec/boost/1.76/include/boost/variant.hpp:17:
1456In file included from /opt/local/libexec/boost/1.76/include/boost/variant/variant.hpp:48:
1457/opt/local/libexec/boost/1.76/include/boost/type_traits/has_nothrow_constructor.hpp:27:84: warning: builtin __has_nothrow_constructor is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins]
1458   27 | template <class T> struct has_nothrow_constructor : public integral_constant<bool, BOOST_HAS_NOTHROW_CONSTRUCTOR(T)>{};
1459      |                                                                                    ^
1460/opt/local/libexec/boost/1.76/include/boost/type_traits/intrinsics.hpp:199:48: note: expanded from macro 'BOOST_HAS_NOTHROW_CONSTRUCTOR'
1461  199 | #     define BOOST_HAS_NOTHROW_CONSTRUCTOR(T) (__has_nothrow_constructor(T) && is_default_constructible<T>::value)
1462      |                                                ^
1463/opt/local/libexec/boost/1.76/include/boost/mpl/aux_/nested_type_wknd.hpp:27:7: note: in instantiation of template class 'boost::has_nothrow_constructor<CGAL::Bbox_3>' requested here
1464   27 |     : T::type
1465      |       ^
1466/opt/local/libexec/boost/1.76/include/boost/mpl/not.hpp:41:11: note: in instantiation of template class 'boost::mpl::aux::nested_type_wknd<boost::has_nothrow_constructor<CGAL::Bbox_3>>' requested here
1467   41 |           BOOST_MPL_AUX_NESTED_TYPE_WKND(T)::value
1468      |           ^
1469/opt/local/libexec/boost/1.76/include/boost/mpl/aux_/nested_type_wknd.hpp:38:24: note: expanded from macro 'BOOST_MPL_AUX_NESTED_TYPE_WKND'
1470   38 |     ::boost::mpl::aux::nested_type_wknd<T> \
1471      |                        ^
1472/opt/local/libexec/boost/1.76/include/boost/mpl/aux_/nested_type_wknd.hpp:27:7: note: in instantiation of template class 'boost::mpl::not_<boost::has_nothrow_constructor<CGAL::Bbox_3>>' requested here
1473   27 |     : T::type
1474      |       ^
1475/opt/local/libexec/boost/1.76/include/boost/mpl/aux_/preprocessed/gcc/and.hpp:25:11: note: in instantiation of template class 'boost::mpl::aux::nested_type_wknd<boost::mpl::apply1<boost::mpl::protect<boost::detail::variant::find_fallback_type_pred>, boost::mpl::l_iter<boost::mpl::l_item<mpl_::long_<1>, CGAL::Bbox_3, boost::mpl::l_end>>>>' requested here
1476   25 |           BOOST_MPL_AUX_NESTED_TYPE_WKND(T1)::value
1477      |           ^
1478/opt/local/libexec/boost/1.76/include/boost/mpl/aux_/nested_type_wknd.hpp:38:24: note: expanded from macro 'BOOST_MPL_AUX_NESTED_TYPE_WKND'
1479   38 |     ::boost::mpl::aux::nested_type_wknd<T> \
1480      |                        ^
1481/opt/local/libexec/boost/1.76/include/boost/mpl/aux_/preprocessed/gcc/and.hpp:50:7: note: in instantiation of template class 'boost::mpl::aux::and_impl<true, boost::mpl::apply1<boost::mpl::protect<boost::detail::variant::find_fallback_type_pred>, boost::mpl::l_iter<boost::mpl::l_item<mpl_::long_<1>, CGAL::Bbox_3, boost::mpl::l_end>>>, mpl_::bool_<true>, mpl_::bool_<true>, mpl_::bool_<true>>' requested here
1482   50 |     : aux::and_impl<
1483      |       ^
1484/opt/local/libexec/boost/1.76/include/boost/mpl/iter_fold_if.hpp:42:11: note: (skipping 9 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all)
1485   42 |         : and_<
1486      |           ^
1487/opt/local/libexec/boost/1.76/include/boost/optional/detail/optional_aligned_storage.hpp:31:20: note: in instantiation of template class 'boost::variant<CGAL::Bbox_3>' requested here
1488   31 |         char data[ sizeof(T) ];
1489      |                    ^
1490/opt/local/libexec/boost/1.76/include/boost/optional/detail/optional_aligned_storage.hpp:34:7: note: in instantiation of member class 'boost::optional_detail::aligned_storage<boost::variant<CGAL::Bbox_3>>::dummy_u' requested here
1491   34 |     } dummy_ ;
1492      |       ^
1493/opt/local/libexec/boost/1.76/include/boost/optional/optional.hpp:775:18: note: in instantiation of template class 'boost::optional_detail::aligned_storage<boost::variant<CGAL::Bbox_3>>' requested here
1494  775 |     storage_type m_storage ;
1495      |                  ^
1496/opt/local/libexec/boost/1.76/include/boost/optional/optional.hpp:851:12: note: in instantiation of template class 'boost::optional_detail::optional_base<boost::variant<CGAL::Bbox_3>>' requested here
1497  851 |   : public BOOST_OPTIONAL_BASE_TYPE(T)
1498      |            ^
1499/opt/local/libexec/boost/1.76/include/boost/optional/optional.hpp:841:39: note: expanded from macro 'BOOST_OPTIONAL_BASE_TYPE'
1500  841 | #  define BOOST_OPTIONAL_BASE_TYPE(T) boost::conditional< optional_config::optional_uses_direct_storage_for<T>::value, \
1501      |                                       ^
1502/opt/local/include/CGAL/Intersections_3/Bbox_3_Bbox_3.h:44:1: note: in instantiation of template class 'boost::optional<boost::variant<CGAL::Bbox_3>>' requested here
1503   44 | intersection(const CGAL::Bbox_3& a,
1504      | ^
1505In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:4:
1506In file included from /opt/local/include/CGAL/make_mesh_3.h:23:
1507In file included from /opt/local/include/CGAL/refine_mesh_3.h:24:
1508In file included from /opt/local/include/CGAL/Mesh_3/Mesher_3.h:39:
1509In file included from /opt/local/include/CGAL/SMDS_3/Dump_c3t3.h:20:
1510In file included from /opt/local/include/CGAL/SMDS_3/io_signature.h:27:
1511In file included from /opt/local/include/CGAL/Regular_triangulation_3.h:39:
1512In file included from /opt/local/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21:
1513In file included from /opt/local/include/CGAL/Filtered_kernel.h:22:
1514In file included from /opt/local/include/CGAL/Exact_kernel_selector.h:26:
1515In file included from /opt/local/include/CGAL/Number_types/internal/Exact_type_selector.h:27:
1516In file included from /opt/local/include/CGAL/boost_mp.h:32:
1517In file included from /opt/local/libexec/boost/1.76/include/boost/multiprecision/number.hpp:13:
1518In file included from /opt/local/libexec/boost/1.76/include/boost/multiprecision/detail/precision.hpp:9:
1519In file included from /opt/local/libexec/boost/1.76/include/boost/multiprecision/traits/is_variable_precision.hpp:9:
1520In file included from /opt/local/libexec/boost/1.76/include/boost/multiprecision/detail/number_base.hpp:19:
1521In file included from /opt/local/libexec/boost/1.76/include/boost/lexical_cast.hpp:32:
1522In file included from /opt/local/libexec/boost/1.76/include/boost/lexical_cast/try_lexical_convert.hpp:44:
1523In file included from /opt/local/libexec/boost/1.76/include/boost/lexical_cast/detail/converter_lexical.hpp:54:
1524/opt/local/libexec/boost/1.76/include/boost/lexical_cast/detail/converter_lexical_streams.hpp:285:21: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
1525  285 |                     sprintf(begin,
1526      |                     ^
1527/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here
1528  180 | __deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
1529      | ^
1530/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
1531  215 |         #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
1532      |                                                       ^
1533In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:4:
1534In file included from /opt/local/include/CGAL/make_mesh_3.h:23:
1535In file included from /opt/local/include/CGAL/refine_mesh_3.h:24:
1536In file included from /opt/local/include/CGAL/Mesh_3/Mesher_3.h:39:
1537In file included from /opt/local/include/CGAL/SMDS_3/Dump_c3t3.h:20:
1538In file included from /opt/local/include/CGAL/SMDS_3/io_signature.h:27:
1539In file included from /opt/local/include/CGAL/Regular_triangulation_3.h:39:
1540In file included from /opt/local/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21:
1541In file included from /opt/local/include/CGAL/Filtered_kernel.h:22:
1542In file included from /opt/local/include/CGAL/Exact_kernel_selector.h:26:
1543In file included from /opt/local/include/CGAL/Number_types/internal/Exact_type_selector.h:27:
1544In file included from /opt/local/include/CGAL/boost_mp.h:32:
1545In file included from /opt/local/libexec/boost/1.76/include/boost/multiprecision/number.hpp:13:
1546In file included from /opt/local/libexec/boost/1.76/include/boost/multiprecision/detail/precision.hpp:9:
1547In file included from /opt/local/libexec/boost/1.76/include/boost/multiprecision/traits/is_variable_precision.hpp:9:
1548In file included from /opt/local/libexec/boost/1.76/include/boost/multiprecision/detail/number_base.hpp:19:
1549In file included from /opt/local/libexec/boost/1.76/include/boost/lexical_cast.hpp:32:
1550In file included from /opt/local/libexec/boost/1.76/include/boost/lexical_cast/try_lexical_convert.hpp:44:
1551In file included from /opt/local/libexec/boost/1.76/include/boost/lexical_cast/detail/converter_lexical.hpp:54:
1552/opt/local/libexec/boost/1.76/include/boost/lexical_cast/detail/converter_lexical_streams.hpp:297:21: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
1553  297 |                     sprintf(begin,
1554      |                     ^
1555/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here
1556  180 | __deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
1557      | ^
1558/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
1559  215 |         #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
1560      |                                                       ^
1561In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:4:
1562In file included from /opt/local/include/CGAL/make_mesh_3.h:23:
1563In file included from /opt/local/include/CGAL/refine_mesh_3.h:24:
1564In file included from /opt/local/include/CGAL/Mesh_3/Mesher_3.h:39:
1565In file included from /opt/local/include/CGAL/SMDS_3/Dump_c3t3.h:20:
1566In file included from /opt/local/include/CGAL/SMDS_3/io_signature.h:27:
1567In file included from /opt/local/include/CGAL/Regular_triangulation_3.h:39:
1568In file included from /opt/local/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21:
1569In file included from /opt/local/include/CGAL/Filtered_kernel.h:22:
1570In file included from /opt/local/include/CGAL/Exact_kernel_selector.h:26:
1571In file included from /opt/local/include/CGAL/Number_types/internal/Exact_type_selector.h:27:
1572In file included from /opt/local/include/CGAL/boost_mp.h:32:
1573In file included from /opt/local/libexec/boost/1.76/include/boost/multiprecision/number.hpp:13:
1574In file included from /opt/local/libexec/boost/1.76/include/boost/multiprecision/detail/precision.hpp:9:
1575In file included from /opt/local/libexec/boost/1.76/include/boost/multiprecision/traits/is_variable_precision.hpp:9:
1576In file included from /opt/local/libexec/boost/1.76/include/boost/multiprecision/detail/number_base.hpp:19:
1577In file included from /opt/local/libexec/boost/1.76/include/boost/lexical_cast.hpp:32:
1578In file included from /opt/local/libexec/boost/1.76/include/boost/lexical_cast/try_lexical_convert.hpp:44:
1579In file included from /opt/local/libexec/boost/1.76/include/boost/lexical_cast/detail/converter_lexical.hpp:54:
1580/opt/local/libexec/boost/1.76/include/boost/lexical_cast/detail/converter_lexical_streams.hpp:310:21: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
1581  310 |                     sprintf(begin,
1582      |                     ^
1583/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here
1584  180 | __deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
1585      | ^
1586/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
1587  215 |         #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
1588      |                                                       ^
1589In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:4:
1590In file included from /opt/local/include/CGAL/make_mesh_3.h:23:
1591In file included from /opt/local/include/CGAL/refine_mesh_3.h:24:
1592In file included from /opt/local/include/CGAL/Mesh_3/Mesher_3.h:39:
1593In file included from /opt/local/include/CGAL/SMDS_3/Dump_c3t3.h:20:
1594In file included from /opt/local/include/CGAL/SMDS_3/io_signature.h:22:
1595In file included from /opt/local/include/CGAL/Delaunay_triangulation_3.h:22:
1596In file included from /opt/local/include/CGAL/basic.h:30:
1597In file included from /opt/local/include/CGAL/kernel_basic.h:25:
1598In file included from /opt/local/include/CGAL/Object.h:30:
1599In file included from /opt/local/libexec/boost/1.76/include/boost/variant.hpp:17:
1600In file included from /opt/local/libexec/boost/1.76/include/boost/variant/variant.hpp:30:
1601In file included from /opt/local/libexec/boost/1.76/include/boost/variant/detail/initializer.hpp:21:
1602In file included from /opt/local/libexec/boost/1.76/include/boost/detail/reference_content.hpp:19:
1603/opt/local/libexec/boost/1.76/include/boost/type_traits/has_nothrow_copy.hpp:36:89: warning: builtin __has_nothrow_copy is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins]
1604   36 | template <class T> struct has_nothrow_copy_constructor : public integral_constant<bool, BOOST_HAS_NOTHROW_COPY(T)>{};
1605      |                                                                                         ^
1606/opt/local/libexec/boost/1.76/include/boost/type_traits/intrinsics.hpp:202:41: note: expanded from macro 'BOOST_HAS_NOTHROW_COPY'
1607  202 | #     define BOOST_HAS_NOTHROW_COPY(T) (__has_nothrow_copy(T) && !is_volatile<T>::value && !is_reference<T>::value && is_copy_constructible<T>::value)
1608      |                                         ^
1609/opt/local/libexec/boost/1.76/include/boost/serialization/serialization.hpp:52:1: note: in instantiation of template class 'boost::has_nothrow_copy_constructor<unsigned int>' requested here
1610   52 | BOOST_STRONG_TYPEDEF(unsigned int, version_type)
1611      | ^
1612/opt/local/libexec/boost/1.76/include/boost/serialization/strong_typedef.hpp:39:54: note: expanded from macro 'BOOST_STRONG_TYPEDEF'
1613   39 |     explicit D(const T& t_) BOOST_NOEXCEPT_IF(boost::has_nothrow_copy_constructor<T>::value) : t(t_) {}          \
1614      |                                                      ^
1615In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:4:
1616In file included from /opt/local/include/CGAL/make_mesh_3.h:23:
1617In file included from /opt/local/include/CGAL/refine_mesh_3.h:24:
1618In file included from /opt/local/include/CGAL/Mesh_3/Mesher_3.h:39:
1619In file included from /opt/local/include/CGAL/SMDS_3/Dump_c3t3.h:20:
1620In file included from /opt/local/include/CGAL/SMDS_3/io_signature.h:22:
1621In file included from /opt/local/include/CGAL/Delaunay_triangulation_3.h:22:
1622In file included from /opt/local/include/CGAL/basic.h:30:
1623In file included from /opt/local/include/CGAL/kernel_basic.h:25:
1624In file included from /opt/local/include/CGAL/Object.h:30:
1625In file included from /opt/local/libexec/boost/1.76/include/boost/variant.hpp:17:
1626In file included from /opt/local/libexec/boost/1.76/include/boost/variant/variant.hpp:48:
1627/opt/local/libexec/boost/1.76/include/boost/type_traits/has_nothrow_constructor.hpp:27:84: warning: builtin __has_nothrow_constructor is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins]
1628   27 | template <class T> struct has_nothrow_constructor : public integral_constant<bool, BOOST_HAS_NOTHROW_CONSTRUCTOR(T)>{};
1629      |                                                                                    ^
1630/opt/local/libexec/boost/1.76/include/boost/type_traits/intrinsics.hpp:199:48: note: expanded from macro 'BOOST_HAS_NOTHROW_CONSTRUCTOR'
1631  199 | #     define BOOST_HAS_NOTHROW_CONSTRUCTOR(T) (__has_nothrow_constructor(T) && is_default_constructible<T>::value)
1632      |                                                ^
1633/opt/local/libexec/boost/1.76/include/boost/type_traits/has_nothrow_constructor.hpp:69:68: note: in instantiation of template class 'boost::has_nothrow_constructor<unsigned int>' requested here
1634   69 | template <class T> struct has_nothrow_default_constructor : public has_nothrow_constructor<T>{};
1635      |                                                                    ^
1636/opt/local/libexec/boost/1.76/include/boost/serialization/serialization.hpp:52:1: note: in instantiation of template class 'boost::has_nothrow_default_constructor<unsigned int>' requested here
1637   52 | BOOST_STRONG_TYPEDEF(unsigned int, version_type)
1638      | ^
1639/opt/local/libexec/boost/1.76/include/boost/serialization/strong_typedef.hpp:40:34: note: expanded from macro 'BOOST_STRONG_TYPEDEF'
1640   40 |     D() BOOST_NOEXCEPT_IF(boost::has_nothrow_default_constructor<T>::value) : t() {}                             \
1641      |                                  ^
1642In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:4:
1643In file included from /opt/local/include/CGAL/make_mesh_3.h:23:
1644In file included from /opt/local/include/CGAL/refine_mesh_3.h:24:
1645In file included from /opt/local/include/CGAL/Mesh_3/Mesher_3.h:39:
1646In file included from /opt/local/include/CGAL/SMDS_3/Dump_c3t3.h:20:
1647In file included from /opt/local/include/CGAL/SMDS_3/io_signature.h:22:
1648In file included from /opt/local/include/CGAL/Delaunay_triangulation_3.h:22:
1649In file included from /opt/local/include/CGAL/basic.h:30:
1650In file included from /opt/local/include/CGAL/kernel_basic.h:25:
1651In file included from /opt/local/include/CGAL/Object.h:30:
1652In file included from /opt/local/libexec/boost/1.76/include/boost/variant.hpp:17:
1653In file included from /opt/local/libexec/boost/1.76/include/boost/variant/variant.hpp:50:
1654In file included from /opt/local/libexec/boost/1.76/include/boost/type_traits/is_nothrow_move_assignable.hpp:16:
1655/opt/local/libexec/boost/1.76/include/boost/type_traits/has_nothrow_assign.hpp:65:7: warning: builtin __has_nothrow_assign is deprecated; use __is_nothrow_assignable instead [-Wdeprecated-builtins]
1656   65 |       BOOST_HAS_NOTHROW_ASSIGN(T)
1657      |       ^
1658/opt/local/libexec/boost/1.76/include/boost/type_traits/intrinsics.hpp:205:43: note: expanded from macro 'BOOST_HAS_NOTHROW_ASSIGN'
1659  205 | #     define BOOST_HAS_NOTHROW_ASSIGN(T) (__has_nothrow_assign(T) && !is_volatile<T>::value && is_assignable<T&, const T&>::value)
1660      |                                           ^
1661/opt/local/libexec/boost/1.76/include/boost/serialization/serialization.hpp:52:1: note: in instantiation of template class 'boost::has_nothrow_assign<unsigned int>' requested here
1662   52 | BOOST_STRONG_TYPEDEF(unsigned int, version_type)
1663      | ^
1664/opt/local/libexec/boost/1.76/include/boost/serialization/strong_typedef.hpp:42:57: note: expanded from macro 'BOOST_STRONG_TYPEDEF'
1665   42 |     D& operator=(const D& rhs) BOOST_NOEXCEPT_IF(boost::has_nothrow_assign<T>::value) {t = rhs.t; return *this;} \
1666      |                                                         ^
166715 warnings and 1 error generated.
1668make[1]: *** [CMakeFiles/cmTC_30d2a.dir/src.cxx.o] Error 1
1669make: *** [cmTC_30d2a/fast] Error 2
1670
1671
1672Source file was:
1673
1674    #define BOOST_CONFIG_HEADER_DEPRECATED_HPP_INCLUDED
1675    #define BOOST_HEADER_DEPRECATED(a) _Pragma("GCC error "stop compilation"");
1676    #include <CGAL/make_mesh_3.h>
1677    int main() { return 0; }
1678   
1679Performing C++ SOURCE FILE Test DEAL_II_HAVE_SSE2 failed with the following compile output:
1680Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp
1681
1682Run Build Command(s):/usr/bin/make -f Makefile cmTC_66613/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_66613.dir/build.make CMakeFiles/cmTC_66613.dir/build
1683Building CXX object CMakeFiles/cmTC_66613.dir/src.cxx.o
1684/opt/local/bin/clang++-mp-17 -DDEAL_II_HAVE_SSE2  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -MD -MT CMakeFiles/cmTC_66613.dir/src.cxx.o -MF CMakeFiles/cmTC_66613.dir/src.cxx.o.d -o CMakeFiles/cmTC_66613.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx
1685In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:2:
1686In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86intrin.h:13:
1687/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:200:10: error: use of undeclared identifier '__builtin_ia32_readeflags_u32'
1688  200 |   return __builtin_ia32_readeflags_u32();
1689      |          ^
1690/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:206:3: error: use of undeclared identifier '__builtin_ia32_writeeflags_u32'
1691  206 |   __builtin_ia32_writeeflags_u32(__f);
1692      |   ^
1693/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:288:10: error: use of undeclared identifier '__builtin_ia32_crc32qi'
1694  288 |   return __builtin_ia32_crc32qi(__C, __D);
1695      |          ^
1696/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:309:10: error: use of undeclared identifier '__builtin_ia32_crc32hi'; did you mean '__builtin_arm_crc32h'?
1697  309 |   return __builtin_ia32_crc32hi(__C, __D);
1698      |          ^
1699/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:309:10: note: '__builtin_arm_crc32h' declared here
1700/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:330:10: error: use of undeclared identifier '__builtin_ia32_crc32si'
1701  330 |   return __builtin_ia32_crc32si(__C, __D);
1702      |          ^
1703/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:358:10: error: use of undeclared identifier '__builtin_ia32_rdpmc'; did you mean '__builtin_arm_dmb'?
1704  358 |   return __builtin_ia32_rdpmc(__A);
1705      |          ^
1706/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:358:10: note: '__builtin_arm_dmb' declared here
1707/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:358:10: error: argument to '__builtin_arm_dmb' must be a constant integer
1708  358 |   return __builtin_ia32_rdpmc(__A);
1709      |          ^                    ~~~
1710/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:364:10: error: use of undeclared identifier '__builtin_ia32_rdtscp'; did you mean '__builtin_arm_rsrp'?
1711  364 |   return __builtin_ia32_rdtscp(__A);
1712      |          ^
1713/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:364:10: note: '__builtin_arm_rsrp' declared here
1714/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:364:32: error: cannot initialize a parameter of type 'const char *' with an lvalue of type 'unsigned int *'
1715  364 |   return __builtin_ia32_rdtscp(__A);
1716      |                                ^~~
1717/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:373:3: error: use of undeclared identifier '__builtin_ia32_wbinvd'
1718  373 |   __builtin_ia32_wbinvd();
1719      |   ^
1720In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:2:
1721In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86intrin.h:15:
1722/opt/local/libexec/llvm-17/lib/clang/17/include/immintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
1723   14 | #error "This header is only meant to be used on x86 and x64 architecture"
1724      |  ^
1725In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:2:
1726In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86intrin.h:15:
1727In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/immintrin.h:17:
1728In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86gprintrin.h:15:
1729/opt/local/libexec/llvm-17/lib/clang/17/include/hresetintrin.h:42:27: error: invalid input constraint 'a' in asm
1730   42 |   __asm__ ("hreset $0" :: "a"(__eax));
1731      |                           ^
1732In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:2:
1733In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86intrin.h:15:
1734In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/immintrin.h:17:
1735In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86gprintrin.h:25:
1736/opt/local/libexec/llvm-17/lib/clang/17/include/crc32intrin.h:33:10: error: use of undeclared identifier '__builtin_ia32_crc32qi'
1737   33 |   return __builtin_ia32_crc32qi(__C, __D);
1738      |          ^
1739/opt/local/libexec/llvm-17/lib/clang/17/include/crc32intrin.h:53:10: error: use of undeclared identifier '__builtin_ia32_crc32hi'; did you mean '__builtin_arm_crc32h'?
1740   53 |   return __builtin_ia32_crc32hi(__C, __D);
1741      |          ^
1742/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:309:10: note: '__builtin_arm_crc32h' declared here
1743  309 |   return __builtin_ia32_crc32hi(__C, __D);
1744      |          ^
1745In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:2:
1746In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86intrin.h:15:
1747In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/immintrin.h:17:
1748In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86gprintrin.h:25:
1749/opt/local/libexec/llvm-17/lib/clang/17/include/crc32intrin.h:73:10: error: use of undeclared identifier '__builtin_ia32_crc32si'
1750   73 |   return __builtin_ia32_crc32si(__C, __D);
1751      |          ^
1752In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:2:
1753In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86intrin.h:15:
1754In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/immintrin.h:17:
1755In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86gprintrin.h:35:
1756/opt/local/libexec/llvm-17/lib/clang/17/include/raointintrin.h:39:3: error: use of undeclared identifier '__builtin_ia32_aadd32'; did you mean '__builtin_arm_addg'?
1757   39 |   __builtin_ia32_aadd32((int *)__A, __B);
1758      |   ^
1759/opt/local/libexec/llvm-17/lib/clang/17/include/raointintrin.h:39:3: note: '__builtin_arm_addg' declared here
1760/opt/local/libexec/llvm-17/lib/clang/17/include/raointintrin.h:39:3: error: argument to '__builtin_arm_addg' must be a constant integer
1761   39 |   __builtin_ia32_aadd32((int *)__A, __B);
1762      |   ^                                 ~~~
1763/opt/local/libexec/llvm-17/lib/clang/17/include/raointintrin.h:61:3: error: use of undeclared identifier '__builtin_ia32_aand32'
1764   61 |   __builtin_ia32_aand32((int *)__A, __B);
1765      |   ^
1766/opt/local/libexec/llvm-17/lib/clang/17/include/raointintrin.h:83:3: error: use of undeclared identifier '__builtin_ia32_aor32'
1767   83 |   __builtin_ia32_aor32((int *)__A, __B);
1768      |   ^
1769fatal error: too many errors emitted, stopping now [-ferror-limit=]
177020 errors generated.
1771make[2]: *** [CMakeFiles/cmTC_66613.dir/src.cxx.o] Error 1
1772make[1]: *** [cmTC_66613/fast] Error 2
1773
1774
1775...and run output:
1776
1777Return value: 1
1778Source file was:
1779
1780    #include <x86intrin.h>
1781    int main()
1782    {
1783    __m128d a, b;
1784    const unsigned int vector_bytes = sizeof(__m128d);
1785    const int n_vectors = vector_bytes/sizeof(double);
1786    __m128d * data =
1787      reinterpret_cast<__m128d*>(_mm_malloc (2*vector_bytes, vector_bytes));
1788    double * ptr = reinterpret_cast<double*>(&a);
1789    ptr[0] = static_cast<volatile double>(1.0);
1790    for (int i=1; i<n_vectors; ++i)
1791      ptr[i] = 0.0;
1792    b = _mm_set1_pd (static_cast<volatile double>(2.25));
1793    data[0] = _mm_add_pd (a, b);
1794    data[1] = _mm_mul_pd (b, data[0]);
1795    ptr = reinterpret_cast<double*>(&data[1]);
1796    int return_value = 0;
1797    if (ptr[0] != 7.3125)
1798      return_value = 1;
1799    for (int i=1; i<n_vectors; ++i)
1800      if (ptr[i] != 5.0625)
1801        return_value = 1;
1802    _mm_free (data);
1803    return return_value;
1804    }
1805   
1806Performing C++ SOURCE FILE Test DEAL_II_HAVE_AVX failed with the following compile output:
1807Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp
1808
1809Run Build Command(s):/usr/bin/make -f Makefile cmTC_a3c38/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_a3c38.dir/build.make CMakeFiles/cmTC_a3c38.dir/build
1810Building CXX object CMakeFiles/cmTC_a3c38.dir/src.cxx.o
1811/opt/local/bin/clang++-mp-17 -DDEAL_II_HAVE_AVX  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -MD -MT CMakeFiles/cmTC_a3c38.dir/src.cxx.o -MF CMakeFiles/cmTC_a3c38.dir/src.cxx.o.d -o CMakeFiles/cmTC_a3c38.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx
1812/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:3:6: error: "__AVX__ flag not set, no support for AVX"
1813    3 |     #error "__AVX__ flag not set, no support for AVX"
1814      |      ^
1815In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:5:
1816In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86intrin.h:13:
1817/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:200:10: error: use of undeclared identifier '__builtin_ia32_readeflags_u32'
1818  200 |   return __builtin_ia32_readeflags_u32();
1819      |          ^
1820/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:206:3: error: use of undeclared identifier '__builtin_ia32_writeeflags_u32'
1821  206 |   __builtin_ia32_writeeflags_u32(__f);
1822      |   ^
1823/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:288:10: error: use of undeclared identifier '__builtin_ia32_crc32qi'
1824  288 |   return __builtin_ia32_crc32qi(__C, __D);
1825      |          ^
1826/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:309:10: error: use of undeclared identifier '__builtin_ia32_crc32hi'; did you mean '__builtin_arm_crc32h'?
1827  309 |   return __builtin_ia32_crc32hi(__C, __D);
1828      |          ^
1829/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:309:10: note: '__builtin_arm_crc32h' declared here
1830/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:330:10: error: use of undeclared identifier '__builtin_ia32_crc32si'
1831  330 |   return __builtin_ia32_crc32si(__C, __D);
1832      |          ^
1833/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:358:10: error: use of undeclared identifier '__builtin_ia32_rdpmc'; did you mean '__builtin_arm_dmb'?
1834  358 |   return __builtin_ia32_rdpmc(__A);
1835      |          ^
1836/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:358:10: note: '__builtin_arm_dmb' declared here
1837/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:358:10: error: argument to '__builtin_arm_dmb' must be a constant integer
1838  358 |   return __builtin_ia32_rdpmc(__A);
1839      |          ^                    ~~~
1840/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:364:10: error: use of undeclared identifier '__builtin_ia32_rdtscp'; did you mean '__builtin_arm_rsrp'?
1841  364 |   return __builtin_ia32_rdtscp(__A);
1842      |          ^
1843/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:364:10: note: '__builtin_arm_rsrp' declared here
1844/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:364:32: error: cannot initialize a parameter of type 'const char *' with an lvalue of type 'unsigned int *'
1845  364 |   return __builtin_ia32_rdtscp(__A);
1846      |                                ^~~
1847/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:373:3: error: use of undeclared identifier '__builtin_ia32_wbinvd'
1848  373 |   __builtin_ia32_wbinvd();
1849      |   ^
1850In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:5:
1851In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86intrin.h:15:
1852/opt/local/libexec/llvm-17/lib/clang/17/include/immintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
1853   14 | #error "This header is only meant to be used on x86 and x64 architecture"
1854      |  ^
1855In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:5:
1856In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86intrin.h:15:
1857In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/immintrin.h:17:
1858In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86gprintrin.h:15:
1859/opt/local/libexec/llvm-17/lib/clang/17/include/hresetintrin.h:42:27: error: invalid input constraint 'a' in asm
1860   42 |   __asm__ ("hreset $0" :: "a"(__eax));
1861      |                           ^
1862In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:5:
1863In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86intrin.h:15:
1864In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/immintrin.h:17:
1865In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86gprintrin.h:25:
1866/opt/local/libexec/llvm-17/lib/clang/17/include/crc32intrin.h:33:10: error: use of undeclared identifier '__builtin_ia32_crc32qi'
1867   33 |   return __builtin_ia32_crc32qi(__C, __D);
1868      |          ^
1869/opt/local/libexec/llvm-17/lib/clang/17/include/crc32intrin.h:53:10: error: use of undeclared identifier '__builtin_ia32_crc32hi'; did you mean '__builtin_arm_crc32h'?
1870   53 |   return __builtin_ia32_crc32hi(__C, __D);
1871      |          ^
1872/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:309:10: note: '__builtin_arm_crc32h' declared here
1873  309 |   return __builtin_ia32_crc32hi(__C, __D);
1874      |          ^
1875In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:5:
1876In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86intrin.h:15:
1877In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/immintrin.h:17:
1878In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86gprintrin.h:25:
1879/opt/local/libexec/llvm-17/lib/clang/17/include/crc32intrin.h:73:10: error: use of undeclared identifier '__builtin_ia32_crc32si'
1880   73 |   return __builtin_ia32_crc32si(__C, __D);
1881      |          ^
1882In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:5:
1883In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86intrin.h:15:
1884In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/immintrin.h:17:
1885In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86gprintrin.h:35:
1886/opt/local/libexec/llvm-17/lib/clang/17/include/raointintrin.h:39:3: error: use of undeclared identifier '__builtin_ia32_aadd32'; did you mean '__builtin_arm_addg'?
1887   39 |   __builtin_ia32_aadd32((int *)__A, __B);
1888      |   ^
1889/opt/local/libexec/llvm-17/lib/clang/17/include/raointintrin.h:39:3: note: '__builtin_arm_addg' declared here
1890/opt/local/libexec/llvm-17/lib/clang/17/include/raointintrin.h:39:3: error: argument to '__builtin_arm_addg' must be a constant integer
1891   39 |   __builtin_ia32_aadd32((int *)__A, __B);
1892      |   ^                                 ~~~
1893/opt/local/libexec/llvm-17/lib/clang/17/include/raointintrin.h:61:3: error: use of undeclared identifier '__builtin_ia32_aand32'
1894   61 |   __builtin_ia32_aand32((int *)__A, __B);
1895      |   ^
1896fatal error: too many errors emitted, stopping now [-ferror-limit=]
189720 errors generated.
1898make[2]: *** [CMakeFiles/cmTC_a3c38.dir/src.cxx.o] Error 1
1899make[1]: *** [cmTC_a3c38/fast] Error 2
1900
1901
1902...and run output:
1903
1904Return value: 1
1905Source file was:
1906
1907    #ifndef __AVX__
1908    #error "__AVX__ flag not set, no support for AVX"
1909    #endif
1910    #include <x86intrin.h>
1911    class VectorizedArray
1912    {
1913    public:
1914      VectorizedArray &
1915      operator += (const VectorizedArray &vec)
1916      {
1917        data = _mm256_add_pd (data, vec.data);
1918        return *this;
1919      }
1920      __m256d data;
1921    };
1922    inline
1923    VectorizedArray
1924    operator + (const VectorizedArray &u, const VectorizedArray &v)
1925    {
1926      VectorizedArray tmp = u;
1927      return tmp+=v;
1928    }
1929    int main()
1930    {
1931      __m256d a, b;
1932      const unsigned int vector_bytes = sizeof(__m256d);
1933      const int n_vectors = vector_bytes/sizeof(double);
1934      __m256d * data =
1935        reinterpret_cast<__m256d*>(_mm_malloc (2*vector_bytes, vector_bytes));
1936      double * ptr = reinterpret_cast<double*>(&a);
1937      ptr[0] = static_cast<volatile double>(1.0);
1938      for (int i=1; i<n_vectors; ++i)
1939        ptr[i] = 0.0;
1940      b = _mm256_set1_pd (static_cast<volatile double>(2.25));
1941      data[0] = _mm256_add_pd (a, b);
1942      data[1] = _mm256_mul_pd (b, data[0]);
1943      ptr = reinterpret_cast<double*>(&data[1]);
1944      int return_value = 0;
1945      if (ptr[0] != 7.3125)
1946        return_value = 1;
1947      for (int i=1; i<n_vectors; ++i)
1948        if (ptr[i] != 5.0625)
1949          return_value = 1;
1950      VectorizedArray c, d, e;
1951      c.data = b;
1952      d.data = b;
1953      e = c + d;
1954      ptr = reinterpret_cast<double*>(&e.data);
1955      for (int i=0; i<n_vectors; ++i)
1956        if (ptr[i] != 4.5)
1957          return_value = 1;
1958      _mm_free (data);
1959      return return_value;
1960    }
1961   
1962Performing C++ SOURCE FILE Test DEAL_II_HAVE_AVX512 failed with the following compile output:
1963Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp
1964
1965Run Build Command(s):/usr/bin/make -f Makefile cmTC_0c8e0/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_0c8e0.dir/build.make CMakeFiles/cmTC_0c8e0.dir/build
1966Building CXX object CMakeFiles/cmTC_0c8e0.dir/src.cxx.o
1967/opt/local/bin/clang++-mp-17 -DDEAL_II_HAVE_AVX512  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -MD -MT CMakeFiles/cmTC_0c8e0.dir/src.cxx.o -MF CMakeFiles/cmTC_0c8e0.dir/src.cxx.o.d -o CMakeFiles/cmTC_0c8e0.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx
1968/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:3:6: error: "__AVX512F__ flag not set, no support for AVX512"
1969    3 |     #error "__AVX512F__ flag not set, no support for AVX512"
1970      |      ^
1971In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:5:
1972In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86intrin.h:13:
1973/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:200:10: error: use of undeclared identifier '__builtin_ia32_readeflags_u32'
1974  200 |   return __builtin_ia32_readeflags_u32();
1975      |          ^
1976/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:206:3: error: use of undeclared identifier '__builtin_ia32_writeeflags_u32'
1977  206 |   __builtin_ia32_writeeflags_u32(__f);
1978      |   ^
1979/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:288:10: error: use of undeclared identifier '__builtin_ia32_crc32qi'
1980  288 |   return __builtin_ia32_crc32qi(__C, __D);
1981      |          ^
1982/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:309:10: error: use of undeclared identifier '__builtin_ia32_crc32hi'; did you mean '__builtin_arm_crc32h'?
1983  309 |   return __builtin_ia32_crc32hi(__C, __D);
1984      |          ^
1985/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:309:10: note: '__builtin_arm_crc32h' declared here
1986/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:330:10: error: use of undeclared identifier '__builtin_ia32_crc32si'
1987  330 |   return __builtin_ia32_crc32si(__C, __D);
1988      |          ^
1989/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:358:10: error: use of undeclared identifier '__builtin_ia32_rdpmc'; did you mean '__builtin_arm_dmb'?
1990  358 |   return __builtin_ia32_rdpmc(__A);
1991      |          ^
1992/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:358:10: note: '__builtin_arm_dmb' declared here
1993/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:358:10: error: argument to '__builtin_arm_dmb' must be a constant integer
1994  358 |   return __builtin_ia32_rdpmc(__A);
1995      |          ^                    ~~~
1996/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:364:10: error: use of undeclared identifier '__builtin_ia32_rdtscp'; did you mean '__builtin_arm_rsrp'?
1997  364 |   return __builtin_ia32_rdtscp(__A);
1998      |          ^
1999/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:364:10: note: '__builtin_arm_rsrp' declared here
2000/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:364:32: error: cannot initialize a parameter of type 'const char *' with an lvalue of type 'unsigned int *'
2001  364 |   return __builtin_ia32_rdtscp(__A);
2002      |                                ^~~
2003/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:373:3: error: use of undeclared identifier '__builtin_ia32_wbinvd'
2004  373 |   __builtin_ia32_wbinvd();
2005      |   ^
2006In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:5:
2007In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86intrin.h:15:
2008/opt/local/libexec/llvm-17/lib/clang/17/include/immintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
2009   14 | #error "This header is only meant to be used on x86 and x64 architecture"
2010      |  ^
2011In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:5:
2012In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86intrin.h:15:
2013In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/immintrin.h:17:
2014In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86gprintrin.h:15:
2015/opt/local/libexec/llvm-17/lib/clang/17/include/hresetintrin.h:42:27: error: invalid input constraint 'a' in asm
2016   42 |   __asm__ ("hreset $0" :: "a"(__eax));
2017      |                           ^
2018In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:5:
2019In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86intrin.h:15:
2020In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/immintrin.h:17:
2021In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86gprintrin.h:25:
2022/opt/local/libexec/llvm-17/lib/clang/17/include/crc32intrin.h:33:10: error: use of undeclared identifier '__builtin_ia32_crc32qi'
2023   33 |   return __builtin_ia32_crc32qi(__C, __D);
2024      |          ^
2025/opt/local/libexec/llvm-17/lib/clang/17/include/crc32intrin.h:53:10: error: use of undeclared identifier '__builtin_ia32_crc32hi'; did you mean '__builtin_arm_crc32h'?
2026   53 |   return __builtin_ia32_crc32hi(__C, __D);
2027      |          ^
2028/opt/local/libexec/llvm-17/lib/clang/17/include/ia32intrin.h:309:10: note: '__builtin_arm_crc32h' declared here
2029  309 |   return __builtin_ia32_crc32hi(__C, __D);
2030      |          ^
2031In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:5:
2032In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86intrin.h:15:
2033In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/immintrin.h:17:
2034In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86gprintrin.h:25:
2035/opt/local/libexec/llvm-17/lib/clang/17/include/crc32intrin.h:73:10: error: use of undeclared identifier '__builtin_ia32_crc32si'
2036   73 |   return __builtin_ia32_crc32si(__C, __D);
2037      |          ^
2038In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:5:
2039In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86intrin.h:15:
2040In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/immintrin.h:17:
2041In file included from /opt/local/libexec/llvm-17/lib/clang/17/include/x86gprintrin.h:35:
2042/opt/local/libexec/llvm-17/lib/clang/17/include/raointintrin.h:39:3: error: use of undeclared identifier '__builtin_ia32_aadd32'; did you mean '__builtin_arm_addg'?
2043   39 |   __builtin_ia32_aadd32((int *)__A, __B);
2044      |   ^
2045/opt/local/libexec/llvm-17/lib/clang/17/include/raointintrin.h:39:3: note: '__builtin_arm_addg' declared here
2046/opt/local/libexec/llvm-17/lib/clang/17/include/raointintrin.h:39:3: error: argument to '__builtin_arm_addg' must be a constant integer
2047   39 |   __builtin_ia32_aadd32((int *)__A, __B);
2048      |   ^                                 ~~~
2049/opt/local/libexec/llvm-17/lib/clang/17/include/raointintrin.h:61:3: error: use of undeclared identifier '__builtin_ia32_aand32'
2050   61 |   __builtin_ia32_aand32((int *)__A, __B);
2051      |   ^
2052fatal error: too many errors emitted, stopping now [-ferror-limit=]
205320 errors generated.
2054make[2]: *** [CMakeFiles/cmTC_0c8e0.dir/src.cxx.o] Error 1
2055make[1]: *** [cmTC_0c8e0/fast] Error 2
2056
2057
2058...and run output:
2059
2060Return value: 1
2061Source file was:
2062
2063    #ifndef __AVX512F__
2064    #error "__AVX512F__ flag not set, no support for AVX512"
2065    #endif
2066    #include <x86intrin.h>
2067    int main()
2068    {
2069      __m512d a, b;
2070      const unsigned int vector_bytes = sizeof(__m512d);
2071      const int n_vectors = vector_bytes/sizeof(double);
2072      __m512d * data =
2073        reinterpret_cast<__m512d*>(_mm_malloc (2*vector_bytes, vector_bytes));
2074      double * ptr = reinterpret_cast<double*>(&a);
2075      ptr[0] = static_cast<volatile double>(1.0);
2076      for (int i=1; i<n_vectors; ++i)
2077        ptr[i] = 0.0;
2078      const volatile double x = 2.25;
2079      b = _mm512_set1_pd(x);
2080      data[0] = _mm512_add_pd (a, b);
2081      data[1] = _mm512_mul_pd (b, data[0]);
2082      ptr = reinterpret_cast<double*>(&data[1]);
2083      int return_value = 0;
2084      if (ptr[0] != 7.3125)
2085        return_value = 1;
2086      for (int i=1; i<n_vectors; ++i)
2087        if (ptr[i] != 5.0625)
2088          return_value = 1;
2089      _mm_free (data);
2090      return return_value;
2091    }
2092   
2093Performing C++ SOURCE FILE Test DEAL_II_HAVE_ALTIVEC failed with the following compile output:
2094Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp
2095
2096Run Build Command(s):/usr/bin/make -f Makefile cmTC_c3ca1/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_c3ca1.dir/build.make CMakeFiles/cmTC_c3ca1.dir/build
2097Building CXX object CMakeFiles/cmTC_c3ca1.dir/src.cxx.o
2098/opt/local/bin/clang++-mp-17 -DDEAL_II_HAVE_ALTIVEC  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -MD -MT CMakeFiles/cmTC_c3ca1.dir/src.cxx.o -MF CMakeFiles/cmTC_c3ca1.dir/src.cxx.o.d -o CMakeFiles/cmTC_c3ca1.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx
2099/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:3:6: error: "__ALTIVEC__ flag not set, no support for Altivec"
2100    3 |     #error "__ALTIVEC__ flag not set, no support for Altivec"
2101      |      ^
2102In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:5:
2103/opt/local/libexec/llvm-17/lib/clang/17/include/altivec.h:13:2: error: "AltiVec support not enabled"
2104   13 | #error "AltiVec support not enabled"
2105      |  ^
2106/opt/local/libexec/llvm-17/lib/clang/17/include/altivec.h:50:19: error: unknown type name 'vector'
2107   50 | static __inline__ vector signed char __ATTRS_o_ai vec_perm(
2108      |                   ^
2109/opt/local/libexec/llvm-17/lib/clang/17/include/altivec.h:51:5: error: unknown type name 'vector'
2110   51 |     vector signed char __a, vector signed char __b, vector unsigned char __c);
2111      |     ^
2112/opt/local/libexec/llvm-17/lib/clang/17/include/altivec.h:51:29: error: unknown type name 'vector'
2113   51 |     vector signed char __a, vector signed char __b, vector unsigned char __c);
2114      |                             ^
2115/opt/local/libexec/llvm-17/lib/clang/17/include/altivec.h:51:53: error: unknown type name 'vector'
2116   51 |     vector signed char __a, vector signed char __b, vector unsigned char __c);
2117      |                                                     ^
2118/opt/local/libexec/llvm-17/lib/clang/17/include/altivec.h:53:19: error: unknown type name 'vector'
2119   53 | static __inline__ vector unsigned char __ATTRS_o_ai
2120      |                   ^
2121/opt/local/libexec/llvm-17/lib/clang/17/include/altivec.h:54:10: error: unknown type name 'vector'
2122   54 | vec_perm(vector unsigned char __a, vector unsigned char __b,
2123      |          ^
2124/opt/local/libexec/llvm-17/lib/clang/17/include/altivec.h:54:36: error: unknown type name 'vector'
2125   54 | vec_perm(vector unsigned char __a, vector unsigned char __b,
2126      |                                    ^
2127/opt/local/libexec/llvm-17/lib/clang/17/include/altivec.h:55:10: error: unknown type name 'vector'
2128   55 |          vector unsigned char __c);
2129      |          ^
2130/opt/local/libexec/llvm-17/lib/clang/17/include/altivec.h:57:19: error: unknown type name 'vector'
2131   57 | static __inline__ vector bool char __ATTRS_o_ai
2132      |                   ^
2133/opt/local/libexec/llvm-17/lib/clang/17/include/altivec.h:58:10: error: unknown type name 'vector'
2134   58 | vec_perm(vector bool char __a, vector bool char __b, vector unsigned char __c);
2135      |          ^
2136/opt/local/libexec/llvm-17/lib/clang/17/include/altivec.h:58:32: error: unknown type name 'vector'
2137   58 | vec_perm(vector bool char __a, vector bool char __b, vector unsigned char __c);
2138      |                                ^
2139/opt/local/libexec/llvm-17/lib/clang/17/include/altivec.h:58:54: error: unknown type name 'vector'
2140   58 | vec_perm(vector bool char __a, vector bool char __b, vector unsigned char __c);
2141      |                                                      ^
2142/opt/local/libexec/llvm-17/lib/clang/17/include/altivec.h:60:19: error: unknown type name 'vector'
2143   60 | static __inline__ vector short __ATTRS_o_ai vec_perm(vector signed short __a,
2144      |                   ^
2145/opt/local/libexec/llvm-17/lib/clang/17/include/altivec.h:60:54: error: unknown type name 'vector'
2146   60 | static __inline__ vector short __ATTRS_o_ai vec_perm(vector signed short __a,
2147      |                                                      ^
2148/opt/local/libexec/llvm-17/lib/clang/17/include/altivec.h:61:54: error: unknown type name 'vector'
2149   61 |                                                      vector signed short __b,
2150      |                                                      ^
2151/opt/local/libexec/llvm-17/lib/clang/17/include/altivec.h:62:54: error: unknown type name 'vector'
2152   62 |                                                      vector unsigned char __c);
2153      |                                                      ^
2154/opt/local/libexec/llvm-17/lib/clang/17/include/altivec.h:64:19: error: unknown type name 'vector'
2155   64 | static __inline__ vector unsigned short __ATTRS_o_ai
2156      |                   ^
2157fatal error: too many errors emitted, stopping now [-ferror-limit=]
215820 errors generated.
2159make[2]: *** [CMakeFiles/cmTC_c3ca1.dir/src.cxx.o] Error 1
2160make[1]: *** [cmTC_c3ca1/fast] Error 2
2161
2162
2163...and run output:
2164
2165Return value: 1
2166Source file was:
2167
2168    #ifndef __ALTIVEC__
2169    #error "__ALTIVEC__ flag not set, no support for Altivec"
2170    #endif
2171    #include <altivec.h>
2172    #undef vector
2173    #undef pixel
2174    #undef bool
2175    int main()
2176    {
2177    __vector double a, b, data1, data2;
2178    const int n_vectors = sizeof(a)/sizeof(double);
2179    double * ptr = reinterpret_cast<double*>(&a);
2180    ptr[0] = static_cast<volatile double>(1.0);
2181    for (int i=1; i<n_vectors; ++i)
2182      ptr[i] = 0.0;
2183    b = vec_splats (static_cast<volatile double>(2.25));
2184    data1 = vec_add (a, b);
2185    data2 = vec_mul (b, data1);
2186    ptr = reinterpret_cast<double*>(&data2);
2187    int return_value = 0;
2188    if (ptr[0] != 7.3125)
2189      return_value += 1;
2190    for (int i=1; i<n_vectors; ++i)
2191      if (ptr[i] != 5.0625)
2192        return_value += 2;
2193    b = vec_splats (static_cast<volatile double>(-1.0));
2194    data1 = vec_abs(vec_mul (b, data2));
2195    vec_vsx_st(data1, 0, ptr);
2196    b = vec_vsx_ld(0, ptr);
2197    ptr = reinterpret_cast<double*>(&b);
2198    if (ptr[0] != 7.3125)
2199      return_value += 4;
2200    for (int i=1; i<n_vectors; ++i)
2201      if (ptr[i] != 5.0625)
2202        return_value += 8;
2203    return return_value;
2204    }
2205   
2206Performing C++ SOURCE FILE Test DEAL_II_HAVE_CXX20_FEATURES failed with the following output:
2207Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp
2208
2209Run Build Command(s):/usr/bin/make -f Makefile cmTC_d6ab4/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_d6ab4.dir/build.make CMakeFiles/cmTC_d6ab4.dir/build
2210Building CXX object CMakeFiles/cmTC_d6ab4.dir/src.cxx.o
2211/opt/local/bin/clang++-mp-17 -DDEAL_II_HAVE_CXX20_FEATURES  -pedantic -fPIC -Wall -Wextra -Wmissing-braces -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wsuggest-override -Wswitch -Wsynth -Wwrite-strings -Wno-deprecated-declarations -Wno-psabi -Wfloat-conversion -Qunused-arguments -Wno-unsupported-friend -Wno-undefined-var-template -Wno-pass-failed -openmp-simd -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -MD -MT CMakeFiles/cmTC_d6ab4.dir/src.cxx.o -MF CMakeFiles/cmTC_d6ab4.dir/src.cxx.o.d -o CMakeFiles/cmTC_d6ab4.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx
2212/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:6:8: error: "insufficient support for C++20"
2213    6 |     #  error "insufficient support for C++20"
2214      |        ^
2215/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:10:8: error: "insufficient support for C++20"
2216   10 |     #  error "insufficient support for C++20"
2217      |        ^
22182 errors generated.
2219make[2]: *** [CMakeFiles/cmTC_d6ab4.dir/src.cxx.o] Error 1
2220make[1]: *** [cmTC_d6ab4/fast] Error 2
2221
2222
2223Source file was:
2224
2225    #include <cmath>
2226    #include <ranges>
2227
2228    #if __cplusplus < 201709L && !defined(_MSC_VER) && !defined(__INTEL_COMPILER)
2229    #  error "insufficient support for C++20"
2230    #endif
2231
2232    #if !(defined __cpp_lib_ranges) || (__cpp_lib_ranges < 201911)
2233    #  error "insufficient support for C++20"
2234    #endif
2235
2236    int main()
2237    {
2238    }
2239   
2240Performing C++ SOURCE FILE Test DEAL_II_HAVE_FP_EXCEPTIONS failed with the following compile output:
2241Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp
2242
2243Run Build Command(s):/usr/bin/make -f Makefile cmTC_5c88f/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_5c88f.dir/build.make CMakeFiles/cmTC_5c88f.dir/build
2244Building CXX object CMakeFiles/cmTC_5c88f.dir/src.cxx.o
2245/opt/local/bin/clang++-mp-17 -DDEAL_II_HAVE_FP_EXCEPTIONS  -pedantic -fPIC -Wall -Wextra -Wmissing-braces -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wsuggest-override -Wswitch -Wsynth -Wwrite-strings -Wno-deprecated-declarations -Wno-psabi -Wfloat-conversion -Qunused-arguments -Wno-unsupported-friend -Wno-undefined-var-template -Wno-pass-failed -openmp-simd -Werror -Wno-unused-command-line-argument -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -MD -MT CMakeFiles/cmTC_5c88f.dir/src.cxx.o -MF CMakeFiles/cmTC_5c88f.dir/src.cxx.o.d -o CMakeFiles/cmTC_5c88f.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx
2246/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:8:5: error: use of undeclared identifier 'feenableexcept'; did you mean 'feraiseexcept'?
2247    8 |     feenableexcept(FE_DIVBYZERO|FE_INVALID);
2248      |     ^~~~~~~~~~~~~~
2249      |     feraiseexcept
2250/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/fenv.h:325:12: note: 'feraiseexcept' declared here
2251  325 | extern int feraiseexcept(int /* excepts */);
2252      |            ^
22531 error generated.
2254make[2]: *** [CMakeFiles/cmTC_5c88f.dir/src.cxx.o] Error 1
2255make[1]: *** [cmTC_5c88f/fast] Error 2
2256
2257
2258...and run output:
2259
2260Return value: 1
2261Source file was:
2262
2263  #include <cfenv>
2264  #include <limits>
2265  #include <sstream>
2266
2267  int main()
2268  {
2269    feenableexcept(FE_DIVBYZERO|FE_INVALID);
2270    std::ostringstream description;
2271    const double lower_bound = -std::numeric_limits<double>::max();
2272
2273    description << lower_bound;
2274
2275    return 0;
2276  }
2277 
2278Performing C++ SOURCE FILE Test DEAL_II_HAVE_COMPLEX_OPERATOR_OVERLOADS failed with the following output:
2279Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp
2280
2281Run Build Command(s):/usr/bin/make -f Makefile cmTC_f2a3b/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_f2a3b.dir/build.make CMakeFiles/cmTC_f2a3b.dir/build
2282Building CXX object CMakeFiles/cmTC_f2a3b.dir/src.cxx.o
2283/opt/local/bin/clang++-mp-17 -DDEAL_II_HAVE_COMPLEX_OPERATOR_OVERLOADS  -pedantic -fPIC -Wall -Wextra -Wmissing-braces -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wsuggest-override -Wswitch -Wsynth -Wwrite-strings -Wno-deprecated-declarations -Wno-psabi -Wfloat-conversion -Qunused-arguments -Wno-unsupported-friend -Wno-undefined-var-template -Wno-pass-failed -openmp-simd -Werror -Wno-unused-command-line-argument -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -MD -MT CMakeFiles/cmTC_f2a3b.dir/src.cxx.o -MF CMakeFiles/cmTC_f2a3b.dir/src.cxx.o.d -o CMakeFiles/cmTC_f2a3b.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx
2284/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:6:14: error: invalid operands to binary expression ('double' and 'std::complex<float>')
2285    6 |     double() * std::complex<float>();
2286      |     ~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~
2287/opt/local/libexec/llvm-17/bin/../include/c++/v1/complex:689:1: note: candidate template ignored: deduced conflicting types for parameter '_Tp' ('double' vs. 'float')
2288  689 | operator*(const _Tp& __x, const complex<_Tp>& __y)
2289      | ^
2290/opt/local/libexec/llvm-17/bin/../include/c++/v1/complex:586:1: note: candidate template ignored: could not match 'complex<_Tp>' against 'double'
2291  586 | operator*(const complex<_Tp>& __z, const complex<_Tp>& __w)
2292      | ^
2293/opt/local/libexec/llvm-17/bin/../include/c++/v1/complex:679:1: note: candidate template ignored: could not match 'complex<_Tp>' against 'double'
2294  679 | operator*(const complex<_Tp>& __x, const _Tp& __y)
2295      | ^
2296/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:7:27: error: invalid operands to binary expression ('std::complex<float>' and 'double')
2297    7 |     std::complex<float>() * double();
2298      |     ~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~
2299/opt/local/libexec/llvm-17/bin/../include/c++/v1/complex:679:1: note: candidate template ignored: deduced conflicting types for parameter '_Tp' ('float' vs. 'double')
2300  679 | operator*(const complex<_Tp>& __x, const _Tp& __y)
2301      | ^
2302/opt/local/libexec/llvm-17/bin/../include/c++/v1/complex:586:1: note: candidate template ignored: could not match 'complex<_Tp>' against 'double'
2303  586 | operator*(const complex<_Tp>& __z, const complex<_Tp>& __w)
2304      | ^
2305/opt/local/libexec/llvm-17/bin/../include/c++/v1/complex:689:1: note: candidate template ignored: could not match 'complex<_Tp>' against 'double'
2306  689 | operator*(const _Tp& __x, const complex<_Tp>& __y)
2307      | ^
2308/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:8:13: error: invalid operands to binary expression ('float' and 'std::complex<double>')
2309    8 |     float() * std::complex<double>();
2310      |     ~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~
2311/opt/local/libexec/llvm-17/bin/../include/c++/v1/complex:689:1: note: candidate template ignored: deduced conflicting types for parameter '_Tp' ('float' vs. 'double')
2312  689 | operator*(const _Tp& __x, const complex<_Tp>& __y)
2313      | ^
2314/opt/local/libexec/llvm-17/bin/../include/c++/v1/complex:586:1: note: candidate template ignored: could not match 'complex<_Tp>' against 'float'
2315  586 | operator*(const complex<_Tp>& __z, const complex<_Tp>& __w)
2316      | ^
2317/opt/local/libexec/llvm-17/bin/../include/c++/v1/complex:679:1: note: candidate template ignored: could not match 'complex<_Tp>' against 'float'
2318  679 | operator*(const complex<_Tp>& __x, const _Tp& __y)
2319      | ^
2320/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:9:28: error: invalid operands to binary expression ('std::complex<double>' and 'float')
2321    9 |     std::complex<double>() * float();
2322      |     ~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~
2323/opt/local/libexec/llvm-17/bin/../include/c++/v1/complex:679:1: note: candidate template ignored: deduced conflicting types for parameter '_Tp' ('double' vs. 'float')
2324  679 | operator*(const complex<_Tp>& __x, const _Tp& __y)
2325      | ^
2326/opt/local/libexec/llvm-17/bin/../include/c++/v1/complex:586:1: note: candidate template ignored: could not match 'complex<_Tp>' against 'float'
2327  586 | operator*(const complex<_Tp>& __z, const complex<_Tp>& __w)
2328      | ^
2329/opt/local/libexec/llvm-17/bin/../include/c++/v1/complex:689:1: note: candidate template ignored: could not match 'complex<_Tp>' against 'float'
2330  689 | operator*(const _Tp& __x, const complex<_Tp>& __y)
2331      | ^
2332/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:10:28: error: invalid operands to binary expression ('std::complex<double>' and 'std::complex<float>')
2333   10 |     std::complex<double>() * std::complex<float>();
2334      |     ~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~
2335/opt/local/libexec/llvm-17/bin/../include/c++/v1/complex:586:1: note: candidate template ignored: deduced conflicting types for parameter '_Tp' ('double' vs. 'float')
2336  586 | operator*(const complex<_Tp>& __z, const complex<_Tp>& __w)
2337      | ^
2338/opt/local/libexec/llvm-17/bin/../include/c++/v1/complex:679:1: note: candidate template ignored: deduced conflicting types for parameter '_Tp' ('double' vs. 'std::complex<float>')
2339  679 | operator*(const complex<_Tp>& __x, const _Tp& __y)
2340      | ^
2341/opt/local/libexec/llvm-17/bin/../include/c++/v1/complex:689:1: note: candidate template ignored: deduced conflicting types for parameter '_Tp' ('std::complex<double>' vs. 'float')
2342  689 | operator*(const _Tp& __x, const complex<_Tp>& __y)
2343      | ^
2344/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:11:27: error: invalid operands to binary expression ('std::complex<float>' and 'std::complex<double>')
2345   11 |     std::complex<float>() * std::complex<double>();
2346      |     ~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~
2347/opt/local/libexec/llvm-17/bin/../include/c++/v1/complex:586:1: note: candidate template ignored: deduced conflicting types for parameter '_Tp' ('float' vs. 'double')
2348  586 | operator*(const complex<_Tp>& __z, const complex<_Tp>& __w)
2349      | ^
2350/opt/local/libexec/llvm-17/bin/../include/c++/v1/complex:679:1: note: candidate template ignored: deduced conflicting types for parameter '_Tp' ('float' vs. 'std::complex<double>')
2351  679 | operator*(const complex<_Tp>& __x, const _Tp& __y)
2352      | ^
2353/opt/local/libexec/llvm-17/bin/../include/c++/v1/complex:689:1: note: candidate template ignored: deduced conflicting types for parameter '_Tp' ('std::complex<float>' vs. 'double')
2354  689 | operator*(const _Tp& __x, const complex<_Tp>& __y)
2355      | ^
23566 errors generated.
2357make[2]: *** [CMakeFiles/cmTC_f2a3b.dir/src.cxx.o] Error 1
2358make[1]: *** [cmTC_f2a3b/fast] Error 2
2359
2360
2361Source file was:
2362
2363  #include <complex>
2364
2365  int main()
2366  {
2367    double() * std::complex<float>();
2368    std::complex<float>() * double();
2369    float() * std::complex<double>();
2370    std::complex<double>() * float();
2371    std::complex<double>() * std::complex<float>();
2372    std::complex<float>() * std::complex<double>();
2373
2374    return 0;
2375  }
2376 
2377Performing C++ SOURCE FILE Test DEAL_II_HAVE_CXX17_ATTRIBUTE_FALLTHROUGH failed with the following output:
2378Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp
2379
2380Run Build Command(s):/usr/bin/make -f Makefile cmTC_a3cc4/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_a3cc4.dir/build.make CMakeFiles/cmTC_a3cc4.dir/build
2381Building CXX object CMakeFiles/cmTC_a3cc4.dir/src.cxx.o
2382/opt/local/bin/clang++-mp-17 -DDEAL_II_HAVE_CXX17_ATTRIBUTE_FALLTHROUGH  -pedantic -fPIC -Wall -Wextra -Wmissing-braces -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wsuggest-override -Wswitch -Wsynth -Wwrite-strings -Wno-deprecated-declarations -Wno-psabi -Wfloat-conversion -Qunused-arguments -Wno-unsupported-friend -Wno-undefined-var-template -Wno-pass-failed -openmp-simd -Werror -Wno-unused-command-line-argument -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -MD -MT CMakeFiles/cmTC_a3cc4.dir/src.cxx.o -MF CMakeFiles/cmTC_a3cc4.dir/src.cxx.o.d -o CMakeFiles/cmTC_a3cc4.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx
2383/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:5:9: error: variable 'j' set but not used [-Werror,-Wunused-but-set-variable]
2384    5 |     int j = 10;
2385      |         ^
23861 error generated.
2387make[2]: *** [CMakeFiles/cmTC_a3cc4.dir/src.cxx.o] Error 1
2388make[1]: *** [cmTC_a3cc4/fast] Error 2
2389
2390
2391Source file was:
2392
2393  int main()
2394  {
2395    int i = 42;
2396    int j = 10;
2397    switch(i)
2398      {
2399      case 1:
2400        ++j;
2401        [[fallthrough]];
2402      case 2:
2403        ++j;
2404        [[fallthrough]];
2405      default:
2406        break;
2407      }
2408   }
2409   
2410Performing C++ SOURCE FILE Test DEAL_II_HAVE_ATTRIBUTE_FALLTHROUGH failed with the following output:
2411Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp
2412
2413Run Build Command(s):/usr/bin/make -f Makefile cmTC_ecc45/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_ecc45.dir/build.make CMakeFiles/cmTC_ecc45.dir/build
2414Building CXX object CMakeFiles/cmTC_ecc45.dir/src.cxx.o
2415/opt/local/bin/clang++-mp-17 -DDEAL_II_HAVE_ATTRIBUTE_FALLTHROUGH  -pedantic -fPIC -Wall -Wextra -Wmissing-braces -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wsuggest-override -Wswitch -Wsynth -Wwrite-strings -Wno-deprecated-declarations -Wno-psabi -Wfloat-conversion -Qunused-arguments -Wno-unsupported-friend -Wno-undefined-var-template -Wno-pass-failed -openmp-simd -Werror -Wno-unused-command-line-argument -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -MD -MT CMakeFiles/cmTC_ecc45.dir/src.cxx.o -MF CMakeFiles/cmTC_ecc45.dir/src.cxx.o.d -o CMakeFiles/cmTC_ecc45.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx
2416/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:5:9: error: variable 'j' set but not used [-Werror,-Wunused-but-set-variable]
2417    5 |     int j = 10;
2418      |         ^
24191 error generated.
2420make[2]: *** [CMakeFiles/cmTC_ecc45.dir/src.cxx.o] Error 1
2421make[1]: *** [cmTC_ecc45/fast] Error 2
2422
2423
2424Source file was:
2425
2426  int main()
2427  {
2428    int i = 42;
2429    int j = 10;
2430    switch(i)
2431      {
2432      case 1:
2433        ++j;
2434        __attribute__((fallthrough));
2435      case 2:
2436        ++j;
2437        __attribute__((fallthrough));
2438      default:
2439        break;
2440      }
2441  }
2442 
2443Performing C++ SOURCE FILE Test DEAL_II_HAVE_CXX17_BESSEL_FUNCTIONS failed with the following output:
2444Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp
2445
2446Run Build Command(s):/usr/bin/make -f Makefile cmTC_e5415/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_e5415.dir/build.make CMakeFiles/cmTC_e5415.dir/build
2447Building CXX object CMakeFiles/cmTC_e5415.dir/src.cxx.o
2448/opt/local/bin/clang++-mp-17 -DDEAL_II_HAVE_CXX17_BESSEL_FUNCTIONS  -pedantic -fPIC -Wall -Wextra -Wmissing-braces -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wsuggest-override -Wswitch -Wsynth -Wwrite-strings -Wno-deprecated-declarations -Wno-psabi -Wfloat-conversion -Qunused-arguments -Wno-unsupported-friend -Wno-undefined-var-template -Wno-pass-failed -openmp-simd -Werror -Wno-unused-command-line-argument -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -MD -MT CMakeFiles/cmTC_e5415.dir/src.cxx.o -MF CMakeFiles/cmTC_e5415.dir/src.cxx.o.d -o CMakeFiles/cmTC_e5415.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx
2449/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:3:14: error: no member named 'cyl_bessel_j' in namespace 'std'
2450    3 |   using std::cyl_bessel_j;
2451      |         ~~~~~^
2452/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:4:14: error: no member named 'cyl_bessel_jf' in namespace 'std'
2453    4 |   using std::cyl_bessel_jf;
2454      |         ~~~~~^
2455/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:5:14: error: no member named 'cyl_bessel_jl' in namespace 'std'
2456    5 |   using std::cyl_bessel_jl;
2457      |         ~~~~~^
24583 errors generated.
2459make[2]: *** [CMakeFiles/cmTC_e5415.dir/src.cxx.o] Error 1
2460make[1]: *** [cmTC_e5415/fast] Error 2
2461
2462
2463Source file was:
2464
2465  #include <cmath>
2466  using std::cyl_bessel_j;
2467  using std::cyl_bessel_jf;
2468  using std::cyl_bessel_jl;
2469  int main()
2470  {
2471  }
2472 
2473Performing C++ SOURCE FILE Test DEAL_II_HAVE_CXX17_LEGENDRE_FUNCTIONS failed with the following output:
2474Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp
2475
2476Run Build Command(s):/usr/bin/make -f Makefile cmTC_547b6/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_547b6.dir/build.make CMakeFiles/cmTC_547b6.dir/build
2477Building CXX object CMakeFiles/cmTC_547b6.dir/src.cxx.o
2478/opt/local/bin/clang++-mp-17 -DDEAL_II_HAVE_CXX17_LEGENDRE_FUNCTIONS  -pedantic -fPIC -Wall -Wextra -Wmissing-braces -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wsuggest-override -Wswitch -Wsynth -Wwrite-strings -Wno-deprecated-declarations -Wno-psabi -Wfloat-conversion -Qunused-arguments -Wno-unsupported-friend -Wno-undefined-var-template -Wno-pass-failed -openmp-simd -Werror -Wno-unused-command-line-argument -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -MD -MT CMakeFiles/cmTC_547b6.dir/src.cxx.o -MF CMakeFiles/cmTC_547b6.dir/src.cxx.o.d -o CMakeFiles/cmTC_547b6.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx
2479/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:3:14: error: no member named 'legendre' in namespace 'std'
2480    3 |   using std::legendre;
2481      |         ~~~~~^
2482/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:4:14: error: no member named 'legendref' in namespace 'std'
2483    4 |   using std::legendref;
2484      |         ~~~~~^
2485/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx:5:14: error: no member named 'legendrel' in namespace 'std'
2486    5 |   using std::legendrel;
2487      |         ~~~~~^
24883 errors generated.
2489make[2]: *** [CMakeFiles/cmTC_547b6.dir/src.cxx.o] Error 1
2490make[1]: *** [cmTC_547b6/fast] Error 2
2491
2492
2493Source file was:
2494
2495  #include <cmath>
2496  using std::legendre;
2497  using std::legendref;
2498  using std::legendrel;
2499  int main()
2500  {
2501  }
2502 
2503Performing C++ SOURCE FILE Test rt_LIBRARY failed with the following output:
2504Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp
2505
2506Run Build Command(s):/usr/bin/make -f Makefile cmTC_02622/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_02622.dir/build.make CMakeFiles/cmTC_02622.dir/build
2507Building CXX object CMakeFiles/cmTC_02622.dir/src.cxx.o
2508/opt/local/bin/clang++-mp-17 -Drt_LIBRARY  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -MD -MT CMakeFiles/cmTC_02622.dir/src.cxx.o -MF CMakeFiles/cmTC_02622.dir/src.cxx.o.d -o CMakeFiles/cmTC_02622.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx
2509Linking CXX executable cmTC_02622
2510/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_02622.dir/link.txt --verbose=1
2511/opt/local/bin/clang++-mp-17  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_02622.dir/src.cxx.o -o cmTC_02622  -lrt
2512ld: library 'rt' not found
2513clang++: error: linker command failed with exit code 1 (use -v to see invocation)
2514make[2]: *** [cmTC_02622] Error 1
2515make[1]: *** [cmTC_02622/fast] Error 2
2516
2517
2518Source file was:
2519int main(){}
2520Performing C++ SOURCE FILE Test DEAL_II_HAVE_USABLE_FLAGS_RELEASE failed with the following output:
2521Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp
2522
2523Run Build Command(s):/usr/bin/make -f Makefile cmTC_b24bb/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_b24bb.dir/build.make CMakeFiles/cmTC_b24bb.dir/build
2524Building CXX object CMakeFiles/cmTC_b24bb.dir/src.cxx.o
2525/opt/local/bin/clang++-mp-17 -DDEAL_II_HAVE_USABLE_FLAGS_RELEASE  -pedantic -fPIC -Wall -Wextra -Wmissing-braces -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wsuggest-override -Wswitch -Wsynth -Wwrite-strings -Wno-deprecated-declarations -Wno-psabi -Wfloat-conversion -Qunused-arguments -Wno-unsupported-friend -Wno-undefined-var-template -Wno-pass-failed -openmp-simd -ftemplate-depth=1024 -Wno-unused-local-typedefs -O2 -funroll-loops -fstrict-aliasing -Wno-unused-local-typedefs -fuse-ld=lld -DKOKKOS_DEPENDENCE -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -MD -MT CMakeFiles/cmTC_b24bb.dir/src.cxx.o -MF CMakeFiles/cmTC_b24bb.dir/src.cxx.o.d -o CMakeFiles/cmTC_b24bb.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx
2526make[2]: *** No rule to make target `/opt/local/libexec/opencascade/lib/libTKIGES.dylib', needed by `cmTC_b24bb'.  Stop.
2527make[1]: *** [cmTC_b24bb/fast] Error 2
2528
2529
2530Source file was:
2531int main(){ return 0; }
2532Performing C++ SOURCE FILE Test rt_LIBRARY failed with the following output:
2533Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp
2534
2535Run Build Command(s):/usr/bin/make -f Makefile cmTC_d39e0/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_d39e0.dir/build.make CMakeFiles/cmTC_d39e0.dir/build
2536Building CXX object CMakeFiles/cmTC_d39e0.dir/src.cxx.o
2537/opt/local/bin/clang++-mp-17 -Drt_LIBRARY  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -MD -MT CMakeFiles/cmTC_d39e0.dir/src.cxx.o -MF CMakeFiles/cmTC_d39e0.dir/src.cxx.o.d -o CMakeFiles/cmTC_d39e0.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx
2538Linking CXX executable cmTC_d39e0
2539/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d39e0.dir/link.txt --verbose=1
2540/opt/local/bin/clang++-mp-17  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d39e0.dir/src.cxx.o -o cmTC_d39e0  -lrt
2541ld: library 'rt' not found
2542clang++: error: linker command failed with exit code 1 (use -v to see invocation)
2543make[2]: *** [cmTC_d39e0] Error 1
2544make[1]: *** [cmTC_d39e0/fast] Error 2
2545
2546
2547Source file was:
2548int main(){}
2549Performing C++ SOURCE FILE Test rt_LIBRARY failed with the following output:
2550Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp
2551
2552Run Build Command(s):/usr/bin/make -f Makefile cmTC_3d886/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_3d886.dir/build.make CMakeFiles/cmTC_3d886.dir/build
2553Building CXX object CMakeFiles/cmTC_3d886.dir/src.cxx.o
2554/opt/local/bin/clang++-mp-17 -Drt_LIBRARY  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -MD -MT CMakeFiles/cmTC_3d886.dir/src.cxx.o -MF CMakeFiles/cmTC_3d886.dir/src.cxx.o.d -o CMakeFiles/cmTC_3d886.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx
2555Linking CXX executable cmTC_3d886
2556/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3d886.dir/link.txt --verbose=1
2557/opt/local/bin/clang++-mp-17  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3d886.dir/src.cxx.o -o cmTC_3d886  -lrt
2558ld: library 'rt' not found
2559clang++: error: linker command failed with exit code 1 (use -v to see invocation)
2560make[2]: *** [cmTC_3d886] Error 1
2561make[1]: *** [cmTC_3d886/fast] Error 2
2562
2563
2564Source file was:
2565int main(){}
2566Performing C++ SOURCE FILE Test rt_LIBRARY failed with the following output:
2567Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp
2568
2569Run Build Command(s):/usr/bin/make -f Makefile cmTC_07d85/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_07d85.dir/build.make CMakeFiles/cmTC_07d85.dir/build
2570Building CXX object CMakeFiles/cmTC_07d85.dir/src.cxx.o
2571/opt/local/bin/clang++-mp-17 -Drt_LIBRARY  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -MD -MT CMakeFiles/cmTC_07d85.dir/src.cxx.o -MF CMakeFiles/cmTC_07d85.dir/src.cxx.o.d -o CMakeFiles/cmTC_07d85.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_deal.ii/deal.ii/work/build/CMakeFiles/CMakeTmp/src.cxx
2572Linking CXX executable cmTC_07d85
2573/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_07d85.dir/link.txt --verbose=1
2574/opt/local/bin/clang++-mp-17  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_07d85.dir/src.cxx.o -o cmTC_07d85  -lrt
2575ld: library 'rt' not found
2576clang++: error: linker command failed with exit code 1 (use -v to see invocation)
2577make[2]: *** [cmTC_07d85] Error 1
2578make[1]: *** [cmTC_07d85/fast] Error 2
2579
2580
2581Source file was:
2582int main(){}