Ticket #69644: CMakeError.log

File CMakeError.log, 10.9 KB (added by dbl001 (dbl), 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_macports_release_tarballs_ports_www_webkit2-gtk/webkit2-gtk/work/build/CMakeFiles/CMakeTmp
3
4Run Build Command(s):ninja cmTC_c5460 && [1/2] Building C object CMakeFiles/cmTC_c5460.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_c5460
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_macports_release_tarballs_ports_www_webkit2-gtk/webkit2-gtk/work/build/CMakeFiles/CMakeTmp
18
19Run Build Command(s):ninja cmTC_85d11 && [1/2] Building CXX object CMakeFiles/cmTC_85d11.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_85d11
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_macports_release_tarballs_ports_www_webkit2-gtk/webkit2-gtk/work/build/CMakeFiles/CMakeTmp
33
34Run Build Command(s):ninja cmTC_d503e && [1/2] Building C object CMakeFiles/cmTC_d503e.dir/CheckIncludeFile.c.o
35FAILED: CMakeFiles/cmTC_d503e.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/MacOSX14.sdk -fno-strict-aliasing -fno-exceptions  -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -fPIE -MD -MT CMakeFiles/cmTC_d503e.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_d503e.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_d503e.dir/CheckIncludeFile.c.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_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_macports_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_macports_release_tarballs_ports_www_webkit2-gtk/webkit2-gtk/work/build/CMakeFiles/CMakeTmp
47
48Run Build Command(s):ninja cmTC_92f1f && [1/2] Building C object CMakeFiles/cmTC_92f1f.dir/CheckIncludeFile.c.o
49FAILED: CMakeFiles/cmTC_92f1f.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/MacOSX14.sdk -fno-strict-aliasing -fno-exceptions  -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -fPIE -MD -MT CMakeFiles/cmTC_92f1f.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_92f1f.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_92f1f.dir/CheckIncludeFile.c.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_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_macports_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_macports_release_tarballs_ports_www_webkit2-gtk/webkit2-gtk/work/build/CMakeFiles/CMakeTmp
61
62Run Build Command(s):ninja cmTC_65d8f && [1/2] Building C object CMakeFiles/cmTC_65d8f.dir/CheckIncludeFile.c.o
63FAILED: CMakeFiles/cmTC_65d8f.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/MacOSX14.sdk -fno-strict-aliasing -fno-exceptions  -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -fPIE -MD -MT CMakeFiles/cmTC_65d8f.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_65d8f.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_65d8f.dir/CheckIncludeFile.c.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_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_macports_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_macports_release_tarballs_ports_www_webkit2-gtk/webkit2-gtk/work/build/CMakeFiles/CMakeTmp
75
76Run Build Command(s):ninja cmTC_2ff82 && [1/2] Building C object CMakeFiles/cmTC_2ff82.dir/CheckFunctionExists.c.o
77[2/2] Linking C executable cmTC_2ff82
78FAILED: cmTC_2ff82
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/MacOSX14.sdk -fno-strict-aliasing -fno-exceptions -DCHECK_FUNCTION_EXISTS=_aligned_malloc -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.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/MacOSX14.sdk CMakeFiles/cmTC_2ff82.dir/CheckFunctionExists.c.o -o cmTC_2ff82   && :
80Undefined symbols for architecture x86_64:
81  "__aligned_malloc", referenced from:
82      _main in CheckFunctionExists.c.o
83ld: symbol(s) not found for architecture x86_64
84clang: error: linker command failed with exit code 1 (use -v to see invocation)
85ninja: build stopped: subcommand failed.
86
87
88
89Determining if the function IsDebuggerPresent exists failed with the following output:
90Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_webkit2-gtk/webkit2-gtk/work/build/CMakeFiles/CMakeTmp
91
92Run Build Command(s):ninja cmTC_dbe9c && [1/2] Building C object CMakeFiles/cmTC_dbe9c.dir/CheckFunctionExists.c.o
93[2/2] Linking C executable cmTC_dbe9c
94FAILED: cmTC_dbe9c
95: && /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/MacOSX14.sdk -fno-strict-aliasing -fno-exceptions -DCHECK_FUNCTION_EXISTS=IsDebuggerPresent -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.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/MacOSX14.sdk CMakeFiles/cmTC_dbe9c.dir/CheckFunctionExists.c.o -o cmTC_dbe9c   && :
96Undefined symbols for architecture x86_64:
97  "_IsDebuggerPresent", referenced from:
98      _main in CheckFunctionExists.c.o
99ld: symbol(s) not found for architecture x86_64
100clang: error: linker command failed with exit code 1 (use -v to see invocation)
101ninja: build stopped: subcommand failed.
102
103
104
105Determining if the function malloc_trim exists failed with the following output:
106Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_webkit2-gtk/webkit2-gtk/work/build/CMakeFiles/CMakeTmp
107
108Run Build Command(s):ninja cmTC_cd687 && [1/2] Building C object CMakeFiles/cmTC_cd687.dir/CheckFunctionExists.c.o
109[2/2] Linking C executable cmTC_cd687
110FAILED: cmTC_cd687
111: && /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/MacOSX14.sdk -fno-strict-aliasing -fno-exceptions -DCHECK_FUNCTION_EXISTS=malloc_trim -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.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/MacOSX14.sdk CMakeFiles/cmTC_cd687.dir/CheckFunctionExists.c.o -o cmTC_cd687   && :
112Undefined symbols for architecture x86_64:
113  "_malloc_trim", referenced from:
114      _main in CheckFunctionExists.c.o
115ld: symbol(s) not found for architecture x86_64
116clang: error: linker command failed with exit code 1 (use -v to see invocation)
117ninja: build stopped: subcommand failed.
118
119
120