Ticket #60070: cairo-i386-config.log

File cairo-i386-config.log, 213.1 KB (added by TheLastLovemark, 4 years ago)
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 cairo configure 1.16.0, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-dependency-tracking --disable-dependency-tracking --enable-gl --enable-quartz --enable-quartz-font --enable-quartz-image --disable-silent-rules --disable-symbol-lookup --enable-xlib --enable-xlib-xcb --enable-xcb --disable-xcb-shm --with-x --enable-ft --enable-pdf --enable-png --enable-ps --enable-script --enable-svg --enable-tee --enable-xml ac_cv_prog_GS= ac_cv_lib_lzo2_lzo2a_decompress=no --disable-dependency-tracking --enable-xlib-xrender --x-include=/opt/local/include --x-lib=/opt/local/lib --enable-glx
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = StopItPlease
14uname -m = x86_64
15uname -r = 17.7.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 17.7.0: Thu Jan 23 07:05:23 PST 2020; root:xnu-4570.71.69~1/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 17.7.0: Thu Jan 23 07:05:23 PST 2020; root:xnu-4570.71.69~1/RELEASE_X86_64
27Kernel configured for up to 4 processors.
282 processors are physically available.
294 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3
32Primary memory available: 8.00 gigabytes
33Default processor set: 339 tasks, 1274 threads, 4 processors
34Load average: 5.26, Mach factor: 0.61
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:3224: checking for gcc
52configure:3251: result: /usr/bin/clang
53configure:3480: checking for C compiler version
54configure:3489: /usr/bin/clang --version >&5
55Apple LLVM version 10.0.0 (clang-1000.10.44.4)
56Target: x86_64-apple-darwin17.7.0
57Thread model: posix
58InstalledDir: /Library/Developer/CommandLineTools/usr/bin
59configure:3500: $? = 0
60configure:3489: /usr/bin/clang -v >&5
61Apple LLVM version 10.0.0 (clang-1000.10.44.4)
62Target: x86_64-apple-darwin17.7.0
63Thread model: posix
64InstalledDir: /Library/Developer/CommandLineTools/usr/bin
65configure:3500: $? = 0
66configure:3489: /usr/bin/clang -V >&5
67clang: error: argument to '-V' is missing (expected 1 value)
68clang: error: no input files
69configure:3500: $? = 1
70configure:3489: /usr/bin/clang -qversion >&5
71clang: error: unknown argument: '-qversion'
72clang: error: no input files
73configure:3500: $? = 1
74configure:3520: checking whether the C compiler works
75configure:3542: /usr/bin/clang -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
76ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
77configure:3546: $? = 0
78configure:3594: result: yes
79configure:3597: checking for C compiler default output file name
80configure:3599: result: a.out
81configure:3605: checking for suffix of executables
82configure:3612: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
83ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
84configure:3616: $? = 0
85configure:3638: result:
86configure:3660: checking whether we are cross compiling
87configure:3668: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
88ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
89configure:3672: $? = 0
90configure:3679: ./conftest
91configure:3683: $? = 0
92configure:3698: result: no
93configure:3703: checking for suffix of object files
94configure:3725: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
95configure:3729: $? = 0
96configure:3750: result: o
97configure:3754: checking whether we are using the GNU C compiler
98configure:3773: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
99configure:3773: $? = 0
100configure:3782: result: yes
101configure:3791: checking whether /usr/bin/clang accepts -g
102configure:3811: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
103configure:3811: $? = 0
104configure:3852: result: yes
105configure:3869: checking for /usr/bin/clang option to accept ISO C89
106configure:3932: /usr/bin/clang  -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
107configure:3932: $? = 0
108configure:3945: result: none needed
109configure:3970: checking whether /usr/bin/clang understands -c and -o together
110configure:3992: /usr/bin/clang -c conftest.c -o conftest2.o
111configure:3995: $? = 0
112configure:3992: /usr/bin/clang -c conftest.c -o conftest2.o
113configure:3995: $? = 0
114configure:4007: result: yes
115configure:4030: checking how to run the C preprocessor
116configure:4061: /usr/bin/clang -E -I/opt/local/include conftest.c
117configure:4061: $? = 0
118configure:4075: /usr/bin/clang -E -I/opt/local/include conftest.c
119conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
120#include <ac_nonexistent.h>
121         ^~~~~~~~~~~~~~~~~~
1221 error generated.
123configure:4075: $? = 1
124configure: failed program was:
125| /* confdefs.h */
126| #define PACKAGE_NAME "cairo"
127| #define PACKAGE_TARNAME "cairo"
128| #define PACKAGE_VERSION "1.16.0"
129| #define PACKAGE_STRING "cairo 1.16.0"
130| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
131| #define PACKAGE_URL "https://cairographics.org/"
132| /* end confdefs.h.  */
133| #include <ac_nonexistent.h>
134configure:4100: result: /usr/bin/clang -E
135configure:4120: /usr/bin/clang -E -I/opt/local/include conftest.c
136configure:4120: $? = 0
137configure:4134: /usr/bin/clang -E -I/opt/local/include conftest.c
138conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
139#include <ac_nonexistent.h>
140         ^~~~~~~~~~~~~~~~~~
1411 error generated.
142configure:4134: $? = 1
143configure: failed program was:
144| /* confdefs.h */
145| #define PACKAGE_NAME "cairo"
146| #define PACKAGE_TARNAME "cairo"
147| #define PACKAGE_VERSION "1.16.0"
148| #define PACKAGE_STRING "cairo 1.16.0"
149| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
150| #define PACKAGE_URL "https://cairographics.org/"
151| /* end confdefs.h.  */
152| #include <ac_nonexistent.h>
153configure:4163: checking for grep that handles long lines and -e
154configure:4221: result: /opt/local/bin/ggrep
155configure:4226: checking for egrep
156configure:4288: result: /opt/local/bin/ggrep -E
157configure:4293: checking for ANSI C header files
158configure:4313: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
159configure:4313: $? = 0
160configure:4386: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
161ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
162configure:4386: $? = 0
163configure:4386: ./conftest
164configure:4386: $? = 0
165configure:4397: result: yes
166configure:4410: checking for sys/types.h
167configure:4410: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
168configure:4410: $? = 0
169configure:4410: result: yes
170configure:4410: checking for sys/stat.h
171configure:4410: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
172configure:4410: $? = 0
173configure:4410: result: yes
174configure:4410: checking for stdlib.h
175configure:4410: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
176configure:4410: $? = 0
177configure:4410: result: yes
178configure:4410: checking for string.h
179configure:4410: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
180configure:4410: $? = 0
181configure:4410: result: yes
182configure:4410: checking for memory.h
183configure:4410: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
184configure:4410: $? = 0
185configure:4410: result: yes
186configure:4410: checking for strings.h
187configure:4410: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
188configure:4410: $? = 0
189configure:4410: result: yes
190configure:4410: checking for inttypes.h
191configure:4410: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
192configure:4410: $? = 0
193configure:4410: result: yes
194configure:4410: checking for stdint.h
195configure:4410: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
196configure:4410: $? = 0
197configure:4410: result: yes
198configure:4410: checking for unistd.h
199configure:4410: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
200configure:4410: $? = 0
201configure:4410: result: yes
202configure:4423: checking minix/config.h usability
203configure:4423: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
204conftest.c:52:10: fatal error: 'minix/config.h' file not found
205#include <minix/config.h>
206         ^~~~~~~~~~~~~~~~
2071 error generated.
208configure:4423: $? = 1
209configure: failed program was:
210| /* confdefs.h */
211| #define PACKAGE_NAME "cairo"
212| #define PACKAGE_TARNAME "cairo"
213| #define PACKAGE_VERSION "1.16.0"
214| #define PACKAGE_STRING "cairo 1.16.0"
215| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
216| #define PACKAGE_URL "https://cairographics.org/"
217| #define STDC_HEADERS 1
218| #define HAVE_SYS_TYPES_H 1
219| #define HAVE_SYS_STAT_H 1
220| #define HAVE_STDLIB_H 1
221| #define HAVE_STRING_H 1
222| #define HAVE_MEMORY_H 1
223| #define HAVE_STRINGS_H 1
224| #define HAVE_INTTYPES_H 1
225| #define HAVE_STDINT_H 1
226| #define HAVE_UNISTD_H 1
227| /* end confdefs.h.  */
228| #include <stdio.h>
229| #ifdef HAVE_SYS_TYPES_H
230| # include <sys/types.h>
231| #endif
232| #ifdef HAVE_SYS_STAT_H
233| # include <sys/stat.h>
234| #endif
235| #ifdef STDC_HEADERS
236| # include <stdlib.h>
237| # include <stddef.h>
238| #else
239| # ifdef HAVE_STDLIB_H
240| #  include <stdlib.h>
241| # endif
242| #endif
243| #ifdef HAVE_STRING_H
244| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
245| #  include <memory.h>
246| # endif
247| # include <string.h>
248| #endif
249| #ifdef HAVE_STRINGS_H
250| # include <strings.h>
251| #endif
252| #ifdef HAVE_INTTYPES_H
253| # include <inttypes.h>
254| #endif
255| #ifdef HAVE_STDINT_H
256| # include <stdint.h>
257| #endif
258| #ifdef HAVE_UNISTD_H
259| # include <unistd.h>
260| #endif
261| #include <minix/config.h>
262configure:4423: result: no
263configure:4423: checking minix/config.h presence
264configure:4423: /usr/bin/clang -E -I/opt/local/include conftest.c
265conftest.c:19:10: fatal error: 'minix/config.h' file not found
266#include <minix/config.h>
267         ^~~~~~~~~~~~~~~~
2681 error generated.
269configure:4423: $? = 1
270configure: failed program was:
271| /* confdefs.h */
272| #define PACKAGE_NAME "cairo"
273| #define PACKAGE_TARNAME "cairo"
274| #define PACKAGE_VERSION "1.16.0"
275| #define PACKAGE_STRING "cairo 1.16.0"
276| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
277| #define PACKAGE_URL "https://cairographics.org/"
278| #define STDC_HEADERS 1
279| #define HAVE_SYS_TYPES_H 1
280| #define HAVE_SYS_STAT_H 1
281| #define HAVE_STDLIB_H 1
282| #define HAVE_STRING_H 1
283| #define HAVE_MEMORY_H 1
284| #define HAVE_STRINGS_H 1
285| #define HAVE_INTTYPES_H 1
286| #define HAVE_STDINT_H 1
287| #define HAVE_UNISTD_H 1
288| /* end confdefs.h.  */
289| #include <minix/config.h>
290configure:4423: result: no
291configure:4423: checking for minix/config.h
292configure:4423: result: no
293configure:4444: checking whether it is safe to define __EXTENSIONS__
294configure:4462: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
295configure:4462: $? = 0
296configure:4469: result: yes
297configure:4490: checking for unistd.h
298configure:4490: result: yes
299configure:4490: checking sys/ioctl.h usability
300configure:4490: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
301configure:4490: $? = 0
302configure:4490: result: yes
303configure:4490: checking sys/ioctl.h presence
304configure:4490: /usr/bin/clang -E -I/opt/local/include conftest.c
305configure:4490: $? = 0
306configure:4490: result: yes
307configure:4490: checking for sys/ioctl.h
308configure:4490: result: yes
309configure:4501: checking for typeof syntax and keyword spelling
310configure:4532: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
311configure:4532: $? = 0
312configure:4539: result: typeof
313configure:4571: checking for a BSD-compatible install
314configure:4639: result: /usr/bin/install -c
315configure:4650: checking whether build environment is sane
316configure:4705: result: yes
317configure:4853: checking for a thread-safe mkdir -p
318configure:4892: result: /opt/local/bin/gmkdir -p
319configure:4899: checking for gawk
320configure:4915: found /opt/local/bin/gawk
321configure:4926: result: gawk
322configure:4937: checking whether make sets $(MAKE)
323configure:4959: result: yes
324configure:4989: checking for style of include used by make
325configure:5017: result: GNU
326configure:5051: checking whether make supports nested variables
327configure:5068: result: yes
328configure:5144: checking dependency style of /usr/bin/clang
329configure:5255: result: none
330configure:5324: checking whether make supports nested variables
331configure:5341: result: yes
332configure:5401: checking for ar
333configure:5417: found /opt/local/bin/ar
334configure:5428: result: ar
335configure:5454: checking the archiver (ar) interface
336configure:5470: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
337configure:5470: $? = 0
338configure:5472: ar cru libconftest.a conftest.o >&5
339configure:5475: $? = 0
340configure:5503: result: ar
341configure:5554: checking build system type
342configure:5568: result: x86_64-apple-darwin17.7.0
343configure:5588: checking host system type
344configure:5601: result: x86_64-apple-darwin17.7.0
345configure:5642: checking how to print strings
346configure:5669: result: printf
347configure:5690: checking for a sed that does not truncate output
348configure:5754: result: /opt/local/bin/gsed
349configure:5772: checking for fgrep
350configure:5834: result: /opt/local/bin/ggrep -F
351configure:5869: checking for ld used by /usr/bin/clang
352configure:5936: result: /Library/Developer/CommandLineTools/usr/bin/ld
353configure:5943: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
354configure:5958: result: no
355configure:5970: checking for BSD- or MS-compatible name lister (nm)
356configure:6024: result: /opt/local/bin/nm -B
357configure:6154: checking the name lister (/opt/local/bin/nm -B) interface
358configure:6161: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
359configure:6164: /opt/local/bin/nm -B "conftest.o"
360configure:6167: output
36100000000 S _some_variable
362configure:6174: result: BSD nm
363configure:6177: checking whether ln -s works
364configure:6181: result: yes
365configure:6189: checking the maximum length of command line arguments
366configure:6320: result: 196608
367configure:6368: checking how to convert x86_64-apple-darwin17.7.0 file names to x86_64-apple-darwin17.7.0 format
368configure:6408: result: func_convert_file_noop
369configure:6415: checking how to convert x86_64-apple-darwin17.7.0 file names to toolchain format
370configure:6435: result: func_convert_file_noop
371configure:6442: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files
372configure:6449: result: -r
373configure:6523: checking for objdump
374configure:6539: found /usr/bin/objdump
375configure:6550: result: objdump
376configure:6579: checking how to recognize dependent libraries
377configure:6779: result: pass_all
378configure:6864: checking for dlltool
379configure:6894: result: no
380configure:6921: checking how to associate runtime and link libraries
381configure:6948: result: printf %s\n
382configure:7072: checking for archiver @FILE support
383configure:7089: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
384configure:7089: $? = 0
385configure:7092: ar cru libconftest.a @conftest.lst >&5
386ar: @conftest.lst: No such file or directory
387configure:7095: $? = 1
388configure:7115: result: no
389configure:7173: checking for strip
390configure:7189: found /opt/local/bin/strip
391configure:7200: result: strip
392configure:7272: checking for ranlib
393configure:7288: found /opt/local/bin/ranlib
394configure:7299: result: ranlib
395configure:7401: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object
396configure:7554: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
397configure:7557: $? = 0
398configure:7561: /opt/local/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
399configure:7564: $? = 0
400cannot find nm_test_var in conftest.nm
401configure:7554: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
402configure:7557: $? = 0
403configure:7561: /opt/local/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
404configure:7564: $? = 0
405configure:7630: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c conftstm.o >&5
406ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
407configure:7633: $? = 0
408configure:7671: result: ok
409configure:7718: checking for sysroot
410configure:7748: result: no
411configure:7755: checking for a working dd
412configure:7793: result: /bin/dd
413configure:7797: checking how to truncate binary pipes
414configure:7812: result: /bin/dd bs=4096 count=1
415configure:8141: checking for mt
416configure:8171: result: no
417configure:8191: checking if : is a manifest tool
418configure:8197: : '-?'
419configure:8205: result: no
420configure:8261: checking for dsymutil
421configure:8277: found /usr/bin/dsymutil
422configure:8288: result: dsymutil
423configure:8353: checking for nmedit
424configure:8369: found /opt/local/bin/nmedit
425configure:8380: result: nmedit
426configure:8445: checking for lipo
427configure:8461: found /opt/local/bin/lipo
428configure:8472: result: lipo
429configure:8537: checking for otool
430configure:8553: found /opt/local/bin/otool
431configure:8564: result: otool
432configure:8629: checking for otool64
433configure:8659: result: no
434configure:8704: checking for -single_module linker flag
435/usr/bin/clang -pipe -Os -arch i386 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
436configure:8737: result: yes
437configure:8740: checking for -exported_symbols_list linker flag
438configure:8760: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
439ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
440configure:8760: $? = 0
441configure:8770: result: yes
442configure:8773: checking for -force_load linker flag
443/usr/bin/clang -pipe -Os -arch i386 -c -o conftest.o conftest.c
444ar cru libconftest.a conftest.o
445ranlib libconftest.a
446/usr/bin/clang -pipe -Os -arch i386 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 -o conftest conftest.c -Wl,-force_load,./libconftest.a
447configure:8805: result: yes
448configure:8879: checking for dlfcn.h
449configure:8879: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
450configure:8879: $? = 0
451configure:8879: result: yes
452configure:9433: checking for objdir
453configure:9448: result: .libs
454configure:9712: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
455configure:9730: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
456configure:9734: $? = 0
457configure:9747: result: yes
458configure:10105: checking for /usr/bin/clang option to produce PIC
459configure:10112: result: -fno-common -DPIC
460configure:10120: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
461configure:10138: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
462configure:10142: $? = 0
463configure:10155: result: yes
464configure:10184: checking if /usr/bin/clang static flag -static works
465configure:10212: result: no
466configure:10227: checking if /usr/bin/clang supports -c -o file.o
467configure:10248: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include -o out/conftest2.o conftest.c >&5
468configure:10252: $? = 0
469configure:10274: result: yes
470configure:10282: checking if /usr/bin/clang supports -c -o file.o
471configure:10329: result: yes
472configure:10362: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
473configure:11625: result: yes
474configure:11865: checking dynamic linker characteristics
475configure:12695: result: darwin17.7.0 dyld
476configure:12817: checking how to hardcode library paths into programs
477configure:12842: result: immediate
478configure:13390: checking whether stripping libraries is possible
479configure:13404: result: yes
480configure:13430: checking if libtool supports shared libraries
481configure:13432: result: yes
482configure:13435: checking whether to build shared libraries
483configure:13460: result: yes
484configure:13463: checking whether to build static libraries
485configure:13467: result: yes
486configure:13555: checking for pkg-config
487configure:13573: found /opt/local/bin/pkg-config
488configure:13585: result: /opt/local/bin/pkg-config
489configure:13610: checking pkg-config is at least version 0.9.0
490configure:13613: result: yes
491configure:13626: checking for gtk-doc
492configure:13629: $PKG_CONFIG --exists --print-errors "$gtk_doc_requires"
493configure:13632: $? = 0
494configure:13638: result: yes
495configure:13652: checking for gtkdoc-check
496configure:13668: found /opt/local/bin/gtkdoc-check
497configure:13679: result: gtkdoc-check.test
498configure:13689: checking for gtkdoc-check
499configure:13707: found /opt/local/bin/gtkdoc-check
500configure:13719: result: /opt/local/bin/gtkdoc-check
501configure:13731: checking for gtkdoc-rebase
502configure:13749: found /opt/local/bin/gtkdoc-rebase
503configure:13761: result: /opt/local/bin/gtkdoc-rebase
504configure:13775: checking for gtkdoc-mkpdf
505configure:13793: found /opt/local/bin/gtkdoc-mkpdf
506configure:13805: result: /opt/local/bin/gtkdoc-mkpdf
507configure:13833: checking whether to build gtk-doc documentation
508configure:13835: result: no
509configure:13848: checking for GTKDOC_DEPS
510configure:13855: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0"
511configure:13858: $? = 0
512configure:13871: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0"
513configure:13874: $? = 0
514configure:13909: result: yes
515configure:13996: checking for special C compiler options needed for large files
516configure:14041: result: no
517configure:14047: checking for _FILE_OFFSET_BITS value needed for large files
518configure:14072: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
519configure:14072: $? = 0
520configure:14104: result: no
521configure:14217: checking for find
522configure:14235: found /usr/bin/find
523configure:14247: result: /usr/bin/find
524configure:14257: checking for xargs
525configure:14275: found /usr/bin/xargs
526configure:14287: result: /usr/bin/xargs
527configure:14344: checking for gcc
528configure:14371: result: /usr/bin/clang
529configure:14600: checking for C compiler version
530configure:14609: /usr/bin/clang --version >&5
531Apple LLVM version 10.0.0 (clang-1000.10.44.4)
532Target: x86_64-apple-darwin17.7.0
533Thread model: posix
534InstalledDir: /Library/Developer/CommandLineTools/usr/bin
535configure:14620: $? = 0
536configure:14609: /usr/bin/clang -v >&5
537Apple LLVM version 10.0.0 (clang-1000.10.44.4)
538Target: x86_64-apple-darwin17.7.0
539Thread model: posix
540InstalledDir: /Library/Developer/CommandLineTools/usr/bin
541configure:14620: $? = 0
542configure:14609: /usr/bin/clang -V >&5
543clang: error: argument to '-V' is missing (expected 1 value)
544clang: error: no input files
545configure:14620: $? = 1
546configure:14609: /usr/bin/clang -qversion >&5
547clang: error: unknown argument: '-qversion'
548clang: error: no input files
549configure:14620: $? = 1
550configure:14624: checking whether we are using the GNU C compiler
551configure:14652: result: yes
552configure:14661: checking whether /usr/bin/clang accepts -g
553configure:14722: result: yes
554configure:14739: checking for /usr/bin/clang option to accept ISO C89
555configure:14815: result: none needed
556configure:14840: checking whether /usr/bin/clang understands -c and -o together
557configure:14877: result: yes
558configure:14899: checking how to run the C preprocessor
559configure:14969: result: /usr/bin/clang -E
560configure:14989: /usr/bin/clang -E -I/opt/local/include conftest.c
561configure:14989: $? = 0
562configure:15003: /usr/bin/clang -E -I/opt/local/include conftest.c
563conftest.c:29:10: fatal error: 'ac_nonexistent.h' file not found
564#include <ac_nonexistent.h>
565         ^~~~~~~~~~~~~~~~~~
5661 error generated.
567configure:15003: $? = 1
568configure: failed program was:
569| /* confdefs.h */
570| #define PACKAGE_NAME "cairo"
571| #define PACKAGE_TARNAME "cairo"
572| #define PACKAGE_VERSION "1.16.0"
573| #define PACKAGE_STRING "cairo 1.16.0"
574| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
575| #define PACKAGE_URL "https://cairographics.org/"
576| #define STDC_HEADERS 1
577| #define HAVE_SYS_TYPES_H 1
578| #define HAVE_SYS_STAT_H 1
579| #define HAVE_STDLIB_H 1
580| #define HAVE_STRING_H 1
581| #define HAVE_MEMORY_H 1
582| #define HAVE_STRINGS_H 1
583| #define HAVE_INTTYPES_H 1
584| #define HAVE_STDINT_H 1
585| #define HAVE_UNISTD_H 1
586| #define __EXTENSIONS__ 1
587| #define _ALL_SOURCE 1
588| #define _GNU_SOURCE 1
589| #define _POSIX_PTHREAD_SEMANTICS 1
590| #define _TANDEM_SOURCE 1
591| #define HAVE_UNISTD_H 1
592| #define HAVE_SYS_IOCTL_H 1
593| #define HAVE_TYPEOF 1
594| #define HAVE_DLFCN_H 1
595| #define LT_OBJDIR ".libs/"
596| /* end confdefs.h.  */
597| #include <ac_nonexistent.h>
598configure:15143: checking for C++ compiler version
599configure:15152: /usr/bin/clang++ --version >&5
600Apple LLVM version 10.0.0 (clang-1000.10.44.4)
601Target: x86_64-apple-darwin17.7.0
602Thread model: posix
603InstalledDir: /Library/Developer/CommandLineTools/usr/bin
604configure:15163: $? = 0
605configure:15152: /usr/bin/clang++ -v >&5
606Apple LLVM version 10.0.0 (clang-1000.10.44.4)
607Target: x86_64-apple-darwin17.7.0
608Thread model: posix
609InstalledDir: /Library/Developer/CommandLineTools/usr/bin
610configure:15163: $? = 0
611configure:15152: /usr/bin/clang++ -V >&5
612clang: error: argument to '-V' is missing (expected 1 value)
613clang: error: no input files
614configure:15163: $? = 1
615configure:15152: /usr/bin/clang++ -qversion >&5
616clang: error: unknown argument: '-qversion'
617clang: error: no input files
618configure:15163: $? = 1
619configure:15167: checking whether we are using the GNU C++ compiler
620configure:15186: /usr/bin/clang++ -c -pipe -Os -arch i386 -stdlib=libc++ -I/opt/local/include conftest.cpp >&5
621configure:15186: $? = 0
622configure:15195: result: yes
623configure:15204: checking whether /usr/bin/clang++ accepts -g
624configure:15224: /usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5
625configure:15224: $? = 0
626configure:15265: result: yes
627configure:15290: checking dependency style of /usr/bin/clang++
628configure:15401: result: none
629configure:15434: checking how to run the C++ preprocessor
630configure:15461: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp
631configure:15461: $? = 0
632configure:15475: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp
633conftest.cpp:29:10: fatal error: 'ac_nonexistent.h' file not found
634#include <ac_nonexistent.h>
635         ^~~~~~~~~~~~~~~~~~
6361 error generated.
637configure:15475: $? = 1
638configure: failed program was:
639| /* confdefs.h */
640| #define PACKAGE_NAME "cairo"
641| #define PACKAGE_TARNAME "cairo"
642| #define PACKAGE_VERSION "1.16.0"
643| #define PACKAGE_STRING "cairo 1.16.0"
644| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
645| #define PACKAGE_URL "https://cairographics.org/"
646| #define STDC_HEADERS 1
647| #define HAVE_SYS_TYPES_H 1
648| #define HAVE_SYS_STAT_H 1
649| #define HAVE_STDLIB_H 1
650| #define HAVE_STRING_H 1
651| #define HAVE_MEMORY_H 1
652| #define HAVE_STRINGS_H 1
653| #define HAVE_INTTYPES_H 1
654| #define HAVE_STDINT_H 1
655| #define HAVE_UNISTD_H 1
656| #define __EXTENSIONS__ 1
657| #define _ALL_SOURCE 1
658| #define _GNU_SOURCE 1
659| #define _POSIX_PTHREAD_SEMANTICS 1
660| #define _TANDEM_SOURCE 1
661| #define HAVE_UNISTD_H 1
662| #define HAVE_SYS_IOCTL_H 1
663| #define HAVE_TYPEOF 1
664| #define HAVE_DLFCN_H 1
665| #define LT_OBJDIR ".libs/"
666| /* end confdefs.h.  */
667| #include <ac_nonexistent.h>
668configure:15500: result: /usr/bin/clang++ -E
669configure:15520: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp
670configure:15520: $? = 0
671configure:15534: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp
672conftest.cpp:29:10: fatal error: 'ac_nonexistent.h' file not found
673#include <ac_nonexistent.h>
674         ^~~~~~~~~~~~~~~~~~
6751 error generated.
676configure:15534: $? = 1
677configure: failed program was:
678| /* confdefs.h */
679| #define PACKAGE_NAME "cairo"
680| #define PACKAGE_TARNAME "cairo"
681| #define PACKAGE_VERSION "1.16.0"
682| #define PACKAGE_STRING "cairo 1.16.0"
683| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
684| #define PACKAGE_URL "https://cairographics.org/"
685| #define STDC_HEADERS 1
686| #define HAVE_SYS_TYPES_H 1
687| #define HAVE_SYS_STAT_H 1
688| #define HAVE_STDLIB_H 1
689| #define HAVE_STRING_H 1
690| #define HAVE_MEMORY_H 1
691| #define HAVE_STRINGS_H 1
692| #define HAVE_INTTYPES_H 1
693| #define HAVE_STDINT_H 1
694| #define HAVE_UNISTD_H 1
695| #define __EXTENSIONS__ 1
696| #define _ALL_SOURCE 1
697| #define _GNU_SOURCE 1
698| #define _POSIX_PTHREAD_SEMANTICS 1
699| #define _TANDEM_SOURCE 1
700| #define HAVE_UNISTD_H 1
701| #define HAVE_SYS_IOCTL_H 1
702| #define HAVE_TYPEOF 1
703| #define HAVE_DLFCN_H 1
704| #define LT_OBJDIR ".libs/"
705| /* end confdefs.h.  */
706| #include <ac_nonexistent.h>
707configure:15696: checking for ld used by /usr/bin/clang++
708configure:15763: result: /Library/Developer/CommandLineTools/usr/bin/ld
709configure:15770: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
710configure:15785: result: no
711configure:15840: checking whether the /usr/bin/clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
712configure:16913: result: yes
713configure:16949: /usr/bin/clang++ -c -pipe -Os -arch i386 -stdlib=libc++ -I/opt/local/include conftest.cpp >&5
714configure:16952: $? = 0
715configure:17433: checking for /usr/bin/clang++ option to produce PIC
716configure:17440: result: -fno-common -DPIC
717configure:17448: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works
718configure:17466: /usr/bin/clang++ -c -pipe -Os -arch i386 -stdlib=libc++ -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5
719configure:17470: $? = 0
720configure:17483: result: yes
721configure:17506: checking if /usr/bin/clang++ static flag -static works
722configure:17534: result: no
723configure:17546: checking if /usr/bin/clang++ supports -c -o file.o
724configure:17567: /usr/bin/clang++ -c -pipe -Os -arch i386 -stdlib=libc++ -I/opt/local/include -o out/conftest2.o conftest.cpp >&5
725configure:17571: $? = 0
726configure:17593: result: yes
727configure:17598: checking if /usr/bin/clang++ supports -c -o file.o
728configure:17645: result: yes
729configure:17675: checking whether the /usr/bin/clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
730configure:17718: result: yes
731configure:17859: checking dynamic linker characteristics
732configure:18616: result: darwin17.7.0 dyld
733configure:18681: checking how to hardcode library paths into programs
734configure:18706: result: immediate
735configure:18746: checking for inline
736configure:18762: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
737configure:18762: $? = 0
738configure:18770: result: inline
739configure:18839: checking for pkg-config
740configure:18869: result: /opt/local/bin/pkg-config
741configure:18894: checking pkg-config is at least version 0.9.0
742configure:18897: result: yes
743configure:19180: checking for supported warning flags
744configure:19205: checking whether /usr/bin/clang supports -Werror
745configure:19223: /usr/bin/clang -o conftest -pipe -Os -arch i386 -Werror -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
746ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
747configure:19223: $? = 0
748configure:19247: result: no
749configure:19205: checking whether /usr/bin/clang supports -errwarn
750configure:19223: /usr/bin/clang -o conftest -pipe -Os -arch i386 -errwarn -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
751ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
752Undefined symbols for architecture i386:
753  "rrwarn", referenced from:
754     implicit entry/start for main executable
755ld: symbol(s) not found for architecture i386
756clang: error: linker command failed with exit code 1 (use -v to see invocation)
757configure:19223: $? = 1
758configure: failed program was:
759| /* confdefs.h */
760| #define PACKAGE_NAME "cairo"
761| #define PACKAGE_TARNAME "cairo"
762| #define PACKAGE_VERSION "1.16.0"
763| #define PACKAGE_STRING "cairo 1.16.0"
764| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
765| #define PACKAGE_URL "https://cairographics.org/"
766| #define STDC_HEADERS 1
767| #define HAVE_SYS_TYPES_H 1
768| #define HAVE_SYS_STAT_H 1
769| #define HAVE_STDLIB_H 1
770| #define HAVE_STRING_H 1
771| #define HAVE_MEMORY_H 1
772| #define HAVE_STRINGS_H 1
773| #define HAVE_INTTYPES_H 1
774| #define HAVE_STDINT_H 1
775| #define HAVE_UNISTD_H 1
776| #define __EXTENSIONS__ 1
777| #define _ALL_SOURCE 1
778| #define _GNU_SOURCE 1
779| #define _POSIX_PTHREAD_SEMANTICS 1
780| #define _TANDEM_SOURCE 1
781| #define HAVE_UNISTD_H 1
782| #define HAVE_SYS_IOCTL_H 1
783| #define HAVE_TYPEOF 1
784| #define HAVE_DLFCN_H 1
785| #define LT_OBJDIR ".libs/"
786| /* end confdefs.h.  */
787|
788|               int main(int c, char **v) { (void)c; (void)v; return 0; }
789configure:19247: result: no
790configure:19252: checking whether /usr/bin/clang supports -Wall
791configure:19270: /usr/bin/clang -o conftest -pipe -Os -arch i386  -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
792ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
793configure:19270: $? = 0
794configure:19294: result: no
795configure:19252: checking whether /usr/bin/clang supports -Wextra
796configure:19270: /usr/bin/clang -o conftest -pipe -Os -arch i386  -Wextra -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
797ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
798configure:19270: $? = 0
799configure:19294: result: no
800configure:19252: checking whether /usr/bin/clang supports -Wmissing-declarations
801configure:19270: /usr/bin/clang -o conftest -pipe -Os -arch i386  -Wmissing-declarations -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
802ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
803configure:19270: $? = 0
804configure:19294: result: no
805configure:19252: checking whether /usr/bin/clang supports -Werror-implicit-function-declaration
806configure:19270: /usr/bin/clang -o conftest -pipe -Os -arch i386  -Werror-implicit-function-declaration -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
807ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
808configure:19270: $? = 0
809configure:19294: result: no
810configure:19252: checking whether /usr/bin/clang supports -Wpointer-arith
811configure:19270: /usr/bin/clang -o conftest -pipe -Os -arch i386  -Wpointer-arith -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
812ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
813configure:19270: $? = 0
814configure:19294: result: no
815configure:19252: checking whether /usr/bin/clang supports -Wwrite-strings
816configure:19270: /usr/bin/clang -o conftest -pipe -Os -arch i386  -Wwrite-strings -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
817ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
818configure:19270: $? = 0
819configure:19294: result: no
820configure:19252: checking whether /usr/bin/clang supports -Wsign-compare
821configure:19270: /usr/bin/clang -o conftest -pipe -Os -arch i386  -Wsign-compare -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
822ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
823configure:19270: $? = 0
824configure:19294: result: no
825configure:19252: checking whether /usr/bin/clang supports -Wpacked
826configure:19270: /usr/bin/clang -o conftest -pipe -Os -arch i386  -Wpacked -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
827ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
828configure:19270: $? = 0
829configure:19294: result: no
830configure:19252: checking whether /usr/bin/clang supports -Wswitch-enum
831configure:19270: /usr/bin/clang -o conftest -pipe -Os -arch i386  -Wswitch-enum -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
832ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
833configure:19270: $? = 0
834configure:19294: result: no
835configure:19252: checking whether /usr/bin/clang supports -Wmissing-format-attribute
836configure:19270: /usr/bin/clang -o conftest -pipe -Os -arch i386  -Wmissing-format-attribute -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
837ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
838configure:19270: $? = 0
839configure:19294: result: no
840configure:19252: checking whether /usr/bin/clang supports -Wvolatile-register-var
841configure:19270: /usr/bin/clang -o conftest -pipe -Os -arch i386  -Wvolatile-register-var -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
842ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
843configure:19270: $? = 0
844configure:19294: result: no
845configure:19252: checking whether /usr/bin/clang supports -Wstrict-aliasing=2
846configure:19270: /usr/bin/clang -o conftest -pipe -Os -arch i386  -Wstrict-aliasing=2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
847ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
848configure:19270: $? = 0
849configure:19294: result: no
850configure:19252: checking whether /usr/bin/clang supports -Winit-self
851configure:19270: /usr/bin/clang -o conftest -pipe -Os -arch i386  -Winit-self -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
852ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
853configure:19270: $? = 0
854configure:19294: result: no
855configure:19252: checking whether /usr/bin/clang supports -Wunsafe-loop-optimizations
856configure:19270: /usr/bin/clang -o conftest -pipe -Os -arch i386  -Wunsafe-loop-optimizations -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
857warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option]
8581 warning generated.
859ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
860configure:19270: $? = 0
861configure:19294: result: no
862configure:19252: checking whether /usr/bin/clang supports -Wno-missing-field-initializers
863configure:19270: /usr/bin/clang -o conftest -pipe -Os -arch i386  -Wno-missing-field-initializers -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
864ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
865configure:19270: $? = 0
866configure:19294: result: no
867configure:19252: checking whether /usr/bin/clang supports -Wno-unused-parameter
868configure:19270: /usr/bin/clang -o conftest -pipe -Os -arch i386  -Wno-unused-parameter -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
869ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
870configure:19270: $? = 0
871configure:19294: result: no
872configure:19252: checking whether /usr/bin/clang supports -Wno-attributes
873configure:19270: /usr/bin/clang -o conftest -pipe -Os -arch i386  -Wno-attributes -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
874ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
875configure:19270: $? = 0
876configure:19294: result: no
877configure:19252: checking whether /usr/bin/clang supports -Wno-long-long
878configure:19270: /usr/bin/clang -o conftest -pipe -Os -arch i386  -Wno-long-long -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
879ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
880configure:19270: $? = 0
881configure:19294: result: no
882configure:19252: checking whether /usr/bin/clang supports -Winline
883configure:19270: /usr/bin/clang -o conftest -pipe -Os -arch i386  -Winline -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
884ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
885configure:19270: $? = 0
886configure:19294: result: no
887configure:19252: checking whether /usr/bin/clang supports -erroff=E_ENUM_TYPE_MISMATCH_ARG
888configure:19270: /usr/bin/clang -o conftest -pipe -Os -arch i386  -erroff=E_ENUM_TYPE_MISMATCH_ARG -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
889ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
890Undefined symbols for architecture i386:
891  "rroff=E_ENUM_TYPE_MISMATCH_ARG", referenced from:
892     implicit entry/start for main executable
893ld: symbol(s) not found for architecture i386
894clang: error: linker command failed with exit code 1 (use -v to see invocation)
895configure:19270: $? = 1
896configure: failed program was:
897| /* confdefs.h */
898| #define PACKAGE_NAME "cairo"
899| #define PACKAGE_TARNAME "cairo"
900| #define PACKAGE_VERSION "1.16.0"
901| #define PACKAGE_STRING "cairo 1.16.0"
902| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
903| #define PACKAGE_URL "https://cairographics.org/"
904| #define STDC_HEADERS 1
905| #define HAVE_SYS_TYPES_H 1
906| #define HAVE_SYS_STAT_H 1
907| #define HAVE_STDLIB_H 1
908| #define HAVE_STRING_H 1
909| #define HAVE_MEMORY_H 1
910| #define HAVE_STRINGS_H 1
911| #define HAVE_INTTYPES_H 1
912| #define HAVE_STDINT_H 1
913| #define HAVE_UNISTD_H 1
914| #define __EXTENSIONS__ 1
915| #define _ALL_SOURCE 1
916| #define _GNU_SOURCE 1
917| #define _POSIX_PTHREAD_SEMANTICS 1
918| #define _TANDEM_SOURCE 1
919| #define HAVE_UNISTD_H 1
920| #define HAVE_SYS_IOCTL_H 1
921| #define HAVE_TYPEOF 1
922| #define HAVE_DLFCN_H 1
923| #define LT_OBJDIR ".libs/"
924| /* end confdefs.h.  */
925|
926|               int main(int c, char **v) { (void)c; (void)v; return 0; }
927configure:19294: result: no
928configure:19252: checking whether /usr/bin/clang supports -erroff=E_ENUM_TYPE_MISMATCH_OP
929configure:19270: /usr/bin/clang -o conftest -pipe -Os -arch i386  -erroff=E_ENUM_TYPE_MISMATCH_OP -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
930ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
931Undefined symbols for architecture i386:
932  "rroff=E_ENUM_TYPE_MISMATCH_OP", referenced from:
933     implicit entry/start for main executable
934ld: symbol(s) not found for architecture i386
935clang: error: linker command failed with exit code 1 (use -v to see invocation)
936configure:19270: $? = 1
937configure: failed program was:
938| /* confdefs.h */
939| #define PACKAGE_NAME "cairo"
940| #define PACKAGE_TARNAME "cairo"
941| #define PACKAGE_VERSION "1.16.0"
942| #define PACKAGE_STRING "cairo 1.16.0"
943| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
944| #define PACKAGE_URL "https://cairographics.org/"
945| #define STDC_HEADERS 1
946| #define HAVE_SYS_TYPES_H 1
947| #define HAVE_SYS_STAT_H 1
948| #define HAVE_STDLIB_H 1
949| #define HAVE_STRING_H 1
950| #define HAVE_MEMORY_H 1
951| #define HAVE_STRINGS_H 1
952| #define HAVE_INTTYPES_H 1
953| #define HAVE_STDINT_H 1
954| #define HAVE_UNISTD_H 1
955| #define __EXTENSIONS__ 1
956| #define _ALL_SOURCE 1
957| #define _GNU_SOURCE 1
958| #define _POSIX_PTHREAD_SEMANTICS 1
959| #define _TANDEM_SOURCE 1
960| #define HAVE_UNISTD_H 1
961| #define HAVE_SYS_IOCTL_H 1
962| #define HAVE_TYPEOF 1
963| #define HAVE_DLFCN_H 1
964| #define LT_OBJDIR ".libs/"
965| /* end confdefs.h.  */
966|
967|               int main(int c, char **v) { (void)c; (void)v; return 0; }
968configure:19294: result: no
969configure:19252: checking whether /usr/bin/clang supports -fno-strict-aliasing
970configure:19270: /usr/bin/clang -o conftest -pipe -Os -arch i386  -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
971ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
972configure:19270: $? = 0
973configure:19294: result: no
974configure:19252: checking whether /usr/bin/clang supports -fno-common
975configure:19270: /usr/bin/clang -o conftest -pipe -Os -arch i386  -fno-common -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
976ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
977configure:19270: $? = 0
978configure:19294: result: no
979configure:19252: checking whether /usr/bin/clang supports -Wp,-D_FORTIFY_SOURCE=2
980configure:19270: /usr/bin/clang -o conftest -pipe -Os -arch i386  -Wp,-D_FORTIFY_SOURCE=2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
981ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
982configure:19270: $? = 0
983configure:19294: result: no
984configure:19350: checking whether /usr/bin/clang supports -Wunused-but-set-variable -Wno-unused-but-set-variable
985configure:19368: /usr/bin/clang -o conftest -pipe -Os -arch i386  -Wunused-but-set-variable -Wno-unused-but-set-variable -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
986warning: unknown warning option '-Wunused-but-set-variable'; did you mean '-Wunused-const-variable'? [-Wunknown-warning-option]
987warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]
9882 warnings generated.
989ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
990configure:19368: $? = 0
991configure:19392: result: no
992configure:19399: checking which warning flags were supported
993configure:19403: result:
994configure:19411: checking how to enable unused result warnings
995configure:19464: result:
996configure:19472: checking how to allow undefined symbols in shared libraries used by test suite
997configure:19493: /usr/bin/clang -o conftest -pipe -Os -arch i386 -Wl,--allow-shlib-undefined -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
998ld: unknown option: --allow-shlib-undefined
999clang: error: linker command failed with exit code 1 (use -v to see invocation)
1000configure:19493: $? = 1
1001configure: failed program was:
1002| /* confdefs.h */
1003| #define PACKAGE_NAME "cairo"
1004| #define PACKAGE_TARNAME "cairo"
1005| #define PACKAGE_VERSION "1.16.0"
1006| #define PACKAGE_STRING "cairo 1.16.0"
1007| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
1008| #define PACKAGE_URL "https://cairographics.org/"
1009| #define STDC_HEADERS 1
1010| #define HAVE_SYS_TYPES_H 1
1011| #define HAVE_SYS_STAT_H 1
1012| #define HAVE_STDLIB_H 1
1013| #define HAVE_STRING_H 1
1014| #define HAVE_MEMORY_H 1
1015| #define HAVE_STRINGS_H 1
1016| #define HAVE_INTTYPES_H 1
1017| #define HAVE_STDINT_H 1
1018| #define HAVE_UNISTD_H 1
1019| #define __EXTENSIONS__ 1
1020| #define _ALL_SOURCE 1
1021| #define _GNU_SOURCE 1
1022| #define _POSIX_PTHREAD_SEMANTICS 1
1023| #define _TANDEM_SOURCE 1
1024| #define HAVE_UNISTD_H 1
1025| #define HAVE_SYS_IOCTL_H 1
1026| #define HAVE_TYPEOF 1
1027| #define HAVE_DLFCN_H 1
1028| #define LT_OBJDIR ".libs/"
1029| #define WARN_UNUSED_RESULT
1030| /* end confdefs.h.  */
1031|
1032|               int main(int c, char **v) { (void)c; (void)v; return 0; }
1033configure:19518: result:
1034configure:19840: checking for native atomic primitives
1035configure:19862: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
1036ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
1037configure:19862: $? = 0
1038configure:19883: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
1039ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
1040configure:19883: $? = 0
1041configure:19909: result: cxx11
1042configure:19935: checking whether atomic ops require a memory barrier
1043configure:19949: result: no
1044configure:19965: checking size of void *
1045configure:19970: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
1046ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
1047configure:19970: $? = 0
1048configure:19970: ./conftest
1049configure:19970: $? = 0
1050configure:19984: result: 4
1051configure:19998: checking size of int
1052configure:20003: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
1053ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
1054configure:20003: $? = 0
1055configure:20003: ./conftest
1056configure:20003: $? = 0
1057configure:20017: result: 4
1058configure:20031: checking size of long
1059configure:20036: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
1060ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
1061configure:20036: $? = 0
1062configure:20036: ./conftest
1063configure:20036: $? = 0
1064configure:20050: result: 4
1065configure:20064: checking size of long long
1066configure:20069: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
1067ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
1068configure:20069: $? = 0
1069configure:20069: ./conftest
1070configure:20069: $? = 0
1071configure:20083: result: 8
1072configure:20097: checking size of size_t
1073configure:20102: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
1074ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
1075configure:20102: $? = 0
1076configure:20102: ./conftest
1077configure:20102: $? = 0
1078configure:20116: result: 4
1079configure:20127: checking for native Win32
1080configure:20137: result: no
1081configure:20148: checking for Sun Solaris (non-POSIX ctime_r)
1082configure:20159: result: no
1083configure:20297: checking for sched_yield in -lrt
1084configure:20322: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c -lrt    >&5
1085ld: library not found for -lrt
1086clang: error: linker command failed with exit code 1 (use -v to see invocation)
1087configure:20322: $? = 1
1088configure: failed program was:
1089| /* confdefs.h */
1090| #define PACKAGE_NAME "cairo"
1091| #define PACKAGE_TARNAME "cairo"
1092| #define PACKAGE_VERSION "1.16.0"
1093| #define PACKAGE_STRING "cairo 1.16.0"
1094| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
1095| #define PACKAGE_URL "https://cairographics.org/"
1096| #define STDC_HEADERS 1
1097| #define HAVE_SYS_TYPES_H 1
1098| #define HAVE_SYS_STAT_H 1
1099| #define HAVE_STDLIB_H 1
1100| #define HAVE_STRING_H 1
1101| #define HAVE_MEMORY_H 1
1102| #define HAVE_STRINGS_H 1
1103| #define HAVE_INTTYPES_H 1
1104| #define HAVE_STDINT_H 1
1105| #define HAVE_UNISTD_H 1
1106| #define __EXTENSIONS__ 1
1107| #define _ALL_SOURCE 1
1108| #define _GNU_SOURCE 1
1109| #define _POSIX_PTHREAD_SEMANTICS 1
1110| #define _TANDEM_SOURCE 1
1111| #define HAVE_UNISTD_H 1
1112| #define HAVE_SYS_IOCTL_H 1
1113| #define HAVE_TYPEOF 1
1114| #define HAVE_DLFCN_H 1
1115| #define LT_OBJDIR ".libs/"
1116| #define WARN_UNUSED_RESULT
1117| #define HAVE_CXX11_ATOMIC_PRIMITIVES 1
1118| #define SIZEOF_VOID_P 4
1119| #define SIZEOF_INT 4
1120| #define SIZEOF_LONG 4
1121| #define SIZEOF_LONG_LONG 8
1122| #define SIZEOF_SIZE_T 4
1123| /* end confdefs.h.  */
1124|
1125| /* Override any GCC internal prototype to avoid an error.
1126|    Use char because int might match the return type of a GCC
1127|    builtin and then its argument prototype would still apply.  */
1128| #ifdef __cplusplus
1129| extern "C"
1130| #endif
1131| char sched_yield ();
1132| int
1133| main ()
1134| {
1135| return sched_yield ();
1136|   ;
1137|   return 0;
1138| }
1139configure:20331: result: no
1140configure:20344: checking for shm_open in -lrt
1141configure:20369: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c -lrt    >&5
1142ld: library not found for -lrt
1143clang: error: linker command failed with exit code 1 (use -v to see invocation)
1144configure:20369: $? = 1
1145configure: failed program was:
1146| /* confdefs.h */
1147| #define PACKAGE_NAME "cairo"
1148| #define PACKAGE_TARNAME "cairo"
1149| #define PACKAGE_VERSION "1.16.0"
1150| #define PACKAGE_STRING "cairo 1.16.0"
1151| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
1152| #define PACKAGE_URL "https://cairographics.org/"
1153| #define STDC_HEADERS 1
1154| #define HAVE_SYS_TYPES_H 1
1155| #define HAVE_SYS_STAT_H 1
1156| #define HAVE_STDLIB_H 1
1157| #define HAVE_STRING_H 1
1158| #define HAVE_MEMORY_H 1
1159| #define HAVE_STRINGS_H 1
1160| #define HAVE_INTTYPES_H 1
1161| #define HAVE_STDINT_H 1
1162| #define HAVE_UNISTD_H 1
1163| #define __EXTENSIONS__ 1
1164| #define _ALL_SOURCE 1
1165| #define _GNU_SOURCE 1
1166| #define _POSIX_PTHREAD_SEMANTICS 1
1167| #define _TANDEM_SOURCE 1
1168| #define HAVE_UNISTD_H 1
1169| #define HAVE_SYS_IOCTL_H 1
1170| #define HAVE_TYPEOF 1
1171| #define HAVE_DLFCN_H 1
1172| #define LT_OBJDIR ".libs/"
1173| #define WARN_UNUSED_RESULT
1174| #define HAVE_CXX11_ATOMIC_PRIMITIVES 1
1175| #define SIZEOF_VOID_P 4
1176| #define SIZEOF_INT 4
1177| #define SIZEOF_LONG 4
1178| #define SIZEOF_LONG_LONG 8
1179| #define SIZEOF_SIZE_T 4
1180| /* end confdefs.h.  */
1181|
1182| /* Override any GCC internal prototype to avoid an error.
1183|    Use char because int might match the return type of a GCC
1184|    builtin and then its argument prototype would still apply.  */
1185| #ifdef __cplusplus
1186| extern "C"
1187| #endif
1188| char shm_open ();
1189| int
1190| main ()
1191| {
1192| return shm_open ();
1193|   ;
1194|   return 0;
1195| }
1196configure:20378: result: no
1197configure:20399: checking for connect in -lsocket
1198configure:20424: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c -lsocket    >&5
1199ld: library not found for -lsocket
1200clang: error: linker command failed with exit code 1 (use -v to see invocation)
1201configure:20424: $? = 1
1202configure: failed program was:
1203| /* confdefs.h */
1204| #define PACKAGE_NAME "cairo"
1205| #define PACKAGE_TARNAME "cairo"
1206| #define PACKAGE_VERSION "1.16.0"
1207| #define PACKAGE_STRING "cairo 1.16.0"
1208| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
1209| #define PACKAGE_URL "https://cairographics.org/"
1210| #define STDC_HEADERS 1
1211| #define HAVE_SYS_TYPES_H 1
1212| #define HAVE_SYS_STAT_H 1
1213| #define HAVE_STDLIB_H 1
1214| #define HAVE_STRING_H 1
1215| #define HAVE_MEMORY_H 1
1216| #define HAVE_STRINGS_H 1
1217| #define HAVE_INTTYPES_H 1
1218| #define HAVE_STDINT_H 1
1219| #define HAVE_UNISTD_H 1
1220| #define __EXTENSIONS__ 1
1221| #define _ALL_SOURCE 1
1222| #define _GNU_SOURCE 1
1223| #define _POSIX_PTHREAD_SEMANTICS 1
1224| #define _TANDEM_SOURCE 1
1225| #define HAVE_UNISTD_H 1
1226| #define HAVE_SYS_IOCTL_H 1
1227| #define HAVE_TYPEOF 1
1228| #define HAVE_DLFCN_H 1
1229| #define LT_OBJDIR ".libs/"
1230| #define WARN_UNUSED_RESULT
1231| #define HAVE_CXX11_ATOMIC_PRIMITIVES 1
1232| #define SIZEOF_VOID_P 4
1233| #define SIZEOF_INT 4
1234| #define SIZEOF_LONG 4
1235| #define SIZEOF_LONG_LONG 8
1236| #define SIZEOF_SIZE_T 4
1237| /* end confdefs.h.  */
1238|
1239| /* Override any GCC internal prototype to avoid an error.
1240|    Use char because int might match the return type of a GCC
1241|    builtin and then its argument prototype would still apply.  */
1242| #ifdef __cplusplus
1243| extern "C"
1244| #endif
1245| char connect ();
1246| int
1247| main ()
1248| {
1249| return connect ();
1250|   ;
1251|   return 0;
1252| }
1253configure:20433: result: no
1254configure:20445: checking for __builtin_return_address(0)
1255configure:20458: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1256configure:20458: $? = 0
1257configure:20464: result: yes
1258configure:20475: checking for stdint.h
1259configure:20475: result: yes
1260configure:20475: checking for inttypes.h
1261configure:20475: result: yes
1262configure:20475: checking sys/int_types.h usability
1263configure:20475: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1264conftest.c:72:10: fatal error: 'sys/int_types.h' file not found
1265#include <sys/int_types.h>
1266         ^~~~~~~~~~~~~~~~~
12671 error generated.
1268configure:20475: $? = 1
1269configure: failed program was:
1270| /* confdefs.h */
1271| #define PACKAGE_NAME "cairo"
1272| #define PACKAGE_TARNAME "cairo"
1273| #define PACKAGE_VERSION "1.16.0"
1274| #define PACKAGE_STRING "cairo 1.16.0"
1275| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
1276| #define PACKAGE_URL "https://cairographics.org/"
1277| #define STDC_HEADERS 1
1278| #define HAVE_SYS_TYPES_H 1
1279| #define HAVE_SYS_STAT_H 1
1280| #define HAVE_STDLIB_H 1
1281| #define HAVE_STRING_H 1
1282| #define HAVE_MEMORY_H 1
1283| #define HAVE_STRINGS_H 1
1284| #define HAVE_INTTYPES_H 1
1285| #define HAVE_STDINT_H 1
1286| #define HAVE_UNISTD_H 1
1287| #define __EXTENSIONS__ 1
1288| #define _ALL_SOURCE 1
1289| #define _GNU_SOURCE 1
1290| #define _POSIX_PTHREAD_SEMANTICS 1
1291| #define _TANDEM_SOURCE 1
1292| #define HAVE_UNISTD_H 1
1293| #define HAVE_SYS_IOCTL_H 1
1294| #define HAVE_TYPEOF 1
1295| #define HAVE_DLFCN_H 1
1296| #define LT_OBJDIR ".libs/"
1297| #define WARN_UNUSED_RESULT
1298| #define HAVE_CXX11_ATOMIC_PRIMITIVES 1
1299| #define SIZEOF_VOID_P 4
1300| #define SIZEOF_INT 4
1301| #define SIZEOF_LONG 4
1302| #define SIZEOF_LONG_LONG 8
1303| #define SIZEOF_SIZE_T 4
1304| #define HAVE_BUILTIN_RETURN_ADDRESS 1
1305| #define HAVE_STDINT_H 1
1306| #define HAVE_INTTYPES_H 1
1307| /* end confdefs.h.  */
1308| #include <stdio.h>
1309| #ifdef HAVE_SYS_TYPES_H
1310| # include <sys/types.h>
1311| #endif
1312| #ifdef HAVE_SYS_STAT_H
1313| # include <sys/stat.h>
1314| #endif
1315| #ifdef STDC_HEADERS
1316| # include <stdlib.h>
1317| # include <stddef.h>
1318| #else
1319| # ifdef HAVE_STDLIB_H
1320| #  include <stdlib.h>
1321| # endif
1322| #endif
1323| #ifdef HAVE_STRING_H
1324| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1325| #  include <memory.h>
1326| # endif
1327| # include <string.h>
1328| #endif
1329| #ifdef HAVE_STRINGS_H
1330| # include <strings.h>
1331| #endif
1332| #ifdef HAVE_INTTYPES_H
1333| # include <inttypes.h>
1334| #endif
1335| #ifdef HAVE_STDINT_H
1336| # include <stdint.h>
1337| #endif
1338| #ifdef HAVE_UNISTD_H
1339| # include <unistd.h>
1340| #endif
1341| #include <sys/int_types.h>
1342configure:20475: result: no
1343configure:20475: checking sys/int_types.h presence
1344configure:20475: /usr/bin/clang -E -I/opt/local/include conftest.c
1345conftest.c:39:10: fatal error: 'sys/int_types.h' file not found
1346#include <sys/int_types.h>
1347         ^~~~~~~~~~~~~~~~~
13481 error generated.
1349configure:20475: $? = 1
1350configure: failed program was:
1351| /* confdefs.h */
1352| #define PACKAGE_NAME "cairo"
1353| #define PACKAGE_TARNAME "cairo"
1354| #define PACKAGE_VERSION "1.16.0"
1355| #define PACKAGE_STRING "cairo 1.16.0"
1356| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
1357| #define PACKAGE_URL "https://cairographics.org/"
1358| #define STDC_HEADERS 1
1359| #define HAVE_SYS_TYPES_H 1
1360| #define HAVE_SYS_STAT_H 1
1361| #define HAVE_STDLIB_H 1
1362| #define HAVE_STRING_H 1
1363| #define HAVE_MEMORY_H 1
1364| #define HAVE_STRINGS_H 1
1365| #define HAVE_INTTYPES_H 1
1366| #define HAVE_STDINT_H 1
1367| #define HAVE_UNISTD_H 1
1368| #define __EXTENSIONS__ 1
1369| #define _ALL_SOURCE 1
1370| #define _GNU_SOURCE 1
1371| #define _POSIX_PTHREAD_SEMANTICS 1
1372| #define _TANDEM_SOURCE 1
1373| #define HAVE_UNISTD_H 1
1374| #define HAVE_SYS_IOCTL_H 1
1375| #define HAVE_TYPEOF 1
1376| #define HAVE_DLFCN_H 1
1377| #define LT_OBJDIR ".libs/"
1378| #define WARN_UNUSED_RESULT
1379| #define HAVE_CXX11_ATOMIC_PRIMITIVES 1
1380| #define SIZEOF_VOID_P 4
1381| #define SIZEOF_INT 4
1382| #define SIZEOF_LONG 4
1383| #define SIZEOF_LONG_LONG 8
1384| #define SIZEOF_SIZE_T 4
1385| #define HAVE_BUILTIN_RETURN_ADDRESS 1
1386| #define HAVE_STDINT_H 1
1387| #define HAVE_INTTYPES_H 1
1388| /* end confdefs.h.  */
1389| #include <sys/int_types.h>
1390configure:20475: result: no
1391configure:20475: checking for sys/int_types.h
1392configure:20475: result: no
1393configure:20485: checking for uint64_t
1394configure:20485: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1395configure:20485: $? = 0
1396configure:20485: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1397conftest.c:75:23: error: expected expression
1398if (sizeof ((uint64_t)))
1399                      ^
14001 error generated.
1401configure:20485: $? = 1
1402configure: failed program was:
1403| /* confdefs.h */
1404| #define PACKAGE_NAME "cairo"
1405| #define PACKAGE_TARNAME "cairo"
1406| #define PACKAGE_VERSION "1.16.0"
1407| #define PACKAGE_STRING "cairo 1.16.0"
1408| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
1409| #define PACKAGE_URL "https://cairographics.org/"
1410| #define STDC_HEADERS 1
1411| #define HAVE_SYS_TYPES_H 1
1412| #define HAVE_SYS_STAT_H 1
1413| #define HAVE_STDLIB_H 1
1414| #define HAVE_STRING_H 1
1415| #define HAVE_MEMORY_H 1
1416| #define HAVE_STRINGS_H 1
1417| #define HAVE_INTTYPES_H 1
1418| #define HAVE_STDINT_H 1
1419| #define HAVE_UNISTD_H 1
1420| #define __EXTENSIONS__ 1
1421| #define _ALL_SOURCE 1
1422| #define _GNU_SOURCE 1
1423| #define _POSIX_PTHREAD_SEMANTICS 1
1424| #define _TANDEM_SOURCE 1
1425| #define HAVE_UNISTD_H 1
1426| #define HAVE_SYS_IOCTL_H 1
1427| #define HAVE_TYPEOF 1
1428| #define HAVE_DLFCN_H 1
1429| #define LT_OBJDIR ".libs/"
1430| #define WARN_UNUSED_RESULT
1431| #define HAVE_CXX11_ATOMIC_PRIMITIVES 1
1432| #define SIZEOF_VOID_P 4
1433| #define SIZEOF_INT 4
1434| #define SIZEOF_LONG 4
1435| #define SIZEOF_LONG_LONG 8
1436| #define SIZEOF_SIZE_T 4
1437| #define HAVE_BUILTIN_RETURN_ADDRESS 1
1438| #define HAVE_STDINT_H 1
1439| #define HAVE_INTTYPES_H 1
1440| /* end confdefs.h.  */
1441| #include <stdio.h>
1442| #ifdef HAVE_SYS_TYPES_H
1443| # include <sys/types.h>
1444| #endif
1445| #ifdef HAVE_SYS_STAT_H
1446| # include <sys/stat.h>
1447| #endif
1448| #ifdef STDC_HEADERS
1449| # include <stdlib.h>
1450| # include <stddef.h>
1451| #else
1452| # ifdef HAVE_STDLIB_H
1453| #  include <stdlib.h>
1454| # endif
1455| #endif
1456| #ifdef HAVE_STRING_H
1457| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1458| #  include <memory.h>
1459| # endif
1460| # include <string.h>
1461| #endif
1462| #ifdef HAVE_STRINGS_H
1463| # include <strings.h>
1464| #endif
1465| #ifdef HAVE_INTTYPES_H
1466| # include <inttypes.h>
1467| #endif
1468| #ifdef HAVE_STDINT_H
1469| # include <stdint.h>
1470| #endif
1471| #ifdef HAVE_UNISTD_H
1472| # include <unistd.h>
1473| #endif
1474| int
1475| main ()
1476| {
1477| if (sizeof ((uint64_t)))
1478|           return 0;
1479|   ;
1480|   return 0;
1481| }
1482configure:20485: result: yes
1483configure:20494: checking for uint128_t
1484configure:20494: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1485conftest.c:76:13: error: use of undeclared identifier 'uint128_t'
1486if (sizeof (uint128_t))
1487            ^
14881 error generated.
1489configure:20494: $? = 1
1490configure: failed program was:
1491| /* confdefs.h */
1492| #define PACKAGE_NAME "cairo"
1493| #define PACKAGE_TARNAME "cairo"
1494| #define PACKAGE_VERSION "1.16.0"
1495| #define PACKAGE_STRING "cairo 1.16.0"
1496| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
1497| #define PACKAGE_URL "https://cairographics.org/"
1498| #define STDC_HEADERS 1
1499| #define HAVE_SYS_TYPES_H 1
1500| #define HAVE_SYS_STAT_H 1
1501| #define HAVE_STDLIB_H 1
1502| #define HAVE_STRING_H 1
1503| #define HAVE_MEMORY_H 1
1504| #define HAVE_STRINGS_H 1
1505| #define HAVE_INTTYPES_H 1
1506| #define HAVE_STDINT_H 1
1507| #define HAVE_UNISTD_H 1
1508| #define __EXTENSIONS__ 1
1509| #define _ALL_SOURCE 1
1510| #define _GNU_SOURCE 1
1511| #define _POSIX_PTHREAD_SEMANTICS 1
1512| #define _TANDEM_SOURCE 1
1513| #define HAVE_UNISTD_H 1
1514| #define HAVE_SYS_IOCTL_H 1
1515| #define HAVE_TYPEOF 1
1516| #define HAVE_DLFCN_H 1
1517| #define LT_OBJDIR ".libs/"
1518| #define WARN_UNUSED_RESULT
1519| #define HAVE_CXX11_ATOMIC_PRIMITIVES 1
1520| #define SIZEOF_VOID_P 4
1521| #define SIZEOF_INT 4
1522| #define SIZEOF_LONG 4
1523| #define SIZEOF_LONG_LONG 8
1524| #define SIZEOF_SIZE_T 4
1525| #define HAVE_BUILTIN_RETURN_ADDRESS 1
1526| #define HAVE_STDINT_H 1
1527| #define HAVE_INTTYPES_H 1
1528| #define HAVE_UINT64_T 1
1529| /* end confdefs.h.  */
1530| #include <stdio.h>
1531| #ifdef HAVE_SYS_TYPES_H
1532| # include <sys/types.h>
1533| #endif
1534| #ifdef HAVE_SYS_STAT_H
1535| # include <sys/stat.h>
1536| #endif
1537| #ifdef STDC_HEADERS
1538| # include <stdlib.h>
1539| # include <stddef.h>
1540| #else
1541| # ifdef HAVE_STDLIB_H
1542| #  include <stdlib.h>
1543| # endif
1544| #endif
1545| #ifdef HAVE_STRING_H
1546| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1547| #  include <memory.h>
1548| # endif
1549| # include <string.h>
1550| #endif
1551| #ifdef HAVE_STRINGS_H
1552| # include <strings.h>
1553| #endif
1554| #ifdef HAVE_INTTYPES_H
1555| # include <inttypes.h>
1556| #endif
1557| #ifdef HAVE_STDINT_H
1558| # include <stdint.h>
1559| #endif
1560| #ifdef HAVE_UNISTD_H
1561| # include <unistd.h>
1562| #endif
1563| int
1564| main ()
1565| {
1566| if (sizeof (uint128_t))
1567|        return 0;
1568|   ;
1569|   return 0;
1570| }
1571configure:20494: result: no
1572configure:20503: checking for __uint128_t
1573configure:20503: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1574conftest.c:76:13: error: use of undeclared identifier '__uint128_t'
1575if (sizeof (__uint128_t))
1576            ^
15771 error generated.
1578configure:20503: $? = 1
1579configure: failed program was:
1580| /* confdefs.h */
1581| #define PACKAGE_NAME "cairo"
1582| #define PACKAGE_TARNAME "cairo"
1583| #define PACKAGE_VERSION "1.16.0"
1584| #define PACKAGE_STRING "cairo 1.16.0"
1585| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
1586| #define PACKAGE_URL "https://cairographics.org/"
1587| #define STDC_HEADERS 1
1588| #define HAVE_SYS_TYPES_H 1
1589| #define HAVE_SYS_STAT_H 1
1590| #define HAVE_STDLIB_H 1
1591| #define HAVE_STRING_H 1
1592| #define HAVE_MEMORY_H 1
1593| #define HAVE_STRINGS_H 1
1594| #define HAVE_INTTYPES_H 1
1595| #define HAVE_STDINT_H 1
1596| #define HAVE_UNISTD_H 1
1597| #define __EXTENSIONS__ 1
1598| #define _ALL_SOURCE 1
1599| #define _GNU_SOURCE 1
1600| #define _POSIX_PTHREAD_SEMANTICS 1
1601| #define _TANDEM_SOURCE 1
1602| #define HAVE_UNISTD_H 1
1603| #define HAVE_SYS_IOCTL_H 1
1604| #define HAVE_TYPEOF 1
1605| #define HAVE_DLFCN_H 1
1606| #define LT_OBJDIR ".libs/"
1607| #define WARN_UNUSED_RESULT
1608| #define HAVE_CXX11_ATOMIC_PRIMITIVES 1
1609| #define SIZEOF_VOID_P 4
1610| #define SIZEOF_INT 4
1611| #define SIZEOF_LONG 4
1612| #define SIZEOF_LONG_LONG 8
1613| #define SIZEOF_SIZE_T 4
1614| #define HAVE_BUILTIN_RETURN_ADDRESS 1
1615| #define HAVE_STDINT_H 1
1616| #define HAVE_INTTYPES_H 1
1617| #define HAVE_UINT64_T 1
1618| /* end confdefs.h.  */
1619| #include <stdio.h>
1620| #ifdef HAVE_SYS_TYPES_H
1621| # include <sys/types.h>
1622| #endif
1623| #ifdef HAVE_SYS_STAT_H
1624| # include <sys/stat.h>
1625| #endif
1626| #ifdef STDC_HEADERS
1627| # include <stdlib.h>
1628| # include <stddef.h>
1629| #else
1630| # ifdef HAVE_STDLIB_H
1631| #  include <stdlib.h>
1632| # endif
1633| #endif
1634| #ifdef HAVE_STRING_H
1635| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1636| #  include <memory.h>
1637| # endif
1638| # include <string.h>
1639| #endif
1640| #ifdef HAVE_STRINGS_H
1641| # include <strings.h>
1642| #endif
1643| #ifdef HAVE_INTTYPES_H
1644| # include <inttypes.h>
1645| #endif
1646| #ifdef HAVE_STDINT_H
1647| # include <stdint.h>
1648| #endif
1649| #ifdef HAVE_UNISTD_H
1650| # include <unistd.h>
1651| #endif
1652| int
1653| main ()
1654| {
1655| if (sizeof (__uint128_t))
1656|        return 0;
1657|   ;
1658|   return 0;
1659| }
1660configure:20503: result: no
1661configure:20517: checking fcntl.h usability
1662configure:20517: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1663configure:20517: $? = 0
1664configure:20517: result: yes
1665configure:20517: checking fcntl.h presence
1666configure:20517: /usr/bin/clang -E -I/opt/local/include conftest.c
1667configure:20517: $? = 0
1668configure:20517: result: yes
1669configure:20517: checking for fcntl.h
1670configure:20517: result: yes
1671configure:20517: checking for unistd.h
1672configure:20517: result: yes
1673configure:20517: checking signal.h usability
1674configure:20517: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1675configure:20517: $? = 0
1676configure:20517: result: yes
1677configure:20517: checking signal.h presence
1678configure:20517: /usr/bin/clang -E -I/opt/local/include conftest.c
1679configure:20517: $? = 0
1680configure:20517: result: yes
1681configure:20517: checking for signal.h
1682configure:20517: result: yes
1683configure:20517: checking for sys/stat.h
1684configure:20517: result: yes
1685configure:20517: checking sys/socket.h usability
1686configure:20517: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1687configure:20517: $? = 0
1688configure:20517: result: yes
1689configure:20517: checking sys/socket.h presence
1690configure:20517: /usr/bin/clang -E -I/opt/local/include conftest.c
1691configure:20517: $? = 0
1692configure:20517: result: yes
1693configure:20517: checking for sys/socket.h
1694configure:20517: result: yes
1695configure:20517: checking sys/poll.h usability
1696configure:20517: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1697configure:20517: $? = 0
1698configure:20517: result: yes
1699configure:20517: checking sys/poll.h presence
1700configure:20517: /usr/bin/clang -E -I/opt/local/include conftest.c
1701configure:20517: $? = 0
1702configure:20517: result: yes
1703configure:20517: checking for sys/poll.h
1704configure:20517: result: yes
1705configure:20517: checking sys/un.h usability
1706configure:20517: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1707configure:20517: $? = 0
1708configure:20517: result: yes
1709configure:20517: checking sys/un.h presence
1710configure:20517: /usr/bin/clang -E -I/opt/local/include conftest.c
1711configure:20517: $? = 0
1712configure:20517: result: yes
1713configure:20517: checking for sys/un.h
1714configure:20517: result: yes
1715configure:20530: checking for alarm
1716configure:20530: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   >&5
1717ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
1718configure:20530: $? = 0
1719configure:20530: result: yes
1720configure:20542: checking sched.h usability
1721configure:20542: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1722configure:20542: $? = 0
1723configure:20542: result: yes
1724configure:20542: checking sched.h presence
1725configure:20542: /usr/bin/clang -E -I/opt/local/include conftest.c
1726configure:20542: $? = 0
1727configure:20542: result: yes
1728configure:20542: checking for sched.h
1729configure:20542: result: yes
1730configure:20549: checking for sched_getaffinity
1731configure:20549: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   >&5
1732ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
1733Undefined symbols for architecture i386:
1734  "_sched_getaffinity", referenced from:
1735      _main in conftest-76c936.o
1736ld: symbol(s) not found for architecture i386
1737clang: error: linker command failed with exit code 1 (use -v to see invocation)
1738configure:20549: $? = 1
1739configure: failed program was:
1740| /* confdefs.h */
1741| #define PACKAGE_NAME "cairo"
1742| #define PACKAGE_TARNAME "cairo"
1743| #define PACKAGE_VERSION "1.16.0"
1744| #define PACKAGE_STRING "cairo 1.16.0"
1745| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
1746| #define PACKAGE_URL "https://cairographics.org/"
1747| #define STDC_HEADERS 1
1748| #define HAVE_SYS_TYPES_H 1
1749| #define HAVE_SYS_STAT_H 1
1750| #define HAVE_STDLIB_H 1
1751| #define HAVE_STRING_H 1
1752| #define HAVE_MEMORY_H 1
1753| #define HAVE_STRINGS_H 1
1754| #define HAVE_INTTYPES_H 1
1755| #define HAVE_STDINT_H 1
1756| #define HAVE_UNISTD_H 1
1757| #define __EXTENSIONS__ 1
1758| #define _ALL_SOURCE 1
1759| #define _GNU_SOURCE 1
1760| #define _POSIX_PTHREAD_SEMANTICS 1
1761| #define _TANDEM_SOURCE 1
1762| #define HAVE_UNISTD_H 1
1763| #define HAVE_SYS_IOCTL_H 1
1764| #define HAVE_TYPEOF 1
1765| #define HAVE_DLFCN_H 1
1766| #define LT_OBJDIR ".libs/"
1767| #define WARN_UNUSED_RESULT
1768| #define HAVE_CXX11_ATOMIC_PRIMITIVES 1
1769| #define SIZEOF_VOID_P 4
1770| #define SIZEOF_INT 4
1771| #define SIZEOF_LONG 4
1772| #define SIZEOF_LONG_LONG 8
1773| #define SIZEOF_SIZE_T 4
1774| #define HAVE_BUILTIN_RETURN_ADDRESS 1
1775| #define HAVE_STDINT_H 1
1776| #define HAVE_INTTYPES_H 1
1777| #define HAVE_UINT64_T 1
1778| #define HAVE_FCNTL_H 1
1779| #define HAVE_UNISTD_H 1
1780| #define HAVE_SIGNAL_H 1
1781| #define HAVE_SYS_STAT_H 1
1782| #define HAVE_SYS_SOCKET_H 1
1783| #define HAVE_SYS_POLL_H 1
1784| #define HAVE_SYS_UN_H 1
1785| #define HAVE_ALARM 1
1786| #define HAVE_SCHED_H 1
1787| /* end confdefs.h.  */
1788| /* Define sched_getaffinity to an innocuous variant, in case <limits.h> declares sched_getaffinity.
1789|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1790| #define sched_getaffinity innocuous_sched_getaffinity
1791|
1792| /* System header to define __stub macros and hopefully few prototypes,
1793|     which can conflict with char sched_getaffinity (); below.
1794|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1795|     <limits.h> exists even on freestanding compilers.  */
1796|
1797| #ifdef __STDC__
1798| # include <limits.h>
1799| #else
1800| # include <assert.h>
1801| #endif
1802|
1803| #undef sched_getaffinity
1804|
1805| /* Override any GCC internal prototype to avoid an error.
1806|    Use char because int might match the return type of a GCC
1807|    builtin and then its argument prototype would still apply.  */
1808| #ifdef __cplusplus
1809| extern "C"
1810| #endif
1811| char sched_getaffinity ();
1812| /* The GNU C library defines this for functions which it implements
1813|     to always fail with ENOSYS.  Some functions are actually named
1814|     something starting with __ and the normal name is an alias.  */
1815| #if defined __stub_sched_getaffinity || defined __stub___sched_getaffinity
1816| choke me
1817| #endif
1818|
1819| int
1820| main ()
1821| {
1822| return sched_getaffinity ();
1823|   ;
1824|   return 0;
1825| }
1826configure:20549: result: no
1827configure:20565: checking sys/mman.h usability
1828configure:20565: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1829configure:20565: $? = 0
1830configure:20565: result: yes
1831configure:20565: checking sys/mman.h presence
1832configure:20565: /usr/bin/clang -E -I/opt/local/include conftest.c
1833configure:20565: $? = 0
1834configure:20565: result: yes
1835configure:20565: checking for sys/mman.h
1836configure:20565: result: yes
1837configure:20572: checking for mmap
1838configure:20572: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   >&5
1839ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
1840configure:20572: $? = 0
1841configure:20572: result: yes
1842configure:20588: checking time.h usability
1843configure:20588: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1844configure:20588: $? = 0
1845configure:20588: result: yes
1846configure:20588: checking time.h presence
1847configure:20588: /usr/bin/clang -E -I/opt/local/include conftest.c
1848configure:20588: $? = 0
1849configure:20588: result: yes
1850configure:20588: checking for time.h
1851configure:20588: result: yes
1852configure:20595: checking for clock_gettime
1853configure:20595: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   >&5
1854ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
1855configure:20595: $? = 0
1856configure:20595: result: yes
1857configure:20609: checking fenv.h usability
1858configure:20609: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
1859configure:20609: $? = 0
1860configure:20609: result: yes
1861configure:20609: checking fenv.h presence
1862configure:20609: /usr/bin/clang -E -I/opt/local/include conftest.c
1863configure:20609: $? = 0
1864configure:20609: result: yes
1865configure:20609: checking for fenv.h
1866configure:20609: result: yes
1867configure:20614: checking for feenableexcept
1868configure:20614: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   >&5
1869ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
1870Undefined symbols for architecture i386:
1871  "_feenableexcept", referenced from:
1872      _main in conftest-cd664b.o
1873ld: symbol(s) not found for architecture i386
1874clang: error: linker command failed with exit code 1 (use -v to see invocation)
1875configure:20614: $? = 1
1876configure: failed program was:
1877| /* confdefs.h */
1878| #define PACKAGE_NAME "cairo"
1879| #define PACKAGE_TARNAME "cairo"
1880| #define PACKAGE_VERSION "1.16.0"
1881| #define PACKAGE_STRING "cairo 1.16.0"
1882| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
1883| #define PACKAGE_URL "https://cairographics.org/"
1884| #define STDC_HEADERS 1
1885| #define HAVE_SYS_TYPES_H 1
1886| #define HAVE_SYS_STAT_H 1
1887| #define HAVE_STDLIB_H 1
1888| #define HAVE_STRING_H 1
1889| #define HAVE_MEMORY_H 1
1890| #define HAVE_STRINGS_H 1
1891| #define HAVE_INTTYPES_H 1
1892| #define HAVE_STDINT_H 1
1893| #define HAVE_UNISTD_H 1
1894| #define __EXTENSIONS__ 1
1895| #define _ALL_SOURCE 1
1896| #define _GNU_SOURCE 1
1897| #define _POSIX_PTHREAD_SEMANTICS 1
1898| #define _TANDEM_SOURCE 1
1899| #define HAVE_UNISTD_H 1
1900| #define HAVE_SYS_IOCTL_H 1
1901| #define HAVE_TYPEOF 1
1902| #define HAVE_DLFCN_H 1
1903| #define LT_OBJDIR ".libs/"
1904| #define WARN_UNUSED_RESULT
1905| #define HAVE_CXX11_ATOMIC_PRIMITIVES 1
1906| #define SIZEOF_VOID_P 4
1907| #define SIZEOF_INT 4
1908| #define SIZEOF_LONG 4
1909| #define SIZEOF_LONG_LONG 8
1910| #define SIZEOF_SIZE_T 4
1911| #define HAVE_BUILTIN_RETURN_ADDRESS 1
1912| #define HAVE_STDINT_H 1
1913| #define HAVE_INTTYPES_H 1
1914| #define HAVE_UINT64_T 1
1915| #define HAVE_FCNTL_H 1
1916| #define HAVE_UNISTD_H 1
1917| #define HAVE_SIGNAL_H 1
1918| #define HAVE_SYS_STAT_H 1
1919| #define HAVE_SYS_SOCKET_H 1
1920| #define HAVE_SYS_POLL_H 1
1921| #define HAVE_SYS_UN_H 1
1922| #define HAVE_ALARM 1
1923| #define HAVE_SCHED_H 1
1924| #define HAVE_SYS_MMAN_H 1
1925| #define HAVE_MMAP 1
1926| #define HAVE_TIME_H 1
1927| #define HAVE_CLOCK_GETTIME 1
1928| /* end confdefs.h.  */
1929| /* Define feenableexcept to an innocuous variant, in case <limits.h> declares feenableexcept.
1930|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1931| #define feenableexcept innocuous_feenableexcept
1932|
1933| /* System header to define __stub macros and hopefully few prototypes,
1934|     which can conflict with char feenableexcept (); below.
1935|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1936|     <limits.h> exists even on freestanding compilers.  */
1937|
1938| #ifdef __STDC__
1939| # include <limits.h>
1940| #else
1941| # include <assert.h>
1942| #endif
1943|
1944| #undef feenableexcept
1945|
1946| /* Override any GCC internal prototype to avoid an error.
1947|    Use char because int might match the return type of a GCC
1948|    builtin and then its argument prototype would still apply.  */
1949| #ifdef __cplusplus
1950| extern "C"
1951| #endif
1952| char feenableexcept ();
1953| /* The GNU C library defines this for functions which it implements
1954|     to always fail with ENOSYS.  Some functions are actually named
1955|     something starting with __ and the normal name is an alias.  */
1956| #if defined __stub_feenableexcept || defined __stub___feenableexcept
1957| choke me
1958| #endif
1959|
1960| int
1961| main ()
1962| {
1963| return feenableexcept ();
1964|   ;
1965|   return 0;
1966| }
1967configure:20614: result: no
1968configure:20614: checking for fedisableexcept
1969configure:20614: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   >&5
1970ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
1971Undefined symbols for architecture i386:
1972  "_fedisableexcept", referenced from:
1973      _main in conftest-ebce19.o
1974ld: symbol(s) not found for architecture i386
1975clang: error: linker command failed with exit code 1 (use -v to see invocation)
1976configure:20614: $? = 1
1977configure: failed program was:
1978| /* confdefs.h */
1979| #define PACKAGE_NAME "cairo"
1980| #define PACKAGE_TARNAME "cairo"
1981| #define PACKAGE_VERSION "1.16.0"
1982| #define PACKAGE_STRING "cairo 1.16.0"
1983| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
1984| #define PACKAGE_URL "https://cairographics.org/"
1985| #define STDC_HEADERS 1
1986| #define HAVE_SYS_TYPES_H 1
1987| #define HAVE_SYS_STAT_H 1
1988| #define HAVE_STDLIB_H 1
1989| #define HAVE_STRING_H 1
1990| #define HAVE_MEMORY_H 1
1991| #define HAVE_STRINGS_H 1
1992| #define HAVE_INTTYPES_H 1
1993| #define HAVE_STDINT_H 1
1994| #define HAVE_UNISTD_H 1
1995| #define __EXTENSIONS__ 1
1996| #define _ALL_SOURCE 1
1997| #define _GNU_SOURCE 1
1998| #define _POSIX_PTHREAD_SEMANTICS 1
1999| #define _TANDEM_SOURCE 1
2000| #define HAVE_UNISTD_H 1
2001| #define HAVE_SYS_IOCTL_H 1
2002| #define HAVE_TYPEOF 1
2003| #define HAVE_DLFCN_H 1
2004| #define LT_OBJDIR ".libs/"
2005| #define WARN_UNUSED_RESULT
2006| #define HAVE_CXX11_ATOMIC_PRIMITIVES 1
2007| #define SIZEOF_VOID_P 4
2008| #define SIZEOF_INT 4
2009| #define SIZEOF_LONG 4
2010| #define SIZEOF_LONG_LONG 8
2011| #define SIZEOF_SIZE_T 4
2012| #define HAVE_BUILTIN_RETURN_ADDRESS 1
2013| #define HAVE_STDINT_H 1
2014| #define HAVE_INTTYPES_H 1
2015| #define HAVE_UINT64_T 1
2016| #define HAVE_FCNTL_H 1
2017| #define HAVE_UNISTD_H 1
2018| #define HAVE_SIGNAL_H 1
2019| #define HAVE_SYS_STAT_H 1
2020| #define HAVE_SYS_SOCKET_H 1
2021| #define HAVE_SYS_POLL_H 1
2022| #define HAVE_SYS_UN_H 1
2023| #define HAVE_ALARM 1
2024| #define HAVE_SCHED_H 1
2025| #define HAVE_SYS_MMAN_H 1
2026| #define HAVE_MMAP 1
2027| #define HAVE_TIME_H 1
2028| #define HAVE_CLOCK_GETTIME 1
2029| /* end confdefs.h.  */
2030| /* Define fedisableexcept to an innocuous variant, in case <limits.h> declares fedisableexcept.
2031|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2032| #define fedisableexcept innocuous_fedisableexcept
2033|
2034| /* System header to define __stub macros and hopefully few prototypes,
2035|     which can conflict with char fedisableexcept (); below.
2036|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2037|     <limits.h> exists even on freestanding compilers.  */
2038|
2039| #ifdef __STDC__
2040| # include <limits.h>
2041| #else
2042| # include <assert.h>
2043| #endif
2044|
2045| #undef fedisableexcept
2046|
2047| /* Override any GCC internal prototype to avoid an error.
2048|    Use char because int might match the return type of a GCC
2049|    builtin and then its argument prototype would still apply.  */
2050| #ifdef __cplusplus
2051| extern "C"
2052| #endif
2053| char fedisableexcept ();
2054| /* The GNU C library defines this for functions which it implements
2055|     to always fail with ENOSYS.  Some functions are actually named
2056|     something starting with __ and the normal name is an alias.  */
2057| #if defined __stub_fedisableexcept || defined __stub___fedisableexcept
2058| choke me
2059| #endif
2060|
2061| int
2062| main ()
2063| {
2064| return fedisableexcept ();
2065|   ;
2066|   return 0;
2067| }
2068configure:20614: result: no
2069configure:20614: checking for feclearexcept
2070configure:20614: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   >&5
2071ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
2072configure:20614: $? = 0
2073configure:20614: result: yes
2074configure:20630: checking libgen.h usability
2075configure:20630: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
2076configure:20630: $? = 0
2077configure:20630: result: yes
2078configure:20630: checking libgen.h presence
2079configure:20630: /usr/bin/clang -E -I/opt/local/include conftest.c
2080configure:20630: $? = 0
2081configure:20630: result: yes
2082configure:20630: checking for libgen.h
2083configure:20630: result: yes
2084configure:20630: checking byteswap.h usability
2085configure:20630: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
2086conftest.c:88:10: fatal error: 'byteswap.h' file not found
2087#include <byteswap.h>
2088         ^~~~~~~~~~~~
20891 error generated.
2090configure:20630: $? = 1
2091configure: failed program was:
2092| /* confdefs.h */
2093| #define PACKAGE_NAME "cairo"
2094| #define PACKAGE_TARNAME "cairo"
2095| #define PACKAGE_VERSION "1.16.0"
2096| #define PACKAGE_STRING "cairo 1.16.0"
2097| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
2098| #define PACKAGE_URL "https://cairographics.org/"
2099| #define STDC_HEADERS 1
2100| #define HAVE_SYS_TYPES_H 1
2101| #define HAVE_SYS_STAT_H 1
2102| #define HAVE_STDLIB_H 1
2103| #define HAVE_STRING_H 1
2104| #define HAVE_MEMORY_H 1
2105| #define HAVE_STRINGS_H 1
2106| #define HAVE_INTTYPES_H 1
2107| #define HAVE_STDINT_H 1
2108| #define HAVE_UNISTD_H 1
2109| #define __EXTENSIONS__ 1
2110| #define _ALL_SOURCE 1
2111| #define _GNU_SOURCE 1
2112| #define _POSIX_PTHREAD_SEMANTICS 1
2113| #define _TANDEM_SOURCE 1
2114| #define HAVE_UNISTD_H 1
2115| #define HAVE_SYS_IOCTL_H 1
2116| #define HAVE_TYPEOF 1
2117| #define HAVE_DLFCN_H 1
2118| #define LT_OBJDIR ".libs/"
2119| #define WARN_UNUSED_RESULT
2120| #define HAVE_CXX11_ATOMIC_PRIMITIVES 1
2121| #define SIZEOF_VOID_P 4
2122| #define SIZEOF_INT 4
2123| #define SIZEOF_LONG 4
2124| #define SIZEOF_LONG_LONG 8
2125| #define SIZEOF_SIZE_T 4
2126| #define HAVE_BUILTIN_RETURN_ADDRESS 1
2127| #define HAVE_STDINT_H 1
2128| #define HAVE_INTTYPES_H 1
2129| #define HAVE_UINT64_T 1
2130| #define HAVE_FCNTL_H 1
2131| #define HAVE_UNISTD_H 1
2132| #define HAVE_SIGNAL_H 1
2133| #define HAVE_SYS_STAT_H 1
2134| #define HAVE_SYS_SOCKET_H 1
2135| #define HAVE_SYS_POLL_H 1
2136| #define HAVE_SYS_UN_H 1
2137| #define HAVE_ALARM 1
2138| #define HAVE_SCHED_H 1
2139| #define HAVE_SYS_MMAN_H 1
2140| #define HAVE_MMAP 1
2141| #define HAVE_TIME_H 1
2142| #define HAVE_CLOCK_GETTIME 1
2143| #define HAVE_FECLEAREXCEPT 1
2144| #define HAVE_LIBGEN_H 1
2145| /* end confdefs.h.  */
2146| #include <stdio.h>
2147| #ifdef HAVE_SYS_TYPES_H
2148| # include <sys/types.h>
2149| #endif
2150| #ifdef HAVE_SYS_STAT_H
2151| # include <sys/stat.h>
2152| #endif
2153| #ifdef STDC_HEADERS
2154| # include <stdlib.h>
2155| # include <stddef.h>
2156| #else
2157| # ifdef HAVE_STDLIB_H
2158| #  include <stdlib.h>
2159| # endif
2160| #endif
2161| #ifdef HAVE_STRING_H
2162| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2163| #  include <memory.h>
2164| # endif
2165| # include <string.h>
2166| #endif
2167| #ifdef HAVE_STRINGS_H
2168| # include <strings.h>
2169| #endif
2170| #ifdef HAVE_INTTYPES_H
2171| # include <inttypes.h>
2172| #endif
2173| #ifdef HAVE_STDINT_H
2174| # include <stdint.h>
2175| #endif
2176| #ifdef HAVE_UNISTD_H
2177| # include <unistd.h>
2178| #endif
2179| #include <byteswap.h>
2180configure:20630: result: no
2181configure:20630: checking byteswap.h presence
2182configure:20630: /usr/bin/clang -E -I/opt/local/include conftest.c
2183conftest.c:55:10: fatal error: 'byteswap.h' file not found
2184#include <byteswap.h>
2185         ^~~~~~~~~~~~
21861 error generated.
2187configure:20630: $? = 1
2188configure: failed program was:
2189| /* confdefs.h */
2190| #define PACKAGE_NAME "cairo"
2191| #define PACKAGE_TARNAME "cairo"
2192| #define PACKAGE_VERSION "1.16.0"
2193| #define PACKAGE_STRING "cairo 1.16.0"
2194| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
2195| #define PACKAGE_URL "https://cairographics.org/"
2196| #define STDC_HEADERS 1
2197| #define HAVE_SYS_TYPES_H 1
2198| #define HAVE_SYS_STAT_H 1
2199| #define HAVE_STDLIB_H 1
2200| #define HAVE_STRING_H 1
2201| #define HAVE_MEMORY_H 1
2202| #define HAVE_STRINGS_H 1
2203| #define HAVE_INTTYPES_H 1
2204| #define HAVE_STDINT_H 1
2205| #define HAVE_UNISTD_H 1
2206| #define __EXTENSIONS__ 1
2207| #define _ALL_SOURCE 1
2208| #define _GNU_SOURCE 1
2209| #define _POSIX_PTHREAD_SEMANTICS 1
2210| #define _TANDEM_SOURCE 1
2211| #define HAVE_UNISTD_H 1
2212| #define HAVE_SYS_IOCTL_H 1
2213| #define HAVE_TYPEOF 1
2214| #define HAVE_DLFCN_H 1
2215| #define LT_OBJDIR ".libs/"
2216| #define WARN_UNUSED_RESULT
2217| #define HAVE_CXX11_ATOMIC_PRIMITIVES 1
2218| #define SIZEOF_VOID_P 4
2219| #define SIZEOF_INT 4
2220| #define SIZEOF_LONG 4
2221| #define SIZEOF_LONG_LONG 8
2222| #define SIZEOF_SIZE_T 4
2223| #define HAVE_BUILTIN_RETURN_ADDRESS 1
2224| #define HAVE_STDINT_H 1
2225| #define HAVE_INTTYPES_H 1
2226| #define HAVE_UINT64_T 1
2227| #define HAVE_FCNTL_H 1
2228| #define HAVE_UNISTD_H 1
2229| #define HAVE_SIGNAL_H 1
2230| #define HAVE_SYS_STAT_H 1
2231| #define HAVE_SYS_SOCKET_H 1
2232| #define HAVE_SYS_POLL_H 1
2233| #define HAVE_SYS_UN_H 1
2234| #define HAVE_ALARM 1
2235| #define HAVE_SCHED_H 1
2236| #define HAVE_SYS_MMAN_H 1
2237| #define HAVE_MMAP 1
2238| #define HAVE_TIME_H 1
2239| #define HAVE_CLOCK_GETTIME 1
2240| #define HAVE_FECLEAREXCEPT 1
2241| #define HAVE_LIBGEN_H 1
2242| /* end confdefs.h.  */
2243| #include <byteswap.h>
2244configure:20630: result: no
2245configure:20630: checking for byteswap.h
2246configure:20630: result: no
2247configure:20630: checking for signal.h
2248configure:20630: result: yes
2249configure:20630: checking setjmp.h usability
2250configure:20630: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
2251configure:20630: $? = 0
2252configure:20630: result: yes
2253configure:20630: checking setjmp.h presence
2254configure:20630: /usr/bin/clang -E -I/opt/local/include conftest.c
2255configure:20630: $? = 0
2256configure:20630: result: yes
2257configure:20630: checking for setjmp.h
2258configure:20630: result: yes
2259configure:20630: checking for fenv.h
2260configure:20630: result: yes
2261configure:20630: checking sys/wait.h usability
2262configure:20630: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
2263configure:20630: $? = 0
2264configure:20630: result: yes
2265configure:20630: checking sys/wait.h presence
2266configure:20630: /usr/bin/clang -E -I/opt/local/include conftest.c
2267configure:20630: $? = 0
2268configure:20630: result: yes
2269configure:20630: checking for sys/wait.h
2270configure:20630: result: yes
2271configure:20643: checking for ctime_r
2272configure:20643: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   >&5
2273ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
2274configure:20643: $? = 0
2275configure:20643: result: yes
2276configure:20643: checking for localtime_r
2277configure:20643: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   >&5
2278ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
2279configure:20643: $? = 0
2280configure:20643: result: yes
2281configure:20643: checking for gmtime_r
2282configure:20643: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   >&5
2283ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
2284configure:20643: $? = 0
2285configure:20643: result: yes
2286configure:20643: checking for drand48
2287configure:20643: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   >&5
2288ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
2289configure:20643: $? = 0
2290configure:20643: result: yes
2291configure:20643: checking for flockfile
2292configure:20643: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   >&5
2293ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
2294configure:20643: $? = 0
2295configure:20643: result: yes
2296configure:20643: checking for funlockfile
2297configure:20643: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   >&5
2298ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
2299configure:20643: $? = 0
2300configure:20643: result: yes
2301configure:20643: checking for getline
2302configure:20643: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   >&5
2303ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
2304configure:20643: $? = 0
2305configure:20643: result: yes
2306configure:20643: checking for link
2307configure:20643: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   >&5
2308ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
2309configure:20643: $? = 0
2310configure:20643: result: yes
2311configure:20643: checking for strndup
2312configure:20643: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   >&5
2313conftest.c:90:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration]
2314char strndup ();
2315     ^
2316conftest.c:90:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'
23171 warning generated.
2318ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
2319configure:20643: $? = 0
2320configure:20643: result: yes
2321configure:20660: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
2322configure:20660: $? = 0
2323configure:20670: checking for sys/stat.h
2324configure:20670: result: yes
2325configure:20670: checking io.h usability
2326configure:20670: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
2327conftest.c:102:10: fatal error: 'io.h' file not found
2328#include <io.h>
2329         ^~~~~~
23301 error generated.
2331configure:20670: $? = 1
2332configure: failed program was:
2333| /* confdefs.h */
2334| #define PACKAGE_NAME "cairo"
2335| #define PACKAGE_TARNAME "cairo"
2336| #define PACKAGE_VERSION "1.16.0"
2337| #define PACKAGE_STRING "cairo 1.16.0"
2338| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
2339| #define PACKAGE_URL "https://cairographics.org/"
2340| #define STDC_HEADERS 1
2341| #define HAVE_SYS_TYPES_H 1
2342| #define HAVE_SYS_STAT_H 1
2343| #define HAVE_STDLIB_H 1
2344| #define HAVE_STRING_H 1
2345| #define HAVE_MEMORY_H 1
2346| #define HAVE_STRINGS_H 1
2347| #define HAVE_INTTYPES_H 1
2348| #define HAVE_STDINT_H 1
2349| #define HAVE_UNISTD_H 1
2350| #define __EXTENSIONS__ 1
2351| #define _ALL_SOURCE 1
2352| #define _GNU_SOURCE 1
2353| #define _POSIX_PTHREAD_SEMANTICS 1
2354| #define _TANDEM_SOURCE 1
2355| #define HAVE_UNISTD_H 1
2356| #define HAVE_SYS_IOCTL_H 1
2357| #define HAVE_TYPEOF 1
2358| #define HAVE_DLFCN_H 1
2359| #define LT_OBJDIR ".libs/"
2360| #define WARN_UNUSED_RESULT
2361| #define HAVE_CXX11_ATOMIC_PRIMITIVES 1
2362| #define SIZEOF_VOID_P 4
2363| #define SIZEOF_INT 4
2364| #define SIZEOF_LONG 4
2365| #define SIZEOF_LONG_LONG 8
2366| #define SIZEOF_SIZE_T 4
2367| #define HAVE_BUILTIN_RETURN_ADDRESS 1
2368| #define HAVE_STDINT_H 1
2369| #define HAVE_INTTYPES_H 1
2370| #define HAVE_UINT64_T 1
2371| #define HAVE_FCNTL_H 1
2372| #define HAVE_UNISTD_H 1
2373| #define HAVE_SIGNAL_H 1
2374| #define HAVE_SYS_STAT_H 1
2375| #define HAVE_SYS_SOCKET_H 1
2376| #define HAVE_SYS_POLL_H 1
2377| #define HAVE_SYS_UN_H 1
2378| #define HAVE_ALARM 1
2379| #define HAVE_SCHED_H 1
2380| #define HAVE_SYS_MMAN_H 1
2381| #define HAVE_MMAP 1
2382| #define HAVE_TIME_H 1
2383| #define HAVE_CLOCK_GETTIME 1
2384| #define HAVE_FECLEAREXCEPT 1
2385| #define HAVE_LIBGEN_H 1
2386| #define HAVE_SIGNAL_H 1
2387| #define HAVE_SETJMP_H 1
2388| #define HAVE_FENV_H 1
2389| #define HAVE_SYS_WAIT_H 1
2390| #define HAVE_CTIME_R 1
2391| #define HAVE_LOCALTIME_R 1
2392| #define HAVE_GMTIME_R 1
2393| #define HAVE_DRAND48 1
2394| #define HAVE_FLOCKFILE 1
2395| #define HAVE_FUNLOCKFILE 1
2396| #define HAVE_GETLINE 1
2397| #define HAVE_LINK 1
2398| #define HAVE_STRNDUP 1
2399| #define HAVE_SYS_STAT_H 1
2400| /* end confdefs.h.  */
2401| #include <stdio.h>
2402| #ifdef HAVE_SYS_TYPES_H
2403| # include <sys/types.h>
2404| #endif
2405| #ifdef HAVE_SYS_STAT_H
2406| # include <sys/stat.h>
2407| #endif
2408| #ifdef STDC_HEADERS
2409| # include <stdlib.h>
2410| # include <stddef.h>
2411| #else
2412| # ifdef HAVE_STDLIB_H
2413| #  include <stdlib.h>
2414| # endif
2415| #endif
2416| #ifdef HAVE_STRING_H
2417| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2418| #  include <memory.h>
2419| # endif
2420| # include <string.h>
2421| #endif
2422| #ifdef HAVE_STRINGS_H
2423| # include <strings.h>
2424| #endif
2425| #ifdef HAVE_INTTYPES_H
2426| # include <inttypes.h>
2427| #endif
2428| #ifdef HAVE_STDINT_H
2429| # include <stdint.h>
2430| #endif
2431| #ifdef HAVE_UNISTD_H
2432| # include <unistd.h>
2433| #endif
2434| #include <io.h>
2435configure:20670: result: no
2436configure:20670: checking io.h presence
2437configure:20670: /usr/bin/clang -E -I/opt/local/include conftest.c
2438conftest.c:69:10: fatal error: 'io.h' file not found
2439#include <io.h>
2440         ^~~~~~
24411 error generated.
2442configure:20670: $? = 1
2443configure: failed program was:
2444| /* confdefs.h */
2445| #define PACKAGE_NAME "cairo"
2446| #define PACKAGE_TARNAME "cairo"
2447| #define PACKAGE_VERSION "1.16.0"
2448| #define PACKAGE_STRING "cairo 1.16.0"
2449| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
2450| #define PACKAGE_URL "https://cairographics.org/"
2451| #define STDC_HEADERS 1
2452| #define HAVE_SYS_TYPES_H 1
2453| #define HAVE_SYS_STAT_H 1
2454| #define HAVE_STDLIB_H 1
2455| #define HAVE_STRING_H 1
2456| #define HAVE_MEMORY_H 1
2457| #define HAVE_STRINGS_H 1
2458| #define HAVE_INTTYPES_H 1
2459| #define HAVE_STDINT_H 1
2460| #define HAVE_UNISTD_H 1
2461| #define __EXTENSIONS__ 1
2462| #define _ALL_SOURCE 1
2463| #define _GNU_SOURCE 1
2464| #define _POSIX_PTHREAD_SEMANTICS 1
2465| #define _TANDEM_SOURCE 1
2466| #define HAVE_UNISTD_H 1
2467| #define HAVE_SYS_IOCTL_H 1
2468| #define HAVE_TYPEOF 1
2469| #define HAVE_DLFCN_H 1
2470| #define LT_OBJDIR ".libs/"
2471| #define WARN_UNUSED_RESULT
2472| #define HAVE_CXX11_ATOMIC_PRIMITIVES 1
2473| #define SIZEOF_VOID_P 4
2474| #define SIZEOF_INT 4
2475| #define SIZEOF_LONG 4
2476| #define SIZEOF_LONG_LONG 8
2477| #define SIZEOF_SIZE_T 4
2478| #define HAVE_BUILTIN_RETURN_ADDRESS 1
2479| #define HAVE_STDINT_H 1
2480| #define HAVE_INTTYPES_H 1
2481| #define HAVE_UINT64_T 1
2482| #define HAVE_FCNTL_H 1
2483| #define HAVE_UNISTD_H 1
2484| #define HAVE_SIGNAL_H 1
2485| #define HAVE_SYS_STAT_H 1
2486| #define HAVE_SYS_SOCKET_H 1
2487| #define HAVE_SYS_POLL_H 1
2488| #define HAVE_SYS_UN_H 1
2489| #define HAVE_ALARM 1
2490| #define HAVE_SCHED_H 1
2491| #define HAVE_SYS_MMAN_H 1
2492| #define HAVE_MMAP 1
2493| #define HAVE_TIME_H 1
2494| #define HAVE_CLOCK_GETTIME 1
2495| #define HAVE_FECLEAREXCEPT 1
2496| #define HAVE_LIBGEN_H 1
2497| #define HAVE_SIGNAL_H 1
2498| #define HAVE_SETJMP_H 1
2499| #define HAVE_FENV_H 1
2500| #define HAVE_SYS_WAIT_H 1
2501| #define HAVE_CTIME_R 1
2502| #define HAVE_LOCALTIME_R 1
2503| #define HAVE_GMTIME_R 1
2504| #define HAVE_DRAND48 1
2505| #define HAVE_FLOCKFILE 1
2506| #define HAVE_FUNLOCKFILE 1
2507| #define HAVE_GETLINE 1
2508| #define HAVE_LINK 1
2509| #define HAVE_STRNDUP 1
2510| #define HAVE_SYS_STAT_H 1
2511| /* end confdefs.h.  */
2512| #include <io.h>
2513configure:20670: result: no
2514configure:20670: checking for io.h
2515configure:20670: result: no
2516configure:20680: checking for mkdir
2517configure:20680: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   >&5
2518ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
2519configure:20680: $? = 0
2520configure:20680: result: yes
2521configure:20682: checking mkdir variant
2522configure:20705: /usr/bin/clang -c  -I/opt/local/include conftest.c >&5
2523configure:20705: $? = 0
2524configure:20732: result: mkdir(path, mode)
2525configure:20751: checking for fork
2526configure:20751: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   >&5
2527ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
2528configure:20751: $? = 0
2529configure:20751: result: yes
2530configure:20751: checking for waitpid
2531configure:20751: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   >&5
2532ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
2533configure:20751: $? = 0
2534configure:20751: result: yes
2535configure:20751: checking for raise
2536configure:20751: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   >&5
2537ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
2538configure:20751: $? = 0
2539configure:20751: result: yes
2540configure:21064: checking for VALGRIND
2541configure:21071: $PKG_CONFIG --exists --print-errors "valgrind"
2542configure:21074: $? = 0
2543configure:21087: $PKG_CONFIG --exists --print-errors "valgrind"
2544configure:21090: $? = 0
2545configure:21127: result: yes
2546configure:21134: checking valgrind.h usability
2547configure:21134: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include/valgrind -I/opt/local/include -I/opt/local/include/valgrind conftest.c >&5
2548configure:21134: $? = 0
2549configure:21134: result: yes
2550configure:21134: checking valgrind.h presence
2551configure:21134: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/valgrind conftest.c
2552configure:21134: $? = 0
2553configure:21134: result: yes
2554configure:21134: checking for valgrind.h
2555configure:21134: result: yes
2556configure:21142: checking lockdep.h usability
2557configure:21142: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include/valgrind -I/opt/local/include -I/opt/local/include/valgrind conftest.c >&5
2558conftest.c:107:10: fatal error: 'lockdep.h' file not found
2559#include <lockdep.h>
2560         ^~~~~~~~~~~
25611 error generated.
2562configure:21142: $? = 1
2563configure: failed program was:
2564| /* confdefs.h */
2565| #define PACKAGE_NAME "cairo"
2566| #define PACKAGE_TARNAME "cairo"
2567| #define PACKAGE_VERSION "1.16.0"
2568| #define PACKAGE_STRING "cairo 1.16.0"
2569| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
2570| #define PACKAGE_URL "https://cairographics.org/"
2571| #define STDC_HEADERS 1
2572| #define HAVE_SYS_TYPES_H 1
2573| #define HAVE_SYS_STAT_H 1
2574| #define HAVE_STDLIB_H 1
2575| #define HAVE_STRING_H 1
2576| #define HAVE_MEMORY_H 1
2577| #define HAVE_STRINGS_H 1
2578| #define HAVE_INTTYPES_H 1
2579| #define HAVE_STDINT_H 1
2580| #define HAVE_UNISTD_H 1
2581| #define __EXTENSIONS__ 1
2582| #define _ALL_SOURCE 1
2583| #define _GNU_SOURCE 1
2584| #define _POSIX_PTHREAD_SEMANTICS 1
2585| #define _TANDEM_SOURCE 1
2586| #define HAVE_UNISTD_H 1
2587| #define HAVE_SYS_IOCTL_H 1
2588| #define HAVE_TYPEOF 1
2589| #define HAVE_DLFCN_H 1
2590| #define LT_OBJDIR ".libs/"
2591| #define WARN_UNUSED_RESULT
2592| #define HAVE_CXX11_ATOMIC_PRIMITIVES 1
2593| #define SIZEOF_VOID_P 4
2594| #define SIZEOF_INT 4
2595| #define SIZEOF_LONG 4
2596| #define SIZEOF_LONG_LONG 8
2597| #define SIZEOF_SIZE_T 4
2598| #define HAVE_BUILTIN_RETURN_ADDRESS 1
2599| #define HAVE_STDINT_H 1
2600| #define HAVE_INTTYPES_H 1
2601| #define HAVE_UINT64_T 1
2602| #define HAVE_FCNTL_H 1
2603| #define HAVE_UNISTD_H 1
2604| #define HAVE_SIGNAL_H 1
2605| #define HAVE_SYS_STAT_H 1
2606| #define HAVE_SYS_SOCKET_H 1
2607| #define HAVE_SYS_POLL_H 1
2608| #define HAVE_SYS_UN_H 1
2609| #define HAVE_ALARM 1
2610| #define HAVE_SCHED_H 1
2611| #define HAVE_SYS_MMAN_H 1
2612| #define HAVE_MMAP 1
2613| #define HAVE_TIME_H 1
2614| #define HAVE_CLOCK_GETTIME 1
2615| #define HAVE_FECLEAREXCEPT 1
2616| #define HAVE_LIBGEN_H 1
2617| #define HAVE_SIGNAL_H 1
2618| #define HAVE_SETJMP_H 1
2619| #define HAVE_FENV_H 1
2620| #define HAVE_SYS_WAIT_H 1
2621| #define HAVE_CTIME_R 1
2622| #define HAVE_LOCALTIME_R 1
2623| #define HAVE_GMTIME_R 1
2624| #define HAVE_DRAND48 1
2625| #define HAVE_FLOCKFILE 1
2626| #define HAVE_FUNLOCKFILE 1
2627| #define HAVE_GETLINE 1
2628| #define HAVE_LINK 1
2629| #define HAVE_STRNDUP 1
2630| #define HAVE_SYS_STAT_H 1
2631| #define HAVE_MKDIR 2
2632| #define HAVE_FORK 1
2633| #define HAVE_WAITPID 1
2634| #define HAVE_RAISE 1
2635| #define HAVE_VALGRIND 1
2636| /* end confdefs.h.  */
2637| #include <stdio.h>
2638| #ifdef HAVE_SYS_TYPES_H
2639| # include <sys/types.h>
2640| #endif
2641| #ifdef HAVE_SYS_STAT_H
2642| # include <sys/stat.h>
2643| #endif
2644| #ifdef STDC_HEADERS
2645| # include <stdlib.h>
2646| # include <stddef.h>
2647| #else
2648| # ifdef HAVE_STDLIB_H
2649| #  include <stdlib.h>
2650| # endif
2651| #endif
2652| #ifdef HAVE_STRING_H
2653| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2654| #  include <memory.h>
2655| # endif
2656| # include <string.h>
2657| #endif
2658| #ifdef HAVE_STRINGS_H
2659| # include <strings.h>
2660| #endif
2661| #ifdef HAVE_INTTYPES_H
2662| # include <inttypes.h>
2663| #endif
2664| #ifdef HAVE_STDINT_H
2665| # include <stdint.h>
2666| #endif
2667| #ifdef HAVE_UNISTD_H
2668| # include <unistd.h>
2669| #endif
2670| #include <lockdep.h>
2671configure:21142: result: no
2672configure:21142: checking lockdep.h presence
2673configure:21142: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/valgrind conftest.c
2674conftest.c:74:10: fatal error: 'lockdep.h' file not found
2675#include <lockdep.h>
2676         ^~~~~~~~~~~
26771 error generated.
2678configure:21142: $? = 1
2679configure: failed program was:
2680| /* confdefs.h */
2681| #define PACKAGE_NAME "cairo"
2682| #define PACKAGE_TARNAME "cairo"
2683| #define PACKAGE_VERSION "1.16.0"
2684| #define PACKAGE_STRING "cairo 1.16.0"
2685| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
2686| #define PACKAGE_URL "https://cairographics.org/"
2687| #define STDC_HEADERS 1
2688| #define HAVE_SYS_TYPES_H 1
2689| #define HAVE_SYS_STAT_H 1
2690| #define HAVE_STDLIB_H 1
2691| #define HAVE_STRING_H 1
2692| #define HAVE_MEMORY_H 1
2693| #define HAVE_STRINGS_H 1
2694| #define HAVE_INTTYPES_H 1
2695| #define HAVE_STDINT_H 1
2696| #define HAVE_UNISTD_H 1
2697| #define __EXTENSIONS__ 1
2698| #define _ALL_SOURCE 1
2699| #define _GNU_SOURCE 1
2700| #define _POSIX_PTHREAD_SEMANTICS 1
2701| #define _TANDEM_SOURCE 1
2702| #define HAVE_UNISTD_H 1
2703| #define HAVE_SYS_IOCTL_H 1
2704| #define HAVE_TYPEOF 1
2705| #define HAVE_DLFCN_H 1
2706| #define LT_OBJDIR ".libs/"
2707| #define WARN_UNUSED_RESULT
2708| #define HAVE_CXX11_ATOMIC_PRIMITIVES 1
2709| #define SIZEOF_VOID_P 4
2710| #define SIZEOF_INT 4
2711| #define SIZEOF_LONG 4
2712| #define SIZEOF_LONG_LONG 8
2713| #define SIZEOF_SIZE_T 4
2714| #define HAVE_BUILTIN_RETURN_ADDRESS 1
2715| #define HAVE_STDINT_H 1
2716| #define HAVE_INTTYPES_H 1
2717| #define HAVE_UINT64_T 1
2718| #define HAVE_FCNTL_H 1
2719| #define HAVE_UNISTD_H 1
2720| #define HAVE_SIGNAL_H 1
2721| #define HAVE_SYS_STAT_H 1
2722| #define HAVE_SYS_SOCKET_H 1
2723| #define HAVE_SYS_POLL_H 1
2724| #define HAVE_SYS_UN_H 1
2725| #define HAVE_ALARM 1
2726| #define HAVE_SCHED_H 1
2727| #define HAVE_SYS_MMAN_H 1
2728| #define HAVE_MMAP 1
2729| #define HAVE_TIME_H 1
2730| #define HAVE_CLOCK_GETTIME 1
2731| #define HAVE_FECLEAREXCEPT 1
2732| #define HAVE_LIBGEN_H 1
2733| #define HAVE_SIGNAL_H 1
2734| #define HAVE_SETJMP_H 1
2735| #define HAVE_FENV_H 1
2736| #define HAVE_SYS_WAIT_H 1
2737| #define HAVE_CTIME_R 1
2738| #define HAVE_LOCALTIME_R 1
2739| #define HAVE_GMTIME_R 1
2740| #define HAVE_DRAND48 1
2741| #define HAVE_FLOCKFILE 1
2742| #define HAVE_FUNLOCKFILE 1
2743| #define HAVE_GETLINE 1
2744| #define HAVE_LINK 1
2745| #define HAVE_STRNDUP 1
2746| #define HAVE_SYS_STAT_H 1
2747| #define HAVE_MKDIR 2
2748| #define HAVE_FORK 1
2749| #define HAVE_WAITPID 1
2750| #define HAVE_RAISE 1
2751| #define HAVE_VALGRIND 1
2752| /* end confdefs.h.  */
2753| #include <lockdep.h>
2754configure:21142: result: no
2755configure:21142: checking for lockdep.h
2756configure:21142: result: no
2757configure:21150: checking memfault.h usability
2758configure:21150: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include/valgrind -I/opt/local/include -I/opt/local/include/valgrind conftest.c >&5
2759conftest.c:107:10: fatal error: 'memfault.h' file not found
2760#include <memfault.h>
2761         ^~~~~~~~~~~~
27621 error generated.
2763configure:21150: $? = 1
2764configure: failed program was:
2765| /* confdefs.h */
2766| #define PACKAGE_NAME "cairo"
2767| #define PACKAGE_TARNAME "cairo"
2768| #define PACKAGE_VERSION "1.16.0"
2769| #define PACKAGE_STRING "cairo 1.16.0"
2770| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
2771| #define PACKAGE_URL "https://cairographics.org/"
2772| #define STDC_HEADERS 1
2773| #define HAVE_SYS_TYPES_H 1
2774| #define HAVE_SYS_STAT_H 1
2775| #define HAVE_STDLIB_H 1
2776| #define HAVE_STRING_H 1
2777| #define HAVE_MEMORY_H 1
2778| #define HAVE_STRINGS_H 1
2779| #define HAVE_INTTYPES_H 1
2780| #define HAVE_STDINT_H 1
2781| #define HAVE_UNISTD_H 1
2782| #define __EXTENSIONS__ 1
2783| #define _ALL_SOURCE 1
2784| #define _GNU_SOURCE 1
2785| #define _POSIX_PTHREAD_SEMANTICS 1
2786| #define _TANDEM_SOURCE 1
2787| #define HAVE_UNISTD_H 1
2788| #define HAVE_SYS_IOCTL_H 1
2789| #define HAVE_TYPEOF 1
2790| #define HAVE_DLFCN_H 1
2791| #define LT_OBJDIR ".libs/"
2792| #define WARN_UNUSED_RESULT
2793| #define HAVE_CXX11_ATOMIC_PRIMITIVES 1
2794| #define SIZEOF_VOID_P 4
2795| #define SIZEOF_INT 4
2796| #define SIZEOF_LONG 4
2797| #define SIZEOF_LONG_LONG 8
2798| #define SIZEOF_SIZE_T 4
2799| #define HAVE_BUILTIN_RETURN_ADDRESS 1
2800| #define HAVE_STDINT_H 1
2801| #define HAVE_INTTYPES_H 1
2802| #define HAVE_UINT64_T 1
2803| #define HAVE_FCNTL_H 1
2804| #define HAVE_UNISTD_H 1
2805| #define HAVE_SIGNAL_H 1
2806| #define HAVE_SYS_STAT_H 1
2807| #define HAVE_SYS_SOCKET_H 1
2808| #define HAVE_SYS_POLL_H 1
2809| #define HAVE_SYS_UN_H 1
2810| #define HAVE_ALARM 1
2811| #define HAVE_SCHED_H 1
2812| #define HAVE_SYS_MMAN_H 1
2813| #define HAVE_MMAP 1
2814| #define HAVE_TIME_H 1
2815| #define HAVE_CLOCK_GETTIME 1
2816| #define HAVE_FECLEAREXCEPT 1
2817| #define HAVE_LIBGEN_H 1
2818| #define HAVE_SIGNAL_H 1
2819| #define HAVE_SETJMP_H 1
2820| #define HAVE_FENV_H 1
2821| #define HAVE_SYS_WAIT_H 1
2822| #define HAVE_CTIME_R 1
2823| #define HAVE_LOCALTIME_R 1
2824| #define HAVE_GMTIME_R 1
2825| #define HAVE_DRAND48 1
2826| #define HAVE_FLOCKFILE 1
2827| #define HAVE_FUNLOCKFILE 1
2828| #define HAVE_GETLINE 1
2829| #define HAVE_LINK 1
2830| #define HAVE_STRNDUP 1
2831| #define HAVE_SYS_STAT_H 1
2832| #define HAVE_MKDIR 2
2833| #define HAVE_FORK 1
2834| #define HAVE_WAITPID 1
2835| #define HAVE_RAISE 1
2836| #define HAVE_VALGRIND 1
2837| /* end confdefs.h.  */
2838| #include <stdio.h>
2839| #ifdef HAVE_SYS_TYPES_H
2840| # include <sys/types.h>
2841| #endif
2842| #ifdef HAVE_SYS_STAT_H
2843| # include <sys/stat.h>
2844| #endif
2845| #ifdef STDC_HEADERS
2846| # include <stdlib.h>
2847| # include <stddef.h>
2848| #else
2849| # ifdef HAVE_STDLIB_H
2850| #  include <stdlib.h>
2851| # endif
2852| #endif
2853| #ifdef HAVE_STRING_H
2854| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2855| #  include <memory.h>
2856| # endif
2857| # include <string.h>
2858| #endif
2859| #ifdef HAVE_STRINGS_H
2860| # include <strings.h>
2861| #endif
2862| #ifdef HAVE_INTTYPES_H
2863| # include <inttypes.h>
2864| #endif
2865| #ifdef HAVE_STDINT_H
2866| # include <stdint.h>
2867| #endif
2868| #ifdef HAVE_UNISTD_H
2869| # include <unistd.h>
2870| #endif
2871| #include <memfault.h>
2872configure:21150: result: no
2873configure:21150: checking memfault.h presence
2874configure:21150: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/valgrind conftest.c
2875conftest.c:74:10: fatal error: 'memfault.h' file not found
2876#include <memfault.h>
2877         ^~~~~~~~~~~~
28781 error generated.
2879configure:21150: $? = 1
2880configure: failed program was:
2881| /* confdefs.h */
2882| #define PACKAGE_NAME "cairo"
2883| #define PACKAGE_TARNAME "cairo"
2884| #define PACKAGE_VERSION "1.16.0"
2885| #define PACKAGE_STRING "cairo 1.16.0"
2886| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
2887| #define PACKAGE_URL "https://cairographics.org/"
2888| #define STDC_HEADERS 1
2889| #define HAVE_SYS_TYPES_H 1
2890| #define HAVE_SYS_STAT_H 1
2891| #define HAVE_STDLIB_H 1
2892| #define HAVE_STRING_H 1
2893| #define HAVE_MEMORY_H 1
2894| #define HAVE_STRINGS_H 1
2895| #define HAVE_INTTYPES_H 1
2896| #define HAVE_STDINT_H 1
2897| #define HAVE_UNISTD_H 1
2898| #define __EXTENSIONS__ 1
2899| #define _ALL_SOURCE 1
2900| #define _GNU_SOURCE 1
2901| #define _POSIX_PTHREAD_SEMANTICS 1
2902| #define _TANDEM_SOURCE 1
2903| #define HAVE_UNISTD_H 1
2904| #define HAVE_SYS_IOCTL_H 1
2905| #define HAVE_TYPEOF 1
2906| #define HAVE_DLFCN_H 1
2907| #define LT_OBJDIR ".libs/"
2908| #define WARN_UNUSED_RESULT
2909| #define HAVE_CXX11_ATOMIC_PRIMITIVES 1
2910| #define SIZEOF_VOID_P 4
2911| #define SIZEOF_INT 4
2912| #define SIZEOF_LONG 4
2913| #define SIZEOF_LONG_LONG 8
2914| #define SIZEOF_SIZE_T 4
2915| #define HAVE_BUILTIN_RETURN_ADDRESS 1
2916| #define HAVE_STDINT_H 1
2917| #define HAVE_INTTYPES_H 1
2918| #define HAVE_UINT64_T 1
2919| #define HAVE_FCNTL_H 1
2920| #define HAVE_UNISTD_H 1
2921| #define HAVE_SIGNAL_H 1
2922| #define HAVE_SYS_STAT_H 1
2923| #define HAVE_SYS_SOCKET_H 1
2924| #define HAVE_SYS_POLL_H 1
2925| #define HAVE_SYS_UN_H 1
2926| #define HAVE_ALARM 1
2927| #define HAVE_SCHED_H 1
2928| #define HAVE_SYS_MMAN_H 1
2929| #define HAVE_MMAP 1
2930| #define HAVE_TIME_H 1
2931| #define HAVE_CLOCK_GETTIME 1
2932| #define HAVE_FECLEAREXCEPT 1
2933| #define HAVE_LIBGEN_H 1
2934| #define HAVE_SIGNAL_H 1
2935| #define HAVE_SETJMP_H 1
2936| #define HAVE_FENV_H 1
2937| #define HAVE_SYS_WAIT_H 1
2938| #define HAVE_CTIME_R 1
2939| #define HAVE_LOCALTIME_R 1
2940| #define HAVE_GMTIME_R 1
2941| #define HAVE_DRAND48 1
2942| #define HAVE_FLOCKFILE 1
2943| #define HAVE_FUNLOCKFILE 1
2944| #define HAVE_GETLINE 1
2945| #define HAVE_LINK 1
2946| #define HAVE_STRNDUP 1
2947| #define HAVE_SYS_STAT_H 1
2948| #define HAVE_MKDIR 2
2949| #define HAVE_FORK 1
2950| #define HAVE_WAITPID 1
2951| #define HAVE_RAISE 1
2952| #define HAVE_VALGRIND 1
2953| /* end confdefs.h.  */
2954| #include <memfault.h>
2955configure:21150: result: no
2956configure:21150: checking for memfault.h
2957configure:21150: result: no
2958configure:21273: checking for compress in -lz
2959configure:21298: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c -lz    >&5
2960ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
2961configure:21298: $? = 0
2962configure:21307: result: yes
2963configure:21310: checking zlib.h usability
2964configure:21310: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
2965configure:21310: $? = 0
2966configure:21310: result: yes
2967configure:21310: checking zlib.h presence
2968configure:21310: /usr/bin/clang -E -I/opt/local/include conftest.c
2969configure:21310: $? = 0
2970configure:21310: result: yes
2971configure:21310: checking for zlib.h
2972configure:21310: result: yes
2973configure:21329: checking for lzo2a_decompress in -llzo2
2974configure:21363: result: no
2975configure:21387: checking for dlsym in -ldl
2976configure:21412: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c -ldl    >&5
2977ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
2978configure:21412: $? = 0
2979configure:21421: result: yes
2980configure:21440: checking for dlfcn.h
2981configure:21440: result: yes
2982configure:21476: checking xlocale.h usability
2983configure:21476: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
2984configure:21476: $? = 0
2985configure:21476: result: yes
2986configure:21476: checking xlocale.h presence
2987configure:21476: /usr/bin/clang -E -I/opt/local/include conftest.c
2988configure:21476: $? = 0
2989configure:21476: result: yes
2990configure:21476: checking for xlocale.h
2991configure:21476: result: yes
2992configure:21489: checking for newlocale
2993configure:21489: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   >&5
2994ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
2995configure:21489: $? = 0
2996configure:21489: result: yes
2997configure:21489: checking for strtod_l
2998configure:21489: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   >&5
2999ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
3000configure:21489: $? = 0
3001configure:21489: result: yes
3002configure:21500: checking for X
3003configure:21689: result: libraries /opt/local/lib, headers /opt/local/include
3004configure:21705: checking for cairo's Xlib surface backend feature
3005configure:21723: checking for xlib
3006configure:21730: $PKG_CONFIG --exists --print-errors "$xlib_REQUIRES"
3007configure:21733: $? = 0
3008configure:21746: $PKG_CONFIG --exists --print-errors "$xlib_REQUIRES"
3009configure:21749: $? = 0
3010configure:22776: result: yes
3011configure:22781: checking sys/ipc.h usability
3012configure:22781: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
3013configure:22781: $? = 0
3014configure:22781: result: yes
3015configure:22781: checking sys/ipc.h presence
3016configure:22781: /usr/bin/clang -E -I/opt/local/include conftest.c
3017configure:22781: $? = 0
3018configure:22781: result: yes
3019configure:22781: checking for sys/ipc.h
3020configure:22781: result: yes
3021configure:22787: checking sys/shm.h usability
3022configure:22787: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
3023configure:22787: $? = 0
3024configure:22787: result: yes
3025configure:22787: checking sys/shm.h presence
3026configure:22787: /usr/bin/clang -E -I/opt/local/include conftest.c
3027configure:22787: $? = 0
3028configure:22787: result: yes
3029configure:22787: checking for sys/shm.h
3030configure:22787: result: yes
3031configure:22795: checking whether shmctl IPC_RMID allowes subsequent attaches
3032configure:22824: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   >&5
3033ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
3034configure:22824: $? = 0
3035configure:22824: ./conftest
3036configure:22824: $? = 1
3037configure: program exited with status 1
3038configure: failed program was:
3039| /* confdefs.h */
3040| #define PACKAGE_NAME "cairo"
3041| #define PACKAGE_TARNAME "cairo"
3042| #define PACKAGE_VERSION "1.16.0"
3043| #define PACKAGE_STRING "cairo 1.16.0"
3044| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
3045| #define PACKAGE_URL "https://cairographics.org/"
3046| #define STDC_HEADERS 1
3047| #define HAVE_SYS_TYPES_H 1
3048| #define HAVE_SYS_STAT_H 1
3049| #define HAVE_STDLIB_H 1
3050| #define HAVE_STRING_H 1
3051| #define HAVE_MEMORY_H 1
3052| #define HAVE_STRINGS_H 1
3053| #define HAVE_INTTYPES_H 1
3054| #define HAVE_STDINT_H 1
3055| #define HAVE_UNISTD_H 1
3056| #define __EXTENSIONS__ 1
3057| #define _ALL_SOURCE 1
3058| #define _GNU_SOURCE 1
3059| #define _POSIX_PTHREAD_SEMANTICS 1
3060| #define _TANDEM_SOURCE 1
3061| #define HAVE_UNISTD_H 1
3062| #define HAVE_SYS_IOCTL_H 1
3063| #define HAVE_TYPEOF 1
3064| #define HAVE_DLFCN_H 1
3065| #define LT_OBJDIR ".libs/"
3066| #define WARN_UNUSED_RESULT
3067| #define HAVE_CXX11_ATOMIC_PRIMITIVES 1
3068| #define SIZEOF_VOID_P 4
3069| #define SIZEOF_INT 4
3070| #define SIZEOF_LONG 4
3071| #define SIZEOF_LONG_LONG 8
3072| #define SIZEOF_SIZE_T 4
3073| #define HAVE_BUILTIN_RETURN_ADDRESS 1
3074| #define HAVE_STDINT_H 1
3075| #define HAVE_INTTYPES_H 1
3076| #define HAVE_UINT64_T 1
3077| #define HAVE_FCNTL_H 1
3078| #define HAVE_UNISTD_H 1
3079| #define HAVE_SIGNAL_H 1
3080| #define HAVE_SYS_STAT_H 1
3081| #define HAVE_SYS_SOCKET_H 1
3082| #define HAVE_SYS_POLL_H 1
3083| #define HAVE_SYS_UN_H 1
3084| #define HAVE_ALARM 1
3085| #define HAVE_SCHED_H 1
3086| #define HAVE_SYS_MMAN_H 1
3087| #define HAVE_MMAP 1
3088| #define HAVE_TIME_H 1
3089| #define HAVE_CLOCK_GETTIME 1
3090| #define HAVE_FECLEAREXCEPT 1
3091| #define HAVE_LIBGEN_H 1
3092| #define HAVE_SIGNAL_H 1
3093| #define HAVE_SETJMP_H 1
3094| #define HAVE_FENV_H 1
3095| #define HAVE_SYS_WAIT_H 1
3096| #define HAVE_CTIME_R 1
3097| #define HAVE_LOCALTIME_R 1
3098| #define HAVE_GMTIME_R 1
3099| #define HAVE_DRAND48 1
3100| #define HAVE_FLOCKFILE 1
3101| #define HAVE_FUNLOCKFILE 1
3102| #define HAVE_GETLINE 1
3103| #define HAVE_LINK 1
3104| #define HAVE_STRNDUP 1
3105| #define HAVE_SYS_STAT_H 1
3106| #define HAVE_MKDIR 2
3107| #define HAVE_FORK 1
3108| #define HAVE_WAITPID 1
3109| #define HAVE_RAISE 1
3110| #define HAVE_VALGRIND 1
3111| #undef PACKAGE_VERSION
3112| #undef PACKAGE_STRING
3113| #undef PACKAGE_NAME
3114| #undef PACKAGE_TARNAME
3115| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD
3116| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD
3117| #define PACKAGE_NAME USE_cairo_INSTEAD
3118| #define PACKAGE_TARNAME USE_cairo_INSTEAD
3119| #define HAVE_ZLIB 1
3120| #define HAVE_DLFCN_H 1
3121| #define CAIRO_HAS_DLSYM 1
3122| #define HAVE_XLOCALE_H 1
3123| #define HAVE_NEWLOCALE 1
3124| #define HAVE_STRTOD_L 1
3125| /* end confdefs.h.  */
3126|
3127|                 #include <sys/types.h>
3128|                 #include <sys/ipc.h>
3129|                 #include <sys/shm.h>
3130|                 int main()
3131|                 {
3132|                     char *shmaddr;
3133|                     int id = shmget (IPC_PRIVATE, 4, IPC_CREAT | 0600);
3134|                     if (id == -1) return 2;
3135|                     shmaddr = shmat (id, 0, 0);
3136|                     shmctl (id, IPC_RMID, 0);
3137|                     if ((char*) shmat (id, 0, 0) == (char*) -1) {
3138|                         shmdt (shmaddr);
3139|                         return 1;
3140|                     }
3141|                     shmdt (shmaddr);
3142|                     shmdt (shmaddr);
3143|                     return 0;
3144|                 }
3145|
3146configure:22831: result: no
3147configure:22843: checking for X11/extensions/XShm.h
3148configure:22843: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
3149configure:22843: $? = 0
3150configure:22843: result: yes
3151configure:22843: checking for X11/extensions/shmproto.h
3152configure:22843: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
3153configure:22843: $? = 0
3154configure:22843: result: yes
3155configure:22843: checking for X11/extensions/shmstr.h
3156configure:22843: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
3157configure:22843: $? = 0
3158configure:22843: result: yes
3159configure:22857: checking whether cairo's Xlib surface backend feature could be enabled
3160configure:22859: result: yes
3161configure:23082: checking for cairo's Xlib Xrender surface backend feature
3162configure:23104: checking for xlib_xrender
3163configure:23111: $PKG_CONFIG --exists --print-errors "$xlib_xrender_REQUIRES"
3164configure:23114: $? = 0
3165configure:23127: $PKG_CONFIG --exists --print-errors "$xlib_xrender_REQUIRES"
3166configure:23130: $? = 0
3167configure:23191: result: yes
3168configure:23203: checking for XRenderCreateSolidFill
3169configure:23203: /usr/bin/clang -o conftest -pipe -Os -arch i386     -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   -L/opt/local/lib -lX11 -lXext  -L/opt/local/lib -lXrender -lX11  >&5
3170ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
3171ld: warning: ignoring file /opt/local/lib/libX11.dylib, file was built for x86_64 which is not the architecture being linked (i386): /opt/local/lib/libX11.dylib
3172ld: warning: ignoring file /opt/local/lib/libXrender.dylib, file was built for x86_64 which is not the architecture being linked (i386): /opt/local/lib/libXrender.dylib
3173ld: warning: ignoring file /opt/local/lib/libXext.dylib, file was built for x86_64 which is not the architecture being linked (i386): /opt/local/lib/libXext.dylib
3174Undefined symbols for architecture i386:
3175  "_XRenderCreateSolidFill", referenced from:
3176      _main in conftest-cc10f1.o
3177ld: symbol(s) not found for architecture i386
3178clang: error: linker command failed with exit code 1 (use -v to see invocation)
3179configure:23203: $? = 1
3180configure: failed program was:
3181| /* confdefs.h */
3182| #define PACKAGE_NAME "cairo"
3183| #define PACKAGE_TARNAME "cairo"
3184| #define PACKAGE_VERSION "1.16.0"
3185| #define PACKAGE_STRING "cairo 1.16.0"
3186| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
3187| #define PACKAGE_URL "https://cairographics.org/"
3188| #define STDC_HEADERS 1
3189| #define HAVE_SYS_TYPES_H 1
3190| #define HAVE_SYS_STAT_H 1
3191| #define HAVE_STDLIB_H 1
3192| #define HAVE_STRING_H 1
3193| #define HAVE_MEMORY_H 1
3194| #define HAVE_STRINGS_H 1
3195| #define HAVE_INTTYPES_H 1
3196| #define HAVE_STDINT_H 1
3197| #define HAVE_UNISTD_H 1
3198| #define __EXTENSIONS__ 1
3199| #define _ALL_SOURCE 1
3200| #define _GNU_SOURCE 1
3201| #define _POSIX_PTHREAD_SEMANTICS 1
3202| #define _TANDEM_SOURCE 1
3203| #define HAVE_UNISTD_H 1
3204| #define HAVE_SYS_IOCTL_H 1
3205| #define HAVE_TYPEOF 1
3206| #define HAVE_DLFCN_H 1
3207| #define LT_OBJDIR ".libs/"
3208| #define WARN_UNUSED_RESULT
3209| #define HAVE_CXX11_ATOMIC_PRIMITIVES 1
3210| #define SIZEOF_VOID_P 4
3211| #define SIZEOF_INT 4
3212| #define SIZEOF_LONG 4
3213| #define SIZEOF_LONG_LONG 8
3214| #define SIZEOF_SIZE_T 4
3215| #define HAVE_BUILTIN_RETURN_ADDRESS 1
3216| #define HAVE_STDINT_H 1
3217| #define HAVE_INTTYPES_H 1
3218| #define HAVE_UINT64_T 1
3219| #define HAVE_FCNTL_H 1
3220| #define HAVE_UNISTD_H 1
3221| #define HAVE_SIGNAL_H 1
3222| #define HAVE_SYS_STAT_H 1
3223| #define HAVE_SYS_SOCKET_H 1
3224| #define HAVE_SYS_POLL_H 1
3225| #define HAVE_SYS_UN_H 1
3226| #define HAVE_ALARM 1
3227| #define HAVE_SCHED_H 1
3228| #define HAVE_SYS_MMAN_H 1
3229| #define HAVE_MMAP 1
3230| #define HAVE_TIME_H 1
3231| #define HAVE_CLOCK_GETTIME 1
3232| #define HAVE_FECLEAREXCEPT 1
3233| #define HAVE_LIBGEN_H 1
3234| #define HAVE_SIGNAL_H 1
3235| #define HAVE_SETJMP_H 1
3236| #define HAVE_FENV_H 1
3237| #define HAVE_SYS_WAIT_H 1
3238| #define HAVE_CTIME_R 1
3239| #define HAVE_LOCALTIME_R 1
3240| #define HAVE_GMTIME_R 1
3241| #define HAVE_DRAND48 1
3242| #define HAVE_FLOCKFILE 1
3243| #define HAVE_FUNLOCKFILE 1
3244| #define HAVE_GETLINE 1
3245| #define HAVE_LINK 1
3246| #define HAVE_STRNDUP 1
3247| #define HAVE_SYS_STAT_H 1
3248| #define HAVE_MKDIR 2
3249| #define HAVE_FORK 1
3250| #define HAVE_WAITPID 1
3251| #define HAVE_RAISE 1
3252| #define HAVE_VALGRIND 1
3253| #undef PACKAGE_VERSION
3254| #undef PACKAGE_STRING
3255| #undef PACKAGE_NAME
3256| #undef PACKAGE_TARNAME
3257| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD
3258| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD
3259| #define PACKAGE_NAME USE_cairo_INSTEAD
3260| #define PACKAGE_TARNAME USE_cairo_INSTEAD
3261| #define HAVE_ZLIB 1
3262| #define HAVE_DLFCN_H 1
3263| #define CAIRO_HAS_DLSYM 1
3264| #define HAVE_XLOCALE_H 1
3265| #define HAVE_NEWLOCALE 1
3266| #define HAVE_STRTOD_L 1
3267| #define HAVE_X11_EXTENSIONS_XSHM_H 1
3268| #define HAVE_X11_EXTENSIONS_SHMPROTO_H 1
3269| #define HAVE_X11_EXTENSIONS_SHMSTR_H 1
3270| /* end confdefs.h.  */
3271| /* Define XRenderCreateSolidFill to an innocuous variant, in case <limits.h> declares XRenderCreateSolidFill.
3272|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3273| #define XRenderCreateSolidFill innocuous_XRenderCreateSolidFill
3274|
3275| /* System header to define __stub macros and hopefully few prototypes,
3276|     which can conflict with char XRenderCreateSolidFill (); below.
3277|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3278|     <limits.h> exists even on freestanding compilers.  */
3279|
3280| #ifdef __STDC__
3281| # include <limits.h>
3282| #else
3283| # include <assert.h>
3284| #endif
3285|
3286| #undef XRenderCreateSolidFill
3287|
3288| /* Override any GCC internal prototype to avoid an error.
3289|    Use char because int might match the return type of a GCC
3290|    builtin and then its argument prototype would still apply.  */
3291| #ifdef __cplusplus
3292| extern "C"
3293| #endif
3294| char XRenderCreateSolidFill ();
3295| /* The GNU C library defines this for functions which it implements
3296|     to always fail with ENOSYS.  Some functions are actually named
3297|     something starting with __ and the normal name is an alias.  */
3298| #if defined __stub_XRenderCreateSolidFill || defined __stub___XRenderCreateSolidFill
3299| choke me
3300| #endif
3301|
3302| int
3303| main ()
3304| {
3305| return XRenderCreateSolidFill ();
3306|   ;
3307|   return 0;
3308| }
3309configure:23203: result: no
3310configure:23203: checking for XRenderCreateLinearGradient
3311configure:23203: /usr/bin/clang -o conftest -pipe -Os -arch i386     -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   -L/opt/local/lib -lX11 -lXext  -L/opt/local/lib -lXrender -lX11  >&5
3312ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
3313ld: warning: ignoring file /opt/local/lib/libXext.dylib, file was built for x86_64 which is not the architecture being linked (i386): /opt/local/lib/libXext.dylib
3314ld: warning: ignoring file /opt/local/lib/libX11.dylib, file was built for x86_64 which is not the architecture being linked (i386): /opt/local/lib/libX11.dylib
3315ld: warning: ignoring file /opt/local/lib/libXrender.dylib, file was built for x86_64 which is not the architecture being linked (i386): /opt/local/lib/libXrender.dylib
3316Undefined symbols for architecture i386:
3317  "_XRenderCreateLinearGradient", referenced from:
3318      _main in conftest-9ac889.o
3319ld: symbol(s) not found for architecture i386
3320clang: error: linker command failed with exit code 1 (use -v to see invocation)
3321configure:23203: $? = 1
3322configure: failed program was:
3323| /* confdefs.h */
3324| #define PACKAGE_NAME "cairo"
3325| #define PACKAGE_TARNAME "cairo"
3326| #define PACKAGE_VERSION "1.16.0"
3327| #define PACKAGE_STRING "cairo 1.16.0"
3328| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
3329| #define PACKAGE_URL "https://cairographics.org/"
3330| #define STDC_HEADERS 1
3331| #define HAVE_SYS_TYPES_H 1
3332| #define HAVE_SYS_STAT_H 1
3333| #define HAVE_STDLIB_H 1
3334| #define HAVE_STRING_H 1
3335| #define HAVE_MEMORY_H 1
3336| #define HAVE_STRINGS_H 1
3337| #define HAVE_INTTYPES_H 1
3338| #define HAVE_STDINT_H 1
3339| #define HAVE_UNISTD_H 1
3340| #define __EXTENSIONS__ 1
3341| #define _ALL_SOURCE 1
3342| #define _GNU_SOURCE 1
3343| #define _POSIX_PTHREAD_SEMANTICS 1
3344| #define _TANDEM_SOURCE 1
3345| #define HAVE_UNISTD_H 1
3346| #define HAVE_SYS_IOCTL_H 1
3347| #define HAVE_TYPEOF 1
3348| #define HAVE_DLFCN_H 1
3349| #define LT_OBJDIR ".libs/"
3350| #define WARN_UNUSED_RESULT
3351| #define HAVE_CXX11_ATOMIC_PRIMITIVES 1
3352| #define SIZEOF_VOID_P 4
3353| #define SIZEOF_INT 4
3354| #define SIZEOF_LONG 4
3355| #define SIZEOF_LONG_LONG 8
3356| #define SIZEOF_SIZE_T 4
3357| #define HAVE_BUILTIN_RETURN_ADDRESS 1
3358| #define HAVE_STDINT_H 1
3359| #define HAVE_INTTYPES_H 1
3360| #define HAVE_UINT64_T 1
3361| #define HAVE_FCNTL_H 1
3362| #define HAVE_UNISTD_H 1
3363| #define HAVE_SIGNAL_H 1
3364| #define HAVE_SYS_STAT_H 1
3365| #define HAVE_SYS_SOCKET_H 1
3366| #define HAVE_SYS_POLL_H 1
3367| #define HAVE_SYS_UN_H 1
3368| #define HAVE_ALARM 1
3369| #define HAVE_SCHED_H 1
3370| #define HAVE_SYS_MMAN_H 1
3371| #define HAVE_MMAP 1
3372| #define HAVE_TIME_H 1
3373| #define HAVE_CLOCK_GETTIME 1
3374| #define HAVE_FECLEAREXCEPT 1
3375| #define HAVE_LIBGEN_H 1
3376| #define HAVE_SIGNAL_H 1
3377| #define HAVE_SETJMP_H 1
3378| #define HAVE_FENV_H 1
3379| #define HAVE_SYS_WAIT_H 1
3380| #define HAVE_CTIME_R 1
3381| #define HAVE_LOCALTIME_R 1
3382| #define HAVE_GMTIME_R 1
3383| #define HAVE_DRAND48 1
3384| #define HAVE_FLOCKFILE 1
3385| #define HAVE_FUNLOCKFILE 1
3386| #define HAVE_GETLINE 1
3387| #define HAVE_LINK 1
3388| #define HAVE_STRNDUP 1
3389| #define HAVE_SYS_STAT_H 1
3390| #define HAVE_MKDIR 2
3391| #define HAVE_FORK 1
3392| #define HAVE_WAITPID 1
3393| #define HAVE_RAISE 1
3394| #define HAVE_VALGRIND 1
3395| #undef PACKAGE_VERSION
3396| #undef PACKAGE_STRING
3397| #undef PACKAGE_NAME
3398| #undef PACKAGE_TARNAME
3399| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD
3400| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD
3401| #define PACKAGE_NAME USE_cairo_INSTEAD
3402| #define PACKAGE_TARNAME USE_cairo_INSTEAD
3403| #define HAVE_ZLIB 1
3404| #define HAVE_DLFCN_H 1
3405| #define CAIRO_HAS_DLSYM 1
3406| #define HAVE_XLOCALE_H 1
3407| #define HAVE_NEWLOCALE 1
3408| #define HAVE_STRTOD_L 1
3409| #define HAVE_X11_EXTENSIONS_XSHM_H 1
3410| #define HAVE_X11_EXTENSIONS_SHMPROTO_H 1
3411| #define HAVE_X11_EXTENSIONS_SHMSTR_H 1
3412| /* end confdefs.h.  */
3413| /* Define XRenderCreateLinearGradient to an innocuous variant, in case <limits.h> declares XRenderCreateLinearGradient.
3414|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3415| #define XRenderCreateLinearGradient innocuous_XRenderCreateLinearGradient
3416|
3417| /* System header to define __stub macros and hopefully few prototypes,
3418|     which can conflict with char XRenderCreateLinearGradient (); below.
3419|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3420|     <limits.h> exists even on freestanding compilers.  */
3421|
3422| #ifdef __STDC__
3423| # include <limits.h>
3424| #else
3425| # include <assert.h>
3426| #endif
3427|
3428| #undef XRenderCreateLinearGradient
3429|
3430| /* Override any GCC internal prototype to avoid an error.
3431|    Use char because int might match the return type of a GCC
3432|    builtin and then its argument prototype would still apply.  */
3433| #ifdef __cplusplus
3434| extern "C"
3435| #endif
3436| char XRenderCreateLinearGradient ();
3437| /* The GNU C library defines this for functions which it implements
3438|     to always fail with ENOSYS.  Some functions are actually named
3439|     something starting with __ and the normal name is an alias.  */
3440| #if defined __stub_XRenderCreateLinearGradient || defined __stub___XRenderCreateLinearGradient
3441| choke me
3442| #endif
3443|
3444| int
3445| main ()
3446| {
3447| return XRenderCreateLinearGradient ();
3448|   ;
3449|   return 0;
3450| }
3451configure:23203: result: no
3452configure:23203: checking for XRenderCreateRadialGradient
3453configure:23203: /usr/bin/clang -o conftest -pipe -Os -arch i386     -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   -L/opt/local/lib -lX11 -lXext  -L/opt/local/lib -lXrender -lX11  >&5
3454ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
3455ld: warning: ignoring file /opt/local/lib/libX11.dylib, file was built for x86_64 which is not the architecture being linked (i386): /opt/local/lib/libX11.dylib
3456ld: warning: ignoring file /opt/local/lib/libXext.dylib, file was built for x86_64 which is not the architecture being linked (i386): /opt/local/lib/libXext.dylib
3457ld: warning: ignoring file /opt/local/lib/libXrender.dylib, file was built for x86_64 which is not the architecture being linked (i386): /opt/local/lib/libXrender.dylib
3458Undefined symbols for architecture i386:
3459  "_XRenderCreateRadialGradient", referenced from:
3460      _main in conftest-974da2.o
3461ld: symbol(s) not found for architecture i386
3462clang: error: linker command failed with exit code 1 (use -v to see invocation)
3463configure:23203: $? = 1
3464configure: failed program was:
3465| /* confdefs.h */
3466| #define PACKAGE_NAME "cairo"
3467| #define PACKAGE_TARNAME "cairo"
3468| #define PACKAGE_VERSION "1.16.0"
3469| #define PACKAGE_STRING "cairo 1.16.0"
3470| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
3471| #define PACKAGE_URL "https://cairographics.org/"
3472| #define STDC_HEADERS 1
3473| #define HAVE_SYS_TYPES_H 1
3474| #define HAVE_SYS_STAT_H 1
3475| #define HAVE_STDLIB_H 1
3476| #define HAVE_STRING_H 1
3477| #define HAVE_MEMORY_H 1
3478| #define HAVE_STRINGS_H 1
3479| #define HAVE_INTTYPES_H 1
3480| #define HAVE_STDINT_H 1
3481| #define HAVE_UNISTD_H 1
3482| #define __EXTENSIONS__ 1
3483| #define _ALL_SOURCE 1
3484| #define _GNU_SOURCE 1
3485| #define _POSIX_PTHREAD_SEMANTICS 1
3486| #define _TANDEM_SOURCE 1
3487| #define HAVE_UNISTD_H 1
3488| #define HAVE_SYS_IOCTL_H 1
3489| #define HAVE_TYPEOF 1
3490| #define HAVE_DLFCN_H 1
3491| #define LT_OBJDIR ".libs/"
3492| #define WARN_UNUSED_RESULT
3493| #define HAVE_CXX11_ATOMIC_PRIMITIVES 1
3494| #define SIZEOF_VOID_P 4
3495| #define SIZEOF_INT 4
3496| #define SIZEOF_LONG 4
3497| #define SIZEOF_LONG_LONG 8
3498| #define SIZEOF_SIZE_T 4
3499| #define HAVE_BUILTIN_RETURN_ADDRESS 1
3500| #define HAVE_STDINT_H 1
3501| #define HAVE_INTTYPES_H 1
3502| #define HAVE_UINT64_T 1
3503| #define HAVE_FCNTL_H 1
3504| #define HAVE_UNISTD_H 1
3505| #define HAVE_SIGNAL_H 1
3506| #define HAVE_SYS_STAT_H 1
3507| #define HAVE_SYS_SOCKET_H 1
3508| #define HAVE_SYS_POLL_H 1
3509| #define HAVE_SYS_UN_H 1
3510| #define HAVE_ALARM 1
3511| #define HAVE_SCHED_H 1
3512| #define HAVE_SYS_MMAN_H 1
3513| #define HAVE_MMAP 1
3514| #define HAVE_TIME_H 1
3515| #define HAVE_CLOCK_GETTIME 1
3516| #define HAVE_FECLEAREXCEPT 1
3517| #define HAVE_LIBGEN_H 1
3518| #define HAVE_SIGNAL_H 1
3519| #define HAVE_SETJMP_H 1
3520| #define HAVE_FENV_H 1
3521| #define HAVE_SYS_WAIT_H 1
3522| #define HAVE_CTIME_R 1
3523| #define HAVE_LOCALTIME_R 1
3524| #define HAVE_GMTIME_R 1
3525| #define HAVE_DRAND48 1
3526| #define HAVE_FLOCKFILE 1
3527| #define HAVE_FUNLOCKFILE 1
3528| #define HAVE_GETLINE 1
3529| #define HAVE_LINK 1
3530| #define HAVE_STRNDUP 1
3531| #define HAVE_SYS_STAT_H 1
3532| #define HAVE_MKDIR 2
3533| #define HAVE_FORK 1
3534| #define HAVE_WAITPID 1
3535| #define HAVE_RAISE 1
3536| #define HAVE_VALGRIND 1
3537| #undef PACKAGE_VERSION
3538| #undef PACKAGE_STRING
3539| #undef PACKAGE_NAME
3540| #undef PACKAGE_TARNAME
3541| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD
3542| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD
3543| #define PACKAGE_NAME USE_cairo_INSTEAD
3544| #define PACKAGE_TARNAME USE_cairo_INSTEAD
3545| #define HAVE_ZLIB 1
3546| #define HAVE_DLFCN_H 1
3547| #define CAIRO_HAS_DLSYM 1
3548| #define HAVE_XLOCALE_H 1
3549| #define HAVE_NEWLOCALE 1
3550| #define HAVE_STRTOD_L 1
3551| #define HAVE_X11_EXTENSIONS_XSHM_H 1
3552| #define HAVE_X11_EXTENSIONS_SHMPROTO_H 1
3553| #define HAVE_X11_EXTENSIONS_SHMSTR_H 1
3554| /* end confdefs.h.  */
3555| /* Define XRenderCreateRadialGradient to an innocuous variant, in case <limits.h> declares XRenderCreateRadialGradient.
3556|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3557| #define XRenderCreateRadialGradient innocuous_XRenderCreateRadialGradient
3558|
3559| /* System header to define __stub macros and hopefully few prototypes,
3560|     which can conflict with char XRenderCreateRadialGradient (); below.
3561|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3562|     <limits.h> exists even on freestanding compilers.  */
3563|
3564| #ifdef __STDC__
3565| # include <limits.h>
3566| #else
3567| # include <assert.h>
3568| #endif
3569|
3570| #undef XRenderCreateRadialGradient
3571|
3572| /* Override any GCC internal prototype to avoid an error.
3573|    Use char because int might match the return type of a GCC
3574|    builtin and then its argument prototype would still apply.  */
3575| #ifdef __cplusplus
3576| extern "C"
3577| #endif
3578| char XRenderCreateRadialGradient ();
3579| /* The GNU C library defines this for functions which it implements
3580|     to always fail with ENOSYS.  Some functions are actually named
3581|     something starting with __ and the normal name is an alias.  */
3582| #if defined __stub_XRenderCreateRadialGradient || defined __stub___XRenderCreateRadialGradient
3583| choke me
3584| #endif
3585|
3586| int
3587| main ()
3588| {
3589| return XRenderCreateRadialGradient ();
3590|   ;
3591|   return 0;
3592| }
3593configure:23203: result: no
3594configure:23203: checking for XRenderCreateConicalGradient
3595configure:23203: /usr/bin/clang -o conftest -pipe -Os -arch i386     -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   -L/opt/local/lib -lX11 -lXext  -L/opt/local/lib -lXrender -lX11  >&5
3596ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
3597ld: warning: ignoring file /opt/local/lib/libX11.dylib, file was built for x86_64 which is not the architecture being linked (i386): /opt/local/lib/libX11.dylib
3598ld: warning: ignoring file /opt/local/lib/libXext.dylib, file was built for x86_64 which is not the architecture being linked (i386): /opt/local/lib/libXext.dylib
3599ld: warning: ignoring file /opt/local/lib/libXrender.dylib, file was built for x86_64 which is not the architecture being linked (i386): /opt/local/lib/libXrender.dylib
3600Undefined symbols for architecture i386:
3601  "_XRenderCreateConicalGradient", referenced from:
3602      _main in conftest-1cb132.o
3603ld: symbol(s) not found for architecture i386
3604clang: error: linker command failed with exit code 1 (use -v to see invocation)
3605configure:23203: $? = 1
3606configure: failed program was:
3607| /* confdefs.h */
3608| #define PACKAGE_NAME "cairo"
3609| #define PACKAGE_TARNAME "cairo"
3610| #define PACKAGE_VERSION "1.16.0"
3611| #define PACKAGE_STRING "cairo 1.16.0"
3612| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
3613| #define PACKAGE_URL "https://cairographics.org/"
3614| #define STDC_HEADERS 1
3615| #define HAVE_SYS_TYPES_H 1
3616| #define HAVE_SYS_STAT_H 1
3617| #define HAVE_STDLIB_H 1
3618| #define HAVE_STRING_H 1
3619| #define HAVE_MEMORY_H 1
3620| #define HAVE_STRINGS_H 1
3621| #define HAVE_INTTYPES_H 1
3622| #define HAVE_STDINT_H 1
3623| #define HAVE_UNISTD_H 1
3624| #define __EXTENSIONS__ 1
3625| #define _ALL_SOURCE 1
3626| #define _GNU_SOURCE 1
3627| #define _POSIX_PTHREAD_SEMANTICS 1
3628| #define _TANDEM_SOURCE 1
3629| #define HAVE_UNISTD_H 1
3630| #define HAVE_SYS_IOCTL_H 1
3631| #define HAVE_TYPEOF 1
3632| #define HAVE_DLFCN_H 1
3633| #define LT_OBJDIR ".libs/"
3634| #define WARN_UNUSED_RESULT
3635| #define HAVE_CXX11_ATOMIC_PRIMITIVES 1
3636| #define SIZEOF_VOID_P 4
3637| #define SIZEOF_INT 4
3638| #define SIZEOF_LONG 4
3639| #define SIZEOF_LONG_LONG 8
3640| #define SIZEOF_SIZE_T 4
3641| #define HAVE_BUILTIN_RETURN_ADDRESS 1
3642| #define HAVE_STDINT_H 1
3643| #define HAVE_INTTYPES_H 1
3644| #define HAVE_UINT64_T 1
3645| #define HAVE_FCNTL_H 1
3646| #define HAVE_UNISTD_H 1
3647| #define HAVE_SIGNAL_H 1
3648| #define HAVE_SYS_STAT_H 1
3649| #define HAVE_SYS_SOCKET_H 1
3650| #define HAVE_SYS_POLL_H 1
3651| #define HAVE_SYS_UN_H 1
3652| #define HAVE_ALARM 1
3653| #define HAVE_SCHED_H 1
3654| #define HAVE_SYS_MMAN_H 1
3655| #define HAVE_MMAP 1
3656| #define HAVE_TIME_H 1
3657| #define HAVE_CLOCK_GETTIME 1
3658| #define HAVE_FECLEAREXCEPT 1
3659| #define HAVE_LIBGEN_H 1
3660| #define HAVE_SIGNAL_H 1
3661| #define HAVE_SETJMP_H 1
3662| #define HAVE_FENV_H 1
3663| #define HAVE_SYS_WAIT_H 1
3664| #define HAVE_CTIME_R 1
3665| #define HAVE_LOCALTIME_R 1
3666| #define HAVE_GMTIME_R 1
3667| #define HAVE_DRAND48 1
3668| #define HAVE_FLOCKFILE 1
3669| #define HAVE_FUNLOCKFILE 1
3670| #define HAVE_GETLINE 1
3671| #define HAVE_LINK 1
3672| #define HAVE_STRNDUP 1
3673| #define HAVE_SYS_STAT_H 1
3674| #define HAVE_MKDIR 2
3675| #define HAVE_FORK 1
3676| #define HAVE_WAITPID 1
3677| #define HAVE_RAISE 1
3678| #define HAVE_VALGRIND 1
3679| #undef PACKAGE_VERSION
3680| #undef PACKAGE_STRING
3681| #undef PACKAGE_NAME
3682| #undef PACKAGE_TARNAME
3683| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD
3684| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD
3685| #define PACKAGE_NAME USE_cairo_INSTEAD
3686| #define PACKAGE_TARNAME USE_cairo_INSTEAD
3687| #define HAVE_ZLIB 1
3688| #define HAVE_DLFCN_H 1
3689| #define CAIRO_HAS_DLSYM 1
3690| #define HAVE_XLOCALE_H 1
3691| #define HAVE_NEWLOCALE 1
3692| #define HAVE_STRTOD_L 1
3693| #define HAVE_X11_EXTENSIONS_XSHM_H 1
3694| #define HAVE_X11_EXTENSIONS_SHMPROTO_H 1
3695| #define HAVE_X11_EXTENSIONS_SHMSTR_H 1
3696| /* end confdefs.h.  */
3697| /* Define XRenderCreateConicalGradient to an innocuous variant, in case <limits.h> declares XRenderCreateConicalGradient.
3698|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3699| #define XRenderCreateConicalGradient innocuous_XRenderCreateConicalGradient
3700|
3701| /* System header to define __stub macros and hopefully few prototypes,
3702|     which can conflict with char XRenderCreateConicalGradient (); below.
3703|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3704|     <limits.h> exists even on freestanding compilers.  */
3705|
3706| #ifdef __STDC__
3707| # include <limits.h>
3708| #else
3709| # include <assert.h>
3710| #endif
3711|
3712| #undef XRenderCreateConicalGradient
3713|
3714| /* Override any GCC internal prototype to avoid an error.
3715|    Use char because int might match the return type of a GCC
3716|    builtin and then its argument prototype would still apply.  */
3717| #ifdef __cplusplus
3718| extern "C"
3719| #endif
3720| char XRenderCreateConicalGradient ();
3721| /* The GNU C library defines this for functions which it implements
3722|     to always fail with ENOSYS.  Some functions are actually named
3723|     something starting with __ and the normal name is an alias.  */
3724| #if defined __stub_XRenderCreateConicalGradient || defined __stub___XRenderCreateConicalGradient
3725| choke me
3726| #endif
3727|
3728| int
3729| main ()
3730| {
3731| return XRenderCreateConicalGradient ();
3732|   ;
3733|   return 0;
3734| }
3735configure:23203: result: no
3736configure:23218: checking whether cairo's Xlib Xrender surface backend feature could be enabled
3737configure:23220: result: yes
3738configure:23444: checking for cairo's XCB surface backend feature
3739configure:23462: checking for xcb
3740configure:23469: $PKG_CONFIG --exists --print-errors "$xcb_REQUIRES"
3741configure:23472: $? = 0
3742configure:23485: $PKG_CONFIG --exists --print-errors "$xcb_REQUIRES"
3743configure:23488: $? = 0
3744configure:23523: result: yes
3745configure:23529: checking whether cairo's XCB surface backend feature could be enabled
3746configure:23531: result: yes
3747configure:23754: checking for cairo's Xlib/XCB functions feature
3748configure:23773: checking for xlib_xcb
3749configure:23780: $PKG_CONFIG --exists --print-errors "$xlib_xcb_REQUIRES"
3750configure:23783: $? = 0
3751configure:23796: $PKG_CONFIG --exists --print-errors "$xlib_xcb_REQUIRES"
3752configure:23799: $? = 0
3753configure:23834: result: yes
3754configure:23843: checking whether cairo's Xlib/XCB functions feature could be enabled
3755configure:23845: result: yes
3756configure:24697: checking for cairo's Quartz surface backend feature
3757configure:24712: checking ApplicationServices/ApplicationServices.h usability
3758configure:24712: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
3759configure:24712: $? = 0
3760configure:24712: result: yes
3761configure:24712: checking ApplicationServices/ApplicationServices.h presence
3762configure:24712: /usr/bin/clang -E -I/opt/local/include conftest.c
3763configure:24712: $? = 0
3764configure:24712: result: yes
3765configure:24712: checking for ApplicationServices/ApplicationServices.h
3766configure:24712: result: yes
3767configure:24735: checking whether cairo's Quartz surface backend feature could be enabled
3768configure:24737: result: yes
3769configure:24960: checking for cairo's Quartz font backend feature
3770configure:24978: checking whether cairo's Quartz font backend feature could be enabled
3771configure:24980: result: yes
3772configure:25203: checking for cairo's Quartz Image surface backend feature
3773configure:25221: checking whether cairo's Quartz Image surface backend feature could be enabled
3774configure:25223: result: yes
3775configure:25449: checking for cairo's Microsoft Windows surface backend feature
3776configure:25470: checking whether cairo's Microsoft Windows surface backend feature could be enabled
3777configure:25472: result: no (requires a Win32 platform)
3778configure:25695: checking for cairo's Microsoft Windows font backend feature
3779configure:25713: checking whether cairo's Microsoft Windows font backend feature could be enabled
3780configure:25715: result: no (requires a Win32 platform)
3781configure:27147: checking for cairo's PNG functions feature
3782configure:27180: checking for png
3783configure:27187: $PKG_CONFIG --exists --print-errors "$png_REQUIRES"
3784configure:27190: $? = 0
3785configure:27203: $PKG_CONFIG --exists --print-errors "$png_REQUIRES"
3786configure:27206: $? = 0
3787configure:27241: result: yes
3788configure:27251: checking whether cairo's PNG functions feature could be enabled
3789configure:27253: result: yes
3790configure:27479: checking for cairo's OpenGL surface backend feature
3791configure:27497: checking for gl
3792configure:27504: $PKG_CONFIG --exists --print-errors "$gl_REQUIRES"
3793configure:27507: $? = 0
3794configure:27520: $PKG_CONFIG --exists --print-errors "$gl_REQUIRES"
3795configure:27523: $? = 0
3796configure:27582: result: yes
3797configure:27596: checking whether cairo's OpenGL surface backend feature could be enabled
3798configure:27598: result: yes
3799configure:29392: checking for cairo's EGL functions feature
3800configure:29411: checking for egl
3801configure:29418: $PKG_CONFIG --exists --print-errors "$egl_REQUIRES"
3802Package egl was not found in the pkg-config search path.
3803Perhaps you should add the directory containing `egl.pc'
3804to the PKG_CONFIG_PATH environment variable
3805No package 'egl' found
3806configure:29421: $? = 1
3807configure:29434: $PKG_CONFIG --exists --print-errors "$egl_REQUIRES"
3808Package egl was not found in the pkg-config search path.
3809Perhaps you should add the directory containing `egl.pc'
3810to the PKG_CONFIG_PATH environment variable
3811No package 'egl' found
3812configure:29437: $? = 1
3813No package 'egl' found
3814configure:29464: result: no
3815configure:29467: checking EGL/egl.h usability
3816configure:29467: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
3817conftest.c:124:10: fatal error: 'EGL/egl.h' file not found
3818#include <EGL/egl.h>
3819         ^~~~~~~~~~~
38201 error generated.
3821configure:29467: $? = 1
3822configure: failed program was:
3823| /* confdefs.h */
3824| #define PACKAGE_NAME "cairo"
3825| #define PACKAGE_TARNAME "cairo"
3826| #define PACKAGE_VERSION "1.16.0"
3827| #define PACKAGE_STRING "cairo 1.16.0"
3828| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
3829| #define PACKAGE_URL "https://cairographics.org/"
3830| #define STDC_HEADERS 1
3831| #define HAVE_SYS_TYPES_H 1
3832| #define HAVE_SYS_STAT_H 1
3833| #define HAVE_STDLIB_H 1
3834| #define HAVE_STRING_H 1
3835| #define HAVE_MEMORY_H 1
3836| #define HAVE_STRINGS_H 1
3837| #define HAVE_INTTYPES_H 1
3838| #define HAVE_STDINT_H 1
3839| #define HAVE_UNISTD_H 1
3840| #define __EXTENSIONS__ 1
3841| #define _ALL_SOURCE 1
3842| #define _GNU_SOURCE 1
3843| #define _POSIX_PTHREAD_SEMANTICS 1
3844| #define _TANDEM_SOURCE 1
3845| #define HAVE_UNISTD_H 1
3846| #define HAVE_SYS_IOCTL_H 1
3847| #define HAVE_TYPEOF 1
3848| #define HAVE_DLFCN_H 1
3849| #define LT_OBJDIR ".libs/"
3850| #define WARN_UNUSED_RESULT
3851| #define HAVE_CXX11_ATOMIC_PRIMITIVES 1
3852| #define SIZEOF_VOID_P 4
3853| #define SIZEOF_INT 4
3854| #define SIZEOF_LONG 4
3855| #define SIZEOF_LONG_LONG 8
3856| #define SIZEOF_SIZE_T 4
3857| #define HAVE_BUILTIN_RETURN_ADDRESS 1
3858| #define HAVE_STDINT_H 1
3859| #define HAVE_INTTYPES_H 1
3860| #define HAVE_UINT64_T 1
3861| #define HAVE_FCNTL_H 1
3862| #define HAVE_UNISTD_H 1
3863| #define HAVE_SIGNAL_H 1
3864| #define HAVE_SYS_STAT_H 1
3865| #define HAVE_SYS_SOCKET_H 1
3866| #define HAVE_SYS_POLL_H 1
3867| #define HAVE_SYS_UN_H 1
3868| #define HAVE_ALARM 1
3869| #define HAVE_SCHED_H 1
3870| #define HAVE_SYS_MMAN_H 1
3871| #define HAVE_MMAP 1
3872| #define HAVE_TIME_H 1
3873| #define HAVE_CLOCK_GETTIME 1
3874| #define HAVE_FECLEAREXCEPT 1
3875| #define HAVE_LIBGEN_H 1
3876| #define HAVE_SIGNAL_H 1
3877| #define HAVE_SETJMP_H 1
3878| #define HAVE_FENV_H 1
3879| #define HAVE_SYS_WAIT_H 1
3880| #define HAVE_CTIME_R 1
3881| #define HAVE_LOCALTIME_R 1
3882| #define HAVE_GMTIME_R 1
3883| #define HAVE_DRAND48 1
3884| #define HAVE_FLOCKFILE 1
3885| #define HAVE_FUNLOCKFILE 1
3886| #define HAVE_GETLINE 1
3887| #define HAVE_LINK 1
3888| #define HAVE_STRNDUP 1
3889| #define HAVE_SYS_STAT_H 1
3890| #define HAVE_MKDIR 2
3891| #define HAVE_FORK 1
3892| #define HAVE_WAITPID 1
3893| #define HAVE_RAISE 1
3894| #define HAVE_VALGRIND 1
3895| #undef PACKAGE_VERSION
3896| #undef PACKAGE_STRING
3897| #undef PACKAGE_NAME
3898| #undef PACKAGE_TARNAME
3899| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD
3900| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD
3901| #define PACKAGE_NAME USE_cairo_INSTEAD
3902| #define PACKAGE_TARNAME USE_cairo_INSTEAD
3903| #define HAVE_ZLIB 1
3904| #define HAVE_DLFCN_H 1
3905| #define CAIRO_HAS_DLSYM 1
3906| #define HAVE_XLOCALE_H 1
3907| #define HAVE_NEWLOCALE 1
3908| #define HAVE_STRTOD_L 1
3909| #define HAVE_X11_EXTENSIONS_XSHM_H 1
3910| #define HAVE_X11_EXTENSIONS_SHMPROTO_H 1
3911| #define HAVE_X11_EXTENSIONS_SHMSTR_H 1
3912| /* end confdefs.h.  */
3913| #include <stdio.h>
3914| #ifdef HAVE_SYS_TYPES_H
3915| # include <sys/types.h>
3916| #endif
3917| #ifdef HAVE_SYS_STAT_H
3918| # include <sys/stat.h>
3919| #endif
3920| #ifdef STDC_HEADERS
3921| # include <stdlib.h>
3922| # include <stddef.h>
3923| #else
3924| # ifdef HAVE_STDLIB_H
3925| #  include <stdlib.h>
3926| # endif
3927| #endif
3928| #ifdef HAVE_STRING_H
3929| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3930| #  include <memory.h>
3931| # endif
3932| # include <string.h>
3933| #endif
3934| #ifdef HAVE_STRINGS_H
3935| # include <strings.h>
3936| #endif
3937| #ifdef HAVE_INTTYPES_H
3938| # include <inttypes.h>
3939| #endif
3940| #ifdef HAVE_STDINT_H
3941| # include <stdint.h>
3942| #endif
3943| #ifdef HAVE_UNISTD_H
3944| # include <unistd.h>
3945| #endif
3946| #include <EGL/egl.h>
3947configure:29467: result: no
3948configure:29467: checking EGL/egl.h presence
3949configure:29467: /usr/bin/clang -E -I/opt/local/include conftest.c
3950conftest.c:91:10: fatal error: 'EGL/egl.h' file not found
3951#include <EGL/egl.h>
3952         ^~~~~~~~~~~
39531 error generated.
3954configure:29467: $? = 1
3955configure: failed program was:
3956| /* confdefs.h */
3957| #define PACKAGE_NAME "cairo"
3958| #define PACKAGE_TARNAME "cairo"
3959| #define PACKAGE_VERSION "1.16.0"
3960| #define PACKAGE_STRING "cairo 1.16.0"
3961| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
3962| #define PACKAGE_URL "https://cairographics.org/"
3963| #define STDC_HEADERS 1
3964| #define HAVE_SYS_TYPES_H 1
3965| #define HAVE_SYS_STAT_H 1
3966| #define HAVE_STDLIB_H 1
3967| #define HAVE_STRING_H 1
3968| #define HAVE_MEMORY_H 1
3969| #define HAVE_STRINGS_H 1
3970| #define HAVE_INTTYPES_H 1
3971| #define HAVE_STDINT_H 1
3972| #define HAVE_UNISTD_H 1
3973| #define __EXTENSIONS__ 1
3974| #define _ALL_SOURCE 1
3975| #define _GNU_SOURCE 1
3976| #define _POSIX_PTHREAD_SEMANTICS 1
3977| #define _TANDEM_SOURCE 1
3978| #define HAVE_UNISTD_H 1
3979| #define HAVE_SYS_IOCTL_H 1
3980| #define HAVE_TYPEOF 1
3981| #define HAVE_DLFCN_H 1
3982| #define LT_OBJDIR ".libs/"
3983| #define WARN_UNUSED_RESULT
3984| #define HAVE_CXX11_ATOMIC_PRIMITIVES 1
3985| #define SIZEOF_VOID_P 4
3986| #define SIZEOF_INT 4
3987| #define SIZEOF_LONG 4
3988| #define SIZEOF_LONG_LONG 8
3989| #define SIZEOF_SIZE_T 4
3990| #define HAVE_BUILTIN_RETURN_ADDRESS 1
3991| #define HAVE_STDINT_H 1
3992| #define HAVE_INTTYPES_H 1
3993| #define HAVE_UINT64_T 1
3994| #define HAVE_FCNTL_H 1
3995| #define HAVE_UNISTD_H 1
3996| #define HAVE_SIGNAL_H 1
3997| #define HAVE_SYS_STAT_H 1
3998| #define HAVE_SYS_SOCKET_H 1
3999| #define HAVE_SYS_POLL_H 1
4000| #define HAVE_SYS_UN_H 1
4001| #define HAVE_ALARM 1
4002| #define HAVE_SCHED_H 1
4003| #define HAVE_SYS_MMAN_H 1
4004| #define HAVE_MMAP 1
4005| #define HAVE_TIME_H 1
4006| #define HAVE_CLOCK_GETTIME 1
4007| #define HAVE_FECLEAREXCEPT 1
4008| #define HAVE_LIBGEN_H 1
4009| #define HAVE_SIGNAL_H 1
4010| #define HAVE_SETJMP_H 1
4011| #define HAVE_FENV_H 1
4012| #define HAVE_SYS_WAIT_H 1
4013| #define HAVE_CTIME_R 1
4014| #define HAVE_LOCALTIME_R 1
4015| #define HAVE_GMTIME_R 1
4016| #define HAVE_DRAND48 1
4017| #define HAVE_FLOCKFILE 1
4018| #define HAVE_FUNLOCKFILE 1
4019| #define HAVE_GETLINE 1
4020| #define HAVE_LINK 1
4021| #define HAVE_STRNDUP 1
4022| #define HAVE_SYS_STAT_H 1
4023| #define HAVE_MKDIR 2
4024| #define HAVE_FORK 1
4025| #define HAVE_WAITPID 1
4026| #define HAVE_RAISE 1
4027| #define HAVE_VALGRIND 1
4028| #undef PACKAGE_VERSION
4029| #undef PACKAGE_STRING
4030| #undef PACKAGE_NAME
4031| #undef PACKAGE_TARNAME
4032| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD
4033| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD
4034| #define PACKAGE_NAME USE_cairo_INSTEAD
4035| #define PACKAGE_TARNAME USE_cairo_INSTEAD
4036| #define HAVE_ZLIB 1
4037| #define HAVE_DLFCN_H 1
4038| #define CAIRO_HAS_DLSYM 1
4039| #define HAVE_XLOCALE_H 1
4040| #define HAVE_NEWLOCALE 1
4041| #define HAVE_STRTOD_L 1
4042| #define HAVE_X11_EXTENSIONS_XSHM_H 1
4043| #define HAVE_X11_EXTENSIONS_SHMPROTO_H 1
4044| #define HAVE_X11_EXTENSIONS_SHMSTR_H 1
4045| /* end confdefs.h.  */
4046| #include <EGL/egl.h>
4047configure:29467: result: no
4048configure:29467: checking for EGL/egl.h
4049configure:29467: result: no
4050configure:29699: checking whether cairo's EGL functions feature could be enabled
4051configure:29701: result: no (EGL headers not found)
4052configure:29918: checking for cairo's GLX functions feature
4053configure:29936: checking GL/glx.h usability
4054configure:29936: /usr/bin/clang -c -pipe -Os -arch i386   -I/opt/local/include conftest.c >&5
4055configure:29936: $? = 0
4056configure:29936: result: yes
4057configure:29936: checking GL/glx.h presence
4058configure:29936: /usr/bin/clang -E -I/opt/local/include conftest.c
4059configure:29936: $? = 0
4060configure:29936: result: yes
4061configure:29936: checking for GL/glx.h
4062configure:29936: result: yes
4063configure:29952: checking whether cairo's GLX functions feature could be enabled
4064configure:29954: result: yes
4065configure:30171: checking for cairo's WGL functions feature
4066configure:30187: checking windows.h usability
4067configure:30187: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
4068conftest.c:124:10: fatal error: 'windows.h' file not found
4069#include <windows.h>
4070         ^~~~~~~~~~~
40711 error generated.
4072configure:30187: $? = 1
4073configure: failed program was:
4074| /* confdefs.h */
4075| #define PACKAGE_NAME "cairo"
4076| #define PACKAGE_TARNAME "cairo"
4077| #define PACKAGE_VERSION "1.16.0"
4078| #define PACKAGE_STRING "cairo 1.16.0"
4079| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
4080| #define PACKAGE_URL "https://cairographics.org/"
4081| #define STDC_HEADERS 1
4082| #define HAVE_SYS_TYPES_H 1
4083| #define HAVE_SYS_STAT_H 1
4084| #define HAVE_STDLIB_H 1
4085| #define HAVE_STRING_H 1
4086| #define HAVE_MEMORY_H 1
4087| #define HAVE_STRINGS_H 1
4088| #define HAVE_INTTYPES_H 1
4089| #define HAVE_STDINT_H 1
4090| #define HAVE_UNISTD_H 1
4091| #define __EXTENSIONS__ 1
4092| #define _ALL_SOURCE 1
4093| #define _GNU_SOURCE 1
4094| #define _POSIX_PTHREAD_SEMANTICS 1
4095| #define _TANDEM_SOURCE 1
4096| #define HAVE_UNISTD_H 1
4097| #define HAVE_SYS_IOCTL_H 1
4098| #define HAVE_TYPEOF 1
4099| #define HAVE_DLFCN_H 1
4100| #define LT_OBJDIR ".libs/"
4101| #define WARN_UNUSED_RESULT
4102| #define HAVE_CXX11_ATOMIC_PRIMITIVES 1
4103| #define SIZEOF_VOID_P 4
4104| #define SIZEOF_INT 4
4105| #define SIZEOF_LONG 4
4106| #define SIZEOF_LONG_LONG 8
4107| #define SIZEOF_SIZE_T 4
4108| #define HAVE_BUILTIN_RETURN_ADDRESS 1
4109| #define HAVE_STDINT_H 1
4110| #define HAVE_INTTYPES_H 1
4111| #define HAVE_UINT64_T 1
4112| #define HAVE_FCNTL_H 1
4113| #define HAVE_UNISTD_H 1
4114| #define HAVE_SIGNAL_H 1
4115| #define HAVE_SYS_STAT_H 1
4116| #define HAVE_SYS_SOCKET_H 1
4117| #define HAVE_SYS_POLL_H 1
4118| #define HAVE_SYS_UN_H 1
4119| #define HAVE_ALARM 1
4120| #define HAVE_SCHED_H 1
4121| #define HAVE_SYS_MMAN_H 1
4122| #define HAVE_MMAP 1
4123| #define HAVE_TIME_H 1
4124| #define HAVE_CLOCK_GETTIME 1
4125| #define HAVE_FECLEAREXCEPT 1
4126| #define HAVE_LIBGEN_H 1
4127| #define HAVE_SIGNAL_H 1
4128| #define HAVE_SETJMP_H 1
4129| #define HAVE_FENV_H 1
4130| #define HAVE_SYS_WAIT_H 1
4131| #define HAVE_CTIME_R 1
4132| #define HAVE_LOCALTIME_R 1
4133| #define HAVE_GMTIME_R 1
4134| #define HAVE_DRAND48 1
4135| #define HAVE_FLOCKFILE 1
4136| #define HAVE_FUNLOCKFILE 1
4137| #define HAVE_GETLINE 1
4138| #define HAVE_LINK 1
4139| #define HAVE_STRNDUP 1
4140| #define HAVE_SYS_STAT_H 1
4141| #define HAVE_MKDIR 2
4142| #define HAVE_FORK 1
4143| #define HAVE_WAITPID 1
4144| #define HAVE_RAISE 1
4145| #define HAVE_VALGRIND 1
4146| #undef PACKAGE_VERSION
4147| #undef PACKAGE_STRING
4148| #undef PACKAGE_NAME
4149| #undef PACKAGE_TARNAME
4150| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD
4151| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD
4152| #define PACKAGE_NAME USE_cairo_INSTEAD
4153| #define PACKAGE_TARNAME USE_cairo_INSTEAD
4154| #define HAVE_ZLIB 1
4155| #define HAVE_DLFCN_H 1
4156| #define CAIRO_HAS_DLSYM 1
4157| #define HAVE_XLOCALE_H 1
4158| #define HAVE_NEWLOCALE 1
4159| #define HAVE_STRTOD_L 1
4160| #define HAVE_X11_EXTENSIONS_XSHM_H 1
4161| #define HAVE_X11_EXTENSIONS_SHMPROTO_H 1
4162| #define HAVE_X11_EXTENSIONS_SHMSTR_H 1
4163| /* end confdefs.h.  */
4164| #include <stdio.h>
4165| #ifdef HAVE_SYS_TYPES_H
4166| # include <sys/types.h>
4167| #endif
4168| #ifdef HAVE_SYS_STAT_H
4169| # include <sys/stat.h>
4170| #endif
4171| #ifdef STDC_HEADERS
4172| # include <stdlib.h>
4173| # include <stddef.h>
4174| #else
4175| # ifdef HAVE_STDLIB_H
4176| #  include <stdlib.h>
4177| # endif
4178| #endif
4179| #ifdef HAVE_STRING_H
4180| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4181| #  include <memory.h>
4182| # endif
4183| # include <string.h>
4184| #endif
4185| #ifdef HAVE_STRINGS_H
4186| # include <strings.h>
4187| #endif
4188| #ifdef HAVE_INTTYPES_H
4189| # include <inttypes.h>
4190| #endif
4191| #ifdef HAVE_STDINT_H
4192| # include <stdint.h>
4193| #endif
4194| #ifdef HAVE_UNISTD_H
4195| # include <unistd.h>
4196| #endif
4197| #include <windows.h>
4198configure:30187: result: no
4199configure:30187: checking windows.h presence
4200configure:30187: /usr/bin/clang -E -I/opt/local/include conftest.c
4201conftest.c:91:10: fatal error: 'windows.h' file not found
4202#include <windows.h>
4203         ^~~~~~~~~~~
42041 error generated.
4205configure:30187: $? = 1
4206configure: failed program was:
4207| /* confdefs.h */
4208| #define PACKAGE_NAME "cairo"
4209| #define PACKAGE_TARNAME "cairo"
4210| #define PACKAGE_VERSION "1.16.0"
4211| #define PACKAGE_STRING "cairo 1.16.0"
4212| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
4213| #define PACKAGE_URL "https://cairographics.org/"
4214| #define STDC_HEADERS 1
4215| #define HAVE_SYS_TYPES_H 1
4216| #define HAVE_SYS_STAT_H 1
4217| #define HAVE_STDLIB_H 1
4218| #define HAVE_STRING_H 1
4219| #define HAVE_MEMORY_H 1
4220| #define HAVE_STRINGS_H 1
4221| #define HAVE_INTTYPES_H 1
4222| #define HAVE_STDINT_H 1
4223| #define HAVE_UNISTD_H 1
4224| #define __EXTENSIONS__ 1
4225| #define _ALL_SOURCE 1
4226| #define _GNU_SOURCE 1
4227| #define _POSIX_PTHREAD_SEMANTICS 1
4228| #define _TANDEM_SOURCE 1
4229| #define HAVE_UNISTD_H 1
4230| #define HAVE_SYS_IOCTL_H 1
4231| #define HAVE_TYPEOF 1
4232| #define HAVE_DLFCN_H 1
4233| #define LT_OBJDIR ".libs/"
4234| #define WARN_UNUSED_RESULT
4235| #define HAVE_CXX11_ATOMIC_PRIMITIVES 1
4236| #define SIZEOF_VOID_P 4
4237| #define SIZEOF_INT 4
4238| #define SIZEOF_LONG 4
4239| #define SIZEOF_LONG_LONG 8
4240| #define SIZEOF_SIZE_T 4
4241| #define HAVE_BUILTIN_RETURN_ADDRESS 1
4242| #define HAVE_STDINT_H 1
4243| #define HAVE_INTTYPES_H 1
4244| #define HAVE_UINT64_T 1
4245| #define HAVE_FCNTL_H 1
4246| #define HAVE_UNISTD_H 1
4247| #define HAVE_SIGNAL_H 1
4248| #define HAVE_SYS_STAT_H 1
4249| #define HAVE_SYS_SOCKET_H 1
4250| #define HAVE_SYS_POLL_H 1
4251| #define HAVE_SYS_UN_H 1
4252| #define HAVE_ALARM 1
4253| #define HAVE_SCHED_H 1
4254| #define HAVE_SYS_MMAN_H 1
4255| #define HAVE_MMAP 1
4256| #define HAVE_TIME_H 1
4257| #define HAVE_CLOCK_GETTIME 1
4258| #define HAVE_FECLEAREXCEPT 1
4259| #define HAVE_LIBGEN_H 1
4260| #define HAVE_SIGNAL_H 1
4261| #define HAVE_SETJMP_H 1
4262| #define HAVE_FENV_H 1
4263| #define HAVE_SYS_WAIT_H 1
4264| #define HAVE_CTIME_R 1
4265| #define HAVE_LOCALTIME_R 1
4266| #define HAVE_GMTIME_R 1
4267| #define HAVE_DRAND48 1
4268| #define HAVE_FLOCKFILE 1
4269| #define HAVE_FUNLOCKFILE 1
4270| #define HAVE_GETLINE 1
4271| #define HAVE_LINK 1
4272| #define HAVE_STRNDUP 1
4273| #define HAVE_SYS_STAT_H 1
4274| #define HAVE_MKDIR 2
4275| #define HAVE_FORK 1
4276| #define HAVE_WAITPID 1
4277| #define HAVE_RAISE 1
4278| #define HAVE_VALGRIND 1
4279| #undef PACKAGE_VERSION
4280| #undef PACKAGE_STRING
4281| #undef PACKAGE_NAME
4282| #undef PACKAGE_TARNAME
4283| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD
4284| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD
4285| #define PACKAGE_NAME USE_cairo_INSTEAD
4286| #define PACKAGE_TARNAME USE_cairo_INSTEAD
4287| #define HAVE_ZLIB 1
4288| #define HAVE_DLFCN_H 1
4289| #define CAIRO_HAS_DLSYM 1
4290| #define HAVE_XLOCALE_H 1
4291| #define HAVE_NEWLOCALE 1
4292| #define HAVE_STRTOD_L 1
4293| #define HAVE_X11_EXTENSIONS_XSHM_H 1
4294| #define HAVE_X11_EXTENSIONS_SHMPROTO_H 1
4295| #define HAVE_X11_EXTENSIONS_SHMSTR_H 1
4296| /* end confdefs.h.  */
4297| #include <windows.h>
4298configure:30187: result: no
4299configure:30187: checking for windows.h
4300configure:30187: result: no
4301configure:30200: checking whether cairo's WGL functions feature could be enabled
4302configure:30202: result: no (WGL headers not found)
4303configure:30421: checking for cairo's script surface backend feature
4304configure:30442: checking whether cairo's script surface backend feature could be enabled
4305configure:30444: result: yes
4306configure:30691: checking for cairo's FreeType font backend feature
4307configure:30709: checking for FREETYPE
4308configure:30716: $PKG_CONFIG --exists --print-errors "freetype2 >= $FREETYPE_MIN_VERSION"
4309configure:30719: $? = 0
4310configure:30732: $PKG_CONFIG --exists --print-errors "freetype2 >= $FREETYPE_MIN_VERSION"
4311configure:30735: $? = 0
4312configure:30770: result: yes
4313configure:30875: checking whether cairo's FreeType font backend feature could be enabled
4314configure:30877: result: yes
4315configure:31101: checking for cairo's Fontconfig font backend feature
4316configure:31121: checking for FONTCONFIG
4317configure:31128: $PKG_CONFIG --exists --print-errors "$fc_REQUIRES"
4318configure:31131: $? = 0
4319configure:31144: $PKG_CONFIG --exists --print-errors "$fc_REQUIRES"
4320configure:31147: $? = 0
4321configure:31182: result: yes
4322configure:31191: checking whether cairo's Fontconfig font backend feature could be enabled
4323configure:31193: result: yes
4324configure:31413: checking for FT_Get_X11_Font_Format
4325configure:31413: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   -L/opt/local/lib -lfreetype >&5
4326ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
4327configure:31413: $? = 0
4328configure:31413: result: yes
4329configure:31413: checking for FT_GlyphSlot_Embolden
4330configure:31413: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   -L/opt/local/lib -lfreetype >&5
4331ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
4332configure:31413: $? = 0
4333configure:31413: result: yes
4334configure:31413: checking for FT_GlyphSlot_Oblique
4335configure:31413: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   -L/opt/local/lib -lfreetype >&5
4336ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
4337configure:31413: $? = 0
4338configure:31413: result: yes
4339configure:31413: checking for FT_Load_Sfnt_Table
4340configure:31413: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   -L/opt/local/lib -lfreetype >&5
4341ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
4342configure:31413: $? = 0
4343configure:31413: result: yes
4344configure:31413: checking for FT_Library_SetLcdFilter
4345configure:31413: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   -L/opt/local/lib -lfreetype >&5
4346ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
4347configure:31413: $? = 0
4348configure:31413: result: yes
4349configure:31413: checking for FT_Get_Var_Design_Coordinates
4350configure:31413: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   -L/opt/local/lib -lfreetype >&5
4351ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
4352configure:31413: $? = 0
4353configure:31413: result: yes
4354configure:31413: checking for FT_Done_MM_Var
4355configure:31413: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   -L/opt/local/lib -lfreetype >&5
4356ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
4357configure:31413: $? = 0
4358configure:31413: result: yes
4359configure:31423: checking for FT_HAS_COLOR
4360configure:31441: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   -L/opt/local/lib -lfreetype >&5
4361ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
4362configure:31441: $? = 0
4363configure:31442: result: yes
4364configure:31468: checking for FcInit
4365configure:31468: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   -L/opt/local/lib -lfontconfig -lfreetype >&5
4366ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
4367configure:31468: $? = 0
4368configure:31468: result: yes
4369configure:31468: checking for FcFini
4370configure:31468: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   -L/opt/local/lib -lfontconfig -lfreetype >&5
4371ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
4372configure:31468: $? = 0
4373configure:31468: result: yes
4374configure:31495: checking for cairo's PostScript surface backend feature
4375configure:31515: checking whether cairo's PostScript surface backend feature could be enabled
4376configure:31517: result: yes
4377configure:31738: checking for gs
4378configure:31768: result: no
4379configure:31779: WARNING: PS backend will not be tested since ghostscript is not available
4380configure:31787: checking for LIBSPECTRE
4381configure:31794: $PKG_CONFIG --exists --print-errors "$libspectre_DEPENDENCY"
4382Package libspectre was not found in the pkg-config search path.
4383Perhaps you should add the directory containing `libspectre.pc'
4384to the PKG_CONFIG_PATH environment variable
4385No package 'libspectre' found
4386configure:31797: $? = 1
4387configure:31810: $PKG_CONFIG --exists --print-errors "$libspectre_DEPENDENCY"
4388Package libspectre was not found in the pkg-config search path.
4389Perhaps you should add the directory containing `libspectre.pc'
4390to the PKG_CONFIG_PATH environment variable
4391No package 'libspectre' found
4392configure:31813: $? = 1
4393No package 'libspectre' found
4394configure:31840: result: no
4395configure:31891: checking for cairo's PDF surface backend feature
4396configure:31911: checking whether cairo's PDF surface backend feature could be enabled
4397configure:31913: result: yes
4398configure:32136: checking for POPPLER
4399configure:32143: $PKG_CONFIG --exists --print-errors "$poppler_DEPENDENCY"
4400Requested 'poppler-glib >= 99999' but version of poppler-glib is 0.84.0
4401configure:32146: $? = 1
4402configure:32159: $PKG_CONFIG --exists --print-errors "$poppler_DEPENDENCY"
4403Requested 'poppler-glib >= 99999' but version of poppler-glib is 0.84.0
4404configure:32162: $? = 1
4405Requested 'poppler-glib >= 99999' but version of poppler-glib is 0.84.0
4406configure:32189: result: no
4407configure:32225: WARNING: PDF backend will not be tested since poppler >= 99999 is not available
4408configure:32263: checking for cairo's SVG surface backend feature
4409configure:32283: checking whether cairo's SVG surface backend feature could be enabled
4410configure:32285: result: yes
4411configure:32506: checking for LIBRSVG
4412configure:32513: $PKG_CONFIG --exists --print-errors "$librsvg_DEPENDENCY gdk-2.0"
4413Requested 'librsvg-2.0 >= 99999' but version of librsvg is 2.46.4
4414configure:32516: $? = 1
4415configure:32529: $PKG_CONFIG --exists --print-errors "$librsvg_DEPENDENCY gdk-2.0"
4416Requested 'librsvg-2.0 >= 99999' but version of librsvg is 2.46.4
4417configure:32532: $? = 1
4418Requested 'librsvg-2.0 >= 99999' but version of librsvg is 2.46.4
4419configure:32559: result: no
4420configure:32595: WARNING: SVG backend will not be tested since librsvg >= 99999 is not available
4421configure:32798: checking for cairo's image surface backend feature
4422configure:32816: checking for pixman
4423configure:32823: $PKG_CONFIG --exists --print-errors "$pixman_REQUIRES"
4424configure:32826: $? = 0
4425configure:32839: $PKG_CONFIG --exists --print-errors "$pixman_REQUIRES"
4426configure:32842: $? = 0
4427configure:32877: result: yes
4428configure:32886: checking whether cairo's image surface backend feature could be enabled
4429configure:32888: result: yes
4430configure:33043: checking for cairo's mime surface backend feature
4431configure:33059: checking whether cairo's mime surface backend feature could be enabled
4432configure:33061: result: yes
4433configure:33207: checking for cairo's recording surface backend feature
4434configure:33223: checking whether cairo's recording surface backend feature could be enabled
4435configure:33225: result: yes
4436configure:33371: checking for cairo's observer surface backend feature
4437configure:33387: checking whether cairo's observer surface backend feature could be enabled
4438configure:33389: result: yes
4439configure:33541: checking for cairo's tee surface backend feature
4440configure:33557: checking whether cairo's tee surface backend feature could be enabled
4441configure:33559: result: yes
4442configure:33783: checking for cairo's xml surface backend feature
4443configure:33802: checking whether cairo's xml surface backend feature could be enabled
4444configure:33804: result: yes
4445configure:34024: checking for cairo's user font backend feature
4446configure:34040: checking whether cairo's user font backend feature could be enabled
4447configure:34042: result: yes
4448configure:34197: checking for cairo's pthread feature
4449configure:34308: /usr/bin/clang -o conftest -pipe -Os -arch i386 -D_REENTRANT -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c   -lpthread >&5
4450ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
4451configure:34308: $? = 0
4452configure:34427: /usr/bin/clang -o conftest -pipe -Os -arch i386 -pthread -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c    >&5
4453ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
4454configure:34427: $? = 0
4455configure:34508: /usr/bin/clang -o conftest -pipe -Os -arch i386 -D_REENTRANT -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c    >&5
4456ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
4457configure:34508: $? = 0
4458configure:34563: checking whether cairo's pthread feature could be enabled
4459configure:34565: result: no (can't link with -lpthread or -pthread)
4460configure:34748: checking for cairo's gobject functions feature
4461configure:34766: checking for GOBJECT
4462configure:34773: $PKG_CONFIG --exists --print-errors "$gobject_REQUIRES"
4463configure:34776: $? = 0
4464configure:34789: $PKG_CONFIG --exists --print-errors "$gobject_REQUIRES"
4465configure:34792: $? = 0
4466configure:34827: result: yes
4467configure:34834: checking whether cairo's gobject functions feature could be enabled
4468configure:34836: result: yes
4469configure:35043: checking for GOBJECT
4470configure:35123: result: yes
4471configure:35191: checking for cairo's cairo-trace feature
4472configure:35214: checking whether cairo's cairo-trace feature could be enabled
4473configure:35216: result: no (requires dynamic linker and zlib and real pthreads)
4474configure:35377: checking for cairo's cairo-script-interpreter feature
4475configure:35397: checking whether cairo's cairo-script-interpreter feature could be enabled
4476configure:35399: result: yes
4477configure:35557: checking for bfd_openr in -lbfd
4478configure:35582: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c -lbfd    >&5
4479ld: library not found for -lbfd
4480clang: error: linker command failed with exit code 1 (use -v to see invocation)
4481configure:35582: $? = 1
4482configure: failed program was:
4483| /* confdefs.h */
4484| #define PACKAGE_NAME "cairo"
4485| #define PACKAGE_TARNAME "cairo"
4486| #define PACKAGE_VERSION "1.16.0"
4487| #define PACKAGE_STRING "cairo 1.16.0"
4488| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
4489| #define PACKAGE_URL "https://cairographics.org/"
4490| #define STDC_HEADERS 1
4491| #define HAVE_SYS_TYPES_H 1
4492| #define HAVE_SYS_STAT_H 1
4493| #define HAVE_STDLIB_H 1
4494| #define HAVE_STRING_H 1
4495| #define HAVE_MEMORY_H 1
4496| #define HAVE_STRINGS_H 1
4497| #define HAVE_INTTYPES_H 1
4498| #define HAVE_STDINT_H 1
4499| #define HAVE_UNISTD_H 1
4500| #define __EXTENSIONS__ 1
4501| #define _ALL_SOURCE 1
4502| #define _GNU_SOURCE 1
4503| #define _POSIX_PTHREAD_SEMANTICS 1
4504| #define _TANDEM_SOURCE 1
4505| #define HAVE_UNISTD_H 1
4506| #define HAVE_SYS_IOCTL_H 1
4507| #define HAVE_TYPEOF 1
4508| #define HAVE_DLFCN_H 1
4509| #define LT_OBJDIR ".libs/"
4510| #define WARN_UNUSED_RESULT
4511| #define HAVE_CXX11_ATOMIC_PRIMITIVES 1
4512| #define SIZEOF_VOID_P 4
4513| #define SIZEOF_INT 4
4514| #define SIZEOF_LONG 4
4515| #define SIZEOF_LONG_LONG 8
4516| #define SIZEOF_SIZE_T 4
4517| #define HAVE_BUILTIN_RETURN_ADDRESS 1
4518| #define HAVE_STDINT_H 1
4519| #define HAVE_INTTYPES_H 1
4520| #define HAVE_UINT64_T 1
4521| #define HAVE_FCNTL_H 1
4522| #define HAVE_UNISTD_H 1
4523| #define HAVE_SIGNAL_H 1
4524| #define HAVE_SYS_STAT_H 1
4525| #define HAVE_SYS_SOCKET_H 1
4526| #define HAVE_SYS_POLL_H 1
4527| #define HAVE_SYS_UN_H 1
4528| #define HAVE_ALARM 1
4529| #define HAVE_SCHED_H 1
4530| #define HAVE_SYS_MMAN_H 1
4531| #define HAVE_MMAP 1
4532| #define HAVE_TIME_H 1
4533| #define HAVE_CLOCK_GETTIME 1
4534| #define HAVE_FECLEAREXCEPT 1
4535| #define HAVE_LIBGEN_H 1
4536| #define HAVE_SIGNAL_H 1
4537| #define HAVE_SETJMP_H 1
4538| #define HAVE_FENV_H 1
4539| #define HAVE_SYS_WAIT_H 1
4540| #define HAVE_CTIME_R 1
4541| #define HAVE_LOCALTIME_R 1
4542| #define HAVE_GMTIME_R 1
4543| #define HAVE_DRAND48 1
4544| #define HAVE_FLOCKFILE 1
4545| #define HAVE_FUNLOCKFILE 1
4546| #define HAVE_GETLINE 1
4547| #define HAVE_LINK 1
4548| #define HAVE_STRNDUP 1
4549| #define HAVE_SYS_STAT_H 1
4550| #define HAVE_MKDIR 2
4551| #define HAVE_FORK 1
4552| #define HAVE_WAITPID 1
4553| #define HAVE_RAISE 1
4554| #define HAVE_VALGRIND 1
4555| #undef PACKAGE_VERSION
4556| #undef PACKAGE_STRING
4557| #undef PACKAGE_NAME
4558| #undef PACKAGE_TARNAME
4559| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD
4560| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD
4561| #define PACKAGE_NAME USE_cairo_INSTEAD
4562| #define PACKAGE_TARNAME USE_cairo_INSTEAD
4563| #define HAVE_ZLIB 1
4564| #define HAVE_DLFCN_H 1
4565| #define CAIRO_HAS_DLSYM 1
4566| #define HAVE_XLOCALE_H 1
4567| #define HAVE_NEWLOCALE 1
4568| #define HAVE_STRTOD_L 1
4569| #define HAVE_X11_EXTENSIONS_XSHM_H 1
4570| #define HAVE_X11_EXTENSIONS_SHMPROTO_H 1
4571| #define HAVE_X11_EXTENSIONS_SHMSTR_H 1
4572| #define HAVE_FT_GET_X11_FONT_FORMAT 1
4573| #define HAVE_FT_GLYPHSLOT_EMBOLDEN 1
4574| #define HAVE_FT_GLYPHSLOT_OBLIQUE 1
4575| #define HAVE_FT_LOAD_SFNT_TABLE 1
4576| #define HAVE_FT_LIBRARY_SETLCDFILTER 1
4577| #define HAVE_FT_GET_VAR_DESIGN_COORDINATES 1
4578| #define HAVE_FT_DONE_MM_VAR 1
4579| #define HAVE_FCINIT 1
4580| #define HAVE_FCFINI 1
4581| #define HAS_PIXMAN_GLYPHS 1
4582| #define SHARED_LIB_EXT "dylib"
4583| #define CAIRO_HAS_INTERPRETER 1
4584| /* end confdefs.h.  */
4585|
4586| /* Override any GCC internal prototype to avoid an error.
4587|    Use char because int might match the return type of a GCC
4588|    builtin and then its argument prototype would still apply.  */
4589| #ifdef __cplusplus
4590| extern "C"
4591| #endif
4592| char bfd_openr ();
4593| int
4594| main ()
4595| {
4596| return bfd_openr ();
4597|   ;
4598|   return 0;
4599| }
4600configure:35591: result: no
4601configure:35606: checking libiberty.h usability
4602configure:35606: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
4603conftest.c:136:10: fatal error: 'libiberty.h' file not found
4604#include <libiberty.h>
4605         ^~~~~~~~~~~~~
46061 error generated.
4607configure:35606: $? = 1
4608configure: failed program was:
4609| /* confdefs.h */
4610| #define PACKAGE_NAME "cairo"
4611| #define PACKAGE_TARNAME "cairo"
4612| #define PACKAGE_VERSION "1.16.0"
4613| #define PACKAGE_STRING "cairo 1.16.0"
4614| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
4615| #define PACKAGE_URL "https://cairographics.org/"
4616| #define STDC_HEADERS 1
4617| #define HAVE_SYS_TYPES_H 1
4618| #define HAVE_SYS_STAT_H 1
4619| #define HAVE_STDLIB_H 1
4620| #define HAVE_STRING_H 1
4621| #define HAVE_MEMORY_H 1
4622| #define HAVE_STRINGS_H 1
4623| #define HAVE_INTTYPES_H 1
4624| #define HAVE_STDINT_H 1
4625| #define HAVE_UNISTD_H 1
4626| #define __EXTENSIONS__ 1
4627| #define _ALL_SOURCE 1
4628| #define _GNU_SOURCE 1
4629| #define _POSIX_PTHREAD_SEMANTICS 1
4630| #define _TANDEM_SOURCE 1
4631| #define HAVE_UNISTD_H 1
4632| #define HAVE_SYS_IOCTL_H 1
4633| #define HAVE_TYPEOF 1
4634| #define HAVE_DLFCN_H 1
4635| #define LT_OBJDIR ".libs/"
4636| #define WARN_UNUSED_RESULT
4637| #define HAVE_CXX11_ATOMIC_PRIMITIVES 1
4638| #define SIZEOF_VOID_P 4
4639| #define SIZEOF_INT 4
4640| #define SIZEOF_LONG 4
4641| #define SIZEOF_LONG_LONG 8
4642| #define SIZEOF_SIZE_T 4
4643| #define HAVE_BUILTIN_RETURN_ADDRESS 1
4644| #define HAVE_STDINT_H 1
4645| #define HAVE_INTTYPES_H 1
4646| #define HAVE_UINT64_T 1
4647| #define HAVE_FCNTL_H 1
4648| #define HAVE_UNISTD_H 1
4649| #define HAVE_SIGNAL_H 1
4650| #define HAVE_SYS_STAT_H 1
4651| #define HAVE_SYS_SOCKET_H 1
4652| #define HAVE_SYS_POLL_H 1
4653| #define HAVE_SYS_UN_H 1
4654| #define HAVE_ALARM 1
4655| #define HAVE_SCHED_H 1
4656| #define HAVE_SYS_MMAN_H 1
4657| #define HAVE_MMAP 1
4658| #define HAVE_TIME_H 1
4659| #define HAVE_CLOCK_GETTIME 1
4660| #define HAVE_FECLEAREXCEPT 1
4661| #define HAVE_LIBGEN_H 1
4662| #define HAVE_SIGNAL_H 1
4663| #define HAVE_SETJMP_H 1
4664| #define HAVE_FENV_H 1
4665| #define HAVE_SYS_WAIT_H 1
4666| #define HAVE_CTIME_R 1
4667| #define HAVE_LOCALTIME_R 1
4668| #define HAVE_GMTIME_R 1
4669| #define HAVE_DRAND48 1
4670| #define HAVE_FLOCKFILE 1
4671| #define HAVE_FUNLOCKFILE 1
4672| #define HAVE_GETLINE 1
4673| #define HAVE_LINK 1
4674| #define HAVE_STRNDUP 1
4675| #define HAVE_SYS_STAT_H 1
4676| #define HAVE_MKDIR 2
4677| #define HAVE_FORK 1
4678| #define HAVE_WAITPID 1
4679| #define HAVE_RAISE 1
4680| #define HAVE_VALGRIND 1
4681| #undef PACKAGE_VERSION
4682| #undef PACKAGE_STRING
4683| #undef PACKAGE_NAME
4684| #undef PACKAGE_TARNAME
4685| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD
4686| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD
4687| #define PACKAGE_NAME USE_cairo_INSTEAD
4688| #define PACKAGE_TARNAME USE_cairo_INSTEAD
4689| #define HAVE_ZLIB 1
4690| #define HAVE_DLFCN_H 1
4691| #define CAIRO_HAS_DLSYM 1
4692| #define HAVE_XLOCALE_H 1
4693| #define HAVE_NEWLOCALE 1
4694| #define HAVE_STRTOD_L 1
4695| #define HAVE_X11_EXTENSIONS_XSHM_H 1
4696| #define HAVE_X11_EXTENSIONS_SHMPROTO_H 1
4697| #define HAVE_X11_EXTENSIONS_SHMSTR_H 1
4698| #define HAVE_FT_GET_X11_FONT_FORMAT 1
4699| #define HAVE_FT_GLYPHSLOT_EMBOLDEN 1
4700| #define HAVE_FT_GLYPHSLOT_OBLIQUE 1
4701| #define HAVE_FT_LOAD_SFNT_TABLE 1
4702| #define HAVE_FT_LIBRARY_SETLCDFILTER 1
4703| #define HAVE_FT_GET_VAR_DESIGN_COORDINATES 1
4704| #define HAVE_FT_DONE_MM_VAR 1
4705| #define HAVE_FCINIT 1
4706| #define HAVE_FCFINI 1
4707| #define HAS_PIXMAN_GLYPHS 1
4708| #define SHARED_LIB_EXT "dylib"
4709| #define CAIRO_HAS_INTERPRETER 1
4710| /* end confdefs.h.  */
4711| #include <stdio.h>
4712| #ifdef HAVE_SYS_TYPES_H
4713| # include <sys/types.h>
4714| #endif
4715| #ifdef HAVE_SYS_STAT_H
4716| # include <sys/stat.h>
4717| #endif
4718| #ifdef STDC_HEADERS
4719| # include <stdlib.h>
4720| # include <stddef.h>
4721| #else
4722| # ifdef HAVE_STDLIB_H
4723| #  include <stdlib.h>
4724| # endif
4725| #endif
4726| #ifdef HAVE_STRING_H
4727| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4728| #  include <memory.h>
4729| # endif
4730| # include <string.h>
4731| #endif
4732| #ifdef HAVE_STRINGS_H
4733| # include <strings.h>
4734| #endif
4735| #ifdef HAVE_INTTYPES_H
4736| # include <inttypes.h>
4737| #endif
4738| #ifdef HAVE_STDINT_H
4739| # include <stdint.h>
4740| #endif
4741| #ifdef HAVE_UNISTD_H
4742| # include <unistd.h>
4743| #endif
4744| #include <libiberty.h>
4745configure:35606: result: no
4746configure:35606: checking libiberty.h presence
4747configure:35606: /usr/bin/clang -E -I/opt/local/include conftest.c
4748conftest.c:103:10: fatal error: 'libiberty.h' file not found
4749#include <libiberty.h>
4750         ^~~~~~~~~~~~~
47511 error generated.
4752configure:35606: $? = 1
4753configure: failed program was:
4754| /* confdefs.h */
4755| #define PACKAGE_NAME "cairo"
4756| #define PACKAGE_TARNAME "cairo"
4757| #define PACKAGE_VERSION "1.16.0"
4758| #define PACKAGE_STRING "cairo 1.16.0"
4759| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
4760| #define PACKAGE_URL "https://cairographics.org/"
4761| #define STDC_HEADERS 1
4762| #define HAVE_SYS_TYPES_H 1
4763| #define HAVE_SYS_STAT_H 1
4764| #define HAVE_STDLIB_H 1
4765| #define HAVE_STRING_H 1
4766| #define HAVE_MEMORY_H 1
4767| #define HAVE_STRINGS_H 1
4768| #define HAVE_INTTYPES_H 1
4769| #define HAVE_STDINT_H 1
4770| #define HAVE_UNISTD_H 1
4771| #define __EXTENSIONS__ 1
4772| #define _ALL_SOURCE 1
4773| #define _GNU_SOURCE 1
4774| #define _POSIX_PTHREAD_SEMANTICS 1
4775| #define _TANDEM_SOURCE 1
4776| #define HAVE_UNISTD_H 1
4777| #define HAVE_SYS_IOCTL_H 1
4778| #define HAVE_TYPEOF 1
4779| #define HAVE_DLFCN_H 1
4780| #define LT_OBJDIR ".libs/"
4781| #define WARN_UNUSED_RESULT
4782| #define HAVE_CXX11_ATOMIC_PRIMITIVES 1
4783| #define SIZEOF_VOID_P 4
4784| #define SIZEOF_INT 4
4785| #define SIZEOF_LONG 4
4786| #define SIZEOF_LONG_LONG 8
4787| #define SIZEOF_SIZE_T 4
4788| #define HAVE_BUILTIN_RETURN_ADDRESS 1
4789| #define HAVE_STDINT_H 1
4790| #define HAVE_INTTYPES_H 1
4791| #define HAVE_UINT64_T 1
4792| #define HAVE_FCNTL_H 1
4793| #define HAVE_UNISTD_H 1
4794| #define HAVE_SIGNAL_H 1
4795| #define HAVE_SYS_STAT_H 1
4796| #define HAVE_SYS_SOCKET_H 1
4797| #define HAVE_SYS_POLL_H 1
4798| #define HAVE_SYS_UN_H 1
4799| #define HAVE_ALARM 1
4800| #define HAVE_SCHED_H 1
4801| #define HAVE_SYS_MMAN_H 1
4802| #define HAVE_MMAP 1
4803| #define HAVE_TIME_H 1
4804| #define HAVE_CLOCK_GETTIME 1
4805| #define HAVE_FECLEAREXCEPT 1
4806| #define HAVE_LIBGEN_H 1
4807| #define HAVE_SIGNAL_H 1
4808| #define HAVE_SETJMP_H 1
4809| #define HAVE_FENV_H 1
4810| #define HAVE_SYS_WAIT_H 1
4811| #define HAVE_CTIME_R 1
4812| #define HAVE_LOCALTIME_R 1
4813| #define HAVE_GMTIME_R 1
4814| #define HAVE_DRAND48 1
4815| #define HAVE_FLOCKFILE 1
4816| #define HAVE_FUNLOCKFILE 1
4817| #define HAVE_GETLINE 1
4818| #define HAVE_LINK 1
4819| #define HAVE_STRNDUP 1
4820| #define HAVE_SYS_STAT_H 1
4821| #define HAVE_MKDIR 2
4822| #define HAVE_FORK 1
4823| #define HAVE_WAITPID 1
4824| #define HAVE_RAISE 1
4825| #define HAVE_VALGRIND 1
4826| #undef PACKAGE_VERSION
4827| #undef PACKAGE_STRING
4828| #undef PACKAGE_NAME
4829| #undef PACKAGE_TARNAME
4830| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD
4831| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD
4832| #define PACKAGE_NAME USE_cairo_INSTEAD
4833| #define PACKAGE_TARNAME USE_cairo_INSTEAD
4834| #define HAVE_ZLIB 1
4835| #define HAVE_DLFCN_H 1
4836| #define CAIRO_HAS_DLSYM 1
4837| #define HAVE_XLOCALE_H 1
4838| #define HAVE_NEWLOCALE 1
4839| #define HAVE_STRTOD_L 1
4840| #define HAVE_X11_EXTENSIONS_XSHM_H 1
4841| #define HAVE_X11_EXTENSIONS_SHMPROTO_H 1
4842| #define HAVE_X11_EXTENSIONS_SHMSTR_H 1
4843| #define HAVE_FT_GET_X11_FONT_FORMAT 1
4844| #define HAVE_FT_GLYPHSLOT_EMBOLDEN 1
4845| #define HAVE_FT_GLYPHSLOT_OBLIQUE 1
4846| #define HAVE_FT_LOAD_SFNT_TABLE 1
4847| #define HAVE_FT_LIBRARY_SETLCDFILTER 1
4848| #define HAVE_FT_GET_VAR_DESIGN_COORDINATES 1
4849| #define HAVE_FT_DONE_MM_VAR 1
4850| #define HAVE_FCINIT 1
4851| #define HAVE_FCFINI 1
4852| #define HAS_PIXMAN_GLYPHS 1
4853| #define SHARED_LIB_EXT "dylib"
4854| #define CAIRO_HAS_INTERPRETER 1
4855| /* end confdefs.h.  */
4856| #include <libiberty.h>
4857configure:35606: result: no
4858configure:35606: checking for libiberty.h
4859configure:35606: result: no
4860configure:35807: checking for glib
4861configure:35814: $PKG_CONFIG --exists --print-errors "glib-2.0"
4862configure:35817: $? = 0
4863configure:35830: $PKG_CONFIG --exists --print-errors "glib-2.0"
4864configure:35833: $? = 0
4865configure:35868: result: yes
4866configure:35884: checking for shm_open in -lrt
4867configure:35918: result: no
4868configure:35978: checking for gtk
4869configure:35985: $PKG_CONFIG --exists --print-errors ""gtk+-2.0""
4870configure:35988: $? = 0
4871configure:36001: $PKG_CONFIG --exists --print-errors ""gtk+-2.0""
4872configure:36004: $? = 0
4873configure:36039: result: yes
4874configure:36166: checking that generated files are newer than configure
4875configure:36172: result: done
4876configure:36484: creating ./config.status
4877
4878## ---------------------- ##
4879## Running config.status. ##
4880## ---------------------- ##
4881
4882This file was extended by cairo config.status 1.16.0, which was
4883generated by GNU Autoconf 2.69.  Invocation command line was
4884
4885  CONFIG_FILES    =
4886  CONFIG_HEADERS  =
4887  CONFIG_LINKS    =
4888  CONFIG_COMMANDS =
4889  $ ./config.status
4890
4891on StopItPlease
4892
4893config.status:4571: creating src/cairo.pc
4894config.status:4571: creating cairo-uninstalled.pc
4895config.status:4571: creating src/cairo-xlib.pc
4896config.status:4571: creating cairo-xlib-uninstalled.pc
4897config.status:4571: creating src/cairo-xlib-xrender.pc
4898config.status:4571: creating cairo-xlib-xrender-uninstalled.pc
4899config.status:4571: creating src/cairo-xcb.pc
4900config.status:4571: creating cairo-xcb-uninstalled.pc
4901config.status:4571: creating src/cairo-xlib-xcb.pc
4902config.status:4571: creating cairo-xlib-xcb-uninstalled.pc
4903config.status:4571: creating src/cairo-quartz.pc
4904config.status:4571: creating cairo-quartz-uninstalled.pc
4905config.status:4571: creating src/cairo-quartz-font.pc
4906config.status:4571: creating cairo-quartz-font-uninstalled.pc
4907config.status:4571: creating src/cairo-quartz-image.pc
4908config.status:4571: creating cairo-quartz-image-uninstalled.pc
4909config.status:4571: creating src/cairo-png.pc
4910config.status:4571: creating cairo-png-uninstalled.pc
4911config.status:4571: creating src/cairo-gl.pc
4912config.status:4571: creating cairo-gl-uninstalled.pc
4913config.status:4571: creating src/cairo-glx.pc
4914config.status:4571: creating cairo-glx-uninstalled.pc
4915config.status:4571: creating src/cairo-script.pc
4916config.status:4571: creating cairo-script-uninstalled.pc
4917config.status:4571: creating src/cairo-ft.pc
4918config.status:4571: creating cairo-ft-uninstalled.pc
4919config.status:4571: creating src/cairo-fc.pc
4920config.status:4571: creating cairo-fc-uninstalled.pc
4921config.status:4571: creating src/cairo-ps.pc
4922config.status:4571: creating cairo-ps-uninstalled.pc
4923config.status:4571: creating src/cairo-pdf.pc
4924config.status:4571: creating cairo-pdf-uninstalled.pc
4925config.status:4571: creating src/cairo-svg.pc
4926config.status:4571: creating cairo-svg-uninstalled.pc
4927config.status:4571: creating src/cairo-tee.pc
4928config.status:4571: creating cairo-tee-uninstalled.pc
4929config.status:4571: creating src/cairo-xml.pc
4930config.status:4571: creating cairo-xml-uninstalled.pc
4931config.status:4571: creating src/cairo-gobject.pc
4932config.status:4571: creating cairo-gobject-uninstalled.pc
4933config.status:4571: creating Makefile
4934config.status:4571: creating boilerplate/Makefile
4935config.status:4571: creating src/Makefile
4936config.status:4571: creating test/Makefile
4937config.status:4571: creating test/pdiff/Makefile
4938config.status:4571: creating perf/Makefile
4939config.status:4571: creating perf/micro/Makefile
4940config.status:4571: creating util/Makefile
4941config.status:4571: creating util/cairo-fdr/Makefile
4942config.status:4571: creating util/cairo-gobject/Makefile
4943config.status:4571: creating util/cairo-missing/Makefile
4944config.status:4571: creating util/cairo-script/Makefile
4945config.status:4571: creating util/cairo-script/examples/Makefile
4946config.status:4571: creating util/cairo-sphinx/Makefile
4947config.status:4571: creating util/cairo-trace/Makefile
4948config.status:4571: creating util/cairo-trace/cairo-trace
4949config.status:4571: creating doc/Makefile
4950config.status:4571: creating doc/public/Makefile
4951config.status:4571: creating config.h
4952config.status:4800: executing depfiles commands
4953config.status:4800: executing libtool commands
4954config.status:4800: executing ./build/Makefile.win32.features commands
4955config.status:5615: creating ./build/Makefile.win32.features
4956config.status:5623: ./build/Makefile.win32.features is unchanged
4957config.status:4800: executing ./src/Makefile.am.features commands
4958config.status:5634: creating ./src/Makefile.am.features
4959config.status:5642: ./src/Makefile.am.features is unchanged
4960config.status:4800: executing ./src/Makefile.win32.features commands
4961config.status:5653: creating ./src/Makefile.win32.features
4962config.status:5661: ./src/Makefile.win32.features is unchanged
4963config.status:4800: executing ./boilerplate/Makefile.am.features commands
4964config.status:5672: creating ./boilerplate/Makefile.am.features
4965config.status:5680: ./boilerplate/Makefile.am.features is unchanged
4966config.status:4800: executing ./boilerplate/Makefile.win32.features commands
4967config.status:5691: creating ./boilerplate/Makefile.win32.features
4968config.status:5699: ./boilerplate/Makefile.win32.features is unchanged
4969config.status:4800: executing src/cairo-features.h commands
4970config.status:5710: creating src/cairo-features.h
4971config.status:4800: executing src/cairo-supported-features.h commands
4972config.status:5742: creating src/cairo-supported-features.h
4973config.status:4800: executing ./build/Makefile.win32.features-h commands
4974config.status:5772: creating ./build/Makefile.win32.features-h
4975config.status:5780: ./build/Makefile.win32.features-h is unchanged
4976config.status:4800: executing cairo-trace commands
4977
4978## ---------------- ##
4979## Cache variables. ##
4980## ---------------- ##
4981
4982ac_cv_build=x86_64-apple-darwin17.7.0
4983ac_cv_c_compiler_gnu=yes
4984ac_cv_c_inline=inline
4985ac_cv_c_typeof=typeof
4986ac_cv_cxx_compiler_gnu=yes
4987ac_cv_env_CCC_set=
4988ac_cv_env_CCC_value=
4989ac_cv_env_CC_set=set
4990ac_cv_env_CC_value=/usr/bin/clang
4991ac_cv_env_CFLAGS_set=set
4992ac_cv_env_CFLAGS_value='-pipe -Os -arch i386'
4993ac_cv_env_CPPFLAGS_set=set
4994ac_cv_env_CPPFLAGS_value=-I/opt/local/include
4995ac_cv_env_CPP_set=
4996ac_cv_env_CPP_value=
4997ac_cv_env_CXXCPP_set=
4998ac_cv_env_CXXCPP_value=
4999ac_cv_env_CXXFLAGS_set=set
5000ac_cv_env_CXXFLAGS_value='-pipe -Os -arch i386 -stdlib=libc++'
5001ac_cv_env_CXX_set=set
5002ac_cv_env_CXX_value=/usr/bin/clang++
5003ac_cv_env_FONTCONFIG_CFLAGS_set=
5004ac_cv_env_FONTCONFIG_CFLAGS_value=
5005ac_cv_env_FONTCONFIG_LIBS_set=
5006ac_cv_env_FONTCONFIG_LIBS_value=
5007ac_cv_env_FREETYPE_CFLAGS_set=
5008ac_cv_env_FREETYPE_CFLAGS_value=
5009ac_cv_env_FREETYPE_LIBS_set=
5010ac_cv_env_FREETYPE_LIBS_value=
5011ac_cv_env_GOBJECT_CFLAGS_set=
5012ac_cv_env_GOBJECT_CFLAGS_value=
5013ac_cv_env_GOBJECT_LIBS_set=
5014ac_cv_env_GOBJECT_LIBS_value=
5015ac_cv_env_GTKDOC_DEPS_CFLAGS_set=
5016ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
5017ac_cv_env_GTKDOC_DEPS_LIBS_set=
5018ac_cv_env_GTKDOC_DEPS_LIBS_value=
5019ac_cv_env_LDFLAGS_set=set
5020ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386'
5021ac_cv_env_LIBRSVG_CFLAGS_set=
5022ac_cv_env_LIBRSVG_CFLAGS_value=
5023ac_cv_env_LIBRSVG_LIBS_set=
5024ac_cv_env_LIBRSVG_LIBS_value=
5025ac_cv_env_LIBSPECTRE_CFLAGS_set=
5026ac_cv_env_LIBSPECTRE_CFLAGS_value=
5027ac_cv_env_LIBSPECTRE_LIBS_set=
5028ac_cv_env_LIBSPECTRE_LIBS_value=
5029ac_cv_env_LIBS_set=
5030ac_cv_env_LIBS_value=
5031ac_cv_env_LT_SYS_LIBRARY_PATH_set=
5032ac_cv_env_LT_SYS_LIBRARY_PATH_value=
5033ac_cv_env_PKG_CONFIG_set=
5034ac_cv_env_PKG_CONFIG_value=
5035ac_cv_env_POPPLER_CFLAGS_set=
5036ac_cv_env_POPPLER_CFLAGS_value=
5037ac_cv_env_POPPLER_LIBS_set=
5038ac_cv_env_POPPLER_LIBS_value=
5039ac_cv_env_VALGRIND_CFLAGS_set=
5040ac_cv_env_VALGRIND_CFLAGS_value=
5041ac_cv_env_VALGRIND_LIBS_set=
5042ac_cv_env_VALGRIND_LIBS_value=
5043ac_cv_env_XMKMF_set=
5044ac_cv_env_XMKMF_value=
5045ac_cv_env_build_alias_set=
5046ac_cv_env_build_alias_value=
5047ac_cv_env_cogl_CFLAGS_set=
5048ac_cv_env_cogl_CFLAGS_value=
5049ac_cv_env_cogl_LIBS_set=
5050ac_cv_env_cogl_LIBS_value=
5051ac_cv_env_directfb_CFLAGS_set=
5052ac_cv_env_directfb_CFLAGS_value=
5053ac_cv_env_directfb_LIBS_set=
5054ac_cv_env_directfb_LIBS_value=
5055ac_cv_env_drm_CFLAGS_set=
5056ac_cv_env_drm_CFLAGS_value=
5057ac_cv_env_drm_LIBS_set=
5058ac_cv_env_drm_LIBS_value=
5059ac_cv_env_egl_CFLAGS_set=
5060ac_cv_env_egl_CFLAGS_value=
5061ac_cv_env_egl_LIBS_set=
5062ac_cv_env_egl_LIBS_value=
5063ac_cv_env_gl_CFLAGS_set=
5064ac_cv_env_gl_CFLAGS_value=
5065ac_cv_env_gl_LIBS_set=
5066ac_cv_env_gl_LIBS_value=
5067ac_cv_env_glesv2_CFLAGS_set=
5068ac_cv_env_glesv2_CFLAGS_value=
5069ac_cv_env_glesv2_LIBS_set=
5070ac_cv_env_glesv2_LIBS_value=
5071ac_cv_env_glesv3_CFLAGS_set=
5072ac_cv_env_glesv3_CFLAGS_value=
5073ac_cv_env_glesv3_LIBS_set=
5074ac_cv_env_glesv3_LIBS_value=
5075ac_cv_env_glib_CFLAGS_set=
5076ac_cv_env_glib_CFLAGS_value=
5077ac_cv_env_glib_LIBS_set=
5078ac_cv_env_glib_LIBS_value=
5079ac_cv_env_gtk_CFLAGS_set=
5080ac_cv_env_gtk_CFLAGS_value=
5081ac_cv_env_gtk_LIBS_set=
5082ac_cv_env_gtk_LIBS_value=
5083ac_cv_env_host_alias_set=
5084ac_cv_env_host_alias_value=
5085ac_cv_env_pixman_CFLAGS_set=
5086ac_cv_env_pixman_CFLAGS_value=
5087ac_cv_env_pixman_LIBS_set=
5088ac_cv_env_pixman_LIBS_value=
5089ac_cv_env_png_CFLAGS_set=
5090ac_cv_env_png_CFLAGS_value=
5091ac_cv_env_png_LIBS_set=
5092ac_cv_env_png_LIBS_value=
5093ac_cv_env_png_REQUIRES_set=
5094ac_cv_env_png_REQUIRES_value=
5095ac_cv_env_qt_CFLAGS_set=
5096ac_cv_env_qt_CFLAGS_value=
5097ac_cv_env_qt_LIBS_set=
5098ac_cv_env_qt_LIBS_value=
5099ac_cv_env_target_alias_set=
5100ac_cv_env_target_alias_value=
5101ac_cv_env_xcb_CFLAGS_set=
5102ac_cv_env_xcb_CFLAGS_value=
5103ac_cv_env_xcb_LIBS_set=
5104ac_cv_env_xcb_LIBS_value=
5105ac_cv_env_xcb_shm_CFLAGS_set=
5106ac_cv_env_xcb_shm_CFLAGS_value=
5107ac_cv_env_xcb_shm_LIBS_set=
5108ac_cv_env_xcb_shm_LIBS_value=
5109ac_cv_env_xlib_CFLAGS_set=
5110ac_cv_env_xlib_CFLAGS_value=
5111ac_cv_env_xlib_LIBS_set=
5112ac_cv_env_xlib_LIBS_value=
5113ac_cv_env_xlib_xcb_CFLAGS_set=
5114ac_cv_env_xlib_xcb_CFLAGS_value=
5115ac_cv_env_xlib_xcb_LIBS_set=
5116ac_cv_env_xlib_xcb_LIBS_value=
5117ac_cv_env_xlib_xrender_CFLAGS_set=
5118ac_cv_env_xlib_xrender_CFLAGS_value=
5119ac_cv_env_xlib_xrender_LIBS_set=
5120ac_cv_env_xlib_xrender_LIBS_value=
5121ac_cv_func_FT_Done_MM_Var=yes
5122ac_cv_func_FT_Get_Var_Design_Coordinates=yes
5123ac_cv_func_FT_Get_X11_Font_Format=yes
5124ac_cv_func_FT_GlyphSlot_Embolden=yes
5125ac_cv_func_FT_GlyphSlot_Oblique=yes
5126ac_cv_func_FT_Library_SetLcdFilter=yes
5127ac_cv_func_FT_Load_Sfnt_Table=yes
5128ac_cv_func_FcFini=yes
5129ac_cv_func_FcInit=yes
5130ac_cv_func_XRenderCreateConicalGradient=no
5131ac_cv_func_XRenderCreateLinearGradient=no
5132ac_cv_func_XRenderCreateRadialGradient=no
5133ac_cv_func_XRenderCreateSolidFill=no
5134ac_cv_func_alarm=yes
5135ac_cv_func_clock_gettime=yes
5136ac_cv_func_ctime_r=yes
5137ac_cv_func_drand48=yes
5138ac_cv_func_feclearexcept=yes
5139ac_cv_func_fedisableexcept=no
5140ac_cv_func_feenableexcept=no
5141ac_cv_func_flockfile=yes
5142ac_cv_func_fork=yes
5143ac_cv_func_funlockfile=yes
5144ac_cv_func_getline=yes
5145ac_cv_func_gmtime_r=yes
5146ac_cv_func_link=yes
5147ac_cv_func_localtime_r=yes
5148ac_cv_func_mkdir=yes
5149ac_cv_func_mmap=yes
5150ac_cv_func_newlocale=yes
5151ac_cv_func_raise=yes
5152ac_cv_func_sched_getaffinity=no
5153ac_cv_func_strndup=yes
5154ac_cv_func_strtod_l=yes
5155ac_cv_func_waitpid=yes
5156ac_cv_have_x='have_x=yes        ac_x_includes='\''/opt/local/include'\''        ac_x_libraries='\''/opt/local/lib'\'''
5157ac_cv_header_ApplicationServices_ApplicationServices_h=yes
5158ac_cv_header_EGL_egl_h=no
5159ac_cv_header_GL_glx_h=yes
5160ac_cv_header_X11_extensions_XShm_h=yes
5161ac_cv_header_X11_extensions_shmproto_h=yes
5162ac_cv_header_X11_extensions_shmstr_h=yes
5163ac_cv_header_byteswap_h=no
5164ac_cv_header_dlfcn_h=yes
5165ac_cv_header_fcntl_h=yes
5166ac_cv_header_fenv_h=yes
5167ac_cv_header_inttypes_h=yes
5168ac_cv_header_io_h=no
5169ac_cv_header_libgen_h=yes
5170ac_cv_header_libiberty_h=no
5171ac_cv_header_lockdep_h=no
5172ac_cv_header_memfault_h=no
5173ac_cv_header_memory_h=yes
5174ac_cv_header_minix_config_h=no
5175ac_cv_header_sched_h=yes
5176ac_cv_header_setjmp_h=yes
5177ac_cv_header_signal_h=yes
5178ac_cv_header_stdc=yes
5179ac_cv_header_stdint_h=yes
5180ac_cv_header_stdlib_h=yes
5181ac_cv_header_string_h=yes
5182ac_cv_header_strings_h=yes
5183ac_cv_header_sys_int_types_h=no
5184ac_cv_header_sys_ioctl_h=yes
5185ac_cv_header_sys_ipc_h=yes
5186ac_cv_header_sys_mman_h=yes
5187ac_cv_header_sys_poll_h=yes
5188ac_cv_header_sys_shm_h=yes
5189ac_cv_header_sys_socket_h=yes
5190ac_cv_header_sys_stat_h=yes
5191ac_cv_header_sys_types_h=yes
5192ac_cv_header_sys_un_h=yes
5193ac_cv_header_sys_wait_h=yes
5194ac_cv_header_time_h=yes
5195ac_cv_header_unistd_h=yes
5196ac_cv_header_valgrind_h=yes
5197ac_cv_header_windows_h=no
5198ac_cv_header_xlocale_h=yes
5199ac_cv_header_zlib_h=yes
5200ac_cv_host=x86_64-apple-darwin17.7.0
5201ac_cv_lib_bfd_bfd_openr=no
5202ac_cv_lib_dl_dlsym=yes
5203ac_cv_lib_lzo2_lzo2a_decompress=no
5204ac_cv_lib_rt_sched_yield=no
5205ac_cv_lib_rt_shm_open=no
5206ac_cv_lib_socket_connect=no
5207ac_cv_lib_z_compress=yes
5208ac_cv_objext=o
5209ac_cv_path_EGREP='/opt/local/bin/ggrep -E'
5210ac_cv_path_FGREP='/opt/local/bin/ggrep -F'
5211ac_cv_path_FIND=/usr/bin/find
5212ac_cv_path_GREP=/opt/local/bin/ggrep
5213ac_cv_path_GTKDOC_CHECK_PATH=/opt/local/bin/gtkdoc-check
5214ac_cv_path_GTKDOC_MKPDF=/opt/local/bin/gtkdoc-mkpdf
5215ac_cv_path_GTKDOC_REBASE=/opt/local/bin/gtkdoc-rebase
5216ac_cv_path_SED=/opt/local/bin/gsed
5217ac_cv_path_XARGS=/usr/bin/xargs
5218ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
5219ac_cv_path_lt_DD=/bin/dd
5220ac_cv_path_mkdir=/opt/local/bin/gmkdir
5221ac_cv_prog_AWK=gawk
5222ac_cv_prog_CPP='/usr/bin/clang -E'
5223ac_cv_prog_CXXCPP='/usr/bin/clang++ -E'
5224ac_cv_prog_GS=
5225ac_cv_prog_GTKDOC_CHECK=gtkdoc-check.test
5226ac_cv_prog_ac_ct_AR=ar
5227ac_cv_prog_ac_ct_CC=/usr/bin/clang
5228ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
5229ac_cv_prog_ac_ct_LIPO=lipo
5230ac_cv_prog_ac_ct_NMEDIT=nmedit
5231ac_cv_prog_ac_ct_OBJDUMP=objdump
5232ac_cv_prog_ac_ct_OTOOL=otool
5233ac_cv_prog_ac_ct_RANLIB=ranlib
5234ac_cv_prog_ac_ct_STRIP=strip
5235ac_cv_prog_cc_c89=
5236ac_cv_prog_cc_g=yes
5237ac_cv_prog_cxx_g=yes
5238ac_cv_prog_make_make_set=yes
5239ac_cv_safe_to_define___extensions__=yes
5240ac_cv_sizeof_int=4
5241ac_cv_sizeof_long=4
5242ac_cv_sizeof_long_long=8
5243ac_cv_sizeof_size_t=4
5244ac_cv_sizeof_void_p=4
5245ac_cv_sys_file_offset_bits=no
5246ac_cv_sys_largefile_CC=no
5247ac_cv_type___uint128_t=no
5248ac_cv_type_uint128_t=no
5249ac_cv_type_uint64_t=yes
5250am_cv_CC_dependencies_compiler_type=none
5251am_cv_CXX_dependencies_compiler_type=none
5252am_cv_ar_interface=ar
5253am_cv_make_support_nested_variables=yes
5254am_cv_prog_cc_c_o=yes
5255cairo_cv_atomic_op_needs_memory_barrier=no
5256cairo_cv_atomic_primitives=cxx11
5257cairo_cv_warn_cflags=
5258cairo_cv_warn_maybe='-Wall -Wextra -Wmissing-declarations -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wsign-compare -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -erroff=E_ENUM_TYPE_MISMATCH_ARG                     -erroff=E_ENUM_TYPE_MISMATCH_OP -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -Wold-style-definition -Wdeclaration-after-statement -Wstrict-prototypes -Wmissing-prototypes -Wbad-function-cast -Wnested-externs'
5259cairo_cv_warn_unused_result=
5260lt_cv_apple_cc_single_mod=yes
5261lt_cv_ar_at_file=no
5262lt_cv_deplibs_check_method=pass_all
5263lt_cv_file_magic_cmd='$MAGIC_CMD'
5264lt_cv_file_magic_test_file=
5265lt_cv_ld_exported_symbols_list=yes
5266lt_cv_ld_force_load=yes
5267lt_cv_ld_reload_flag=-r
5268lt_cv_nm_interface='BSD nm'
5269lt_cv_objdir=.libs
5270lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld
5271lt_cv_path_LDCXX=/Library/Developer/CommandLineTools/usr/bin/ld
5272lt_cv_path_NM='/opt/local/bin/nm -B'
5273lt_cv_path_mainfest_tool=no
5274lt_cv_prog_compiler_c_o=yes
5275lt_cv_prog_compiler_c_o_CXX=yes
5276lt_cv_prog_compiler_pic='-fno-common -DPIC'
5277lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
5278lt_cv_prog_compiler_pic_works=yes
5279lt_cv_prog_compiler_pic_works_CXX=yes
5280lt_cv_prog_compiler_rtti_exceptions=yes
5281lt_cv_prog_compiler_static_works=no
5282lt_cv_prog_compiler_static_works_CXX=no
5283lt_cv_prog_gnu_ld=no
5284lt_cv_prog_gnu_ldcxx=no
5285lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
5286lt_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'\'''
5287lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
5288lt_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'\'''
5289lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
5290lt_cv_sys_global_symbol_to_import=
5291lt_cv_sys_max_cmd_len=196608
5292lt_cv_to_host_file_cmd=func_convert_file_noop
5293lt_cv_to_tool_file_cmd=func_convert_file_noop
5294lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
5295pkg_cv_FONTCONFIG_CFLAGS='-I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
5296pkg_cv_FONTCONFIG_LIBS='-L/opt/local/lib -lfontconfig -lfreetype'
5297pkg_cv_FREETYPE_CFLAGS='-I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
5298pkg_cv_FREETYPE_LIBS='-L/opt/local/lib -lfreetype'
5299pkg_cv_GOBJECT_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
5300pkg_cv_GOBJECT_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
5301pkg_cv_GTKDOC_DEPS_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
5302pkg_cv_GTKDOC_DEPS_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
5303pkg_cv_VALGRIND_CFLAGS=-I/opt/local/include/valgrind
5304pkg_cv_VALGRIND_LIBS='-L/opt/local/lib/valgrind -lcoregrind-amd64-darwin -lvex-amd64-darwin -lgcc'
5305pkg_cv_gl_CFLAGS=
5306pkg_cv_gl_LIBS='-L/opt/local/lib -lGL'
5307pkg_cv_glib_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
5308pkg_cv_glib_LIBS='-L/opt/local/lib -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
5309pkg_cv_gtk_CFLAGS='-D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -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/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
5310pkg_cv_gtk_LIBS='-L/opt/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lgio-2.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lfontconfig -lfreetype'
5311pkg_cv_pixman_CFLAGS=-I/opt/local/include/pixman-1
5312pkg_cv_pixman_LIBS='-L/opt/local/lib -lpixman-1'
5313pkg_cv_png_CFLAGS=-I/opt/local/include/libpng16
5314pkg_cv_png_LIBS='-L/opt/local/lib -lpng16'
5315pkg_cv_xcb_CFLAGS=
5316pkg_cv_xcb_LIBS='-L/opt/local/lib -lxcb -lxcb-render'
5317pkg_cv_xlib_CFLAGS=
5318pkg_cv_xlib_LIBS='-L/opt/local/lib -lX11 -lXext'
5319pkg_cv_xlib_xcb_CFLAGS=
5320pkg_cv_xlib_xcb_LIBS='-L/opt/local/lib -lX11-xcb -lX11 -lxcb'
5321pkg_cv_xlib_xrender_CFLAGS=
5322pkg_cv_xlib_xrender_LIBS='-L/opt/local/lib -lXrender -lX11'
5323
5324## ----------------- ##
5325## Output variables. ##
5326## ----------------- ##
5327
5328ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_cairo/cairo/work/cairo-1.16.0-i386/build/missing aclocal-1.15'
5329AMDEPBACKSLASH=''
5330AMDEP_FALSE=''
5331AMDEP_TRUE='#'
5332AMTAR='$${TAR-tar}'
5333AM_BACKSLASH='\'
5334AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
5335AM_DEFAULT_VERBOSITY='1'
5336AM_V='$(V)'
5337AR='ar'
5338AS='as'
5339AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_cairo/cairo/work/cairo-1.16.0-i386/build/missing autoconf'
5340AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_cairo/cairo/work/cairo-1.16.0-i386/build/missing autoheader'
5341AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_cairo/cairo/work/cairo-1.16.0-i386/build/missing automake-1.15'
5342AWK='gawk'
5343BFD_LIBS=''
5344BUILD_ANY2PPM_FALSE='#'
5345BUILD_ANY2PPM_TRUE=''
5346BUILD_CXX_FALSE=''
5347BUILD_CXX_TRUE='#'
5348BUILD_SPHINX_FALSE='#'
5349BUILD_SPHINX_TRUE=''
5350CAIROBOILERPLATE_LIBS=''
5351CAIRO_CAN_TEST_PDF_SURFACE_FALSE=''
5352CAIRO_CAN_TEST_PDF_SURFACE_TRUE='#'
5353CAIRO_CAN_TEST_PS_SURFACE_FALSE=''
5354CAIRO_CAN_TEST_PS_SURFACE_TRUE='#'
5355CAIRO_CAN_TEST_SVG_SURFACE_FALSE=''
5356CAIRO_CAN_TEST_SVG_SURFACE_TRUE='#'
5357CAIRO_CAN_TEST_WIN32_PRINTING_SURFACE_FALSE=''
5358CAIRO_CAN_TEST_WIN32_PRINTING_SURFACE_TRUE='#'
5359CAIRO_CFLAGS='        -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/freetype2 -I/opt/local/include/libpng16    -I/opt/local/include/libpng16        -I/opt/local/include/valgrind                            '
5360CAIRO_HAS_BEOS_SURFACE_FALSE=''
5361CAIRO_HAS_BEOS_SURFACE_TRUE='#'
5362CAIRO_HAS_COGL_SURFACE_FALSE=''
5363CAIRO_HAS_COGL_SURFACE_TRUE='#'
5364CAIRO_HAS_DIRECTFB_SURFACE_FALSE=''
5365CAIRO_HAS_DIRECTFB_SURFACE_TRUE='#'
5366CAIRO_HAS_DLSYM_FALSE='#'
5367CAIRO_HAS_DLSYM_TRUE=''
5368CAIRO_HAS_DL_FALSE='#'
5369CAIRO_HAS_DL_TRUE=''
5370CAIRO_HAS_DRM_SURFACE_FALSE=''
5371CAIRO_HAS_DRM_SURFACE_TRUE='#'
5372CAIRO_HAS_EGL_FUNCTIONS_FALSE=''
5373CAIRO_HAS_EGL_FUNCTIONS_TRUE='#'
5374CAIRO_HAS_FC_FONT_FALSE='#'
5375CAIRO_HAS_FC_FONT_TRUE=''
5376CAIRO_HAS_FT_FONT_FALSE='#'
5377CAIRO_HAS_FT_FONT_TRUE=''
5378CAIRO_HAS_GALLIUM_SURFACE_FALSE=''
5379CAIRO_HAS_GALLIUM_SURFACE_TRUE='#'
5380CAIRO_HAS_GLESV2_SURFACE_FALSE=''
5381CAIRO_HAS_GLESV2_SURFACE_TRUE='#'
5382CAIRO_HAS_GLESV3_SURFACE_FALSE=''
5383CAIRO_HAS_GLESV3_SURFACE_TRUE='#'
5384CAIRO_HAS_GLX_FUNCTIONS_FALSE='#'
5385CAIRO_HAS_GLX_FUNCTIONS_TRUE=''
5386CAIRO_HAS_GL_SURFACE_FALSE='#'
5387CAIRO_HAS_GL_SURFACE_TRUE=''
5388CAIRO_HAS_GOBJECT_FUNCTIONS_FALSE='#'
5389CAIRO_HAS_GOBJECT_FUNCTIONS_TRUE=''
5390CAIRO_HAS_INTERPRETER_FALSE='#'
5391CAIRO_HAS_INTERPRETER_TRUE=''
5392CAIRO_HAS_LCOV_FALSE=''
5393CAIRO_HAS_LCOV_TRUE='#'
5394CAIRO_HAS_MULTI_PAGE_SURFACES_FALSE='#'
5395CAIRO_HAS_MULTI_PAGE_SURFACES_TRUE=''
5396CAIRO_HAS_OS2_SURFACE_FALSE=''
5397CAIRO_HAS_OS2_SURFACE_TRUE='#'
5398CAIRO_HAS_PDF_SURFACE_FALSE='#'
5399CAIRO_HAS_PDF_SURFACE_TRUE=''
5400CAIRO_HAS_PNG_FUNCTIONS_FALSE='#'
5401CAIRO_HAS_PNG_FUNCTIONS_TRUE=''
5402CAIRO_HAS_PS_SURFACE_FALSE='#'
5403CAIRO_HAS_PS_SURFACE_TRUE=''
5404CAIRO_HAS_PTHREAD_FALSE=''
5405CAIRO_HAS_PTHREAD_TRUE='#'
5406CAIRO_HAS_QT_SURFACE_FALSE=''
5407CAIRO_HAS_QT_SURFACE_TRUE='#'
5408CAIRO_HAS_QUARTZ_FONT_FALSE='#'
5409CAIRO_HAS_QUARTZ_FONT_TRUE=''
5410CAIRO_HAS_QUARTZ_IMAGE_SURFACE_FALSE='#'
5411CAIRO_HAS_QUARTZ_IMAGE_SURFACE_TRUE=''
5412CAIRO_HAS_QUARTZ_SURFACE_FALSE='#'
5413CAIRO_HAS_QUARTZ_SURFACE_TRUE=''
5414CAIRO_HAS_SCRIPT_SURFACE_FALSE='#'
5415CAIRO_HAS_SCRIPT_SURFACE_TRUE=''
5416CAIRO_HAS_SPECTRE_FALSE=''
5417CAIRO_HAS_SPECTRE_TRUE='#'
5418CAIRO_HAS_SVG_SURFACE_FALSE='#'
5419CAIRO_HAS_SVG_SURFACE_TRUE=''
5420CAIRO_HAS_SYMBOL_LOOKUP_FALSE=''
5421CAIRO_HAS_SYMBOL_LOOKUP_TRUE='#'
5422CAIRO_HAS_TEE_SURFACE_FALSE='#'
5423CAIRO_HAS_TEE_SURFACE_TRUE=''
5424CAIRO_HAS_TEST_SURFACES_FALSE=''
5425CAIRO_HAS_TEST_SURFACES_TRUE='#'
5426CAIRO_HAS_TRACE_FALSE=''
5427CAIRO_HAS_TRACE_TRUE='#'
5428CAIRO_HAS_VG_SURFACE_FALSE=''
5429CAIRO_HAS_VG_SURFACE_TRUE='#'
5430CAIRO_HAS_WGL_FUNCTIONS_FALSE=''
5431CAIRO_HAS_WGL_FUNCTIONS_TRUE='#'
5432CAIRO_HAS_WIN32_FONT_FALSE=''
5433CAIRO_HAS_WIN32_FONT_TRUE='#'
5434CAIRO_HAS_WIN32_SURFACE_FALSE=''
5435CAIRO_HAS_WIN32_SURFACE_TRUE='#'
5436CAIRO_HAS_XCB_SHM_FUNCTIONS_FALSE=''
5437CAIRO_HAS_XCB_SHM_FUNCTIONS_TRUE='#'
5438CAIRO_HAS_XCB_SURFACE_FALSE='#'
5439CAIRO_HAS_XCB_SURFACE_TRUE=''
5440CAIRO_HAS_XLIB_SURFACE_FALSE='#'
5441CAIRO_HAS_XLIB_SURFACE_TRUE=''
5442CAIRO_HAS_XLIB_XCB_FUNCTIONS_FALSE='#'
5443CAIRO_HAS_XLIB_XCB_FUNCTIONS_TRUE=''
5444CAIRO_HAS_XLIB_XRENDER_SURFACE_FALSE='#'
5445CAIRO_HAS_XLIB_XRENDER_SURFACE_TRUE=''
5446CAIRO_HAS_XML_SURFACE_FALSE='#'
5447CAIRO_HAS_XML_SURFACE_TRUE=''
5448CAIRO_LDFLAGS=''
5449CAIRO_LIBS='        -L/opt/local/lib -lpixman-1    -L/opt/local/lib -lfontconfig -lfreetype -L/opt/local/lib -lfreetype   -L/opt/local/lib -lGL -ldl -L/opt/local/lib -lpng16   -Xlinker -framework -Xlinker ApplicationServices -L/opt/local/lib -lX11-xcb -lX11 -lxcb -L/opt/local/lib -lxcb -lxcb-render -L/opt/local/lib -lXrender -lX11 -L/opt/local/lib -lX11 -lXext     -lz       -lz -lz   -lz -lGL          '
5450CAIRO_LIBTOOL_VERSION_INFO='11602:0:11600'
5451CAIRO_NONPKGCONFIG_CFLAGS='                         '
5452CAIRO_NONPKGCONFIG_LIBS='   -lz       -lz -lz   -lz -lGL          '
5453CAIRO_RELEASE_STATUS='release'
5454CAIRO_REQUIRES=' gobject-2.0 glib-2.0 >= 2.14       pixman-1 >= 0.30.0    fontconfig >= 2.2.95 freetype2 >= 9.7.3    gl libpng    x11-xcb xcb >= 1.6 xcb-render >= 1.6 xrender >= 0.6 x11 xext '
5455CAIRO_TEST_MODE=''
5456CAIRO_TEST_UNDEFINED_LDFLAGS=''
5457CAIRO_VERSION_MAJOR='1'
5458CAIRO_VERSION_MICRO='0'
5459CAIRO_VERSION_MINOR='16'
5460CAIRO_VERSION_SONUM='2'
5461CC='/usr/bin/clang'
5462CCDEPMODE='depmode=none'
5463CFLAGS='-pipe -Os -arch i386'
5464CPP='/usr/bin/clang -E'
5465CPPFLAGS='-I/opt/local/include'
5466CROSS_COMPILING_FALSE=''
5467CROSS_COMPILING_TRUE='#'
5468CXX='/usr/bin/clang++'
5469CXXCPP='/usr/bin/clang++ -E'
5470CXXDEPMODE='depmode=none'
5471CXXFLAGS='-pipe -Os -arch i386 -stdlib=libc++'
5472CYGPATH_W='echo'
5473DEFS='-DHAVE_CONFIG_H'
5474DEPDIR='.deps'
5475DISABLE_SOME_FLOATING_POINT_FALSE=''
5476DISABLE_SOME_FLOATING_POINT_TRUE='#'
5477DLLTOOL='false'
5478DSYMUTIL='dsymutil'
5479DUMPBIN=''
5480ECHO_C='\c'
5481ECHO_N=''
5482ECHO_T=''
5483EGREP='/opt/local/bin/ggrep -E'
5484ENABLE_GTK_DOC_FALSE=''
5485ENABLE_GTK_DOC_TRUE='#'
5486EXEEXT=''
5487FGREP='/opt/local/bin/ggrep -F'
5488FIND='/usr/bin/find'
5489FONTCONFIG_CFLAGS='-I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
5490FONTCONFIG_LIBS='-L/opt/local/lib -lfontconfig -lfreetype'
5491FREETYPE_CFLAGS='-I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
5492FREETYPE_CONFIG=''
5493FREETYPE_LIBS='-L/opt/local/lib -lfreetype'
5494GOBJECT_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
5495GOBJECT_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
5496GREP='/opt/local/bin/ggrep'
5497GS=''
5498GTKDOC_CHECK='gtkdoc-check.test'
5499GTKDOC_CHECK_PATH='/opt/local/bin/gtkdoc-check'
5500GTKDOC_DEPS_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
5501GTKDOC_DEPS_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
5502GTKDOC_MKPDF='/opt/local/bin/gtkdoc-mkpdf'
5503GTKDOC_REBASE='/opt/local/bin/gtkdoc-rebase'
5504GTK_DOC_BUILD_HTML_FALSE='#'
5505GTK_DOC_BUILD_HTML_TRUE=''
5506GTK_DOC_BUILD_PDF_FALSE=''
5507GTK_DOC_BUILD_PDF_TRUE='#'
5508GTK_DOC_USE_LIBTOOL_FALSE='#'
5509GTK_DOC_USE_LIBTOOL_TRUE=''
5510GTK_DOC_USE_REBASE_FALSE='#'
5511GTK_DOC_USE_REBASE_TRUE=''
5512HAVE_GTK_DOC_FALSE='#'
5513HAVE_GTK_DOC_TRUE=''
5514HAVE_GTK_FALSE='#'
5515HAVE_GTK_TRUE=''
5516HAVE_PTHREAD_FALSE=''
5517HAVE_PTHREAD_TRUE='#'
5518HAVE_REAL_PTHREAD_FALSE=''
5519HAVE_REAL_PTHREAD_TRUE='#'
5520HAVE_SHM_FALSE=''
5521HAVE_SHM_TRUE='#'
5522HTML_DIR='${datadir}/gtk-doc/html'
5523INSTALL_DATA='${INSTALL} -m 644'
5524INSTALL_PROGRAM='${INSTALL}'
5525INSTALL_SCRIPT='${INSTALL}'
5526INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
5527LD='/Library/Developer/CommandLineTools/usr/bin/ld'
5528LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386'
5529LIBM=''
5530LIBOBJS=''
5531LIBRSVG_CFLAGS=''
5532LIBRSVG_LIBS=''
5533LIBS=' '
5534LIBSPECTRE_CFLAGS=''
5535LIBSPECTRE_LIBS=''
5536LIBTOOL='$(SHELL) $(top_builddir)/libtool'
5537LIPO='lipo'
5538LN_S='ln -s'
5539LTLIBOBJS=''
5540LTP=''
5541LTP_GENHTML=''
5542LT_SYS_LIBRARY_PATH=''
5543MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_cairo/cairo/work/cairo-1.16.0-i386/build/missing makeinfo'
5544MANIFEST_TOOL=':'
5545MKDIR_P='/opt/local/bin/gmkdir -p'
5546NM='/opt/local/bin/nm -B'
5547NMEDIT='nmedit'
5548OBJDUMP='objdump'
5549OBJEXT='o'
5550OS_WIN32_FALSE=''
5551OS_WIN32_TRUE='#'
5552OTOOL64=':'
5553OTOOL='otool'
5554PACKAGE='cairo'
5555PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=cairo'
5556PACKAGE_NAME='cairo'
5557PACKAGE_STRING='cairo 1.16.0'
5558PACKAGE_TARNAME='cairo'
5559PACKAGE_URL='https://cairographics.org/'
5560PACKAGE_VERSION='1.16.0'
5561PATH_SEPARATOR=':'
5562PKGCONFIG_REQUIRES='Requires.private'
5563PKG_CONFIG='/opt/local/bin/pkg-config'
5564POPPLER_CFLAGS=''
5565POPPLER_LIBS=''
5566RANLIB='ranlib'
5567SED='/opt/local/bin/gsed'
5568SET_MAKE=''
5569SHELL='/bin/sh'
5570SHLIB_EXT='dylib'
5571SHM_LIBS=''
5572SHTOOL=''
5573STRIP='strip'
5574VALGRIND_CFLAGS='-I/opt/local/include/valgrind'
5575VALGRIND_LIBS='-L/opt/local/lib/valgrind -lcoregrind-amd64-darwin -lvex-amd64-darwin -lgcc'
5576VERSION='1.16.0'
5577XARGS='/usr/bin/xargs'
5578XMKMF=''
5579X_CFLAGS=''
5580X_EXTRA_LIBS=''
5581X_LIBS=''
5582X_PRE_LIBS=''
5583ac_ct_AR='ar'
5584ac_ct_CC='/usr/bin/clang'
5585ac_ct_CXX=''
5586ac_ct_DUMPBIN=''
5587am__EXEEXT_FALSE=''
5588am__EXEEXT_TRUE='#'
5589am__fastdepCC_FALSE=''
5590am__fastdepCC_TRUE='#'
5591am__fastdepCXX_FALSE=''
5592am__fastdepCXX_TRUE='#'
5593am__include='include'
5594am__isrc=''
5595am__leading_dot='.'
5596am__nodep=''
5597am__quote=''
5598am__tar='$${TAR-tar} chof - "$$tardir"'
5599am__untar='$${TAR-tar} xf -'
5600bindir='${exec_prefix}/bin'
5601build='x86_64-apple-darwin17.7.0'
5602build_alias=''
5603build_cpu='x86_64'
5604build_os='darwin17.7.0'
5605build_vendor='apple'
5606cogl_CFLAGS=''
5607cogl_LIBS=''
5608datadir='${datarootdir}'
5609datarootdir='${prefix}/share'
5610directfb_CFLAGS=''
5611directfb_LIBS=''
5612docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
5613drm_CFLAGS=''
5614drm_LIBS=''
5615dvidir='${docdir}'
5616egl_CFLAGS=''
5617egl_LIBS=''
5618exec_prefix='${prefix}'
5619gallium_DIR=''
5620gl_CFLAGS=''
5621gl_LIBS='-L/opt/local/lib -lGL -ldl'
5622glesv2_CFLAGS=''
5623glesv2_LIBS=''
5624glesv3_CFLAGS=''
5625glesv3_LIBS=''
5626glib_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
5627glib_LIBS='-L/opt/local/lib -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
5628gtk_CFLAGS='-D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -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/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
5629gtk_LIBS='-L/opt/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lgio-2.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lfontconfig -lfreetype'
5630host='x86_64-apple-darwin17.7.0'
5631host_alias=''
5632host_cpu='x86_64'
5633host_os='darwin17.7.0'
5634host_vendor='apple'
5635htmldir='${docdir}'
5636includedir='${prefix}/include'
5637infodir='${datarootdir}/info'
5638install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_cairo/cairo/work/cairo-1.16.0-i386/build/install-sh'
5639libdir='${exec_prefix}/lib'
5640libexecdir='${exec_prefix}/libexec'
5641localedir='${datarootdir}/locale'
5642localstatedir='${prefix}/var'
5643lzo_LIBS=''
5644mandir='${datarootdir}/man'
5645mesa_DIR=''
5646mkdir_p='$(MKDIR_P)'
5647oldincludedir='/usr/include'
5648pdfdir='${docdir}'
5649pixman_CFLAGS='-I/opt/local/include/pixman-1'
5650pixman_LIBS='-L/opt/local/lib -lpixman-1'
5651png_CFLAGS='-I/opt/local/include/libpng16'
5652png_LIBS='-L/opt/local/lib -lpng16'
5653png_REQUIRES='libpng'
5654prefix='/opt/local'
5655program_transform_name='s,x,x,'
5656psdir='${docdir}'
5657pthread_CFLAGS=''
5658pthread_LIBS=''
5659qt_CFLAGS=''
5660qt_LIBS=''
5661real_pthread_CFLAGS=''
5662real_pthread_LIBS=''
5663runstatedir='${localstatedir}/run'
5664sbindir='${exec_prefix}/sbin'
5665sharedstatedir='${prefix}/com'
5666shm_LIBS=''
5667sysconfdir='${prefix}/etc'
5668target_alias=''
5669xcb_CFLAGS=''
5670xcb_LIBS='-L/opt/local/lib -lxcb -lxcb-render'
5671xcb_shm_CFLAGS=''
5672xcb_shm_LIBS=''
5673xlib_CFLAGS=''
5674xlib_LIBS='-L/opt/local/lib -lX11 -lXext'
5675xlib_xcb_CFLAGS=''
5676xlib_xcb_LIBS='-L/opt/local/lib -lX11-xcb -lX11 -lxcb'
5677xlib_xrender_CFLAGS=''
5678xlib_xrender_LIBS='-L/opt/local/lib -lXrender -lX11'
5679
5680## ----------- ##
5681## confdefs.h. ##
5682## ----------- ##
5683
5684/* confdefs.h */
5685#define PACKAGE_NAME "cairo"
5686#define PACKAGE_TARNAME "cairo"
5687#define PACKAGE_VERSION "1.16.0"
5688#define PACKAGE_STRING "cairo 1.16.0"
5689#define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
5690#define PACKAGE_URL "https://cairographics.org/"
5691#define STDC_HEADERS 1
5692#define HAVE_SYS_TYPES_H 1
5693#define HAVE_SYS_STAT_H 1
5694#define HAVE_STDLIB_H 1
5695#define HAVE_STRING_H 1
5696#define HAVE_MEMORY_H 1
5697#define HAVE_STRINGS_H 1
5698#define HAVE_INTTYPES_H 1
5699#define HAVE_STDINT_H 1
5700#define HAVE_UNISTD_H 1
5701#define __EXTENSIONS__ 1
5702#define _ALL_SOURCE 1
5703#define _GNU_SOURCE 1
5704#define _POSIX_PTHREAD_SEMANTICS 1
5705#define _TANDEM_SOURCE 1
5706#define HAVE_UNISTD_H 1
5707#define HAVE_SYS_IOCTL_H 1
5708#define HAVE_TYPEOF 1
5709#define HAVE_DLFCN_H 1
5710#define LT_OBJDIR ".libs/"
5711#define WARN_UNUSED_RESULT
5712#define HAVE_CXX11_ATOMIC_PRIMITIVES 1
5713#define SIZEOF_VOID_P 4
5714#define SIZEOF_INT 4
5715#define SIZEOF_LONG 4
5716#define SIZEOF_LONG_LONG 8
5717#define SIZEOF_SIZE_T 4
5718#define HAVE_BUILTIN_RETURN_ADDRESS 1
5719#define HAVE_STDINT_H 1
5720#define HAVE_INTTYPES_H 1
5721#define HAVE_UINT64_T 1
5722#define HAVE_FCNTL_H 1
5723#define HAVE_UNISTD_H 1
5724#define HAVE_SIGNAL_H 1
5725#define HAVE_SYS_STAT_H 1
5726#define HAVE_SYS_SOCKET_H 1
5727#define HAVE_SYS_POLL_H 1
5728#define HAVE_SYS_UN_H 1
5729#define HAVE_ALARM 1
5730#define HAVE_SCHED_H 1
5731#define HAVE_SYS_MMAN_H 1
5732#define HAVE_MMAP 1
5733#define HAVE_TIME_H 1
5734#define HAVE_CLOCK_GETTIME 1
5735#define HAVE_FECLEAREXCEPT 1
5736#define HAVE_LIBGEN_H 1
5737#define HAVE_SIGNAL_H 1
5738#define HAVE_SETJMP_H 1
5739#define HAVE_FENV_H 1
5740#define HAVE_SYS_WAIT_H 1
5741#define HAVE_CTIME_R 1
5742#define HAVE_LOCALTIME_R 1
5743#define HAVE_GMTIME_R 1
5744#define HAVE_DRAND48 1
5745#define HAVE_FLOCKFILE 1
5746#define HAVE_FUNLOCKFILE 1
5747#define HAVE_GETLINE 1
5748#define HAVE_LINK 1
5749#define HAVE_STRNDUP 1
5750#define HAVE_SYS_STAT_H 1
5751#define HAVE_MKDIR 2
5752#define HAVE_FORK 1
5753#define HAVE_WAITPID 1
5754#define HAVE_RAISE 1
5755#define HAVE_VALGRIND 1
5756#undef PACKAGE_VERSION
5757#undef PACKAGE_STRING
5758#undef PACKAGE_NAME
5759#undef PACKAGE_TARNAME
5760#define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD
5761#define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD
5762#define PACKAGE_NAME USE_cairo_INSTEAD
5763#define PACKAGE_TARNAME USE_cairo_INSTEAD
5764#define HAVE_ZLIB 1
5765#define HAVE_DLFCN_H 1
5766#define CAIRO_HAS_DLSYM 1
5767#define HAVE_XLOCALE_H 1
5768#define HAVE_NEWLOCALE 1
5769#define HAVE_STRTOD_L 1
5770#define HAVE_X11_EXTENSIONS_XSHM_H 1
5771#define HAVE_X11_EXTENSIONS_SHMPROTO_H 1
5772#define HAVE_X11_EXTENSIONS_SHMSTR_H 1
5773#define HAVE_FT_GET_X11_FONT_FORMAT 1
5774#define HAVE_FT_GLYPHSLOT_EMBOLDEN 1
5775#define HAVE_FT_GLYPHSLOT_OBLIQUE 1
5776#define HAVE_FT_LOAD_SFNT_TABLE 1
5777#define HAVE_FT_LIBRARY_SETLCDFILTER 1
5778#define HAVE_FT_GET_VAR_DESIGN_COORDINATES 1
5779#define HAVE_FT_DONE_MM_VAR 1
5780#define HAVE_FCINIT 1
5781#define HAVE_FCFINI 1
5782#define HAS_PIXMAN_GLYPHS 1
5783#define SHARED_LIB_EXT "dylib"
5784#define CAIRO_HAS_INTERPRETER 1
5785
5786configure: exit 0