Ticket #69273: meson-log.txt

File meson-log.txt, 32.8 KB (added by pallas42 (phasmid), 8 months ago)

meson-log

Line 
1Build started at 2024-02-04T12:15:31.330335
2Main binary: /opt/local/Library/Frameworks/Python.framework/Versions/3.12/bin/python3.12
3Build Options: -Dsynctex=enabled -Dprefix=/opt/local -Dwrap_mode=default
4Python system: Darwin
5The Meson build system
6Version: 1.3.1
7Source dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_mirrors.tuna.tsinghua.edu.cn_macports_release_office_zathura/zathura/work/zathura-0.4.4
8Build dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_mirrors.tuna.tsinghua.edu.cn_macports_release_office_zathura/zathura/work/build
9Build type: native build
10Project name: zathura
11Project version: 0.4.4
12-----------
13Detecting compiler via: `/usr/bin/clang --version` -> 0
14stdout:
15Apple clang version 12.0.0 (clang-1200.0.32.29)
16Target: x86_64-apple-darwin19.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/MacOSX10.15.sdk -arch x86_64 -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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/MacOSX10.15.sdk -arch x86_64 -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk` -> 1
30stderr:
31@(#)PROGRAM:ld  PROJECT:ld64-609.8
32BUILD 15:07:46 Dec 18 2020
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/MacOSX10.15.sdk/usr/lib
38        /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib
39        /usr/local/lib
40Framework search paths:
41        /Library/Frameworks/
42        /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/
43        /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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_mirrors.tuna.tsinghua.edu.cn_macports_release_office_zathura/zathura/work/build/meson-private/sanitycheckc.exe
60C compiler for the host machine: /usr/bin/clang (clang 12.0.0 "Apple clang version 12.0.0 (clang-1200.0.32.29)")
61C linker for the host machine: /usr/bin/clang ld64 609.8
62-----------
63Detecting linker via: `llvm-ar --version` -> [Errno 2] No such file or directory: 'llvm-ar'
64-----------
65Detecting linker via: `ar --version` -> 1
66stderr:
67usage:  ar -d [-TLsv] archive file ...
68        ar -m [-TLsv] archive file ...
69        ar -m [-abiTLsv] position archive file ...
70        ar -p [-TLsv] archive [file ...]
71        ar -q [-cTLsv] archive file ...
72        ar -r [-cuTLsv] archive file ...
73        ar -r [-abciuTLsv] position archive file ...
74        ar -t [-TLsv] archive [file ...]
75        ar -x [-ouTLsv] archive [file ...]
76-----------
77-----------
78Detecting compiler via: `/usr/bin/clang --version` -> 0
79stdout:
80Apple clang version 12.0.0 (clang-1200.0.32.29)
81Target: x86_64-apple-darwin19.6.0
82Thread model: posix
83InstalledDir: /Library/Developer/CommandLineTools/usr/bin
84-----------
85Running command: /usr/bin/clang -E -dM -
86-----
87-----------
88Detecting linker via: `/usr/bin/clang -Wl,--version -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk` -> 1
89stderr:
90ld: unknown option: --version
91clang: error: linker command failed with exit code 1 (use -v to see invocation)
92-----------
93-----------
94Detecting Apple linker via: `/usr/bin/clang -Wl,-v -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk` -> 1
95stderr:
96@(#)PROGRAM:ld  PROJECT:ld64-609.8
97BUILD 15:07:46 Dec 18 2020
98configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em
99Library search paths:
100        /opt/local/lib
101        /opt/local/lib
102        /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib
103        /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib
104        /usr/local/lib
105Framework search paths:
106        /Library/Frameworks/
107        /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/
108        /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/
109Undefined symbols for architecture x86_64:
110  "_main", referenced from:
111     implicit entry/start for main executable
112ld: symbol(s) not found for architecture x86_64
113clang: error: linker command failed with exit code 1 (use -v to see invocation)
114-----------
115Sanity testing C compiler: /usr/bin/clang
116Is cross compiler: False.
117Sanity check compiler command line: /usr/bin/clang sanitycheckc.c -o sanitycheckc.exe -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk
118Sanity check compile stdout:
119
120-----
121Sanity check compile stderr:
122
123-----
124Running test binary command:  /opt/local/var/macports/build/_opt_local_var_macports_sources_mirrors.tuna.tsinghua.edu.cn_macports_release_office_zathura/zathura/work/build/meson-private/sanitycheckc.exe
125C compiler for the build machine: /usr/bin/clang (clang 12.0.0 "Apple clang version 12.0.0 (clang-1200.0.32.29)")
126C linker for the build machine: /usr/bin/clang ld64 609.8
127-----------
128Detecting linker via: `llvm-ar --version` -> [Errno 2] No such file or directory: 'llvm-ar'
129-----------
130Detecting linker via: `ar --version` -> 1
131stderr:
132usage:  ar -d [-TLsv] archive file ...
133        ar -m [-TLsv] archive file ...
134        ar -m [-abiTLsv] position archive file ...
135        ar -p [-TLsv] archive [file ...]
136        ar -q [-cTLsv] archive file ...
137        ar -r [-cuTLsv] archive file ...
138        ar -r [-abciuTLsv] position archive file ...
139        ar -t [-TLsv] archive [file ...]
140        ar -x [-ouTLsv] archive [file ...]
141-----------
142Build machine cpu family: x86_64
143Build machine cpu: x86_64
144Host machine cpu family: x86_64
145Host machine cpu: x86_64
146Target machine cpu family: x86_64
147Target machine cpu: x86_64
148Running compile:
149Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_mirrors.tuna.tsinghua.edu.cn_macports_release_office_zathura/zathura/work/build/meson-private/tmp2qdsw3dj
150Code:
151 int main(void) { return 0; }
152
153-----------
154Command line: `/usr/bin/clang -L/opt/local/lib -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_mirrors.tuna.tsinghua.edu.cn_macports_release_office_zathura/zathura/work/build/meson-private/tmp2qdsw3dj/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_mirrors.tuna.tsinghua.edu.cn_macports_release_office_zathura/zathura/work/build/meson-private/tmp2qdsw3dj/output.exe -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -O0 -Werror=implicit-function-declaration -lm -Wl,-undefined,dynamic_lookup -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk` -> 0
155Library m found: YES
156Pkg-config binary missing from cross or native file, or env var undefined.
157Trying a default Pkg-config fallback at pkg-config
158Found pkg-config: YES (/opt/local/bin/pkg-config) 0.29.2
159Determining dependency 'girara-gtk3' with pkg-config executable '/opt/local/bin/pkg-config'
160env[PKG_CONFIG_PATH]:
161env[PKG_CONFIG]: /opt/local/bin/pkg-config
162-----------
163Called: `/opt/local/bin/pkg-config --modversion girara-gtk3` -> 0
164stdout:
1650.3.7
166-----------
167env[PKG_CONFIG_PATH]:
168env[PKG_CONFIG]: /opt/local/bin/pkg-config
169-----------
170Called: `/opt/local/bin/pkg-config --cflags girara-gtk3` -> 0
171stdout:
172-I/opt/local/include/json-c -I/opt/local/include/gtk-3.0 -I/opt/local/include/at-spi2-atk/2.0 -I/opt/local/include/at-spi-2.0 -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/gtk-3.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/harfbuzz -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
173-----------
174env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
175env[PKG_CONFIG_PATH]:
176env[PKG_CONFIG]: /opt/local/bin/pkg-config
177-----------
178Called: `/opt/local/bin/pkg-config --libs girara-gtk3` -> 0
179stdout:
180-L/opt/local/lib -lgirara-gtk3 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl
181-----------
182env[PKG_CONFIG_PATH]:
183env[PKG_CONFIG]: /opt/local/bin/pkg-config
184-----------
185Called: `/opt/local/bin/pkg-config --libs girara-gtk3` -> 0
186stdout:
187-L/opt/local/lib -lgirara-gtk3 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl
188-----------
189Running compile:
190Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_mirrors.tuna.tsinghua.edu.cn_macports_release_office_zathura/zathura/work/build/meson-private/tmpi7u1c322
191Code:
192 
193        #include<stddef.h>
194        #include<stdio.h>
195        int main(void) {
196            printf("%ld\n", (long)(sizeof(void *)));
197            return 0;
198        }
199-----------
200Command line: `/usr/bin/clang -L/opt/local/lib -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_mirrors.tuna.tsinghua.edu.cn_macports_release_office_zathura/zathura/work/build/meson-private/tmpi7u1c322/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_mirrors.tuna.tsinghua.edu.cn_macports_release_office_zathura/zathura/work/build/meson-private/tmpi7u1c322/output.exe -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -O0 -Werror=implicit-function-declaration -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk` -> 0
201Program stdout:
202
2038
204
205Program stderr:
206
207
208Running compile:
209Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_mirrors.tuna.tsinghua.edu.cn_macports_release_office_zathura/zathura/work/build/meson-private/tmp71j9w841
210Code:
211 
212-----------
213Command line: `/usr/bin/clang -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_mirrors.tuna.tsinghua.edu.cn_macports_release_office_zathura/zathura/work/build/meson-private/tmp71j9w841/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_mirrors.tuna.tsinghua.edu.cn_macports_release_office_zathura/zathura/work/build/meson-private/tmp71j9w841/output.obj -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument --print-search-dirs` -> 0
214stdout:
215programs: =/Library/Developer/CommandLineTools/usr/bin
216libraries: =/Library/Developer/CommandLineTools/usr/lib/clang/12.0.0
217-----------
218Run-time dependency girara-gtk3 found: YES 0.3.7
219Determining dependency 'glib-2.0' with pkg-config executable '/opt/local/bin/pkg-config'
220env[PKG_CONFIG_PATH]:
221env[PKG_CONFIG]: /opt/local/bin/pkg-config
222-----------
223Called: `/opt/local/bin/pkg-config --modversion glib-2.0` -> 0
224stdout:
2252.78.4
226-----------
227env[PKG_CONFIG_PATH]:
228env[PKG_CONFIG]: /opt/local/bin/pkg-config
229-----------
230Called: `/opt/local/bin/pkg-config --cflags glib-2.0` -> 0
231stdout:
232-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
233-----------
234env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
235env[PKG_CONFIG_PATH]:
236env[PKG_CONFIG]: /opt/local/bin/pkg-config
237-----------
238Called: `/opt/local/bin/pkg-config --libs glib-2.0` -> 0
239stdout:
240-L/opt/local/lib -lglib-2.0 -lintl
241-----------
242env[PKG_CONFIG_PATH]:
243env[PKG_CONFIG]: /opt/local/bin/pkg-config
244-----------
245Called: `/opt/local/bin/pkg-config --libs glib-2.0` -> 0
246stdout:
247-L/opt/local/lib -lglib-2.0 -lintl
248-----------
249Run-time dependency glib-2.0 found: YES 2.78.4
250Determining dependency 'gio-unix-2.0' with pkg-config executable '/opt/local/bin/pkg-config'
251env[PKG_CONFIG_PATH]:
252env[PKG_CONFIG]: /opt/local/bin/pkg-config
253-----------
254Called: `/opt/local/bin/pkg-config --modversion gio-unix-2.0` -> 0
255stdout:
2562.78.4
257-----------
258env[PKG_CONFIG_PATH]:
259env[PKG_CONFIG]: /opt/local/bin/pkg-config
260-----------
261Called: `/opt/local/bin/pkg-config --cflags gio-unix-2.0` -> 0
262stdout:
263-I/opt/local/include/gio-unix-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
264-----------
265env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
266env[PKG_CONFIG_PATH]:
267env[PKG_CONFIG]: /opt/local/bin/pkg-config
268-----------
269Called: `/opt/local/bin/pkg-config --libs gio-unix-2.0` -> 0
270stdout:
271-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl
272-----------
273env[PKG_CONFIG_PATH]:
274env[PKG_CONFIG]: /opt/local/bin/pkg-config
275-----------
276Called: `/opt/local/bin/pkg-config --libs gio-unix-2.0` -> 0
277stdout:
278-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl
279-----------
280Run-time dependency gio-unix-2.0 found: YES 2.78.4
281Determining dependency 'gthread-2.0' with pkg-config executable '/opt/local/bin/pkg-config'
282env[PKG_CONFIG_PATH]:
283env[PKG_CONFIG]: /opt/local/bin/pkg-config
284-----------
285Called: `/opt/local/bin/pkg-config --modversion gthread-2.0` -> 0
286stdout:
2872.78.4
288-----------
289env[PKG_CONFIG_PATH]:
290env[PKG_CONFIG]: /opt/local/bin/pkg-config
291-----------
292Called: `/opt/local/bin/pkg-config --cflags gthread-2.0` -> 0
293stdout:
294-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
295-----------
296env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
297env[PKG_CONFIG_PATH]:
298env[PKG_CONFIG]: /opt/local/bin/pkg-config
299-----------
300Called: `/opt/local/bin/pkg-config --libs gthread-2.0` -> 0
301stdout:
302-L/opt/local/lib -lgthread-2.0 -lglib-2.0 -lintl
303-----------
304env[PKG_CONFIG_PATH]:
305env[PKG_CONFIG]: /opt/local/bin/pkg-config
306-----------
307Called: `/opt/local/bin/pkg-config --libs gthread-2.0` -> 0
308stdout:
309-L/opt/local/lib -lgthread-2.0 -lglib-2.0 -lintl
310-----------
311Run-time dependency gthread-2.0 found: YES 2.78.4
312Determining dependency 'gmodule-no-export-2.0' with pkg-config executable '/opt/local/bin/pkg-config'
313env[PKG_CONFIG_PATH]:
314env[PKG_CONFIG]: /opt/local/bin/pkg-config
315-----------
316Called: `/opt/local/bin/pkg-config --modversion gmodule-no-export-2.0` -> 0
317stdout:
3182.78.4
319-----------
320env[PKG_CONFIG_PATH]:
321env[PKG_CONFIG]: /opt/local/bin/pkg-config
322-----------
323Called: `/opt/local/bin/pkg-config --cflags gmodule-no-export-2.0` -> 0
324stdout:
325-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
326-----------
327env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
328env[PKG_CONFIG_PATH]:
329env[PKG_CONFIG]: /opt/local/bin/pkg-config
330-----------
331Called: `/opt/local/bin/pkg-config --libs gmodule-no-export-2.0` -> 0
332stdout:
333-L/opt/local/lib -lgmodule-2.0 -lglib-2.0 -lintl
334-----------
335env[PKG_CONFIG_PATH]:
336env[PKG_CONFIG]: /opt/local/bin/pkg-config
337-----------
338Called: `/opt/local/bin/pkg-config --libs gmodule-no-export-2.0` -> 0
339stdout:
340-L/opt/local/lib -lgmodule-2.0 -lglib-2.0 -lintl
341-----------
342Run-time dependency gmodule-no-export-2.0 found: YES 2.78.4
343Determining dependency 'gtk+-3.0' with pkg-config executable '/opt/local/bin/pkg-config'
344env[PKG_CONFIG_PATH]:
345env[PKG_CONFIG]: /opt/local/bin/pkg-config
346-----------
347Called: `/opt/local/bin/pkg-config --modversion gtk+-3.0` -> 0
348stdout:
3493.24.38
350-----------
351env[PKG_CONFIG_PATH]:
352env[PKG_CONFIG]: /opt/local/bin/pkg-config
353-----------
354Called: `/opt/local/bin/pkg-config --cflags gtk+-3.0` -> 0
355stdout:
356-I/opt/local/include/gtk-3.0 -I/opt/local/include/at-spi2-atk/2.0 -I/opt/local/include/at-spi-2.0 -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/gtk-3.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/harfbuzz -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
357-----------
358env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
359env[PKG_CONFIG_PATH]:
360env[PKG_CONFIG]: /opt/local/bin/pkg-config
361-----------
362Called: `/opt/local/bin/pkg-config --libs gtk+-3.0` -> 0
363stdout:
364-L/opt/local/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl
365-----------
366env[PKG_CONFIG_PATH]:
367env[PKG_CONFIG]: /opt/local/bin/pkg-config
368-----------
369Called: `/opt/local/bin/pkg-config --libs gtk+-3.0` -> 0
370stdout:
371-L/opt/local/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl
372-----------
373Run-time dependency gtk+-3.0 found: YES 3.24.38
374Determining dependency 'cairo' with pkg-config executable '/opt/local/bin/pkg-config'
375env[PKG_CONFIG_PATH]:
376env[PKG_CONFIG]: /opt/local/bin/pkg-config
377-----------
378Called: `/opt/local/bin/pkg-config --modversion cairo` -> 0
379stdout:
3801.17.6
381-----------
382env[PKG_CONFIG_PATH]:
383env[PKG_CONFIG]: /opt/local/bin/pkg-config
384-----------
385Called: `/opt/local/bin/pkg-config --cflags cairo` -> 0
386stdout:
387-I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16
388-----------
389env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
390env[PKG_CONFIG_PATH]:
391env[PKG_CONFIG]: /opt/local/bin/pkg-config
392-----------
393Called: `/opt/local/bin/pkg-config --libs cairo` -> 0
394stdout:
395-L/opt/local/lib -lcairo
396-----------
397env[PKG_CONFIG_PATH]:
398env[PKG_CONFIG]: /opt/local/bin/pkg-config
399-----------
400Called: `/opt/local/bin/pkg-config --libs cairo` -> 0
401stdout:
402-L/opt/local/lib -lcairo
403-----------
404Run-time dependency cairo found: YES 1.17.6
405Running compile:
406Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_mirrors.tuna.tsinghua.edu.cn_macports_release_office_zathura/zathura/work/build/meson-private/tmpefonq5x6
407Code:
408 extern int i;
409int i;
410
411-----------
412Command line: `/usr/bin/clang -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_mirrors.tuna.tsinghua.edu.cn_macports_release_office_zathura/zathura/work/build/meson-private/tmpefonq5x6/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_mirrors.tuna.tsinghua.edu.cn_macports_release_office_zathura/zathura/work/build/meson-private/tmpefonq5x6/output.obj -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wall` -> 0
413Compiler for C supports arguments -Wall: YES
414Running compile:
415Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_mirrors.tuna.tsinghua.edu.cn_macports_release_office_zathura/zathura/work/build/meson-private/tmpjecohr50
416Code:
417 extern int i;
418int i;
419
420-----------
421Command line: `/usr/bin/clang -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_mirrors.tuna.tsinghua.edu.cn_macports_release_office_zathura/zathura/work/build/meson-private/tmpjecohr50/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_mirrors.tuna.tsinghua.edu.cn_macports_release_office_zathura/zathura/work/build/meson-private/tmpjecohr50/output.obj -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wextra` -> 0
422Compiler for C supports arguments -Wextra: YES
423Running compile:
424Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_mirrors.tuna.tsinghua.edu.cn_macports_release_office_zathura/zathura/work/build/meson-private/tmpdpjtmzcn
425Code:
426 extern int i;
427int i;
428
429-----------
430Command line: `/usr/bin/clang -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_mirrors.tuna.tsinghua.edu.cn_macports_release_office_zathura/zathura/work/build/meson-private/tmpdpjtmzcn/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_mirrors.tuna.tsinghua.edu.cn_macports_release_office_zathura/zathura/work/build/meson-private/tmpdpjtmzcn/output.obj -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -pedantic` -> 0
431Compiler for C supports arguments -pedantic: YES
432Running compile:
433Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_mirrors.tuna.tsinghua.edu.cn_macports_release_office_zathura/zathura/work/build/meson-private/tmpojgaovap
434Code:
435 extern int i;
436int i;
437
438-----------
439Command line: `/usr/bin/clang -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_mirrors.tuna.tsinghua.edu.cn_macports_release_office_zathura/zathura/work/build/meson-private/tmpojgaovap/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_mirrors.tuna.tsinghua.edu.cn_macports_release_office_zathura/zathura/work/build/meson-private/tmpojgaovap/output.obj -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Werror=implicit-function-declaration` -> 0
440Compiler for C supports arguments -Werror=implicit-function-declaration: YES
441Running compile:
442Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_mirrors.tuna.tsinghua.edu.cn_macports_release_office_zathura/zathura/work/build/meson-private/tmp9ziuz4by
443Code:
444 extern int i;
445int i;
446
447-----------
448Command line: `/usr/bin/clang -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_mirrors.tuna.tsinghua.edu.cn_macports_release_office_zathura/zathura/work/build/meson-private/tmp9ziuz4by/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_mirrors.tuna.tsinghua.edu.cn_macports_release_office_zathura/zathura/work/build/meson-private/tmp9ziuz4by/output.obj -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Werror=vla` -> 0
449Compiler for C supports arguments -Werror=vla: YES
450Running compile:
451Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_mirrors.tuna.tsinghua.edu.cn_macports_release_office_zathura/zathura/work/build/meson-private/tmpx8owgpe1
452Code:
453 extern int i;
454int i;
455
456-----------
457Command line: `/usr/bin/clang -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_mirrors.tuna.tsinghua.edu.cn_macports_release_office_zathura/zathura/work/build/meson-private/tmpx8owgpe1/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_mirrors.tuna.tsinghua.edu.cn_macports_release_office_zathura/zathura/work/build/meson-private/tmpx8owgpe1/output.obj -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -fvisibility=hidden` -> 0
458Compiler for C supports arguments -fvisibility=hidden: YES
459Determining dependency 'sqlite3' with pkg-config executable '/opt/local/bin/pkg-config'
460env[PKG_CONFIG_PATH]:
461env[PKG_CONFIG]: /opt/local/bin/pkg-config
462-----------
463Called: `/opt/local/bin/pkg-config --modversion sqlite3` -> 0
464stdout:
4653.45.1
466-----------
467env[PKG_CONFIG_PATH]:
468env[PKG_CONFIG]: /opt/local/bin/pkg-config
469-----------
470Called: `/opt/local/bin/pkg-config --cflags sqlite3` -> 0
471env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
472env[PKG_CONFIG_PATH]:
473env[PKG_CONFIG]: /opt/local/bin/pkg-config
474-----------
475Called: `/opt/local/bin/pkg-config --libs sqlite3` -> 0
476stdout:
477-L/opt/local/lib -lsqlite3
478-----------
479env[PKG_CONFIG_PATH]:
480env[PKG_CONFIG]: /opt/local/bin/pkg-config
481-----------
482Called: `/opt/local/bin/pkg-config --libs sqlite3` -> 0
483stdout:
484-L/opt/local/lib -lsqlite3
485-----------
486Run-time dependency sqlite3 found: YES 3.45.1
487Determining dependency 'synctex' with pkg-config executable '/opt/local/bin/pkg-config'
488env[PKG_CONFIG_PATH]:
489env[PKG_CONFIG]: /opt/local/bin/pkg-config
490-----------
491Called: `/opt/local/bin/pkg-config --modversion synctex` -> 0
492stdout:
4932.0.0
494-----------
495env[PKG_CONFIG_PATH]:
496env[PKG_CONFIG]: /opt/local/bin/pkg-config
497-----------
498Called: `/opt/local/bin/pkg-config --cflags synctex` -> 0
499stdout:
500-I/opt/local/include/synctex
501-----------
502env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
503env[PKG_CONFIG_PATH]:
504env[PKG_CONFIG]: /opt/local/bin/pkg-config
505-----------
506Called: `/opt/local/bin/pkg-config --libs synctex` -> 0
507stdout:
508-L/opt/local/lib -lsynctex
509-----------
510env[PKG_CONFIG_PATH]:
511env[PKG_CONFIG]: /opt/local/bin/pkg-config
512-----------
513Called: `/opt/local/bin/pkg-config --libs synctex` -> 0
514stdout:
515-L/opt/local/lib -lsynctex
516-----------
517Run-time dependency synctex found: YES 2.0.0
518Running compile:
519Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_mirrors.tuna.tsinghua.edu.cn_macports_release_office_zathura/zathura/work/build/meson-private/tmpwp18s620
520Code:
521 int main(void) { return 0; }
522
523-----------
524Command line: `/usr/bin/clang -L/opt/local/lib -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_mirrors.tuna.tsinghua.edu.cn_macports_release_office_zathura/zathura/work/build/meson-private/tmpwp18s620/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_mirrors.tuna.tsinghua.edu.cn_macports_release_office_zathura/zathura/work/build/meson-private/tmpwp18s620/output.exe -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -O0 -Werror=implicit-function-declaration -lmagic -Wl,-undefined,dynamic_lookup -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk` -> 0
525Library magic found: YES
526Determining dependency 'libseccomp' with pkg-config executable '/opt/local/bin/pkg-config'
527env[PKG_CONFIG_PATH]:
528env[PKG_CONFIG]: /opt/local/bin/pkg-config
529-----------
530Called: `/opt/local/bin/pkg-config --modversion libseccomp` -> 1
531stderr:
532Package libseccomp was not found in the pkg-config search path.
533Perhaps you should add the directory containing `libseccomp.pc'
534to the PKG_CONFIG_PATH environment variable
535No package 'libseccomp' found
536-----------
537Finding framework path by running:  /usr/bin/clang -v -E - -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk
538
539Looking for framework libseccomp in /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks
540CMake binary for host machine is not cached
541CMake binary missing from cross or native file, or env var undefined.
542Trying a default CMake fallback at cmake
543Found CMake: /opt/local/bin/cmake (3.24.4)
544Extracting basic cmake information
545CMake Toolchain: Calling CMake once to generate the compiler state
546Calling CMake (['/opt/local/bin/cmake']) in /opt/local/var/macports/build/_opt_local_var_macports_sources_mirrors.tuna.tsinghua.edu.cn_macports_release_office_zathura/zathura/work/build/meson-private/__CMake_compiler_info__ with:
547  - "--trace-expand"
548  - "--trace-format=json-v1"
549  - "--no-warn-unused-cli"
550  - "--trace-redirect=cmake_trace.txt"
551  - "-G"
552  - "Ninja"
553  - "-DCMAKE_TOOLCHAIN_FILE=/opt/local/var/macports/build/_opt_local_var_macports_sources_mirrors.tuna.tsinghua.edu.cn_macports_release_office_zathura/zathura/work/build/meson-private/__CMake_compiler_info__/CMakeMesonTempToolchainFile.cmake"
554  - "."
555Try CMake generator: auto
556Calling CMake (['/opt/local/bin/cmake']) in /opt/local/var/macports/build/_opt_local_var_macports_sources_mirrors.tuna.tsinghua.edu.cn_macports_release_office_zathura/zathura/work/build/meson-private/cmake_libseccomp with:
557  - "--trace-expand"
558  - "--trace-format=json-v1"
559  - "--no-warn-unused-cli"
560  - "--trace-redirect=cmake_trace.txt"
561  - "-DCMAKE_TOOLCHAIN_FILE=/opt/local/var/macports/build/_opt_local_var_macports_sources_mirrors.tuna.tsinghua.edu.cn_macports_release_office_zathura/zathura/work/build/meson-private/cmake_libseccomp/CMakeMesonToolchainFile.cmake"
562  - "."
563  -- Module search paths:    ['/', '/Applications', '/Library/Developer/CommandLineTools/Library/Frameworks', '/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks', '/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr', '/Library/Frameworks', '/System/Library/Frameworks', '/opt', '/opt/local', '/usr', '/usr/local']
564  -- CMake root:             /opt/local/share/cmake-3.24
565  -- CMake architectures:    []
566  -- CMake lib search paths: ['lib', 'lib32', 'lib64', 'libx32', 'share', '']
567Preliminary CMake check failed. Aborting.
568Run-time dependency libseccomp found: NO (tried pkgconfig, framework and cmake)
569Configuring zathura-version.h using configuration
570Determining dependency 'gio-2.0' with pkg-config executable '/opt/local/bin/pkg-config'
571env[PKG_CONFIG_PATH]:
572env[PKG_CONFIG]: /opt/local/bin/pkg-config
573-----------
574Called: `/opt/local/bin/pkg-config --modversion gio-2.0` -> 0
575stdout:
5762.78.4
577-----------
578env[PKG_CONFIG_PATH]:
579env[PKG_CONFIG]: /opt/local/bin/pkg-config
580-----------
581Called: `/opt/local/bin/pkg-config --cflags gio-2.0` -> 0
582stdout:
583-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
584-----------
585env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
586env[PKG_CONFIG_PATH]:
587env[PKG_CONFIG]: /opt/local/bin/pkg-config
588-----------
589Called: `/opt/local/bin/pkg-config --libs gio-2.0` -> 0
590stdout:
591-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl
592-----------
593env[PKG_CONFIG_PATH]:
594env[PKG_CONFIG]: /opt/local/bin/pkg-config
595-----------
596Called: `/opt/local/bin/pkg-config --libs gio-2.0` -> 0
597stdout:
598-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl
599-----------
600Build-time dependency gio-2.0 found: YES 2.78.4
601env[PKG_CONFIG_PATH]:
602env[PKG_CONFIG]: /opt/local/bin/pkg-config
603-----------
604Called: `/opt/local/bin/pkg-config --variable=glib_compile_resources gio-2.0` -> 0
605stdout:
606/opt/local/bin/glib-compile-resources
607-----------
608Got pkg-config variable glib_compile_resources : /opt/local/bin/glib-compile-resources
609Program /opt/local/bin/glib-compile-resources found: YES (/opt/local/bin/glib-compile-resources)
610Program rsvg-convert found: YES (/opt/local/bin/rsvg-convert)
611
612data/meson.build:22:15: ERROR: Function does not take positional arguments.