Ticket #69675: CMakeError.log

File CMakeError.log, 10.6 KB (added by rernenwein, 6 months ago)
Line 
1Performing C SOURCE FILE Test C_COMPILER_SUPPORTS_-Wno-maybe-uninitialized failed with the following output:
2Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_webkit2-gtk/webkit2-gtk/work/build/CMakeFiles/CMakeTmp
3
4Run Build Command(s):ninja cmTC_bfbe5 && [1/2] Building C object CMakeFiles/cmTC_bfbe5.dir/src.c.o
5warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
6In file included from <built-in>:386:
7<command line>:2:29: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
8#define C_COMPILER_SUPPORTS_-Wno-maybe-uninitialized 1
9                            ^
102 warnings generated.
11[2/2] Linking C executable cmTC_bfbe5
12
13
14Source file was:
15int main(void) { return 0; }
16Performing C++ SOURCE FILE Test CXX_COMPILER_SUPPORTS_-Wno-maybe-uninitialized failed with the following output:
17Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_webkit2-gtk/webkit2-gtk/work/build/CMakeFiles/CMakeTmp
18
19Run Build Command(s):ninja cmTC_ca8bb && [1/2] Building CXX object CMakeFiles/cmTC_ca8bb.dir/src.cxx.o
20warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
21In file included from <built-in>:397:
22<command line>:2:31: warning: whitespace recommended after macro name
23#define CXX_COMPILER_SUPPORTS_-Wno-maybe-uninitialized 1
24                              ^
252 warnings generated.
26[2/2] Linking CXX executable cmTC_ca8bb
27
28
29Source file was:
30int main() { return 0; }
31Determining if the include file features.h exists failed with the following output:
32Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_webkit2-gtk/webkit2-gtk/work/build/CMakeFiles/CMakeTmp
33
34Run Build Command(s):ninja cmTC_2443b && [1/2] Building C object CMakeFiles/cmTC_2443b.dir/CheckIncludeFile.c.o
35FAILED: CMakeFiles/cmTC_2443b.dir/CheckIncludeFile.c.o
36/usr/bin/clang   -fdiagnostics-color=always -fcolor-diagnostics -Wextra -Wall -Wno-psabi -Wno-parentheses-equality -Qunused-arguments -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -pipe -Os -DNDEBUG -I/opt/local/include -Wno-deprecated-declarations -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -fno-strict-aliasing -fno-exceptions  -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -mmacosx-version-min=13.0 -fPIE -MD -MT CMakeFiles/cmTC_2443b.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_2443b.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_2443b.dir/CheckIncludeFile.c.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_webkit2-gtk/webkit2-gtk/work/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
37/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_webkit2-gtk/webkit2-gtk/work/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: 'features.h' file not found
38#include <features.h>
39         ^~~~~~~~~~~~
401 error generated.
41ninja: build stopped: subcommand failed.
42
43
44
45Determining if the include file pthread_np.h exists failed with the following output:
46Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_webkit2-gtk/webkit2-gtk/work/build/CMakeFiles/CMakeTmp
47
48Run Build Command(s):ninja cmTC_995a6 && [1/2] Building C object CMakeFiles/cmTC_995a6.dir/CheckIncludeFile.c.o
49FAILED: CMakeFiles/cmTC_995a6.dir/CheckIncludeFile.c.o
50/usr/bin/clang   -fdiagnostics-color=always -fcolor-diagnostics -Wextra -Wall -Wno-psabi -Wno-parentheses-equality -Qunused-arguments -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -pipe -Os -DNDEBUG -I/opt/local/include -Wno-deprecated-declarations -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -fno-strict-aliasing -fno-exceptions  -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -mmacosx-version-min=13.0 -fPIE -MD -MT CMakeFiles/cmTC_995a6.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_995a6.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_995a6.dir/CheckIncludeFile.c.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_webkit2-gtk/webkit2-gtk/work/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
51/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_webkit2-gtk/webkit2-gtk/work/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: 'pthread_np.h' file not found
52#include <pthread_np.h>
53         ^~~~~~~~~~~~~~
541 error generated.
55ninja: build stopped: subcommand failed.
56
57
58
59Determining if the include file linux/memfd.h exists failed with the following output:
60Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_webkit2-gtk/webkit2-gtk/work/build/CMakeFiles/CMakeTmp
61
62Run Build Command(s):ninja cmTC_c65c6 && [1/2] Building C object CMakeFiles/cmTC_c65c6.dir/CheckIncludeFile.c.o
63FAILED: CMakeFiles/cmTC_c65c6.dir/CheckIncludeFile.c.o
64/usr/bin/clang   -fdiagnostics-color=always -fcolor-diagnostics -Wextra -Wall -Wno-psabi -Wno-parentheses-equality -Qunused-arguments -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -pipe -Os -DNDEBUG -I/opt/local/include -Wno-deprecated-declarations -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -fno-strict-aliasing -fno-exceptions  -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -mmacosx-version-min=13.0 -fPIE -MD -MT CMakeFiles/cmTC_c65c6.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_c65c6.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_c65c6.dir/CheckIncludeFile.c.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_webkit2-gtk/webkit2-gtk/work/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
65/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_webkit2-gtk/webkit2-gtk/work/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: 'linux/memfd.h' file not found
66#include <linux/memfd.h>
67         ^~~~~~~~~~~~~~~
681 error generated.
69ninja: build stopped: subcommand failed.
70
71
72
73Determining if the function _aligned_malloc exists failed with the following output:
74Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_webkit2-gtk/webkit2-gtk/work/build/CMakeFiles/CMakeTmp
75
76Run Build Command(s):ninja cmTC_ae029 && [1/2] Building C object CMakeFiles/cmTC_ae029.dir/CheckFunctionExists.c.o
77[2/2] Linking C executable cmTC_ae029
78FAILED: cmTC_ae029
79: && /usr/bin/clang -fdiagnostics-color=always -fcolor-diagnostics -Wextra -Wall -Wno-psabi -Wno-parentheses-equality -Qunused-arguments -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -pipe -Os -DNDEBUG -I/opt/local/include -Wno-deprecated-declarations -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -fno-strict-aliasing -fno-exceptions -DCHECK_FUNCTION_EXISTS=_aligned_malloc -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -mmacosx-version-min=13.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk CMakeFiles/cmTC_ae029.dir/CheckFunctionExists.c.o -o cmTC_ae029   && :
80ld: Undefined symbols:
81  __aligned_malloc, referenced from:
82      _main in CheckFunctionExists.c.o
83clang: error: linker command failed with exit code 1 (use -v to see invocation)
84ninja: build stopped: subcommand failed.
85
86
87
88Determining if the function IsDebuggerPresent exists failed with the following output:
89Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_webkit2-gtk/webkit2-gtk/work/build/CMakeFiles/CMakeTmp
90
91Run Build Command(s):ninja cmTC_faf27 && [1/2] Building C object CMakeFiles/cmTC_faf27.dir/CheckFunctionExists.c.o
92[2/2] Linking C executable cmTC_faf27
93FAILED: cmTC_faf27
94: && /usr/bin/clang -fdiagnostics-color=always -fcolor-diagnostics -Wextra -Wall -Wno-psabi -Wno-parentheses-equality -Qunused-arguments -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -pipe -Os -DNDEBUG -I/opt/local/include -Wno-deprecated-declarations -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -fno-strict-aliasing -fno-exceptions -DCHECK_FUNCTION_EXISTS=IsDebuggerPresent -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -mmacosx-version-min=13.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk CMakeFiles/cmTC_faf27.dir/CheckFunctionExists.c.o -o cmTC_faf27   && :
95ld: Undefined symbols:
96  _IsDebuggerPresent, referenced from:
97      _main in CheckFunctionExists.c.o
98clang: error: linker command failed with exit code 1 (use -v to see invocation)
99ninja: build stopped: subcommand failed.
100
101
102
103Determining if the function malloc_trim exists failed with the following output:
104Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_webkit2-gtk/webkit2-gtk/work/build/CMakeFiles/CMakeTmp
105
106Run Build Command(s):ninja cmTC_b1395 && [1/2] Building C object CMakeFiles/cmTC_b1395.dir/CheckFunctionExists.c.o
107[2/2] Linking C executable cmTC_b1395
108FAILED: cmTC_b1395
109: && /usr/bin/clang -fdiagnostics-color=always -fcolor-diagnostics -Wextra -Wall -Wno-psabi -Wno-parentheses-equality -Qunused-arguments -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -pipe -Os -DNDEBUG -I/opt/local/include -Wno-deprecated-declarations -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -fno-strict-aliasing -fno-exceptions -DCHECK_FUNCTION_EXISTS=malloc_trim -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -mmacosx-version-min=13.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk CMakeFiles/cmTC_b1395.dir/CheckFunctionExists.c.o -o cmTC_b1395   && :
110ld: Undefined symbols:
111  _malloc_trim, referenced from:
112      _main in CheckFunctionExists.c.o
113clang: error: linker command failed with exit code 1 (use -v to see invocation)
114ninja: build stopped: subcommand failed.
115
116
117