Ticket #60498: config.log

File config.log, 60.0 KB (added by himatech, 4 years ago)

config.log

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by polari configure 3.24.2, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --enable-compile-warnings=no --disable-schemas-compile --disable-silent-rules --enable-introspection
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = MacBook-Pro.local
14uname -m = x86_64
15uname -r = 19.4.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 19.4.0: Wed Mar  4 22:28:40 PST 2020; root:xnu-6153.101.6~15/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 19.4.0: Wed Mar  4 22:28:40 PST 2020; root:xnu-6153.101.6~15/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 8.00 gigabytes
33Default processor set: 356 tasks, 1759 threads, 8 processors
34Load average: 1.95, Mach factor: 6.04
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2393: checking for a BSD-compatible install
52configure:2461: result: /usr/bin/install -c
53configure:2472: checking whether build environment is sane
54configure:2527: result: yes
55configure:2678: checking for a thread-safe mkdir -p
56configure:2717: result: build-aux/install-sh -c -d
57configure:2724: checking for gawk
58configure:2740: found /opt/local/bin/gawk
59configure:2751: result: gawk
60configure:2762: checking whether make sets $(MAKE)
61configure:2784: result: yes
62configure:2813: checking whether make supports nested variables
63configure:2830: result: yes
64configure:2919: checking whether UID '502' is supported by ustar format
65configure:2922: result: yes
66configure:2929: checking whether GID '501' is supported by ustar format
67configure:2932: result: yes
68configure:2940: checking how to create a ustar tar archive
69configure:2951: tar --version
70bsdtar 3.3.2 - libarchive 3.3.2 zlib/1.2.11 liblzma/5.0.5 bz2lib/1.0.6
71configure:2954: $? = 0
72configure:2994: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
73configure:2997: $? = 0
74configure:3001: tar -xf - <conftest.tar
75configure:3004: $? = 0
76configure:3006: cat conftest.dir/file
77GrepMe
78configure:3009: $? = 0
79configure:3022: result: gnutar
80configure:3084: checking whether make supports nested variables
81configure:3101: result: yes
82configure:3113: checking whether to enable maintainer-specific portions of Makefiles
83configure:3122: result: yes
84configure:3190: checking for pkg-config
85configure:3208: found /opt/local/bin/pkg-config
86configure:3220: result: /opt/local/bin/pkg-config
87configure:3245: checking pkg-config is at least version 0.9.0
88configure:3248: result: yes
89configure:3261: checking for gobject-introspection
90configure:3270: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0"
91configure:3273: $? = 0
92configure:3280: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= 0.9.6"
93configure:3283: $? = 0
94configure:3307: result: yes
95configure:3347: checking whether to enable debugging
96configure:3409: result: no
97configure:3450: checking for style of include used by make
98configure:3478: result: GNU
99configure:3549: checking for gcc
100configure:3576: result: /usr/bin/clang
101configure:3805: checking for C compiler version
102configure:3814: /usr/bin/clang --version >&5
103Apple clang version 11.0.3 (clang-1103.0.32.59)
104Target: x86_64-apple-darwin19.4.0
105Thread model: posix
106InstalledDir: /Library/Developer/CommandLineTools/usr/bin
107configure:3825: $? = 0
108configure:3814: /usr/bin/clang -v >&5
109Apple clang version 11.0.3 (clang-1103.0.32.59)
110Target: x86_64-apple-darwin19.4.0
111Thread model: posix
112InstalledDir: /Library/Developer/CommandLineTools/usr/bin
113configure:3825: $? = 0
114configure:3814: /usr/bin/clang -V >&5
115clang: error: unsupported option '-V -Wno-objc-signed-char-bool-implicit-int-conversion'
116clang: error: no input files
117configure:3825: $? = 1
118configure:3814: /usr/bin/clang -qversion >&5
119clang: error: unknown argument '-qversion'; did you mean '--version'?
120clang: error: no input files
121configure:3825: $? = 1
122configure:3845: checking whether the C compiler works
123configure:3867: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
124configure:3871: $? = 0
125configure:3919: result: yes
126configure:3922: checking for C compiler default output file name
127configure:3924: result: a.out
128configure:3930: checking for suffix of executables
129configure:3937: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
130configure:3941: $? = 0
131configure:3963: result:
132configure:3985: checking whether we are cross compiling
133configure:3993: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
134configure:3997: $? = 0
135configure:4004: ./conftest
136configure:4008: $? = 0
137configure:4023: result: no
138configure:4028: checking for suffix of object files
139configure:4050: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
140configure:4054: $? = 0
141configure:4075: result: o
142configure:4079: checking whether we are using the GNU C compiler
143configure:4098: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
144configure:4098: $? = 0
145configure:4107: result: yes
146configure:4116: checking whether /usr/bin/clang accepts -g
147configure:4136: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
148configure:4136: $? = 0
149configure:4177: result: yes
150configure:4194: checking for /usr/bin/clang option to accept ISO C89
151configure:4257: /usr/bin/clang  -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
152configure:4257: $? = 0
153configure:4270: result: none needed
154configure:4295: checking whether /usr/bin/clang understands -c and -o together
155configure:4317: /usr/bin/clang -c conftest.c -o conftest2.o
156configure:4320: $? = 0
157configure:4317: /usr/bin/clang -c conftest.c -o conftest2.o
158configure:4320: $? = 0
159configure:4332: result: yes
160configure:4351: checking dependency style of /usr/bin/clang
161configure:4462: result: gcc3
162configure:4483: checking how to run the C preprocessor
163configure:4514: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
164configure:4514: $? = 0
165configure:4528: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
166conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
167#include <ac_nonexistent.h>
168         ^~~~~~~~~~~~~~~~~~
1691 error generated.
170configure:4528: $? = 1
171configure: failed program was:
172| /* confdefs.h */
173| #define PACKAGE_NAME "polari"
174| #define PACKAGE_TARNAME "polari"
175| #define PACKAGE_VERSION "3.24.2"
176| #define PACKAGE_STRING "polari 3.24.2"
177| #define PACKAGE_BUGREPORT "https://bugzilla.gnome.org/enter_bug.cgi?product=polari"
178| #define PACKAGE_URL ""
179| #define PACKAGE "polari"
180| #define VERSION "3.24.2"
181| #define NDEBUG /**/
182| /* end confdefs.h.  */
183| #include <ac_nonexistent.h>
184configure:4553: result: /usr/bin/clang -E
185configure:4573: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
186configure:4573: $? = 0
187configure:4587: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
188conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
189#include <ac_nonexistent.h>
190         ^~~~~~~~~~~~~~~~~~
1911 error generated.
192configure:4587: $? = 1
193configure: failed program was:
194| /* confdefs.h */
195| #define PACKAGE_NAME "polari"
196| #define PACKAGE_TARNAME "polari"
197| #define PACKAGE_VERSION "3.24.2"
198| #define PACKAGE_STRING "polari 3.24.2"
199| #define PACKAGE_BUGREPORT "https://bugzilla.gnome.org/enter_bug.cgi?product=polari"
200| #define PACKAGE_URL ""
201| #define PACKAGE "polari"
202| #define VERSION "3.24.2"
203| #define NDEBUG /**/
204| /* end confdefs.h.  */
205| #include <ac_nonexistent.h>
206configure:4616: checking for grep that handles long lines and -e
207configure:4674: result: /usr/bin/grep
208configure:4679: checking for egrep
209configure:4741: result: /usr/bin/grep -E
210configure:4746: checking for ANSI C header files
211configure:4766: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
212configure:4766: $? = 0
213configure:4839: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
214configure:4839: $? = 0
215configure:4839: ./conftest
216configure:4839: $? = 0
217configure:4850: result: yes
218configure:4863: checking for sys/types.h
219configure:4863: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
220configure:4863: $? = 0
221configure:4863: result: yes
222configure:4863: checking for sys/stat.h
223configure:4863: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
224configure:4863: $? = 0
225configure:4863: result: yes
226configure:4863: checking for stdlib.h
227configure:4863: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
228configure:4863: $? = 0
229configure:4863: result: yes
230configure:4863: checking for string.h
231configure:4863: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
232configure:4863: $? = 0
233configure:4863: result: yes
234configure:4863: checking for memory.h
235configure:4863: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
236configure:4863: $? = 0
237configure:4863: result: yes
238configure:4863: checking for strings.h
239configure:4863: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
240configure:4863: $? = 0
241configure:4863: result: yes
242configure:4863: checking for inttypes.h
243configure:4863: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
244configure:4863: $? = 0
245configure:4863: result: yes
246configure:4863: checking for stdint.h
247configure:4863: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
248configure:4863: $? = 0
249configure:4863: result: yes
250configure:4863: checking for unistd.h
251configure:4863: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
252configure:4863: $? = 0
253configure:4863: result: yes
254configure:4876: checking minix/config.h usability
255configure:4876: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
256conftest.c:55:10: fatal error: 'minix/config.h' file not found
257#include <minix/config.h>
258         ^~~~~~~~~~~~~~~~
2591 error generated.
260configure:4876: $? = 1
261configure: failed program was:
262| /* confdefs.h */
263| #define PACKAGE_NAME "polari"
264| #define PACKAGE_TARNAME "polari"
265| #define PACKAGE_VERSION "3.24.2"
266| #define PACKAGE_STRING "polari 3.24.2"
267| #define PACKAGE_BUGREPORT "https://bugzilla.gnome.org/enter_bug.cgi?product=polari"
268| #define PACKAGE_URL ""
269| #define PACKAGE "polari"
270| #define VERSION "3.24.2"
271| #define NDEBUG /**/
272| #define STDC_HEADERS 1
273| #define HAVE_SYS_TYPES_H 1
274| #define HAVE_SYS_STAT_H 1
275| #define HAVE_STDLIB_H 1
276| #define HAVE_STRING_H 1
277| #define HAVE_MEMORY_H 1
278| #define HAVE_STRINGS_H 1
279| #define HAVE_INTTYPES_H 1
280| #define HAVE_STDINT_H 1
281| #define HAVE_UNISTD_H 1
282| /* end confdefs.h.  */
283| #include <stdio.h>
284| #ifdef HAVE_SYS_TYPES_H
285| # include <sys/types.h>
286| #endif
287| #ifdef HAVE_SYS_STAT_H
288| # include <sys/stat.h>
289| #endif
290| #ifdef STDC_HEADERS
291| # include <stdlib.h>
292| # include <stddef.h>
293| #else
294| # ifdef HAVE_STDLIB_H
295| #  include <stdlib.h>
296| # endif
297| #endif
298| #ifdef HAVE_STRING_H
299| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
300| #  include <memory.h>
301| # endif
302| # include <string.h>
303| #endif
304| #ifdef HAVE_STRINGS_H
305| # include <strings.h>
306| #endif
307| #ifdef HAVE_INTTYPES_H
308| # include <inttypes.h>
309| #endif
310| #ifdef HAVE_STDINT_H
311| # include <stdint.h>
312| #endif
313| #ifdef HAVE_UNISTD_H
314| # include <unistd.h>
315| #endif
316| #include <minix/config.h>
317configure:4876: result: no
318configure:4876: checking minix/config.h presence
319configure:4876: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
320conftest.c:22:10: fatal error: 'minix/config.h' file not found
321#include <minix/config.h>
322         ^~~~~~~~~~~~~~~~
3231 error generated.
324configure:4876: $? = 1
325configure: failed program was:
326| /* confdefs.h */
327| #define PACKAGE_NAME "polari"
328| #define PACKAGE_TARNAME "polari"
329| #define PACKAGE_VERSION "3.24.2"
330| #define PACKAGE_STRING "polari 3.24.2"
331| #define PACKAGE_BUGREPORT "https://bugzilla.gnome.org/enter_bug.cgi?product=polari"
332| #define PACKAGE_URL ""
333| #define PACKAGE "polari"
334| #define VERSION "3.24.2"
335| #define NDEBUG /**/
336| #define STDC_HEADERS 1
337| #define HAVE_SYS_TYPES_H 1
338| #define HAVE_SYS_STAT_H 1
339| #define HAVE_STDLIB_H 1
340| #define HAVE_STRING_H 1
341| #define HAVE_MEMORY_H 1
342| #define HAVE_STRINGS_H 1
343| #define HAVE_INTTYPES_H 1
344| #define HAVE_STDINT_H 1
345| #define HAVE_UNISTD_H 1
346| /* end confdefs.h.  */
347| #include <minix/config.h>
348configure:4876: result: no
349configure:4876: checking for minix/config.h
350configure:4876: result: no
351configure:4897: checking whether it is safe to define __EXTENSIONS__
352configure:4915: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
353configure:4915: $? = 0
354configure:4922: result: yes
355configure:4936: checking for a sed that does not truncate output
356configure:5000: result: /usr/bin/sed
357configure:5073: checking whether C compiler accepts -Werror=unknown-warning-option
358configure:5092: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -Werror=unknown-warning-option -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
359configure:5092: $? = 0
360configure:5100: result: yes
361configure:5114: checking whether C compiler accepts -Wno-suggest-attribute=format
362configure:5133: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -Wno-suggest-attribute=format -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
363warning: unknown warning option '-Wno-suggest-attribute=format'; did you mean '-Wno-property-attribute-mismatch'? [-Wunknown-warning-option]
3641 warning generated.
365configure:5133: $? = 0
366configure:5141: result: yes
367configure:5161: checking whether C compiler accepts -fno-strict-aliasing
368configure:5180: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Werror=unknown-warning-option -fno-strict-aliasing -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
369configure:5180: $? = 0
370configure:5189: result: yes
371configure:5216: : WARN_CFLAGS="$WARN_CFLAGS"
372configure:5219: $? = 0
373configure:5549: checking whether C compiler accepts -Werror=unknown-warning-option
374configure:5576: result: yes
375configure:5590: checking whether the linker accepts -Wl,--no-as-needed
376configure:5609: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -Wl,--no-as-needed conftest.c  >&5
377ld: unknown option: --no-as-needed
378clang: error: linker command failed with exit code 1 (use -v to see invocation)
379configure:5609: $? = 1
380configure: failed program was:
381| /* confdefs.h */
382| #define PACKAGE_NAME "polari"
383| #define PACKAGE_TARNAME "polari"
384| #define PACKAGE_VERSION "3.24.2"
385| #define PACKAGE_STRING "polari 3.24.2"
386| #define PACKAGE_BUGREPORT "https://bugzilla.gnome.org/enter_bug.cgi?product=polari"
387| #define PACKAGE_URL ""
388| #define PACKAGE "polari"
389| #define VERSION "3.24.2"
390| #define NDEBUG /**/
391| #define STDC_HEADERS 1
392| #define HAVE_SYS_TYPES_H 1
393| #define HAVE_SYS_STAT_H 1
394| #define HAVE_STDLIB_H 1
395| #define HAVE_STRING_H 1
396| #define HAVE_MEMORY_H 1
397| #define HAVE_STRINGS_H 1
398| #define HAVE_INTTYPES_H 1
399| #define HAVE_STDINT_H 1
400| #define HAVE_UNISTD_H 1
401| #define __EXTENSIONS__ 1
402| #define _ALL_SOURCE 1
403| #define _GNU_SOURCE 1
404| #define _POSIX_PTHREAD_SEMANTICS 1
405| #define _TANDEM_SOURCE 1
406| /* end confdefs.h.  */
407|
408| int
409| main ()
410| {
411|
412|   ;
413|   return 0;
414| }
415configure:5618: result: no
416configure:5633: checking whether the linker accepts -Wl,--fatal-warnings
417configure:5652: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -Wl,--fatal-warnings conftest.c  >&5
418ld: unknown option: --fatal-warnings
419clang: error: linker command failed with exit code 1 (use -v to see invocation)
420configure:5652: $? = 1
421configure: failed program was:
422| /* confdefs.h */
423| #define PACKAGE_NAME "polari"
424| #define PACKAGE_TARNAME "polari"
425| #define PACKAGE_VERSION "3.24.2"
426| #define PACKAGE_STRING "polari 3.24.2"
427| #define PACKAGE_BUGREPORT "https://bugzilla.gnome.org/enter_bug.cgi?product=polari"
428| #define PACKAGE_URL ""
429| #define PACKAGE "polari"
430| #define VERSION "3.24.2"
431| #define NDEBUG /**/
432| #define STDC_HEADERS 1
433| #define HAVE_SYS_TYPES_H 1
434| #define HAVE_SYS_STAT_H 1
435| #define HAVE_STDLIB_H 1
436| #define HAVE_STRING_H 1
437| #define HAVE_MEMORY_H 1
438| #define HAVE_STRINGS_H 1
439| #define HAVE_INTTYPES_H 1
440| #define HAVE_STDINT_H 1
441| #define HAVE_UNISTD_H 1
442| #define __EXTENSIONS__ 1
443| #define _ALL_SOURCE 1
444| #define _GNU_SOURCE 1
445| #define _POSIX_PTHREAD_SEMANTICS 1
446| #define _TANDEM_SOURCE 1
447| /* end confdefs.h.  */
448|
449| int
450| main ()
451| {
452|
453|   ;
454|   return 0;
455| }
456configure:5661: result: no
457configure:5671: checking whether the linker accepts -Wl,-fatal_warnings
458configure:5690: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -Wl,-fatal_warnings conftest.c  >&5
459configure:5690: $? = 0
460configure:5699: result: yes
461configure:5990: : WARN_SCANNERFLAGS="$WARN_SCANNERFLAGS"
462configure:5993: $? = 0
463configure:6127: checking for gcc
464configure:6154: result: /usr/bin/clang
465configure:6383: checking for C compiler version
466configure:6392: /usr/bin/clang --version >&5
467Apple clang version 11.0.3 (clang-1103.0.32.59)
468Target: x86_64-apple-darwin19.4.0
469Thread model: posix
470InstalledDir: /Library/Developer/CommandLineTools/usr/bin
471configure:6403: $? = 0
472configure:6392: /usr/bin/clang -v >&5
473Apple clang version 11.0.3 (clang-1103.0.32.59)
474Target: x86_64-apple-darwin19.4.0
475Thread model: posix
476InstalledDir: /Library/Developer/CommandLineTools/usr/bin
477configure:6403: $? = 0
478configure:6392: /usr/bin/clang -V >&5
479clang: error: unsupported option '-V -Wno-objc-signed-char-bool-implicit-int-conversion'
480clang: error: no input files
481configure:6403: $? = 1
482configure:6392: /usr/bin/clang -qversion >&5
483clang: error: unknown argument '-qversion'; did you mean '--version'?
484clang: error: no input files
485configure:6403: $? = 1
486configure:6407: checking whether we are using the GNU C compiler
487configure:6435: result: yes
488configure:6444: checking whether /usr/bin/clang accepts -g
489configure:6505: result: yes
490configure:6522: checking for /usr/bin/clang option to accept ISO C89
491configure:6598: result: none needed
492configure:6623: checking whether /usr/bin/clang understands -c and -o together
493configure:6660: result: yes
494configure:6679: checking dependency style of /usr/bin/clang
495configure:6790: result: gcc3
496configure:6811: checking whether NLS is requested
497configure:6820: result: yes
498configure:6860: checking for msgfmt
499configure: trying /opt/local/bin/msgfmt...
5000 translated messages.
501configure:6892: result: /opt/local/bin/msgfmt
502configure:6901: checking for gmsgfmt
503configure:6932: result: /opt/local/bin/msgfmt
504configure:6982: checking for xgettext
505configure: trying /opt/local/bin/xgettext...
506/opt/local/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
507configure:7014: result: /opt/local/bin/xgettext
508configure:7059: checking for msgmerge
509configure: trying /opt/local/bin/msgmerge...
510configure:7090: result: /opt/local/bin/msgmerge
511configure:7127: checking build system type
512configure:7141: result: x86_64-apple-darwin19.4.0
513configure:7161: checking host system type
514configure:7174: result: x86_64-apple-darwin19.4.0
515configure:7219: checking for ld used by /usr/bin/clang
516configure:7286: result: /Library/Developer/CommandLineTools/usr/bin/ld
517configure:7293: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
518configure:7308: result: no
519configure:7315: checking for shared library run path origin
520configure:7328: result: done
521configure:7900: checking for CFPreferencesCopyAppValue
522configure:7918: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
523conftest.c:31:37: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
524CFPreferencesCopyAppValue(NULL, NULL)
525                          ~~~~      ^
526conftest.c:31:37: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
527CFPreferencesCopyAppValue(NULL, NULL)
528                                ~~~~^
5292 warnings generated.
530configure:7918: $? = 0
531configure:7927: result: yes
532configure:7934: checking for CFLocaleCopyCurrent
533configure:7952: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
534configure:7952: $? = 0
535configure:7961: result: yes
536configure:8010: checking for GNU gettext in libc
537configure:8039: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
538Undefined symbols for architecture x86_64:
539  "_libintl_bindtextdomain", referenced from:
540      _main in conftest-640f7f.o
541  "_libintl_gettext", referenced from:
542      _main in conftest-640f7f.o
543ld: symbol(s) not found for architecture x86_64
544clang: error: linker command failed with exit code 1 (use -v to see invocation)
545configure:8039: $? = 1
546configure: failed program was:
547| /* confdefs.h */
548| #define PACKAGE_NAME "polari"
549| #define PACKAGE_TARNAME "polari"
550| #define PACKAGE_VERSION "3.24.2"
551| #define PACKAGE_STRING "polari 3.24.2"
552| #define PACKAGE_BUGREPORT "https://bugzilla.gnome.org/enter_bug.cgi?product=polari"
553| #define PACKAGE_URL ""
554| #define PACKAGE "polari"
555| #define VERSION "3.24.2"
556| #define NDEBUG /**/
557| #define STDC_HEADERS 1
558| #define HAVE_SYS_TYPES_H 1
559| #define HAVE_SYS_STAT_H 1
560| #define HAVE_STDLIB_H 1
561| #define HAVE_STRING_H 1
562| #define HAVE_MEMORY_H 1
563| #define HAVE_STRINGS_H 1
564| #define HAVE_INTTYPES_H 1
565| #define HAVE_STDINT_H 1
566| #define HAVE_UNISTD_H 1
567| #define __EXTENSIONS__ 1
568| #define _ALL_SOURCE 1
569| #define _GNU_SOURCE 1
570| #define _POSIX_PTHREAD_SEMANTICS 1
571| #define _TANDEM_SOURCE 1
572| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
573| #define HAVE_CFLOCALECOPYCURRENT 1
574| /* end confdefs.h.  */
575|
576| #include <libintl.h>
577| #ifndef __GNU_GETTEXT_SUPPORTED_REVISION
578| extern int _nl_msg_cat_cntr;
579| extern int *_nl_domain_bindings;
580| #define __GNU_GETTEXT_SYMBOL_EXPRESSION (_nl_msg_cat_cntr + *_nl_domain_bindings)
581| #else
582| #define __GNU_GETTEXT_SYMBOL_EXPRESSION 0
583| #endif
584|
585|
586| int
587| main ()
588| {
589|
590| bindtextdomain ("", "");
591| return * gettext ("") + __GNU_GETTEXT_SYMBOL_EXPRESSION
592|
593|   ;
594|   return 0;
595| }
596configure:8048: result: no
597configure:8082: checking for iconv
598configure:8106: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
599Undefined symbols for architecture x86_64:
600  "_libiconv", referenced from:
601      _main in conftest-e05ca0.o
602  "_libiconv_close", referenced from:
603      _main in conftest-e05ca0.o
604  "_libiconv_open", referenced from:
605      _main in conftest-e05ca0.o
606ld: symbol(s) not found for architecture x86_64
607clang: error: linker command failed with exit code 1 (use -v to see invocation)
608configure:8106: $? = 1
609configure: failed program was:
610| /* confdefs.h */
611| #define PACKAGE_NAME "polari"
612| #define PACKAGE_TARNAME "polari"
613| #define PACKAGE_VERSION "3.24.2"
614| #define PACKAGE_STRING "polari 3.24.2"
615| #define PACKAGE_BUGREPORT "https://bugzilla.gnome.org/enter_bug.cgi?product=polari"
616| #define PACKAGE_URL ""
617| #define PACKAGE "polari"
618| #define VERSION "3.24.2"
619| #define NDEBUG /**/
620| #define STDC_HEADERS 1
621| #define HAVE_SYS_TYPES_H 1
622| #define HAVE_SYS_STAT_H 1
623| #define HAVE_STDLIB_H 1
624| #define HAVE_STRING_H 1
625| #define HAVE_MEMORY_H 1
626| #define HAVE_STRINGS_H 1
627| #define HAVE_INTTYPES_H 1
628| #define HAVE_STDINT_H 1
629| #define HAVE_UNISTD_H 1
630| #define __EXTENSIONS__ 1
631| #define _ALL_SOURCE 1
632| #define _GNU_SOURCE 1
633| #define _POSIX_PTHREAD_SEMANTICS 1
634| #define _TANDEM_SOURCE 1
635| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
636| #define HAVE_CFLOCALECOPYCURRENT 1
637| /* end confdefs.h.  */
638|
639| #include <stdlib.h>
640| #include <iconv.h>
641|
642| int
643| main ()
644| {
645| iconv_t cd = iconv_open("","");
646|            iconv(cd,NULL,NULL,NULL,NULL);
647|            iconv_close(cd);
648|   ;
649|   return 0;
650| }
651configure:8130: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  -liconv >&5
652configure:8130: $? = 0
653configure:8140: result: yes
654configure:8143: checking for working iconv
655configure:8272: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  -liconv >&5
656configure:8272: $? = 0
657configure:8272: ./conftest
658configure:8272: $? = 0
659configure:8284: result: yes
660configure:8299: checking how to link with libiconv
661configure:8301: result: -liconv
662configure:8773: checking for GNU gettext in libintl
663configure:8810: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk  -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  -lintl >&5
664configure:8810: $? = 0
665configure:8860: result: yes
666configure:8895: checking whether to use NLS
667configure:8897: result: yes
668configure:8900: checking where the gettext function comes from
669configure:8911: result: external libintl
670configure:8919: checking how to link with libintl
671configure:8921: result: -lintl -Wl,-framework -Wl,CoreFoundation
672configure:9019: checking for ar
673configure:9035: found /usr/bin/ar
674configure:9046: result: ar
675configure:9072: checking the archiver (ar) interface
676configure:9088: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
677configure:9088: $? = 0
678configure:9090: ar cru libconftest.a conftest.o >&5
679configure:9093: $? = 0
680configure:9121: result: ar
681configure:9188: checking how to print strings
682configure:9215: result: printf
683configure:9236: checking for a sed that does not truncate output
684configure:9300: result: /usr/bin/sed
685configure:9318: checking for fgrep
686configure:9380: result: /usr/bin/grep -F
687configure:9415: checking for ld used by /usr/bin/clang
688configure:9482: result: /Library/Developer/CommandLineTools/usr/bin/ld
689configure:9489: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
690configure:9504: result: no
691configure:9516: checking for BSD- or MS-compatible name lister (nm)
692configure:9570: result: /usr/bin/nm -B
693configure:9700: checking the name lister (/usr/bin/nm -B) interface
694configure:9707: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
695configure:9710: /usr/bin/nm -B "conftest.o"
696configure:9713: output
6970000000000000000 S _some_variable
698configure:9720: result: BSD nm
699configure:9723: checking whether ln -s works
700configure:9727: result: yes
701configure:9735: checking the maximum length of command line arguments
702configure:9866: result: 196608
703configure:9914: checking how to convert x86_64-apple-darwin19.4.0 file names to x86_64-apple-darwin19.4.0 format
704configure:9954: result: func_convert_file_noop
705configure:9961: checking how to convert x86_64-apple-darwin19.4.0 file names to toolchain format
706configure:9981: result: func_convert_file_noop
707configure:9988: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files
708configure:9995: result: -r
709configure:10069: checking for objdump
710configure:10085: found /usr/bin/objdump
711configure:10096: result: objdump
712configure:10128: checking how to recognize dependent libraries
713configure:10328: result: pass_all
714configure:10413: checking for dlltool
715configure:10443: result: no
716configure:10473: checking how to associate runtime and link libraries
717configure:10500: result: printf %s\n
718configure:10624: checking for archiver @FILE support
719configure:10641: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
720configure:10641: $? = 0
721configure:10644: ar cru libconftest.a @conftest.lst >&5
722ar: @conftest.lst: No such file or directory
723configure:10647: $? = 1
724configure:10667: result: no
725configure:10725: checking for strip
726configure:10741: found /usr/bin/strip
727configure:10752: result: strip
728configure:10824: checking for ranlib
729configure:10840: found /usr/bin/ranlib
730configure:10851: result: ranlib
731configure:10953: checking command to parse /usr/bin/nm -B output from /usr/bin/clang object
732configure:11106: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
733configure:11109: $? = 0
734configure:11113: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
735configure:11116: $? = 0
736cannot find nm_test_var in conftest.nm
737configure:11106: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
738configure:11109: $? = 0
739configure:11113: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
740configure:11116: $? = 0
741configure:11182: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c conftstm.o >&5
742configure:11185: $? = 0
743configure:11223: result: ok
744configure:11270: checking for sysroot
745configure:11300: result: no
746configure:11307: checking for a working dd
747configure:11345: result: /bin/dd
748configure:11349: checking how to truncate binary pipes
749configure:11364: result: /bin/dd bs=4096 count=1
750configure:11693: checking for mt
751configure:11723: result: no
752configure:11743: checking if : is a manifest tool
753configure:11749: : '-?'
754configure:11757: result: no
755configure:11813: checking for dsymutil
756configure:11829: found /usr/bin/dsymutil
757configure:11840: result: dsymutil
758configure:11905: checking for nmedit
759configure:11921: found /usr/bin/nmedit
760configure:11932: result: nmedit
761configure:11997: checking for lipo
762configure:12013: found /usr/bin/lipo
763configure:12024: result: lipo
764configure:12089: checking for otool
765configure:12105: found /usr/bin/otool
766configure:12116: result: otool
767configure:12181: checking for otool64
768configure:12211: result: no
769configure:12256: checking for -single_module linker flag
770/usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
771configure:12289: result: yes
772configure:12292: checking for -exported_symbols_list linker flag
773configure:12312: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
774configure:12312: $? = 0
775configure:12322: result: yes
776configure:12325: checking for -force_load linker flag
777/usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -c -o conftest.o conftest.c
778ar cru libconftest.a conftest.o
779ranlib libconftest.a
780/usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
781configure:12357: result: yes
782configure:12431: checking for dlfcn.h
783configure:12431: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
784configure:12431: $? = 0
785configure:12431: result: yes
786configure:12686: checking for objdir
787configure:12701: result: .libs
788configure:12965: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
789configure:12983: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fno-rtti -fno-exceptions conftest.c >&5
790configure:12987: $? = 0
791configure:13000: result: yes
792configure:13358: checking for /usr/bin/clang option to produce PIC
793configure:13365: result: -fno-common -DPIC
794configure:13373: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
795configure:13391: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fno-common -DPIC -DPIC conftest.c >&5
796configure:13395: $? = 0
797configure:13408: result: yes
798configure:13437: checking if /usr/bin/clang static flag -static works
799configure:13465: result: no
800configure:13480: checking if /usr/bin/clang supports -c -o file.o
801configure:13501: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -o out/conftest2.o conftest.c >&5
802configure:13505: $? = 0
803configure:13527: result: yes
804configure:13535: checking if /usr/bin/clang supports -c -o file.o
805configure:13582: result: yes
806configure:13615: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
807configure:14874: result: yes
808configure:15114: checking dynamic linker characteristics
809configure:15935: result: darwin19.4.0 dyld
810configure:16057: checking how to hardcode library paths into programs
811configure:16082: result: immediate
812configure:16630: checking whether stripping libraries is possible
813configure:16644: result: yes
814configure:16670: checking if libtool supports shared libraries
815configure:16672: result: yes
816configure:16675: checking whether to build shared libraries
817configure:16700: result: yes
818configure:16703: checking whether to build static libraries
819configure:16707: result: no
820configure:16811: checking for pkg-config
821configure:16841: result: /opt/local/bin/pkg-config
822configure:16866: checking pkg-config is at least version 0.16
823configure:16869: result: yes
824configure:16980: checking for LIBPOLARI
825configure:16988: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= 3.21.6
826                  telepathy-glib"
827configure:16992: $? = 0
828configure:17008: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= 3.21.6
829                  telepathy-glib"
830configure:17012: $? = 0
831configure:17074: result: yes
832configure:17080: checking for POLARI
833configure:17089: $PKG_CONFIG --exists --print-errors "gio-2.0
834                  gobject-introspection-1.0
835                  gjs-1.0"
836configure:17094: $? = 0
837configure:17112: $PKG_CONFIG --exists --print-errors "gio-2.0
838                  gobject-introspection-1.0
839                  gjs-1.0"
840configure:17117: $? = 0
841configure:17183: result: yes
842configure:17190: checking for strcasestr
843configure:17190: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
844configure:17190: $? = 0
845configure:17190: result: yes
846configure:17203: checking for GJS
847configure:17208: result: (pkg-config) /opt/local/bin/gjs-console
848configure:17267: checking for version 3.0 of Gdk
849configure:17281: result: no
850configure:17283: error: You do not have API version 3.0 of the GObject
851Introspection bindings for the Gdk library.
852Build a version from source, or find out what package to
853install with one of these commands, depending on your system:
854  apt-file search Gdk-3.0.typelib
855  dnf provides \*/Gdk-3.0.typelib
856
857
858## ---------------- ##
859## Cache variables. ##
860## ---------------- ##
861
862ac_cv_build=x86_64-apple-darwin19.4.0
863ac_cv_c_compiler_gnu=yes
864ac_cv_env_CC_set=set
865ac_cv_env_CC_value=/usr/bin/clang
866ac_cv_env_CFLAGS_set=set
867ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64'
868ac_cv_env_CPPFLAGS_set=set
869ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk'
870ac_cv_env_CPP_set=
871ac_cv_env_CPP_value=
872ac_cv_env_GJS_set=
873ac_cv_env_GJS_value=
874ac_cv_env_ITSTOOL_set=
875ac_cv_env_ITSTOOL_value=
876ac_cv_env_LDFLAGS_set=set
877ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64'
878ac_cv_env_LIBPOLARI_CFLAGS_set=
879ac_cv_env_LIBPOLARI_CFLAGS_value=
880ac_cv_env_LIBPOLARI_LIBS_set=
881ac_cv_env_LIBPOLARI_LIBS_value=
882ac_cv_env_LIBS_set=
883ac_cv_env_LIBS_value=
884ac_cv_env_LT_SYS_LIBRARY_PATH_set=
885ac_cv_env_LT_SYS_LIBRARY_PATH_value=
886ac_cv_env_PKG_CONFIG_LIBDIR_set=
887ac_cv_env_PKG_CONFIG_LIBDIR_value=
888ac_cv_env_PKG_CONFIG_PATH_set=
889ac_cv_env_PKG_CONFIG_PATH_value=
890ac_cv_env_PKG_CONFIG_set=
891ac_cv_env_PKG_CONFIG_value=
892ac_cv_env_POLARI_CFLAGS_set=
893ac_cv_env_POLARI_CFLAGS_value=
894ac_cv_env_POLARI_LIBS_set=
895ac_cv_env_POLARI_LIBS_value=
896ac_cv_env_XMLLINT_set=
897ac_cv_env_XMLLINT_value=
898ac_cv_env_build_alias_set=
899ac_cv_env_build_alias_value=
900ac_cv_env_host_alias_set=
901ac_cv_env_host_alias_value=
902ac_cv_env_target_alias_set=
903ac_cv_env_target_alias_value=
904ac_cv_func_strcasestr=yes
905ac_cv_header_dlfcn_h=yes
906ac_cv_header_inttypes_h=yes
907ac_cv_header_memory_h=yes
908ac_cv_header_minix_config_h=no
909ac_cv_header_stdc=yes
910ac_cv_header_stdint_h=yes
911ac_cv_header_stdlib_h=yes
912ac_cv_header_string_h=yes
913ac_cv_header_strings_h=yes
914ac_cv_header_sys_stat_h=yes
915ac_cv_header_sys_types_h=yes
916ac_cv_header_unistd_h=yes
917ac_cv_host=x86_64-apple-darwin19.4.0
918ac_cv_objext=o
919ac_cv_path_EGREP='/usr/bin/grep -E'
920ac_cv_path_FGREP='/usr/bin/grep -F'
921ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt
922ac_cv_path_GREP=/usr/bin/grep
923ac_cv_path_MSGFMT=/opt/local/bin/msgfmt
924ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge
925ac_cv_path_SED=/usr/bin/sed
926ac_cv_path_XGETTEXT=/opt/local/bin/xgettext
927ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
928ac_cv_path_lt_DD=/bin/dd
929ac_cv_prog_AWK=gawk
930ac_cv_prog_CPP='/usr/bin/clang -E'
931ac_cv_prog_ac_ct_AR=ar
932ac_cv_prog_ac_ct_CC=/usr/bin/clang
933ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
934ac_cv_prog_ac_ct_LIPO=lipo
935ac_cv_prog_ac_ct_NMEDIT=nmedit
936ac_cv_prog_ac_ct_OBJDUMP=objdump
937ac_cv_prog_ac_ct_OTOOL=otool
938ac_cv_prog_ac_ct_RANLIB=ranlib
939ac_cv_prog_ac_ct_STRIP=strip
940ac_cv_prog_cc_c89=
941ac_cv_prog_cc_g=yes
942ac_cv_prog_make_make_set=yes
943ac_cv_safe_to_define___extensions__=yes
944acl_cv_hardcode_direct=no
945acl_cv_hardcode_libdir_flag_spec=
946acl_cv_hardcode_libdir_separator=
947acl_cv_hardcode_minus_L=no
948acl_cv_libext=a
949acl_cv_libname_spec='lib$name'
950acl_cv_library_names_spec='$libname$shrext'
951acl_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld
952acl_cv_prog_gnu_ld=no
953acl_cv_rpath=done
954acl_cv_shlibext=dylib
955acl_cv_wl=-Wl,
956am_cv_CC_dependencies_compiler_type=gcc3
957am_cv_ar_interface=ar
958am_cv_func_iconv=yes
959am_cv_func_iconv_works=yes
960am_cv_lib_iconv=yes
961am_cv_make_support_nested_variables=yes
962am_cv_prog_cc_c_o=yes
963am_cv_prog_tar_ustar=gnutar
964ax_cv_check_cflags___Werror_unknown_warning_option=yes
965ax_cv_check_cflags___Wno_suggest_attribute_format=yes
966ax_cv_check_cflags__fno_strict_aliasing=yes
967ax_cv_check_ldflags___Wl___fatal_warnings=no
968ax_cv_check_ldflags___Wl___no_as_needed=no
969ax_cv_check_ldflags___Wl__fatal_warnings=yes
970gt_cv_func_CFLocaleCopyCurrent=yes
971gt_cv_func_CFPreferencesCopyAppValue=yes
972gt_cv_func_gnugettext1_libc=no
973gt_cv_func_gnugettext1_libintl=yes
974lt_cv_apple_cc_single_mod=yes
975lt_cv_ar_at_file=no
976lt_cv_deplibs_check_method=pass_all
977lt_cv_file_magic_cmd='$MAGIC_CMD'
978lt_cv_file_magic_test_file=
979lt_cv_ld_exported_symbols_list=yes
980lt_cv_ld_force_load=yes
981lt_cv_ld_reload_flag=-r
982lt_cv_nm_interface='BSD nm'
983lt_cv_objdir=.libs
984lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld
985lt_cv_path_NM='/usr/bin/nm -B'
986lt_cv_path_mainfest_tool=no
987lt_cv_prog_compiler_c_o=yes
988lt_cv_prog_compiler_pic='-fno-common -DPIC'
989lt_cv_prog_compiler_pic_works=yes
990lt_cv_prog_compiler_rtti_exceptions=yes
991lt_cv_prog_compiler_static_works=no
992lt_cv_prog_gnu_ld=no
993lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
994lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
995lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
996lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
997lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
998lt_cv_sys_global_symbol_to_import=
999lt_cv_sys_max_cmd_len=196608
1000lt_cv_to_host_file_cmd=func_convert_file_noop
1001lt_cv_to_tool_file_cmd=func_convert_file_noop
1002lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
1003pkg_cv_LIBPOLARI_CFLAGS='-D_REENTRANT -I/opt/local/include/gtk-3.0 -I/opt/local/include/at-spi2-atk/2.0 -I/opt/local/include/at-spi-2.0 -I/opt/local/include/gtk-3.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/telepathy-1.0 -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
1004pkg_cv_LIBPOLARI_LIBS='-L/opt/local/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -ltelepathy-glib'
1005pkg_cv_POLARI_CFLAGS='-D_REENTRANT -include /opt/local/include/mozjs-52/js/RequiredDefines.h -D_REENTRANT -I/opt/local/include/gjs-1.0 -I/opt/local/include/gobject-introspection-1.0 -I/opt/local/lib/libffi-3.2.1/include -I/opt/local/include/mozjs-52 -I/opt/local/include/nspr -I/opt/local/include/gtk-3.0 -I/opt/local/include/at-spi2-atk/2.0 -I/opt/local/include/at-spi-2.0 -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/gtk-3.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
1006pkg_cv_POLARI_LIBS='-L/opt/local/lib -lgio-2.0 -lgirepository-1.0 -lgjs -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1007
1008## ----------------- ##
1009## Output variables. ##
1010## ----------------- ##
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021                $(INSTALL_DATA) $^ "$(DESTDIR)$(gsettingsschemadir)"; \
1022                test -n "$(GSETTINGS_DISABLE_SCHEMAS_COMPILE)$(DESTDIR)" || $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir); \
1023                test -z "$(gsettingsschemadir)" || $(MKDIR_P) "$(DESTDIR)$(gsettingsschemadir)"; \
1024        $(AM_V_GEN) $(GLIB_COMPILE_SCHEMAS) --strict --dry-run $(addprefix --schema-file=,$(gsettings__enum_file)) --schema-file=$< && mkdir -p $(@D) && touch $@
1025        $(AM_V_GEN) glib-mkenums --comments '\''<!-- @comment@ -->'\'' --fhead "<schemalist>" --vhead "  <@type@ id='\''$(gsettings_ENUM_NAMESPACE).@EnumName@'\''>" --vprod "    <value nick='\''@valuenick@'\'' value='\''@valuenum@'\''/>" --vtail "  </@type@>" --ftail "</schemalist>" $^ > $@.tmp && mv $@.tmp $@
1026        @$(NORMAL_INSTALL)
1027        @$(NORMAL_UNINSTALL)
1028        @list='\''$(gsettings_SCHEMAS) $(gsettings__enum_file)'\''; test -n "$(gsettingsschemadir)" || list=; \
1029        cd "$(DESTDIR)$(gsettingsschemadir)" && rm -f $$files
1030        echo " ( cd '\''$(DESTDIR)$(gsettingsschemadir)'\'' && rm -f" $$files ")"; \
1031        fi
1032        files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \
1033        if test -n "$^"; then \
1034        rm -f $(gsettings_SCHEMAS:.xml=.valid) $(gsettings__enum_file)
1035        test -n "$$files" || exit 0; \
1036        test -n "$(GSETTINGS_DISABLE_SCHEMAS_COMPILE)$(DESTDIR)" || $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir)
1037$(gsettings__enum_file): $(gsettings_ENUM_FILES)
1038%.gschema.valid: %.gschema.xml $(gsettings__enum_file)
1039.PHONY : uninstall-gsettings-schemas install-gsettings-schemas clean-gsettings-schemas
1040.SECONDARY: $(gsettings_SCHEMAS)
1041ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_polari/polari/work/polari-3.24.2/build-aux/missing aclocal-1.15'
1042AMDEPBACKSLASH='\'
1043AMDEP_FALSE='#'
1044AMDEP_TRUE=''
1045AMTAR='$${TAR-tar}'
1046AM_BACKSLASH='\'
1047AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
1048AM_DEFAULT_VERBOSITY='1'
1049AM_V='$(V)'
1050APPSTREAM_UTIL=''
1051APPSTREAM_XML_RULES=''
1052APP_ID='org.gnome.Polari'
1053AR='ar'
1054AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_polari/polari/work/polari-3.24.2/build-aux/missing autoconf'
1055AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_polari/polari/work/polari-3.24.2/build-aux/missing autoheader'
1056AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_polari/polari/work/polari-3.24.2/build-aux/missing automake-1.15'
1057AWK='gawk'
1058CC='/usr/bin/clang'
1059CCDEPMODE='depmode=gcc3'
1060CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64'
1061CPP='/usr/bin/clang -E'
1062CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk'
1063CYGPATH_W='echo'
1064DEFS=''
1065DEPDIR='.deps'
1066DESKTOP_FILE_VALIDATE=''
1067DLLTOOL='false'
1068DSYMUTIL='dsymutil'
1069DUMPBIN=''
1070ECHO_C='\c'
1071ECHO_N=''
1072ECHO_T=''
1073EGREP='/usr/bin/grep -E'
1074EXEEXT=''
1075FGREP='/usr/bin/grep -F'
1076GETTEXT_MACRO_VERSION='0.19'
1077GETTEXT_PACKAGE='polari'
1078GJS='/opt/local/bin/gjs-console'
1079GLIB_COMPILE_RESOURCES=''
1080GLIB_COMPILE_SCHEMAS='/opt/local/bin/glib-compile-schemas'
1081GMSGFMT='/opt/local/bin/msgfmt'
1082GMSGFMT_015='/opt/local/bin/msgfmt'
1083GREP='/usr/bin/grep'
1084GSETTINGS_DISABLE_SCHEMAS_COMPILE='1'
1085GSETTINGS_RULES='
1086HAVE_INTROSPECTION_FALSE='#'
1087HAVE_INTROSPECTION_TRUE=''
1088HELP_DIR=''
1089INSTALL_DATA='${INSTALL} -m 644'
1090INSTALL_PROGRAM='${INSTALL}'
1091INSTALL_SCRIPT='${INSTALL}'
1092INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1093INTLLIBS='-lintl -Wl,-framework -Wl,CoreFoundation'
1094INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation'
1095INTROSPECTION_CFLAGS='-D_REENTRANT -I/opt/local/include/gobject-introspection-1.0 -I/opt/local/lib/libffi-3.2.1/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
1096INTROSPECTION_COMPILER='/opt/local/bin/g-ir-compiler'
1097INTROSPECTION_GENERATE='/opt/local/bin/g-ir-generate'
1098INTROSPECTION_GIRDIR='/opt/local/share/gir-1.0'
1099INTROSPECTION_LIBS='-L/opt/local/lib -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1100INTROSPECTION_MAKEFILE='/opt/local/share/gobject-introspection-1.0/Makefile.introspection'
1101INTROSPECTION_SCANNER='/opt/local/bin/g-ir-scanner'
1102INTROSPECTION_TYPELIBDIR='/opt/local/lib/girepository-1.0'
1103ITSTOOL=''
1104LD='/Library/Developer/CommandLineTools/usr/bin/ld'
1105LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64'
1106LIBICONV='-liconv'
1107LIBINTL='-lintl -Wl,-framework -Wl,CoreFoundation'
1108LIBOBJS=''
1109LIBPOLARI_CFLAGS='-D_REENTRANT -I/opt/local/include/gtk-3.0 -I/opt/local/include/at-spi2-atk/2.0 -I/opt/local/include/at-spi-2.0 -I/opt/local/include/gtk-3.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/telepathy-1.0 -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
1110LIBPOLARI_LIBS='-L/opt/local/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -ltelepathy-glib'
1111LIBS=''
1112LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1113LIPO='lipo'
1114LN_S='ln -s'
1115LTLIBICONV='-L/opt/local/lib -liconv -R/opt/local/lib'
1116LTLIBINTL='-L/opt/local/lib -lintl -R/opt/local/lib -Wl,-framework -Wl,CoreFoundation'
1117LTLIBOBJS=''
1118LT_SYS_LIBRARY_PATH=''
1119MAINT=''
1120MAINTAINER_MODE_FALSE='#'
1121MAINTAINER_MODE_TRUE=''
1122MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_polari/polari/work/polari-3.24.2/build-aux/missing makeinfo'
1123MANIFEST_TOOL=':'
1124MKDIR_P='build-aux/install-sh -c -d'
1125MSGFMT='/opt/local/bin/msgfmt'
1126MSGFMT_015='/opt/local/bin/msgfmt'
1127MSGMERGE='/opt/local/bin/msgmerge'
1128NM='/usr/bin/nm -B'
1129NMEDIT='nmedit'
1130OBJDUMP='objdump'
1131OBJEXT='o'
1132OTOOL64=':'
1133OTOOL='otool'
1134PACKAGE='polari'
1135PACKAGE_BUGREPORT='https://bugzilla.gnome.org/enter_bug.cgi?product=polari'
1136PACKAGE_NAME='polari'
1137PACKAGE_STRING='polari 3.24.2'
1138PACKAGE_TARNAME='polari'
1139PACKAGE_URL=''
1140PACKAGE_VERSION='3.24.2'
1141PATH_SEPARATOR=':'
1142PKG_CONFIG='/opt/local/bin/pkg-config'
1143PKG_CONFIG_LIBDIR=''
1144PKG_CONFIG_PATH=''
1145POLARI_CFLAGS='-D_REENTRANT -include /opt/local/include/mozjs-52/js/RequiredDefines.h -D_REENTRANT -I/opt/local/include/gjs-1.0 -I/opt/local/include/gobject-introspection-1.0 -I/opt/local/lib/libffi-3.2.1/include -I/opt/local/include/mozjs-52 -I/opt/local/include/nspr -I/opt/local/include/gtk-3.0 -I/opt/local/include/at-spi2-atk/2.0 -I/opt/local/include/at-spi-2.0 -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/gtk-3.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
1146POLARI_LIBS='-L/opt/local/lib -lgio-2.0 -lgirepository-1.0 -lgjs -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1147POSUB='po'
1148RANLIB='ranlib'
1149SED='/usr/bin/sed'
1150SET_MAKE=''
1151SHELL='/bin/sh'
1152STRIP='strip'
1153USE_NLS='yes'
1154VERSION='3.24.2'
1155WARN_CFLAGS='-fno-strict-aliasing'
1156WARN_LDFLAGS=''
1157WARN_SCANNERFLAGS=''
1158XGETTEXT='/opt/local/bin/xgettext'
1159XGETTEXT_015='/opt/local/bin/xgettext'
1160XGETTEXT_EXTRA_OPTIONS=''
1161XMLLINT=''
1162YELP_HELP_RULES=''
1163YELP_LC_DIST=''
1164YELP_LC_MEDIA_LINKS=''
1165ac_ct_AR='ar'
1166ac_ct_CC='/usr/bin/clang'
1167ac_ct_DUMPBIN=''
1168all-am: $(gsettings_SCHEMAS:.xml=.valid)
1169am__EXEEXT_FALSE=''
1170am__EXEEXT_TRUE=''
1171am__fastdepCC_FALSE='#'
1172am__fastdepCC_TRUE=''
1173am__include='include'
1174am__isrc=''
1175am__leading_dot='.'
1176am__nodep='_no'
1177am__quote=''
1178am__tar='tar --format=ustar -chf - "$$tardir"'
1179am__untar='tar -xf -'
1180appstreamxmldir=''
1181bindir='${exec_prefix}/bin'
1182build='x86_64-apple-darwin19.4.0'
1183build_alias=''
1184build_cpu='x86_64'
1185build_os='darwin19.4.0'
1186build_vendor='apple'
1187clean-gsettings-schemas:
1188datadir='${datarootdir}'
1189datarootdir='${prefix}/share'
1190docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1191dvidir='${docdir}'
1192endif'
1193exec_prefix='NONE'
1194gsettings__enum_file = $(addsuffix .enums.xml,$(gsettings_ENUM_NAMESPACE))
1195gsettingsschemadir='${datarootdir}/glib-2.0/schemas'
1196host='x86_64-apple-darwin19.4.0'
1197host_alias=''
1198host_cpu='x86_64'
1199host_os='darwin19.4.0'
1200host_vendor='apple'
1201htmldir='${docdir}'
1202ifdef gsettings_ENUM_NAMESPACE
1203includedir='${prefix}/include'
1204infodir='${datarootdir}/info'
1205install-data-am: install-gsettings-schemas
1206install-gsettings-schemas: $(gsettings_SCHEMAS) $(gsettings__enum_file)
1207install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_polari/polari/work/polari-3.24.2/build-aux/install-sh'
1208libdir='${exec_prefix}/lib'
1209libexecdir='${exec_prefix}/libexec'
1210localedir='${datarootdir}/locale'
1211localstatedir='${prefix}/var'
1212mandir='${datarootdir}/man'
1213mkdir_p='$(MKDIR_P)'
1214mostlyclean-am: clean-gsettings-schemas
1215oldincludedir='/usr/include'
1216pdfdir='${docdir}'
1217prefix='/opt/local'
1218program_transform_name='s,x,x,'
1219psdir='${docdir}'
1220sbindir='${exec_prefix}/sbin'
1221sharedstatedir='${prefix}/com'
1222sysconfdir='${prefix}/etc'
1223target_alias=''
1224uninstall-am: uninstall-gsettings-schemas
1225uninstall-gsettings-schemas:
1226
1227## ----------- ##
1228## confdefs.h. ##
1229## ----------- ##
1230
1231/* confdefs.h */
1232#define PACKAGE_NAME "polari"
1233#define PACKAGE_TARNAME "polari"
1234#define PACKAGE_VERSION "3.24.2"
1235#define PACKAGE_STRING "polari 3.24.2"
1236#define PACKAGE_BUGREPORT "https://bugzilla.gnome.org/enter_bug.cgi?product=polari"
1237#define PACKAGE_URL ""
1238#define PACKAGE "polari"
1239#define VERSION "3.24.2"
1240#define NDEBUG /**/
1241#define STDC_HEADERS 1
1242#define HAVE_SYS_TYPES_H 1
1243#define HAVE_SYS_STAT_H 1
1244#define HAVE_STDLIB_H 1
1245#define HAVE_STRING_H 1
1246#define HAVE_MEMORY_H 1
1247#define HAVE_STRINGS_H 1
1248#define HAVE_INTTYPES_H 1
1249#define HAVE_STDINT_H 1
1250#define HAVE_UNISTD_H 1
1251#define __EXTENSIONS__ 1
1252#define _ALL_SOURCE 1
1253#define _GNU_SOURCE 1
1254#define _POSIX_PTHREAD_SEMANTICS 1
1255#define _TANDEM_SOURCE 1
1256#define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1257#define HAVE_CFLOCALECOPYCURRENT 1
1258#define HAVE_ICONV 1
1259#define ENABLE_NLS 1
1260#define HAVE_GETTEXT 1
1261#define HAVE_DCGETTEXT 1
1262#define HAVE_DLFCN_H 1
1263#define LT_OBJDIR ".libs/"
1264#define HAVE_STRCASESTR 1
1265
1266configure: exit 1