Ticket #63947: CMakeError.log

File CMakeError.log, 105.0 KB (added by jhoyt4, 3 years ago)

cmake errors

Line 
1Performing C SOURCE FILE Test C_LD_GOLD_RESULT failed with the following output:
2Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
3
4Run Build Command(s):/usr/bin/make -f Makefile cmTC_89ddf/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_89ddf.dir/build.make CMakeFiles/cmTC_89ddf.dir/build
5Building C object CMakeFiles/cmTC_89ddf.dir/src.c.o
6/usr/bin/clang -DC_LD_GOLD_RESULT  -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_89ddf.dir/src.c.o -MF CMakeFiles/cmTC_89ddf.dir/src.c.o.d -o CMakeFiles/cmTC_89ddf.dir/src.c.o -c /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp/src.c
7Linking C executable cmTC_89ddf
8/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_89ddf.dir/link.txt --verbose=1
9/usr/bin/clang -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  CMakeFiles/cmTC_89ddf.dir/src.c.o -o cmTC_89ddf  -fuse-ld=gold
10clang: error: invalid linker name in argument '-fuse-ld=gold'
11make[1]: *** [cmTC_89ddf] Error 1
12make: *** [cmTC_89ddf/fast] Error 2
13
14
15Source file was:
16int main() {}
17Performing C++ SOURCE FILE Test CXX_LD_GOLD_RESULT failed with the following output:
18Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
19
20Run Build Command(s):/usr/bin/make -f Makefile cmTC_f0e6f/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_f0e6f.dir/build.make CMakeFiles/cmTC_f0e6f.dir/build
21Building CXX object CMakeFiles/cmTC_f0e6f.dir/src.cxx.o
22/usr/bin/clang++ -DCXX_LD_GOLD_RESULT  -std=c++17 -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_f0e6f.dir/src.cxx.o -MF CMakeFiles/cmTC_f0e6f.dir/src.cxx.o.d -o CMakeFiles/cmTC_f0e6f.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp/src.cxx
23Linking CXX executable cmTC_f0e6f
24/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f0e6f.dir/link.txt --verbose=1
25/usr/bin/clang++ -std=c++17 -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  CMakeFiles/cmTC_f0e6f.dir/src.cxx.o -o cmTC_f0e6f  -fuse-ld=gold
26clang: error: invalid linker name in argument '-fuse-ld=gold'
27make[1]: *** [cmTC_f0e6f] Error 1
28make: *** [cmTC_f0e6f/fast] Error 2
29
30
31Source file was:
32int main() {}
33Determining if the function gethostbyname_r exists failed with the following output:
34Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
35
36Run Build Command(s):/usr/bin/make -f Makefile cmTC_1bfac/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_1bfac.dir/build.make CMakeFiles/cmTC_1bfac.dir/build
37Building C object CMakeFiles/cmTC_1bfac.dir/CheckFunctionExists.c.o
38/usr/bin/clang   -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=gethostbyname_r -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_1bfac.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_1bfac.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_1bfac.dir/CheckFunctionExists.c.o -c /opt/local/share/cmake-3.21/Modules/CheckFunctionExists.c
39Linking C executable cmTC_1bfac
40/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1bfac.dir/link.txt --verbose=1
41/usr/bin/clang -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=gethostbyname_r -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  CMakeFiles/cmTC_1bfac.dir/CheckFunctionExists.c.o -o cmTC_1bfac
42Undefined symbols for architecture x86_64:
43  "_gethostbyname_r", referenced from:
44      _main in CheckFunctionExists.c.o
45ld: symbol(s) not found for architecture x86_64
46clang: error: linker command failed with exit code 1 (use -v to see invocation)
47make[1]: *** [cmTC_1bfac] Error 1
48make: *** [cmTC_1bfac/fast] Error 2
49
50
51
52Determining if the function gethostbyname_r exists in the nsl_r failed with the following output:
53Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
54
55Run Build Command(s):/usr/bin/make -f Makefile cmTC_3bfe0/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_3bfe0.dir/build.make CMakeFiles/cmTC_3bfe0.dir/build
56Building C object CMakeFiles/cmTC_3bfe0.dir/CheckFunctionExists.c.o
57/usr/bin/clang   -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=gethostbyname_r -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_3bfe0.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_3bfe0.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_3bfe0.dir/CheckFunctionExists.c.o -c /opt/local/share/cmake-3.21/Modules/CheckFunctionExists.c
58Linking C executable cmTC_3bfe0
59/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3bfe0.dir/link.txt --verbose=1
60/usr/bin/clang -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=gethostbyname_r -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  CMakeFiles/cmTC_3bfe0.dir/CheckFunctionExists.c.o -o cmTC_3bfe0  -lnsl_r
61ld: library not found for -lnsl_r
62clang: error: linker command failed with exit code 1 (use -v to see invocation)
63make[1]: *** [cmTC_3bfe0] Error 1
64make: *** [cmTC_3bfe0/fast] Error 2
65
66
67
68Determining if the function gethostbyname_r exists in the nsl failed with the following output:
69Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
70
71Run Build Command(s):/usr/bin/make -f Makefile cmTC_c85be/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_c85be.dir/build.make CMakeFiles/cmTC_c85be.dir/build
72Building C object CMakeFiles/cmTC_c85be.dir/CheckFunctionExists.c.o
73/usr/bin/clang   -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=gethostbyname_r -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_c85be.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_c85be.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_c85be.dir/CheckFunctionExists.c.o -c /opt/local/share/cmake-3.21/Modules/CheckFunctionExists.c
74Linking C executable cmTC_c85be
75/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c85be.dir/link.txt --verbose=1
76/usr/bin/clang -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=gethostbyname_r -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  CMakeFiles/cmTC_c85be.dir/CheckFunctionExists.c.o -o cmTC_c85be  -lnsl
77ld: library not found for -lnsl
78clang: error: linker command failed with exit code 1 (use -v to see invocation)
79make[1]: *** [cmTC_c85be] Error 1
80make: *** [cmTC_c85be/fast] Error 2
81
82
83
84Determining if the function timer_create exists failed with the following output:
85Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
86
87Run Build Command(s):/usr/bin/make -f Makefile cmTC_3a12d/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_3a12d.dir/build.make CMakeFiles/cmTC_3a12d.dir/build
88Building C object CMakeFiles/cmTC_3a12d.dir/CheckFunctionExists.c.o
89/usr/bin/clang   -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=timer_create -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_3a12d.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_3a12d.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_3a12d.dir/CheckFunctionExists.c.o -c /opt/local/share/cmake-3.21/Modules/CheckFunctionExists.c
90Linking C executable cmTC_3a12d
91/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3a12d.dir/link.txt --verbose=1
92/usr/bin/clang -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=timer_create -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  CMakeFiles/cmTC_3a12d.dir/CheckFunctionExists.c.o -o cmTC_3a12d
93Undefined symbols for architecture x86_64:
94  "_timer_create", referenced from:
95      _main in CheckFunctionExists.c.o
96ld: symbol(s) not found for architecture x86_64
97clang: error: linker command failed with exit code 1 (use -v to see invocation)
98make[1]: *** [cmTC_3a12d] Error 1
99make: *** [cmTC_3a12d/fast] Error 2
100
101
102
103Determining if the function timer_create exists in the rt failed with the following output:
104Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
105
106Run Build Command(s):/usr/bin/make -f Makefile cmTC_b953a/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_b953a.dir/build.make CMakeFiles/cmTC_b953a.dir/build
107Building C object CMakeFiles/cmTC_b953a.dir/CheckFunctionExists.c.o
108/usr/bin/clang   -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=timer_create -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_b953a.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_b953a.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_b953a.dir/CheckFunctionExists.c.o -c /opt/local/share/cmake-3.21/Modules/CheckFunctionExists.c
109Linking C executable cmTC_b953a
110/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b953a.dir/link.txt --verbose=1
111/usr/bin/clang -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=timer_create -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  CMakeFiles/cmTC_b953a.dir/CheckFunctionExists.c.o -o cmTC_b953a  -lrt
112ld: library not found for -lrt
113clang: error: linker command failed with exit code 1 (use -v to see invocation)
114make[1]: *** [cmTC_b953a] Error 1
115make: *** [cmTC_b953a/fast] Error 2
116
117
118
119Determining if files endian.h exist failed with the following output:
120Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
121
122Run Build Command(s):/usr/bin/make -f Makefile cmTC_eea5a/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_eea5a.dir/build.make CMakeFiles/cmTC_eea5a.dir/build
123Building C object CMakeFiles/cmTC_eea5a.dir/HAVE_ENDIAN_H.c.o
124/usr/bin/clang   -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_eea5a.dir/HAVE_ENDIAN_H.c.o -MF CMakeFiles/cmTC_eea5a.dir/HAVE_ENDIAN_H.c.o.d -o CMakeFiles/cmTC_eea5a.dir/HAVE_ENDIAN_H.c.o -c /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckIncludeFiles/HAVE_ENDIAN_H.c
125/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckIncludeFiles/HAVE_ENDIAN_H.c:2:10: fatal error: 'endian.h' file not found
126#include <endian.h>
127         ^~~~~~~~~~
1281 error generated.
129make[1]: *** [CMakeFiles/cmTC_eea5a.dir/HAVE_ENDIAN_H.c.o] Error 1
130make: *** [cmTC_eea5a/fast] Error 2
131
132
133Source:
134/* */
135#include <endian.h>
136
137
138int main(void){return 0;}
139
140Determining if files fpu_control.h exist failed with the following output:
141Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
142
143Run Build Command(s):/usr/bin/make -f Makefile cmTC_6c1c2/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_6c1c2.dir/build.make CMakeFiles/cmTC_6c1c2.dir/build
144Building C object CMakeFiles/cmTC_6c1c2.dir/HAVE_FPU_CONTROL_H.c.o
145/usr/bin/clang   -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_6c1c2.dir/HAVE_FPU_CONTROL_H.c.o -MF CMakeFiles/cmTC_6c1c2.dir/HAVE_FPU_CONTROL_H.c.o.d -o CMakeFiles/cmTC_6c1c2.dir/HAVE_FPU_CONTROL_H.c.o -c /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckIncludeFiles/HAVE_FPU_CONTROL_H.c
146/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckIncludeFiles/HAVE_FPU_CONTROL_H.c:2:10: fatal error: 'fpu_control.h' file not found
147#include <fpu_control.h>
148         ^~~~~~~~~~~~~~~
1491 error generated.
150make[1]: *** [CMakeFiles/cmTC_6c1c2.dir/HAVE_FPU_CONTROL_H.c.o] Error 1
151make: *** [cmTC_6c1c2/fast] Error 2
152
153
154Source:
155/* */
156#include <fpu_control.h>
157
158
159int main(void){return 0;}
160
161Determining if files malloc.h exist failed with the following output:
162Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
163
164Run Build Command(s):/usr/bin/make -f Makefile cmTC_39447/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_39447.dir/build.make CMakeFiles/cmTC_39447.dir/build
165Building C object CMakeFiles/cmTC_39447.dir/HAVE_MALLOC_H.c.o
166/usr/bin/clang   -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_39447.dir/HAVE_MALLOC_H.c.o -MF CMakeFiles/cmTC_39447.dir/HAVE_MALLOC_H.c.o.d -o CMakeFiles/cmTC_39447.dir/HAVE_MALLOC_H.c.o -c /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckIncludeFiles/HAVE_MALLOC_H.c
167/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckIncludeFiles/HAVE_MALLOC_H.c:2:10: fatal error: 'malloc.h' file not found
168#include <malloc.h>
169         ^~~~~~~~~~
1701 error generated.
171make[1]: *** [CMakeFiles/cmTC_39447.dir/HAVE_MALLOC_H.c.o] Error 1
172make: *** [cmTC_39447/fast] Error 2
173
174
175Source:
176/* */
177#include <malloc.h>
178
179
180int main(void){return 0;}
181
182Determining if files sys/prctl.h exist failed with the following output:
183Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
184
185Run Build Command(s):/usr/bin/make -f Makefile cmTC_a6162/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_a6162.dir/build.make CMakeFiles/cmTC_a6162.dir/build
186Building C object CMakeFiles/cmTC_a6162.dir/HAVE_SYS_PRCTL_H.c.o
187/usr/bin/clang   -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_a6162.dir/HAVE_SYS_PRCTL_H.c.o -MF CMakeFiles/cmTC_a6162.dir/HAVE_SYS_PRCTL_H.c.o.d -o CMakeFiles/cmTC_a6162.dir/HAVE_SYS_PRCTL_H.c.o -c /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckIncludeFiles/HAVE_SYS_PRCTL_H.c
188/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckIncludeFiles/HAVE_SYS_PRCTL_H.c:2:10: fatal error: 'sys/prctl.h' file not found
189#include <sys/prctl.h>
190         ^~~~~~~~~~~~~
1911 error generated.
192make[1]: *** [CMakeFiles/cmTC_a6162.dir/HAVE_SYS_PRCTL_H.c.o] Error 1
193make: *** [cmTC_a6162/fast] Error 2
194
195
196Source:
197/* */
198#include <sys/prctl.h>
199
200
201int main(void){return 0;}
202
203Determining if files termio.h exist failed with the following output:
204Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
205
206Run Build Command(s):/usr/bin/make -f Makefile cmTC_5c2e7/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_5c2e7.dir/build.make CMakeFiles/cmTC_5c2e7.dir/build
207Building C object CMakeFiles/cmTC_5c2e7.dir/HAVE_TERMIO_H.c.o
208/usr/bin/clang   -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_5c2e7.dir/HAVE_TERMIO_H.c.o -MF CMakeFiles/cmTC_5c2e7.dir/HAVE_TERMIO_H.c.o.d -o CMakeFiles/cmTC_5c2e7.dir/HAVE_TERMIO_H.c.o -c /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckIncludeFiles/HAVE_TERMIO_H.c
209/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckIncludeFiles/HAVE_TERMIO_H.c:2:10: fatal error: 'termio.h' file not found
210#include <termio.h>
211         ^~~~~~~~~~
2121 error generated.
213make[1]: *** [CMakeFiles/cmTC_5c2e7.dir/HAVE_TERMIO_H.c.o] Error 1
214make: *** [cmTC_5c2e7/fast] Error 2
215
216
217Source:
218/* */
219#include <termio.h>
220
221
222int main(void){return 0;}
223
224Determining if the function _aligned_malloc exists failed with the following output:
225Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
226
227Run Build Command(s):/usr/bin/make -f Makefile cmTC_c3d02/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_c3d02.dir/build.make CMakeFiles/cmTC_c3d02.dir/build
228Building C object CMakeFiles/cmTC_c3d02.dir/CheckFunctionExists.c.o
229/usr/bin/clang   -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=_aligned_malloc -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_c3d02.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_c3d02.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_c3d02.dir/CheckFunctionExists.c.o -c /opt/local/share/cmake-3.21/Modules/CheckFunctionExists.c
230Linking C executable cmTC_c3d02
231/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c3d02.dir/link.txt --verbose=1
232/usr/bin/clang -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=_aligned_malloc -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  CMakeFiles/cmTC_c3d02.dir/CheckFunctionExists.c.o -o cmTC_c3d02
233Undefined symbols for architecture x86_64:
234  "__aligned_malloc", referenced from:
235      _main in CheckFunctionExists.c.o
236ld: symbol(s) not found for architecture x86_64
237clang: error: linker command failed with exit code 1 (use -v to see invocation)
238make[1]: *** [cmTC_c3d02] Error 1
239make: *** [cmTC_c3d02/fast] Error 2
240
241
242
243Determining if the function cuserid exists failed with the following output:
244Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
245
246Run Build Command(s):/usr/bin/make -f Makefile cmTC_1f3da/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_1f3da.dir/build.make CMakeFiles/cmTC_1f3da.dir/build
247Building C object CMakeFiles/cmTC_1f3da.dir/CheckFunctionExists.c.o
248/usr/bin/clang   -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=cuserid -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_1f3da.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_1f3da.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_1f3da.dir/CheckFunctionExists.c.o -c /opt/local/share/cmake-3.21/Modules/CheckFunctionExists.c
249Linking C executable cmTC_1f3da
250/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1f3da.dir/link.txt --verbose=1
251/usr/bin/clang -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=cuserid -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  CMakeFiles/cmTC_1f3da.dir/CheckFunctionExists.c.o -o cmTC_1f3da
252Undefined symbols for architecture x86_64:
253  "_cuserid", referenced from:
254      _main in CheckFunctionExists.c.o
255ld: symbol(s) not found for architecture x86_64
256clang: error: linker command failed with exit code 1 (use -v to see invocation)
257make[1]: *** [cmTC_1f3da] Error 1
258make: *** [cmTC_1f3da/fast] Error 2
259
260
261
262Determining if the function directio exists failed with the following output:
263Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
264
265Run Build Command(s):/usr/bin/make -f Makefile cmTC_c6742/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_c6742.dir/build.make CMakeFiles/cmTC_c6742.dir/build
266Building C object CMakeFiles/cmTC_c6742.dir/CheckFunctionExists.c.o
267/usr/bin/clang   -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=directio -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_c6742.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_c6742.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_c6742.dir/CheckFunctionExists.c.o -c /opt/local/share/cmake-3.21/Modules/CheckFunctionExists.c
268Linking C executable cmTC_c6742
269/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c6742.dir/link.txt --verbose=1
270/usr/bin/clang -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=directio -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  CMakeFiles/cmTC_c6742.dir/CheckFunctionExists.c.o -o cmTC_c6742
271Undefined symbols for architecture x86_64:
272  "_directio", referenced from:
273      _main in CheckFunctionExists.c.o
274ld: symbol(s) not found for architecture x86_64
275clang: error: linker command failed with exit code 1 (use -v to see invocation)
276make[1]: *** [cmTC_c6742] Error 1
277make: *** [cmTC_c6742/fast] Error 2
278
279
280
281Determining if the fdatasync exist failed with the following output:
282Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
283
284Run Build Command(s):/usr/bin/make -f Makefile cmTC_2cf9b/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_2cf9b.dir/build.make CMakeFiles/cmTC_2cf9b.dir/build
285Building C object CMakeFiles/cmTC_2cf9b.dir/CheckSymbolExists.c.o
286/usr/bin/clang   -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_2cf9b.dir/CheckSymbolExists.c.o -MF CMakeFiles/cmTC_2cf9b.dir/CheckSymbolExists.c.o.d -o CMakeFiles/cmTC_2cf9b.dir/CheckSymbolExists.c.o -c /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
287/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: use of undeclared identifier 'fdatasync'
288  return ((int*)(&fdatasync))[argc];
289                  ^
2901 error generated.
291make[1]: *** [CMakeFiles/cmTC_2cf9b.dir/CheckSymbolExists.c.o] Error 1
292make: *** [cmTC_2cf9b/fast] Error 2
293
294
295File /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
296/* */
297#include <unistd.h>
298
299int main(int argc, char** argv)
300{
301  (void)argv;
302#ifndef fdatasync
303  return ((int*)(&fdatasync))[argc];
304#else
305  (void)argc;
306  return 0;
307#endif
308}
309Determining if the function fedisableexcept exists failed with the following output:
310Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
311
312Run Build Command(s):/usr/bin/make -f Makefile cmTC_c888c/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_c888c.dir/build.make CMakeFiles/cmTC_c888c.dir/build
313Building C object CMakeFiles/cmTC_c888c.dir/CheckFunctionExists.c.o
314/usr/bin/clang   -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=fedisableexcept -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_c888c.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_c888c.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_c888c.dir/CheckFunctionExists.c.o -c /opt/local/share/cmake-3.21/Modules/CheckFunctionExists.c
315Linking C executable cmTC_c888c
316/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c888c.dir/link.txt --verbose=1
317/usr/bin/clang -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=fedisableexcept -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  CMakeFiles/cmTC_c888c.dir/CheckFunctionExists.c.o -o cmTC_c888c
318Undefined symbols for architecture x86_64:
319  "_fedisableexcept", referenced from:
320      _main in CheckFunctionExists.c.o
321ld: symbol(s) not found for architecture x86_64
322clang: error: linker command failed with exit code 1 (use -v to see invocation)
323make[1]: *** [cmTC_c888c] Error 1
324make: *** [cmTC_c888c/fast] Error 2
325
326
327
328Determining if the function gethrtime exists failed with the following output:
329Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
330
331Run Build Command(s):/usr/bin/make -f Makefile cmTC_7a72a/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_7a72a.dir/build.make CMakeFiles/cmTC_7a72a.dir/build
332Building C object CMakeFiles/cmTC_7a72a.dir/CheckFunctionExists.c.o
333/usr/bin/clang   -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=gethrtime -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_7a72a.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_7a72a.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_7a72a.dir/CheckFunctionExists.c.o -c /opt/local/share/cmake-3.21/Modules/CheckFunctionExists.c
334Linking C executable cmTC_7a72a
335/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7a72a.dir/link.txt --verbose=1
336/usr/bin/clang -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=gethrtime -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  CMakeFiles/cmTC_7a72a.dir/CheckFunctionExists.c.o -o cmTC_7a72a
337Undefined symbols for architecture x86_64:
338  "_gethrtime", referenced from:
339      _main in CheckFunctionExists.c.o
340ld: symbol(s) not found for architecture x86_64
341clang: error: linker command failed with exit code 1 (use -v to see invocation)
342make[1]: *** [cmTC_7a72a] Error 1
343make: *** [cmTC_7a72a/fast] Error 2
344
345
346
347Determining if the function getpassphrase exists failed with the following output:
348Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
349
350Run Build Command(s):/usr/bin/make -f Makefile cmTC_27ac6/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_27ac6.dir/build.make CMakeFiles/cmTC_27ac6.dir/build
351Building C object CMakeFiles/cmTC_27ac6.dir/CheckFunctionExists.c.o
352/usr/bin/clang   -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=getpassphrase -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_27ac6.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_27ac6.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_27ac6.dir/CheckFunctionExists.c.o -c /opt/local/share/cmake-3.21/Modules/CheckFunctionExists.c
353Linking C executable cmTC_27ac6
354/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_27ac6.dir/link.txt --verbose=1
355/usr/bin/clang -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=getpassphrase -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  CMakeFiles/cmTC_27ac6.dir/CheckFunctionExists.c.o -o cmTC_27ac6
356Undefined symbols for architecture x86_64:
357  "_getpassphrase", referenced from:
358      _main in CheckFunctionExists.c.o
359ld: symbol(s) not found for architecture x86_64
360clang: error: linker command failed with exit code 1 (use -v to see invocation)
361make[1]: *** [cmTC_27ac6] Error 1
362make: *** [cmTC_27ac6/fast] Error 2
363
364
365
366Determining if the function malloc_info exists failed with the following output:
367Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
368
369Run Build Command(s):/usr/bin/make -f Makefile cmTC_ced10/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_ced10.dir/build.make CMakeFiles/cmTC_ced10.dir/build
370Building C object CMakeFiles/cmTC_ced10.dir/CheckFunctionExists.c.o
371/usr/bin/clang   -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=malloc_info -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_ced10.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_ced10.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_ced10.dir/CheckFunctionExists.c.o -c /opt/local/share/cmake-3.21/Modules/CheckFunctionExists.c
372Linking C executable cmTC_ced10
373/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ced10.dir/link.txt --verbose=1
374/usr/bin/clang -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=malloc_info -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  CMakeFiles/cmTC_ced10.dir/CheckFunctionExists.c.o -o cmTC_ced10
375Undefined symbols for architecture x86_64:
376  "_malloc_info", referenced from:
377      _main in CheckFunctionExists.c.o
378ld: symbol(s) not found for architecture x86_64
379clang: error: linker command failed with exit code 1 (use -v to see invocation)
380make[1]: *** [cmTC_ced10] Error 1
381make: *** [cmTC_ced10/fast] Error 2
382
383
384
385Determining if the function mmap64 exists failed with the following output:
386Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
387
388Run Build Command(s):/usr/bin/make -f Makefile cmTC_b0aa9/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_b0aa9.dir/build.make CMakeFiles/cmTC_b0aa9.dir/build
389Building C object CMakeFiles/cmTC_b0aa9.dir/CheckFunctionExists.c.o
390/usr/bin/clang   -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=mmap64 -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_b0aa9.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_b0aa9.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_b0aa9.dir/CheckFunctionExists.c.o -c /opt/local/share/cmake-3.21/Modules/CheckFunctionExists.c
391Linking C executable cmTC_b0aa9
392/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b0aa9.dir/link.txt --verbose=1
393/usr/bin/clang -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=mmap64 -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  CMakeFiles/cmTC_b0aa9.dir/CheckFunctionExists.c.o -o cmTC_b0aa9
394Undefined symbols for architecture x86_64:
395  "_mmap64", referenced from:
396      _main in CheckFunctionExists.c.o
397ld: symbol(s) not found for architecture x86_64
398clang: error: linker command failed with exit code 1 (use -v to see invocation)
399make[1]: *** [cmTC_b0aa9] Error 1
400make: *** [cmTC_b0aa9/fast] Error 2
401
402
403
404Determining if the function posix_fallocate exists failed with the following output:
405Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
406
407Run Build Command(s):/usr/bin/make -f Makefile cmTC_83c0e/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_83c0e.dir/build.make CMakeFiles/cmTC_83c0e.dir/build
408Building C object CMakeFiles/cmTC_83c0e.dir/CheckFunctionExists.c.o
409/usr/bin/clang   -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=posix_fallocate -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_83c0e.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_83c0e.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_83c0e.dir/CheckFunctionExists.c.o -c /opt/local/share/cmake-3.21/Modules/CheckFunctionExists.c
410Linking C executable cmTC_83c0e
411/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_83c0e.dir/link.txt --verbose=1
412/usr/bin/clang -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=posix_fallocate -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  CMakeFiles/cmTC_83c0e.dir/CheckFunctionExists.c.o -o cmTC_83c0e
413Undefined symbols for architecture x86_64:
414  "_posix_fallocate", referenced from:
415      _main in CheckFunctionExists.c.o
416ld: symbol(s) not found for architecture x86_64
417clang: error: linker command failed with exit code 1 (use -v to see invocation)
418make[1]: *** [cmTC_83c0e] Error 1
419make: *** [cmTC_83c0e/fast] Error 2
420
421
422
423Determining if the function pthread_condattr_setclock exists failed with the following output:
424Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
425
426Run Build Command(s):/usr/bin/make -f Makefile cmTC_23b2b/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_23b2b.dir/build.make CMakeFiles/cmTC_23b2b.dir/build
427Building C object CMakeFiles/cmTC_23b2b.dir/CheckFunctionExists.c.o
428/usr/bin/clang   -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=pthread_condattr_setclock -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_23b2b.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_23b2b.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_23b2b.dir/CheckFunctionExists.c.o -c /opt/local/share/cmake-3.21/Modules/CheckFunctionExists.c
429Linking C executable cmTC_23b2b
430/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_23b2b.dir/link.txt --verbose=1
431/usr/bin/clang -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=pthread_condattr_setclock -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  CMakeFiles/cmTC_23b2b.dir/CheckFunctionExists.c.o -o cmTC_23b2b
432Undefined symbols for architecture x86_64:
433  "_pthread_condattr_setclock", referenced from:
434      _main in CheckFunctionExists.c.o
435ld: symbol(s) not found for architecture x86_64
436clang: error: linker command failed with exit code 1 (use -v to see invocation)
437make[1]: *** [cmTC_23b2b] Error 1
438make: *** [cmTC_23b2b/fast] Error 2
439
440
441
442Determining if the function pthread_getaffinity_np exists failed with the following output:
443Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
444
445Run Build Command(s):/usr/bin/make -f Makefile cmTC_25b84/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_25b84.dir/build.make CMakeFiles/cmTC_25b84.dir/build
446Building C object CMakeFiles/cmTC_25b84.dir/CheckFunctionExists.c.o
447/usr/bin/clang   -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=pthread_getaffinity_np -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_25b84.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_25b84.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_25b84.dir/CheckFunctionExists.c.o -c /opt/local/share/cmake-3.21/Modules/CheckFunctionExists.c
448Linking C executable cmTC_25b84
449/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_25b84.dir/link.txt --verbose=1
450/usr/bin/clang -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=pthread_getaffinity_np -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  CMakeFiles/cmTC_25b84.dir/CheckFunctionExists.c.o -o cmTC_25b84
451Undefined symbols for architecture x86_64:
452  "_pthread_getaffinity_np", referenced from:
453      _main in CheckFunctionExists.c.o
454ld: symbol(s) not found for architecture x86_64
455clang: error: linker command failed with exit code 1 (use -v to see invocation)
456make[1]: *** [cmTC_25b84] Error 1
457make: *** [cmTC_25b84/fast] Error 2
458
459
460
461Determining if the function tell exists failed with the following output:
462Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
463
464Run Build Command(s):/usr/bin/make -f Makefile cmTC_0259e/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_0259e.dir/build.make CMakeFiles/cmTC_0259e.dir/build
465Building C object CMakeFiles/cmTC_0259e.dir/CheckFunctionExists.c.o
466/usr/bin/clang   -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=tell -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_0259e.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_0259e.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_0259e.dir/CheckFunctionExists.c.o -c /opt/local/share/cmake-3.21/Modules/CheckFunctionExists.c
467Linking C executable cmTC_0259e
468/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0259e.dir/link.txt --verbose=1
469/usr/bin/clang -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=tell -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  CMakeFiles/cmTC_0259e.dir/CheckFunctionExists.c.o -o cmTC_0259e
470Undefined symbols for architecture x86_64:
471  "_tell", referenced from:
472      _main in CheckFunctionExists.c.o
473ld: symbol(s) not found for architecture x86_64
474clang: error: linker command failed with exit code 1 (use -v to see invocation)
475make[1]: *** [cmTC_0259e] Error 1
476make: *** [cmTC_0259e/fast] Error 2
477
478
479
480Determining if the function memalign exists failed with the following output:
481Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
482
483Run Build Command(s):/usr/bin/make -f Makefile cmTC_1e075/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_1e075.dir/build.make CMakeFiles/cmTC_1e075.dir/build
484Building C object CMakeFiles/cmTC_1e075.dir/CheckFunctionExists.c.o
485/usr/bin/clang   -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=memalign -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_1e075.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_1e075.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_1e075.dir/CheckFunctionExists.c.o -c /opt/local/share/cmake-3.21/Modules/CheckFunctionExists.c
486Linking C executable cmTC_1e075
487/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1e075.dir/link.txt --verbose=1
488/usr/bin/clang -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=memalign -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  CMakeFiles/cmTC_1e075.dir/CheckFunctionExists.c.o -o cmTC_1e075
489Undefined symbols for architecture x86_64:
490  "_memalign", referenced from:
491      _main in CheckFunctionExists.c.o
492ld: symbol(s) not found for architecture x86_64
493clang: error: linker command failed with exit code 1 (use -v to see invocation)
494make[1]: *** [cmTC_1e075] Error 1
495make: *** [cmTC_1e075/fast] Error 2
496
497
498
499Determining if the function ntohll exists failed with the following output:
500Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
501
502Run Build Command(s):/usr/bin/make -f Makefile cmTC_70aeb/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_70aeb.dir/build.make CMakeFiles/cmTC_70aeb.dir/build
503Building C object CMakeFiles/cmTC_70aeb.dir/CheckFunctionExists.c.o
504/usr/bin/clang   -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=ntohll -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_70aeb.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_70aeb.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_70aeb.dir/CheckFunctionExists.c.o -c /opt/local/share/cmake-3.21/Modules/CheckFunctionExists.c
505Linking C executable cmTC_70aeb
506/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_70aeb.dir/link.txt --verbose=1
507/usr/bin/clang -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=ntohll -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  CMakeFiles/cmTC_70aeb.dir/CheckFunctionExists.c.o -o cmTC_70aeb
508Undefined symbols for architecture x86_64:
509  "_ntohll", referenced from:
510      _main in CheckFunctionExists.c.o
511ld: symbol(s) not found for architecture x86_64
512clang: error: linker command failed with exit code 1 (use -v to see invocation)
513make[1]: *** [cmTC_70aeb] Error 1
514make: *** [cmTC_70aeb/fast] Error 2
515
516
517
518Determining if the function epoll_create exists failed with the following output:
519Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
520
521Run Build Command(s):/usr/bin/make -f Makefile cmTC_1df15/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_1df15.dir/build.make CMakeFiles/cmTC_1df15.dir/build
522Building C object CMakeFiles/cmTC_1df15.dir/CheckFunctionExists.c.o
523/usr/bin/clang   -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=epoll_create -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_1df15.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_1df15.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_1df15.dir/CheckFunctionExists.c.o -c /opt/local/share/cmake-3.21/Modules/CheckFunctionExists.c
524Linking C executable cmTC_1df15
525/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1df15.dir/link.txt --verbose=1
526/usr/bin/clang -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=epoll_create -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  CMakeFiles/cmTC_1df15.dir/CheckFunctionExists.c.o -o cmTC_1df15
527Undefined symbols for architecture x86_64:
528  "_epoll_create", referenced from:
529      _main in CheckFunctionExists.c.o
530ld: symbol(s) not found for architecture x86_64
531clang: error: linker command failed with exit code 1 (use -v to see invocation)
532make[1]: *** [cmTC_1df15] Error 1
533make: *** [cmTC_1df15/fast] Error 2
534
535
536
537Determining if the MADV_DONTDUMP exist failed with the following output:
538Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
539
540Run Build Command(s):/usr/bin/make -f Makefile cmTC_f0f40/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_f0f40.dir/build.make CMakeFiles/cmTC_f0f40.dir/build
541Building C object CMakeFiles/cmTC_f0f40.dir/CheckSymbolExists.c.o
542/usr/bin/clang   -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_f0f40.dir/CheckSymbolExists.c.o -MF CMakeFiles/cmTC_f0f40.dir/CheckSymbolExists.c.o.d -o CMakeFiles/cmTC_f0f40.dir/CheckSymbolExists.c.o -c /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
543/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: use of undeclared identifier 'MADV_DONTDUMP'
544  return ((int*)(&MADV_DONTDUMP))[argc];
545                  ^
5461 error generated.
547make[1]: *** [CMakeFiles/cmTC_f0f40.dir/CheckSymbolExists.c.o] Error 1
548make: *** [cmTC_f0f40/fast] Error 2
549
550
551File /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
552/* */
553#include <sys/mman.h>
554
555int main(int argc, char** argv)
556{
557  (void)argv;
558#ifndef MADV_DONTDUMP
559  return ((int*)(&MADV_DONTDUMP))[argc];
560#else
561  (void)argc;
562  return 0;
563#endif
564}
565Performing C++ SOURCE FILE Test HAVE_O_TMPFILE failed with the following output:
566Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
567
568Run Build Command(s):/usr/bin/make -f Makefile cmTC_cddf6/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_cddf6.dir/build.make CMakeFiles/cmTC_cddf6.dir/build
569Building CXX object CMakeFiles/cmTC_cddf6.dir/src.cxx.o
570/usr/bin/clang++ -DHAVE_O_TMPFILE  -std=c++17 -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_cddf6.dir/src.cxx.o -MF CMakeFiles/cmTC_cddf6.dir/src.cxx.o.d -o CMakeFiles/cmTC_cddf6.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp/src.cxx
571/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp/src.cxx:5:23: error: use of undeclared identifier 'O_TMPFILE'
572  long long int foo = O_TMPFILE;
573                      ^
5741 error generated.
575make[1]: *** [CMakeFiles/cmTC_cddf6.dir/src.cxx.o] Error 1
576make: *** [cmTC_cddf6/fast] Error 2
577
578
579Source file was:
580#include <sys/types.h>
581 #include <sys/stat.h>
582 #include <fcntl.h>
583int main() {
584  long long int foo = O_TMPFILE;
585}
586Determining if the function timer_create exists failed with the following output:
587Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
588
589Run Build Command(s):/usr/bin/make -f Makefile cmTC_a9606/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_a9606.dir/build.make CMakeFiles/cmTC_a9606.dir/build
590Building C object CMakeFiles/cmTC_a9606.dir/CheckFunctionExists.c.o
591/usr/bin/clang   -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=timer_create -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_a9606.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_a9606.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_a9606.dir/CheckFunctionExists.c.o -c /opt/local/share/cmake-3.21/Modules/CheckFunctionExists.c
592Linking C executable cmTC_a9606
593/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a9606.dir/link.txt --verbose=1
594/usr/bin/clang -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=timer_create -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  CMakeFiles/cmTC_a9606.dir/CheckFunctionExists.c.o -o cmTC_a9606
595Undefined symbols for architecture x86_64:
596  "_timer_create", referenced from:
597      _main in CheckFunctionExists.c.o
598ld: symbol(s) not found for architecture x86_64
599clang: error: linker command failed with exit code 1 (use -v to see invocation)
600make[1]: *** [cmTC_a9606] Error 1
601make: *** [cmTC_a9606/fast] Error 2
602
603
604
605Determining if the function timer_settime exists failed with the following output:
606Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
607
608Run Build Command(s):/usr/bin/make -f Makefile cmTC_afc4c/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_afc4c.dir/build.make CMakeFiles/cmTC_afc4c.dir/build
609Building C object CMakeFiles/cmTC_afc4c.dir/CheckFunctionExists.c.o
610/usr/bin/clang   -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=timer_settime -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_afc4c.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_afc4c.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_afc4c.dir/CheckFunctionExists.c.o -c /opt/local/share/cmake-3.21/Modules/CheckFunctionExists.c
611Linking C executable cmTC_afc4c
612/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_afc4c.dir/link.txt --verbose=1
613/usr/bin/clang -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=timer_settime -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  CMakeFiles/cmTC_afc4c.dir/CheckFunctionExists.c.o -o cmTC_afc4c
614Undefined symbols for architecture x86_64:
615  "_timer_settime", referenced from:
616      _main in CheckFunctionExists.c.o
617ld: symbol(s) not found for architecture x86_64
618clang: error: linker command failed with exit code 1 (use -v to see invocation)
619make[1]: *** [cmTC_afc4c] Error 1
620make: *** [cmTC_afc4c/fast] Error 2
621
622
623
624Performing C SOURCE FILE Test HAVE_SETNS failed with the following compile output:
625Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
626
627Run Build Command(s):/usr/bin/make -f Makefile cmTC_894da/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_894da.dir/build.make CMakeFiles/cmTC_894da.dir/build
628Building C object CMakeFiles/cmTC_894da.dir/src.c.o
629/usr/bin/clang -DHAVE_SETNS  -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_894da.dir/src.c.o -MF CMakeFiles/cmTC_894da.dir/src.c.o.d -o CMakeFiles/cmTC_894da.dir/src.c.o -c /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp/src.c
630/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp/src.c:8:9: error: implicit declaration of function 'setns' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
631  (void)setns(0, 0);
632        ^
6331 error generated.
634make[1]: *** [CMakeFiles/cmTC_894da.dir/src.c.o] Error 1
635make: *** [cmTC_894da/fast] Error 2
636
637
638...and run output:
639
640Return value: 1
641Source file was:
642
643#ifndef _GNU_SOURCE
644#define _GNU_SOURCE
645#endif
646#include <sched.h>
647int main()
648{
649  (void)setns(0, 0);
650  return 0;
651}
652Determining size of ulong failed with the following output:
653Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
654
655Run Build Command(s):/usr/bin/make -f Makefile cmTC_c7132/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_c7132.dir/build.make CMakeFiles/cmTC_c7132.dir/build
656Building C object CMakeFiles/cmTC_c7132.dir/SIZEOF_ULONG.c.o
657/usr/bin/clang -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS  -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_c7132.dir/SIZEOF_ULONG.c.o -MF CMakeFiles/cmTC_c7132.dir/SIZEOF_ULONG.c.o.d -o CMakeFiles/cmTC_c7132.dir/SIZEOF_ULONG.c.o -c /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c
658/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c:33:12: error: use of undeclared identifier 'ulong'; did you mean 'long'?
659  ('0' + ((SIZE / 10000)%10)),
660           ^
661/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c:31:22: note: expanded from macro 'SIZE'
662#define SIZE (sizeof(ulong))
663                     ^
664/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c:33:12: error: reference to overloaded function could not be resolved; did you mean to call it?
665  ('0' + ((SIZE / 10000)%10)),
666           ^~~~
667/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c:31:21: note: expanded from macro 'SIZE'
668#define SIZE (sizeof(ulong))
669                    ^~~~~~~
670/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c:34:12: error: use of undeclared identifier 'ulong'; did you mean 'long'?
671  ('0' + ((SIZE / 1000)%10)),
672           ^
673/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c:31:22: note: expanded from macro 'SIZE'
674#define SIZE (sizeof(ulong))
675                     ^
676/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c:34:12: error: reference to overloaded function could not be resolved; did you mean to call it?
677  ('0' + ((SIZE / 1000)%10)),
678           ^~~~
679/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c:31:21: note: expanded from macro 'SIZE'
680#define SIZE (sizeof(ulong))
681                    ^~~~~~~
682/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c:35:12: error: use of undeclared identifier 'ulong'; did you mean 'long'?
683  ('0' + ((SIZE / 100)%10)),
684           ^
685/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c:31:22: note: expanded from macro 'SIZE'
686#define SIZE (sizeof(ulong))
687                     ^
688/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c:35:12: error: reference to overloaded function could not be resolved; did you mean to call it?
689  ('0' + ((SIZE / 100)%10)),
690           ^~~~
691/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c:31:21: note: expanded from macro 'SIZE'
692#define SIZE (sizeof(ulong))
693                    ^~~~~~~
694/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c:36:12: error: use of undeclared identifier 'ulong'; did you mean 'long'?
695  ('0' + ((SIZE / 10)%10)),
696           ^
697/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c:31:22: note: expanded from macro 'SIZE'
698#define SIZE (sizeof(ulong))
699                     ^
700/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c:36:12: error: reference to overloaded function could not be resolved; did you mean to call it?
701  ('0' + ((SIZE / 10)%10)),
702           ^~~~
703/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c:31:21: note: expanded from macro 'SIZE'
704#define SIZE (sizeof(ulong))
705                    ^~~~~~~
706/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c:37:12: error: use of undeclared identifier 'ulong'; did you mean 'long'?
707  ('0' +  (SIZE    % 10)),
708           ^
709/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c:31:22: note: expanded from macro 'SIZE'
710#define SIZE (sizeof(ulong))
711                     ^
712/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c:37:12: error: reference to overloaded function could not be resolved; did you mean to call it?
713  ('0' +  (SIZE    % 10)),
714           ^~~~
715/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c:31:21: note: expanded from macro 'SIZE'
716#define SIZE (sizeof(ulong))
717                    ^~~~~~~
71810 errors generated.
719make[1]: *** [CMakeFiles/cmTC_c7132.dir/SIZEOF_ULONG.c.o] Error 1
720make: *** [cmTC_c7132/fast] Error 2
721
722
723/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c:
724#include <sys/types.h>
725#include <stdint.h>
726#include <stddef.h>
727#include "stdint.h"
728#include "stdio.h"
729#include "sys/types.h"
730#include "time.h"
731
732
733#undef KEY
734#if defined(__i386)
735# define KEY '_','_','i','3','8','6'
736#elif defined(__x86_64)
737# define KEY '_','_','x','8','6','_','6','4'
738#elif defined(__PPC64__)
739# define KEY '_','_','P','P','C','6','4','_','_'
740#elif defined(__ppc64__)
741# define KEY '_','_','p','p','c','6','4','_','_'
742#elif defined(__PPC__)
743# define KEY '_','_','P','P','C','_','_'
744#elif defined(__ppc__)
745# define KEY '_','_','p','p','c','_','_'
746#elif defined(__aarch64__)
747# define KEY '_','_','a','a','r','c','h','6','4','_','_'
748#elif defined(__ARM_ARCH_7A__)
749# define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_'
750#elif defined(__ARM_ARCH_7S__)
751# define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_'
752#endif
753
754#define SIZE (sizeof(ulong))
755static char info_size[] =  {'I', 'N', 'F', 'O', ':', 's','i','z','e','[',
756  ('0' + ((SIZE / 10000)%10)),
757  ('0' + ((SIZE / 1000)%10)),
758  ('0' + ((SIZE / 100)%10)),
759  ('0' + ((SIZE / 10)%10)),
760  ('0' +  (SIZE    % 10)),
761  ']',
762#ifdef KEY
763  ' ','k','e','y','[', KEY, ']',
764#endif
765  '\0'};
766
767#ifdef __CLASSIC_C__
768int main(argc, argv) int argc; char *argv[];
769#else
770int main(int argc, char *argv[])
771#endif
772{
773  int require = 0;
774  require += info_size[argc];
775  (void)argv;
776  return require;
777}
778
779
780Determining if the __builtin_stpcpy exist failed with the following output:
781Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
782
783Run Build Command(s):/usr/bin/make -f Makefile cmTC_9e29d/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_9e29d.dir/build.make CMakeFiles/cmTC_9e29d.dir/build
784Building C object CMakeFiles/cmTC_9e29d.dir/CheckSymbolExists.c.o
785/usr/bin/clang -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS  -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_9e29d.dir/CheckSymbolExists.c.o -MF CMakeFiles/cmTC_9e29d.dir/CheckSymbolExists.c.o.d -o CMakeFiles/cmTC_9e29d.dir/CheckSymbolExists.c.o -c /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
786/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: builtin functions must be directly called
787  return ((int*)(&__builtin_stpcpy))[argc];
788                  ^
7891 error generated.
790make[1]: *** [CMakeFiles/cmTC_9e29d.dir/CheckSymbolExists.c.o] Error 1
791make: *** [cmTC_9e29d/fast] Error 2
792
793
794File /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
795/* */
796#include <string.h>
797
798int main(int argc, char** argv)
799{
800  (void)argv;
801#ifndef __builtin_stpcpy
802  return ((int*)(&__builtin_stpcpy))[argc];
803#else
804  (void)argc;
805  return 0;
806#endif
807}
808Performing C SOURCE FILE Test HAVE_PTHREAD_GETTHREADID_NP failed with the following output:
809Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
810
811Run Build Command(s):/usr/bin/make -f Makefile cmTC_ed59a/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_ed59a.dir/build.make CMakeFiles/cmTC_ed59a.dir/build
812Building C object CMakeFiles/cmTC_ed59a.dir/src.c.o
813/usr/bin/clang -DHAVE_PTHREAD_GETTHREADID_NP -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS  -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_ed59a.dir/src.c.o -MF CMakeFiles/cmTC_ed59a.dir/src.c.o.d -o CMakeFiles/cmTC_ed59a.dir/src.c.o -c /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp/src.c
814/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp/src.c:2:10: fatal error: 'pthread_np.h' file not found
815#include <pthread_np.h>
816         ^~~~~~~~~~~~~~
8171 error generated.
818make[1]: *** [CMakeFiles/cmTC_ed59a.dir/src.c.o] Error 1
819make: *** [cmTC_ed59a/fast] Error 2
820
821
822Source file was:
823
824#include <pthread_np.h>
825int main(int ac, char **av)
826{
827  unsigned long long tid = pthread_getthreadid_np();
828  return (tid != 0 ? 0 : 1);
829}
830Performing C SOURCE FILE Test HAVE_INTEGER_PTHREAD_SELF failed with the following output:
831Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
832
833Run Build Command(s):/usr/bin/make -f Makefile cmTC_d208f/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_d208f.dir/build.make CMakeFiles/cmTC_d208f.dir/build
834Building C object CMakeFiles/cmTC_d208f.dir/src.c.o
835/usr/bin/clang -DHAVE_INTEGER_PTHREAD_SELF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS  -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_d208f.dir/src.c.o -MF CMakeFiles/cmTC_d208f.dir/src.c.o.d -o CMakeFiles/cmTC_d208f.dir/src.c.o -c /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp/src.c
836/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp/src.c:6:22: warning: incompatible pointer to integer conversion initializing 'unsigned long long' with an expression of type 'pthread_t _Nonnull' (aka 'struct _opaque_pthread_t *') [-Wint-conversion]
837  unsigned long long tid = pthread_self();
838                     ^     ~~~~~~~~~~~~~~
8391 warning generated.
840Linking C executable cmTC_d208f
841/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d208f.dir/link.txt --verbose=1
842/usr/bin/clang -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  CMakeFiles/cmTC_d208f.dir/src.c.o -o cmTC_d208f
843
844
845Source file was:
846
847#include <sys/types.h>
848#include <pthread.h>
849int main(int ac, char **av)
850{
851  unsigned long long tid = pthread_self();
852  return (tid != 0 ? 0 : 1);
853}
854Performing C SOURCE FILE Test HAVE_PTHREAD_SETNAME_NP_LINUX failed with the following output:
855Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
856
857Run Build Command(s):/usr/bin/make -f Makefile cmTC_d535c/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_d535c.dir/build.make CMakeFiles/cmTC_d535c.dir/build
858Building C object CMakeFiles/cmTC_d535c.dir/src.c.o
859/usr/bin/clang -DHAVE_PTHREAD_SETNAME_NP_LINUX -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS  -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_d535c.dir/src.c.o -MF CMakeFiles/cmTC_d535c.dir/src.c.o.d -o CMakeFiles/cmTC_d535c.dir/src.c.o -c /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp/src.c
860/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp/src.c:2:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined]
861#define _GNU_SOURCE
862        ^
863<command line>:3:9: note: previous definition is here
864#define _GNU_SOURCE 1
865        ^
866/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp/src.c:8:34: error: too many arguments to function call, expected 1, have 2
867  return pthread_setname_np(tid, name);
868         ~~~~~~~~~~~~~~~~~~      ^~~~
869/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/pthread.h:510:5: note: 'pthread_setname_np' declared here
870int     pthread_setname_np(const char*);
871        ^
8721 warning and 1 error generated.
873make[1]: *** [CMakeFiles/cmTC_d535c.dir/src.c.o] Error 1
874make: *** [cmTC_d535c/fast] Error 2
875
876
877Source file was:
878
879#define _GNU_SOURCE
880#include <pthread.h>
881int main(int argc, char **argv)
882{
883  pthread_t tid = 0;
884  const char *name = NULL;
885  return pthread_setname_np(tid, name);
886}
887Determining if the include file netinet/in6.h exists failed with the following output:
888Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
889
890Run Build Command(s):/usr/bin/make -f Makefile cmTC_c3f86/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_c3f86.dir/build.make CMakeFiles/cmTC_c3f86.dir/build
891Building C object CMakeFiles/cmTC_c3f86.dir/CheckIncludeFile.c.o
892/usr/bin/clang -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS  -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_c3f86.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_c3f86.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_c3f86.dir/CheckIncludeFile.c.o -c /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
893/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: 'netinet/in6.h' file not found
894#include <netinet/in6.h>
895         ^~~~~~~~~~~~~~~
8961 error generated.
897make[1]: *** [CMakeFiles/cmTC_c3f86.dir/CheckIncludeFile.c.o] Error 1
898make: *** [cmTC_c3f86/fast] Error 2
899
900
901
902Determining size of struct in6_addr failed with the following output:
903Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
904
905Run Build Command(s):/usr/bin/make -f Makefile cmTC_5a57e/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_5a57e.dir/build.make CMakeFiles/cmTC_5a57e.dir/build
906Building C object CMakeFiles/cmTC_5a57e.dir/SIZEOF_IN6_ADDR.c.o
907/usr/bin/clang -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS  -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_5a57e.dir/SIZEOF_IN6_ADDR.c.o -MF CMakeFiles/cmTC_5a57e.dir/SIZEOF_IN6_ADDR.c.o.d -o CMakeFiles/cmTC_5a57e.dir/SIZEOF_IN6_ADDR.c.o -c /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckTypeSize/SIZEOF_IN6_ADDR.c
908/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckTypeSize/SIZEOF_IN6_ADDR.c:33:12: error: invalid application of 'sizeof' to an incomplete type 'struct in6_addr'
909  ('0' + ((SIZE / 10000)%10)),
910           ^~~~
911/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckTypeSize/SIZEOF_IN6_ADDR.c:31:15: note: expanded from macro 'SIZE'
912#define SIZE (sizeof(struct in6_addr))
913              ^     ~~~~~~~~~~~~~~~~~
914/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckTypeSize/SIZEOF_IN6_ADDR.c:33:12: note: forward declaration of 'struct in6_addr'
915/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckTypeSize/SIZEOF_IN6_ADDR.c:31:29: note: expanded from macro 'SIZE'
916#define SIZE (sizeof(struct in6_addr))
917                            ^
918/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckTypeSize/SIZEOF_IN6_ADDR.c:34:12: error: invalid application of 'sizeof' to an incomplete type 'struct in6_addr'
919  ('0' + ((SIZE / 1000)%10)),
920           ^~~~
921/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckTypeSize/SIZEOF_IN6_ADDR.c:31:15: note: expanded from macro 'SIZE'
922#define SIZE (sizeof(struct in6_addr))
923              ^     ~~~~~~~~~~~~~~~~~
924/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckTypeSize/SIZEOF_IN6_ADDR.c:33:12: note: forward declaration of 'struct in6_addr'
925  ('0' + ((SIZE / 10000)%10)),
926           ^
927/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckTypeSize/SIZEOF_IN6_ADDR.c:31:29: note: expanded from macro 'SIZE'
928#define SIZE (sizeof(struct in6_addr))
929                            ^
930/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckTypeSize/SIZEOF_IN6_ADDR.c:35:12: error: invalid application of 'sizeof' to an incomplete type 'struct in6_addr'
931  ('0' + ((SIZE / 100)%10)),
932           ^~~~
933/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckTypeSize/SIZEOF_IN6_ADDR.c:31:15: note: expanded from macro 'SIZE'
934#define SIZE (sizeof(struct in6_addr))
935              ^     ~~~~~~~~~~~~~~~~~
936/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckTypeSize/SIZEOF_IN6_ADDR.c:33:12: note: forward declaration of 'struct in6_addr'
937  ('0' + ((SIZE / 10000)%10)),
938           ^
939/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckTypeSize/SIZEOF_IN6_ADDR.c:31:29: note: expanded from macro 'SIZE'
940#define SIZE (sizeof(struct in6_addr))
941                            ^
942/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckTypeSize/SIZEOF_IN6_ADDR.c:36:12: error: invalid application of 'sizeof' to an incomplete type 'struct in6_addr'
943  ('0' + ((SIZE / 10)%10)),
944           ^~~~
945/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckTypeSize/SIZEOF_IN6_ADDR.c:31:15: note: expanded from macro 'SIZE'
946#define SIZE (sizeof(struct in6_addr))
947              ^     ~~~~~~~~~~~~~~~~~
948/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckTypeSize/SIZEOF_IN6_ADDR.c:33:12: note: forward declaration of 'struct in6_addr'
949  ('0' + ((SIZE / 10000)%10)),
950           ^
951/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckTypeSize/SIZEOF_IN6_ADDR.c:31:29: note: expanded from macro 'SIZE'
952#define SIZE (sizeof(struct in6_addr))
953                            ^
954/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckTypeSize/SIZEOF_IN6_ADDR.c:37:12: error: invalid application of 'sizeof' to an incomplete type 'struct in6_addr'
955  ('0' +  (SIZE    % 10)),
956           ^~~~
957/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckTypeSize/SIZEOF_IN6_ADDR.c:31:15: note: expanded from macro 'SIZE'
958#define SIZE (sizeof(struct in6_addr))
959              ^     ~~~~~~~~~~~~~~~~~
960/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckTypeSize/SIZEOF_IN6_ADDR.c:33:12: note: forward declaration of 'struct in6_addr'
961  ('0' + ((SIZE / 10000)%10)),
962           ^
963/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckTypeSize/SIZEOF_IN6_ADDR.c:31:29: note: expanded from macro 'SIZE'
964#define SIZE (sizeof(struct in6_addr))
965                            ^
9665 errors generated.
967make[1]: *** [CMakeFiles/cmTC_5a57e.dir/SIZEOF_IN6_ADDR.c.o] Error 1
968make: *** [cmTC_5a57e/fast] Error 2
969
970
971/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckTypeSize/SIZEOF_IN6_ADDR.c:
972#include <sys/types.h>
973#include <stdint.h>
974#include <stddef.h>
975#include "stdint.h"
976#include "stdio.h"
977#include "sys/types.h"
978#include "time.h"
979
980
981#undef KEY
982#if defined(__i386)
983# define KEY '_','_','i','3','8','6'
984#elif defined(__x86_64)
985# define KEY '_','_','x','8','6','_','6','4'
986#elif defined(__PPC64__)
987# define KEY '_','_','P','P','C','6','4','_','_'
988#elif defined(__ppc64__)
989# define KEY '_','_','p','p','c','6','4','_','_'
990#elif defined(__PPC__)
991# define KEY '_','_','P','P','C','_','_'
992#elif defined(__ppc__)
993# define KEY '_','_','p','p','c','_','_'
994#elif defined(__aarch64__)
995# define KEY '_','_','a','a','r','c','h','6','4','_','_'
996#elif defined(__ARM_ARCH_7A__)
997# define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_'
998#elif defined(__ARM_ARCH_7S__)
999# define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_'
1000#endif
1001
1002#define SIZE (sizeof(struct in6_addr))
1003static char info_size[] =  {'I', 'N', 'F', 'O', ':', 's','i','z','e','[',
1004  ('0' + ((SIZE / 10000)%10)),
1005  ('0' + ((SIZE / 1000)%10)),
1006  ('0' + ((SIZE / 100)%10)),
1007  ('0' + ((SIZE / 10)%10)),
1008  ('0' +  (SIZE    % 10)),
1009  ']',
1010#ifdef KEY
1011  ' ','k','e','y','[', KEY, ']',
1012#endif
1013  '\0'};
1014
1015#ifdef __CLASSIC_C__
1016int main(argc, argv) int argc; char *argv[];
1017#else
1018int main(int argc, char *argv[])
1019#endif
1020{
1021  int require = 0;
1022  require += info_size[argc];
1023  (void)argv;
1024  return require;
1025}
1026
1027
1028Determining if files numa.h exist failed with the following output:
1029Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
1030
1031Run Build Command(s):/usr/bin/make -f Makefile cmTC_115e6/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_115e6.dir/build.make CMakeFiles/cmTC_115e6.dir/build
1032Building C object CMakeFiles/cmTC_115e6.dir/HAVE_NUMA_H.c.o
1033/usr/bin/clang -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS  -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_115e6.dir/HAVE_NUMA_H.c.o -MF CMakeFiles/cmTC_115e6.dir/HAVE_NUMA_H.c.o.d -o CMakeFiles/cmTC_115e6.dir/HAVE_NUMA_H.c.o -c /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckIncludeFiles/HAVE_NUMA_H.c
1034/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckIncludeFiles/HAVE_NUMA_H.c:2:10: fatal error: 'numa.h' file not found
1035#include <numa.h>
1036         ^~~~~~~~
10371 error generated.
1038make[1]: *** [CMakeFiles/cmTC_115e6.dir/HAVE_NUMA_H.c.o] Error 1
1039make: *** [cmTC_115e6/fast] Error 2
1040
1041
1042Source:
1043/* */
1044#include <numa.h>
1045
1046
1047int main(void){return 0;}
1048
1049Determining if files numaif.h exist failed with the following output:
1050Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
1051
1052Run Build Command(s):/usr/bin/make -f Makefile cmTC_45cb1/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_45cb1.dir/build.make CMakeFiles/cmTC_45cb1.dir/build
1053Building C object CMakeFiles/cmTC_45cb1.dir/HAVE_NUMAIF_H.c.o
1054/usr/bin/clang -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS  -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_45cb1.dir/HAVE_NUMAIF_H.c.o -MF CMakeFiles/cmTC_45cb1.dir/HAVE_NUMAIF_H.c.o.d -o CMakeFiles/cmTC_45cb1.dir/HAVE_NUMAIF_H.c.o -c /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckIncludeFiles/HAVE_NUMAIF_H.c
1055/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CheckIncludeFiles/HAVE_NUMAIF_H.c:2:10: fatal error: 'numaif.h' file not found
1056#include <numaif.h>
1057         ^~~~~~~~~~
10581 error generated.
1059make[1]: *** [CMakeFiles/cmTC_45cb1.dir/HAVE_NUMAIF_H.c.o] Error 1
1060make: *** [cmTC_45cb1/fast] Error 2
1061
1062
1063Source:
1064/* */
1065#include <numaif.h>
1066
1067
1068int main(void){return 0;}
1069
1070Performing C SOURCE FILE Test HAVE_GETPW_R_DRAFT failed with the following output:
1071Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
1072
1073Run Build Command(s):/usr/bin/make -f Makefile cmTC_3e35f/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_3e35f.dir/build.make CMakeFiles/cmTC_3e35f.dir/build
1074Building C object CMakeFiles/cmTC_3e35f.dir/src.c.o
1075/usr/bin/clang -DHAVE_GETPW_R_DRAFT -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS  -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_3e35f.dir/src.c.o -MF CMakeFiles/cmTC_3e35f.dir/src.c.o.d -o CMakeFiles/cmTC_3e35f.dir/src.c.o -c /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp/src.c
1076/opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp/src.c:6:56: error: too few arguments to function call, expected 5, have 4
1077    struct passwd *pwd = getpwnam_r(NULL, NULL, NULL, 0);
1078                         ~~~~~~~~~~                    ^
1079/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/pwd.h:103:7: note: 'getpwnam_r' declared here
1080int              getpwnam_r(const char *, struct passwd *, char *, size_t, struct passwd **);
1081                 ^
10821 error generated.
1083make[1]: *** [CMakeFiles/cmTC_3e35f.dir/src.c.o] Error 1
1084make: *** [cmTC_3e35f/fast] Error 2
1085
1086
1087Source file was:
1088
1089  #include <stdlib.h>
1090  #include <sys/types.h>
1091  #include <pwd.h>
1092  int main() {
1093    struct passwd *pwd = getpwnam_r(NULL, NULL, NULL, 0);
1094    return pwd != NULL;
1095  }
1096Determining if the function __secure_getenv exists failed with the following output:
1097Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
1098
1099Run Build Command(s):/usr/bin/make -f Makefile cmTC_c0b0c/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_c0b0c.dir/build.make CMakeFiles/cmTC_c0b0c.dir/build
1100Building C object CMakeFiles/cmTC_c0b0c.dir/CheckFunctionExists.c.o
1101/usr/bin/clang -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS  -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=__secure_getenv -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_c0b0c.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_c0b0c.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_c0b0c.dir/CheckFunctionExists.c.o -c /opt/local/share/cmake-3.21/Modules/CheckFunctionExists.c
1102Linking C executable cmTC_c0b0c
1103/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c0b0c.dir/link.txt --verbose=1
1104/usr/bin/clang -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=__secure_getenv -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  CMakeFiles/cmTC_c0b0c.dir/CheckFunctionExists.c.o -o cmTC_c0b0c
1105Undefined symbols for architecture x86_64:
1106  "___secure_getenv", referenced from:
1107      _main in CheckFunctionExists.c.o
1108ld: symbol(s) not found for architecture x86_64
1109clang: error: linker command failed with exit code 1 (use -v to see invocation)
1110make[1]: *** [cmTC_c0b0c] Error 1
1111make: *** [cmTC_c0b0c/fast] Error 2
1112
1113
1114
1115Determining if the function secure_getenv exists failed with the following output:
1116Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
1117
1118Run Build Command(s):/usr/bin/make -f Makefile cmTC_f9726/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_f9726.dir/build.make CMakeFiles/cmTC_f9726.dir/build
1119Building C object CMakeFiles/cmTC_f9726.dir/CheckFunctionExists.c.o
1120/usr/bin/clang -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS  -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=secure_getenv -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_f9726.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_f9726.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_f9726.dir/CheckFunctionExists.c.o -c /opt/local/share/cmake-3.21/Modules/CheckFunctionExists.c
1121Linking C executable cmTC_f9726
1122/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f9726.dir/link.txt --verbose=1
1123/usr/bin/clang -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -DCHECK_FUNCTION_EXISTS=secure_getenv -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  CMakeFiles/cmTC_f9726.dir/CheckFunctionExists.c.o -o cmTC_f9726
1124Undefined symbols for architecture x86_64:
1125  "_secure_getenv", referenced from:
1126      _main in CheckFunctionExists.c.o
1127ld: symbol(s) not found for architecture x86_64
1128clang: error: linker command failed with exit code 1 (use -v to see invocation)
1129make[1]: *** [cmTC_f9726] Error 1
1130make: *** [cmTC_f9726/fast] Error 2
1131
1132
1133
1134Performing C SOURCE FILE Test HAVE_STRINGOP_OVERFLOW failed with the following output:
1135Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
1136
1137Run Build Command(s):/usr/bin/make -f Makefile cmTC_c1782/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_c1782.dir/build.make CMakeFiles/cmTC_c1782.dir/build
1138Building C object CMakeFiles/cmTC_c1782.dir/src.c.o
1139/usr/bin/clang -DHAVE_STRINGOP_OVERFLOW -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS  -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  -Wstringop-overflow -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_c1782.dir/src.c.o -MF CMakeFiles/cmTC_c1782.dir/src.c.o.d -o CMakeFiles/cmTC_c1782.dir/src.c.o -c /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp/src.c
1140warning: unknown warning option '-Wstringop-overflow'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
11411 warning generated.
1142Linking C executable cmTC_c1782
1143/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c1782.dir/link.txt --verbose=1
1144/usr/bin/clang -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  -Wstringop-overflow -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  CMakeFiles/cmTC_c1782.dir/src.c.o -o cmTC_c1782
1145
1146
1147Source file was:
1148int main(void) { return 0; }
1149Performing C SOURCE FILE Test HAVE_STRINGOP_TRUNCATION failed with the following output:
1150Change Dir: /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp
1151
1152Run Build Command(s):/usr/bin/make -f Makefile cmTC_32b3e/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_32b3e.dir/build.make CMakeFiles/cmTC_32b3e.dir/build
1153Building C object CMakeFiles/cmTC_32b3e.dir/src.c.o
1154/usr/bin/clang -DHAVE_STRINGOP_TRUNCATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS  -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  -Wstringop-truncation -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -fPIE -MD -MT CMakeFiles/cmTC_32b3e.dir/src.c.o -MF CMakeFiles/cmTC_32b3e.dir/src.c.o.d -o CMakeFiles/cmTC_32b3e.dir/src.c.o -c /opt/local/var/macports/build/_opt_mports_macports-ports_databases_mysql8/mysql8/work/build/CMakeFiles/CMakeTmp/src.c
1155warning: unknown warning option '-Wstringop-truncation'; did you mean '-Wstring-concatenation'? [-Wunknown-warning-option]
11561 warning generated.
1157Linking C executable cmTC_32b3e
1158/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_32b3e.dir/link.txt --verbose=1
1159/usr/bin/clang -fno-omit-frame-pointer -ftls-model=initial-exec -pipe -I/opt/local/libexec/openssl11/include -Os -DNDEBUG -I/opt/local/libexec/openssl11/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  -Wstringop-truncation -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=12.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/libexec/openssl11/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  CMakeFiles/cmTC_32b3e.dir/src.c.o -o cmTC_32b3e
1160
1161
1162Source file was:
1163int main(void) { return 0; }