Ticket #64362: meson-log.txt

File meson-log.txt, 126.9 KB (added by barracuda156, 2 years ago)
Line 
1Build started at 2022-03-08T04:30:54.906799
2Main binary: /opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9
3Build Options: -Dxft=enabled -Dintrospection=enabled -Dprefix=/opt/local
4Python system: Darwin
5The Meson build system
6Version: 0.59.1
7Source dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/pango-1.50.5
8Build dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build
9Build type: native build
10Project name: pango
11Project version: 1.50.5
12Sanity testing C compiler: /opt/local/bin/gcc-mp-7
13Is cross compiler: False.
14Sanity check compiler command line: /opt/local/bin/gcc-mp-7 sanitycheckc.c -o sanitycheckc.exe -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names
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_x11_pango/pango/work/build/meson-private/sanitycheckc.exe
22C compiler for the host machine: /opt/local/bin/gcc-mp-7 (gcc 7.5.0 "gcc-mp-7 (MacPorts gcc7 7.5.0_3+universal) 7.5.0")
23C linker for the host machine: /opt/local/bin/gcc-mp-7 ld64 97.17
24Sanity testing C++ compiler: /opt/local/bin/g++-mp-7
25Is cross compiler: False.
26Sanity check compiler command line: /opt/local/bin/g++-mp-7 sanitycheckcpp.cc -o sanitycheckcpp.exe -pipe -Os -std=c++11 -D_GLIBCXX_USE_CXX11_ABI=0 -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names
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_x11_pango/pango/work/build/meson-private/sanitycheckcpp.exe
34C++ compiler for the host machine: /opt/local/bin/g++-mp-7 (gcc 7.5.0 "g++-mp-7 (MacPorts gcc7 7.5.0_3+universal) 7.5.0")
35C++ linker for the host machine: /opt/local/bin/g++-mp-7 ld64 97.17
36Sanity testing C compiler: /opt/local/bin/gcc-mp-7
37Is cross compiler: False.
38Sanity check compiler command line: /opt/local/bin/gcc-mp-7 sanitycheckc.c -o sanitycheckc.exe -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names
39Sanity check compile stdout:
40
41-----
42Sanity check compile stderr:
43
44-----
45Running test binary command: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/sanitycheckc.exe
46C compiler for the build machine: /opt/local/bin/gcc-mp-7 (gcc 7.5.0 "gcc-mp-7 (MacPorts gcc7 7.5.0_3+universal) 7.5.0")
47C linker for the build machine: /opt/local/bin/gcc-mp-7 ld64 97.17
48Sanity testing C++ compiler: /opt/local/bin/g++-mp-7
49Is cross compiler: False.
50Sanity check compiler command line: /opt/local/bin/g++-mp-7 sanitycheckcpp.cc -o sanitycheckcpp.exe -pipe -Os -std=c++11 -D_GLIBCXX_USE_CXX11_ABI=0 -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names
51Sanity check compile stdout:
52
53-----
54Sanity check compile stderr:
55
56-----
57Running test binary command: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/sanitycheckcpp.exe
58C++ compiler for the build machine: /opt/local/bin/g++-mp-7 (gcc 7.5.0 "g++-mp-7 (MacPorts gcc7 7.5.0_3+universal) 7.5.0")
59C++ linker for the build machine: /opt/local/bin/g++-mp-7 ld64 97.17
60Build machine cpu family: ppc
61Build machine cpu: power macintosh
62Host machine cpu family: ppc
63Host machine cpu: power macintosh
64Target machine cpu family: ppc
65Target machine cpu: power macintosh
66Running compile:
67Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpvguaneik
68Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpvguaneik/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpvguaneik/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Wc++11-extensions -Wno-c++11-extensions
69
70Code:
71 extern int i;
72int i;
73
74Compiler stdout:
75 
76Compiler stderr:
77 gcc-mp-7: error: unrecognized command line option '-Wc++11-extensions'; did you mean '-fms-extensions'?
78
79Compiler for C supports arguments -Wno-c++11-extensions: NO
80Running compile:
81Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpzhmhrj7d
82Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpzhmhrj7d/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpzhmhrj7d/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Wmissing-include-dirs -Wno-missing-include-dirs
83
84Code:
85 extern int i;
86int i;
87
88Compiler stdout:
89 
90Compiler stderr:
91 
92Compiler for C supports arguments -Wno-missing-include-dirs: YES
93Running compile:
94Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpbohdyz78
95Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpbohdyz78/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpbohdyz78/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Wtypedef-redefinition -Wno-typedef-redefinition
96
97Code:
98 extern int i;
99int i;
100
101Compiler stdout:
102 
103Compiler stderr:
104 gcc-mp-7: error: unrecognized command line option '-Wtypedef-redefinition'; did you mean '-Wold-style-definition'?
105
106Compiler for C supports arguments -Wno-typedef-redefinition: NO
107Running compile:
108Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp4bjd2v9c
109Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp4bjd2v9c/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp4bjd2v9c/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Wduplicated-branches
110
111Code:
112 extern int i;
113int i;
114
115Compiler stdout:
116 
117Compiler stderr:
118 
119Compiler for C supports arguments -Wduplicated-branches: YES
120Running compile:
121Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpoolsn01l
122Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpoolsn01l/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpoolsn01l/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Wduplicated-cond
123
124Code:
125 extern int i;
126int i;
127
128Compiler stdout:
129 
130Compiler stderr:
131 
132Compiler for C supports arguments -Wduplicated-cond: YES
133Running compile:
134Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpgftehkoa
135Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpgftehkoa/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpgftehkoa/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Wformat=2
136
137Code:
138 extern int i;
139int i;
140
141Compiler stdout:
142 
143Compiler stderr:
144 
145Compiler for C supports arguments -Wformat=2: YES
146Running compile:
147Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpxg7ku07l
148Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpxg7ku07l/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpxg7ku07l/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Wformat-nonliteral
149
150Code:
151 extern int i;
152int i;
153
154Compiler stdout:
155 
156Compiler stderr:
157 cc1: warning: -Wformat-nonliteral ignored without -Wformat [-Wformat-nonliteral]
158cc1: warning: unrecognized command line option '-Wno-error,-Wimplicit-fallthrough'
159
160Compiler for C supports arguments -Wformat-nonliteral: YES
161Running compile:
162Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpcj2cxirm
163Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpcj2cxirm/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpcj2cxirm/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Wformat-security
164
165Code:
166 extern int i;
167int i;
168
169Compiler stdout:
170 
171Compiler stderr:
172 cc1: warning: -Wformat-security ignored without -Wformat [-Wformat-security]
173cc1: warning: unrecognized command line option '-Wno-error,-Wimplicit-fallthrough'
174
175Compiler for C supports arguments -Wformat-security: YES
176Running compile:
177Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmplhfnseth
178Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmplhfnseth/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmplhfnseth/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Wignored-qualifiers
179
180Code:
181 extern int i;
182int i;
183
184Compiler stdout:
185 
186Compiler stderr:
187 
188Compiler for C supports arguments -Wignored-qualifiers: YES
189Running compile:
190Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpt4p3flky
191Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpt4p3flky/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpt4p3flky/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Wimplicit-function-declaration
192
193Code:
194 extern int i;
195int i;
196
197Compiler stdout:
198 
199Compiler stderr:
200 
201Compiler for C supports arguments -Wimplicit-function-declaration: YES
202Running compile:
203Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmphv0mj4kx
204Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmphv0mj4kx/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmphv0mj4kx/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Wlogical-op
205
206Code:
207 extern int i;
208int i;
209
210Compiler stdout:
211 
212Compiler stderr:
213 
214Compiler for C supports arguments -Wlogical-op: YES
215Running compile:
216Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp07h259xm
217Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp07h259xm/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp07h259xm/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Wmisleading-indentation
218
219Code:
220 extern int i;
221int i;
222
223Compiler stdout:
224 
225Compiler stderr:
226 
227Compiler for C supports arguments -Wmisleading-indentation: YES
228Running compile:
229Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmppau3ossn
230Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmppau3ossn/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmppau3ossn/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Wmissing-format-attribute
231
232Code:
233 extern int i;
234int i;
235
236Compiler stdout:
237 
238Compiler stderr:
239 
240Compiler for C supports arguments -Wmissing-format-attribute: YES
241Running compile:
242Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpr095_2yq
243Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpr095_2yq/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpr095_2yq/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Wmissing-include-dirs
244
245Code:
246 extern int i;
247int i;
248
249Compiler stdout:
250 
251Compiler stderr:
252 
253Compiler for C supports arguments -Wmissing-include-dirs: YES
254Running compile:
255Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmps5pblyr0
256Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmps5pblyr0/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmps5pblyr0/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Wmissing-noreturn
257
258Code:
259 extern int i;
260int i;
261
262Compiler stdout:
263 
264Compiler stderr:
265 
266Compiler for C supports arguments -Wmissing-noreturn: YES
267Running compile:
268Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp3x5zygw7
269Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp3x5zygw7/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp3x5zygw7/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Wnested-externs
270
271Code:
272 extern int i;
273int i;
274
275Compiler stdout:
276 
277Compiler stderr:
278 
279Compiler for C supports arguments -Wnested-externs: YES
280Running compile:
281Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpi1xecbc7
282Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpi1xecbc7/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpi1xecbc7/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Wold-style-definition
283
284Code:
285 extern int i;
286int i;
287
288Compiler stdout:
289 
290Compiler stderr:
291 
292Compiler for C supports arguments -Wold-style-definition: YES
293Running compile:
294Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpzrh28e14
295Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpzrh28e14/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpzrh28e14/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Wpointer-arith
296
297Code:
298 extern int i;
299int i;
300
301Compiler stdout:
302 
303Compiler stderr:
304 
305Compiler for C supports arguments -Wpointer-arith: YES
306Running compile:
307Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmptv6nbycq
308Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmptv6nbycq/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmptv6nbycq/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Wshadow
309
310Code:
311 extern int i;
312int i;
313
314Compiler stdout:
315 
316Compiler stderr:
317 
318Compiler for C supports arguments -Wshadow: YES
319Running compile:
320Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp81_jccdy
321Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp81_jccdy/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp81_jccdy/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Wstrict-prototypes
322
323Code:
324 extern int i;
325int i;
326
327Compiler stdout:
328 
329Compiler stderr:
330 
331Compiler for C supports arguments -Wstrict-prototypes: YES
332Running compile:
333Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpneh_2rmv
334Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpneh_2rmv/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpneh_2rmv/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Wswitch-default
335
336Code:
337 extern int i;
338int i;
339
340Compiler stdout:
341 
342Compiler stderr:
343 
344Compiler for C supports arguments -Wswitch-default: YES
345Running compile:
346Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp4y4bgyo0
347Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp4y4bgyo0/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp4y4bgyo0/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Wswitch-enum
348
349Code:
350 extern int i;
351int i;
352
353Compiler stdout:
354 
355Compiler stderr:
356 
357Compiler for C supports arguments -Wswitch-enum: YES
358Running compile:
359Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpdvbv_hnr
360Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpdvbv_hnr/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpdvbv_hnr/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Wundef
361
362Code:
363 extern int i;
364int i;
365
366Compiler stdout:
367 
368Compiler stderr:
369 
370Compiler for C supports arguments -Wundef: YES
371Running compile:
372Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpzo_ur3xf
373Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpzo_ur3xf/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpzo_ur3xf/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Wuninitialized
374
375Code:
376 extern int i;
377int i;
378
379Compiler stdout:
380 
381Compiler stderr:
382 
383Compiler for C supports arguments -Wuninitialized: YES
384Running compile:
385Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpt6dv_qjj
386Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpt6dv_qjj/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpt6dv_qjj/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Wunused
387
388Code:
389 extern int i;
390int i;
391
392Compiler stdout:
393 
394Compiler stderr:
395 
396Compiler for C supports arguments -Wunused: YES
397Running compile:
398Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp6iuz_3a6
399Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp6iuz_3a6/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp6iuz_3a6/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Werror=address
400
401Code:
402 extern int i;
403int i;
404
405Compiler stdout:
406 
407Compiler stderr:
408 
409Compiler for C supports arguments -Werror=address: YES
410Running compile:
411Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpuubh86u9
412Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpuubh86u9/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpuubh86u9/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Werror=array-bounds
413
414Code:
415 extern int i;
416int i;
417
418Compiler stdout:
419 
420Compiler stderr:
421 
422Compiler for C supports arguments -Werror=array-bounds: YES
423Running compile:
424Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp2y3l4m4s
425Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp2y3l4m4s/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp2y3l4m4s/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Werror=empty-body
426
427Code:
428 extern int i;
429int i;
430
431Compiler stdout:
432 
433Compiler stderr:
434 
435Compiler for C supports arguments -Werror=empty-body: YES
436Running compile:
437Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpdb8yy5os
438Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpdb8yy5os/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpdb8yy5os/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Werror=implicit
439
440Code:
441 extern int i;
442int i;
443
444Compiler stdout:
445 
446Compiler stderr:
447 
448Compiler for C supports arguments -Werror=implicit: YES
449Running compile:
450Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpx0t0gv2r
451Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpx0t0gv2r/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpx0t0gv2r/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Werror=implicit-fallthrough
452
453Code:
454 extern int i;
455int i;
456
457Compiler stdout:
458 
459Compiler stderr:
460 
461Compiler for C supports arguments -Werror=implicit-fallthrough: YES
462Running compile:
463Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpaerwr6mr
464Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpaerwr6mr/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpaerwr6mr/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Werror=init-self
465
466Code:
467 extern int i;
468int i;
469
470Compiler stdout:
471 
472Compiler stderr:
473 
474Compiler for C supports arguments -Werror=init-self: YES
475Running compile:
476Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmplll0jtm6
477Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmplll0jtm6/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmplll0jtm6/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Werror=int-to-pointer-cast
478
479Code:
480 extern int i;
481int i;
482
483Compiler stdout:
484 
485Compiler stderr:
486 
487Compiler for C supports arguments -Werror=int-to-pointer-cast: YES
488Running compile:
489Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpkdgdpqc_
490Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpkdgdpqc_/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpkdgdpqc_/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Werror=main
491
492Code:
493 extern int i;
494int i;
495
496Compiler stdout:
497 
498Compiler stderr:
499 
500Compiler for C supports arguments -Werror=main: YES
501Running compile:
502Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpqhlk0d79
503Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpqhlk0d79/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpqhlk0d79/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Werror=missing-braces
504
505Code:
506 extern int i;
507int i;
508
509Compiler stdout:
510 
511Compiler stderr:
512 
513Compiler for C supports arguments -Werror=missing-braces: YES
514Running compile:
515Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpau6uydbf
516Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpau6uydbf/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpau6uydbf/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Werror=missing-declarations
517
518Code:
519 extern int i;
520int i;
521
522Compiler stdout:
523 
524Compiler stderr:
525 
526Compiler for C supports arguments -Werror=missing-declarations: YES
527Running compile:
528Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmphvzgjnrn
529Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmphvzgjnrn/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmphvzgjnrn/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Werror=missing-prototypes
530
531Code:
532 extern int i;
533int i;
534
535Compiler stdout:
536 
537Compiler stderr:
538 
539Compiler for C supports arguments -Werror=missing-prototypes: YES
540Running compile:
541Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpp6aljbym
542Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpp6aljbym/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpp6aljbym/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Werror=nonnull
543
544Code:
545 extern int i;
546int i;
547
548Compiler stdout:
549 
550Compiler stderr:
551 
552Compiler for C supports arguments -Werror=nonnull: YES
553Running compile:
554Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp0d6xl_2q
555Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp0d6xl_2q/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp0d6xl_2q/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Werror=pointer-to-int-cast
556
557Code:
558 extern int i;
559int i;
560
561Compiler stdout:
562 
563Compiler stderr:
564 
565Compiler for C supports arguments -Werror=pointer-to-int-cast: YES
566Running compile:
567Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpp4cojzbf
568Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpp4cojzbf/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpp4cojzbf/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Werror=redundant-decls
569
570Code:
571 extern int i;
572int i;
573
574Compiler stdout:
575 
576Compiler stderr:
577 
578Compiler for C supports arguments -Werror=redundant-decls: YES
579Running compile:
580Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmprcscnlqd
581Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmprcscnlqd/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmprcscnlqd/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Werror=return-type
582
583Code:
584 extern int i;
585int i;
586
587Compiler stdout:
588 
589Compiler stderr:
590 
591Compiler for C supports arguments -Werror=return-type: YES
592Running compile:
593Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp9cm8urj_
594Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp9cm8urj_/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp9cm8urj_/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Werror=sequence-point
595
596Code:
597 extern int i;
598int i;
599
600Compiler stdout:
601 
602Compiler stderr:
603 
604Compiler for C supports arguments -Werror=sequence-point: YES
605Running compile:
606Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmptposdn7q
607Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmptposdn7q/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmptposdn7q/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Werror=trigraphs
608
609Code:
610 extern int i;
611int i;
612
613Compiler stdout:
614 
615Compiler stderr:
616 
617Compiler for C supports arguments -Werror=trigraphs: YES
618Running compile:
619Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp7r8n452l
620Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp7r8n452l/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp7r8n452l/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Werror=vla
621
622Code:
623 extern int i;
624int i;
625
626Compiler stdout:
627 
628Compiler stderr:
629 
630Compiler for C supports arguments -Werror=vla: YES
631Running compile:
632Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp04igxja2
633Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp04igxja2/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp04igxja2/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Werror=write-strings
634
635Code:
636 extern int i;
637int i;
638
639Compiler stdout:
640 
641Compiler stderr:
642 
643Compiler for C supports arguments -Werror=write-strings: YES
644Running compile:
645Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmprya5y1oa
646Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmprya5y1oa/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmprya5y1oa/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -fno-strict-aliasing
647
648Code:
649 extern int i;
650int i;
651
652Compiler stdout:
653 
654Compiler stderr:
655 
656Compiler for C supports arguments -fno-strict-aliasing: YES
657Using cached compile:
658Cached command line:   
659
660Code:
661 extern int i;
662int i;
663
664Cached compiler stdout:
665 
666Cached compiler stderr:
667 
668Compiler for C supports arguments -Wpointer-arith: YES (cached)
669Running compile:
670Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpisdfskiz
671Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpisdfskiz/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpisdfskiz/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Wmissing-declarations
672
673Code:
674 extern int i;
675int i;
676
677Compiler stdout:
678 
679Compiler stderr:
680 
681Compiler for C supports arguments -Wmissing-declarations: YES
682Using cached compile:
683Cached command line:   
684
685Code:
686 extern int i;
687int i;
688
689Cached compiler stdout:
690 
691Cached compiler stderr:
692 
693Compiler for C supports arguments -Wformat=2: YES (cached)
694Using cached compile:
695Cached command line:   
696
697Code:
698 extern int i;
699int i;
700
701Cached compiler stdout:
702 
703Cached compiler stderr:
704 cc1: warning: -Wformat-nonliteral ignored without -Wformat [-Wformat-nonliteral]
705cc1: warning: unrecognized command line option '-Wno-error,-Wimplicit-fallthrough'
706
707Compiler for C supports arguments -Wformat-nonliteral: YES (cached)
708Using cached compile:
709Cached command line:   
710
711Code:
712 extern int i;
713int i;
714
715Cached compiler stdout:
716 
717Cached compiler stderr:
718 cc1: warning: -Wformat-security ignored without -Wformat [-Wformat-security]
719cc1: warning: unrecognized command line option '-Wno-error,-Wimplicit-fallthrough'
720
721Compiler for C supports arguments -Wformat-security: YES (cached)
722Using cached compile:
723Cached command line:   
724
725Code:
726 extern int i;
727int i;
728
729Cached compiler stdout:
730 
731Cached compiler stderr:
732 
733Compiler for C supports arguments -Wunused: YES (cached)
734Running compile:
735Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp8gfq52xy
736Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp8gfq52xy/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp8gfq52xy/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Wcast-align
737
738Code:
739 extern int i;
740int i;
741
742Compiler stdout:
743 
744Compiler stderr:
745 
746Compiler for C supports arguments -Wcast-align: YES
747Using cached compile:
748Cached command line:   
749
750Code:
751 extern int i;
752int i;
753
754Cached compiler stdout:
755 
756Cached compiler stderr:
757 
758Compiler for C supports arguments -Wmissing-noreturn: YES (cached)
759Using cached compile:
760Cached command line:   
761
762Code:
763 extern int i;
764int i;
765
766Cached compiler stdout:
767 
768Cached compiler stderr:
769 
770Compiler for C supports arguments -Wmissing-format-attribute: YES (cached)
771Using cached compile:
772Cached command line:   
773
774Code:
775 extern int i;
776int i;
777
778Cached compiler stdout:
779 
780Cached compiler stderr:
781 
782Compiler for C supports arguments -Wmissing-include-dirs: YES (cached)
783Using cached compile:
784Cached command line:   
785
786Code:
787 extern int i;
788int i;
789
790Cached compiler stdout:
791 
792Cached compiler stderr:
793 
794Compiler for C supports arguments -Wlogical-op: YES (cached)
795Running compile:
796Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp8yu03j_k
797Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp8yu03j_k/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp8yu03j_k/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Wuninitialized -Wno-uninitialized
798
799Code:
800 extern int i;
801int i;
802
803Compiler stdout:
804 
805Compiler stderr:
806 
807Compiler for C supports arguments -Wno-uninitialized: YES
808Running compile:
809Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpuz1aedxf
810Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpuz1aedxf/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpuz1aedxf/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Wshadow -Wno-shadow
811
812Code:
813 extern int i;
814int i;
815
816Compiler stdout:
817 
818Compiler stderr:
819 
820Compiler for C supports arguments -Wno-shadow: YES
821Using cached compile:
822Cached command line:   
823
824Code:
825 extern int i;
826int i;
827
828Cached compiler stdout:
829 
830Cached compiler stderr:
831 
832Compiler for C supports arguments -Werror=implicit-fallthrough: YES (cached)
833Using cached compile:
834Cached command line:   
835
836Code:
837 extern int i;
838int i;
839
840Cached compiler stdout:
841 
842Cached compiler stderr:
843 
844Compiler for C supports arguments -Werror=nonnull: YES (cached)
845Using cached compile:
846Cached command line:   
847
848Code:
849 extern int i;
850int i;
851
852Cached compiler stdout:
853 
854Cached compiler stderr:
855 
856Compiler for C supports arguments -Werror=init-self: YES (cached)
857Using cached compile:
858Cached command line:   
859
860Code:
861 extern int i;
862int i;
863
864Cached compiler stdout:
865 
866Cached compiler stderr:
867 
868Compiler for C supports arguments -Werror=main: YES (cached)
869Using cached compile:
870Cached command line:   
871
872Code:
873 extern int i;
874int i;
875
876Cached compiler stdout:
877 
878Cached compiler stderr:
879 
880Compiler for C supports arguments -Werror=missing-braces: YES (cached)
881Using cached compile:
882Cached command line:   
883
884Code:
885 extern int i;
886int i;
887
888Cached compiler stdout:
889 
890Cached compiler stderr:
891 
892Compiler for C supports arguments -Werror=sequence-point: YES (cached)
893Using cached compile:
894Cached command line:   
895
896Code:
897 extern int i;
898int i;
899
900Cached compiler stdout:
901 
902Cached compiler stderr:
903 
904Compiler for C supports arguments -Werror=return-type: YES (cached)
905Using cached compile:
906Cached command line:   
907
908Code:
909 extern int i;
910int i;
911
912Cached compiler stdout:
913 
914Cached compiler stderr:
915 
916Compiler for C supports arguments -Werror=trigraphs: YES (cached)
917Using cached compile:
918Cached command line:   
919
920Code:
921 extern int i;
922int i;
923
924Cached compiler stdout:
925 
926Cached compiler stderr:
927 
928Compiler for C supports arguments -Werror=array-bounds: YES (cached)
929Using cached compile:
930Cached command line:   
931
932Code:
933 extern int i;
934int i;
935
936Cached compiler stdout:
937 
938Cached compiler stderr:
939 
940Compiler for C supports arguments -Werror=write-strings: YES (cached)
941Using cached compile:
942Cached command line:   
943
944Code:
945 extern int i;
946int i;
947
948Cached compiler stdout:
949 
950Cached compiler stderr:
951 
952Compiler for C supports arguments -Werror=address: YES (cached)
953Using cached compile:
954Cached command line:   
955
956Code:
957 extern int i;
958int i;
959
960Cached compiler stdout:
961 
962Cached compiler stderr:
963 
964Compiler for C supports arguments -Werror=int-to-pointer-cast: YES (cached)
965Using cached compile:
966Cached command line:   
967
968Code:
969 extern int i;
970int i;
971
972Cached compiler stdout:
973 
974Cached compiler stderr:
975 
976Compiler for C supports arguments -Werror=empty-body: YES (cached)
977Using cached compile:
978Cached command line:   
979
980Code:
981 extern int i;
982int i;
983
984Cached compiler stdout:
985 
986Cached compiler stderr:
987 
988Compiler for C supports arguments -Werror=write-strings: YES (cached)
989Running compile:
990Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp5m3ivnoe
991Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp5m3ivnoe/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp5m3ivnoe/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -Werror=unused-but-set-variable
992
993Code:
994 extern int i;
995int i;
996
997Compiler stdout:
998 
999Compiler stderr:
1000 
1001Compiler for C supports arguments -Werror=unused-but-set-variable: YES
1002Using cached compile:
1003Cached command line:   
1004
1005Code:
1006 extern int i;
1007int i;
1008
1009Cached compiler stdout:
1010 
1011Cached compiler stderr:
1012 
1013Compiler for C supports arguments -Wundef: YES (cached)
1014Using cached compile:
1015Cached command line:   
1016
1017Code:
1018 extern int i;
1019int i;
1020
1021Cached compiler stdout:
1022 
1023Cached compiler stderr:
1024 
1025Compiler for C supports arguments -Werror=redundant-decls: YES (cached)
1026Running compile:
1027Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpf4vo0ci0
1028Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpf4vo0ci0/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpf4vo0ci0/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -fvisibility=hidden
1029
1030Code:
1031 extern int i;
1032int i;
1033
1034Compiler stdout:
1035 
1036Compiler stderr:
1037 
1038Compiler for C supports arguments -fvisibility=hidden: YES
1039Running compile:
1040Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpq2yd0kva
1041Command line:  /opt/local/bin/gcc-mp-7 -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_x11_pango/pango/work/build/meson-private/tmpq2yd0kva/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpq2yd0kva/output.exe -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -std=gnu99 -Wl,-headerpad_max_install_names
1042
1043Code:
1044 
1045        #define sysconf meson_disable_define_of_sysconf
1046       
1047        #include <limits.h>
1048        #undef sysconf
1049       
1050        #ifdef __cplusplus
1051        extern "C"
1052        #endif
1053        char sysconf (void);
1054       
1055        #if defined __stub_sysconf || defined __stub___sysconf
1056        fail fail fail this function is not going to work
1057        #endif
1058       
1059        int main(void) {
1060          return sysconf ();
1061        }
1062Compiler stdout:
1063 
1064Compiler stderr:
1065 
1066Checking for function "sysconf" : YES
1067Running compile:
1068Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpnm77k2g6
1069Command line:  /opt/local/bin/gcc-mp-7 -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_x11_pango/pango/work/build/meson-private/tmpnm77k2g6/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpnm77k2g6/output.exe -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -std=gnu99 -Wl,-headerpad_max_install_names
1070
1071Code:
1072 
1073        #define getpagesize meson_disable_define_of_getpagesize
1074       
1075        #include <limits.h>
1076        #undef getpagesize
1077       
1078        #ifdef __cplusplus
1079        extern "C"
1080        #endif
1081        char getpagesize (void);
1082       
1083        #if defined __stub_getpagesize || defined __stub___getpagesize
1084        fail fail fail this function is not going to work
1085        #endif
1086       
1087        int main(void) {
1088          return getpagesize ();
1089        }
1090Compiler stdout:
1091 
1092Compiler stderr:
1093 
1094Checking for function "getpagesize" : YES
1095Running compile:
1096Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpe7q6du89
1097Command line:  /opt/local/bin/gcc-mp-7 -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_x11_pango/pango/work/build/meson-private/tmpe7q6du89/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpe7q6du89/output.exe -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -std=gnu99 -Wl,-headerpad_max_install_names
1098
1099Code:
1100 
1101        #define flockfile meson_disable_define_of_flockfile
1102       
1103        #include <limits.h>
1104        #undef flockfile
1105       
1106        #ifdef __cplusplus
1107        extern "C"
1108        #endif
1109        char flockfile (void);
1110       
1111        #if defined __stub_flockfile || defined __stub___flockfile
1112        fail fail fail this function is not going to work
1113        #endif
1114       
1115        int main(void) {
1116          return flockfile ();
1117        }
1118Compiler stdout:
1119 
1120Compiler stderr:
1121 
1122Checking for function "flockfile" : YES
1123Running compile:
1124Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpq9omcwzm
1125Command line:  /opt/local/bin/gcc-mp-7 -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_x11_pango/pango/work/build/meson-private/tmpq9omcwzm/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpq9omcwzm/output.exe -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -std=gnu99 -Wl,-headerpad_max_install_names
1126
1127Code:
1128 
1129        #define strtok_r meson_disable_define_of_strtok_r
1130       
1131        #include <limits.h>
1132        #undef strtok_r
1133       
1134        #ifdef __cplusplus
1135        extern "C"
1136        #endif
1137        char strtok_r (void);
1138       
1139        #if defined __stub_strtok_r || defined __stub___strtok_r
1140        fail fail fail this function is not going to work
1141        #endif
1142       
1143        int main(void) {
1144          return strtok_r ();
1145        }
1146Compiler stdout:
1147 
1148Compiler stderr:
1149 
1150Checking for function "strtok_r" : YES
1151Running compile:
1152Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpsobdhf3l
1153Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpsobdhf3l/testfile.c -E -P -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -P -O0 -std=gnu99
1154
1155Code:
1156 
1157        #ifdef __has_include
1158         #if !__has_include("unistd.h")
1159          #error "Header 'unistd.h' could not be found"
1160         #endif
1161        #else
1162         #include <unistd.h>
1163        #endif
1164Compiler stdout:
1165 
1166Compiler stderr:
1167 
1168Has header "unistd.h" : YES
1169Running compile:
1170Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmparp2m9hy
1171Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmparp2m9hy/testfile.c -E -P -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -P -O0 -std=gnu99
1172
1173Code:
1174 
1175        #ifdef __has_include
1176         #if !__has_include("sys/mman.h")
1177          #error "Header 'sys/mman.h' could not be found"
1178         #endif
1179        #else
1180         #include <sys/mman.h>
1181        #endif
1182Compiler stdout:
1183 
1184Compiler stderr:
1185 
1186Has header "sys/mman.h" : YES
1187Running compile:
1188Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpwq26n86k
1189Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpwq26n86k/testfile.c -E -P -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -P -O0 -std=gnu99
1190
1191Code:
1192 
1193        #ifdef __has_include
1194         #if !__has_include("dirent.h")
1195          #error "Header 'dirent.h' could not be found"
1196         #endif
1197        #else
1198         #include <dirent.h>
1199        #endif
1200Compiler stdout:
1201 
1202Compiler stderr:
1203 
1204Has header "dirent.h" : YES
1205Message: Enabling various debug infrastructure
1206Running compile:
1207Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpvybxubm7
1208Command line:  /opt/local/bin/gcc-mp-7 -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_x11_pango/pango/work/build/meson-private/tmpvybxubm7/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpvybxubm7/output.exe -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -lm -Wl,-undefined,dynamic_lookup -Wl,-headerpad_max_install_names
1209
1210Code:
1211 int main(void) { return 0; }
1212
1213Compiler stdout:
1214 
1215Compiler stderr:
1216 
1217Library m found: YES
1218Pkg-config binary for MachineChoice.HOST is not cached.
1219Pkg-config binary missing from cross or native file, or env var undefined.
1220Trying a default Pkg-config fallback at pkg-config
1221Found pkg-config: /opt/local/bin/pkg-config (0.29.2)
1222Determining dependency 'glib-2.0' with pkg-config executable '/opt/local/bin/pkg-config'
1223env[PKG_CONFIG_PATH]:
1224Called `/opt/local/bin/pkg-config --modversion glib-2.0` -> 0
12252.64.6
1226env[PKG_CONFIG_PATH]:
1227Called `/opt/local/bin/pkg-config --cflags glib-2.0` -> 0
1228-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
1229env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
1230env[PKG_CONFIG_PATH]:
1231Called `/opt/local/bin/pkg-config --libs glib-2.0` -> 0
1232-L/opt/local/lib -lglib-2.0 -lintl
1233env[PKG_CONFIG_PATH]:
1234Called `/opt/local/bin/pkg-config --libs glib-2.0` -> 0
1235-L/opt/local/lib -lglib-2.0 -lintl
1236Running compile:
1237Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpldo_0zyn
1238Command line:  /opt/local/bin/g++-mp-7 -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_x11_pango/pango/work/build/meson-private/tmpldo_0zyn/testfile.cpp -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpldo_0zyn/output.exe -pipe -Os -std=c++11 -D_GLIBCXX_USE_CXX11_ABI=0 -arch ppc -O0 -fpermissive -Wl,-headerpad_max_install_names
1239
1240Code:
1241 #include<stdio.h>
1242       
1243        int main(void) {
1244            printf("%ld\n", (long)(sizeof(void *)));
1245            return 0;
1246        };
1247Compiler stdout:
1248 
1249Compiler stderr:
1250 
1251Program stdout:
1252
12534
1254
1255Program stderr:
1256
1257
1258Running compile:
1259Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp8r9ix760
1260Command line:  /opt/local/bin/g++-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp8r9ix760/testfile.cpp -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmp8r9ix760/output.obj -c -pipe -Os -std=c++11 -D_GLIBCXX_USE_CXX11_ABI=0 -arch ppc -O0 -fpermissive --print-search-dirs
1261
1262Code:
1263 
1264Compiler stdout:
1265 install: /opt/local/lib/gcc7/gcc/ppc-apple-darwin9/7.5.0/
1266programs: =/opt/local/libexec/gcc/ppc-apple-darwin9/7.5.0/:/opt/local/libexec/gcc/ppc-apple-darwin9/7.5.0/:/opt/local/libexec/gcc/ppc-apple-darwin9/:/opt/local/lib/gcc7/gcc/ppc-apple-darwin9/7.5.0/:/opt/local/lib/gcc7/gcc/ppc-apple-darwin9/:/opt/local/lib/gcc7/gcc/ppc-apple-darwin9/7.5.0/../../../../../ppc-apple-darwin9/bin/ppc-apple-darwin9/7.5.0/:/opt/local/lib/gcc7/gcc/ppc-apple-darwin9/7.5.0/../../../../../ppc-apple-darwin9/bin/
1267libraries: =/opt/local/lib/ppc-apple-darwin9/7.5.0/:/opt/local/lib/:/opt/local/lib/gcc7/gcc/ppc-apple-darwin9/7.5.0/:/opt/local/lib/gcc7/gcc/ppc-apple-darwin9/7.5.0/../../../../../ppc-apple-darwin9/lib/ppc-apple-darwin9/7.5.0/:/opt/local/lib/gcc7/gcc/ppc-apple-darwin9/7.5.0/../../../../../ppc-apple-darwin9/lib/:/opt/local/lib/gcc7/gcc/ppc-apple-darwin9/7.5.0/../../../ppc-apple-darwin9/7.5.0/:/opt/local/lib/gcc7/gcc/ppc-apple-darwin9/7.5.0/../../../
1268
1269Compiler stderr:
1270 
1271Rejected /opt/local/lib/libglib-2.0.dylib, supports ['ppc7400'] but need ppc
1272Rejected /opt/local/lib/libglib-2.0.a, supports ['ppc7400'] but need ppc
1273Rejected /opt/local/lib/libglib-2.0.dylib, supports ['ppc7400'] but need ppc
1274Rejected /opt/local/lib/libglib-2.0.a, supports ['ppc7400'] but need ppc
1275Rejected /opt/local/lib/libintl.dylib, supports ['ppc7400', 'ppc64'] but need ppc
1276Rejected /opt/local/lib/libintl.a, supports ['ppc7400', 'ppc64'] but need ppc
1277Rejected /opt/local/lib/libintl.dylib, supports ['ppc7400', 'ppc64'] but need ppc
1278Rejected /opt/local/lib/libintl.a, supports ['ppc7400', 'ppc64'] but need ppc
1279Run-time dependency glib-2.0 found: YES 2.64.6
1280Pkg-config binary for MachineChoice.HOST is cached.
1281Determining dependency 'gobject-2.0' with pkg-config executable '/opt/local/bin/pkg-config'
1282env[PKG_CONFIG_PATH]:
1283Called `/opt/local/bin/pkg-config --modversion gobject-2.0` -> 0
12842.64.6
1285env[PKG_CONFIG_PATH]:
1286Called `/opt/local/bin/pkg-config --cflags gobject-2.0` -> 0
1287-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
1288env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
1289env[PKG_CONFIG_PATH]:
1290Called `/opt/local/bin/pkg-config --libs gobject-2.0` -> 0
1291-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl
1292env[PKG_CONFIG_PATH]:
1293Called `/opt/local/bin/pkg-config --libs gobject-2.0` -> 0
1294-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl
1295Rejected /opt/local/lib/libgobject-2.0.dylib, supports ['ppc7400'] but need ppc
1296Rejected /opt/local/lib/libgobject-2.0.a, supports ['ppc7400'] but need ppc
1297Rejected /opt/local/lib/libgobject-2.0.dylib, supports ['ppc7400'] but need ppc
1298Rejected /opt/local/lib/libgobject-2.0.a, supports ['ppc7400'] but need ppc
1299Run-time dependency gobject-2.0 found: YES 2.64.6
1300Pkg-config binary for MachineChoice.HOST is cached.
1301Determining dependency 'gio-2.0' with pkg-config executable '/opt/local/bin/pkg-config'
1302env[PKG_CONFIG_PATH]:
1303Called `/opt/local/bin/pkg-config --modversion gio-2.0` -> 0
13042.64.6
1305env[PKG_CONFIG_PATH]:
1306Called `/opt/local/bin/pkg-config --cflags gio-2.0` -> 0
1307-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
1308env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
1309env[PKG_CONFIG_PATH]:
1310Called `/opt/local/bin/pkg-config --libs gio-2.0` -> 0
1311-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl
1312env[PKG_CONFIG_PATH]:
1313Called `/opt/local/bin/pkg-config --libs gio-2.0` -> 0
1314-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl
1315Rejected /opt/local/lib/libgio-2.0.dylib, supports ['ppc7400'] but need ppc
1316Rejected /opt/local/lib/libgio-2.0.a, supports ['ppc7400'] but need ppc
1317Rejected /opt/local/lib/libgio-2.0.dylib, supports ['ppc7400'] but need ppc
1318Rejected /opt/local/lib/libgio-2.0.a, supports ['ppc7400'] but need ppc
1319Run-time dependency gio-2.0 found: YES 2.64.6
1320Pkg-config binary for MachineChoice.HOST is cached.
1321Determining dependency 'fribidi' with pkg-config executable '/opt/local/bin/pkg-config'
1322env[PKG_CONFIG_PATH]:
1323Called `/opt/local/bin/pkg-config --modversion fribidi` -> 0
13241.0.11
1325env[PKG_CONFIG_PATH]:
1326Called `/opt/local/bin/pkg-config --cflags fribidi` -> 0
1327-I/opt/local/include/fribidi
1328env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
1329env[PKG_CONFIG_PATH]:
1330Called `/opt/local/bin/pkg-config --libs fribidi` -> 0
1331-L/opt/local/lib -lfribidi
1332env[PKG_CONFIG_PATH]:
1333Called `/opt/local/bin/pkg-config --libs fribidi` -> 0
1334-L/opt/local/lib -lfribidi
1335Rejected /opt/local/lib/libfribidi.dylib, supports ['ppc7400', 'ppc64'] but need ppc
1336Run-time dependency fribidi found: YES 1.0.11
1337Pkg-config binary for MachineChoice.HOST is cached.
1338Determining dependency 'libthai' with pkg-config executable '/opt/local/bin/pkg-config'
1339env[PKG_CONFIG_PATH]:
1340Called `/opt/local/bin/pkg-config --modversion libthai` -> 1
1341
1342CMake binary for 1 is not cached
1343CMake binary missing from cross or native file, or env var undefined.
1344Trying a default CMake fallback at cmake
1345Found CMake: /opt/local/bin/cmake (3.22.2)
1346Extracting basic cmake information
1347CMake Toolchain: Calling CMake once to generate the compiler state
1348Calling CMake (['/opt/local/bin/cmake']) in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/__CMake_compiler_info__ with:
1349  - "--trace-expand"
1350  - "--trace-format=json-v1"
1351  - "--no-warn-unused-cli"
1352  - "--trace-redirect=cmake_trace.txt"
1353  - "-G"
1354  - "Ninja"
1355  - "-DCMAKE_TOOLCHAIN_FILE=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/__CMake_compiler_info__/CMakeMesonTempToolchainFile.cmake"
1356  - "."
1357Try CMake generator: auto
1358Calling CMake (['/opt/local/bin/cmake']) in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/cmake_libthai with:
1359  - "--trace-expand"
1360  - "--trace-format=json-v1"
1361  - "--no-warn-unused-cli"
1362  - "--trace-redirect=cmake_trace.txt"
1363  - "-DCMAKE_TOOLCHAIN_FILE=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/cmake_libthai/CMakeMesonToolchainFile.cmake"
1364  - "."
1365  -- Module search paths:    ['/', '/Applications', '/Developer/Applications', '/Developer/Library/Frameworks', '/Developer/SDKs/MacOSX10.6.sdk/Library/Frameworks', '/Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks', '/Developer/SDKs/MacOSX10.6.sdk/usr', '/Library/Frameworks', '/System/Library/Frameworks', '/opt', '/opt/local', '/usr', '/usr/X11R6', '/usr/local']
1366  -- CMake root:             /opt/local/share/cmake-3.22
1367  -- CMake architectures:    []
1368  -- CMake lib search paths: ['lib', 'lib32', 'lib64', 'libx32', 'share']
1369Preliminary CMake check failed. Aborting.
1370Run-time dependency libthai found: NO (tried pkgconfig, framework and cmake)
1371Pkg-config binary for MachineChoice.HOST is cached.
1372Determining dependency 'harfbuzz' with pkg-config executable '/opt/local/bin/pkg-config'
1373env[PKG_CONFIG_PATH]:
1374Called `/opt/local/bin/pkg-config --modversion harfbuzz` -> 0
13753.4.0
1376env[PKG_CONFIG_PATH]:
1377Called `/opt/local/bin/pkg-config --cflags harfbuzz` -> 0
1378-I/opt/local/include/harfbuzz -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/freetype2 -I/opt/local/include/libpng16
1379env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
1380env[PKG_CONFIG_PATH]:
1381Called `/opt/local/bin/pkg-config --libs harfbuzz` -> 0
1382-L/opt/local/lib -lharfbuzz
1383env[PKG_CONFIG_PATH]:
1384Called `/opt/local/bin/pkg-config --libs harfbuzz` -> 0
1385-L/opt/local/lib -lharfbuzz
1386Rejected /opt/local/lib/libharfbuzz.dylib, supports ['ppc7400'] but need ppc
1387Rejected /opt/local/lib/libharfbuzz.dylib, supports ['ppc7400'] but need ppc
1388Run-time dependency harfbuzz found: YES 3.4.0
1389Pkg-config binary for MachineChoice.HOST is cached.
1390Determining dependency 'fontconfig' with pkg-config executable '/opt/local/bin/pkg-config'
1391env[PKG_CONFIG_PATH]:
1392Called `/opt/local/bin/pkg-config --modversion fontconfig` -> 0
13932.13.1
1394env[PKG_CONFIG_PATH]:
1395Called `/opt/local/bin/pkg-config --cflags fontconfig` -> 0
1396-I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16
1397env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
1398env[PKG_CONFIG_PATH]:
1399Called `/opt/local/bin/pkg-config --libs fontconfig` -> 0
1400-L/opt/local/lib -lfontconfig -lfreetype
1401env[PKG_CONFIG_PATH]:
1402Called `/opt/local/bin/pkg-config --libs fontconfig` -> 0
1403-L/opt/local/lib -lfontconfig -lfreetype
1404Rejected /opt/local/lib/libfontconfig.dylib, supports ['ppc7400'] but need ppc
1405Rejected /opt/local/lib/libfontconfig.a, supports ['ppc7400'] but need ppc
1406Rejected /opt/local/lib/libfontconfig.dylib, supports ['ppc7400'] but need ppc
1407Rejected /opt/local/lib/libfontconfig.a, supports ['ppc7400'] but need ppc
1408Rejected /opt/local/lib/libfreetype.dylib, supports ['ppc7400'] but need ppc
1409Rejected /opt/local/lib/libfreetype.a, supports ['ppc7400'] but need ppc
1410Rejected /opt/local/lib/libfreetype.dylib, supports ['ppc7400'] but need ppc
1411Rejected /opt/local/lib/libfreetype.a, supports ['ppc7400'] but need ppc
1412Run-time dependency fontconfig found: YES 2.13.1
1413Message: fontconfig has FcWeightFromOpenTypeDouble: YES
1414Pkg-config binary for MachineChoice.HOST is cached.
1415Determining dependency 'freetype2' with pkg-config executable '/opt/local/bin/pkg-config'
1416env[PKG_CONFIG_PATH]:
1417Called `/opt/local/bin/pkg-config --modversion freetype2` -> 0
141824.1.18
1419env[PKG_CONFIG_PATH]:
1420Called `/opt/local/bin/pkg-config --cflags freetype2` -> 0
1421-I/opt/local/include/freetype2 -I/opt/local/include/libpng16
1422env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
1423env[PKG_CONFIG_PATH]:
1424Called `/opt/local/bin/pkg-config --libs freetype2` -> 0
1425-L/opt/local/lib -lfreetype
1426env[PKG_CONFIG_PATH]:
1427Called `/opt/local/bin/pkg-config --libs freetype2` -> 0
1428-L/opt/local/lib -lfreetype
1429Run-time dependency freetype2 found: YES 24.1.18
1430Pkg-config binary for MachineChoice.HOST is cached.
1431Determining dependency 'xft' with pkg-config executable '/opt/local/bin/pkg-config'
1432env[PKG_CONFIG_PATH]:
1433Called `/opt/local/bin/pkg-config --modversion xft` -> 0
14342.3.4
1435env[PKG_CONFIG_PATH]:
1436Called `/opt/local/bin/pkg-config --cflags xft` -> 0
1437-I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16
1438env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
1439env[PKG_CONFIG_PATH]:
1440Called `/opt/local/bin/pkg-config --libs xft` -> 0
1441-L/opt/local/lib -lXft
1442env[PKG_CONFIG_PATH]:
1443Called `/opt/local/bin/pkg-config --libs xft` -> 0
1444-L/opt/local/lib -lXft
1445Rejected /opt/local/lib/libXft.dylib, supports ['ppc7400'] but need ppc
1446Rejected /opt/local/lib/libXft.a, supports ['ppc7400'] but need ppc
1447Rejected /opt/local/lib/libXft.dylib, supports ['ppc7400'] but need ppc
1448Rejected /opt/local/lib/libXft.a, supports ['ppc7400'] but need ppc
1449Run-time dependency xft found: YES 2.3.4
1450Pkg-config binary for MachineChoice.HOST is cached.
1451Determining dependency 'xrender' with pkg-config executable '/opt/local/bin/pkg-config'
1452env[PKG_CONFIG_PATH]:
1453Called `/opt/local/bin/pkg-config --modversion xrender` -> 0
14540.9.10
1455env[PKG_CONFIG_PATH]:
1456Called `/opt/local/bin/pkg-config --cflags xrender` -> 0
1457
1458env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
1459env[PKG_CONFIG_PATH]:
1460Called `/opt/local/bin/pkg-config --libs xrender` -> 0
1461-L/opt/local/lib -lXrender -lX11
1462env[PKG_CONFIG_PATH]:
1463Called `/opt/local/bin/pkg-config --libs xrender` -> 0
1464-L/opt/local/lib -lXrender -lX11
1465Rejected /opt/local/lib/libXrender.dylib, supports ['ppc64', 'ppc7400'] but need ppc
1466Rejected /opt/local/lib/libX11.dylib, supports ['ppc64', 'ppc7400'] but need ppc
1467Run-time dependency xrender found: YES 0.9.10
1468Running compile:
1469Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmprd4e3otr
1470Command line:  /opt/local/bin/g++-mp-7 -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_x11_pango/pango/work/build/meson-private/tmprd4e3otr/testfile.cpp -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmprd4e3otr/output.exe -pipe -Os -std=c++11 -D_GLIBCXX_USE_CXX11_ABI=0 -arch ppc -O0 -fpermissive -framework ApplicationServices -Wl,-headerpad_max_install_names
1471
1472Code:
1473 int main(void) { return 0; }
1474Compiler stdout:
1475 
1476Compiler stderr:
1477 
1478Run-time dependency appleframeworks found: YES (ApplicationServices)
1479Running compile:
1480Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmppptfpyj9
1481Command line:  /opt/local/bin/gcc-mp-7 -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_x11_pango/pango/work/build/meson-private/tmppptfpyj9/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmppptfpyj9/output.exe -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 -std=gnu99 -framework ApplicationServices -Wl,-headerpad_max_install_names
1482
1483Code:
1484 #include <CoreText/CoreText.h>
1485                              int main (void) {
1486                                CTGetCoreTextVersion ();
1487                                return 0;
1488                              }
1489Compiler stdout:
1490 
1491Compiler stderr:
1492 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmppptfpyj9/testfile.c:1:10: fatal error: CoreText/CoreText.h: No such file or directory
1493 #include <CoreText/CoreText.h>
1494          ^~~~~~~~~~~~~~~~~~~~~
1495compilation terminated.
1496
1497Checking if "CoreText availability" with dependency appleframeworks links: NO
1498Running compile:
1499Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpcd7yhbzr
1500Command line:  /opt/local/bin/g++-mp-7 -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_x11_pango/pango/work/build/meson-private/tmpcd7yhbzr/testfile.cpp -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpcd7yhbzr/output.exe -pipe -Os -std=c++11 -D_GLIBCXX_USE_CXX11_ABI=0 -arch ppc -O0 -fpermissive -framework CoreFoundation -Wl,-headerpad_max_install_names
1501
1502Code:
1503 int main(void) { return 0; }
1504Compiler stdout:
1505 
1506Compiler stderr:
1507 
1508Run-time dependency appleframeworks found: YES (CoreFoundation, ApplicationServices)
1509Pkg-config binary for MachineChoice.HOST is cached.
1510Determining dependency 'cairo' with pkg-config executable '/opt/local/bin/pkg-config'
1511env[PKG_CONFIG_PATH]:
1512Called `/opt/local/bin/pkg-config --modversion cairo` -> 0
15131.17.4
1514env[PKG_CONFIG_PATH]:
1515Called `/opt/local/bin/pkg-config --cflags cairo` -> 0
1516-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/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16
1517env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
1518env[PKG_CONFIG_PATH]:
1519Called `/opt/local/bin/pkg-config --libs cairo` -> 0
1520-L/opt/local/lib -lcairo
1521env[PKG_CONFIG_PATH]:
1522Called `/opt/local/bin/pkg-config --libs cairo` -> 0
1523-L/opt/local/lib -lcairo
1524Rejected /opt/local/lib/libcairo.dylib, supports ['ppc7400'] but need ppc
1525Rejected /opt/local/lib/libcairo.a, supports ['ppc7400'] but need ppc
1526Rejected /opt/local/lib/libcairo.dylib, supports ['ppc7400'] but need ppc
1527Rejected /opt/local/lib/libcairo.a, supports ['ppc7400'] but need ppc
1528Run-time dependency cairo found: YES 1.17.4
1529Pkg-config binary for MachineChoice.HOST is cached.
1530Determining dependency 'cairo-ft' with pkg-config executable '/opt/local/bin/pkg-config'
1531env[PKG_CONFIG_PATH]:
1532Called `/opt/local/bin/pkg-config --modversion cairo-ft` -> 0
15331.17.4
1534env[PKG_CONFIG_PATH]:
1535Called `/opt/local/bin/pkg-config --cflags cairo-ft` -> 0
1536-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/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16
1537env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
1538env[PKG_CONFIG_PATH]:
1539Called `/opt/local/bin/pkg-config --libs cairo-ft` -> 0
1540-L/opt/local/lib -lcairo -lfreetype
1541env[PKG_CONFIG_PATH]:
1542Called `/opt/local/bin/pkg-config --libs cairo-ft` -> 0
1543-L/opt/local/lib -lcairo -lfreetype
1544Run-time dependency cairo-ft found: YES 1.17.4
1545Pkg-config binary for MachineChoice.HOST is cached.
1546Determining dependency 'cairo-win32' with pkg-config executable '/opt/local/bin/pkg-config'
1547env[PKG_CONFIG_PATH]:
1548Called `/opt/local/bin/pkg-config --modversion cairo-win32` -> 1
1549
1550CMake binary for 1 is cached.
1551Preliminary CMake check failed. Aborting.
1552Run-time dependency cairo-win32 found: NO (tried pkgconfig, framework and cmake)
1553Pkg-config binary for MachineChoice.HOST is cached.
1554Determining dependency 'cairo-quartz' with pkg-config executable '/opt/local/bin/pkg-config'
1555env[PKG_CONFIG_PATH]:
1556Called `/opt/local/bin/pkg-config --modversion cairo-quartz` -> 0
15571.17.4
1558env[PKG_CONFIG_PATH]:
1559Called `/opt/local/bin/pkg-config --cflags cairo-quartz` -> 0
1560-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/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16
1561env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
1562env[PKG_CONFIG_PATH]:
1563Called `/opt/local/bin/pkg-config --libs cairo-quartz` -> 0
1564-L/opt/local/lib -lcairo
1565env[PKG_CONFIG_PATH]:
1566Called `/opt/local/bin/pkg-config --libs cairo-quartz` -> 0
1567-L/opt/local/lib -lcairo
1568Run-time dependency cairo-quartz found: YES 1.17.4
1569Pkg-config binary for MachineChoice.HOST is cached.
1570Determining dependency 'cairo-png' with pkg-config executable '/opt/local/bin/pkg-config'
1571env[PKG_CONFIG_PATH]:
1572Called `/opt/local/bin/pkg-config --modversion cairo-png` -> 0
15731.17.4
1574env[PKG_CONFIG_PATH]:
1575Called `/opt/local/bin/pkg-config --cflags cairo-png` -> 0
1576-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/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16
1577env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
1578env[PKG_CONFIG_PATH]:
1579Called `/opt/local/bin/pkg-config --libs cairo-png` -> 0
1580-L/opt/local/lib -lcairo -lpng16
1581env[PKG_CONFIG_PATH]:
1582Called `/opt/local/bin/pkg-config --libs cairo-png` -> 0
1583-L/opt/local/lib -lcairo -lpng16
1584Rejected /opt/local/lib/libpng16.dylib, supports ['ppc7400', 'ppc64'] but need ppc
1585Rejected /opt/local/lib/libpng16.a, supports ['ppc7400', 'ppc64'] but need ppc
1586Rejected /opt/local/lib/libpng16.dylib, supports ['ppc7400', 'ppc64'] but need ppc
1587Rejected /opt/local/lib/libpng16.a, supports ['ppc7400', 'ppc64'] but need ppc
1588Run-time dependency cairo-png found: YES 1.17.4
1589Pkg-config binary for MachineChoice.HOST is cached.
1590Determining dependency 'cairo-ps' with pkg-config executable '/opt/local/bin/pkg-config'
1591env[PKG_CONFIG_PATH]:
1592Called `/opt/local/bin/pkg-config --modversion cairo-ps` -> 0
15931.17.4
1594env[PKG_CONFIG_PATH]:
1595Called `/opt/local/bin/pkg-config --cflags cairo-ps` -> 0
1596-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/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16
1597env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
1598env[PKG_CONFIG_PATH]:
1599Called `/opt/local/bin/pkg-config --libs cairo-ps` -> 0
1600-L/opt/local/lib -lz -lcairo
1601env[PKG_CONFIG_PATH]:
1602Called `/opt/local/bin/pkg-config --libs cairo-ps` -> 0
1603-L/opt/local/lib -lz -lcairo
1604Rejected /opt/local/lib/libz.dylib, supports ['ppc64', 'ppc7400'] but need ppc
1605Run-time dependency cairo-ps found: YES 1.17.4
1606Pkg-config binary for MachineChoice.HOST is cached.
1607Determining dependency 'cairo-pdf' with pkg-config executable '/opt/local/bin/pkg-config'
1608env[PKG_CONFIG_PATH]:
1609Called `/opt/local/bin/pkg-config --modversion cairo-pdf` -> 0
16101.17.4
1611env[PKG_CONFIG_PATH]:
1612Called `/opt/local/bin/pkg-config --cflags cairo-pdf` -> 0
1613-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/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16
1614env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
1615env[PKG_CONFIG_PATH]:
1616Called `/opt/local/bin/pkg-config --libs cairo-pdf` -> 0
1617-L/opt/local/lib -lz -lcairo
1618env[PKG_CONFIG_PATH]:
1619Called `/opt/local/bin/pkg-config --libs cairo-pdf` -> 0
1620-L/opt/local/lib -lz -lcairo
1621Run-time dependency cairo-pdf found: YES 1.17.4
1622Pkg-config binary for MachineChoice.HOST is cached.
1623Determining dependency 'cairo-xlib' with pkg-config executable '/opt/local/bin/pkg-config'
1624env[PKG_CONFIG_PATH]:
1625Called `/opt/local/bin/pkg-config --modversion cairo-xlib` -> 0
16261.17.4
1627env[PKG_CONFIG_PATH]:
1628Called `/opt/local/bin/pkg-config --cflags cairo-xlib` -> 0
1629-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/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16
1630env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
1631env[PKG_CONFIG_PATH]:
1632Called `/opt/local/bin/pkg-config --libs cairo-xlib` -> 0
1633-L/opt/local/lib -lcairo -lX11 -lXext
1634env[PKG_CONFIG_PATH]:
1635Called `/opt/local/bin/pkg-config --libs cairo-xlib` -> 0
1636-L/opt/local/lib -lcairo -lX11 -lXext
1637Rejected /opt/local/lib/libXext.dylib, supports ['ppc64', 'ppc7400'] but need ppc
1638Run-time dependency cairo-xlib found: YES 1.17.4
1639Dependency sysprof-capture-4 skipped: feature sysprof disabled
1640Pkg-config binary for MachineChoice.HOST is cached.
1641Determining dependency 'gi-docgen' with pkg-config executable '/opt/local/bin/pkg-config'
1642env[PKG_CONFIG_PATH]:
1643Called `/opt/local/bin/pkg-config --modversion gi-docgen` -> 1
1644
1645CMake binary for 1 is cached.
1646Preliminary CMake check failed. Aborting.
1647Run-time dependency gi-docgen found: NO (tried pkgconfig, framework and cmake)
1648Looking for a fallback subproject for the dependency gi-docgen
1649
1650Executing subproject gi-docgen
1651
1652Project name: gi-docgen
1653Project version: 2022.2
1654Program python (jinja2, markdown, markupsafe, pygments, toml, typogrify) found: NO
1655
1656subprojects/gi-docgen/meson.build:10:0: Exception: python3 is missing modules: jinja2, markdown, markupsafe, pygments, toml, typogrify
1657
1658Subproject subprojects/gi-docgen is buildable: NO (disabling)
1659Dependency gi-docgen from subproject gi-docgen found: NO (subproject failed to configure)
1660Configuring config.h using configuration
1661Configuring pango-features.h using configuration
1662Program glib-mkenums found: YES (/opt/local/bin/glib-mkenums)
1663Program g-ir-scanner found: YES (/opt/local/bin/g-ir-scanner)
1664Pkg-config binary for MachineChoice.HOST is cached.
1665Determining dependency 'harfbuzz-gobject' with pkg-config executable '/opt/local/bin/pkg-config'
1666env[PKG_CONFIG_PATH]:
1667Called `/opt/local/bin/pkg-config --modversion harfbuzz-gobject` -> 0
16683.4.0
1669env[PKG_CONFIG_PATH]:
1670Called `/opt/local/bin/pkg-config --cflags harfbuzz-gobject` -> 0
1671-I/opt/local/include/harfbuzz -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
1672env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
1673env[PKG_CONFIG_PATH]:
1674Called `/opt/local/bin/pkg-config --libs harfbuzz-gobject` -> 0
1675-L/opt/local/lib -lharfbuzz-gobject -lharfbuzz -lgobject-2.0 -lglib-2.0 -lintl
1676env[PKG_CONFIG_PATH]:
1677Called `/opt/local/bin/pkg-config --libs harfbuzz-gobject` -> 0
1678-L/opt/local/lib -lharfbuzz-gobject -lharfbuzz -lgobject-2.0 -lglib-2.0 -lintl
1679Rejected /opt/local/lib/libharfbuzz-gobject.dylib, supports ['ppc7400'] but need ppc
1680Rejected /opt/local/lib/libharfbuzz-gobject.dylib, supports ['ppc7400'] but need ppc
1681Run-time dependency harfbuzz-gobject found: YES 3.4.0
1682Pkg-config binary for MachineChoice.HOST is cached.
1683Determining dependency 'gobject-introspection-1.0' with pkg-config executable '/opt/local/bin/pkg-config'
1684env[PKG_CONFIG_PATH]:
1685Called `/opt/local/bin/pkg-config --modversion gobject-introspection-1.0` -> 0
16861.60.2
1687env[PKG_CONFIG_PATH]:
1688Called `/opt/local/bin/pkg-config --cflags gobject-introspection-1.0` -> 0
1689-I/opt/local/include/gobject-introspection-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
1690env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
1691env[PKG_CONFIG_PATH]:
1692Called `/opt/local/bin/pkg-config --libs gobject-introspection-1.0` -> 0
1693-L/opt/local/lib -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lintl
1694env[PKG_CONFIG_PATH]:
1695Called `/opt/local/bin/pkg-config --libs gobject-introspection-1.0` -> 0
1696-L/opt/local/lib -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lintl
1697Rejected /opt/local/lib/libgirepository-1.0.dylib, supports ['ppc7400'] but need ppc
1698Rejected /opt/local/lib/libgirepository-1.0.a, supports ['ppc7400'] but need ppc
1699Rejected /opt/local/lib/libgirepository-1.0.dylib, supports ['ppc7400'] but need ppc
1700Rejected /opt/local/lib/libgirepository-1.0.a, supports ['ppc7400'] but need ppc
1701Run-time dependency gobject-introspection-1.0 found: YES 1.60.2
1702Dependency gobject-introspection-1.0 found: YES 1.60.2 (cached)
1703env[PKG_CONFIG_PATH]:
1704Called `/opt/local/bin/pkg-config --variable=g_ir_scanner gobject-introspection-1.0` -> 0
1705/opt/local/bin/g-ir-scanner
1706Got pkgconfig variable g_ir_scanner : /opt/local/bin/g-ir-scanner
1707Program g-ir-scanner found: YES (/opt/local/bin/g-ir-scanner)
1708Dependency gobject-introspection-1.0 found: YES 1.60.2 (cached)
1709env[PKG_CONFIG_PATH]:
1710Called `/opt/local/bin/pkg-config --variable=g_ir_compiler gobject-introspection-1.0` -> 0
1711/opt/local/bin/g-ir-compiler
1712Got pkgconfig variable g_ir_compiler : /opt/local/bin/g-ir-compiler
1713Program g-ir-compiler found: YES (/opt/local/bin/g-ir-compiler)
1714env[PKG_CONFIG_PATH]:
1715Called `/opt/local/bin/pkg-config --variable=girdir glib-2.0` -> 0
1716
1717env[PKG_CONFIG_PATH]:
1718Called `/opt/local/bin/pkg-config --print-variables glib-2.0` -> 0
1719bindir
1720glib_genmarshal
1721glib_mkenums
1722gobject_query
1723includedir
1724libdir
1725pcfiledir
1726prefix
1727Got pkgconfig variable girdir :
1728env[PKG_CONFIG_PATH]:
1729Called `/opt/local/bin/pkg-config --variable=girdir gobject-2.0` -> 0
1730
1731env[PKG_CONFIG_PATH]:
1732Called `/opt/local/bin/pkg-config --print-variables gobject-2.0` -> 0
1733includedir
1734libdir
1735pcfiledir
1736prefix
1737Got pkgconfig variable girdir :
1738env[PKG_CONFIG_PATH]:
1739Called `/opt/local/bin/pkg-config --variable=girdir gio-2.0` -> 0
1740
1741env[PKG_CONFIG_PATH]:
1742Called `/opt/local/bin/pkg-config --print-variables gio-2.0` -> 0
1743bindir
1744datadir
1745gdbus
1746gdbus_codegen
1747gio
1748gio_querymodules
1749giomoduledir
1750glib_compile_resources
1751glib_compile_schemas
1752gresource
1753gsettings
1754includedir
1755libdir
1756pcfiledir
1757prefix
1758schemasdir
1759Got pkgconfig variable girdir :
1760env[PKG_CONFIG_PATH]:
1761Called `/opt/local/bin/pkg-config --variable=girdir fribidi` -> 0
1762
1763env[PKG_CONFIG_PATH]:
1764Called `/opt/local/bin/pkg-config --print-variables fribidi` -> 0
1765exec_prefix
1766includedir
1767libdir
1768pcfiledir
1769prefix
1770Got pkgconfig variable girdir :
1771env[PKG_CONFIG_PATH]:
1772Called `/opt/local/bin/pkg-config --variable=girdir harfbuzz` -> 0
1773
1774env[PKG_CONFIG_PATH]:
1775Called `/opt/local/bin/pkg-config --print-variables harfbuzz` -> 0
1776exec_prefix
1777includedir
1778libdir
1779pcfiledir
1780prefix
1781Got pkgconfig variable girdir :
1782env[PKG_CONFIG_PATH]:
1783Called `/opt/local/bin/pkg-config --variable=girdir fontconfig` -> 0
1784
1785env[PKG_CONFIG_PATH]:
1786Called `/opt/local/bin/pkg-config --print-variables fontconfig` -> 0
1787PACKAGE
1788cachedir
1789confdir
1790exec_prefix
1791includedir
1792libdir
1793localstatedir
1794pcfiledir
1795prefix
1796sysconfdir
1797Got pkgconfig variable girdir :
1798env[PKG_CONFIG_PATH]:
1799Called `/opt/local/bin/pkg-config --variable=girdir freetype2` -> 0
1800
1801env[PKG_CONFIG_PATH]:
1802Called `/opt/local/bin/pkg-config --print-variables freetype2` -> 0
1803exec_prefix
1804includedir
1805libdir
1806pcfiledir
1807prefix
1808Got pkgconfig variable girdir :
1809env[PKG_CONFIG_PATH]:
1810Called `/opt/local/bin/pkg-config --variable=girdir xrender` -> 0
1811
1812env[PKG_CONFIG_PATH]:
1813Called `/opt/local/bin/pkg-config --print-variables xrender` -> 0
1814exec_prefix
1815includedir
1816libdir
1817pcfiledir
1818prefix
1819Got pkgconfig variable girdir :
1820env[PKG_CONFIG_PATH]:
1821Called `/opt/local/bin/pkg-config --variable=girdir xft` -> 0
1822
1823env[PKG_CONFIG_PATH]:
1824Called `/opt/local/bin/pkg-config --print-variables xft` -> 0
1825exec_prefix
1826includedir
1827libdir
1828pcfiledir
1829prefix
1830Got pkgconfig variable girdir :
1831env[PKG_CONFIG_PATH]:
1832Called `/opt/local/bin/pkg-config --variable=girdir cairo` -> 0
1833
1834env[PKG_CONFIG_PATH]:
1835Called `/opt/local/bin/pkg-config --print-variables cairo` -> 0
1836exec_prefix
1837includedir
1838libdir
1839pcfiledir
1840prefix
1841Got pkgconfig variable girdir :
1842env[PKG_CONFIG_PATH]:
1843env[PKG_CONFIG_PATH]:
1844Got pkgconfig variable girdir :
1845env[PKG_CONFIG_PATH]:
1846env[PKG_CONFIG_PATH]:
1847Got pkgconfig variable girdir :
1848env[PKG_CONFIG_PATH]:
1849env[PKG_CONFIG_PATH]:
1850Got pkgconfig variable girdir :
1851env[PKG_CONFIG_PATH]:
1852env[PKG_CONFIG_PATH]:
1853Got pkgconfig variable girdir :
1854env[PKG_CONFIG_PATH]:
1855env[PKG_CONFIG_PATH]:
1856Got pkgconfig variable girdir :
1857env[PKG_CONFIG_PATH]:
1858env[PKG_CONFIG_PATH]:
1859Got pkgconfig variable girdir :
1860env[PKG_CONFIG_PATH]:
1861env[PKG_CONFIG_PATH]:
1862Got pkgconfig variable girdir :
1863env[PKG_CONFIG_PATH]:
1864env[PKG_CONFIG_PATH]:
1865Got pkgconfig variable girdir :
1866env[PKG_CONFIG_PATH]:
1867env[PKG_CONFIG_PATH]:
1868Got pkgconfig variable girdir :
1869env[PKG_CONFIG_PATH]:
1870env[PKG_CONFIG_PATH]:
1871Got pkgconfig variable girdir :
1872env[PKG_CONFIG_PATH]:
1873Called `/opt/local/bin/pkg-config --variable=girdir harfbuzz-gobject` -> 0
1874
1875env[PKG_CONFIG_PATH]:
1876Called `/opt/local/bin/pkg-config --print-variables harfbuzz-gobject` -> 0
1877exec_prefix
1878includedir
1879libdir
1880pcfiledir
1881prefix
1882Got pkgconfig variable girdir :
1883env[PKG_CONFIG_PATH]:
1884Called `/opt/local/bin/pkg-config --variable=girdir gobject-introspection-1.0` -> 0
1885/opt/local/share/gir-1.0
1886Got pkgconfig variable girdir : /opt/local/share/gir-1.0
1887env[PKG_CONFIG_PATH]:
1888env[PKG_CONFIG_PATH]:
1889Got pkgconfig variable girdir :
1890env[PKG_CONFIG_PATH]:
1891env[PKG_CONFIG_PATH]:
1892Got pkgconfig variable girdir :
1893env[PKG_CONFIG_PATH]:
1894env[PKG_CONFIG_PATH]:
1895Got pkgconfig variable girdir :
1896env[PKG_CONFIG_PATH]:
1897env[PKG_CONFIG_PATH]:
1898Got pkgconfig variable girdir :
1899env[PKG_CONFIG_PATH]:
1900env[PKG_CONFIG_PATH]:
1901Got pkgconfig variable girdir :
1902env[PKG_CONFIG_PATH]:
1903env[PKG_CONFIG_PATH]:
1904Got pkgconfig variable girdir :
1905env[PKG_CONFIG_PATH]:
1906env[PKG_CONFIG_PATH]:
1907Got pkgconfig variable girdir :
1908env[PKG_CONFIG_PATH]:
1909env[PKG_CONFIG_PATH]:
1910Got pkgconfig variable girdir :
1911env[PKG_CONFIG_PATH]:
1912env[PKG_CONFIG_PATH]:
1913Got pkgconfig variable girdir :
1914env[PKG_CONFIG_PATH]:
1915env[PKG_CONFIG_PATH]:
1916Got pkgconfig variable girdir :
1917env[PKG_CONFIG_PATH]:
1918env[PKG_CONFIG_PATH]:
1919Got pkgconfig variable girdir :
1920env[PKG_CONFIG_PATH]:
1921env[PKG_CONFIG_PATH]:
1922Got pkgconfig variable girdir :
1923env[PKG_CONFIG_PATH]:
1924env[PKG_CONFIG_PATH]:
1925Got pkgconfig variable girdir :
1926env[PKG_CONFIG_PATH]:
1927env[PKG_CONFIG_PATH]:
1928Got pkgconfig variable girdir :
1929env[PKG_CONFIG_PATH]:
1930env[PKG_CONFIG_PATH]:
1931Got pkgconfig variable girdir :
1932env[PKG_CONFIG_PATH]:
1933env[PKG_CONFIG_PATH]:
1934Got pkgconfig variable girdir :
1935env[PKG_CONFIG_PATH]:
1936env[PKG_CONFIG_PATH]:
1937Got pkgconfig variable girdir :
1938env[PKG_CONFIG_PATH]:
1939env[PKG_CONFIG_PATH]:
1940Got pkgconfig variable girdir :
1941env[PKG_CONFIG_PATH]:
1942env[PKG_CONFIG_PATH]:
1943Got pkgconfig variable girdir :
1944env[PKG_CONFIG_PATH]:
1945env[PKG_CONFIG_PATH]:
1946Got pkgconfig variable girdir :
1947env[PKG_CONFIG_PATH]:
1948env[PKG_CONFIG_PATH]:
1949Got pkgconfig variable girdir :
1950env[PKG_CONFIG_PATH]:
1951Got pkgconfig variable girdir : /opt/local/share/gir-1.0
1952Running compile:
1953Working directory:  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpebtl_4__
1954Command line:  /opt/local/bin/gcc-mp-7 -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpebtl_4__/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/meson-private/tmpebtl_4__/output.obj -c -pipe -Os -Wno-error,-Wimplicit-fallthrough -arch ppc -O0 --print-search-dirs
1955
1956Code:
1957 
1958Compiler stdout:
1959 install: /opt/local/lib/gcc7/gcc/ppc-apple-darwin9/7.5.0/
1960programs: =/opt/local/libexec/gcc/ppc-apple-darwin9/7.5.0/:/opt/local/libexec/gcc/ppc-apple-darwin9/7.5.0/:/opt/local/libexec/gcc/ppc-apple-darwin9/:/opt/local/lib/gcc7/gcc/ppc-apple-darwin9/7.5.0/:/opt/local/lib/gcc7/gcc/ppc-apple-darwin9/:/opt/local/lib/gcc7/gcc/ppc-apple-darwin9/7.5.0/../../../../../ppc-apple-darwin9/bin/ppc-apple-darwin9/7.5.0/:/opt/local/lib/gcc7/gcc/ppc-apple-darwin9/7.5.0/../../../../../ppc-apple-darwin9/bin/
1961libraries: =/opt/local/lib/ppc-apple-darwin9/7.5.0/:/opt/local/lib/:/opt/local/lib/gcc7/gcc/ppc-apple-darwin9/7.5.0/:/opt/local/lib/gcc7/gcc/ppc-apple-darwin9/7.5.0/../../../../../ppc-apple-darwin9/lib/ppc-apple-darwin9/7.5.0/:/opt/local/lib/gcc7/gcc/ppc-apple-darwin9/7.5.0/../../../../../ppc-apple-darwin9/lib/:/opt/local/lib/gcc7/gcc/ppc-apple-darwin9/7.5.0/../../../ppc-apple-darwin9/7.5.0/:/opt/local/lib/gcc7/gcc/ppc-apple-darwin9/7.5.0/../../../
1962
1963Compiler stderr:
1964 
1965env[PKG_CONFIG_PATH]:
1966env[PKG_CONFIG_PATH]:
1967Got pkgconfig variable girdir :
1968env[PKG_CONFIG_PATH]:
1969env[PKG_CONFIG_PATH]:
1970Got pkgconfig variable girdir :
1971env[PKG_CONFIG_PATH]:
1972env[PKG_CONFIG_PATH]:
1973Got pkgconfig variable girdir :
1974env[PKG_CONFIG_PATH]:
1975env[PKG_CONFIG_PATH]:
1976Got pkgconfig variable girdir :
1977env[PKG_CONFIG_PATH]:
1978env[PKG_CONFIG_PATH]:
1979Got pkgconfig variable girdir :
1980env[PKG_CONFIG_PATH]:
1981env[PKG_CONFIG_PATH]:
1982Got pkgconfig variable girdir :
1983env[PKG_CONFIG_PATH]:
1984env[PKG_CONFIG_PATH]:
1985Got pkgconfig variable girdir :
1986env[PKG_CONFIG_PATH]:
1987env[PKG_CONFIG_PATH]:
1988Got pkgconfig variable girdir :
1989env[PKG_CONFIG_PATH]:
1990env[PKG_CONFIG_PATH]:
1991Got pkgconfig variable girdir :
1992env[PKG_CONFIG_PATH]:
1993env[PKG_CONFIG_PATH]:
1994Got pkgconfig variable girdir :
1995env[PKG_CONFIG_PATH]:
1996env[PKG_CONFIG_PATH]:
1997Got pkgconfig variable girdir :
1998env[PKG_CONFIG_PATH]:
1999Got pkgconfig variable girdir : /opt/local/share/gir-1.0
2000env[PKG_CONFIG_PATH]:
2001env[PKG_CONFIG_PATH]:
2002Got pkgconfig variable girdir :
2003env[PKG_CONFIG_PATH]:
2004env[PKG_CONFIG_PATH]:
2005Got pkgconfig variable girdir :
2006env[PKG_CONFIG_PATH]:
2007env[PKG_CONFIG_PATH]:
2008Got pkgconfig variable girdir :
2009env[PKG_CONFIG_PATH]:
2010env[PKG_CONFIG_PATH]:
2011Got pkgconfig variable girdir :
2012env[PKG_CONFIG_PATH]:
2013env[PKG_CONFIG_PATH]:
2014Got pkgconfig variable girdir :
2015env[PKG_CONFIG_PATH]:
2016env[PKG_CONFIG_PATH]:
2017Got pkgconfig variable girdir :
2018env[PKG_CONFIG_PATH]:
2019env[PKG_CONFIG_PATH]:
2020Got pkgconfig variable girdir :
2021env[PKG_CONFIG_PATH]:
2022env[PKG_CONFIG_PATH]:
2023Got pkgconfig variable girdir :
2024env[PKG_CONFIG_PATH]:
2025env[PKG_CONFIG_PATH]:
2026Got pkgconfig variable girdir :
2027env[PKG_CONFIG_PATH]:
2028env[PKG_CONFIG_PATH]:
2029Got pkgconfig variable girdir :
2030env[PKG_CONFIG_PATH]:
2031env[PKG_CONFIG_PATH]:
2032Got pkgconfig variable girdir :
2033env[PKG_CONFIG_PATH]:
2034env[PKG_CONFIG_PATH]:
2035Got pkgconfig variable girdir :
2036env[PKG_CONFIG_PATH]:
2037env[PKG_CONFIG_PATH]:
2038Got pkgconfig variable girdir :
2039env[PKG_CONFIG_PATH]:
2040env[PKG_CONFIG_PATH]:
2041Got pkgconfig variable girdir :
2042env[PKG_CONFIG_PATH]:
2043env[PKG_CONFIG_PATH]:
2044Got pkgconfig variable girdir :
2045env[PKG_CONFIG_PATH]:
2046env[PKG_CONFIG_PATH]:
2047Got pkgconfig variable girdir :
2048env[PKG_CONFIG_PATH]:
2049env[PKG_CONFIG_PATH]:
2050Got pkgconfig variable girdir :
2051env[PKG_CONFIG_PATH]:
2052env[PKG_CONFIG_PATH]:
2053Got pkgconfig variable girdir :
2054env[PKG_CONFIG_PATH]:
2055env[PKG_CONFIG_PATH]:
2056Got pkgconfig variable girdir :
2057env[PKG_CONFIG_PATH]:
2058env[PKG_CONFIG_PATH]:
2059Got pkgconfig variable girdir :
2060env[PKG_CONFIG_PATH]:
2061env[PKG_CONFIG_PATH]:
2062Got pkgconfig variable girdir :
2063env[PKG_CONFIG_PATH]:
2064env[PKG_CONFIG_PATH]:
2065Got pkgconfig variable girdir :
2066env[PKG_CONFIG_PATH]:
2067env[PKG_CONFIG_PATH]:
2068Got pkgconfig variable girdir :
2069env[PKG_CONFIG_PATH]:
2070env[PKG_CONFIG_PATH]:
2071Got pkgconfig variable girdir :
2072env[PKG_CONFIG_PATH]:
2073env[PKG_CONFIG_PATH]:
2074Got pkgconfig variable girdir :
2075env[PKG_CONFIG_PATH]:
2076env[PKG_CONFIG_PATH]:
2077Got pkgconfig variable girdir :
2078env[PKG_CONFIG_PATH]:
2079env[PKG_CONFIG_PATH]:
2080Got pkgconfig variable girdir :
2081env[PKG_CONFIG_PATH]:
2082env[PKG_CONFIG_PATH]:
2083Got pkgconfig variable girdir :
2084env[PKG_CONFIG_PATH]:
2085env[PKG_CONFIG_PATH]:
2086Got pkgconfig variable girdir :
2087env[PKG_CONFIG_PATH]:
2088env[PKG_CONFIG_PATH]:
2089Got pkgconfig variable girdir :
2090env[PKG_CONFIG_PATH]:
2091env[PKG_CONFIG_PATH]:
2092Got pkgconfig variable girdir :
2093env[PKG_CONFIG_PATH]:
2094env[PKG_CONFIG_PATH]:
2095Got pkgconfig variable girdir :
2096env[PKG_CONFIG_PATH]:
2097Got pkgconfig variable girdir : /opt/local/share/gir-1.0
2098env[PKG_CONFIG_PATH]:
2099env[PKG_CONFIG_PATH]:
2100Got pkgconfig variable girdir :
2101env[PKG_CONFIG_PATH]:
2102env[PKG_CONFIG_PATH]:
2103Got pkgconfig variable girdir :
2104env[PKG_CONFIG_PATH]:
2105env[PKG_CONFIG_PATH]:
2106Got pkgconfig variable girdir :
2107env[PKG_CONFIG_PATH]:
2108env[PKG_CONFIG_PATH]:
2109Got pkgconfig variable girdir :
2110env[PKG_CONFIG_PATH]:
2111env[PKG_CONFIG_PATH]:
2112Got pkgconfig variable girdir :
2113env[PKG_CONFIG_PATH]:
2114env[PKG_CONFIG_PATH]:
2115Got pkgconfig variable girdir :
2116env[PKG_CONFIG_PATH]:
2117env[PKG_CONFIG_PATH]:
2118Got pkgconfig variable girdir :
2119env[PKG_CONFIG_PATH]:
2120env[PKG_CONFIG_PATH]:
2121Got pkgconfig variable girdir :
2122env[PKG_CONFIG_PATH]:
2123env[PKG_CONFIG_PATH]:
2124Got pkgconfig variable girdir :
2125env[PKG_CONFIG_PATH]:
2126env[PKG_CONFIG_PATH]:
2127Got pkgconfig variable girdir :
2128env[PKG_CONFIG_PATH]:
2129env[PKG_CONFIG_PATH]:
2130Got pkgconfig variable girdir :
2131env[PKG_CONFIG_PATH]:
2132Got pkgconfig variable girdir : /opt/local/share/gir-1.0
2133env[PKG_CONFIG_PATH]:
2134env[PKG_CONFIG_PATH]:
2135Got pkgconfig variable girdir :
2136env[PKG_CONFIG_PATH]:
2137env[PKG_CONFIG_PATH]:
2138Got pkgconfig variable girdir :
2139env[PKG_CONFIG_PATH]:
2140env[PKG_CONFIG_PATH]:
2141Got pkgconfig variable girdir :
2142env[PKG_CONFIG_PATH]:
2143env[PKG_CONFIG_PATH]:
2144Got pkgconfig variable girdir :
2145env[PKG_CONFIG_PATH]:
2146env[PKG_CONFIG_PATH]:
2147Got pkgconfig variable girdir :
2148env[PKG_CONFIG_PATH]:
2149env[PKG_CONFIG_PATH]:
2150Got pkgconfig variable girdir :
2151env[PKG_CONFIG_PATH]:
2152env[PKG_CONFIG_PATH]:
2153Got pkgconfig variable girdir :
2154env[PKG_CONFIG_PATH]:
2155env[PKG_CONFIG_PATH]:
2156Got pkgconfig variable girdir :
2157env[PKG_CONFIG_PATH]:
2158env[PKG_CONFIG_PATH]:
2159Got pkgconfig variable girdir :
2160env[PKG_CONFIG_PATH]:
2161env[PKG_CONFIG_PATH]:
2162Got pkgconfig variable girdir :
2163env[PKG_CONFIG_PATH]:
2164env[PKG_CONFIG_PATH]:
2165Got pkgconfig variable girdir :
2166env[PKG_CONFIG_PATH]:
2167env[PKG_CONFIG_PATH]:
2168Got pkgconfig variable girdir :
2169env[PKG_CONFIG_PATH]:
2170env[PKG_CONFIG_PATH]:
2171Got pkgconfig variable girdir :
2172env[PKG_CONFIG_PATH]:
2173env[PKG_CONFIG_PATH]:
2174Got pkgconfig variable girdir :
2175env[PKG_CONFIG_PATH]:
2176env[PKG_CONFIG_PATH]:
2177Got pkgconfig variable girdir :
2178env[PKG_CONFIG_PATH]:
2179env[PKG_CONFIG_PATH]:
2180Got pkgconfig variable girdir :
2181env[PKG_CONFIG_PATH]:
2182env[PKG_CONFIG_PATH]:
2183Got pkgconfig variable girdir :
2184env[PKG_CONFIG_PATH]:
2185env[PKG_CONFIG_PATH]:
2186Got pkgconfig variable girdir :
2187env[PKG_CONFIG_PATH]:
2188env[PKG_CONFIG_PATH]:
2189Got pkgconfig variable girdir :
2190env[PKG_CONFIG_PATH]:
2191env[PKG_CONFIG_PATH]:
2192Got pkgconfig variable girdir :
2193env[PKG_CONFIG_PATH]:
2194env[PKG_CONFIG_PATH]:
2195Got pkgconfig variable girdir :
2196env[PKG_CONFIG_PATH]:
2197env[PKG_CONFIG_PATH]:
2198Got pkgconfig variable girdir :
2199env[PKG_CONFIG_PATH]:
2200env[PKG_CONFIG_PATH]:
2201Got pkgconfig variable girdir :
2202env[PKG_CONFIG_PATH]:
2203env[PKG_CONFIG_PATH]:
2204Got pkgconfig variable girdir :
2205env[PKG_CONFIG_PATH]:
2206env[PKG_CONFIG_PATH]:
2207Got pkgconfig variable girdir :
2208env[PKG_CONFIG_PATH]:
2209env[PKG_CONFIG_PATH]:
2210Got pkgconfig variable girdir :
2211env[PKG_CONFIG_PATH]:
2212env[PKG_CONFIG_PATH]:
2213Got pkgconfig variable girdir :
2214env[PKG_CONFIG_PATH]:
2215env[PKG_CONFIG_PATH]:
2216Got pkgconfig variable girdir :
2217env[PKG_CONFIG_PATH]:
2218env[PKG_CONFIG_PATH]:
2219Got pkgconfig variable girdir :
2220env[PKG_CONFIG_PATH]:
2221env[PKG_CONFIG_PATH]:
2222Got pkgconfig variable girdir :
2223env[PKG_CONFIG_PATH]:
2224env[PKG_CONFIG_PATH]:
2225Got pkgconfig variable girdir :
2226env[PKG_CONFIG_PATH]:
2227env[PKG_CONFIG_PATH]:
2228Got pkgconfig variable girdir :
2229env[PKG_CONFIG_PATH]:
2230Got pkgconfig variable girdir : /opt/local/share/gir-1.0
2231env[PKG_CONFIG_PATH]:
2232env[PKG_CONFIG_PATH]:
2233Got pkgconfig variable girdir :
2234env[PKG_CONFIG_PATH]:
2235env[PKG_CONFIG_PATH]:
2236Got pkgconfig variable girdir :
2237env[PKG_CONFIG_PATH]:
2238env[PKG_CONFIG_PATH]:
2239Got pkgconfig variable girdir :
2240env[PKG_CONFIG_PATH]:
2241env[PKG_CONFIG_PATH]:
2242Got pkgconfig variable girdir :
2243env[PKG_CONFIG_PATH]:
2244env[PKG_CONFIG_PATH]:
2245Got pkgconfig variable girdir :
2246env[PKG_CONFIG_PATH]:
2247env[PKG_CONFIG_PATH]:
2248Got pkgconfig variable girdir :
2249env[PKG_CONFIG_PATH]:
2250env[PKG_CONFIG_PATH]:
2251Got pkgconfig variable girdir :
2252env[PKG_CONFIG_PATH]:
2253env[PKG_CONFIG_PATH]:
2254Got pkgconfig variable girdir :
2255env[PKG_CONFIG_PATH]:
2256env[PKG_CONFIG_PATH]:
2257Got pkgconfig variable girdir :
2258env[PKG_CONFIG_PATH]:
2259env[PKG_CONFIG_PATH]:
2260Got pkgconfig variable girdir :
2261env[PKG_CONFIG_PATH]:
2262env[PKG_CONFIG_PATH]:
2263Got pkgconfig variable girdir :
2264env[PKG_CONFIG_PATH]:
2265Got pkgconfig variable girdir : /opt/local/share/gir-1.0
2266env[PKG_CONFIG_PATH]:
2267env[PKG_CONFIG_PATH]:
2268Got pkgconfig variable girdir :
2269env[PKG_CONFIG_PATH]:
2270env[PKG_CONFIG_PATH]:
2271Got pkgconfig variable girdir :
2272env[PKG_CONFIG_PATH]:
2273env[PKG_CONFIG_PATH]:
2274Got pkgconfig variable girdir :
2275env[PKG_CONFIG_PATH]:
2276env[PKG_CONFIG_PATH]:
2277Got pkgconfig variable girdir :
2278env[PKG_CONFIG_PATH]:
2279env[PKG_CONFIG_PATH]:
2280Got pkgconfig variable girdir :
2281env[PKG_CONFIG_PATH]:
2282env[PKG_CONFIG_PATH]:
2283Got pkgconfig variable girdir :
2284env[PKG_CONFIG_PATH]:
2285env[PKG_CONFIG_PATH]:
2286Got pkgconfig variable girdir :
2287env[PKG_CONFIG_PATH]:
2288env[PKG_CONFIG_PATH]:
2289Got pkgconfig variable girdir :
2290env[PKG_CONFIG_PATH]:
2291env[PKG_CONFIG_PATH]:
2292Got pkgconfig variable girdir :
2293env[PKG_CONFIG_PATH]:
2294env[PKG_CONFIG_PATH]:
2295Got pkgconfig variable girdir :
2296env[PKG_CONFIG_PATH]:
2297env[PKG_CONFIG_PATH]:
2298Got pkgconfig variable girdir :
2299env[PKG_CONFIG_PATH]:
2300env[PKG_CONFIG_PATH]:
2301Got pkgconfig variable girdir :
2302env[PKG_CONFIG_PATH]:
2303env[PKG_CONFIG_PATH]:
2304Got pkgconfig variable girdir :
2305env[PKG_CONFIG_PATH]:
2306env[PKG_CONFIG_PATH]:
2307Got pkgconfig variable girdir :
2308env[PKG_CONFIG_PATH]:
2309env[PKG_CONFIG_PATH]:
2310Got pkgconfig variable girdir :
2311env[PKG_CONFIG_PATH]:
2312env[PKG_CONFIG_PATH]:
2313Got pkgconfig variable girdir :
2314env[PKG_CONFIG_PATH]:
2315env[PKG_CONFIG_PATH]:
2316Got pkgconfig variable girdir :
2317env[PKG_CONFIG_PATH]:
2318env[PKG_CONFIG_PATH]:
2319Got pkgconfig variable girdir :
2320env[PKG_CONFIG_PATH]:
2321env[PKG_CONFIG_PATH]:
2322Got pkgconfig variable girdir :
2323env[PKG_CONFIG_PATH]:
2324env[PKG_CONFIG_PATH]:
2325Got pkgconfig variable girdir :
2326env[PKG_CONFIG_PATH]:
2327env[PKG_CONFIG_PATH]:
2328Got pkgconfig variable girdir :
2329env[PKG_CONFIG_PATH]:
2330env[PKG_CONFIG_PATH]:
2331Got pkgconfig variable girdir :
2332env[PKG_CONFIG_PATH]:
2333env[PKG_CONFIG_PATH]:
2334Got pkgconfig variable girdir :
2335env[PKG_CONFIG_PATH]:
2336env[PKG_CONFIG_PATH]:
2337Got pkgconfig variable girdir :
2338env[PKG_CONFIG_PATH]:
2339env[PKG_CONFIG_PATH]:
2340Got pkgconfig variable girdir :
2341env[PKG_CONFIG_PATH]:
2342env[PKG_CONFIG_PATH]:
2343Got pkgconfig variable girdir :
2344env[PKG_CONFIG_PATH]:
2345env[PKG_CONFIG_PATH]:
2346Got pkgconfig variable girdir :
2347env[PKG_CONFIG_PATH]:
2348env[PKG_CONFIG_PATH]:
2349Got pkgconfig variable girdir :
2350env[PKG_CONFIG_PATH]:
2351env[PKG_CONFIG_PATH]:
2352Got pkgconfig variable girdir :
2353env[PKG_CONFIG_PATH]:
2354env[PKG_CONFIG_PATH]:
2355Got pkgconfig variable girdir :
2356env[PKG_CONFIG_PATH]:
2357env[PKG_CONFIG_PATH]:
2358Got pkgconfig variable girdir :
2359env[PKG_CONFIG_PATH]:
2360env[PKG_CONFIG_PATH]:
2361Got pkgconfig variable girdir :
2362env[PKG_CONFIG_PATH]:
2363Got pkgconfig variable girdir : /opt/local/share/gir-1.0
2364env[PKG_CONFIG_PATH]:
2365env[PKG_CONFIG_PATH]:
2366Got pkgconfig variable girdir :
2367env[PKG_CONFIG_PATH]:
2368env[PKG_CONFIG_PATH]:
2369Got pkgconfig variable girdir :
2370env[PKG_CONFIG_PATH]:
2371env[PKG_CONFIG_PATH]:
2372Got pkgconfig variable girdir :
2373env[PKG_CONFIG_PATH]:
2374env[PKG_CONFIG_PATH]:
2375Got pkgconfig variable girdir :
2376env[PKG_CONFIG_PATH]:
2377env[PKG_CONFIG_PATH]:
2378Got pkgconfig variable girdir :
2379env[PKG_CONFIG_PATH]:
2380env[PKG_CONFIG_PATH]:
2381Got pkgconfig variable girdir :
2382env[PKG_CONFIG_PATH]:
2383env[PKG_CONFIG_PATH]:
2384Got pkgconfig variable girdir :
2385env[PKG_CONFIG_PATH]:
2386env[PKG_CONFIG_PATH]:
2387Got pkgconfig variable girdir :
2388env[PKG_CONFIG_PATH]:
2389env[PKG_CONFIG_PATH]:
2390Got pkgconfig variable girdir :
2391env[PKG_CONFIG_PATH]:
2392env[PKG_CONFIG_PATH]:
2393Got pkgconfig variable girdir :
2394env[PKG_CONFIG_PATH]:
2395env[PKG_CONFIG_PATH]:
2396Got pkgconfig variable girdir :
2397env[PKG_CONFIG_PATH]:
2398Got pkgconfig variable girdir : /opt/local/share/gir-1.0
2399env[PKG_CONFIG_PATH]:
2400env[PKG_CONFIG_PATH]:
2401Got pkgconfig variable girdir :
2402env[PKG_CONFIG_PATH]:
2403env[PKG_CONFIG_PATH]:
2404Got pkgconfig variable girdir :
2405env[PKG_CONFIG_PATH]:
2406env[PKG_CONFIG_PATH]:
2407Got pkgconfig variable girdir :
2408env[PKG_CONFIG_PATH]:
2409env[PKG_CONFIG_PATH]:
2410Got pkgconfig variable girdir :
2411env[PKG_CONFIG_PATH]:
2412env[PKG_CONFIG_PATH]:
2413Got pkgconfig variable girdir :
2414env[PKG_CONFIG_PATH]:
2415env[PKG_CONFIG_PATH]:
2416Got pkgconfig variable girdir :
2417env[PKG_CONFIG_PATH]:
2418env[PKG_CONFIG_PATH]:
2419Got pkgconfig variable girdir :
2420env[PKG_CONFIG_PATH]:
2421env[PKG_CONFIG_PATH]:
2422Got pkgconfig variable girdir :
2423env[PKG_CONFIG_PATH]:
2424env[PKG_CONFIG_PATH]:
2425Got pkgconfig variable girdir :
2426env[PKG_CONFIG_PATH]:
2427env[PKG_CONFIG_PATH]:
2428Got pkgconfig variable girdir :
2429env[PKG_CONFIG_PATH]:
2430env[PKG_CONFIG_PATH]:
2431Got pkgconfig variable girdir :
2432env[PKG_CONFIG_PATH]:
2433env[PKG_CONFIG_PATH]:
2434Got pkgconfig variable girdir :
2435env[PKG_CONFIG_PATH]:
2436env[PKG_CONFIG_PATH]:
2437Got pkgconfig variable girdir :
2438env[PKG_CONFIG_PATH]:
2439env[PKG_CONFIG_PATH]:
2440Got pkgconfig variable girdir :
2441env[PKG_CONFIG_PATH]:
2442env[PKG_CONFIG_PATH]:
2443Got pkgconfig variable girdir :
2444env[PKG_CONFIG_PATH]:
2445env[PKG_CONFIG_PATH]:
2446Got pkgconfig variable girdir :
2447env[PKG_CONFIG_PATH]:
2448env[PKG_CONFIG_PATH]:
2449Got pkgconfig variable girdir :
2450env[PKG_CONFIG_PATH]:
2451env[PKG_CONFIG_PATH]:
2452Got pkgconfig variable girdir :
2453env[PKG_CONFIG_PATH]:
2454env[PKG_CONFIG_PATH]:
2455Got pkgconfig variable girdir :
2456env[PKG_CONFIG_PATH]:
2457env[PKG_CONFIG_PATH]:
2458Got pkgconfig variable girdir :
2459env[PKG_CONFIG_PATH]:
2460env[PKG_CONFIG_PATH]:
2461Got pkgconfig variable girdir :
2462env[PKG_CONFIG_PATH]:
2463env[PKG_CONFIG_PATH]:
2464Got pkgconfig variable girdir :
2465env[PKG_CONFIG_PATH]:
2466env[PKG_CONFIG_PATH]:
2467Got pkgconfig variable girdir :
2468env[PKG_CONFIG_PATH]:
2469env[PKG_CONFIG_PATH]:
2470Got pkgconfig variable girdir :
2471env[PKG_CONFIG_PATH]:
2472env[PKG_CONFIG_PATH]:
2473Got pkgconfig variable girdir :
2474env[PKG_CONFIG_PATH]:
2475env[PKG_CONFIG_PATH]:
2476Got pkgconfig variable girdir :
2477env[PKG_CONFIG_PATH]:
2478env[PKG_CONFIG_PATH]:
2479Got pkgconfig variable girdir :
2480env[PKG_CONFIG_PATH]:
2481env[PKG_CONFIG_PATH]:
2482Got pkgconfig variable girdir :
2483env[PKG_CONFIG_PATH]:
2484env[PKG_CONFIG_PATH]:
2485Got pkgconfig variable girdir :
2486env[PKG_CONFIG_PATH]:
2487env[PKG_CONFIG_PATH]:
2488Got pkgconfig variable girdir :
2489env[PKG_CONFIG_PATH]:
2490env[PKG_CONFIG_PATH]:
2491Got pkgconfig variable girdir :
2492env[PKG_CONFIG_PATH]:
2493env[PKG_CONFIG_PATH]:
2494Got pkgconfig variable girdir :
2495env[PKG_CONFIG_PATH]:
2496env[PKG_CONFIG_PATH]:
2497Got pkgconfig variable girdir :
2498env[PKG_CONFIG_PATH]:
2499env[PKG_CONFIG_PATH]:
2500Got pkgconfig variable girdir :
2501env[PKG_CONFIG_PATH]:
2502env[PKG_CONFIG_PATH]:
2503Got pkgconfig variable girdir :
2504env[PKG_CONFIG_PATH]:
2505env[PKG_CONFIG_PATH]:
2506Got pkgconfig variable girdir :
2507env[PKG_CONFIG_PATH]:
2508env[PKG_CONFIG_PATH]:
2509Got pkgconfig variable girdir :
2510env[PKG_CONFIG_PATH]:
2511env[PKG_CONFIG_PATH]:
2512Got pkgconfig variable girdir :
2513env[PKG_CONFIG_PATH]:
2514env[PKG_CONFIG_PATH]:
2515Got pkgconfig variable girdir :
2516env[PKG_CONFIG_PATH]:
2517env[PKG_CONFIG_PATH]:
2518Got pkgconfig variable girdir :
2519env[PKG_CONFIG_PATH]:
2520env[PKG_CONFIG_PATH]:
2521Got pkgconfig variable girdir :
2522env[PKG_CONFIG_PATH]:
2523env[PKG_CONFIG_PATH]:
2524Got pkgconfig variable girdir :
2525env[PKG_CONFIG_PATH]:
2526env[PKG_CONFIG_PATH]:
2527Got pkgconfig variable girdir :
2528env[PKG_CONFIG_PATH]:
2529env[PKG_CONFIG_PATH]:
2530Got pkgconfig variable girdir :
2531env[PKG_CONFIG_PATH]:
2532env[PKG_CONFIG_PATH]:
2533Got pkgconfig variable girdir :
2534env[PKG_CONFIG_PATH]:
2535env[PKG_CONFIG_PATH]:
2536Got pkgconfig variable girdir :
2537env[PKG_CONFIG_PATH]:
2538env[PKG_CONFIG_PATH]:
2539Got pkgconfig variable girdir :
2540env[PKG_CONFIG_PATH]:
2541env[PKG_CONFIG_PATH]:
2542Got pkgconfig variable girdir :
2543env[PKG_CONFIG_PATH]:
2544env[PKG_CONFIG_PATH]:
2545Got pkgconfig variable girdir :
2546env[PKG_CONFIG_PATH]:
2547env[PKG_CONFIG_PATH]:
2548Got pkgconfig variable girdir :
2549env[PKG_CONFIG_PATH]:
2550env[PKG_CONFIG_PATH]:
2551Got pkgconfig variable girdir :
2552env[PKG_CONFIG_PATH]:
2553env[PKG_CONFIG_PATH]:
2554Got pkgconfig variable girdir :
2555env[PKG_CONFIG_PATH]:
2556env[PKG_CONFIG_PATH]:
2557Got pkgconfig variable girdir :
2558env[PKG_CONFIG_PATH]:
2559env[PKG_CONFIG_PATH]:
2560Got pkgconfig variable girdir :
2561env[PKG_CONFIG_PATH]:
2562env[PKG_CONFIG_PATH]:
2563Got pkgconfig variable girdir :
2564env[PKG_CONFIG_PATH]:
2565env[PKG_CONFIG_PATH]:
2566Got pkgconfig variable girdir :
2567env[PKG_CONFIG_PATH]:
2568env[PKG_CONFIG_PATH]:
2569Got pkgconfig variable girdir :
2570env[PKG_CONFIG_PATH]:
2571env[PKG_CONFIG_PATH]:
2572Got pkgconfig variable girdir :
2573env[PKG_CONFIG_PATH]:
2574env[PKG_CONFIG_PATH]:
2575Got pkgconfig variable girdir :
2576env[PKG_CONFIG_PATH]:
2577env[PKG_CONFIG_PATH]:
2578Got pkgconfig variable girdir :
2579env[PKG_CONFIG_PATH]:
2580env[PKG_CONFIG_PATH]:
2581Got pkgconfig variable girdir :
2582env[PKG_CONFIG_PATH]:
2583env[PKG_CONFIG_PATH]:
2584Got pkgconfig variable girdir :
2585env[PKG_CONFIG_PATH]:
2586env[PKG_CONFIG_PATH]:
2587Got pkgconfig variable girdir :
2588env[PKG_CONFIG_PATH]:
2589env[PKG_CONFIG_PATH]:
2590Got pkgconfig variable girdir :
2591env[PKG_CONFIG_PATH]:
2592env[PKG_CONFIG_PATH]:
2593Got pkgconfig variable girdir :
2594env[PKG_CONFIG_PATH]:
2595env[PKG_CONFIG_PATH]:
2596Got pkgconfig variable girdir :
2597env[PKG_CONFIG_PATH]:
2598env[PKG_CONFIG_PATH]:
2599Got pkgconfig variable girdir :
2600env[PKG_CONFIG_PATH]:
2601env[PKG_CONFIG_PATH]:
2602Got pkgconfig variable girdir :
2603env[PKG_CONFIG_PATH]:
2604env[PKG_CONFIG_PATH]:
2605Got pkgconfig variable girdir :
2606env[PKG_CONFIG_PATH]:
2607env[PKG_CONFIG_PATH]:
2608Got pkgconfig variable girdir :
2609env[PKG_CONFIG_PATH]:
2610env[PKG_CONFIG_PATH]:
2611Got pkgconfig variable girdir :
2612env[PKG_CONFIG_PATH]:
2613env[PKG_CONFIG_PATH]:
2614Got pkgconfig variable girdir :
2615env[PKG_CONFIG_PATH]:
2616env[PKG_CONFIG_PATH]:
2617Got pkgconfig variable girdir :
2618env[PKG_CONFIG_PATH]:
2619env[PKG_CONFIG_PATH]:
2620Got pkgconfig variable girdir :
2621env[PKG_CONFIG_PATH]:
2622env[PKG_CONFIG_PATH]:
2623Got pkgconfig variable girdir :
2624env[PKG_CONFIG_PATH]:
2625Got pkgconfig variable girdir : /opt/local/share/gir-1.0
2626env[PKG_CONFIG_PATH]:
2627env[PKG_CONFIG_PATH]:
2628Got pkgconfig variable girdir :
2629env[PKG_CONFIG_PATH]:
2630env[PKG_CONFIG_PATH]:
2631Got pkgconfig variable girdir :
2632env[PKG_CONFIG_PATH]:
2633env[PKG_CONFIG_PATH]:
2634Got pkgconfig variable girdir :
2635env[PKG_CONFIG_PATH]:
2636env[PKG_CONFIG_PATH]:
2637Got pkgconfig variable girdir :
2638env[PKG_CONFIG_PATH]:
2639env[PKG_CONFIG_PATH]:
2640Got pkgconfig variable girdir :
2641env[PKG_CONFIG_PATH]:
2642env[PKG_CONFIG_PATH]:
2643Got pkgconfig variable girdir :
2644env[PKG_CONFIG_PATH]:
2645env[PKG_CONFIG_PATH]:
2646Got pkgconfig variable girdir :
2647env[PKG_CONFIG_PATH]:
2648env[PKG_CONFIG_PATH]:
2649Got pkgconfig variable girdir :
2650env[PKG_CONFIG_PATH]:
2651env[PKG_CONFIG_PATH]:
2652Got pkgconfig variable girdir :
2653env[PKG_CONFIG_PATH]:
2654env[PKG_CONFIG_PATH]:
2655Got pkgconfig variable girdir :
2656env[PKG_CONFIG_PATH]:
2657env[PKG_CONFIG_PATH]:
2658Got pkgconfig variable girdir :
2659env[PKG_CONFIG_PATH]:
2660env[PKG_CONFIG_PATH]:
2661Got pkgconfig variable girdir :
2662env[PKG_CONFIG_PATH]:
2663env[PKG_CONFIG_PATH]:
2664Got pkgconfig variable girdir :
2665env[PKG_CONFIG_PATH]:
2666env[PKG_CONFIG_PATH]:
2667Got pkgconfig variable girdir :
2668env[PKG_CONFIG_PATH]:
2669env[PKG_CONFIG_PATH]:
2670Got pkgconfig variable girdir :
2671env[PKG_CONFIG_PATH]:
2672env[PKG_CONFIG_PATH]:
2673Got pkgconfig variable girdir :
2674env[PKG_CONFIG_PATH]:
2675env[PKG_CONFIG_PATH]:
2676Got pkgconfig variable girdir :
2677env[PKG_CONFIG_PATH]:
2678env[PKG_CONFIG_PATH]:
2679Got pkgconfig variable girdir :
2680env[PKG_CONFIG_PATH]:
2681env[PKG_CONFIG_PATH]:
2682Got pkgconfig variable girdir :
2683env[PKG_CONFIG_PATH]:
2684env[PKG_CONFIG_PATH]:
2685Got pkgconfig variable girdir :
2686env[PKG_CONFIG_PATH]:
2687env[PKG_CONFIG_PATH]:
2688Got pkgconfig variable girdir :
2689env[PKG_CONFIG_PATH]:
2690env[PKG_CONFIG_PATH]:
2691Got pkgconfig variable girdir :
2692env[PKG_CONFIG_PATH]:
2693Got pkgconfig variable girdir : /opt/local/share/gir-1.0
2694env[PKG_CONFIG_PATH]:
2695env[PKG_CONFIG_PATH]:
2696Got pkgconfig variable girdir :
2697env[PKG_CONFIG_PATH]:
2698env[PKG_CONFIG_PATH]:
2699Got pkgconfig variable girdir :
2700env[PKG_CONFIG_PATH]:
2701env[PKG_CONFIG_PATH]:
2702Got pkgconfig variable girdir :
2703env[PKG_CONFIG_PATH]:
2704env[PKG_CONFIG_PATH]:
2705Got pkgconfig variable girdir :
2706env[PKG_CONFIG_PATH]:
2707env[PKG_CONFIG_PATH]:
2708Got pkgconfig variable girdir :
2709env[PKG_CONFIG_PATH]:
2710env[PKG_CONFIG_PATH]:
2711Got pkgconfig variable girdir :
2712env[PKG_CONFIG_PATH]:
2713env[PKG_CONFIG_PATH]:
2714Got pkgconfig variable girdir :
2715env[PKG_CONFIG_PATH]:
2716env[PKG_CONFIG_PATH]:
2717Got pkgconfig variable girdir :
2718env[PKG_CONFIG_PATH]:
2719env[PKG_CONFIG_PATH]:
2720Got pkgconfig variable girdir :
2721env[PKG_CONFIG_PATH]:
2722env[PKG_CONFIG_PATH]:
2723Got pkgconfig variable girdir :
2724env[PKG_CONFIG_PATH]:
2725env[PKG_CONFIG_PATH]:
2726Got pkgconfig variable girdir :
2727env[PKG_CONFIG_PATH]:
2728env[PKG_CONFIG_PATH]:
2729Got pkgconfig variable girdir :
2730env[PKG_CONFIG_PATH]:
2731env[PKG_CONFIG_PATH]:
2732Got pkgconfig variable girdir :
2733env[PKG_CONFIG_PATH]:
2734env[PKG_CONFIG_PATH]:
2735Got pkgconfig variable girdir :
2736env[PKG_CONFIG_PATH]:
2737env[PKG_CONFIG_PATH]:
2738Got pkgconfig variable girdir :
2739env[PKG_CONFIG_PATH]:
2740env[PKG_CONFIG_PATH]:
2741Got pkgconfig variable girdir :
2742env[PKG_CONFIG_PATH]:
2743env[PKG_CONFIG_PATH]:
2744Got pkgconfig variable girdir :
2745env[PKG_CONFIG_PATH]:
2746env[PKG_CONFIG_PATH]:
2747Got pkgconfig variable girdir :
2748env[PKG_CONFIG_PATH]:
2749env[PKG_CONFIG_PATH]:
2750Got pkgconfig variable girdir :
2751env[PKG_CONFIG_PATH]:
2752env[PKG_CONFIG_PATH]:
2753Got pkgconfig variable girdir :
2754env[PKG_CONFIG_PATH]:
2755env[PKG_CONFIG_PATH]:
2756Got pkgconfig variable girdir :
2757env[PKG_CONFIG_PATH]:
2758env[PKG_CONFIG_PATH]:
2759Got pkgconfig variable girdir :
2760env[PKG_CONFIG_PATH]:
2761env[PKG_CONFIG_PATH]:
2762Got pkgconfig variable girdir :
2763env[PKG_CONFIG_PATH]:
2764env[PKG_CONFIG_PATH]:
2765Got pkgconfig variable girdir :
2766env[PKG_CONFIG_PATH]:
2767env[PKG_CONFIG_PATH]:
2768Got pkgconfig variable girdir :
2769env[PKG_CONFIG_PATH]:
2770env[PKG_CONFIG_PATH]:
2771Got pkgconfig variable girdir :
2772env[PKG_CONFIG_PATH]:
2773env[PKG_CONFIG_PATH]:
2774Got pkgconfig variable girdir :
2775env[PKG_CONFIG_PATH]:
2776env[PKG_CONFIG_PATH]:
2777Got pkgconfig variable girdir :
2778env[PKG_CONFIG_PATH]:
2779env[PKG_CONFIG_PATH]:
2780Got pkgconfig variable girdir :
2781env[PKG_CONFIG_PATH]:
2782env[PKG_CONFIG_PATH]:
2783Got pkgconfig variable girdir :
2784env[PKG_CONFIG_PATH]:
2785env[PKG_CONFIG_PATH]:
2786Got pkgconfig variable girdir :
2787env[PKG_CONFIG_PATH]:
2788env[PKG_CONFIG_PATH]:
2789Got pkgconfig variable girdir :
2790env[PKG_CONFIG_PATH]:
2791env[PKG_CONFIG_PATH]:
2792Got pkgconfig variable girdir :
2793env[PKG_CONFIG_PATH]:
2794env[PKG_CONFIG_PATH]:
2795Got pkgconfig variable girdir :
2796env[PKG_CONFIG_PATH]:
2797env[PKG_CONFIG_PATH]:
2798Got pkgconfig variable girdir :
2799env[PKG_CONFIG_PATH]:
2800env[PKG_CONFIG_PATH]:
2801Got pkgconfig variable girdir :
2802env[PKG_CONFIG_PATH]:
2803env[PKG_CONFIG_PATH]:
2804Got pkgconfig variable girdir :
2805env[PKG_CONFIG_PATH]:
2806env[PKG_CONFIG_PATH]:
2807Got pkgconfig variable girdir :
2808env[PKG_CONFIG_PATH]:
2809env[PKG_CONFIG_PATH]:
2810Got pkgconfig variable girdir :
2811env[PKG_CONFIG_PATH]:
2812env[PKG_CONFIG_PATH]:
2813Got pkgconfig variable girdir :
2814env[PKG_CONFIG_PATH]:
2815env[PKG_CONFIG_PATH]:
2816Got pkgconfig variable girdir :
2817env[PKG_CONFIG_PATH]:
2818env[PKG_CONFIG_PATH]:
2819Got pkgconfig variable girdir :
2820env[PKG_CONFIG_PATH]:
2821env[PKG_CONFIG_PATH]:
2822Got pkgconfig variable girdir :
2823env[PKG_CONFIG_PATH]:
2824env[PKG_CONFIG_PATH]:
2825Got pkgconfig variable girdir :
2826env[PKG_CONFIG_PATH]:
2827env[PKG_CONFIG_PATH]:
2828Got pkgconfig variable girdir :
2829env[PKG_CONFIG_PATH]:
2830env[PKG_CONFIG_PATH]:
2831Got pkgconfig variable girdir :
2832env[PKG_CONFIG_PATH]:
2833env[PKG_CONFIG_PATH]:
2834Got pkgconfig variable girdir :
2835env[PKG_CONFIG_PATH]:
2836env[PKG_CONFIG_PATH]:
2837Got pkgconfig variable girdir :
2838env[PKG_CONFIG_PATH]:
2839env[PKG_CONFIG_PATH]:
2840Got pkgconfig variable girdir :
2841env[PKG_CONFIG_PATH]:
2842env[PKG_CONFIG_PATH]:
2843Got pkgconfig variable girdir :
2844env[PKG_CONFIG_PATH]:
2845env[PKG_CONFIG_PATH]:
2846Got pkgconfig variable girdir :
2847env[PKG_CONFIG_PATH]:
2848env[PKG_CONFIG_PATH]:
2849Got pkgconfig variable girdir :
2850env[PKG_CONFIG_PATH]:
2851env[PKG_CONFIG_PATH]:
2852Got pkgconfig variable girdir :
2853env[PKG_CONFIG_PATH]:
2854env[PKG_CONFIG_PATH]:
2855Got pkgconfig variable girdir :
2856env[PKG_CONFIG_PATH]:
2857env[PKG_CONFIG_PATH]:
2858Got pkgconfig variable girdir :
2859env[PKG_CONFIG_PATH]:
2860env[PKG_CONFIG_PATH]:
2861Got pkgconfig variable girdir :
2862env[PKG_CONFIG_PATH]:
2863env[PKG_CONFIG_PATH]:
2864Got pkgconfig variable girdir :
2865env[PKG_CONFIG_PATH]:
2866env[PKG_CONFIG_PATH]:
2867Got pkgconfig variable girdir :
2868env[PKG_CONFIG_PATH]:
2869env[PKG_CONFIG_PATH]:
2870Got pkgconfig variable girdir :
2871env[PKG_CONFIG_PATH]:
2872env[PKG_CONFIG_PATH]:
2873Got pkgconfig variable girdir :
2874env[PKG_CONFIG_PATH]:
2875env[PKG_CONFIG_PATH]:
2876Got pkgconfig variable girdir :
2877env[PKG_CONFIG_PATH]:
2878env[PKG_CONFIG_PATH]:
2879Got pkgconfig variable girdir :
2880env[PKG_CONFIG_PATH]:
2881env[PKG_CONFIG_PATH]:
2882Got pkgconfig variable girdir :
2883env[PKG_CONFIG_PATH]:
2884env[PKG_CONFIG_PATH]:
2885Got pkgconfig variable girdir :
2886env[PKG_CONFIG_PATH]:
2887env[PKG_CONFIG_PATH]:
2888Got pkgconfig variable girdir :
2889env[PKG_CONFIG_PATH]:
2890env[PKG_CONFIG_PATH]:
2891Got pkgconfig variable girdir :
2892env[PKG_CONFIG_PATH]:
2893env[PKG_CONFIG_PATH]:
2894Got pkgconfig variable girdir :
2895env[PKG_CONFIG_PATH]:
2896env[PKG_CONFIG_PATH]:
2897Got pkgconfig variable girdir :
2898env[PKG_CONFIG_PATH]:
2899env[PKG_CONFIG_PATH]:
2900Got pkgconfig variable girdir :
2901env[PKG_CONFIG_PATH]:
2902env[PKG_CONFIG_PATH]:
2903Got pkgconfig variable girdir :
2904env[PKG_CONFIG_PATH]:
2905env[PKG_CONFIG_PATH]:
2906Got pkgconfig variable girdir :
2907env[PKG_CONFIG_PATH]:
2908env[PKG_CONFIG_PATH]:
2909Got pkgconfig variable girdir :
2910env[PKG_CONFIG_PATH]:
2911env[PKG_CONFIG_PATH]:
2912Got pkgconfig variable girdir :
2913env[PKG_CONFIG_PATH]:
2914env[PKG_CONFIG_PATH]:
2915Got pkgconfig variable girdir :
2916env[PKG_CONFIG_PATH]:
2917env[PKG_CONFIG_PATH]:
2918Got pkgconfig variable girdir :
2919env[PKG_CONFIG_PATH]:
2920env[PKG_CONFIG_PATH]:
2921Got pkgconfig variable girdir :
2922env[PKG_CONFIG_PATH]:
2923env[PKG_CONFIG_PATH]:
2924Got pkgconfig variable girdir :
2925env[PKG_CONFIG_PATH]:
2926env[PKG_CONFIG_PATH]:
2927Got pkgconfig variable girdir :
2928env[PKG_CONFIG_PATH]:
2929env[PKG_CONFIG_PATH]:
2930Got pkgconfig variable girdir :
2931env[PKG_CONFIG_PATH]:
2932env[PKG_CONFIG_PATH]:
2933Got pkgconfig variable girdir :
2934env[PKG_CONFIG_PATH]:
2935env[PKG_CONFIG_PATH]:
2936Got pkgconfig variable girdir :
2937env[PKG_CONFIG_PATH]:
2938env[PKG_CONFIG_PATH]:
2939Got pkgconfig variable girdir :
2940env[PKG_CONFIG_PATH]:
2941env[PKG_CONFIG_PATH]:
2942Got pkgconfig variable girdir :
2943env[PKG_CONFIG_PATH]:
2944env[PKG_CONFIG_PATH]:
2945Got pkgconfig variable girdir :
2946env[PKG_CONFIG_PATH]:
2947env[PKG_CONFIG_PATH]:
2948Got pkgconfig variable girdir :
2949env[PKG_CONFIG_PATH]:
2950env[PKG_CONFIG_PATH]:
2951Got pkgconfig variable girdir :
2952env[PKG_CONFIG_PATH]:
2953Got pkgconfig variable girdir : /opt/local/share/gir-1.0
2954Program help2man found: YES (/opt/local/bin/help2man)
2955Adding test "test-coverage"
2956Adding test "testboundaries"
2957Adding test "testboundaries_ucd"
2958Adding test "testcolor"
2959Adding test "testscript"
2960Adding test "testlanguage"
2961Adding test "testmatrix"
2962Adding test "testtabs"
2963Adding test "test-ot-tags"
2964Adding test "test-bidi"
2965Adding test "testcontext"
2966Adding test "testiter"
2967Adding test "test-ellipsize"
2968Adding test "markup-parse"
2969Adding test "test-itemize"
2970Adding test "test-shape"
2971Adding test "test-font"
2972Adding test "testattributes"
2973Adding test "cxx-test"
2974Adding test "test-harfbuzz"
2975Adding test "test-break"
2976Adding test "testmisc"
2977Adding test "testserialize"
2978Adding test "test-pangocairo-threads"
2979Program build-aux/meson/dist-docs.py found: YES (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/pango-1.50.5/build-aux/meson/dist-docs.py)
2980Build targets in project: 75
2981
2982pango 1.50.5
2983
2984    Font backends     : freetype
2985
2986  Features
2987    Cairo support     : True
2988    Fontconfig support: True
2989    Freetype support  : True
2990    Thai support      : False
2991    Sysprof support   : False
2992
2993  Toolchain
2994    Compiler          : gcc
2995    Linker            : ld64
2996
2997  Build
2998    Debugging         : True
2999    Optimization      : 2
3000    Introspection     : True
3001    Documentation     : False
3002    Install tests     : False
3003
3004  Directories
3005    prefix            : /opt/local
3006    includedir        : /opt/local/include
3007    libdir            : /opt/local/lib
3008    datadir           : /opt/local/share
3009
3010  Subprojects
3011    gi-docgen         : NO
3012                        python3 is missing modules: jinja2, markdown, markupsafe, pygments, toml, typogrify
3013
3014Found ninja-1.10.2 at /opt/local/bin/ninja
3015Rejected /opt/local/lib/libglib-2.0.a, supports ['ppc7400'] but need ppc
3016Rejected /opt/local/lib/libglib-2.0.a, supports ['ppc7400'] but need ppc
3017Rejected /opt/local/lib/libglib-2.0.dylib, supports ['ppc7400'] but need ppc
3018Rejected /opt/local/lib/libglib-2.0.dylib, supports ['ppc7400'] but need ppc
3019Rejected /opt/local/lib/libintl.a, supports ['ppc7400', 'ppc64'] but need ppc
3020Rejected /opt/local/lib/libintl.a, supports ['ppc7400', 'ppc64'] but need ppc
3021Rejected /opt/local/lib/libintl.dylib, supports ['ppc7400', 'ppc64'] but need ppc
3022Rejected /opt/local/lib/libintl.dylib, supports ['ppc7400', 'ppc64'] but need ppc
3023Rejected /opt/local/lib/libgobject-2.0.a, supports ['ppc7400'] but need ppc
3024Rejected /opt/local/lib/libgobject-2.0.a, supports ['ppc7400'] but need ppc
3025Rejected /opt/local/lib/libgobject-2.0.dylib, supports ['ppc7400'] but need ppc
3026Rejected /opt/local/lib/libgobject-2.0.dylib, supports ['ppc7400'] but need ppc
3027Rejected /opt/local/lib/libgio-2.0.a, supports ['ppc7400'] but need ppc
3028Rejected /opt/local/lib/libgio-2.0.a, supports ['ppc7400'] but need ppc
3029Rejected /opt/local/lib/libgio-2.0.dylib, supports ['ppc7400'] but need ppc
3030Rejected /opt/local/lib/libgio-2.0.dylib, supports ['ppc7400'] but need ppc
3031Rejected /opt/local/lib/libharfbuzz.dylib, supports ['ppc7400'] but need ppc
3032Rejected /opt/local/lib/libharfbuzz.dylib, supports ['ppc7400'] but need ppc
3033Rejected /opt/local/lib/libfontconfig.a, supports ['ppc7400'] but need ppc
3034Rejected /opt/local/lib/libfontconfig.a, supports ['ppc7400'] but need ppc
3035Rejected /opt/local/lib/libfontconfig.dylib, supports ['ppc7400'] but need ppc
3036Rejected /opt/local/lib/libfontconfig.dylib, supports ['ppc7400'] but need ppc
3037Rejected /opt/local/lib/libfreetype.a, supports ['ppc7400'] but need ppc
3038Rejected /opt/local/lib/libfreetype.a, supports ['ppc7400'] but need ppc
3039Rejected /opt/local/lib/libfreetype.dylib, supports ['ppc7400'] but need ppc
3040Rejected /opt/local/lib/libfreetype.dylib, supports ['ppc7400'] but need ppc
3041Rejected /opt/local/lib/libXft.a, supports ['ppc7400'] but need ppc
3042Rejected /opt/local/lib/libXft.a, supports ['ppc7400'] but need ppc
3043Rejected /opt/local/lib/libXft.dylib, supports ['ppc7400'] but need ppc
3044Rejected /opt/local/lib/libXft.dylib, supports ['ppc7400'] but need ppc
3045Rejected /opt/local/lib/libcairo.a, supports ['ppc7400'] but need ppc
3046Rejected /opt/local/lib/libcairo.a, supports ['ppc7400'] but need ppc
3047Rejected /opt/local/lib/libcairo.dylib, supports ['ppc7400'] but need ppc
3048Rejected /opt/local/lib/libcairo.dylib, supports ['ppc7400'] but need ppc
3049Rejected /opt/local/lib/libharfbuzz-gobject.dylib, supports ['ppc7400'] but need ppc
3050Rejected /opt/local/lib/libharfbuzz-gobject.dylib, supports ['ppc7400'] but need ppc
3051Rejected /opt/local/lib/libglib-2.0.a, supports ['ppc7400'] but need ppc
3052Rejected /opt/local/lib/libglib-2.0.a, supports ['ppc7400'] but need ppc
3053Rejected /opt/local/lib/libglib-2.0.dylib, supports ['ppc7400'] but need ppc
3054Rejected /opt/local/lib/libglib-2.0.dylib, supports ['ppc7400'] but need ppc
3055Rejected /opt/local/lib/libintl.a, supports ['ppc7400', 'ppc64'] but need ppc
3056Rejected /opt/local/lib/libintl.a, supports ['ppc7400', 'ppc64'] but need ppc
3057Rejected /opt/local/lib/libintl.dylib, supports ['ppc7400', 'ppc64'] but need ppc
3058Rejected /opt/local/lib/libintl.dylib, supports ['ppc7400', 'ppc64'] but need ppc
3059Rejected /opt/local/lib/libgobject-2.0.a, supports ['ppc7400'] but need ppc
3060Rejected /opt/local/lib/libgobject-2.0.a, supports ['ppc7400'] but need ppc
3061Rejected /opt/local/lib/libgobject-2.0.dylib, supports ['ppc7400'] but need ppc
3062Rejected /opt/local/lib/libgobject-2.0.dylib, supports ['ppc7400'] but need ppc
3063Rejected /opt/local/lib/libgio-2.0.a, supports ['ppc7400'] but need ppc
3064Rejected /opt/local/lib/libgio-2.0.a, supports ['ppc7400'] but need ppc
3065Rejected /opt/local/lib/libgio-2.0.dylib, supports ['ppc7400'] but need ppc
3066Rejected /opt/local/lib/libgio-2.0.dylib, supports ['ppc7400'] but need ppc
3067Rejected /opt/local/lib/libharfbuzz.dylib, supports ['ppc7400'] but need ppc
3068Rejected /opt/local/lib/libharfbuzz.dylib, supports ['ppc7400'] but need ppc
3069Rejected /opt/local/lib/libfontconfig.a, supports ['ppc7400'] but need ppc
3070Rejected /opt/local/lib/libfontconfig.a, supports ['ppc7400'] but need ppc
3071Rejected /opt/local/lib/libfontconfig.dylib, supports ['ppc7400'] but need ppc
3072Rejected /opt/local/lib/libfontconfig.dylib, supports ['ppc7400'] but need ppc
3073Rejected /opt/local/lib/libfreetype.a, supports ['ppc7400'] but need ppc
3074Rejected /opt/local/lib/libfreetype.a, supports ['ppc7400'] but need ppc
3075Rejected /opt/local/lib/libfreetype.dylib, supports ['ppc7400'] but need ppc
3076Rejected /opt/local/lib/libfreetype.dylib, supports ['ppc7400'] but need ppc
3077Rejected /opt/local/lib/libXft.a, supports ['ppc7400'] but need ppc
3078Rejected /opt/local/lib/libXft.a, supports ['ppc7400'] but need ppc
3079Rejected /opt/local/lib/libXft.dylib, supports ['ppc7400'] but need ppc
3080Rejected /opt/local/lib/libXft.dylib, supports ['ppc7400'] but need ppc
3081Rejected /opt/local/lib/libcairo.a, supports ['ppc7400'] but need ppc
3082Rejected /opt/local/lib/libcairo.a, supports ['ppc7400'] but need ppc
3083Rejected /opt/local/lib/libcairo.dylib, supports ['ppc7400'] but need ppc
3084Rejected /opt/local/lib/libcairo.dylib, supports ['ppc7400'] but need ppc
3085Rejected /opt/local/lib/libharfbuzz-gobject.dylib, supports ['ppc7400'] but need ppc
3086Rejected /opt/local/lib/libharfbuzz-gobject.dylib, supports ['ppc7400'] but need ppc