Ticket #57742: config.log

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