Ticket #65295: glade_meson-log.txt

File glade_meson-log.txt, 30.0 KB (added by cooljeanius (Eric Gallager), 2 years ago)

meson-log.txt for glade

Line 
1Build started at 2022-06-04T13:22:42.666669
2Main binary: /opt/local/Library/Frameworks/Python.framework/Versions/3.10/bin/python3.10
3Build Options: -Dgladeui=true -Dgjs=disabled -Dpython=enabled -Dwebkit2gtk=enabled -Dprefix=/opt/local
4Python system: Darwin
5The Meson build system
6Version: 0.62.1
7Source dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_glade/glade/work/glade-3.38.2
8Build dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_glade/glade/work/build
9Build type: native build
10Project name: glade
11Project version: 3.38.2
12Sanity testing C compiler: /usr/bin/clang
13Is cross compiler: False.
14Sanity check compiler command line: /usr/bin/clang sanitycheckc.c -o sanitycheckc.exe -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk
15Sanity check compile stdout:
16
17-----
18Sanity check compile stderr:
19
20-----
21Running test binary command: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_glade/glade/work/build/meson-private/sanitycheckc.exe
22C compiler for the host machine: /usr/bin/clang (clang 13.0.0 "Apple clang version 13.0.0 (clang-1300.0.29.30)")
23C linker for the host machine: /usr/bin/clang ld64 711
24Sanity testing C compiler: /usr/bin/clang
25Is cross compiler: False.
26Sanity check compiler command line: /usr/bin/clang sanitycheckc.c -o sanitycheckc.exe -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk
27Sanity check compile stdout:
28
29-----
30Sanity check compile stderr:
31
32-----
33Running test binary command: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_glade/glade/work/build/meson-private/sanitycheckc.exe
34C compiler for the build machine: /usr/bin/clang (clang 13.0.0 "Apple clang version 13.0.0 (clang-1300.0.29.30)")
35C linker for the build machine: /usr/bin/clang ld64 711
36Build machine cpu family: x86_64
37Build machine cpu: x86_64
38Host machine cpu family: x86_64
39Host machine cpu: x86_64
40Target machine cpu family: x86_64
41Target machine cpu: x86_64
42Running compile:
43Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_glade/glade/work/build/meson-private/tmp_pegp9p7
44Command line:  /usr/bin/clang -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_glade/glade/work/build/meson-private/tmp_pegp9p7/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_glade/glade/work/build/meson-private/tmp_pegp9p7/output.obj -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wnested-externs
45
46Code:
47 extern int i;
48int i;
49
50Compiler stdout:
51 
52Compiler stderr:
53 
54Compiler for C supports arguments -Wnested-externs: YES
55Pkg-config binary for 1 is not cached.
56Pkg-config binary missing from cross or native file, or env var undefined.
57Trying a default Pkg-config fallback at pkg-config
58Found pkg-config: /opt/local/bin/pkg-config (0.29.2)
59Determining dependency 'glib-2.0' with pkg-config executable '/opt/local/bin/pkg-config'
60env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/pkgconfig
61Called `/opt/local/bin/pkg-config --modversion glib-2.0` -> 0
622.64.6
63env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/pkgconfig
64Called `/opt/local/bin/pkg-config --cflags glib-2.0` -> 0
65-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
66env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/pkgconfig
67env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
68Called `/opt/local/bin/pkg-config --libs glib-2.0` -> 0
69-L/opt/local/lib -lglib-2.0 -lintl
70env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/pkgconfig
71Called `/opt/local/bin/pkg-config --libs glib-2.0` -> 0
72-L/opt/local/lib -lglib-2.0 -lintl
73Running compile:
74Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_glade/glade/work/build/meson-private/tmpkm8tbnpk
75Command 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_macports_release_tarballs_ports_devel_glade/glade/work/build/meson-private/tmpkm8tbnpk/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_glade/glade/work/build/meson-private/tmpkm8tbnpk/output.exe -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -O0 -Werror=implicit-function-declaration -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk
76
77Code:
78 #include<stdio.h>
79       
80        int main(void) {
81            printf("%ld\n", (long)(sizeof(void *)));
82            return 0;
83        }
84Compiler stdout:
85 
86Compiler stderr:
87 
88Program stdout:
89
908
91
92Program stderr:
93
94
95Running compile:
96Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_glade/glade/work/build/meson-private/tmpw21_i09j
97Command line:  /usr/bin/clang -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_glade/glade/work/build/meson-private/tmpw21_i09j/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_glade/glade/work/build/meson-private/tmpw21_i09j/output.obj -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument --print-search-dirs
98
99Code:
100 
101Compiler stdout:
102 programs: =/Library/Developer/CommandLineTools/usr/bin
103libraries: =/Library/Developer/CommandLineTools/usr/lib/clang/13.0.0
104
105Compiler stderr:
106 
107Run-time dependency glib-2.0 found: YES 2.64.6
108Pkg-config binary for 1 is cached.
109Determining dependency 'gio-2.0' with pkg-config executable '/opt/local/bin/pkg-config'
110env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/pkgconfig
111Called `/opt/local/bin/pkg-config --modversion gio-2.0` -> 0
1122.64.6
113env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/pkgconfig
114Called `/opt/local/bin/pkg-config --cflags gio-2.0` -> 0
115-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
116env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/pkgconfig
117env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
118Called `/opt/local/bin/pkg-config --libs gio-2.0` -> 0
119-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl
120env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/pkgconfig
121Called `/opt/local/bin/pkg-config --libs gio-2.0` -> 0
122-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl
123Run-time dependency gio-2.0 found: YES 2.64.6
124Pkg-config binary for 1 is cached.
125Determining dependency 'gmodule-2.0' with pkg-config executable '/opt/local/bin/pkg-config'
126env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/pkgconfig
127Called `/opt/local/bin/pkg-config --modversion gmodule-2.0` -> 0
1282.64.6
129env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/pkgconfig
130Called `/opt/local/bin/pkg-config --cflags gmodule-2.0` -> 0
131-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
132env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/pkgconfig
133env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
134Called `/opt/local/bin/pkg-config --libs gmodule-2.0` -> 0
135-L/opt/local/lib -lgmodule-2.0 -lglib-2.0 -lintl
136env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/pkgconfig
137Called `/opt/local/bin/pkg-config --libs gmodule-2.0` -> 0
138-L/opt/local/lib -lgmodule-2.0 -lglib-2.0 -lintl
139Run-time dependency gmodule-2.0 found: YES 2.64.6
140Pkg-config binary for 1 is cached.
141Determining dependency 'gmodule-export-2.0' with pkg-config executable '/opt/local/bin/pkg-config'
142env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/pkgconfig
143Called `/opt/local/bin/pkg-config --modversion gmodule-export-2.0` -> 0
1442.64.6
145env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/pkgconfig
146Called `/opt/local/bin/pkg-config --cflags gmodule-export-2.0` -> 0
147-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
148env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/pkgconfig
149env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
150Called `/opt/local/bin/pkg-config --libs gmodule-export-2.0` -> 0
151-L/opt/local/lib -lgmodule-2.0 -lglib-2.0 -lintl
152env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/pkgconfig
153Called `/opt/local/bin/pkg-config --libs gmodule-export-2.0` -> 0
154-L/opt/local/lib -lgmodule-2.0 -lglib-2.0 -lintl
155Run-time dependency gmodule-export-2.0 found: YES 2.64.6
156Pkg-config binary for 1 is cached.
157Determining dependency 'gtk+-3.0' with pkg-config executable '/opt/local/bin/pkg-config'
158env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/pkgconfig
159Called `/opt/local/bin/pkg-config --modversion gtk+-3.0` -> 0
1603.24.34
161env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/pkgconfig
162Called `/opt/local/bin/pkg-config --cflags gtk+-3.0` -> 0
163-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
164env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/pkgconfig
165env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
166Called `/opt/local/bin/pkg-config --libs gtk+-3.0` -> 0
167-L/opt/local/lib -lgtk-3 -lgdk-3 -Wl,-framework,Cocoa -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
168env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/pkgconfig
169Called `/opt/local/bin/pkg-config --libs gtk+-3.0` -> 0
170-L/opt/local/lib -lgtk-3 -lgdk-3 -Wl,-framework,Cocoa -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
171Run-time dependency gtk+-3.0 found: YES 3.24.34
172Pkg-config binary for 1 is cached.
173Determining dependency 'libxml-2.0' with pkg-config executable '/opt/local/bin/pkg-config'
174env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/pkgconfig
175Called `/opt/local/bin/pkg-config --modversion libxml-2.0` -> 0
1762.9.14
177env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/pkgconfig
178Called `/opt/local/bin/pkg-config --cflags libxml-2.0` -> 0
179-I/opt/local/include/libxml2
180env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/pkgconfig
181env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
182Called `/opt/local/bin/pkg-config --libs libxml-2.0` -> 0
183-L/opt/local/lib -lxml2
184env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/pkgconfig
185Called `/opt/local/bin/pkg-config --libs libxml-2.0` -> 0
186-L/opt/local/lib -lxml2
187Run-time dependency libxml-2.0 found: YES 2.9.14
188Running compile:
189Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_glade/glade/work/build/meson-private/tmp4da2kqsj
190Command 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_macports_release_tarballs_ports_devel_glade/glade/work/build/meson-private/tmp4da2kqsj/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_glade/glade/work/build/meson-private/tmp4da2kqsj/output.exe -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -O0 -Werror=implicit-function-declaration -lm -Wl,-undefined,dynamic_lookup -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk
191
192Code:
193 int main(void) { return 0; }
194
195Compiler stdout:
196 
197Compiler stderr:
198 
199Library m found: YES
200Running compile:
201Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_glade/glade/work/build/meson-private/tmpxprmrv7z
202Command line:  /usr/bin/clang -L/opt/local/lib -I/opt/local/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/fribidi -I/opt/local/include/atk-1.0 -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 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_glade/glade/work/build/meson-private/tmpxprmrv7z/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_glade/glade/work/build/meson-private/tmpxprmrv7z/output.exe -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -O0 -Werror=implicit-function-declaration -Wl,-no_weak_imports /opt/local/lib/libgtk-3.dylib /opt/local/lib/libgdk-3.dylib -Wl,-framework,Cocoa /opt/local/lib/libpangocairo-1.0.dylib /opt/local/lib/libpango-1.0.dylib /opt/local/lib/libharfbuzz.dylib /opt/local/lib/libatk-1.0.dylib /opt/local/lib/libcairo-gobject.dylib /opt/local/lib/libcairo.dylib /opt/local/lib/libgdk_pixbuf-2.0.dylib /opt/local/lib/libgio-2.0.dylib /opt/local/lib/libgobject-2.0.dylib /opt/local/lib/libglib-2.0.dylib /opt/local/lib/libintl.dylib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk
203
204Code:
205 
206        #define gtk_print_unix_dialog_new meson_disable_define_of_gtk_print_unix_dialog_new
207       
208        #include <limits.h>
209        #undef gtk_print_unix_dialog_new
210       
211        #ifdef __cplusplus
212        extern "C"
213        #endif
214        char gtk_print_unix_dialog_new (void);
215       
216        #if defined __stub_gtk_print_unix_dialog_new || defined __stub___gtk_print_unix_dialog_new
217        fail fail fail this function is not going to work
218        #endif
219       
220        int main(void) {
221          return gtk_print_unix_dialog_new ();
222        }
223Compiler stdout:
224 
225Compiler stderr:
226 
227Checking for function "gtk_print_unix_dialog_new" with dependency gtk+-3.0: YES
228Running compile:
229Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_glade/glade/work/build/meson-private/tmp2ejpr23c
230Command line:  /usr/bin/clang -L/opt/local/lib -I/opt/local/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/fribidi -I/opt/local/include/atk-1.0 -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 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_glade/glade/work/build/meson-private/tmp2ejpr23c/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_glade/glade/work/build/meson-private/tmp2ejpr23c/output.exe -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -O0 -Werror=implicit-function-declaration -Wl,-no_weak_imports /opt/local/lib/libgtk-3.dylib /opt/local/lib/libgdk-3.dylib -Wl,-framework,Cocoa /opt/local/lib/libpangocairo-1.0.dylib /opt/local/lib/libpango-1.0.dylib /opt/local/lib/libharfbuzz.dylib /opt/local/lib/libatk-1.0.dylib /opt/local/lib/libcairo-gobject.dylib /opt/local/lib/libcairo.dylib /opt/local/lib/libgdk_pixbuf-2.0.dylib /opt/local/lib/libgio-2.0.dylib /opt/local/lib/libgobject-2.0.dylib /opt/local/lib/libglib-2.0.dylib /opt/local/lib/libintl.dylib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk
231
232Code:
233 
234        #define _gtk_widget_class_template_unset_only_for_glade meson_disable_define_of__gtk_widget_class_template_unset_only_for_glade
235       
236        #include <limits.h>
237        #undef _gtk_widget_class_template_unset_only_for_glade
238       
239        #ifdef __cplusplus
240        extern "C"
241        #endif
242        char _gtk_widget_class_template_unset_only_for_glade (void);
243       
244        #if defined __stub__gtk_widget_class_template_unset_only_for_glade || defined __stub____gtk_widget_class_template_unset_only_for_glade
245        fail fail fail this function is not going to work
246        #endif
247       
248        int main(void) {
249          return _gtk_widget_class_template_unset_only_for_glade ();
250        }
251Compiler stdout:
252 
253Compiler stderr:
254 Undefined symbols for architecture x86_64:
255  "__gtk_widget_class_template_unset_only_for_glade", referenced from:
256      _main in testfile-17f0ac.o
257ld: symbol(s) not found for architecture x86_64
258clang: error: linker command failed with exit code 1 (use -v to see invocation)
259
260Running compile:
261Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_glade/glade/work/build/meson-private/tmptcpbh45b
262Command line:  /usr/bin/clang -L/opt/local/lib -I/opt/local/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/fribidi -I/opt/local/include/atk-1.0 -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 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_glade/glade/work/build/meson-private/tmptcpbh45b/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_glade/glade/work/build/meson-private/tmptcpbh45b/output.exe -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -O0 -Werror=implicit-function-declaration -Wl,-no_weak_imports /opt/local/lib/libgtk-3.dylib /opt/local/lib/libgdk-3.dylib -Wl,-framework,Cocoa /opt/local/lib/libpangocairo-1.0.dylib /opt/local/lib/libpango-1.0.dylib /opt/local/lib/libharfbuzz.dylib /opt/local/lib/libatk-1.0.dylib /opt/local/lib/libcairo-gobject.dylib /opt/local/lib/libcairo.dylib /opt/local/lib/libgdk_pixbuf-2.0.dylib /opt/local/lib/libgio-2.0.dylib /opt/local/lib/libgobject-2.0.dylib /opt/local/lib/libglib-2.0.dylib /opt/local/lib/libintl.dylib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk
263
264Code:
265 
266        int main(void) {
267
268        /* With some toolchains (MSYS2/mingw for example) the compiler
269         * provides various builtins which are not really implemented and
270         * fall back to the stdlib where they aren't provided and fail at
271         * build/link time. In case the user provides a header, including
272         * the header didn't lead to the function being defined, and the
273         * function we are checking isn't a builtin itself we assume the
274         * builtin is not functional and we just error out. */
275        #if !1 && !defined(_gtk_widget_class_template_unset_only_for_glade) && !0
276            #error "No definition for __builtin__gtk_widget_class_template_unset_only_for_glade found in the prefix"
277        #endif
278
279        #ifdef __has_builtin
280            #if !__has_builtin(__builtin__gtk_widget_class_template_unset_only_for_glade)
281                #error "__builtin__gtk_widget_class_template_unset_only_for_glade not found"
282            #endif
283        #elif ! defined(_gtk_widget_class_template_unset_only_for_glade)
284            __builtin__gtk_widget_class_template_unset_only_for_glade;
285        #endif
286        return 0;
287        }
288Compiler stdout:
289 
290Compiler stderr:
291 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_glade/glade/work/build/meson-private/tmptcpbh45b/testfile.c:17:18: error: "__builtin__gtk_widget_class_template_unset_only_for_glade not found"
292                #error "__builtin__gtk_widget_class_template_unset_only_for_glade not found"
293                 ^
2941 error generated.
295
296Checking for function "_gtk_widget_class_template_unset_only_for_glade" with dependency gtk+-3.0: NO
297Running compile:
298Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_glade/glade/work/build/meson-private/tmp7pkoqleh
299Command 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_macports_release_tarballs_ports_devel_glade/glade/work/build/meson-private/tmp7pkoqleh/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_glade/glade/work/build/meson-private/tmp7pkoqleh/output.exe -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -O0 -Werror=implicit-function-declaration -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk
300
301Code:
302 
303    #include <stdarg.h>
304    int main() {
305        va_list ap1, ap2;
306        va_copy(ap1, ap2);
307    };
308
309Compiler stdout:
310 
311Compiler stderr:
312 
313Checking if "how to copy va_list" : links: YES
314Dependency gjs-1.0 skipped: feature gjs disabled
315Pkg-config binary for 1 is cached.
316Determining dependency 'pygobject-3.0' with pkg-config executable '/opt/local/bin/pkg-config'
317env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/pkgconfig
318Called `/opt/local/bin/pkg-config --modversion pygobject-3.0` -> 0
3193.42.0
320env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/pkgconfig
321Called `/opt/local/bin/pkg-config --cflags pygobject-3.0` -> 0
322-I/opt/local/Library/Frameworks/Python.framework/Versions/3.9/include/pygobject-3.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
323env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/pkgconfig
324env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
325Called `/opt/local/bin/pkg-config --libs pygobject-3.0` -> 0
326-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl
327env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/pkgconfig
328Called `/opt/local/bin/pkg-config --libs pygobject-3.0` -> 0
329-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl
330Run-time dependency pygobject-3.0 found: YES 3.42.0
331Program python3 found: YES (/opt/local/Library/Frameworks/Python.framework/Versions/3.10/bin/python3.10)
332Searching for 'python-3.10-embed' via pkgconfig lookup in LIBPC
333Pkg-config binary for 1 is cached.
334Determining dependency 'python-3.10-embed' with pkg-config executable '/opt/local/bin/pkg-config'
335env[PKG_CONFIG_LIBDIR]: /opt/local/Library/Frameworks/Python.framework/Versions/3.10/lib/pkgconfig
336env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/pkgconfig
337Called `/opt/local/bin/pkg-config --modversion python-3.10-embed` -> 0
3383.10
339env[PKG_CONFIG_LIBDIR]: /opt/local/Library/Frameworks/Python.framework/Versions/3.10/lib/pkgconfig
340env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/pkgconfig
341Called `/opt/local/bin/pkg-config --cflags python-3.10-embed` -> 0
342-I/opt/local/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10
343env[PKG_CONFIG_LIBDIR]: /opt/local/Library/Frameworks/Python.framework/Versions/3.10/lib/pkgconfig
344env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
345env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/pkgconfig
346Called `/opt/local/bin/pkg-config --libs python-3.10-embed` -> 0
347-L/opt/local/Library/Frameworks/Python.framework/Versions/3.10/lib -lpython3.10
348env[PKG_CONFIG_LIBDIR]: /opt/local/Library/Frameworks/Python.framework/Versions/3.10/lib/pkgconfig
349env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/pkgconfig
350Called `/opt/local/bin/pkg-config --libs python-3.10-embed` -> 0
351-L/opt/local/Library/Frameworks/Python.framework/Versions/3.10/lib -lpython3.10
352Pkg-config binary for 1 is cached.
353Determining dependency 'webkit2gtk-4.0' with pkg-config executable '/opt/local/bin/pkg-config'
354env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/pkgconfig
355Called `/opt/local/bin/pkg-config --modversion webkit2gtk-4.0` -> 0
3562.28.2
357env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/pkgconfig
358Called `/opt/local/bin/pkg-config --cflags webkit2gtk-4.0` -> 0
359-I/opt/local/include/webkitgtk-4.0 -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/libsoup-2.4 -I/opt/local/include/libxml2 -I/opt/local/include/webkitgtk-4.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
360env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/pkgconfig
361env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
362Called `/opt/local/bin/pkg-config --libs webkit2gtk-4.0` -> 0
363-L/opt/local/lib -lwebkit2gtk-4.0 -lgtk-3 -lgdk-3 -Wl,-framework,Cocoa -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lsoup-2.4 -lgmodule-2.0 -lgio-2.0 -ljavascriptcoregtk-4.0 -lgobject-2.0 -lglib-2.0 -lintl
364env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/pkgconfig
365Called `/opt/local/bin/pkg-config --libs webkit2gtk-4.0` -> 0
366-L/opt/local/lib -lwebkit2gtk-4.0 -lgtk-3 -lgdk-3 -Wl,-framework,Cocoa -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lsoup-2.4 -lgmodule-2.0 -lgio-2.0 -ljavascriptcoregtk-4.0 -lgobject-2.0 -lglib-2.0 -lintl
367Run-time dependency webkit2gtk-4.0 found: YES 2.28.2
368Pkg-config binary for 1 is cached.
369Determining dependency 'gdk-3.0' with pkg-config executable '/opt/local/bin/pkg-config'
370env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/pkgconfig
371Called `/opt/local/bin/pkg-config --modversion gdk-3.0` -> 0
3723.24.34
373env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/pkgconfig
374Called `/opt/local/bin/pkg-config --cflags gdk-3.0` -> 0
375-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/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
376env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/pkgconfig
377env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
378Called `/opt/local/bin/pkg-config --libs gdk-3.0` -> 0
379-L/opt/local/lib -lgdk-3 -Wl,-framework,Cocoa -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 -lintl
380env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/pkgconfig
381Called `/opt/local/bin/pkg-config --libs gdk-3.0` -> 0
382-L/opt/local/lib -lgdk-3 -Wl,-framework,Cocoa -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 -lintl
383Run-time dependency gdk-3.0 found: YES 3.24.34
384env[PKG_CONFIG_PATH]: /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/pkgconfig
385Called `/opt/local/bin/pkg-config --variable=targets gdk-3.0` -> 0
386quartz
387Got pkgconfig variable targets : quartz
388Program msgfmt found: YES (/opt/local/bin/msgfmt)
389Program msginit found: YES (/opt/local/bin/msginit)
390Program msgmerge found: YES (/opt/local/bin/msgmerge)
391Program xgettext found: YES (/opt/local/bin/xgettext)
392Configuring org.gnome.Glade.desktop.in using configuration
393
394data/meson.build:4:5: ERROR: Function does not take positional arguments.