Ticket #68341: meson-log.txt

File meson-log.txt, 54.2 KB (added by ShadSterling (Shad Sterling), 12 months ago)
Line 
1Build started at 2023-10-03T13:32:21.030996
2Main binary: /opt/local/Library/Frameworks/Python.framework/Versions/3.11/bin/python3.11
3Build Options: -Dbrotli=enabled -Dgssapi=enabled -Ddocs=enabled -Dintrospection=enabled -Dvapi=enabled -Dntlm=disabled -Dsysprof=disabled -Dtests=false -Dprefix=/opt/local -Dwrap_mode=nodownload
4Python system: Darwin
5The Meson build system
6Version: 1.2.1
7Source dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/libsoup-3.4.3
8Build dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build
9Build type: native build
10Project name: libsoup
11Project version: 3.4.3
12-----------
13Detecting compiler via: `/usr/bin/clang --version` -> 0
14stdout:
15Apple clang version 14.0.3 (clang-1403.0.22.14.1)
16Target: x86_64-apple-darwin22.6.0
17Thread model: posix
18InstalledDir: /Library/Developer/CommandLineTools/usr/bin
19-----------
20Running command: /usr/bin/clang -E -dM -
21-----
22-----------
23Detecting linker via: `/usr/bin/clang -Wl,--version -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk` -> 1
24stderr:
25ld: unknown option: --version
26clang: error: linker command failed with exit code 1 (use -v to see invocation)
27-----------
28-----------
29Detecting Apple linker via: `/usr/bin/clang -Wl,-v -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk` -> 1
30stderr:
31@(#)PROGRAM:ld  PROJECT:ld64-857.1
32BUILD 23:13:24 May  7 2023
33configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em
34Library search paths:
35        /opt/local/lib
36        /opt/local/lib
37        /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/lib
38        /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/lib
39        /usr/local/lib
40Framework search paths:
41        /Library/Frameworks/
42        /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/
43        /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/
44Undefined symbols for architecture x86_64:
45  "_main", referenced from:
46     implicit entry/start for main executable
47ld: symbol(s) not found for architecture x86_64
48clang: error: linker command failed with exit code 1 (use -v to see invocation)
49-----------
50Sanity testing C compiler: /usr/bin/clang
51Is cross compiler: False.
52Sanity check compiler command line: /usr/bin/clang sanitycheckc.c -o sanitycheckc.exe -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk
53Sanity check compile stdout:
54
55-----
56Sanity check compile stderr:
57
58-----
59Running test binary command:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/sanitycheckc.exe
60C compiler for the host machine: /usr/bin/clang (clang 14.0.3 "Apple clang version 14.0.3 (clang-1403.0.22.14.1)")
61C linker for the host machine: /usr/bin/clang ld64 857.1
62-----------
63Detecting linker via: `ar --version` -> 1
64stderr:
65usage:  ar -d [-TLsv] archive file ...
66        ar -m [-TLsv] archive file ...
67        ar -m [-abiTLsv] position archive file ...
68        ar -p [-TLsv] archive [file ...]
69        ar -q [-cTLsv] archive file ...
70        ar -r [-cuTLsv] archive file ...
71        ar -r [-abciuTLsv] position archive file ...
72        ar -t [-TLsv] archive [file ...]
73        ar -x [-ouTLsv] archive [file ...]
74-----------
75-----------
76Detecting compiler via: `/usr/bin/clang --version` -> 0
77stdout:
78Apple clang version 14.0.3 (clang-1403.0.22.14.1)
79Target: x86_64-apple-darwin22.6.0
80Thread model: posix
81InstalledDir: /Library/Developer/CommandLineTools/usr/bin
82-----------
83Running command: /usr/bin/clang -E -dM -
84-----
85-----------
86Detecting linker via: `/usr/bin/clang -Wl,--version -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk` -> 1
87stderr:
88ld: unknown option: --version
89clang: error: linker command failed with exit code 1 (use -v to see invocation)
90-----------
91-----------
92Detecting Apple linker via: `/usr/bin/clang -Wl,-v -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk` -> 1
93stderr:
94@(#)PROGRAM:ld  PROJECT:ld64-857.1
95BUILD 23:13:24 May  7 2023
96configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em
97Library search paths:
98        /opt/local/lib
99        /opt/local/lib
100        /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/lib
101        /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/lib
102        /usr/local/lib
103Framework search paths:
104        /Library/Frameworks/
105        /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/
106        /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/
107Undefined symbols for architecture x86_64:
108  "_main", referenced from:
109     implicit entry/start for main executable
110ld: symbol(s) not found for architecture x86_64
111clang: error: linker command failed with exit code 1 (use -v to see invocation)
112-----------
113Sanity testing C compiler: /usr/bin/clang
114Is cross compiler: False.
115Sanity check compiler command line: /usr/bin/clang sanitycheckc.c -o sanitycheckc.exe -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk
116Sanity check compile stdout:
117
118-----
119Sanity check compile stderr:
120
121-----
122Running test binary command:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/sanitycheckc.exe
123C compiler for the build machine: /usr/bin/clang (clang 14.0.3 "Apple clang version 14.0.3 (clang-1403.0.22.14.1)")
124C linker for the build machine: /usr/bin/clang ld64 857.1
125-----------
126Detecting linker via: `ar --version` -> 1
127stderr:
128usage:  ar -d [-TLsv] archive file ...
129        ar -m [-TLsv] archive file ...
130        ar -m [-abiTLsv] position archive file ...
131        ar -p [-TLsv] archive [file ...]
132        ar -q [-cTLsv] archive file ...
133        ar -r [-cuTLsv] archive file ...
134        ar -r [-abciuTLsv] position archive file ...
135        ar -t [-TLsv] archive [file ...]
136        ar -x [-ouTLsv] archive [file ...]
137-----------
138Build machine cpu family: x86_64
139Build machine cpu: x86_64
140Host machine cpu family: x86_64
141Host machine cpu: x86_64
142Target machine cpu family: x86_64
143Target machine cpu: x86_64
144Running compile:
145Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmp1xfqxw30
146Code:
147 extern int i;
148int i;
149
150-----------
151Command line: `/usr/bin/clang -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmp1xfqxw30/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmp1xfqxw30/output.obj -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wmissing-include-dirs` -> 0
152Compiler for C supports arguments -Wmissing-include-dirs: YES
153Running compile:
154Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmp_mpyuxvp
155Code:
156 extern int i;
157int i;
158
159-----------
160Command line: `/usr/bin/clang -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmp_mpyuxvp/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmp_mpyuxvp/output.obj -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wpointer-arith` -> 0
161Compiler for C supports arguments -Wpointer-arith: YES
162Running compile:
163Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmpcoavq5a4
164Code:
165 extern int i;
166int i;
167
168-----------
169Command line: `/usr/bin/clang -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmpcoavq5a4/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmpcoavq5a4/output.obj -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Winit-self` -> 0
170Compiler for C supports arguments -Winit-self: YES
171Running compile:
172Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmpqly8ei83
173Code:
174 extern int i;
175int i;
176
177-----------
178Command line: `/usr/bin/clang -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmpqly8ei83/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmpqly8ei83/output.obj -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Werror=missing-prototypes` -> 0
179Compiler for C supports arguments -Werror=missing-prototypes: YES
180Running compile:
181Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmpiejzgvpf
182Code:
183 extern int i;
184int i;
185
186-----------
187Command line: `/usr/bin/clang -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmpiejzgvpf/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmpiejzgvpf/output.obj -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Werror=implicit-function-declaration` -> 0
188Compiler for C supports arguments -Werror=implicit-function-declaration: YES
189Running compile:
190Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmpj2arwbmf
191Code:
192 extern int i;
193int i;
194
195-----------
196Command line: `/usr/bin/clang -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmpj2arwbmf/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmpj2arwbmf/output.obj -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Werror=aggregate-return` -> 0
197Compiler for C supports arguments -Werror=aggregate-return: YES
198Running compile:
199Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmpakxzhr5a
200Code:
201 extern int i;
202int i;
203
204-----------
205Command line: `/usr/bin/clang -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmpakxzhr5a/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmpakxzhr5a/output.obj -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Werror=format=2` -> 0
206Compiler for C supports arguments -Werror=format=2: YES
207Running compile:
208Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmpxhdcxkgn
209Code:
210 extern int i;
211int i;
212
213-----------
214Command line: `/usr/bin/clang -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmpxhdcxkgn/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmpxhdcxkgn/output.obj -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Werror=return-type` -> 0
215Compiler for C supports arguments -Werror=return-type: YES
216Running compile:
217Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmpdawq9_0m
218Code:
219 extern int i;
220int i;
221
222-----------
223Command line: `/usr/bin/clang -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmpdawq9_0m/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmpdawq9_0m/output.obj -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wincompatible-pointer-types` -> 0
224Compiler for C supports arguments -Wincompatible-pointer-types: YES
225Running compile:
226Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmplu7bjn5k
227Code:
228 extern int i;
229int i;
230
231-----------
232Command line: `/usr/bin/clang -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmplu7bjn5k/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmplu7bjn5k/output.obj -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wstrict-prototypes` -> 0
233Compiler for C supports arguments -Wstrict-prototypes: YES
234Running compile:
235Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmp85eg0td8
236Code:
237 extern int i;
238int i;
239
240-----------
241Command line: `/usr/bin/clang -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmp85eg0td8/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmp85eg0td8/output.obj -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wformat-zero-length -Wno-format-zero-length` -> 0
242Compiler for C supports arguments -Wno-format-zero-length: YES
243Running compile:
244Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmp6e1d8yu5
245Code:
246 extern int i;
247int i;
248
249-----------
250Command line: `/usr/bin/clang -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmp6e1d8yu5/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmp6e1d8yu5/output.obj -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wmissing-include-dirs -Wno-missing-include-dirs` -> 0
251Compiler for C supports arguments -Wno-missing-include-dirs: YES
252Running compile:
253Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmponq3o7je
254Code:
255 extern int i;
256int i;
257
258-----------
259Command line: `/usr/bin/clang -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmponq3o7je/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmponq3o7je/output.obj -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wtypedef-redefinition -Wno-typedef-redefinition` -> 0
260Compiler for C supports arguments -Wno-typedef-redefinition: YES
261Running compile:
262Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmp2dhs2ave
263Code:
264 extern int i;
265int i;
266
267-----------
268Command line: `/usr/bin/clang -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmp2dhs2ave/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmp2dhs2ave/output.obj -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wunused-parameter -Wno-unused-parameter` -> 0
269Compiler for C supports arguments -Wno-unused-parameter: YES
270Running compile:
271Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmp5m8exqm5
272Code:
273 extern int i;
274int i;
275
276-----------
277Command line: `/usr/bin/clang -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmp5m8exqm5/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmp5m8exqm5/output.obj -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wsign-compare -Wno-sign-compare` -> 0
278Compiler for C supports arguments -Wno-sign-compare: YES
279Running compile:
280Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmpbqtw389_
281Code:
282 extern int i;
283int i;
284
285-----------
286Command line: `/usr/bin/clang -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmpbqtw389_/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmpbqtw389_/output.obj -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wcast-function-type -Wno-cast-function-type` -> 0
287Compiler for C supports arguments -Wno-cast-function-type: YES
288Running compile:
289Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmpc12pm4he
290Code:
291 extern int i;
292int i;
293
294-----------
295Command line: `/usr/bin/clang -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmpc12pm4he/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmpc12pm4he/output.obj -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wmissing-field-initializers -Wno-missing-field-initializers` -> 0
296Compiler for C supports arguments -Wno-missing-field-initializers: YES
297Pkg-config binary for 1 is not cached.
298Pkg-config binary missing from cross or native file, or env var undefined.
299Trying a default Pkg-config fallback at pkg-config
300Found pkg-config: /opt/local/bin/pkg-config (0.29.2)
301Determining dependency 'glib-2.0' with pkg-config executable '/opt/local/bin/pkg-config'
302env[PKG_CONFIG_PATH]:
303-----------
304Called: `/opt/local/bin/pkg-config --modversion glib-2.0` -> 0
305stdout:
3062.78.0
307-----------
308env[PKG_CONFIG_PATH]:
309-----------
310Called: `/opt/local/bin/pkg-config --cflags glib-2.0` -> 0
311stdout:
312-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
313-----------
314env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
315env[PKG_CONFIG_PATH]:
316-----------
317Called: `/opt/local/bin/pkg-config --libs glib-2.0` -> 0
318stdout:
319-L/opt/local/lib -lglib-2.0 -lintl
320-----------
321env[PKG_CONFIG_PATH]:
322-----------
323Called: `/opt/local/bin/pkg-config --libs glib-2.0` -> 0
324stdout:
325-L/opt/local/lib -lglib-2.0 -lintl
326-----------
327Running compile:
328Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmpxn3qe05n
329Code:
330 
331        #include<stdio.h>
332        int main(void) {
333            printf("%ld\n", (long)(sizeof(void *)));
334            return 0;
335        }
336-----------
337Command line: `/usr/bin/clang -L/opt/local/lib -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmpxn3qe05n/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmpxn3qe05n/output.exe -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -O0 -Werror=implicit-function-declaration -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk` -> 0
338Program stdout:
339
3408
341
342Program stderr:
343
344
345Running compile:
346Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmpbzi90wfj
347Code:
348 
349-----------
350Command line: `/usr/bin/clang -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmpbzi90wfj/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmpbzi90wfj/output.obj -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument --print-search-dirs` -> 0
351stdout:
352programs: =/Library/Developer/CommandLineTools/usr/bin
353libraries: =/Library/Developer/CommandLineTools/usr/lib/clang/14.0.3
354-----------
355Run-time dependency glib-2.0 found: YES 2.78.0
356Pkg-config binary for 1 is cached.
357Determining dependency 'gmodule-2.0' with pkg-config executable '/opt/local/bin/pkg-config'
358env[PKG_CONFIG_PATH]:
359-----------
360Called: `/opt/local/bin/pkg-config --modversion gmodule-2.0` -> 0
361stdout:
3622.78.0
363-----------
364env[PKG_CONFIG_PATH]:
365-----------
366Called: `/opt/local/bin/pkg-config --cflags gmodule-2.0` -> 0
367stdout:
368-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
369-----------
370env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
371env[PKG_CONFIG_PATH]:
372-----------
373Called: `/opt/local/bin/pkg-config --libs gmodule-2.0` -> 0
374stdout:
375-L/opt/local/lib -lgmodule-2.0 -lglib-2.0 -lintl
376-----------
377env[PKG_CONFIG_PATH]:
378-----------
379Called: `/opt/local/bin/pkg-config --libs gmodule-2.0` -> 0
380stdout:
381-L/opt/local/lib -lgmodule-2.0 -lglib-2.0 -lintl
382-----------
383Run-time dependency gmodule-2.0 found: YES 2.78.0
384Pkg-config binary for 1 is cached.
385Determining dependency 'gobject-2.0' with pkg-config executable '/opt/local/bin/pkg-config'
386env[PKG_CONFIG_PATH]:
387-----------
388Called: `/opt/local/bin/pkg-config --modversion gobject-2.0` -> 0
389stdout:
3902.78.0
391-----------
392env[PKG_CONFIG_PATH]:
393-----------
394Called: `/opt/local/bin/pkg-config --cflags gobject-2.0` -> 0
395stdout:
396-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
397-----------
398env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
399env[PKG_CONFIG_PATH]:
400-----------
401Called: `/opt/local/bin/pkg-config --libs gobject-2.0` -> 0
402stdout:
403-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl
404-----------
405env[PKG_CONFIG_PATH]:
406-----------
407Called: `/opt/local/bin/pkg-config --libs gobject-2.0` -> 0
408stdout:
409-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl
410-----------
411Run-time dependency gobject-2.0 found: YES 2.78.0
412Pkg-config binary for 1 is cached.
413Determining dependency 'gio-2.0' with pkg-config executable '/opt/local/bin/pkg-config'
414env[PKG_CONFIG_PATH]:
415-----------
416Called: `/opt/local/bin/pkg-config --modversion gio-2.0` -> 0
417stdout:
4182.78.0
419-----------
420env[PKG_CONFIG_PATH]:
421-----------
422Called: `/opt/local/bin/pkg-config --cflags gio-2.0` -> 0
423stdout:
424-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
425-----------
426env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
427env[PKG_CONFIG_PATH]:
428-----------
429Called: `/opt/local/bin/pkg-config --libs gio-2.0` -> 0
430stdout:
431-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl
432-----------
433env[PKG_CONFIG_PATH]:
434-----------
435Called: `/opt/local/bin/pkg-config --libs gio-2.0` -> 0
436stdout:
437-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl
438-----------
439Run-time dependency gio-2.0 found: YES 2.78.0
440Pkg-config binary for 1 is cached.
441Determining dependency 'libnghttp2' with pkg-config executable '/opt/local/bin/pkg-config'
442env[PKG_CONFIG_PATH]:
443-----------
444Called: `/opt/local/bin/pkg-config --modversion libnghttp2` -> 0
445stdout:
4461.56.0
447-----------
448env[PKG_CONFIG_PATH]:
449-----------
450Called: `/opt/local/bin/pkg-config --cflags libnghttp2` -> 0
451env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
452env[PKG_CONFIG_PATH]:
453-----------
454Called: `/opt/local/bin/pkg-config --libs libnghttp2` -> 0
455stdout:
456-L/opt/local/lib -lnghttp2
457-----------
458env[PKG_CONFIG_PATH]:
459-----------
460Called: `/opt/local/bin/pkg-config --libs libnghttp2` -> 0
461stdout:
462-L/opt/local/lib -lnghttp2
463-----------
464Run-time dependency libnghttp2 found: YES 1.56.0
465Running compile:
466Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmp146sbf21
467Code:
468 #include <nghttp2/nghttp2.h>
469#include <limits.h>
470
471        #if defined __stub_nghttp2_option_set_no_rfc9113_leading_and_trailing_ws_validation || defined __stub___nghttp2_option_set_no_rfc9113_leading_and_trailing_ws_validation
472        fail fail fail this function is not going to work
473        #endif
474       
475int main(void) {
476            void *a = (void*) &nghttp2_option_set_no_rfc9113_leading_and_trailing_ws_validation;
477            long long b = (long long) a;
478            return (int) b;
479        }
480-----------
481Command line: `/usr/bin/clang -L/opt/local/lib -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmp146sbf21/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmp146sbf21/output.exe -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -O0 -Werror=implicit-function-declaration -std=gnu99 -Wl,-no_weak_imports /opt/local/lib/libnghttp2.dylib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk` -> 0
482Checking for function "nghttp2_option_set_no_rfc9113_leading_and_trailing_ws_validation" with dependency libnghttp2: YES
483Pkg-config binary for 1 is cached.
484Determining dependency 'sqlite3' with pkg-config executable '/opt/local/bin/pkg-config'
485env[PKG_CONFIG_PATH]:
486-----------
487Called: `/opt/local/bin/pkg-config --modversion sqlite3` -> 0
488stdout:
4893.43.1
490-----------
491env[PKG_CONFIG_PATH]:
492-----------
493Called: `/opt/local/bin/pkg-config --cflags sqlite3` -> 0
494env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
495env[PKG_CONFIG_PATH]:
496-----------
497Called: `/opt/local/bin/pkg-config --libs sqlite3` -> 0
498stdout:
499-L/opt/local/lib -lsqlite3
500-----------
501env[PKG_CONFIG_PATH]:
502-----------
503Called: `/opt/local/bin/pkg-config --libs sqlite3` -> 0
504stdout:
505-L/opt/local/lib -lsqlite3
506-----------
507Run-time dependency sqlite3 found: YES 3.43.1
508Pkg-config binary for 1 is cached.
509Determining dependency 'libbrotlidec' with pkg-config executable '/opt/local/bin/pkg-config'
510env[PKG_CONFIG_PATH]:
511-----------
512Called: `/opt/local/bin/pkg-config --modversion libbrotlidec` -> 0
513stdout:
5141.0.9
515-----------
516env[PKG_CONFIG_PATH]:
517-----------
518Called: `/opt/local/bin/pkg-config --cflags libbrotlidec` -> 0
519env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
520env[PKG_CONFIG_PATH]:
521-----------
522Called: `/opt/local/bin/pkg-config --libs libbrotlidec` -> 0
523stdout:
524-L/opt/local/lib -lbrotlidec
525-----------
526env[PKG_CONFIG_PATH]:
527-----------
528Called: `/opt/local/bin/pkg-config --libs libbrotlidec` -> 0
529stdout:
530-L/opt/local/lib -lbrotlidec
531-----------
532Run-time dependency libbrotlidec found: YES 1.0.9
533Pkg-config binary for 1 is cached.
534Determining dependency 'gio-unix-2.0' with pkg-config executable '/opt/local/bin/pkg-config'
535env[PKG_CONFIG_PATH]:
536-----------
537Called: `/opt/local/bin/pkg-config --modversion gio-unix-2.0` -> 0
538stdout:
5392.78.0
540-----------
541env[PKG_CONFIG_PATH]:
542-----------
543Called: `/opt/local/bin/pkg-config --cflags gio-unix-2.0` -> 0
544stdout:
545-I/opt/local/include/gio-unix-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
546-----------
547env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
548env[PKG_CONFIG_PATH]:
549-----------
550Called: `/opt/local/bin/pkg-config --libs gio-unix-2.0` -> 0
551stdout:
552-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl
553-----------
554env[PKG_CONFIG_PATH]:
555-----------
556Called: `/opt/local/bin/pkg-config --libs gio-unix-2.0` -> 0
557stdout:
558-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl
559-----------
560Run-time dependency gio-unix-2.0 found: YES 2.78.0
561Pkg-config binary for 1 is cached.
562Determining dependency 'libpsl' with pkg-config executable '/opt/local/bin/pkg-config'
563env[PKG_CONFIG_PATH]:
564-----------
565Called: `/opt/local/bin/pkg-config --modversion libpsl` -> 0
566stdout:
5670.21.2
568-----------
569env[PKG_CONFIG_PATH]:
570-----------
571Called: `/opt/local/bin/pkg-config --cflags libpsl` -> 0
572env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
573env[PKG_CONFIG_PATH]:
574-----------
575Called: `/opt/local/bin/pkg-config --libs libpsl` -> 0
576stdout:
577-L/opt/local/lib -lpsl
578-----------
579env[PKG_CONFIG_PATH]:
580-----------
581Called: `/opt/local/bin/pkg-config --libs libpsl` -> 0
582stdout:
583-L/opt/local/lib -lpsl
584-----------
585Run-time dependency libpsl found: YES 0.21.2
586Running compile:
587Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmphex8m67r
588Code:
589 #include <time.h>
590#include <limits.h>
591
592        #if defined __stub_gmtime_r || defined __stub___gmtime_r
593        fail fail fail this function is not going to work
594        #endif
595       
596int main(void) {
597            void *a = (void*) &gmtime_r;
598            long long b = (long long) a;
599            return (int) b;
600        }
601-----------
602Command line: `/usr/bin/clang -L/opt/local/lib -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmphex8m67r/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmphex8m67r/output.exe -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -O0 -Werror=implicit-function-declaration -std=gnu99 -D_DEFAULT_SOURCE -Wl,-no_weak_imports -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk` -> 0
603Checking for function "gmtime_r" : YES
604Dependency sysprof-capture-4 skipped: feature sysprof disabled
605Running compile:
606Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmpjfrgsccs
607Code:
608 #include <gio/gio.h>
609    int main(void) {
610      return !g_tls_backend_supports_tls (g_tls_backend_get_default ());
611    }
612   
613-----------
614Command line: `/usr/bin/clang -L/opt/local/lib -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmpjfrgsccs/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmpjfrgsccs/output.exe -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -O0 -Werror=implicit-function-declaration -std=gnu99 /opt/local/lib/libglib-2.0.dylib /opt/local/lib/libintl.dylib /opt/local/lib/libgmodule-2.0.dylib /opt/local/lib/libgobject-2.0.dylib /opt/local/lib/libgio-2.0.dylib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk` -> 0
615Program stdout:
616
617
618Program stderr:
619
620
621Checking if "GIO has real TLS support" with dependencies glib-2.0, gmodule-2.0, gobject-2.0, gio-2.0 runs: YES
622Pkg-config binary for 1 is cached.
623Determining dependency 'zlib' with pkg-config executable '/opt/local/bin/pkg-config'
624env[PKG_CONFIG_PATH]:
625-----------
626Called: `/opt/local/bin/pkg-config --modversion zlib` -> 0
627stdout:
6281.3
629-----------
630env[PKG_CONFIG_PATH]:
631-----------
632Called: `/opt/local/bin/pkg-config --cflags zlib` -> 0
633env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
634env[PKG_CONFIG_PATH]:
635-----------
636Called: `/opt/local/bin/pkg-config --libs zlib` -> 0
637stdout:
638-L/opt/local/lib -lz
639-----------
640env[PKG_CONFIG_PATH]:
641-----------
642Called: `/opt/local/bin/pkg-config --libs zlib` -> 0
643stdout:
644-L/opt/local/lib -lz
645-----------
646Run-time dependency zlib found: YES 1.3
647Program apachectl found: YES (/opt/local/sbin/apachectl)
648Program httpd found: YES (/opt/local/sbin/httpd)
649Running command: /opt/local/sbin/apachectl -v
650--- stdout ---
651Server version: Apache/2.4.57 (Unix)
652Server built:   Apr  6 2023 20:59:47
653
654--- stderr ---
655
656
657Running command: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/libsoup-3.4.3/get_apache_modules_dirs.py /opt/local/sbin/apachectl
658--- stdout ---
659
660--- stderr ---
661Failed to find required Apache modules for running tests: mod_mpm_event
662
663
664Running command: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/libsoup-3.4.3/get_apache_modules_dirs.py /opt/local/sbin/httpd
665--- stdout ---
666
667--- stderr ---
668Failed to find required Apache modules for running tests: mod_mpm_event
669
670
671Message: Failed to locate necessary Apache modules for full test coverage
672Message: stdout:
673Message: stderr: Failed to find required Apache modules for running tests: mod_mpm_event
674
675Pkg-config binary for 1 is cached.
676Determining dependency 'gnutls' with pkg-config executable '/opt/local/bin/pkg-config'
677env[PKG_CONFIG_PATH]:
678-----------
679Called: `/opt/local/bin/pkg-config --modversion gnutls` -> 0
680stdout:
6813.7.10
682-----------
683env[PKG_CONFIG_PATH]:
684-----------
685Called: `/opt/local/bin/pkg-config --cflags gnutls` -> 0
686stdout:
687-I/opt/local/include/p11-kit-1
688-----------
689env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
690env[PKG_CONFIG_PATH]:
691-----------
692Called: `/opt/local/bin/pkg-config --libs gnutls` -> 0
693stdout:
694-L/opt/local/lib -lgnutls
695-----------
696env[PKG_CONFIG_PATH]:
697-----------
698Called: `/opt/local/bin/pkg-config --libs gnutls` -> 0
699stdout:
700-L/opt/local/lib -lgnutls
701-----------
702Run-time dependency gnutls found: YES 3.7.10
703meson.build:296: WARNING: Some regression tests will not be compiled due to missing libraries or modules. Please check the logs for more details.
704Program krb5-config found: YES (/opt/local/bin/krb5-config)
705Running command: /opt/local/bin/krb5-config --libs gssapi
706--- stdout ---
707-L/opt/local/lib -dynamic -lgssapi_krb5 -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err
708
709--- stderr ---
710
711
712Running command: /opt/local/bin/krb5-config --cflags gssapi
713--- stdout ---
714-I/opt/local/include
715
716--- stderr ---
717
718
719Program ntlm_auth skipped: feature ntlm disabled
720Program g-ir-scanner found: YES (/opt/local/bin/g-ir-scanner)
721-----------
722Detecting compiler via: `valac --version` -> 0
723stdout:
724Vala 0.56.13
725-----------
726Running compile:
727Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/.tmp/tmpjh9jkm76
728Code:
729 class MesonSanityCheck : Object { }
730-----------
731Command line: `valac /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/.tmp/tmpjh9jkm76/testfile.vala -C` -> 0
732Vala compiler for the host machine: valac (valac 0.56.13)
733Configuring config.h using configuration
734Program generate-version-header.py found: YES (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/libsoup-3.4.3/libsoup/generate-version-header.py)
735Configuring soup-version.h with command
736Running command: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/libsoup-3.4.3/libsoup/generate-version-header.py /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/libsoup-3.4.3/libsoup/soup-version.h.in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/libsoup/soup-version.h 3.4.3
737--- stdout ---
738
739--- stderr ---
740
741
742Program glib-mkenums found: YES (/opt/local/bin/glib-mkenums)
743Program glib-mkenums found: YES (/opt/local/bin/glib-mkenums)
744Program glib-mkenums found: YES (/opt/local/bin/glib-mkenums)
745Program glib-mkenums found: YES (/opt/local/bin/glib-mkenums)
746Pkg-config binary for 1 is cached.
747Determining dependency 'gobject-introspection-1.0' with pkg-config executable '/opt/local/bin/pkg-config'
748env[PKG_CONFIG_PATH]:
749-----------
750Called: `/opt/local/bin/pkg-config --modversion gobject-introspection-1.0` -> 0
751stdout:
7521.78.1
753-----------
754env[PKG_CONFIG_PATH]:
755-----------
756Called: `/opt/local/bin/pkg-config --cflags gobject-introspection-1.0` -> 0
757stdout:
758-I/opt/local/include/gobject-introspection-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
759-----------
760env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
761env[PKG_CONFIG_PATH]:
762-----------
763Called: `/opt/local/bin/pkg-config --libs gobject-introspection-1.0` -> 0
764stdout:
765-L/opt/local/lib -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lintl
766-----------
767env[PKG_CONFIG_PATH]:
768-----------
769Called: `/opt/local/bin/pkg-config --libs gobject-introspection-1.0` -> 0
770stdout:
771-L/opt/local/lib -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lintl
772-----------
773Run-time dependency gobject-introspection-1.0 found: YES 1.78.1
774Dependency gobject-introspection-1.0 found: YES 1.78.1 (cached)
775env[PKG_CONFIG_PATH]:
776-----------
777Called: `/opt/local/bin/pkg-config --variable=g_ir_scanner gobject-introspection-1.0` -> 0
778stdout:
779/opt/local/bin/g-ir-scanner
780-----------
781Got pkgconfig variable g_ir_scanner : /opt/local/bin/g-ir-scanner
782Program g-ir-scanner found: YES (/opt/local/bin/g-ir-scanner)
783Dependency gobject-introspection-1.0 found: YES 1.78.1 (cached)
784env[PKG_CONFIG_PATH]:
785-----------
786Called: `/opt/local/bin/pkg-config --variable=g_ir_compiler gobject-introspection-1.0` -> 0
787stdout:
788/opt/local/bin/g-ir-compiler
789-----------
790Got pkgconfig variable g_ir_compiler : /opt/local/bin/g-ir-compiler
791Program g-ir-compiler found: YES (/opt/local/bin/g-ir-compiler)
792env[PKG_CONFIG_PATH]:
793-----------
794Called: `/opt/local/bin/pkg-config --variable=girdir glib-2.0` -> 0
795env[PKG_CONFIG_PATH]:
796-----------
797Called: `/opt/local/bin/pkg-config --print-variables glib-2.0` -> 0
798stdout:
799bindir
800datadir
801glib_genmarshal
802glib_mkenums
803glib_valgrind_suppressions
804gobject_query
805includedir
806libdir
807pcfiledir
808prefix
809-----------
810Got pkgconfig variable girdir :
811env[PKG_CONFIG_PATH]:
812-----------
813Called: `/opt/local/bin/pkg-config --variable=girdir gmodule-2.0` -> 0
814env[PKG_CONFIG_PATH]:
815-----------
816Called: `/opt/local/bin/pkg-config --print-variables gmodule-2.0` -> 0
817stdout:
818gmodule_supported
819includedir
820pcfiledir
821prefix
822-----------
823Got pkgconfig variable girdir :
824env[PKG_CONFIG_PATH]:
825-----------
826Called: `/opt/local/bin/pkg-config --variable=girdir gobject-2.0` -> 0
827env[PKG_CONFIG_PATH]:
828-----------
829Called: `/opt/local/bin/pkg-config --print-variables gobject-2.0` -> 0
830stdout:
831includedir
832libdir
833pcfiledir
834prefix
835-----------
836Got pkgconfig variable girdir :
837env[PKG_CONFIG_PATH]:
838-----------
839Called: `/opt/local/bin/pkg-config --variable=girdir gio-2.0` -> 0
840env[PKG_CONFIG_PATH]:
841-----------
842Called: `/opt/local/bin/pkg-config --print-variables gio-2.0` -> 0
843stdout:
844bindir
845datadir
846dtdsdir
847gdbus
848gdbus_codegen
849gio
850gio_querymodules
851giomoduledir
852glib_compile_resources
853glib_compile_schemas
854gresource
855gsettings
856includedir
857libdir
858pcfiledir
859prefix
860schemasdir
861-----------
862Got pkgconfig variable girdir :
863env[PKG_CONFIG_PATH]:
864-----------
865Called: `/opt/local/bin/pkg-config --variable=girdir sqlite3` -> 0
866env[PKG_CONFIG_PATH]:
867-----------
868Called: `/opt/local/bin/pkg-config --print-variables sqlite3` -> 0
869stdout:
870exec_prefix
871includedir
872libdir
873pcfiledir
874prefix
875-----------
876Got pkgconfig variable girdir :
877env[PKG_CONFIG_PATH]:
878-----------
879Called: `/opt/local/bin/pkg-config --variable=girdir libpsl` -> 0
880env[PKG_CONFIG_PATH]:
881-----------
882Called: `/opt/local/bin/pkg-config --print-variables libpsl` -> 0
883stdout:
884exec_prefix
885includedir
886libdir
887pcfiledir
888prefix
889-----------
890Got pkgconfig variable girdir :
891env[PKG_CONFIG_PATH]:
892-----------
893Called: `/opt/local/bin/pkg-config --variable=girdir libbrotlidec` -> 0
894env[PKG_CONFIG_PATH]:
895-----------
896Called: `/opt/local/bin/pkg-config --print-variables libbrotlidec` -> 0
897stdout:
898exec_prefix
899includedir
900libdir
901pcfiledir
902prefix
903-----------
904Got pkgconfig variable girdir :
905env[PKG_CONFIG_PATH]:
906-----------
907Called: `/opt/local/bin/pkg-config --variable=girdir zlib` -> 0
908env[PKG_CONFIG_PATH]:
909-----------
910Called: `/opt/local/bin/pkg-config --print-variables zlib` -> 0
911stdout:
912exec_prefix
913includedir
914libdir
915pcfiledir
916prefix
917sharedlibdir
918-----------
919Got pkgconfig variable girdir :
920env[PKG_CONFIG_PATH]:
921-----------
922Called: `/opt/local/bin/pkg-config --variable=girdir libnghttp2` -> 0
923env[PKG_CONFIG_PATH]:
924-----------
925Called: `/opt/local/bin/pkg-config --print-variables libnghttp2` -> 0
926stdout:
927exec_prefix
928includedir
929libdir
930pcfiledir
931prefix
932-----------
933Got pkgconfig variable girdir :
934env[PKG_CONFIG_PATH]:
935-----------
936Called: `/opt/local/bin/pkg-config --variable=girdir gobject-introspection-1.0` -> 0
937stdout:
938/opt/local/share/gir-1.0
939-----------
940Got pkgconfig variable girdir : /opt/local/share/gir-1.0
941env[PKG_CONFIG_PATH]:
942env[PKG_CONFIG_PATH]:
943Got pkgconfig variable girdir :
944env[PKG_CONFIG_PATH]:
945env[PKG_CONFIG_PATH]:
946Got pkgconfig variable girdir :
947env[PKG_CONFIG_PATH]:
948env[PKG_CONFIG_PATH]:
949Got pkgconfig variable girdir :
950env[PKG_CONFIG_PATH]:
951env[PKG_CONFIG_PATH]:
952Got pkgconfig variable girdir :
953env[PKG_CONFIG_PATH]:
954env[PKG_CONFIG_PATH]:
955Got pkgconfig variable girdir :
956env[PKG_CONFIG_PATH]:
957env[PKG_CONFIG_PATH]:
958Got pkgconfig variable girdir :
959env[PKG_CONFIG_PATH]:
960env[PKG_CONFIG_PATH]:
961Got pkgconfig variable girdir :
962env[PKG_CONFIG_PATH]:
963env[PKG_CONFIG_PATH]:
964Got pkgconfig variable girdir :
965env[PKG_CONFIG_PATH]:
966env[PKG_CONFIG_PATH]:
967Got pkgconfig variable girdir :
968env[PKG_CONFIG_PATH]:
969env[PKG_CONFIG_PATH]:
970Got pkgconfig variable girdir :
971env[PKG_CONFIG_PATH]:
972env[PKG_CONFIG_PATH]:
973Got pkgconfig variable girdir :
974env[PKG_CONFIG_PATH]:
975env[PKG_CONFIG_PATH]:
976Got pkgconfig variable girdir :
977env[PKG_CONFIG_PATH]:
978env[PKG_CONFIG_PATH]:
979Got pkgconfig variable girdir :
980env[PKG_CONFIG_PATH]:
981env[PKG_CONFIG_PATH]:
982Got pkgconfig variable girdir :
983env[PKG_CONFIG_PATH]:
984env[PKG_CONFIG_PATH]:
985Got pkgconfig variable girdir :
986env[PKG_CONFIG_PATH]:
987env[PKG_CONFIG_PATH]:
988Got pkgconfig variable girdir :
989env[PKG_CONFIG_PATH]:
990env[PKG_CONFIG_PATH]:
991Got pkgconfig variable girdir :
992env[PKG_CONFIG_PATH]:
993env[PKG_CONFIG_PATH]:
994Got pkgconfig variable girdir :
995env[PKG_CONFIG_PATH]:
996env[PKG_CONFIG_PATH]:
997Got pkgconfig variable girdir :
998env[PKG_CONFIG_PATH]:
999env[PKG_CONFIG_PATH]:
1000Got pkgconfig variable girdir :
1001env[PKG_CONFIG_PATH]:
1002env[PKG_CONFIG_PATH]:
1003Got pkgconfig variable girdir :
1004env[PKG_CONFIG_PATH]:
1005env[PKG_CONFIG_PATH]:
1006Got pkgconfig variable girdir :
1007env[PKG_CONFIG_PATH]:
1008Got pkgconfig variable girdir : /opt/local/share/gir-1.0
1009Program vapigen found: YES (/opt/local/bin/vapigen)
1010Program xgettext found: YES (/opt/local/bin/xgettext)
1011Program msgfmt found: YES (/opt/local/bin/msgfmt)
1012Program msginit found: YES (/opt/local/bin/msginit)
1013Program msgmerge found: YES (/opt/local/bin/msgmerge)
1014Program xgettext found: YES (/opt/local/bin/xgettext)
1015Running compile:
1016Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmpru3gxypq
1017Code:
1018 extern int i;
1019int i;
1020
1021-----------
1022Command line: `/usr/bin/clang -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmpru3gxypq/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/tmpru3gxypq/output.obj -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -fsanitize=fuzzer,address,undefined` -> 0
1023Compiler for C supports arguments -fsanitize=fuzzer,address,undefined: YES
1024Pkg-config binary for 0 is not cached.
1025Pkg-config binary missing from cross or native file, or env var undefined.
1026Trying a default Pkg-config fallback at pkg-config
1027Found pkg-config: /opt/local/bin/pkg-config (0.29.2)
1028Determining dependency 'gi-docgen' with pkg-config executable '/opt/local/bin/pkg-config'
1029env[PKG_CONFIG_PATH]:
1030-----------
1031Called: `/opt/local/bin/pkg-config --modversion gi-docgen` -> 1
1032stderr:
1033Package gi-docgen was not found in the pkg-config search path.
1034Perhaps you should add the directory containing `gi-docgen.pc'
1035to the PKG_CONFIG_PATH environment variable
1036No package 'gi-docgen' found
1037-----------
1038Finding framework path by running:  /usr/bin/clang -v -E - -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk
1039
1040Looking for framework gi-docgen in /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks
1041CMake binary for 0 is not cached
1042CMake binary missing from cross or native file, or env var undefined.
1043Trying a default CMake fallback at cmake
1044Found CMake: /opt/local/bin/cmake (3.24.4)
1045Extracting basic cmake information
1046CMake Toolchain: Calling CMake once to generate the compiler state
1047Calling CMake (['/opt/local/bin/cmake']) in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/__CMake_compiler_info__ with:
1048  - "--trace-expand"
1049  - "--trace-format=json-v1"
1050  - "--no-warn-unused-cli"
1051  - "--trace-redirect=cmake_trace.txt"
1052  - "-G"
1053  - "Ninja"
1054  - "-DCMAKE_TOOLCHAIN_FILE=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/__CMake_compiler_info__/CMakeMesonTempToolchainFile.cmake"
1055  - "."
1056Try CMake generator: auto
1057Calling CMake (['/opt/local/bin/cmake']) in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/cmake_gi-docgen with:
1058  - "--trace-expand"
1059  - "--trace-format=json-v1"
1060  - "--no-warn-unused-cli"
1061  - "--trace-redirect=cmake_trace.txt"
1062  - "-DCMAKE_TOOLCHAIN_FILE=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libsoup/libsoup/work/build/meson-private/cmake_gi-docgen/CMakeMesonToolchainFile.cmake"
1063  - "."
1064  -- Module search paths:    ['/', '/Applications', '/Library/Developer/CommandLineTools/Library/Frameworks', '/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks', '/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr', '/Library/Frameworks', '/System/Library/Frameworks', '/opt', '/opt/local', '/usr', '/usr/local']
1065  -- CMake root:             /opt/local/share/cmake-3.24
1066  -- CMake architectures:    []
1067  -- CMake lib search paths: ['lib', 'lib32', 'lib64', 'libx32', 'share']
1068Preliminary CMake check failed. Aborting.
1069Build-time dependency gi-docgen found: NO (tried pkgconfig, framework and cmake)
1070Looking for a fallback subproject for the dependency gi-docgen
1071
1072docs/reference/meson.build:14:15: ERROR: Automatic wrap-based subproject downloading is disabled