Ticket #60070: cairo-x86_64-config.log

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