Advertisement
cooljeanius

cairo i386 config.log

Sep 18th, 2012
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 171.50 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by cairo configure 1.12.2, which was
  5. generated by GNU Autoconf 2.68. Invocation command line was
  6.  
  7. $ ./configure --prefix=/opt/local --disable-dependency-tracking --disable-dependency-tracking --disable-gl --disable-silent-rules --enable-ft --enable-pdf --enable-png --enable-ps --enable-script --enable-svg --enable-tee --enable-xml ac_cv_prog_GS= --disable-dependency-tracking --enable-quartz --enable-quartz-font --enable-quartz-image --enable-xlib --enable-xlib-xrender --enable-xcb --enable-xcb-shm --enable-xlib-xcb --with-x --x-include=/opt/local/include --x-lib=/opt/local/lib
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = Local-Admins-MacBook-Pro.local
  14. uname -m = i386
  15. uname -r = 10.8.0
  16. uname -s = Darwin
  17. uname -v = Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
  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 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
  27. Kernel configured for up to 2 processors.
  28. 2 processors are physically available.
  29. 2 processors are logically available.
  30. Processor type: i486 (Intel 80486)
  31. Processors active: 0 1
  32. Primary memory available: 8.00 gigabytes
  33. Default processor set: 158 tasks, 605 threads, 2 processors
  34. Load average: 1.99, Mach factor: 1.13
  35. /bin/machine = unknown
  36. /usr/bin/oslevel = unknown
  37. /bin/universe = unknown
  38.  
  39. PATH: /opt/local/bin
  40. PATH: /opt/local/sbin
  41. PATH: /bin
  42. PATH: /sbin
  43. PATH: /usr/bin
  44. PATH: /usr/sbin
  45.  
  46.  
  47. ## ----------- ##
  48. ## Core tests. ##
  49. ## ----------- ##
  50.  
  51. configure:3210: checking for gcc
  52. configure:3237: result: /usr/bin/gcc-4.2
  53. configure:3466: checking for C compiler version
  54. configure:3475: /usr/bin/gcc-4.2 --version >&5
  55. i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
  56. Copyright (C) 2007 Free Software Foundation, Inc.
  57. This is free software; see the source for copying conditions. There is NO
  58. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  59.  
  60. configure:3486: $? = 0
  61. configure:3475: /usr/bin/gcc-4.2 -v >&5
  62. Using built-in specs.
  63. Target: i686-apple-darwin10
  64. Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
  65. Thread model: posix
  66. gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
  67. configure:3486: $? = 0
  68. configure:3475: /usr/bin/gcc-4.2 -V >&5
  69. gcc-4.2: argument to `-V' is missing
  70. configure:3486: $? = 1
  71. configure:3475: /usr/bin/gcc-4.2 -qversion >&5
  72. i686-apple-darwin10-gcc-4.2.1: no input files
  73. configure:3486: $? = 1
  74. configure:3506: checking whether the C compiler works
  75. configure:3528: /usr/bin/gcc-4.2 -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  76. configure:3532: $? = 0
  77. configure:3580: result: yes
  78. configure:3583: checking for C compiler default output file name
  79. configure:3585: result: a.out
  80. configure:3591: checking for suffix of executables
  81. configure:3598: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  82. configure:3602: $? = 0
  83. configure:3624: result:
  84. configure:3646: checking whether we are cross compiling
  85. configure:3654: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  86. configure:3658: $? = 0
  87. configure:3665: ./conftest
  88. configure:3669: $? = 0
  89. configure:3684: result: no
  90. configure:3689: checking for suffix of object files
  91. configure:3711: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  92. configure:3715: $? = 0
  93. configure:3736: result: o
  94. configure:3740: checking whether we are using the GNU C compiler
  95. configure:3759: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  96. configure:3759: $? = 0
  97. configure:3768: result: yes
  98. configure:3777: checking whether /usr/bin/gcc-4.2 accepts -g
  99. configure:3797: /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
  100. configure:3797: $? = 0
  101. configure:3838: result: yes
  102. configure:3855: checking for /usr/bin/gcc-4.2 option to accept ISO C89
  103. configure:3919: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  104. configure:3919: $? = 0
  105. configure:3932: result: none needed
  106. configure:3958: checking how to run the C preprocessor
  107. configure:3989: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  108. configure:3989: $? = 0
  109. configure:4003: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  110. conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
  111. configure:4003: $? = 1
  112. configure: failed program was:
  113. | /* confdefs.h */
  114. | #define PACKAGE_NAME "cairo"
  115. | #define PACKAGE_TARNAME "cairo"
  116. | #define PACKAGE_VERSION "1.12.2"
  117. | #define PACKAGE_STRING "cairo 1.12.2"
  118. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  119. | #define PACKAGE_URL "http://cairographics.org/"
  120. | /* end confdefs.h. */
  121. | #include <ac_nonexistent.h>
  122. configure:4028: result: /usr/bin/gcc-4.2 -E
  123. configure:4048: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  124. configure:4048: $? = 0
  125. configure:4062: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  126. conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
  127. configure:4062: $? = 1
  128. configure: failed program was:
  129. | /* confdefs.h */
  130. | #define PACKAGE_NAME "cairo"
  131. | #define PACKAGE_TARNAME "cairo"
  132. | #define PACKAGE_VERSION "1.12.2"
  133. | #define PACKAGE_STRING "cairo 1.12.2"
  134. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  135. | #define PACKAGE_URL "http://cairographics.org/"
  136. | /* end confdefs.h. */
  137. | #include <ac_nonexistent.h>
  138. configure:4091: checking for grep that handles long lines and -e
  139. configure:4149: result: /usr/bin/grep
  140. configure:4154: checking for egrep
  141. configure:4216: result: /usr/bin/grep -E
  142. configure:4221: checking for ANSI C header files
  143. configure:4241: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  144. configure:4241: $? = 0
  145. configure:4314: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  146. configure:4314: $? = 0
  147. configure:4314: ./conftest
  148. configure:4314: $? = 0
  149. configure:4325: result: yes
  150. configure:4338: checking for sys/types.h
  151. configure:4338: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  152. configure:4338: $? = 0
  153. configure:4338: result: yes
  154. configure:4338: checking for sys/stat.h
  155. configure:4338: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  156. configure:4338: $? = 0
  157. configure:4338: result: yes
  158. configure:4338: checking for stdlib.h
  159. configure:4338: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  160. configure:4338: $? = 0
  161. configure:4338: result: yes
  162. configure:4338: checking for string.h
  163. configure:4338: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  164. configure:4338: $? = 0
  165. configure:4338: result: yes
  166. configure:4338: checking for memory.h
  167. configure:4338: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  168. configure:4338: $? = 0
  169. configure:4338: result: yes
  170. configure:4338: checking for strings.h
  171. configure:4338: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  172. configure:4338: $? = 0
  173. configure:4338: result: yes
  174. configure:4338: checking for inttypes.h
  175. configure:4338: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  176. configure:4338: $? = 0
  177. configure:4338: result: yes
  178. configure:4338: checking for stdint.h
  179. configure:4338: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  180. configure:4338: $? = 0
  181. configure:4338: result: yes
  182. configure:4338: checking for unistd.h
  183. configure:4338: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  184. configure:4338: $? = 0
  185. configure:4338: result: yes
  186. configure:4351: checking minix/config.h usability
  187. configure:4351: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  188. conftest.c:52:26: error: minix/config.h: No such file or directory
  189. configure:4351: $? = 1
  190. configure: failed program was:
  191. | /* confdefs.h */
  192. | #define PACKAGE_NAME "cairo"
  193. | #define PACKAGE_TARNAME "cairo"
  194. | #define PACKAGE_VERSION "1.12.2"
  195. | #define PACKAGE_STRING "cairo 1.12.2"
  196. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  197. | #define PACKAGE_URL "http://cairographics.org/"
  198. | #define STDC_HEADERS 1
  199. | #define HAVE_SYS_TYPES_H 1
  200. | #define HAVE_SYS_STAT_H 1
  201. | #define HAVE_STDLIB_H 1
  202. | #define HAVE_STRING_H 1
  203. | #define HAVE_MEMORY_H 1
  204. | #define HAVE_STRINGS_H 1
  205. | #define HAVE_INTTYPES_H 1
  206. | #define HAVE_STDINT_H 1
  207. | #define HAVE_UNISTD_H 1
  208. | /* end confdefs.h. */
  209. | #include <stdio.h>
  210. | #ifdef HAVE_SYS_TYPES_H
  211. | # include <sys/types.h>
  212. | #endif
  213. | #ifdef HAVE_SYS_STAT_H
  214. | # include <sys/stat.h>
  215. | #endif
  216. | #ifdef STDC_HEADERS
  217. | # include <stdlib.h>
  218. | # include <stddef.h>
  219. | #else
  220. | # ifdef HAVE_STDLIB_H
  221. | # include <stdlib.h>
  222. | # endif
  223. | #endif
  224. | #ifdef HAVE_STRING_H
  225. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  226. | # include <memory.h>
  227. | # endif
  228. | # include <string.h>
  229. | #endif
  230. | #ifdef HAVE_STRINGS_H
  231. | # include <strings.h>
  232. | #endif
  233. | #ifdef HAVE_INTTYPES_H
  234. | # include <inttypes.h>
  235. | #endif
  236. | #ifdef HAVE_STDINT_H
  237. | # include <stdint.h>
  238. | #endif
  239. | #ifdef HAVE_UNISTD_H
  240. | # include <unistd.h>
  241. | #endif
  242. | #include <minix/config.h>
  243. configure:4351: result: no
  244. configure:4351: checking minix/config.h presence
  245. configure:4351: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  246. conftest.c:19:26: error: minix/config.h: No such file or directory
  247. configure:4351: $? = 1
  248. configure: failed program was:
  249. | /* confdefs.h */
  250. | #define PACKAGE_NAME "cairo"
  251. | #define PACKAGE_TARNAME "cairo"
  252. | #define PACKAGE_VERSION "1.12.2"
  253. | #define PACKAGE_STRING "cairo 1.12.2"
  254. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  255. | #define PACKAGE_URL "http://cairographics.org/"
  256. | #define STDC_HEADERS 1
  257. | #define HAVE_SYS_TYPES_H 1
  258. | #define HAVE_SYS_STAT_H 1
  259. | #define HAVE_STDLIB_H 1
  260. | #define HAVE_STRING_H 1
  261. | #define HAVE_MEMORY_H 1
  262. | #define HAVE_STRINGS_H 1
  263. | #define HAVE_INTTYPES_H 1
  264. | #define HAVE_STDINT_H 1
  265. | #define HAVE_UNISTD_H 1
  266. | /* end confdefs.h. */
  267. | #include <minix/config.h>
  268. configure:4351: result: no
  269. configure:4351: checking for minix/config.h
  270. configure:4351: result: no
  271. configure:4372: checking whether it is safe to define __EXTENSIONS__
  272. configure:4390: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  273. configure:4390: $? = 0
  274. configure:4397: result: yes
  275. configure:4431: checking for a BSD-compatible install
  276. configure:4499: result: /usr/bin/install -c
  277. configure:4510: checking whether build environment is sane
  278. configure:4560: result: yes
  279. configure:4701: checking for a thread-safe mkdir -p
  280. configure:4740: result: /opt/local/bin/gmkdir -p
  281. configure:4753: checking for gawk
  282. configure:4769: found /opt/local/bin/gawk
  283. configure:4780: result: gawk
  284. configure:4791: checking whether make sets $(MAKE)
  285. configure:4813: result: yes
  286. configure:4843: checking for style of include used by make
  287. configure:4871: result: GNU
  288. configure:4948: checking dependency style of /usr/bin/gcc-4.2
  289. configure:5059: result: none
  290. configure:5086: checking whether make supports nested variables
  291. configure:5103: result: yes
  292. configure:5146: checking build system type
  293. configure:5160: result: x86_64-apple-darwin10.8.0
  294. configure:5180: checking host system type
  295. configure:5193: result: x86_64-apple-darwin10.8.0
  296. configure:5234: checking how to print strings
  297. configure:5261: result: printf
  298. configure:5282: checking for a sed that does not truncate output
  299. configure:5346: result: /opt/local/bin/gsed
  300. configure:5364: checking for fgrep
  301. configure:5426: result: /usr/bin/grep -F
  302. configure:5461: checking for ld used by /usr/bin/gcc-4.2
  303. configure:5528: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
  304. configure:5535: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld
  305. configure:5550: result: no
  306. configure:5562: checking for BSD- or MS-compatible name lister (nm)
  307. configure:5611: result: /usr/bin/nm
  308. configure:5741: checking the name lister (/usr/bin/nm) interface
  309. configure:5748: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  310. configure:5751: /usr/bin/nm "conftest.o"
  311. configure:5754: output
  312. 00000000 D _some_variable
  313. configure:5761: result: BSD nm
  314. configure:5764: checking whether ln -s works
  315. configure:5768: result: yes
  316. configure:5776: checking the maximum length of command line arguments
  317. configure:5906: result: 196608
  318. configure:5923: checking whether the shell understands some XSI constructs
  319. configure:5933: result: yes
  320. configure:5937: checking whether the shell understands "+="
  321. configure:5943: result: yes
  322. configure:5978: checking how to convert x86_64-apple-darwin10.8.0 file names to x86_64-apple-darwin10.8.0 format
  323. configure:6018: result: func_convert_file_noop
  324. configure:6025: checking how to convert x86_64-apple-darwin10.8.0 file names to toolchain format
  325. configure:6045: result: func_convert_file_noop
  326. configure:6052: checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files
  327. configure:6059: result: -r
  328. configure:6133: checking for objdump
  329. configure:6149: found /usr/bin/objdump
  330. configure:6160: result: objdump
  331. configure:6189: checking how to recognize dependent libraries
  332. configure:6391: result: pass_all
  333. configure:6476: checking for dlltool
  334. configure:6506: result: no
  335. configure:6533: checking how to associate runtime and link libraries
  336. configure:6560: result: printf %s\n
  337. configure:6620: checking for ar
  338. configure:6636: found /opt/local/bin/ar
  339. configure:6647: result: ar
  340. configure:6684: checking for archiver @FILE support
  341. configure:6701: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  342. configure:6701: $? = 0
  343. configure:6704: ar cru libconftest.a @conftest.lst >&5
  344. ar: @conftest.lst: No such file or directory
  345. configure:6707: $? = 1
  346. configure:6727: result: no
  347. configure:6785: checking for strip
  348. configure:6801: found /opt/local/bin/strip
  349. configure:6812: result: strip
  350. configure:6884: checking for ranlib
  351. configure:6900: found /opt/local/bin/ranlib
  352. configure:6911: result: ranlib
  353. configure:7013: checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object
  354. configure:7133: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  355. configure:7136: $? = 0
  356. configure:7140: /usr/bin/nm 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
  357. configure:7143: $? = 0
  358. cannot find nm_test_var in conftest.nm
  359. configure:7133: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  360. configure:7136: $? = 0
  361. configure:7140: /usr/bin/nm 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
  362. configure:7143: $? = 0
  363. configure:7209: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c conftstm.o >&5
  364. configure:7212: $? = 0
  365. configure:7250: result: ok
  366. configure:7287: checking for sysroot
  367. configure:7317: result: no
  368. configure:7573: checking for mt
  369. configure:7603: result: no
  370. configure:7623: checking if : is a manifest tool
  371. configure:7629: : '-?'
  372. configure:7637: result: no
  373. configure:7693: checking for dsymutil
  374. configure:7709: found /usr/bin/dsymutil
  375. configure:7720: result: dsymutil
  376. configure:7785: checking for nmedit
  377. configure:7801: found /opt/local/bin/nmedit
  378. configure:7812: result: nmedit
  379. configure:7877: checking for lipo
  380. configure:7893: found /opt/local/bin/lipo
  381. configure:7904: result: lipo
  382. configure:7969: checking for otool
  383. configure:7985: found /opt/local/bin/otool
  384. configure:7996: result: otool
  385. configure:8061: checking for otool64
  386. configure:8077: found /usr/bin/otool64
  387. configure:8088: result: otool64
  388. configure:8136: checking for -single_module linker flag
  389. /usr/bin/gcc-4.2 -pipe -O2 -arch i386 -L/opt/local/lib -arch i386 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
  390. configure:8169: result: yes
  391. configure:8172: checking for -exported_symbols_list linker flag
  392. configure:8192: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
  393. configure:8192: $? = 0
  394. configure:8202: result: yes
  395. configure:8205: checking for -force_load linker flag
  396. /usr/bin/gcc-4.2 -pipe -O2 -arch i386 -c -o conftest.o conftest.c
  397. ar cru libconftest.a conftest.o
  398. ranlib libconftest.a
  399. /usr/bin/gcc-4.2 -pipe -O2 -arch i386 -L/opt/local/lib -arch i386 -o conftest conftest.c -Wl,-force_load,./libconftest.a
  400. configure:8237: result: yes
  401. configure:8276: checking for dlfcn.h
  402. configure:8276: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  403. configure:8276: $? = 0
  404. configure:8276: result: yes
  405. configure:8780: checking for objdir
  406. configure:8795: result: .libs
  407. configure:9066: checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions
  408. configure:9084: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
  409. cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
  410. configure:9088: $? = 0
  411. configure:9101: result: no
  412. configure:9428: checking for /usr/bin/gcc-4.2 option to produce PIC
  413. configure:9435: result: -fno-common -DPIC
  414. configure:9443: checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works
  415. configure:9461: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
  416. configure:9465: $? = 0
  417. configure:9478: result: yes
  418. configure:9507: checking if /usr/bin/gcc-4.2 static flag -static works
  419. configure:9535: result: no
  420. configure:9550: checking if /usr/bin/gcc-4.2 supports -c -o file.o
  421. configure:9571: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include -o out/conftest2.o conftest.c >&5
  422. configure:9575: $? = 0
  423. configure:9597: result: yes
  424. configure:9605: checking if /usr/bin/gcc-4.2 supports -c -o file.o
  425. configure:9652: result: yes
  426. configure:9685: checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
  427. configure:10842: result: yes
  428. configure:11082: checking dynamic linker characteristics
  429. configure:11827: result: darwin10.8.0 dyld
  430. configure:11934: checking how to hardcode library paths into programs
  431. configure:11959: result: immediate
  432. configure:12499: checking whether stripping libraries is possible
  433. configure:12513: result: yes
  434. configure:12539: checking if libtool supports shared libraries
  435. configure:12541: result: yes
  436. configure:12544: checking whether to build shared libraries
  437. configure:12565: result: yes
  438. configure:12568: checking whether to build static libraries
  439. configure:12572: result: yes
  440. configure:12660: checking for pkg-config
  441. configure:12678: found /opt/local/bin/pkg-config
  442. configure:12690: result: /opt/local/bin/pkg-config
  443. configure:12715: checking pkg-config is at least version 0.9.0
  444. configure:12718: result: yes
  445. configure:12760: checking whether to build gtk-doc documentation
  446. configure:12762: result: no
  447. configure:12769: checking for gtkdoc-check
  448. configure:12787: found /opt/local/bin/gtkdoc-check
  449. configure:12799: result: /opt/local/bin/gtkdoc-check
  450. configure:12836: checking for special C compiler options needed for large files
  451. configure:12881: result: no
  452. configure:12887: checking for _FILE_OFFSET_BITS value needed for large files
  453. configure:12912: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  454. configure:12912: $? = 0
  455. configure:12944: result: no
  456. configure:13055: checking for find
  457. configure:13073: found /usr/bin/find
  458. configure:13085: result: /usr/bin/find
  459. configure:13095: checking for xargs
  460. configure:13113: found /usr/bin/xargs
  461. configure:13125: result: /usr/bin/xargs
  462. configure:13182: checking for gcc
  463. configure:13209: result: /usr/bin/gcc-4.2
  464. configure:13438: checking for C compiler version
  465. configure:13447: /usr/bin/gcc-4.2 --version >&5
  466. i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
  467. Copyright (C) 2007 Free Software Foundation, Inc.
  468. This is free software; see the source for copying conditions. There is NO
  469. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  470.  
  471. configure:13458: $? = 0
  472. configure:13447: /usr/bin/gcc-4.2 -v >&5
  473. Using built-in specs.
  474. Target: i686-apple-darwin10
  475. Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
  476. Thread model: posix
  477. gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
  478. configure:13458: $? = 0
  479. configure:13447: /usr/bin/gcc-4.2 -V >&5
  480. gcc-4.2: argument to `-V' is missing
  481. configure:13458: $? = 1
  482. configure:13447: /usr/bin/gcc-4.2 -qversion >&5
  483. i686-apple-darwin10-gcc-4.2.1: no input files
  484. configure:13458: $? = 1
  485. configure:13462: checking whether we are using the GNU C compiler
  486. configure:13490: result: yes
  487. configure:13499: checking whether /usr/bin/gcc-4.2 accepts -g
  488. configure:13560: result: yes
  489. configure:13577: checking for /usr/bin/gcc-4.2 option to accept ISO C89
  490. configure:13654: result: none needed
  491. configure:13679: checking how to run the C preprocessor
  492. configure:13749: result: /usr/bin/gcc-4.2 -E
  493. configure:13769: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  494. configure:13769: $? = 0
  495. configure:13783: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  496. conftest.c:26:28: error: ac_nonexistent.h: No such file or directory
  497. configure:13783: $? = 1
  498. configure: failed program was:
  499. | /* confdefs.h */
  500. | #define PACKAGE_NAME "cairo"
  501. | #define PACKAGE_TARNAME "cairo"
  502. | #define PACKAGE_VERSION "1.12.2"
  503. | #define PACKAGE_STRING "cairo 1.12.2"
  504. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  505. | #define PACKAGE_URL "http://cairographics.org/"
  506. | #define STDC_HEADERS 1
  507. | #define HAVE_SYS_TYPES_H 1
  508. | #define HAVE_SYS_STAT_H 1
  509. | #define HAVE_STDLIB_H 1
  510. | #define HAVE_STRING_H 1
  511. | #define HAVE_MEMORY_H 1
  512. | #define HAVE_STRINGS_H 1
  513. | #define HAVE_INTTYPES_H 1
  514. | #define HAVE_STDINT_H 1
  515. | #define HAVE_UNISTD_H 1
  516. | #define __EXTENSIONS__ 1
  517. | #define _ALL_SOURCE 1
  518. | #define _GNU_SOURCE 1
  519. | #define _POSIX_PTHREAD_SEMANTICS 1
  520. | #define _TANDEM_SOURCE 1
  521. | #define HAVE_DLFCN_H 1
  522. | #define LT_OBJDIR ".libs/"
  523. | /* end confdefs.h. */
  524. | #include <ac_nonexistent.h>
  525. configure:13923: checking for C++ compiler version
  526. configure:13932: /usr/bin/g++-4.2 --version >&5
  527. i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
  528. Copyright (C) 2007 Free Software Foundation, Inc.
  529. This is free software; see the source for copying conditions. There is NO
  530. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  531.  
  532. configure:13943: $? = 0
  533. configure:13932: /usr/bin/g++-4.2 -v >&5
  534. Using built-in specs.
  535. Target: i686-apple-darwin10
  536. Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
  537. Thread model: posix
  538. gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
  539. configure:13943: $? = 0
  540. configure:13932: /usr/bin/g++-4.2 -V >&5
  541. g++-4.2: argument to `-V' is missing
  542. configure:13943: $? = 1
  543. configure:13932: /usr/bin/g++-4.2 -qversion >&5
  544. i686-apple-darwin10-g++-4.2.1: no input files
  545. configure:13943: $? = 1
  546. configure:13947: checking whether we are using the GNU C++ compiler
  547. configure:13966: /usr/bin/g++-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.cpp >&5
  548. configure:13966: $? = 0
  549. configure:13975: result: yes
  550. configure:13984: checking whether /usr/bin/g++-4.2 accepts -g
  551. configure:14004: /usr/bin/g++-4.2 -c -g -I/opt/local/include conftest.cpp >&5
  552. configure:14004: $? = 0
  553. configure:14045: result: yes
  554. configure:14070: checking dependency style of /usr/bin/g++-4.2
  555. configure:14181: result: none
  556. configure:14214: checking how to run the C++ preprocessor
  557. configure:14241: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp
  558. configure:14241: $? = 0
  559. configure:14255: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp
  560. conftest.cpp:26:28: error: ac_nonexistent.h: No such file or directory
  561. configure:14255: $? = 1
  562. configure: failed program was:
  563. | /* confdefs.h */
  564. | #define PACKAGE_NAME "cairo"
  565. | #define PACKAGE_TARNAME "cairo"
  566. | #define PACKAGE_VERSION "1.12.2"
  567. | #define PACKAGE_STRING "cairo 1.12.2"
  568. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  569. | #define PACKAGE_URL "http://cairographics.org/"
  570. | #define STDC_HEADERS 1
  571. | #define HAVE_SYS_TYPES_H 1
  572. | #define HAVE_SYS_STAT_H 1
  573. | #define HAVE_STDLIB_H 1
  574. | #define HAVE_STRING_H 1
  575. | #define HAVE_MEMORY_H 1
  576. | #define HAVE_STRINGS_H 1
  577. | #define HAVE_INTTYPES_H 1
  578. | #define HAVE_STDINT_H 1
  579. | #define HAVE_UNISTD_H 1
  580. | #define __EXTENSIONS__ 1
  581. | #define _ALL_SOURCE 1
  582. | #define _GNU_SOURCE 1
  583. | #define _POSIX_PTHREAD_SEMANTICS 1
  584. | #define _TANDEM_SOURCE 1
  585. | #define HAVE_DLFCN_H 1
  586. | #define LT_OBJDIR ".libs/"
  587. | /* end confdefs.h. */
  588. | #include <ac_nonexistent.h>
  589. configure:14280: result: /usr/bin/g++-4.2 -E
  590. configure:14300: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp
  591. configure:14300: $? = 0
  592. configure:14314: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp
  593. conftest.cpp:26:28: error: ac_nonexistent.h: No such file or directory
  594. configure:14314: $? = 1
  595. configure: failed program was:
  596. | /* confdefs.h */
  597. | #define PACKAGE_NAME "cairo"
  598. | #define PACKAGE_TARNAME "cairo"
  599. | #define PACKAGE_VERSION "1.12.2"
  600. | #define PACKAGE_STRING "cairo 1.12.2"
  601. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  602. | #define PACKAGE_URL "http://cairographics.org/"
  603. | #define STDC_HEADERS 1
  604. | #define HAVE_SYS_TYPES_H 1
  605. | #define HAVE_SYS_STAT_H 1
  606. | #define HAVE_STDLIB_H 1
  607. | #define HAVE_STRING_H 1
  608. | #define HAVE_MEMORY_H 1
  609. | #define HAVE_STRINGS_H 1
  610. | #define HAVE_INTTYPES_H 1
  611. | #define HAVE_STDINT_H 1
  612. | #define HAVE_UNISTD_H 1
  613. | #define __EXTENSIONS__ 1
  614. | #define _ALL_SOURCE 1
  615. | #define _GNU_SOURCE 1
  616. | #define _POSIX_PTHREAD_SEMANTICS 1
  617. | #define _TANDEM_SOURCE 1
  618. | #define HAVE_DLFCN_H 1
  619. | #define LT_OBJDIR ".libs/"
  620. | /* end confdefs.h. */
  621. | #include <ac_nonexistent.h>
  622. configure:14483: checking for ld used by /usr/bin/g++-4.2
  623. configure:14550: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
  624. configure:14557: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld
  625. configure:14572: result: no
  626. configure:14627: checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
  627. configure:15632: result: yes
  628. configure:15668: /usr/bin/g++-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.cpp >&5
  629. configure:15671: $? = 0
  630. configure:16191: checking for /usr/bin/g++-4.2 option to produce PIC
  631. configure:16198: result: -fno-common -DPIC
  632. configure:16206: checking if /usr/bin/g++-4.2 PIC flag -fno-common -DPIC works
  633. configure:16224: /usr/bin/g++-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5
  634. configure:16228: $? = 0
  635. configure:16241: result: yes
  636. configure:16264: checking if /usr/bin/g++-4.2 static flag -static works
  637. configure:16292: result: no
  638. configure:16304: checking if /usr/bin/g++-4.2 supports -c -o file.o
  639. configure:16325: /usr/bin/g++-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include -o out/conftest2.o conftest.cpp >&5
  640. configure:16329: $? = 0
  641. configure:16351: result: yes
  642. configure:16356: checking if /usr/bin/g++-4.2 supports -c -o file.o
  643. configure:16403: result: yes
  644. configure:16433: checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
  645. configure:16472: result: yes
  646. configure:16613: checking dynamic linker characteristics
  647. configure:17292: result: darwin10.8.0 dyld
  648. configure:17345: checking how to hardcode library paths into programs
  649. configure:17370: result: immediate
  650. configure:17410: checking whether /usr/bin/gcc-4.2 and cc understand -c and -o together
  651. configure:17441: /usr/bin/gcc-4.2 -c conftest.c -o conftest2.o >&5
  652. configure:17445: $? = 0
  653. configure:17451: /usr/bin/gcc-4.2 -c conftest.c -o conftest2.o >&5
  654. configure:17455: $? = 0
  655. configure:17466: cc -c conftest.c >&5
  656. configure:17470: $? = 0
  657. configure:17478: cc -c conftest.c -o conftest2.o >&5
  658. configure:17482: $? = 0
  659. configure:17488: cc -c conftest.c -o conftest2.o >&5
  660. configure:17492: $? = 0
  661. configure:17510: result: yes
  662. configure:17535: checking for inline
  663. configure:17551: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  664. configure:17551: $? = 0
  665. configure:17559: result: inline
  666. configure:17628: checking for pkg-config
  667. configure:17658: result: /opt/local/bin/pkg-config
  668. configure:17683: checking pkg-config is at least version 0.9.0
  669. configure:17686: result: yes
  670. configure:17974: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  671. conftest.c: In function 'main':
  672. conftest.c:31: error: nested functions are disabled, use -fnested-functions to re-enable
  673. configure:17974: $? = 1
  674. configure: failed program was:
  675. | /* confdefs.h */
  676. | #define PACKAGE_NAME "cairo"
  677. | #define PACKAGE_TARNAME "cairo"
  678. | #define PACKAGE_VERSION "1.12.2"
  679. | #define PACKAGE_STRING "cairo 1.12.2"
  680. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  681. | #define PACKAGE_URL "http://cairographics.org/"
  682. | #define STDC_HEADERS 1
  683. | #define HAVE_SYS_TYPES_H 1
  684. | #define HAVE_SYS_STAT_H 1
  685. | #define HAVE_STDLIB_H 1
  686. | #define HAVE_STRING_H 1
  687. | #define HAVE_MEMORY_H 1
  688. | #define HAVE_STRINGS_H 1
  689. | #define HAVE_INTTYPES_H 1
  690. | #define HAVE_STDINT_H 1
  691. | #define HAVE_UNISTD_H 1
  692. | #define __EXTENSIONS__ 1
  693. | #define _ALL_SOURCE 1
  694. | #define _GNU_SOURCE 1
  695. | #define _POSIX_PTHREAD_SEMANTICS 1
  696. | #define _TANDEM_SOURCE 1
  697. | #define HAVE_DLFCN_H 1
  698. | #define LT_OBJDIR ".libs/"
  699. | /* end confdefs.h. */
  700. |
  701. | int
  702. | main ()
  703. | {
  704. |
  705. | int main(int argc, char **argv) { return 0; }
  706. |
  707. | ;
  708. | return 0;
  709. | }
  710. configure:17994: checking for supported warning flags
  711. configure:18019: checking whether /usr/bin/gcc-4.2 supports -Werror
  712. configure:18037: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -Werror -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  713. configure:18037: $? = 0
  714. configure:18061: result: yes
  715. configure:18019: checking whether /usr/bin/gcc-4.2 supports -errwarn
  716. configure:18037: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -errwarn -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  717. ld: unknown option: -errwarn
  718. collect2: ld returned 1 exit status
  719. configure:18037: $? = 1
  720. configure: failed program was:
  721. | /* confdefs.h */
  722. | #define PACKAGE_NAME "cairo"
  723. | #define PACKAGE_TARNAME "cairo"
  724. | #define PACKAGE_VERSION "1.12.2"
  725. | #define PACKAGE_STRING "cairo 1.12.2"
  726. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  727. | #define PACKAGE_URL "http://cairographics.org/"
  728. | #define STDC_HEADERS 1
  729. | #define HAVE_SYS_TYPES_H 1
  730. | #define HAVE_SYS_STAT_H 1
  731. | #define HAVE_STDLIB_H 1
  732. | #define HAVE_STRING_H 1
  733. | #define HAVE_MEMORY_H 1
  734. | #define HAVE_STRINGS_H 1
  735. | #define HAVE_INTTYPES_H 1
  736. | #define HAVE_STDINT_H 1
  737. | #define HAVE_UNISTD_H 1
  738. | #define __EXTENSIONS__ 1
  739. | #define _ALL_SOURCE 1
  740. | #define _GNU_SOURCE 1
  741. | #define _POSIX_PTHREAD_SEMANTICS 1
  742. | #define _TANDEM_SOURCE 1
  743. | #define HAVE_DLFCN_H 1
  744. | #define LT_OBJDIR ".libs/"
  745. | /* end confdefs.h. */
  746. |
  747. | int main(int c, char **v) { (void)c; (void)v; return 0; }
  748. configure:18061: result: no
  749. configure:18066: checking whether /usr/bin/gcc-4.2 supports -Wall
  750. configure:18084: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -Werror -Wall -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  751. configure:18084: $? = 0
  752. configure:18108: result: yes
  753. configure:18066: checking whether /usr/bin/gcc-4.2 supports -Wextra
  754. configure:18084: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -Werror -Wextra -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  755. configure:18084: $? = 0
  756. configure:18108: result: yes
  757. configure:18066: checking whether /usr/bin/gcc-4.2 supports -Wold-style-definition
  758. configure:18084: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -Werror -Wold-style-definition -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  759. configure:18084: $? = 0
  760. configure:18108: result: yes
  761. configure:18066: checking whether /usr/bin/gcc-4.2 supports -Wdeclaration-after-statement
  762. configure:18084: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -Werror -Wdeclaration-after-statement -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  763. configure:18084: $? = 0
  764. configure:18108: result: yes
  765. configure:18066: checking whether /usr/bin/gcc-4.2 supports -Wmissing-declarations
  766. configure:18084: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -Werror -Wmissing-declarations -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  767. configure:18084: $? = 0
  768. configure:18108: result: yes
  769. configure:18066: checking whether /usr/bin/gcc-4.2 supports -Werror-implicit-function-declaration
  770. configure:18084: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -Werror -Werror-implicit-function-declaration -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  771. configure:18084: $? = 0
  772. configure:18108: result: yes
  773. configure:18066: checking whether /usr/bin/gcc-4.2 supports -Wnested-externs
  774. configure:18084: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -Werror -Wnested-externs -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  775. configure:18084: $? = 0
  776. configure:18108: result: yes
  777. configure:18066: checking whether /usr/bin/gcc-4.2 supports -Wpointer-arith
  778. configure:18084: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -Werror -Wpointer-arith -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  779. configure:18084: $? = 0
  780. configure:18108: result: yes
  781. configure:18066: checking whether /usr/bin/gcc-4.2 supports -Wwrite-strings
  782. configure:18084: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -Werror -Wwrite-strings -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  783. configure:18084: $? = 0
  784. configure:18108: result: yes
  785. configure:18066: checking whether /usr/bin/gcc-4.2 supports -Wsign-compare
  786. configure:18084: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -Werror -Wsign-compare -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  787. configure:18084: $? = 0
  788. configure:18108: result: yes
  789. configure:18066: checking whether /usr/bin/gcc-4.2 supports -Wstrict-prototypes
  790. configure:18084: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -Werror -Wstrict-prototypes -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  791. configure:18084: $? = 0
  792. configure:18108: result: yes
  793. configure:18066: checking whether /usr/bin/gcc-4.2 supports -Wmissing-prototypes
  794. configure:18084: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -Werror -Wmissing-prototypes -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  795. configure:18084: $? = 0
  796. configure:18108: result: yes
  797. configure:18066: checking whether /usr/bin/gcc-4.2 supports -Wpacked
  798. configure:18084: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -Werror -Wpacked -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  799. configure:18084: $? = 0
  800. configure:18108: result: yes
  801. configure:18066: checking whether /usr/bin/gcc-4.2 supports -Wswitch-enum
  802. configure:18084: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -Werror -Wswitch-enum -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  803. configure:18084: $? = 0
  804. configure:18108: result: yes
  805. configure:18066: checking whether /usr/bin/gcc-4.2 supports -Wmissing-format-attribute
  806. configure:18084: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -Werror -Wmissing-format-attribute -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  807. configure:18084: $? = 0
  808. configure:18108: result: yes
  809. configure:18066: checking whether /usr/bin/gcc-4.2 supports -Wbad-function-cast
  810. configure:18084: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -Werror -Wbad-function-cast -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  811. configure:18084: $? = 0
  812. configure:18108: result: yes
  813. configure:18066: checking whether /usr/bin/gcc-4.2 supports -Wvolatile-register-var
  814. configure:18084: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -Werror -Wvolatile-register-var -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  815. configure:18084: $? = 0
  816. configure:18108: result: yes
  817. configure:18066: checking whether /usr/bin/gcc-4.2 supports -Wstrict-aliasing=2
  818. configure:18084: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -Werror -Wstrict-aliasing=2 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  819. configure:18084: $? = 0
  820. configure:18108: result: yes
  821. configure:18066: checking whether /usr/bin/gcc-4.2 supports -Winit-self
  822. configure:18084: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -Werror -Winit-self -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  823. configure:18084: $? = 0
  824. configure:18108: result: yes
  825. configure:18066: checking whether /usr/bin/gcc-4.2 supports -Wunsafe-loop-optimizations
  826. configure:18084: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -Werror -Wunsafe-loop-optimizations -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  827. configure:18084: $? = 0
  828. configure:18108: result: yes
  829. configure:18066: checking whether /usr/bin/gcc-4.2 supports -Wno-missing-field-initializers
  830. configure:18084: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -Werror -Wno-missing-field-initializers -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  831. configure:18084: $? = 0
  832. configure:18108: result: yes
  833. configure:18066: checking whether /usr/bin/gcc-4.2 supports -Wno-unused-parameter
  834. configure:18084: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -Werror -Wno-unused-parameter -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  835. configure:18084: $? = 0
  836. configure:18108: result: yes
  837. configure:18066: checking whether /usr/bin/gcc-4.2 supports -Wno-attributes
  838. configure:18084: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -Werror -Wno-attributes -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  839. configure:18084: $? = 0
  840. configure:18108: result: yes
  841. configure:18066: checking whether /usr/bin/gcc-4.2 supports -Wno-long-long
  842. configure:18084: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -Werror -Wno-long-long -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  843. configure:18084: $? = 0
  844. configure:18108: result: yes
  845. configure:18066: checking whether /usr/bin/gcc-4.2 supports -Winline
  846. configure:18084: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -Werror -Winline -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  847. configure:18084: $? = 0
  848. configure:18108: result: yes
  849. configure:18066: checking whether /usr/bin/gcc-4.2 supports -erroff=E_ENUM_TYPE_MISMATCH_ARG
  850. configure:18084: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -Werror -erroff=E_ENUM_TYPE_MISMATCH_ARG -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  851. ld: unknown option: -erroff=E_ENUM_TYPE_MISMATCH_ARG
  852. collect2: ld returned 1 exit status
  853. configure:18084: $? = 1
  854. configure: failed program was:
  855. | /* confdefs.h */
  856. | #define PACKAGE_NAME "cairo"
  857. | #define PACKAGE_TARNAME "cairo"
  858. | #define PACKAGE_VERSION "1.12.2"
  859. | #define PACKAGE_STRING "cairo 1.12.2"
  860. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  861. | #define PACKAGE_URL "http://cairographics.org/"
  862. | #define STDC_HEADERS 1
  863. | #define HAVE_SYS_TYPES_H 1
  864. | #define HAVE_SYS_STAT_H 1
  865. | #define HAVE_STDLIB_H 1
  866. | #define HAVE_STRING_H 1
  867. | #define HAVE_MEMORY_H 1
  868. | #define HAVE_STRINGS_H 1
  869. | #define HAVE_INTTYPES_H 1
  870. | #define HAVE_STDINT_H 1
  871. | #define HAVE_UNISTD_H 1
  872. | #define __EXTENSIONS__ 1
  873. | #define _ALL_SOURCE 1
  874. | #define _GNU_SOURCE 1
  875. | #define _POSIX_PTHREAD_SEMANTICS 1
  876. | #define _TANDEM_SOURCE 1
  877. | #define HAVE_DLFCN_H 1
  878. | #define LT_OBJDIR ".libs/"
  879. | /* end confdefs.h. */
  880. |
  881. | int main(int c, char **v) { (void)c; (void)v; return 0; }
  882. configure:18108: result: no
  883. configure:18066: checking whether /usr/bin/gcc-4.2 supports -erroff=E_ENUM_TYPE_MISMATCH_OP
  884. configure:18084: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -Werror -erroff=E_ENUM_TYPE_MISMATCH_OP -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  885. ld: unknown option: -erroff=E_ENUM_TYPE_MISMATCH_OP
  886. collect2: ld returned 1 exit status
  887. configure:18084: $? = 1
  888. configure: failed program was:
  889. | /* confdefs.h */
  890. | #define PACKAGE_NAME "cairo"
  891. | #define PACKAGE_TARNAME "cairo"
  892. | #define PACKAGE_VERSION "1.12.2"
  893. | #define PACKAGE_STRING "cairo 1.12.2"
  894. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  895. | #define PACKAGE_URL "http://cairographics.org/"
  896. | #define STDC_HEADERS 1
  897. | #define HAVE_SYS_TYPES_H 1
  898. | #define HAVE_SYS_STAT_H 1
  899. | #define HAVE_STDLIB_H 1
  900. | #define HAVE_STRING_H 1
  901. | #define HAVE_MEMORY_H 1
  902. | #define HAVE_STRINGS_H 1
  903. | #define HAVE_INTTYPES_H 1
  904. | #define HAVE_STDINT_H 1
  905. | #define HAVE_UNISTD_H 1
  906. | #define __EXTENSIONS__ 1
  907. | #define _ALL_SOURCE 1
  908. | #define _GNU_SOURCE 1
  909. | #define _POSIX_PTHREAD_SEMANTICS 1
  910. | #define _TANDEM_SOURCE 1
  911. | #define HAVE_DLFCN_H 1
  912. | #define LT_OBJDIR ".libs/"
  913. | /* end confdefs.h. */
  914. |
  915. | int main(int c, char **v) { (void)c; (void)v; return 0; }
  916. configure:18108: result: no
  917. configure:18066: checking whether /usr/bin/gcc-4.2 supports -fno-strict-aliasing
  918. configure:18084: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -Werror -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  919. configure:18084: $? = 0
  920. configure:18108: result: yes
  921. configure:18066: checking whether /usr/bin/gcc-4.2 supports -fno-common
  922. configure:18084: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -Werror -fno-common -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  923. configure:18084: $? = 0
  924. configure:18108: result: yes
  925. configure:18066: checking whether /usr/bin/gcc-4.2 supports -Wp,-D_FORTIFY_SOURCE=2
  926. configure:18084: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -Werror -Wp,-D_FORTIFY_SOURCE=2 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  927. configure:18084: $? = 0
  928. configure:18108: result: yes
  929. configure:18066: checking whether /usr/bin/gcc-4.2 supports -Wno-unused-but-set-variable
  930. configure:18084: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -Werror -Wno-unused-but-set-variable -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  931. cc1: error: unrecognized command line option "-Wno-unused-but-set-variable"
  932. configure:18084: $? = 1
  933. configure: failed program was:
  934. | /* confdefs.h */
  935. | #define PACKAGE_NAME "cairo"
  936. | #define PACKAGE_TARNAME "cairo"
  937. | #define PACKAGE_VERSION "1.12.2"
  938. | #define PACKAGE_STRING "cairo 1.12.2"
  939. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  940. | #define PACKAGE_URL "http://cairographics.org/"
  941. | #define STDC_HEADERS 1
  942. | #define HAVE_SYS_TYPES_H 1
  943. | #define HAVE_SYS_STAT_H 1
  944. | #define HAVE_STDLIB_H 1
  945. | #define HAVE_STRING_H 1
  946. | #define HAVE_MEMORY_H 1
  947. | #define HAVE_STRINGS_H 1
  948. | #define HAVE_INTTYPES_H 1
  949. | #define HAVE_STDINT_H 1
  950. | #define HAVE_UNISTD_H 1
  951. | #define __EXTENSIONS__ 1
  952. | #define _ALL_SOURCE 1
  953. | #define _GNU_SOURCE 1
  954. | #define _POSIX_PTHREAD_SEMANTICS 1
  955. | #define _TANDEM_SOURCE 1
  956. | #define HAVE_DLFCN_H 1
  957. | #define LT_OBJDIR ".libs/"
  958. | /* end confdefs.h. */
  959. |
  960. | int main(int c, char **v) { (void)c; (void)v; return 0; }
  961. configure:18108: result: no
  962. configure:18116: checking which warning flags were supported
  963. configure:18120: result: -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2
  964. configure:18128: checking how to enable unused result warnings
  965. configure:18154: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -Wno-attributes -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  966. configure:18154: $? = 0
  967. configure:18181: result: __attribute__((__warn_unused_result__))
  968. configure:18189: checking how to allow undefined symbols in shared libraries used by test suite
  969. configure:18210: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -Wl,--allow-shlib-undefined -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  970. ld: unknown option: --allow-shlib-undefined
  971. collect2: ld returned 1 exit status
  972. configure:18210: $? = 1
  973. configure: failed program was:
  974. | /* confdefs.h */
  975. | #define PACKAGE_NAME "cairo"
  976. | #define PACKAGE_TARNAME "cairo"
  977. | #define PACKAGE_VERSION "1.12.2"
  978. | #define PACKAGE_STRING "cairo 1.12.2"
  979. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  980. | #define PACKAGE_URL "http://cairographics.org/"
  981. | #define STDC_HEADERS 1
  982. | #define HAVE_SYS_TYPES_H 1
  983. | #define HAVE_SYS_STAT_H 1
  984. | #define HAVE_STDLIB_H 1
  985. | #define HAVE_STRING_H 1
  986. | #define HAVE_MEMORY_H 1
  987. | #define HAVE_STRINGS_H 1
  988. | #define HAVE_INTTYPES_H 1
  989. | #define HAVE_STDINT_H 1
  990. | #define HAVE_UNISTD_H 1
  991. | #define __EXTENSIONS__ 1
  992. | #define _ALL_SOURCE 1
  993. | #define _GNU_SOURCE 1
  994. | #define _POSIX_PTHREAD_SEMANTICS 1
  995. | #define _TANDEM_SOURCE 1
  996. | #define HAVE_DLFCN_H 1
  997. | #define LT_OBJDIR ".libs/"
  998. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  999. | /* end confdefs.h. */
  1000. |
  1001. | int main(int c, char **v) { (void)c; (void)v; return 0; }
  1002. configure:18235: result:
  1003. configure:18555: checking for native atomic primitives
  1004. configure:18577: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  1005. configure:18577: $? = 0
  1006. configure:18603: result: Intel
  1007. configure:18623: checking whether atomic ops require a memory barrier
  1008. configure:18637: result: no
  1009. configure:18653: checking size of void *
  1010. configure:18658: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  1011. configure:18658: $? = 0
  1012. configure:18658: ./conftest
  1013. configure:18658: $? = 0
  1014. configure:18672: result: 4
  1015. configure:18686: checking size of int
  1016. configure:18691: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  1017. configure:18691: $? = 0
  1018. configure:18691: ./conftest
  1019. configure:18691: $? = 0
  1020. configure:18705: result: 4
  1021. configure:18719: checking size of long
  1022. configure:18724: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  1023. configure:18724: $? = 0
  1024. configure:18724: ./conftest
  1025. configure:18724: $? = 0
  1026. configure:18738: result: 4
  1027. configure:18752: checking size of long long
  1028. configure:18757: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  1029. configure:18757: $? = 0
  1030. configure:18757: ./conftest
  1031. configure:18757: $? = 0
  1032. configure:18771: result: 8
  1033. configure:18785: checking size of size_t
  1034. configure:18790: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5
  1035. configure:18790: $? = 0
  1036. configure:18790: ./conftest
  1037. configure:18790: $? = 0
  1038. configure:18804: result: 4
  1039. configure:18815: checking for native Win32
  1040. configure:18825: result: no
  1041. configure:18836: checking for Sun Solaris (non-POSIX ctime_r)
  1042. configure:18847: result: no
  1043. configure:18985: checking for sched_yield in -lrt
  1044. configure:19010: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lrt >&5
  1045. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (i386)
  1046. configure:19010: $? = 0
  1047. configure:19019: result: yes
  1048. configure:19032: checking for shm_open in -lrt
  1049. configure:19057: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lrt -lrt >&5
  1050. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (i386)
  1051. configure:19057: $? = 0
  1052. configure:19066: result: yes
  1053. configure:19087: checking for connect in -lsocket
  1054. configure:19112: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lsocket -lrt >&5
  1055. ld: library not found for -lsocket
  1056. collect2: ld returned 1 exit status
  1057. configure:19112: $? = 1
  1058. configure: failed program was:
  1059. | /* confdefs.h */
  1060. | #define PACKAGE_NAME "cairo"
  1061. | #define PACKAGE_TARNAME "cairo"
  1062. | #define PACKAGE_VERSION "1.12.2"
  1063. | #define PACKAGE_STRING "cairo 1.12.2"
  1064. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  1065. | #define PACKAGE_URL "http://cairographics.org/"
  1066. | #define STDC_HEADERS 1
  1067. | #define HAVE_SYS_TYPES_H 1
  1068. | #define HAVE_SYS_STAT_H 1
  1069. | #define HAVE_STDLIB_H 1
  1070. | #define HAVE_STRING_H 1
  1071. | #define HAVE_MEMORY_H 1
  1072. | #define HAVE_STRINGS_H 1
  1073. | #define HAVE_INTTYPES_H 1
  1074. | #define HAVE_STDINT_H 1
  1075. | #define HAVE_UNISTD_H 1
  1076. | #define __EXTENSIONS__ 1
  1077. | #define _ALL_SOURCE 1
  1078. | #define _GNU_SOURCE 1
  1079. | #define _POSIX_PTHREAD_SEMANTICS 1
  1080. | #define _TANDEM_SOURCE 1
  1081. | #define HAVE_DLFCN_H 1
  1082. | #define LT_OBJDIR ".libs/"
  1083. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  1084. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  1085. | #define SIZEOF_VOID_P 4
  1086. | #define SIZEOF_INT 4
  1087. | #define SIZEOF_LONG 4
  1088. | #define SIZEOF_LONG_LONG 8
  1089. | #define SIZEOF_SIZE_T 4
  1090. | #define HAVE_LIBRT 1
  1091. | /* end confdefs.h. */
  1092. |
  1093. | /* Override any GCC internal prototype to avoid an error.
  1094. | Use char because int might match the return type of a GCC
  1095. | builtin and then its argument prototype would still apply. */
  1096. | #ifdef __cplusplus
  1097. | extern "C"
  1098. | #endif
  1099. | char connect ();
  1100. | int
  1101. | main ()
  1102. | {
  1103. | return connect ();
  1104. | ;
  1105. | return 0;
  1106. | }
  1107. configure:19121: result: no
  1108. configure:19133: checking for __builtin_return_address(0)
  1109. configure:19146: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  1110. configure:19146: $? = 0
  1111. configure:19152: result: yes
  1112. configure:19163: checking for stdint.h
  1113. configure:19163: result: yes
  1114. configure:19163: checking for inttypes.h
  1115. configure:19163: result: yes
  1116. configure:19163: checking sys/int_types.h usability
  1117. configure:19163: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  1118. conftest.c:70:27: error: sys/int_types.h: No such file or directory
  1119. configure:19163: $? = 1
  1120. configure: failed program was:
  1121. | /* confdefs.h */
  1122. | #define PACKAGE_NAME "cairo"
  1123. | #define PACKAGE_TARNAME "cairo"
  1124. | #define PACKAGE_VERSION "1.12.2"
  1125. | #define PACKAGE_STRING "cairo 1.12.2"
  1126. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  1127. | #define PACKAGE_URL "http://cairographics.org/"
  1128. | #define STDC_HEADERS 1
  1129. | #define HAVE_SYS_TYPES_H 1
  1130. | #define HAVE_SYS_STAT_H 1
  1131. | #define HAVE_STDLIB_H 1
  1132. | #define HAVE_STRING_H 1
  1133. | #define HAVE_MEMORY_H 1
  1134. | #define HAVE_STRINGS_H 1
  1135. | #define HAVE_INTTYPES_H 1
  1136. | #define HAVE_STDINT_H 1
  1137. | #define HAVE_UNISTD_H 1
  1138. | #define __EXTENSIONS__ 1
  1139. | #define _ALL_SOURCE 1
  1140. | #define _GNU_SOURCE 1
  1141. | #define _POSIX_PTHREAD_SEMANTICS 1
  1142. | #define _TANDEM_SOURCE 1
  1143. | #define HAVE_DLFCN_H 1
  1144. | #define LT_OBJDIR ".libs/"
  1145. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  1146. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  1147. | #define SIZEOF_VOID_P 4
  1148. | #define SIZEOF_INT 4
  1149. | #define SIZEOF_LONG 4
  1150. | #define SIZEOF_LONG_LONG 8
  1151. | #define SIZEOF_SIZE_T 4
  1152. | #define HAVE_LIBRT 1
  1153. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  1154. | #define HAVE_STDINT_H 1
  1155. | #define HAVE_INTTYPES_H 1
  1156. | /* end confdefs.h. */
  1157. | #include <stdio.h>
  1158. | #ifdef HAVE_SYS_TYPES_H
  1159. | # include <sys/types.h>
  1160. | #endif
  1161. | #ifdef HAVE_SYS_STAT_H
  1162. | # include <sys/stat.h>
  1163. | #endif
  1164. | #ifdef STDC_HEADERS
  1165. | # include <stdlib.h>
  1166. | # include <stddef.h>
  1167. | #else
  1168. | # ifdef HAVE_STDLIB_H
  1169. | # include <stdlib.h>
  1170. | # endif
  1171. | #endif
  1172. | #ifdef HAVE_STRING_H
  1173. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1174. | # include <memory.h>
  1175. | # endif
  1176. | # include <string.h>
  1177. | #endif
  1178. | #ifdef HAVE_STRINGS_H
  1179. | # include <strings.h>
  1180. | #endif
  1181. | #ifdef HAVE_INTTYPES_H
  1182. | # include <inttypes.h>
  1183. | #endif
  1184. | #ifdef HAVE_STDINT_H
  1185. | # include <stdint.h>
  1186. | #endif
  1187. | #ifdef HAVE_UNISTD_H
  1188. | # include <unistd.h>
  1189. | #endif
  1190. | #include <sys/int_types.h>
  1191. configure:19163: result: no
  1192. configure:19163: checking sys/int_types.h presence
  1193. configure:19163: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  1194. conftest.c:37:27: error: sys/int_types.h: No such file or directory
  1195. configure:19163: $? = 1
  1196. configure: failed program was:
  1197. | /* confdefs.h */
  1198. | #define PACKAGE_NAME "cairo"
  1199. | #define PACKAGE_TARNAME "cairo"
  1200. | #define PACKAGE_VERSION "1.12.2"
  1201. | #define PACKAGE_STRING "cairo 1.12.2"
  1202. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  1203. | #define PACKAGE_URL "http://cairographics.org/"
  1204. | #define STDC_HEADERS 1
  1205. | #define HAVE_SYS_TYPES_H 1
  1206. | #define HAVE_SYS_STAT_H 1
  1207. | #define HAVE_STDLIB_H 1
  1208. | #define HAVE_STRING_H 1
  1209. | #define HAVE_MEMORY_H 1
  1210. | #define HAVE_STRINGS_H 1
  1211. | #define HAVE_INTTYPES_H 1
  1212. | #define HAVE_STDINT_H 1
  1213. | #define HAVE_UNISTD_H 1
  1214. | #define __EXTENSIONS__ 1
  1215. | #define _ALL_SOURCE 1
  1216. | #define _GNU_SOURCE 1
  1217. | #define _POSIX_PTHREAD_SEMANTICS 1
  1218. | #define _TANDEM_SOURCE 1
  1219. | #define HAVE_DLFCN_H 1
  1220. | #define LT_OBJDIR ".libs/"
  1221. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  1222. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  1223. | #define SIZEOF_VOID_P 4
  1224. | #define SIZEOF_INT 4
  1225. | #define SIZEOF_LONG 4
  1226. | #define SIZEOF_LONG_LONG 8
  1227. | #define SIZEOF_SIZE_T 4
  1228. | #define HAVE_LIBRT 1
  1229. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  1230. | #define HAVE_STDINT_H 1
  1231. | #define HAVE_INTTYPES_H 1
  1232. | /* end confdefs.h. */
  1233. | #include <sys/int_types.h>
  1234. configure:19163: result: no
  1235. configure:19163: checking for sys/int_types.h
  1236. configure:19163: result: no
  1237. configure:19173: checking for uint64_t
  1238. configure:19173: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  1239. configure:19173: $? = 0
  1240. configure:19173: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  1241. conftest.c: In function 'main':
  1242. conftest.c:73: error: expected expression before ')' token
  1243. configure:19173: $? = 1
  1244. configure: failed program was:
  1245. | /* confdefs.h */
  1246. | #define PACKAGE_NAME "cairo"
  1247. | #define PACKAGE_TARNAME "cairo"
  1248. | #define PACKAGE_VERSION "1.12.2"
  1249. | #define PACKAGE_STRING "cairo 1.12.2"
  1250. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  1251. | #define PACKAGE_URL "http://cairographics.org/"
  1252. | #define STDC_HEADERS 1
  1253. | #define HAVE_SYS_TYPES_H 1
  1254. | #define HAVE_SYS_STAT_H 1
  1255. | #define HAVE_STDLIB_H 1
  1256. | #define HAVE_STRING_H 1
  1257. | #define HAVE_MEMORY_H 1
  1258. | #define HAVE_STRINGS_H 1
  1259. | #define HAVE_INTTYPES_H 1
  1260. | #define HAVE_STDINT_H 1
  1261. | #define HAVE_UNISTD_H 1
  1262. | #define __EXTENSIONS__ 1
  1263. | #define _ALL_SOURCE 1
  1264. | #define _GNU_SOURCE 1
  1265. | #define _POSIX_PTHREAD_SEMANTICS 1
  1266. | #define _TANDEM_SOURCE 1
  1267. | #define HAVE_DLFCN_H 1
  1268. | #define LT_OBJDIR ".libs/"
  1269. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  1270. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  1271. | #define SIZEOF_VOID_P 4
  1272. | #define SIZEOF_INT 4
  1273. | #define SIZEOF_LONG 4
  1274. | #define SIZEOF_LONG_LONG 8
  1275. | #define SIZEOF_SIZE_T 4
  1276. | #define HAVE_LIBRT 1
  1277. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  1278. | #define HAVE_STDINT_H 1
  1279. | #define HAVE_INTTYPES_H 1
  1280. | /* end confdefs.h. */
  1281. | #include <stdio.h>
  1282. | #ifdef HAVE_SYS_TYPES_H
  1283. | # include <sys/types.h>
  1284. | #endif
  1285. | #ifdef HAVE_SYS_STAT_H
  1286. | # include <sys/stat.h>
  1287. | #endif
  1288. | #ifdef STDC_HEADERS
  1289. | # include <stdlib.h>
  1290. | # include <stddef.h>
  1291. | #else
  1292. | # ifdef HAVE_STDLIB_H
  1293. | # include <stdlib.h>
  1294. | # endif
  1295. | #endif
  1296. | #ifdef HAVE_STRING_H
  1297. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1298. | # include <memory.h>
  1299. | # endif
  1300. | # include <string.h>
  1301. | #endif
  1302. | #ifdef HAVE_STRINGS_H
  1303. | # include <strings.h>
  1304. | #endif
  1305. | #ifdef HAVE_INTTYPES_H
  1306. | # include <inttypes.h>
  1307. | #endif
  1308. | #ifdef HAVE_STDINT_H
  1309. | # include <stdint.h>
  1310. | #endif
  1311. | #ifdef HAVE_UNISTD_H
  1312. | # include <unistd.h>
  1313. | #endif
  1314. | int
  1315. | main ()
  1316. | {
  1317. | if (sizeof ((uint64_t)))
  1318. | return 0;
  1319. | ;
  1320. | return 0;
  1321. | }
  1322. configure:19173: result: yes
  1323. configure:19182: checking for uint128_t
  1324. configure:19182: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  1325. conftest.c: In function 'main':
  1326. conftest.c:74: error: 'uint128_t' undeclared (first use in this function)
  1327. conftest.c:74: error: (Each undeclared identifier is reported only once
  1328. conftest.c:74: error: for each function it appears in.)
  1329. configure:19182: $? = 1
  1330. configure: failed program was:
  1331. | /* confdefs.h */
  1332. | #define PACKAGE_NAME "cairo"
  1333. | #define PACKAGE_TARNAME "cairo"
  1334. | #define PACKAGE_VERSION "1.12.2"
  1335. | #define PACKAGE_STRING "cairo 1.12.2"
  1336. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  1337. | #define PACKAGE_URL "http://cairographics.org/"
  1338. | #define STDC_HEADERS 1
  1339. | #define HAVE_SYS_TYPES_H 1
  1340. | #define HAVE_SYS_STAT_H 1
  1341. | #define HAVE_STDLIB_H 1
  1342. | #define HAVE_STRING_H 1
  1343. | #define HAVE_MEMORY_H 1
  1344. | #define HAVE_STRINGS_H 1
  1345. | #define HAVE_INTTYPES_H 1
  1346. | #define HAVE_STDINT_H 1
  1347. | #define HAVE_UNISTD_H 1
  1348. | #define __EXTENSIONS__ 1
  1349. | #define _ALL_SOURCE 1
  1350. | #define _GNU_SOURCE 1
  1351. | #define _POSIX_PTHREAD_SEMANTICS 1
  1352. | #define _TANDEM_SOURCE 1
  1353. | #define HAVE_DLFCN_H 1
  1354. | #define LT_OBJDIR ".libs/"
  1355. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  1356. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  1357. | #define SIZEOF_VOID_P 4
  1358. | #define SIZEOF_INT 4
  1359. | #define SIZEOF_LONG 4
  1360. | #define SIZEOF_LONG_LONG 8
  1361. | #define SIZEOF_SIZE_T 4
  1362. | #define HAVE_LIBRT 1
  1363. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  1364. | #define HAVE_STDINT_H 1
  1365. | #define HAVE_INTTYPES_H 1
  1366. | #define HAVE_UINT64_T 1
  1367. | /* end confdefs.h. */
  1368. | #include <stdio.h>
  1369. | #ifdef HAVE_SYS_TYPES_H
  1370. | # include <sys/types.h>
  1371. | #endif
  1372. | #ifdef HAVE_SYS_STAT_H
  1373. | # include <sys/stat.h>
  1374. | #endif
  1375. | #ifdef STDC_HEADERS
  1376. | # include <stdlib.h>
  1377. | # include <stddef.h>
  1378. | #else
  1379. | # ifdef HAVE_STDLIB_H
  1380. | # include <stdlib.h>
  1381. | # endif
  1382. | #endif
  1383. | #ifdef HAVE_STRING_H
  1384. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1385. | # include <memory.h>
  1386. | # endif
  1387. | # include <string.h>
  1388. | #endif
  1389. | #ifdef HAVE_STRINGS_H
  1390. | # include <strings.h>
  1391. | #endif
  1392. | #ifdef HAVE_INTTYPES_H
  1393. | # include <inttypes.h>
  1394. | #endif
  1395. | #ifdef HAVE_STDINT_H
  1396. | # include <stdint.h>
  1397. | #endif
  1398. | #ifdef HAVE_UNISTD_H
  1399. | # include <unistd.h>
  1400. | #endif
  1401. | int
  1402. | main ()
  1403. | {
  1404. | if (sizeof (uint128_t))
  1405. | return 0;
  1406. | ;
  1407. | return 0;
  1408. | }
  1409. configure:19182: result: no
  1410. configure:19191: checking for __uint128_t
  1411. configure:19191: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  1412. conftest.c: In function 'main':
  1413. conftest.c:74: error: '__uint128_t' undeclared (first use in this function)
  1414. conftest.c:74: error: (Each undeclared identifier is reported only once
  1415. conftest.c:74: error: for each function it appears in.)
  1416. configure:19191: $? = 1
  1417. configure: failed program was:
  1418. | /* confdefs.h */
  1419. | #define PACKAGE_NAME "cairo"
  1420. | #define PACKAGE_TARNAME "cairo"
  1421. | #define PACKAGE_VERSION "1.12.2"
  1422. | #define PACKAGE_STRING "cairo 1.12.2"
  1423. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  1424. | #define PACKAGE_URL "http://cairographics.org/"
  1425. | #define STDC_HEADERS 1
  1426. | #define HAVE_SYS_TYPES_H 1
  1427. | #define HAVE_SYS_STAT_H 1
  1428. | #define HAVE_STDLIB_H 1
  1429. | #define HAVE_STRING_H 1
  1430. | #define HAVE_MEMORY_H 1
  1431. | #define HAVE_STRINGS_H 1
  1432. | #define HAVE_INTTYPES_H 1
  1433. | #define HAVE_STDINT_H 1
  1434. | #define HAVE_UNISTD_H 1
  1435. | #define __EXTENSIONS__ 1
  1436. | #define _ALL_SOURCE 1
  1437. | #define _GNU_SOURCE 1
  1438. | #define _POSIX_PTHREAD_SEMANTICS 1
  1439. | #define _TANDEM_SOURCE 1
  1440. | #define HAVE_DLFCN_H 1
  1441. | #define LT_OBJDIR ".libs/"
  1442. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  1443. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  1444. | #define SIZEOF_VOID_P 4
  1445. | #define SIZEOF_INT 4
  1446. | #define SIZEOF_LONG 4
  1447. | #define SIZEOF_LONG_LONG 8
  1448. | #define SIZEOF_SIZE_T 4
  1449. | #define HAVE_LIBRT 1
  1450. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  1451. | #define HAVE_STDINT_H 1
  1452. | #define HAVE_INTTYPES_H 1
  1453. | #define HAVE_UINT64_T 1
  1454. | /* end confdefs.h. */
  1455. | #include <stdio.h>
  1456. | #ifdef HAVE_SYS_TYPES_H
  1457. | # include <sys/types.h>
  1458. | #endif
  1459. | #ifdef HAVE_SYS_STAT_H
  1460. | # include <sys/stat.h>
  1461. | #endif
  1462. | #ifdef STDC_HEADERS
  1463. | # include <stdlib.h>
  1464. | # include <stddef.h>
  1465. | #else
  1466. | # ifdef HAVE_STDLIB_H
  1467. | # include <stdlib.h>
  1468. | # endif
  1469. | #endif
  1470. | #ifdef HAVE_STRING_H
  1471. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1472. | # include <memory.h>
  1473. | # endif
  1474. | # include <string.h>
  1475. | #endif
  1476. | #ifdef HAVE_STRINGS_H
  1477. | # include <strings.h>
  1478. | #endif
  1479. | #ifdef HAVE_INTTYPES_H
  1480. | # include <inttypes.h>
  1481. | #endif
  1482. | #ifdef HAVE_STDINT_H
  1483. | # include <stdint.h>
  1484. | #endif
  1485. | #ifdef HAVE_UNISTD_H
  1486. | # include <unistd.h>
  1487. | #endif
  1488. | int
  1489. | main ()
  1490. | {
  1491. | if (sizeof (__uint128_t))
  1492. | return 0;
  1493. | ;
  1494. | return 0;
  1495. | }
  1496. configure:19191: result: no
  1497. configure:19205: checking fcntl.h usability
  1498. configure:19205: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  1499. configure:19205: $? = 0
  1500. configure:19205: result: yes
  1501. configure:19205: checking fcntl.h presence
  1502. configure:19205: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  1503. configure:19205: $? = 0
  1504. configure:19205: result: yes
  1505. configure:19205: checking for fcntl.h
  1506. configure:19205: result: yes
  1507. configure:19205: checking for unistd.h
  1508. configure:19205: result: yes
  1509. configure:19205: checking signal.h usability
  1510. configure:19205: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  1511. configure:19205: $? = 0
  1512. configure:19205: result: yes
  1513. configure:19205: checking signal.h presence
  1514. configure:19205: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  1515. configure:19205: $? = 0
  1516. configure:19205: result: yes
  1517. configure:19205: checking for signal.h
  1518. configure:19205: result: yes
  1519. configure:19205: checking for sys/stat.h
  1520. configure:19205: result: yes
  1521. configure:19205: checking sys/socket.h usability
  1522. configure:19205: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  1523. configure:19205: $? = 0
  1524. configure:19205: result: yes
  1525. configure:19205: checking sys/socket.h presence
  1526. configure:19205: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  1527. configure:19205: $? = 0
  1528. configure:19205: result: yes
  1529. configure:19205: checking for sys/socket.h
  1530. configure:19205: result: yes
  1531. configure:19205: checking sys/poll.h usability
  1532. configure:19205: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  1533. configure:19205: $? = 0
  1534. configure:19205: result: yes
  1535. configure:19205: checking sys/poll.h presence
  1536. configure:19205: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  1537. configure:19205: $? = 0
  1538. configure:19205: result: yes
  1539. configure:19205: checking for sys/poll.h
  1540. configure:19205: result: yes
  1541. configure:19205: checking sys/un.h usability
  1542. configure:19205: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  1543. configure:19205: $? = 0
  1544. configure:19205: result: yes
  1545. configure:19205: checking sys/un.h presence
  1546. configure:19205: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  1547. configure:19205: $? = 0
  1548. configure:19205: result: yes
  1549. configure:19205: checking for sys/un.h
  1550. configure:19205: result: yes
  1551. configure:19218: checking for alarm
  1552. configure:19218: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lrt >&5
  1553. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (i386)
  1554. configure:19218: $? = 0
  1555. configure:19218: result: yes
  1556. configure:19230: checking sched.h usability
  1557. configure:19230: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  1558. configure:19230: $? = 0
  1559. configure:19230: result: yes
  1560. configure:19230: checking sched.h presence
  1561. configure:19230: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  1562. configure:19230: $? = 0
  1563. configure:19230: result: yes
  1564. configure:19230: checking for sched.h
  1565. configure:19230: result: yes
  1566. configure:19237: checking for sched_getaffinity
  1567. configure:19237: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lrt >&5
  1568. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (i386)
  1569. Undefined symbols:
  1570. "_sched_getaffinity", referenced from:
  1571. _main in ccBZOLJQ.o
  1572. ld: symbol(s) not found
  1573. collect2: ld returned 1 exit status
  1574. configure:19237: $? = 1
  1575. configure: failed program was:
  1576. | /* confdefs.h */
  1577. | #define PACKAGE_NAME "cairo"
  1578. | #define PACKAGE_TARNAME "cairo"
  1579. | #define PACKAGE_VERSION "1.12.2"
  1580. | #define PACKAGE_STRING "cairo 1.12.2"
  1581. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  1582. | #define PACKAGE_URL "http://cairographics.org/"
  1583. | #define STDC_HEADERS 1
  1584. | #define HAVE_SYS_TYPES_H 1
  1585. | #define HAVE_SYS_STAT_H 1
  1586. | #define HAVE_STDLIB_H 1
  1587. | #define HAVE_STRING_H 1
  1588. | #define HAVE_MEMORY_H 1
  1589. | #define HAVE_STRINGS_H 1
  1590. | #define HAVE_INTTYPES_H 1
  1591. | #define HAVE_STDINT_H 1
  1592. | #define HAVE_UNISTD_H 1
  1593. | #define __EXTENSIONS__ 1
  1594. | #define _ALL_SOURCE 1
  1595. | #define _GNU_SOURCE 1
  1596. | #define _POSIX_PTHREAD_SEMANTICS 1
  1597. | #define _TANDEM_SOURCE 1
  1598. | #define HAVE_DLFCN_H 1
  1599. | #define LT_OBJDIR ".libs/"
  1600. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  1601. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  1602. | #define SIZEOF_VOID_P 4
  1603. | #define SIZEOF_INT 4
  1604. | #define SIZEOF_LONG 4
  1605. | #define SIZEOF_LONG_LONG 8
  1606. | #define SIZEOF_SIZE_T 4
  1607. | #define HAVE_LIBRT 1
  1608. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  1609. | #define HAVE_STDINT_H 1
  1610. | #define HAVE_INTTYPES_H 1
  1611. | #define HAVE_UINT64_T 1
  1612. | #define HAVE_FCNTL_H 1
  1613. | #define HAVE_UNISTD_H 1
  1614. | #define HAVE_SIGNAL_H 1
  1615. | #define HAVE_SYS_STAT_H 1
  1616. | #define HAVE_SYS_SOCKET_H 1
  1617. | #define HAVE_SYS_POLL_H 1
  1618. | #define HAVE_SYS_UN_H 1
  1619. | #define HAVE_ALARM 1
  1620. | #define HAVE_SCHED_H 1
  1621. | /* end confdefs.h. */
  1622. | /* Define sched_getaffinity to an innocuous variant, in case <limits.h> declares sched_getaffinity.
  1623. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1624. | #define sched_getaffinity innocuous_sched_getaffinity
  1625. |
  1626. | /* System header to define __stub macros and hopefully few prototypes,
  1627. | which can conflict with char sched_getaffinity (); below.
  1628. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1629. | <limits.h> exists even on freestanding compilers. */
  1630. |
  1631. | #ifdef __STDC__
  1632. | # include <limits.h>
  1633. | #else
  1634. | # include <assert.h>
  1635. | #endif
  1636. |
  1637. | #undef sched_getaffinity
  1638. |
  1639. | /* Override any GCC internal prototype to avoid an error.
  1640. | Use char because int might match the return type of a GCC
  1641. | builtin and then its argument prototype would still apply. */
  1642. | #ifdef __cplusplus
  1643. | extern "C"
  1644. | #endif
  1645. | char sched_getaffinity ();
  1646. | /* The GNU C library defines this for functions which it implements
  1647. | to always fail with ENOSYS. Some functions are actually named
  1648. | something starting with __ and the normal name is an alias. */
  1649. | #if defined __stub_sched_getaffinity || defined __stub___sched_getaffinity
  1650. | choke me
  1651. | #endif
  1652. |
  1653. | int
  1654. | main ()
  1655. | {
  1656. | return sched_getaffinity ();
  1657. | ;
  1658. | return 0;
  1659. | }
  1660. configure:19237: result: no
  1661. configure:19253: checking sys/mman.h usability
  1662. configure:19253: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  1663. configure:19253: $? = 0
  1664. configure:19253: result: yes
  1665. configure:19253: checking sys/mman.h presence
  1666. configure:19253: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  1667. configure:19253: $? = 0
  1668. configure:19253: result: yes
  1669. configure:19253: checking for sys/mman.h
  1670. configure:19253: result: yes
  1671. configure:19260: checking for mmap
  1672. configure:19260: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lrt >&5
  1673. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (i386)
  1674. configure:19260: $? = 0
  1675. configure:19260: result: yes
  1676. configure:19276: checking time.h usability
  1677. configure:19276: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  1678. configure:19276: $? = 0
  1679. configure:19276: result: yes
  1680. configure:19276: checking time.h presence
  1681. configure:19276: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  1682. configure:19276: $? = 0
  1683. configure:19276: result: yes
  1684. configure:19276: checking for time.h
  1685. configure:19276: result: yes
  1686. configure:19283: checking for clock_gettime
  1687. configure:19283: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lrt >&5
  1688. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (i386)
  1689. Undefined symbols:
  1690. "_clock_gettime", referenced from:
  1691. _main in ccIvVJ5F.o
  1692. ld: symbol(s) not found
  1693. collect2: ld returned 1 exit status
  1694. configure:19283: $? = 1
  1695. configure: failed program was:
  1696. | /* confdefs.h */
  1697. | #define PACKAGE_NAME "cairo"
  1698. | #define PACKAGE_TARNAME "cairo"
  1699. | #define PACKAGE_VERSION "1.12.2"
  1700. | #define PACKAGE_STRING "cairo 1.12.2"
  1701. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  1702. | #define PACKAGE_URL "http://cairographics.org/"
  1703. | #define STDC_HEADERS 1
  1704. | #define HAVE_SYS_TYPES_H 1
  1705. | #define HAVE_SYS_STAT_H 1
  1706. | #define HAVE_STDLIB_H 1
  1707. | #define HAVE_STRING_H 1
  1708. | #define HAVE_MEMORY_H 1
  1709. | #define HAVE_STRINGS_H 1
  1710. | #define HAVE_INTTYPES_H 1
  1711. | #define HAVE_STDINT_H 1
  1712. | #define HAVE_UNISTD_H 1
  1713. | #define __EXTENSIONS__ 1
  1714. | #define _ALL_SOURCE 1
  1715. | #define _GNU_SOURCE 1
  1716. | #define _POSIX_PTHREAD_SEMANTICS 1
  1717. | #define _TANDEM_SOURCE 1
  1718. | #define HAVE_DLFCN_H 1
  1719. | #define LT_OBJDIR ".libs/"
  1720. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  1721. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  1722. | #define SIZEOF_VOID_P 4
  1723. | #define SIZEOF_INT 4
  1724. | #define SIZEOF_LONG 4
  1725. | #define SIZEOF_LONG_LONG 8
  1726. | #define SIZEOF_SIZE_T 4
  1727. | #define HAVE_LIBRT 1
  1728. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  1729. | #define HAVE_STDINT_H 1
  1730. | #define HAVE_INTTYPES_H 1
  1731. | #define HAVE_UINT64_T 1
  1732. | #define HAVE_FCNTL_H 1
  1733. | #define HAVE_UNISTD_H 1
  1734. | #define HAVE_SIGNAL_H 1
  1735. | #define HAVE_SYS_STAT_H 1
  1736. | #define HAVE_SYS_SOCKET_H 1
  1737. | #define HAVE_SYS_POLL_H 1
  1738. | #define HAVE_SYS_UN_H 1
  1739. | #define HAVE_ALARM 1
  1740. | #define HAVE_SCHED_H 1
  1741. | #define HAVE_SYS_MMAN_H 1
  1742. | #define HAVE_MMAP 1
  1743. | #define HAVE_TIME_H 1
  1744. | /* end confdefs.h. */
  1745. | /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime.
  1746. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1747. | #define clock_gettime innocuous_clock_gettime
  1748. |
  1749. | /* System header to define __stub macros and hopefully few prototypes,
  1750. | which can conflict with char clock_gettime (); below.
  1751. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1752. | <limits.h> exists even on freestanding compilers. */
  1753. |
  1754. | #ifdef __STDC__
  1755. | # include <limits.h>
  1756. | #else
  1757. | # include <assert.h>
  1758. | #endif
  1759. |
  1760. | #undef clock_gettime
  1761. |
  1762. | /* Override any GCC internal prototype to avoid an error.
  1763. | Use char because int might match the return type of a GCC
  1764. | builtin and then its argument prototype would still apply. */
  1765. | #ifdef __cplusplus
  1766. | extern "C"
  1767. | #endif
  1768. | char clock_gettime ();
  1769. | /* The GNU C library defines this for functions which it implements
  1770. | to always fail with ENOSYS. Some functions are actually named
  1771. | something starting with __ and the normal name is an alias. */
  1772. | #if defined __stub_clock_gettime || defined __stub___clock_gettime
  1773. | choke me
  1774. | #endif
  1775. |
  1776. | int
  1777. | main ()
  1778. | {
  1779. | return clock_gettime ();
  1780. | ;
  1781. | return 0;
  1782. | }
  1783. configure:19283: result: no
  1784. configure:19297: checking fenv.h usability
  1785. configure:19297: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  1786. configure:19297: $? = 0
  1787. configure:19297: result: yes
  1788. configure:19297: checking fenv.h presence
  1789. configure:19297: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  1790. configure:19297: $? = 0
  1791. configure:19297: result: yes
  1792. configure:19297: checking for fenv.h
  1793. configure:19297: result: yes
  1794. configure:19302: checking for feenableexcept
  1795. configure:19302: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lrt >&5
  1796. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (i386)
  1797. Undefined symbols:
  1798. "_feenableexcept", referenced from:
  1799. _main in ccgg1q1q.o
  1800. ld: symbol(s) not found
  1801. collect2: ld returned 1 exit status
  1802. configure:19302: $? = 1
  1803. configure: failed program was:
  1804. | /* confdefs.h */
  1805. | #define PACKAGE_NAME "cairo"
  1806. | #define PACKAGE_TARNAME "cairo"
  1807. | #define PACKAGE_VERSION "1.12.2"
  1808. | #define PACKAGE_STRING "cairo 1.12.2"
  1809. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  1810. | #define PACKAGE_URL "http://cairographics.org/"
  1811. | #define STDC_HEADERS 1
  1812. | #define HAVE_SYS_TYPES_H 1
  1813. | #define HAVE_SYS_STAT_H 1
  1814. | #define HAVE_STDLIB_H 1
  1815. | #define HAVE_STRING_H 1
  1816. | #define HAVE_MEMORY_H 1
  1817. | #define HAVE_STRINGS_H 1
  1818. | #define HAVE_INTTYPES_H 1
  1819. | #define HAVE_STDINT_H 1
  1820. | #define HAVE_UNISTD_H 1
  1821. | #define __EXTENSIONS__ 1
  1822. | #define _ALL_SOURCE 1
  1823. | #define _GNU_SOURCE 1
  1824. | #define _POSIX_PTHREAD_SEMANTICS 1
  1825. | #define _TANDEM_SOURCE 1
  1826. | #define HAVE_DLFCN_H 1
  1827. | #define LT_OBJDIR ".libs/"
  1828. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  1829. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  1830. | #define SIZEOF_VOID_P 4
  1831. | #define SIZEOF_INT 4
  1832. | #define SIZEOF_LONG 4
  1833. | #define SIZEOF_LONG_LONG 8
  1834. | #define SIZEOF_SIZE_T 4
  1835. | #define HAVE_LIBRT 1
  1836. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  1837. | #define HAVE_STDINT_H 1
  1838. | #define HAVE_INTTYPES_H 1
  1839. | #define HAVE_UINT64_T 1
  1840. | #define HAVE_FCNTL_H 1
  1841. | #define HAVE_UNISTD_H 1
  1842. | #define HAVE_SIGNAL_H 1
  1843. | #define HAVE_SYS_STAT_H 1
  1844. | #define HAVE_SYS_SOCKET_H 1
  1845. | #define HAVE_SYS_POLL_H 1
  1846. | #define HAVE_SYS_UN_H 1
  1847. | #define HAVE_ALARM 1
  1848. | #define HAVE_SCHED_H 1
  1849. | #define HAVE_SYS_MMAN_H 1
  1850. | #define HAVE_MMAP 1
  1851. | #define HAVE_TIME_H 1
  1852. | /* end confdefs.h. */
  1853. | /* Define feenableexcept to an innocuous variant, in case <limits.h> declares feenableexcept.
  1854. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1855. | #define feenableexcept innocuous_feenableexcept
  1856. |
  1857. | /* System header to define __stub macros and hopefully few prototypes,
  1858. | which can conflict with char feenableexcept (); below.
  1859. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1860. | <limits.h> exists even on freestanding compilers. */
  1861. |
  1862. | #ifdef __STDC__
  1863. | # include <limits.h>
  1864. | #else
  1865. | # include <assert.h>
  1866. | #endif
  1867. |
  1868. | #undef feenableexcept
  1869. |
  1870. | /* Override any GCC internal prototype to avoid an error.
  1871. | Use char because int might match the return type of a GCC
  1872. | builtin and then its argument prototype would still apply. */
  1873. | #ifdef __cplusplus
  1874. | extern "C"
  1875. | #endif
  1876. | char feenableexcept ();
  1877. | /* The GNU C library defines this for functions which it implements
  1878. | to always fail with ENOSYS. Some functions are actually named
  1879. | something starting with __ and the normal name is an alias. */
  1880. | #if defined __stub_feenableexcept || defined __stub___feenableexcept
  1881. | choke me
  1882. | #endif
  1883. |
  1884. | int
  1885. | main ()
  1886. | {
  1887. | return feenableexcept ();
  1888. | ;
  1889. | return 0;
  1890. | }
  1891. configure:19302: result: no
  1892. configure:19302: checking for fedisableexcept
  1893. configure:19302: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lrt >&5
  1894. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (i386)
  1895. Undefined symbols:
  1896. "_fedisableexcept", referenced from:
  1897. _main in ccoEcquZ.o
  1898. ld: symbol(s) not found
  1899. collect2: ld returned 1 exit status
  1900. configure:19302: $? = 1
  1901. configure: failed program was:
  1902. | /* confdefs.h */
  1903. | #define PACKAGE_NAME "cairo"
  1904. | #define PACKAGE_TARNAME "cairo"
  1905. | #define PACKAGE_VERSION "1.12.2"
  1906. | #define PACKAGE_STRING "cairo 1.12.2"
  1907. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  1908. | #define PACKAGE_URL "http://cairographics.org/"
  1909. | #define STDC_HEADERS 1
  1910. | #define HAVE_SYS_TYPES_H 1
  1911. | #define HAVE_SYS_STAT_H 1
  1912. | #define HAVE_STDLIB_H 1
  1913. | #define HAVE_STRING_H 1
  1914. | #define HAVE_MEMORY_H 1
  1915. | #define HAVE_STRINGS_H 1
  1916. | #define HAVE_INTTYPES_H 1
  1917. | #define HAVE_STDINT_H 1
  1918. | #define HAVE_UNISTD_H 1
  1919. | #define __EXTENSIONS__ 1
  1920. | #define _ALL_SOURCE 1
  1921. | #define _GNU_SOURCE 1
  1922. | #define _POSIX_PTHREAD_SEMANTICS 1
  1923. | #define _TANDEM_SOURCE 1
  1924. | #define HAVE_DLFCN_H 1
  1925. | #define LT_OBJDIR ".libs/"
  1926. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  1927. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  1928. | #define SIZEOF_VOID_P 4
  1929. | #define SIZEOF_INT 4
  1930. | #define SIZEOF_LONG 4
  1931. | #define SIZEOF_LONG_LONG 8
  1932. | #define SIZEOF_SIZE_T 4
  1933. | #define HAVE_LIBRT 1
  1934. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  1935. | #define HAVE_STDINT_H 1
  1936. | #define HAVE_INTTYPES_H 1
  1937. | #define HAVE_UINT64_T 1
  1938. | #define HAVE_FCNTL_H 1
  1939. | #define HAVE_UNISTD_H 1
  1940. | #define HAVE_SIGNAL_H 1
  1941. | #define HAVE_SYS_STAT_H 1
  1942. | #define HAVE_SYS_SOCKET_H 1
  1943. | #define HAVE_SYS_POLL_H 1
  1944. | #define HAVE_SYS_UN_H 1
  1945. | #define HAVE_ALARM 1
  1946. | #define HAVE_SCHED_H 1
  1947. | #define HAVE_SYS_MMAN_H 1
  1948. | #define HAVE_MMAP 1
  1949. | #define HAVE_TIME_H 1
  1950. | /* end confdefs.h. */
  1951. | /* Define fedisableexcept to an innocuous variant, in case <limits.h> declares fedisableexcept.
  1952. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1953. | #define fedisableexcept innocuous_fedisableexcept
  1954. |
  1955. | /* System header to define __stub macros and hopefully few prototypes,
  1956. | which can conflict with char fedisableexcept (); below.
  1957. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1958. | <limits.h> exists even on freestanding compilers. */
  1959. |
  1960. | #ifdef __STDC__
  1961. | # include <limits.h>
  1962. | #else
  1963. | # include <assert.h>
  1964. | #endif
  1965. |
  1966. | #undef fedisableexcept
  1967. |
  1968. | /* Override any GCC internal prototype to avoid an error.
  1969. | Use char because int might match the return type of a GCC
  1970. | builtin and then its argument prototype would still apply. */
  1971. | #ifdef __cplusplus
  1972. | extern "C"
  1973. | #endif
  1974. | char fedisableexcept ();
  1975. | /* The GNU C library defines this for functions which it implements
  1976. | to always fail with ENOSYS. Some functions are actually named
  1977. | something starting with __ and the normal name is an alias. */
  1978. | #if defined __stub_fedisableexcept || defined __stub___fedisableexcept
  1979. | choke me
  1980. | #endif
  1981. |
  1982. | int
  1983. | main ()
  1984. | {
  1985. | return fedisableexcept ();
  1986. | ;
  1987. | return 0;
  1988. | }
  1989. configure:19302: result: no
  1990. configure:19302: checking for feclearexcept
  1991. configure:19302: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lrt >&5
  1992. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (i386)
  1993. configure:19302: $? = 0
  1994. configure:19302: result: yes
  1995. configure:19318: checking libgen.h usability
  1996. configure:19318: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  1997. configure:19318: $? = 0
  1998. configure:19318: result: yes
  1999. configure:19318: checking libgen.h presence
  2000. configure:19318: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  2001. configure:19318: $? = 0
  2002. configure:19318: result: yes
  2003. configure:19318: checking for libgen.h
  2004. configure:19318: result: yes
  2005. configure:19318: checking byteswap.h usability
  2006. configure:19318: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  2007. configure:19318: $? = 0
  2008. configure:19318: result: yes
  2009. configure:19318: checking byteswap.h presence
  2010. configure:19318: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  2011. configure:19318: $? = 0
  2012. configure:19318: result: yes
  2013. configure:19318: checking for byteswap.h
  2014. configure:19318: result: yes
  2015. configure:19318: checking for signal.h
  2016. configure:19318: result: yes
  2017. configure:19318: checking setjmp.h usability
  2018. configure:19318: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  2019. configure:19318: $? = 0
  2020. configure:19318: result: yes
  2021. configure:19318: checking setjmp.h presence
  2022. configure:19318: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  2023. configure:19318: $? = 0
  2024. configure:19318: result: yes
  2025. configure:19318: checking for setjmp.h
  2026. configure:19318: result: yes
  2027. configure:19318: checking for fenv.h
  2028. configure:19318: result: yes
  2029. configure:19318: checking sys/wait.h usability
  2030. configure:19318: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  2031. configure:19318: $? = 0
  2032. configure:19318: result: yes
  2033. configure:19318: checking sys/wait.h presence
  2034. configure:19318: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  2035. configure:19318: $? = 0
  2036. configure:19318: result: yes
  2037. configure:19318: checking for sys/wait.h
  2038. configure:19318: result: yes
  2039. configure:19331: checking for ctime_r
  2040. configure:19331: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lrt >&5
  2041. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (i386)
  2042. configure:19331: $? = 0
  2043. configure:19331: result: yes
  2044. configure:19331: checking for drand48
  2045. configure:19331: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lrt >&5
  2046. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (i386)
  2047. configure:19331: $? = 0
  2048. configure:19331: result: yes
  2049. configure:19331: checking for flockfile
  2050. configure:19331: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lrt >&5
  2051. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (i386)
  2052. configure:19331: $? = 0
  2053. configure:19331: result: yes
  2054. configure:19331: checking for funlockfile
  2055. configure:19331: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lrt >&5
  2056. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (i386)
  2057. configure:19331: $? = 0
  2058. configure:19331: result: yes
  2059. configure:19331: checking for getline
  2060. configure:19331: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lrt >&5
  2061. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (i386)
  2062. Undefined symbols:
  2063. "_getline", referenced from:
  2064. _main in ccKy4KGW.o
  2065. ld: symbol(s) not found
  2066. collect2: ld returned 1 exit status
  2067. configure:19331: $? = 1
  2068. configure: failed program was:
  2069. | /* confdefs.h */
  2070. | #define PACKAGE_NAME "cairo"
  2071. | #define PACKAGE_TARNAME "cairo"
  2072. | #define PACKAGE_VERSION "1.12.2"
  2073. | #define PACKAGE_STRING "cairo 1.12.2"
  2074. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  2075. | #define PACKAGE_URL "http://cairographics.org/"
  2076. | #define STDC_HEADERS 1
  2077. | #define HAVE_SYS_TYPES_H 1
  2078. | #define HAVE_SYS_STAT_H 1
  2079. | #define HAVE_STDLIB_H 1
  2080. | #define HAVE_STRING_H 1
  2081. | #define HAVE_MEMORY_H 1
  2082. | #define HAVE_STRINGS_H 1
  2083. | #define HAVE_INTTYPES_H 1
  2084. | #define HAVE_STDINT_H 1
  2085. | #define HAVE_UNISTD_H 1
  2086. | #define __EXTENSIONS__ 1
  2087. | #define _ALL_SOURCE 1
  2088. | #define _GNU_SOURCE 1
  2089. | #define _POSIX_PTHREAD_SEMANTICS 1
  2090. | #define _TANDEM_SOURCE 1
  2091. | #define HAVE_DLFCN_H 1
  2092. | #define LT_OBJDIR ".libs/"
  2093. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  2094. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  2095. | #define SIZEOF_VOID_P 4
  2096. | #define SIZEOF_INT 4
  2097. | #define SIZEOF_LONG 4
  2098. | #define SIZEOF_LONG_LONG 8
  2099. | #define SIZEOF_SIZE_T 4
  2100. | #define HAVE_LIBRT 1
  2101. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  2102. | #define HAVE_STDINT_H 1
  2103. | #define HAVE_INTTYPES_H 1
  2104. | #define HAVE_UINT64_T 1
  2105. | #define HAVE_FCNTL_H 1
  2106. | #define HAVE_UNISTD_H 1
  2107. | #define HAVE_SIGNAL_H 1
  2108. | #define HAVE_SYS_STAT_H 1
  2109. | #define HAVE_SYS_SOCKET_H 1
  2110. | #define HAVE_SYS_POLL_H 1
  2111. | #define HAVE_SYS_UN_H 1
  2112. | #define HAVE_ALARM 1
  2113. | #define HAVE_SCHED_H 1
  2114. | #define HAVE_SYS_MMAN_H 1
  2115. | #define HAVE_MMAP 1
  2116. | #define HAVE_TIME_H 1
  2117. | #define HAVE_FECLEAREXCEPT 1
  2118. | #define HAVE_LIBGEN_H 1
  2119. | #define HAVE_BYTESWAP_H 1
  2120. | #define HAVE_SIGNAL_H 1
  2121. | #define HAVE_SETJMP_H 1
  2122. | #define HAVE_FENV_H 1
  2123. | #define HAVE_SYS_WAIT_H 1
  2124. | #define HAVE_CTIME_R 1
  2125. | #define HAVE_DRAND48 1
  2126. | #define HAVE_FLOCKFILE 1
  2127. | #define HAVE_FUNLOCKFILE 1
  2128. | /* end confdefs.h. */
  2129. | /* Define getline to an innocuous variant, in case <limits.h> declares getline.
  2130. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2131. | #define getline innocuous_getline
  2132. |
  2133. | /* System header to define __stub macros and hopefully few prototypes,
  2134. | which can conflict with char getline (); below.
  2135. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2136. | <limits.h> exists even on freestanding compilers. */
  2137. |
  2138. | #ifdef __STDC__
  2139. | # include <limits.h>
  2140. | #else
  2141. | # include <assert.h>
  2142. | #endif
  2143. |
  2144. | #undef getline
  2145. |
  2146. | /* Override any GCC internal prototype to avoid an error.
  2147. | Use char because int might match the return type of a GCC
  2148. | builtin and then its argument prototype would still apply. */
  2149. | #ifdef __cplusplus
  2150. | extern "C"
  2151. | #endif
  2152. | char getline ();
  2153. | /* The GNU C library defines this for functions which it implements
  2154. | to always fail with ENOSYS. Some functions are actually named
  2155. | something starting with __ and the normal name is an alias. */
  2156. | #if defined __stub_getline || defined __stub___getline
  2157. | choke me
  2158. | #endif
  2159. |
  2160. | int
  2161. | main ()
  2162. | {
  2163. | return getline ();
  2164. | ;
  2165. | return 0;
  2166. | }
  2167. configure:19331: result: no
  2168. configure:19331: checking for link
  2169. configure:19331: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lrt >&5
  2170. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (i386)
  2171. configure:19331: $? = 0
  2172. configure:19331: result: yes
  2173. configure:19331: checking for strndup
  2174. configure:19331: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lrt >&5
  2175. conftest.c:85: warning: conflicting types for built-in function 'strndup'
  2176. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (i386)
  2177. Undefined symbols:
  2178. "_strndup", referenced from:
  2179. _main in ccWyNHgb.o
  2180. ld: symbol(s) not found
  2181. collect2: ld returned 1 exit status
  2182. configure:19331: $? = 1
  2183. configure: failed program was:
  2184. | /* confdefs.h */
  2185. | #define PACKAGE_NAME "cairo"
  2186. | #define PACKAGE_TARNAME "cairo"
  2187. | #define PACKAGE_VERSION "1.12.2"
  2188. | #define PACKAGE_STRING "cairo 1.12.2"
  2189. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  2190. | #define PACKAGE_URL "http://cairographics.org/"
  2191. | #define STDC_HEADERS 1
  2192. | #define HAVE_SYS_TYPES_H 1
  2193. | #define HAVE_SYS_STAT_H 1
  2194. | #define HAVE_STDLIB_H 1
  2195. | #define HAVE_STRING_H 1
  2196. | #define HAVE_MEMORY_H 1
  2197. | #define HAVE_STRINGS_H 1
  2198. | #define HAVE_INTTYPES_H 1
  2199. | #define HAVE_STDINT_H 1
  2200. | #define HAVE_UNISTD_H 1
  2201. | #define __EXTENSIONS__ 1
  2202. | #define _ALL_SOURCE 1
  2203. | #define _GNU_SOURCE 1
  2204. | #define _POSIX_PTHREAD_SEMANTICS 1
  2205. | #define _TANDEM_SOURCE 1
  2206. | #define HAVE_DLFCN_H 1
  2207. | #define LT_OBJDIR ".libs/"
  2208. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  2209. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  2210. | #define SIZEOF_VOID_P 4
  2211. | #define SIZEOF_INT 4
  2212. | #define SIZEOF_LONG 4
  2213. | #define SIZEOF_LONG_LONG 8
  2214. | #define SIZEOF_SIZE_T 4
  2215. | #define HAVE_LIBRT 1
  2216. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  2217. | #define HAVE_STDINT_H 1
  2218. | #define HAVE_INTTYPES_H 1
  2219. | #define HAVE_UINT64_T 1
  2220. | #define HAVE_FCNTL_H 1
  2221. | #define HAVE_UNISTD_H 1
  2222. | #define HAVE_SIGNAL_H 1
  2223. | #define HAVE_SYS_STAT_H 1
  2224. | #define HAVE_SYS_SOCKET_H 1
  2225. | #define HAVE_SYS_POLL_H 1
  2226. | #define HAVE_SYS_UN_H 1
  2227. | #define HAVE_ALARM 1
  2228. | #define HAVE_SCHED_H 1
  2229. | #define HAVE_SYS_MMAN_H 1
  2230. | #define HAVE_MMAP 1
  2231. | #define HAVE_TIME_H 1
  2232. | #define HAVE_FECLEAREXCEPT 1
  2233. | #define HAVE_LIBGEN_H 1
  2234. | #define HAVE_BYTESWAP_H 1
  2235. | #define HAVE_SIGNAL_H 1
  2236. | #define HAVE_SETJMP_H 1
  2237. | #define HAVE_FENV_H 1
  2238. | #define HAVE_SYS_WAIT_H 1
  2239. | #define HAVE_CTIME_R 1
  2240. | #define HAVE_DRAND48 1
  2241. | #define HAVE_FLOCKFILE 1
  2242. | #define HAVE_FUNLOCKFILE 1
  2243. | #define HAVE_LINK 1
  2244. | /* end confdefs.h. */
  2245. | /* Define strndup to an innocuous variant, in case <limits.h> declares strndup.
  2246. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2247. | #define strndup innocuous_strndup
  2248. |
  2249. | /* System header to define __stub macros and hopefully few prototypes,
  2250. | which can conflict with char strndup (); below.
  2251. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2252. | <limits.h> exists even on freestanding compilers. */
  2253. |
  2254. | #ifdef __STDC__
  2255. | # include <limits.h>
  2256. | #else
  2257. | # include <assert.h>
  2258. | #endif
  2259. |
  2260. | #undef strndup
  2261. |
  2262. | /* Override any GCC internal prototype to avoid an error.
  2263. | Use char because int might match the return type of a GCC
  2264. | builtin and then its argument prototype would still apply. */
  2265. | #ifdef __cplusplus
  2266. | extern "C"
  2267. | #endif
  2268. | char strndup ();
  2269. | /* The GNU C library defines this for functions which it implements
  2270. | to always fail with ENOSYS. Some functions are actually named
  2271. | something starting with __ and the normal name is an alias. */
  2272. | #if defined __stub_strndup || defined __stub___strndup
  2273. | choke me
  2274. | #endif
  2275. |
  2276. | int
  2277. | main ()
  2278. | {
  2279. | return strndup ();
  2280. | ;
  2281. | return 0;
  2282. | }
  2283. configure:19331: result: no
  2284. configure:19343: checking windows.h usability
  2285. configure:19343: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  2286. conftest.c:95:21: error: windows.h: No such file or directory
  2287. configure:19343: $? = 1
  2288. configure: failed program was:
  2289. | /* confdefs.h */
  2290. | #define PACKAGE_NAME "cairo"
  2291. | #define PACKAGE_TARNAME "cairo"
  2292. | #define PACKAGE_VERSION "1.12.2"
  2293. | #define PACKAGE_STRING "cairo 1.12.2"
  2294. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  2295. | #define PACKAGE_URL "http://cairographics.org/"
  2296. | #define STDC_HEADERS 1
  2297. | #define HAVE_SYS_TYPES_H 1
  2298. | #define HAVE_SYS_STAT_H 1
  2299. | #define HAVE_STDLIB_H 1
  2300. | #define HAVE_STRING_H 1
  2301. | #define HAVE_MEMORY_H 1
  2302. | #define HAVE_STRINGS_H 1
  2303. | #define HAVE_INTTYPES_H 1
  2304. | #define HAVE_STDINT_H 1
  2305. | #define HAVE_UNISTD_H 1
  2306. | #define __EXTENSIONS__ 1
  2307. | #define _ALL_SOURCE 1
  2308. | #define _GNU_SOURCE 1
  2309. | #define _POSIX_PTHREAD_SEMANTICS 1
  2310. | #define _TANDEM_SOURCE 1
  2311. | #define HAVE_DLFCN_H 1
  2312. | #define LT_OBJDIR ".libs/"
  2313. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  2314. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  2315. | #define SIZEOF_VOID_P 4
  2316. | #define SIZEOF_INT 4
  2317. | #define SIZEOF_LONG 4
  2318. | #define SIZEOF_LONG_LONG 8
  2319. | #define SIZEOF_SIZE_T 4
  2320. | #define HAVE_LIBRT 1
  2321. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  2322. | #define HAVE_STDINT_H 1
  2323. | #define HAVE_INTTYPES_H 1
  2324. | #define HAVE_UINT64_T 1
  2325. | #define HAVE_FCNTL_H 1
  2326. | #define HAVE_UNISTD_H 1
  2327. | #define HAVE_SIGNAL_H 1
  2328. | #define HAVE_SYS_STAT_H 1
  2329. | #define HAVE_SYS_SOCKET_H 1
  2330. | #define HAVE_SYS_POLL_H 1
  2331. | #define HAVE_SYS_UN_H 1
  2332. | #define HAVE_ALARM 1
  2333. | #define HAVE_SCHED_H 1
  2334. | #define HAVE_SYS_MMAN_H 1
  2335. | #define HAVE_MMAP 1
  2336. | #define HAVE_TIME_H 1
  2337. | #define HAVE_FECLEAREXCEPT 1
  2338. | #define HAVE_LIBGEN_H 1
  2339. | #define HAVE_BYTESWAP_H 1
  2340. | #define HAVE_SIGNAL_H 1
  2341. | #define HAVE_SETJMP_H 1
  2342. | #define HAVE_FENV_H 1
  2343. | #define HAVE_SYS_WAIT_H 1
  2344. | #define HAVE_CTIME_R 1
  2345. | #define HAVE_DRAND48 1
  2346. | #define HAVE_FLOCKFILE 1
  2347. | #define HAVE_FUNLOCKFILE 1
  2348. | #define HAVE_LINK 1
  2349. | /* end confdefs.h. */
  2350. | #include <stdio.h>
  2351. | #ifdef HAVE_SYS_TYPES_H
  2352. | # include <sys/types.h>
  2353. | #endif
  2354. | #ifdef HAVE_SYS_STAT_H
  2355. | # include <sys/stat.h>
  2356. | #endif
  2357. | #ifdef STDC_HEADERS
  2358. | # include <stdlib.h>
  2359. | # include <stddef.h>
  2360. | #else
  2361. | # ifdef HAVE_STDLIB_H
  2362. | # include <stdlib.h>
  2363. | # endif
  2364. | #endif
  2365. | #ifdef HAVE_STRING_H
  2366. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2367. | # include <memory.h>
  2368. | # endif
  2369. | # include <string.h>
  2370. | #endif
  2371. | #ifdef HAVE_STRINGS_H
  2372. | # include <strings.h>
  2373. | #endif
  2374. | #ifdef HAVE_INTTYPES_H
  2375. | # include <inttypes.h>
  2376. | #endif
  2377. | #ifdef HAVE_STDINT_H
  2378. | # include <stdint.h>
  2379. | #endif
  2380. | #ifdef HAVE_UNISTD_H
  2381. | # include <unistd.h>
  2382. | #endif
  2383. | #include <windows.h>
  2384. configure:19343: result: no
  2385. configure:19343: checking windows.h presence
  2386. configure:19343: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  2387. conftest.c:62:21: error: windows.h: No such file or directory
  2388. configure:19343: $? = 1
  2389. configure: failed program was:
  2390. | /* confdefs.h */
  2391. | #define PACKAGE_NAME "cairo"
  2392. | #define PACKAGE_TARNAME "cairo"
  2393. | #define PACKAGE_VERSION "1.12.2"
  2394. | #define PACKAGE_STRING "cairo 1.12.2"
  2395. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  2396. | #define PACKAGE_URL "http://cairographics.org/"
  2397. | #define STDC_HEADERS 1
  2398. | #define HAVE_SYS_TYPES_H 1
  2399. | #define HAVE_SYS_STAT_H 1
  2400. | #define HAVE_STDLIB_H 1
  2401. | #define HAVE_STRING_H 1
  2402. | #define HAVE_MEMORY_H 1
  2403. | #define HAVE_STRINGS_H 1
  2404. | #define HAVE_INTTYPES_H 1
  2405. | #define HAVE_STDINT_H 1
  2406. | #define HAVE_UNISTD_H 1
  2407. | #define __EXTENSIONS__ 1
  2408. | #define _ALL_SOURCE 1
  2409. | #define _GNU_SOURCE 1
  2410. | #define _POSIX_PTHREAD_SEMANTICS 1
  2411. | #define _TANDEM_SOURCE 1
  2412. | #define HAVE_DLFCN_H 1
  2413. | #define LT_OBJDIR ".libs/"
  2414. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  2415. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  2416. | #define SIZEOF_VOID_P 4
  2417. | #define SIZEOF_INT 4
  2418. | #define SIZEOF_LONG 4
  2419. | #define SIZEOF_LONG_LONG 8
  2420. | #define SIZEOF_SIZE_T 4
  2421. | #define HAVE_LIBRT 1
  2422. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  2423. | #define HAVE_STDINT_H 1
  2424. | #define HAVE_INTTYPES_H 1
  2425. | #define HAVE_UINT64_T 1
  2426. | #define HAVE_FCNTL_H 1
  2427. | #define HAVE_UNISTD_H 1
  2428. | #define HAVE_SIGNAL_H 1
  2429. | #define HAVE_SYS_STAT_H 1
  2430. | #define HAVE_SYS_SOCKET_H 1
  2431. | #define HAVE_SYS_POLL_H 1
  2432. | #define HAVE_SYS_UN_H 1
  2433. | #define HAVE_ALARM 1
  2434. | #define HAVE_SCHED_H 1
  2435. | #define HAVE_SYS_MMAN_H 1
  2436. | #define HAVE_MMAP 1
  2437. | #define HAVE_TIME_H 1
  2438. | #define HAVE_FECLEAREXCEPT 1
  2439. | #define HAVE_LIBGEN_H 1
  2440. | #define HAVE_BYTESWAP_H 1
  2441. | #define HAVE_SIGNAL_H 1
  2442. | #define HAVE_SETJMP_H 1
  2443. | #define HAVE_FENV_H 1
  2444. | #define HAVE_SYS_WAIT_H 1
  2445. | #define HAVE_CTIME_R 1
  2446. | #define HAVE_DRAND48 1
  2447. | #define HAVE_FLOCKFILE 1
  2448. | #define HAVE_FUNLOCKFILE 1
  2449. | #define HAVE_LINK 1
  2450. | /* end confdefs.h. */
  2451. | #include <windows.h>
  2452. configure:19343: result: no
  2453. configure:19343: checking for windows.h
  2454. configure:19343: result: no
  2455. configure:19360: checking for sys/stat.h
  2456. configure:19360: result: yes
  2457. configure:19360: checking io.h usability
  2458. configure:19360: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  2459. configure:19360: $? = 0
  2460. configure:19360: result: yes
  2461. configure:19360: checking io.h presence
  2462. configure:19360: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  2463. configure:19360: $? = 0
  2464. configure:19360: result: yes
  2465. configure:19360: checking for io.h
  2466. configure:19360: result: yes
  2467. configure:19370: checking for mkdir
  2468. configure:19370: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lrt >&5
  2469. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (i386)
  2470. configure:19370: $? = 0
  2471. configure:19370: result: yes
  2472. configure:19372: checking mkdir variant
  2473. configure:19395: /usr/bin/gcc-4.2 -c -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I/opt/local/include conftest.c >&5
  2474. conftest.c:74: warning: function declaration isn't a prototype
  2475. conftest.c: In function 'main':
  2476. conftest.c:74: warning: old-style function definition
  2477. configure:19395: $? = 0
  2478. configure:19422: result: mkdir(path, mode)
  2479. configure:19441: checking for fork
  2480. configure:19441: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lrt >&5
  2481. conftest.c:88: warning: conflicting types for built-in function 'fork'
  2482. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (i386)
  2483. configure:19441: $? = 0
  2484. configure:19441: result: yes
  2485. configure:19441: checking for waitpid
  2486. configure:19441: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lrt >&5
  2487. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (i386)
  2488. configure:19441: $? = 0
  2489. configure:19441: result: yes
  2490. configure:19441: checking for raise
  2491. configure:19441: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lrt >&5
  2492. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (i386)
  2493. configure:19441: $? = 0
  2494. configure:19441: result: yes
  2495. configure:19754: checking for VALGRIND
  2496. configure:19761: $PKG_CONFIG --exists --print-errors "valgrind"
  2497. configure:19764: $? = 0
  2498. configure:19777: $PKG_CONFIG --exists --print-errors "valgrind"
  2499. configure:19780: $? = 0
  2500. configure:19817: result: yes
  2501. configure:19824: checking valgrind.h usability
  2502. configure:19824: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include/valgrind -I/opt/local/include -I/opt/local/include/valgrind conftest.c >&5
  2503. configure:19824: $? = 0
  2504. configure:19824: result: yes
  2505. configure:19824: checking valgrind.h presence
  2506. configure:19824: /usr/bin/gcc-4.2 -E -I/opt/local/include -I/opt/local/include/valgrind conftest.c
  2507. configure:19824: $? = 0
  2508. configure:19824: result: yes
  2509. configure:19824: checking for valgrind.h
  2510. configure:19824: result: yes
  2511. configure:19832: checking lockdep.h usability
  2512. configure:19832: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include/valgrind -I/opt/local/include -I/opt/local/include/valgrind conftest.c >&5
  2513. conftest.c:102:21: error: lockdep.h: No such file or directory
  2514. configure:19832: $? = 1
  2515. configure: failed program was:
  2516. | /* confdefs.h */
  2517. | #define PACKAGE_NAME "cairo"
  2518. | #define PACKAGE_TARNAME "cairo"
  2519. | #define PACKAGE_VERSION "1.12.2"
  2520. | #define PACKAGE_STRING "cairo 1.12.2"
  2521. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  2522. | #define PACKAGE_URL "http://cairographics.org/"
  2523. | #define STDC_HEADERS 1
  2524. | #define HAVE_SYS_TYPES_H 1
  2525. | #define HAVE_SYS_STAT_H 1
  2526. | #define HAVE_STDLIB_H 1
  2527. | #define HAVE_STRING_H 1
  2528. | #define HAVE_MEMORY_H 1
  2529. | #define HAVE_STRINGS_H 1
  2530. | #define HAVE_INTTYPES_H 1
  2531. | #define HAVE_STDINT_H 1
  2532. | #define HAVE_UNISTD_H 1
  2533. | #define __EXTENSIONS__ 1
  2534. | #define _ALL_SOURCE 1
  2535. | #define _GNU_SOURCE 1
  2536. | #define _POSIX_PTHREAD_SEMANTICS 1
  2537. | #define _TANDEM_SOURCE 1
  2538. | #define HAVE_DLFCN_H 1
  2539. | #define LT_OBJDIR ".libs/"
  2540. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  2541. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  2542. | #define SIZEOF_VOID_P 4
  2543. | #define SIZEOF_INT 4
  2544. | #define SIZEOF_LONG 4
  2545. | #define SIZEOF_LONG_LONG 8
  2546. | #define SIZEOF_SIZE_T 4
  2547. | #define HAVE_LIBRT 1
  2548. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  2549. | #define HAVE_STDINT_H 1
  2550. | #define HAVE_INTTYPES_H 1
  2551. | #define HAVE_UINT64_T 1
  2552. | #define HAVE_FCNTL_H 1
  2553. | #define HAVE_UNISTD_H 1
  2554. | #define HAVE_SIGNAL_H 1
  2555. | #define HAVE_SYS_STAT_H 1
  2556. | #define HAVE_SYS_SOCKET_H 1
  2557. | #define HAVE_SYS_POLL_H 1
  2558. | #define HAVE_SYS_UN_H 1
  2559. | #define HAVE_ALARM 1
  2560. | #define HAVE_SCHED_H 1
  2561. | #define HAVE_SYS_MMAN_H 1
  2562. | #define HAVE_MMAP 1
  2563. | #define HAVE_TIME_H 1
  2564. | #define HAVE_FECLEAREXCEPT 1
  2565. | #define HAVE_LIBGEN_H 1
  2566. | #define HAVE_BYTESWAP_H 1
  2567. | #define HAVE_SIGNAL_H 1
  2568. | #define HAVE_SETJMP_H 1
  2569. | #define HAVE_FENV_H 1
  2570. | #define HAVE_SYS_WAIT_H 1
  2571. | #define HAVE_CTIME_R 1
  2572. | #define HAVE_DRAND48 1
  2573. | #define HAVE_FLOCKFILE 1
  2574. | #define HAVE_FUNLOCKFILE 1
  2575. | #define HAVE_LINK 1
  2576. | #define HAVE_SYS_STAT_H 1
  2577. | #define HAVE_IO_H 1
  2578. | #define HAVE_MKDIR 2
  2579. | #define HAVE_FORK 1
  2580. | #define HAVE_WAITPID 1
  2581. | #define HAVE_RAISE 1
  2582. | #define HAVE_VALGRIND 1
  2583. | /* end confdefs.h. */
  2584. | #include <stdio.h>
  2585. | #ifdef HAVE_SYS_TYPES_H
  2586. | # include <sys/types.h>
  2587. | #endif
  2588. | #ifdef HAVE_SYS_STAT_H
  2589. | # include <sys/stat.h>
  2590. | #endif
  2591. | #ifdef STDC_HEADERS
  2592. | # include <stdlib.h>
  2593. | # include <stddef.h>
  2594. | #else
  2595. | # ifdef HAVE_STDLIB_H
  2596. | # include <stdlib.h>
  2597. | # endif
  2598. | #endif
  2599. | #ifdef HAVE_STRING_H
  2600. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2601. | # include <memory.h>
  2602. | # endif
  2603. | # include <string.h>
  2604. | #endif
  2605. | #ifdef HAVE_STRINGS_H
  2606. | # include <strings.h>
  2607. | #endif
  2608. | #ifdef HAVE_INTTYPES_H
  2609. | # include <inttypes.h>
  2610. | #endif
  2611. | #ifdef HAVE_STDINT_H
  2612. | # include <stdint.h>
  2613. | #endif
  2614. | #ifdef HAVE_UNISTD_H
  2615. | # include <unistd.h>
  2616. | #endif
  2617. | #include <lockdep.h>
  2618. configure:19832: result: no
  2619. configure:19832: checking lockdep.h presence
  2620. configure:19832: /usr/bin/gcc-4.2 -E -I/opt/local/include -I/opt/local/include/valgrind conftest.c
  2621. conftest.c:69:21: error: lockdep.h: No such file or directory
  2622. configure:19832: $? = 1
  2623. configure: failed program was:
  2624. | /* confdefs.h */
  2625. | #define PACKAGE_NAME "cairo"
  2626. | #define PACKAGE_TARNAME "cairo"
  2627. | #define PACKAGE_VERSION "1.12.2"
  2628. | #define PACKAGE_STRING "cairo 1.12.2"
  2629. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  2630. | #define PACKAGE_URL "http://cairographics.org/"
  2631. | #define STDC_HEADERS 1
  2632. | #define HAVE_SYS_TYPES_H 1
  2633. | #define HAVE_SYS_STAT_H 1
  2634. | #define HAVE_STDLIB_H 1
  2635. | #define HAVE_STRING_H 1
  2636. | #define HAVE_MEMORY_H 1
  2637. | #define HAVE_STRINGS_H 1
  2638. | #define HAVE_INTTYPES_H 1
  2639. | #define HAVE_STDINT_H 1
  2640. | #define HAVE_UNISTD_H 1
  2641. | #define __EXTENSIONS__ 1
  2642. | #define _ALL_SOURCE 1
  2643. | #define _GNU_SOURCE 1
  2644. | #define _POSIX_PTHREAD_SEMANTICS 1
  2645. | #define _TANDEM_SOURCE 1
  2646. | #define HAVE_DLFCN_H 1
  2647. | #define LT_OBJDIR ".libs/"
  2648. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  2649. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  2650. | #define SIZEOF_VOID_P 4
  2651. | #define SIZEOF_INT 4
  2652. | #define SIZEOF_LONG 4
  2653. | #define SIZEOF_LONG_LONG 8
  2654. | #define SIZEOF_SIZE_T 4
  2655. | #define HAVE_LIBRT 1
  2656. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  2657. | #define HAVE_STDINT_H 1
  2658. | #define HAVE_INTTYPES_H 1
  2659. | #define HAVE_UINT64_T 1
  2660. | #define HAVE_FCNTL_H 1
  2661. | #define HAVE_UNISTD_H 1
  2662. | #define HAVE_SIGNAL_H 1
  2663. | #define HAVE_SYS_STAT_H 1
  2664. | #define HAVE_SYS_SOCKET_H 1
  2665. | #define HAVE_SYS_POLL_H 1
  2666. | #define HAVE_SYS_UN_H 1
  2667. | #define HAVE_ALARM 1
  2668. | #define HAVE_SCHED_H 1
  2669. | #define HAVE_SYS_MMAN_H 1
  2670. | #define HAVE_MMAP 1
  2671. | #define HAVE_TIME_H 1
  2672. | #define HAVE_FECLEAREXCEPT 1
  2673. | #define HAVE_LIBGEN_H 1
  2674. | #define HAVE_BYTESWAP_H 1
  2675. | #define HAVE_SIGNAL_H 1
  2676. | #define HAVE_SETJMP_H 1
  2677. | #define HAVE_FENV_H 1
  2678. | #define HAVE_SYS_WAIT_H 1
  2679. | #define HAVE_CTIME_R 1
  2680. | #define HAVE_DRAND48 1
  2681. | #define HAVE_FLOCKFILE 1
  2682. | #define HAVE_FUNLOCKFILE 1
  2683. | #define HAVE_LINK 1
  2684. | #define HAVE_SYS_STAT_H 1
  2685. | #define HAVE_IO_H 1
  2686. | #define HAVE_MKDIR 2
  2687. | #define HAVE_FORK 1
  2688. | #define HAVE_WAITPID 1
  2689. | #define HAVE_RAISE 1
  2690. | #define HAVE_VALGRIND 1
  2691. | /* end confdefs.h. */
  2692. | #include <lockdep.h>
  2693. configure:19832: result: no
  2694. configure:19832: checking for lockdep.h
  2695. configure:19832: result: no
  2696. configure:19840: checking memfault.h usability
  2697. configure:19840: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include/valgrind -I/opt/local/include -I/opt/local/include/valgrind conftest.c >&5
  2698. conftest.c:102:22: error: memfault.h: No such file or directory
  2699. configure:19840: $? = 1
  2700. configure: failed program was:
  2701. | /* confdefs.h */
  2702. | #define PACKAGE_NAME "cairo"
  2703. | #define PACKAGE_TARNAME "cairo"
  2704. | #define PACKAGE_VERSION "1.12.2"
  2705. | #define PACKAGE_STRING "cairo 1.12.2"
  2706. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  2707. | #define PACKAGE_URL "http://cairographics.org/"
  2708. | #define STDC_HEADERS 1
  2709. | #define HAVE_SYS_TYPES_H 1
  2710. | #define HAVE_SYS_STAT_H 1
  2711. | #define HAVE_STDLIB_H 1
  2712. | #define HAVE_STRING_H 1
  2713. | #define HAVE_MEMORY_H 1
  2714. | #define HAVE_STRINGS_H 1
  2715. | #define HAVE_INTTYPES_H 1
  2716. | #define HAVE_STDINT_H 1
  2717. | #define HAVE_UNISTD_H 1
  2718. | #define __EXTENSIONS__ 1
  2719. | #define _ALL_SOURCE 1
  2720. | #define _GNU_SOURCE 1
  2721. | #define _POSIX_PTHREAD_SEMANTICS 1
  2722. | #define _TANDEM_SOURCE 1
  2723. | #define HAVE_DLFCN_H 1
  2724. | #define LT_OBJDIR ".libs/"
  2725. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  2726. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  2727. | #define SIZEOF_VOID_P 4
  2728. | #define SIZEOF_INT 4
  2729. | #define SIZEOF_LONG 4
  2730. | #define SIZEOF_LONG_LONG 8
  2731. | #define SIZEOF_SIZE_T 4
  2732. | #define HAVE_LIBRT 1
  2733. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  2734. | #define HAVE_STDINT_H 1
  2735. | #define HAVE_INTTYPES_H 1
  2736. | #define HAVE_UINT64_T 1
  2737. | #define HAVE_FCNTL_H 1
  2738. | #define HAVE_UNISTD_H 1
  2739. | #define HAVE_SIGNAL_H 1
  2740. | #define HAVE_SYS_STAT_H 1
  2741. | #define HAVE_SYS_SOCKET_H 1
  2742. | #define HAVE_SYS_POLL_H 1
  2743. | #define HAVE_SYS_UN_H 1
  2744. | #define HAVE_ALARM 1
  2745. | #define HAVE_SCHED_H 1
  2746. | #define HAVE_SYS_MMAN_H 1
  2747. | #define HAVE_MMAP 1
  2748. | #define HAVE_TIME_H 1
  2749. | #define HAVE_FECLEAREXCEPT 1
  2750. | #define HAVE_LIBGEN_H 1
  2751. | #define HAVE_BYTESWAP_H 1
  2752. | #define HAVE_SIGNAL_H 1
  2753. | #define HAVE_SETJMP_H 1
  2754. | #define HAVE_FENV_H 1
  2755. | #define HAVE_SYS_WAIT_H 1
  2756. | #define HAVE_CTIME_R 1
  2757. | #define HAVE_DRAND48 1
  2758. | #define HAVE_FLOCKFILE 1
  2759. | #define HAVE_FUNLOCKFILE 1
  2760. | #define HAVE_LINK 1
  2761. | #define HAVE_SYS_STAT_H 1
  2762. | #define HAVE_IO_H 1
  2763. | #define HAVE_MKDIR 2
  2764. | #define HAVE_FORK 1
  2765. | #define HAVE_WAITPID 1
  2766. | #define HAVE_RAISE 1
  2767. | #define HAVE_VALGRIND 1
  2768. | /* end confdefs.h. */
  2769. | #include <stdio.h>
  2770. | #ifdef HAVE_SYS_TYPES_H
  2771. | # include <sys/types.h>
  2772. | #endif
  2773. | #ifdef HAVE_SYS_STAT_H
  2774. | # include <sys/stat.h>
  2775. | #endif
  2776. | #ifdef STDC_HEADERS
  2777. | # include <stdlib.h>
  2778. | # include <stddef.h>
  2779. | #else
  2780. | # ifdef HAVE_STDLIB_H
  2781. | # include <stdlib.h>
  2782. | # endif
  2783. | #endif
  2784. | #ifdef HAVE_STRING_H
  2785. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2786. | # include <memory.h>
  2787. | # endif
  2788. | # include <string.h>
  2789. | #endif
  2790. | #ifdef HAVE_STRINGS_H
  2791. | # include <strings.h>
  2792. | #endif
  2793. | #ifdef HAVE_INTTYPES_H
  2794. | # include <inttypes.h>
  2795. | #endif
  2796. | #ifdef HAVE_STDINT_H
  2797. | # include <stdint.h>
  2798. | #endif
  2799. | #ifdef HAVE_UNISTD_H
  2800. | # include <unistd.h>
  2801. | #endif
  2802. | #include <memfault.h>
  2803. configure:19840: result: no
  2804. configure:19840: checking memfault.h presence
  2805. configure:19840: /usr/bin/gcc-4.2 -E -I/opt/local/include -I/opt/local/include/valgrind conftest.c
  2806. conftest.c:69:22: error: memfault.h: No such file or directory
  2807. configure:19840: $? = 1
  2808. configure: failed program was:
  2809. | /* confdefs.h */
  2810. | #define PACKAGE_NAME "cairo"
  2811. | #define PACKAGE_TARNAME "cairo"
  2812. | #define PACKAGE_VERSION "1.12.2"
  2813. | #define PACKAGE_STRING "cairo 1.12.2"
  2814. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  2815. | #define PACKAGE_URL "http://cairographics.org/"
  2816. | #define STDC_HEADERS 1
  2817. | #define HAVE_SYS_TYPES_H 1
  2818. | #define HAVE_SYS_STAT_H 1
  2819. | #define HAVE_STDLIB_H 1
  2820. | #define HAVE_STRING_H 1
  2821. | #define HAVE_MEMORY_H 1
  2822. | #define HAVE_STRINGS_H 1
  2823. | #define HAVE_INTTYPES_H 1
  2824. | #define HAVE_STDINT_H 1
  2825. | #define HAVE_UNISTD_H 1
  2826. | #define __EXTENSIONS__ 1
  2827. | #define _ALL_SOURCE 1
  2828. | #define _GNU_SOURCE 1
  2829. | #define _POSIX_PTHREAD_SEMANTICS 1
  2830. | #define _TANDEM_SOURCE 1
  2831. | #define HAVE_DLFCN_H 1
  2832. | #define LT_OBJDIR ".libs/"
  2833. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  2834. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  2835. | #define SIZEOF_VOID_P 4
  2836. | #define SIZEOF_INT 4
  2837. | #define SIZEOF_LONG 4
  2838. | #define SIZEOF_LONG_LONG 8
  2839. | #define SIZEOF_SIZE_T 4
  2840. | #define HAVE_LIBRT 1
  2841. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  2842. | #define HAVE_STDINT_H 1
  2843. | #define HAVE_INTTYPES_H 1
  2844. | #define HAVE_UINT64_T 1
  2845. | #define HAVE_FCNTL_H 1
  2846. | #define HAVE_UNISTD_H 1
  2847. | #define HAVE_SIGNAL_H 1
  2848. | #define HAVE_SYS_STAT_H 1
  2849. | #define HAVE_SYS_SOCKET_H 1
  2850. | #define HAVE_SYS_POLL_H 1
  2851. | #define HAVE_SYS_UN_H 1
  2852. | #define HAVE_ALARM 1
  2853. | #define HAVE_SCHED_H 1
  2854. | #define HAVE_SYS_MMAN_H 1
  2855. | #define HAVE_MMAP 1
  2856. | #define HAVE_TIME_H 1
  2857. | #define HAVE_FECLEAREXCEPT 1
  2858. | #define HAVE_LIBGEN_H 1
  2859. | #define HAVE_BYTESWAP_H 1
  2860. | #define HAVE_SIGNAL_H 1
  2861. | #define HAVE_SETJMP_H 1
  2862. | #define HAVE_FENV_H 1
  2863. | #define HAVE_SYS_WAIT_H 1
  2864. | #define HAVE_CTIME_R 1
  2865. | #define HAVE_DRAND48 1
  2866. | #define HAVE_FLOCKFILE 1
  2867. | #define HAVE_FUNLOCKFILE 1
  2868. | #define HAVE_LINK 1
  2869. | #define HAVE_SYS_STAT_H 1
  2870. | #define HAVE_IO_H 1
  2871. | #define HAVE_MKDIR 2
  2872. | #define HAVE_FORK 1
  2873. | #define HAVE_WAITPID 1
  2874. | #define HAVE_RAISE 1
  2875. | #define HAVE_VALGRIND 1
  2876. | /* end confdefs.h. */
  2877. | #include <memfault.h>
  2878. configure:19840: result: no
  2879. configure:19840: checking for memfault.h
  2880. configure:19840: result: no
  2881. configure:19963: checking for compress in -lz
  2882. configure:19988: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lz -lrt >&5
  2883. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (i386)
  2884. configure:19988: $? = 0
  2885. configure:19997: result: yes
  2886. configure:20000: checking zlib.h usability
  2887. configure:20000: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  2888. configure:20000: $? = 0
  2889. configure:20000: result: yes
  2890. configure:20000: checking zlib.h presence
  2891. configure:20000: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  2892. configure:20000: $? = 0
  2893. configure:20000: result: yes
  2894. configure:20000: checking for zlib.h
  2895. configure:20000: result: yes
  2896. configure:20018: checking for dlsym in -ldl
  2897. configure:20043: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -ldl -lrt >&5
  2898. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (i386)
  2899. configure:20043: $? = 0
  2900. configure:20052: result: yes
  2901. configure:20071: checking for dlfcn.h
  2902. configure:20071: result: yes
  2903. configure:20106: checking for X
  2904. configure:20295: result: libraries /opt/local/lib, headers /opt/local/include
  2905. configure:20311: checking for cairo's Xlib surface backend feature
  2906. configure:20329: checking for xlib
  2907. configure:20336: $PKG_CONFIG --exists --print-errors "$xlib_REQUIRES"
  2908. configure:20339: $? = 0
  2909. configure:20352: $PKG_CONFIG --exists --print-errors "$xlib_REQUIRES"
  2910. configure:20355: $? = 0
  2911. configure:21386: result: yes
  2912. configure:21392: checking whether cairo's Xlib surface backend feature could be enabled
  2913. configure:21394: result: yes
  2914. configure:21617: checking for cairo's Xlib Xrender surface backend feature
  2915. configure:21639: checking for xlib_xrender
  2916. configure:21646: $PKG_CONFIG --exists --print-errors "$xlib_xrender_REQUIRES"
  2917. configure:21649: $? = 0
  2918. configure:21662: $PKG_CONFIG --exists --print-errors "$xlib_xrender_REQUIRES"
  2919. configure:21665: $? = 0
  2920. configure:21728: result: yes
  2921. configure:21740: checking for XRenderCreateLinearGradient
  2922. configure:21740: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lrt -L/opt/local/lib -lX11 -L/opt/local/lib -lXrender -lX11 >&5
  2923. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (i386)
  2924. configure:21740: $? = 0
  2925. configure:21740: result: yes
  2926. configure:21740: checking for XRenderCreateRadialGradient
  2927. configure:21740: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lrt -L/opt/local/lib -lX11 -L/opt/local/lib -lXrender -lX11 >&5
  2928. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (i386)
  2929. configure:21740: $? = 0
  2930. configure:21740: result: yes
  2931. configure:21740: checking for XRenderCreateConicalGradient
  2932. configure:21740: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lrt -L/opt/local/lib -lX11 -L/opt/local/lib -lXrender -lX11 >&5
  2933. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (i386)
  2934. configure:21740: $? = 0
  2935. configure:21740: result: yes
  2936. configure:21755: checking whether cairo's Xlib Xrender surface backend feature could be enabled
  2937. configure:21757: result: yes
  2938. configure:21981: checking for cairo's XCB surface backend feature
  2939. configure:21999: checking for xcb
  2940. configure:22006: $PKG_CONFIG --exists --print-errors "$xcb_REQUIRES"
  2941. configure:22009: $? = 0
  2942. configure:22022: $PKG_CONFIG --exists --print-errors "$xcb_REQUIRES"
  2943. configure:22025: $? = 0
  2944. configure:22064: result: yes
  2945. configure:22070: checking whether cairo's XCB surface backend feature could be enabled
  2946. configure:22072: result: yes
  2947. configure:22295: checking for cairo's Xlib/XCB functions feature
  2948. configure:22314: checking for xlib_xcb
  2949. configure:22321: $PKG_CONFIG --exists --print-errors "$xlib_xcb_REQUIRES"
  2950. configure:22324: $? = 0
  2951. configure:22337: $PKG_CONFIG --exists --print-errors "$xlib_xcb_REQUIRES"
  2952. configure:22340: $? = 0
  2953. configure:22379: result: yes
  2954. configure:22388: checking whether cairo's Xlib/XCB functions feature could be enabled
  2955. configure:22390: result: yes
  2956. configure:22609: checking for cairo's XCB/SHM functions feature
  2957. configure:22628: checking for xcb_shm
  2958. configure:22635: $PKG_CONFIG --exists --print-errors "$xcb_shm_REQUIRES"
  2959. configure:22638: $? = 0
  2960. configure:22651: $PKG_CONFIG --exists --print-errors "$xcb_shm_REQUIRES"
  2961. configure:22654: $? = 0
  2962. configure:22693: result: yes
  2963. configure:22702: checking whether cairo's XCB/SHM functions feature could be enabled
  2964. configure:22704: result: yes
  2965. configure:23237: checking for cairo's Quartz surface backend feature
  2966. configure:23252: checking ApplicationServices/ApplicationServices.h usability
  2967. configure:23252: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  2968. configure:23252: $? = 0
  2969. configure:23252: result: yes
  2970. configure:23252: checking ApplicationServices/ApplicationServices.h presence
  2971. configure:23252: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  2972. configure:23252: $? = 0
  2973. configure:23252: result: yes
  2974. configure:23252: checking for ApplicationServices/ApplicationServices.h
  2975. configure:23252: result: yes
  2976. configure:23275: checking whether cairo's Quartz surface backend feature could be enabled
  2977. configure:23277: result: yes
  2978. configure:23500: checking for cairo's Quartz font backend feature
  2979. configure:23518: checking whether cairo's Quartz font backend feature could be enabled
  2980. configure:23520: result: yes
  2981. configure:23743: checking for cairo's Quartz Image surface backend feature
  2982. configure:23761: checking whether cairo's Quartz Image surface backend feature could be enabled
  2983. configure:23763: result: yes
  2984. configure:23983: checking for cairo's Microsoft Windows surface backend feature
  2985. configure:24004: checking whether cairo's Microsoft Windows surface backend feature could be enabled
  2986. configure:24006: result: no (requires a Win32 platform)
  2987. configure:24229: checking for cairo's Microsoft Windows font backend feature
  2988. configure:24247: checking whether cairo's Microsoft Windows font backend feature could be enabled
  2989. configure:24249: result: no (requires a Win32 platform)
  2990. configure:25922: checking for cairo's PNG functions feature
  2991. configure:25955: checking for png
  2992. configure:25962: $PKG_CONFIG --exists --print-errors "$png_REQUIRES"
  2993. configure:25965: $? = 0
  2994. configure:25978: $PKG_CONFIG --exists --print-errors "$png_REQUIRES"
  2995. configure:25981: $? = 0
  2996. configure:26018: result: yes
  2997. configure:26028: checking whether cairo's PNG functions feature could be enabled
  2998. configure:26030: result: yes
  2999. configure:27800: checking for cairo's EGL functions feature
  3000. configure:28107: checking whether cairo's EGL functions feature could be enabled
  3001. configure:28109: result: no (not required by any backend)
  3002. configure:28326: checking for cairo's GLX functions feature
  3003. configure:28360: checking whether cairo's GLX functions feature could be enabled
  3004. configure:28362: result: no (not required by any backend)
  3005. configure:28579: checking for cairo's WGL functions feature
  3006. configure:28608: checking whether cairo's WGL functions feature could be enabled
  3007. configure:28610: result: no (not required by any backend)
  3008. configure:28829: checking for cairo's script surface backend feature
  3009. configure:28847: checking whether cairo's script surface backend feature could be enabled
  3010. configure:28849: result: yes
  3011. configure:29096: checking for cairo's FreeType font backend feature
  3012. configure:29114: checking for FREETYPE
  3013. configure:29121: $PKG_CONFIG --exists --print-errors "freetype2 >= $FREETYPE_MIN_VERSION"
  3014. configure:29124: $? = 0
  3015. configure:29137: $PKG_CONFIG --exists --print-errors "freetype2 >= $FREETYPE_MIN_VERSION"
  3016. configure:29140: $? = 0
  3017. configure:29179: result: yes
  3018. configure:29284: checking whether cairo's FreeType font backend feature could be enabled
  3019. configure:29286: result: yes
  3020. configure:29510: checking for cairo's Fontconfig font backend feature
  3021. configure:29530: checking for FONTCONFIG
  3022. configure:29537: $PKG_CONFIG --exists --print-errors "$fc_REQUIRES"
  3023. configure:29540: $? = 0
  3024. configure:29553: $PKG_CONFIG --exists --print-errors "$fc_REQUIRES"
  3025. configure:29556: $? = 0
  3026. configure:29593: result: yes
  3027. configure:29602: checking whether cairo's Fontconfig font backend feature could be enabled
  3028. configure:29604: result: yes
  3029. configure:29820: checking for FT_Bitmap_Size.y_ppem
  3030. configure:29820: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include conftest.c >&5
  3031. configure:29820: $? = 0
  3032. configure:29820: result: yes
  3033. configure:29838: checking for FT_GlyphSlot_Embolden
  3034. configure:29838: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lrt -L/opt/local/lib -lfreetype >&5
  3035. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (i386)
  3036. configure:29838: $? = 0
  3037. configure:29838: result: yes
  3038. configure:29838: checking for FT_GlyphSlot_Oblique
  3039. configure:29838: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lrt -L/opt/local/lib -lfreetype >&5
  3040. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (i386)
  3041. configure:29838: $? = 0
  3042. configure:29838: result: yes
  3043. configure:29838: checking for FT_Load_Sfnt_Table
  3044. configure:29838: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lrt -L/opt/local/lib -lfreetype >&5
  3045. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (i386)
  3046. configure:29838: $? = 0
  3047. configure:29838: result: yes
  3048. configure:29838: checking for FT_Library_SetLcdFilter
  3049. configure:29838: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lrt -L/opt/local/lib -lfreetype >&5
  3050. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (i386)
  3051. configure:29838: $? = 0
  3052. configure:29838: result: yes
  3053. configure:29860: checking for FcInit
  3054. configure:29860: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lrt -L/opt/local/lib -lfontconfig >&5
  3055. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (i386)
  3056. configure:29860: $? = 0
  3057. configure:29860: result: yes
  3058. configure:29860: checking for FcFini
  3059. configure:29860: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lrt -L/opt/local/lib -lfontconfig >&5
  3060. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (i386)
  3061. configure:29860: $? = 0
  3062. configure:29860: result: yes
  3063. configure:29887: checking for cairo's PostScript surface backend feature
  3064. configure:29907: checking whether cairo's PostScript surface backend feature could be enabled
  3065. configure:29909: result: yes
  3066. configure:30130: checking for gs
  3067. configure:30160: result: no
  3068. configure:30171: WARNING: PS backend will not be tested since ghostscript is not available
  3069. configure:30179: checking for LIBSPECTRE
  3070. configure:30186: $PKG_CONFIG --exists --print-errors "$libspectre_DEPENDENCY"
  3071. Requested 'libspectre >= 99999' but version of libspectre is 0.2.7
  3072. configure:30189: $? = 1
  3073. configure:30202: $PKG_CONFIG --exists --print-errors "$libspectre_DEPENDENCY"
  3074. Requested 'libspectre >= 99999' but version of libspectre is 0.2.7
  3075. configure:30205: $? = 1
  3076. Requested 'libspectre >= 99999' but version of libspectre is 0.2.7
  3077. configure:30232: result: no
  3078. configure:30283: checking for cairo's PDF surface backend feature
  3079. configure:30303: checking whether cairo's PDF surface backend feature could be enabled
  3080. configure:30305: result: yes
  3081. configure:30528: checking for POPPLER
  3082. configure:30535: $PKG_CONFIG --exists --print-errors "$poppler_DEPENDENCY"
  3083. Requested 'poppler-glib >= 99999' but version of poppler-glib is 0.20.3
  3084. configure:30538: $? = 1
  3085. configure:30551: $PKG_CONFIG --exists --print-errors "$poppler_DEPENDENCY"
  3086. Requested 'poppler-glib >= 99999' but version of poppler-glib is 0.20.3
  3087. configure:30554: $? = 1
  3088. Requested 'poppler-glib >= 99999' but version of poppler-glib is 0.20.3
  3089. configure:30581: result: no
  3090. configure:30617: WARNING: PDF backend will not be tested since poppler >= 99999 is not available
  3091. configure:30655: checking for cairo's SVG surface backend feature
  3092. configure:30675: checking whether cairo's SVG surface backend feature could be enabled
  3093. configure:30677: result: yes
  3094. configure:30898: checking for LIBRSVG
  3095. configure:30905: $PKG_CONFIG --exists --print-errors "$librsvg_DEPENDENCY gdk-2.0"
  3096. Requested 'librsvg-2.0 >= 99999' but version of librsvg is 2.34.2
  3097. configure:30908: $? = 1
  3098. configure:30921: $PKG_CONFIG --exists --print-errors "$librsvg_DEPENDENCY gdk-2.0"
  3099. Requested 'librsvg-2.0 >= 99999' but version of librsvg is 2.34.2
  3100. configure:30924: $? = 1
  3101. Requested 'librsvg-2.0 >= 99999' but version of librsvg is 2.34.2
  3102. configure:30951: result: no
  3103. configure:30987: WARNING: SVG backend will not be tested since librsvg >= 99999 is not available
  3104. configure:31190: checking for cairo's image surface backend feature
  3105. configure:31208: checking for pixman
  3106. configure:31215: $PKG_CONFIG --exists --print-errors "$pixman_REQUIRES"
  3107. configure:31218: $? = 0
  3108. configure:31231: $PKG_CONFIG --exists --print-errors "$pixman_REQUIRES"
  3109. configure:31234: $? = 0
  3110. configure:31273: result: yes
  3111. configure:31282: checking whether cairo's image surface backend feature could be enabled
  3112. configure:31284: result: yes
  3113. configure:31432: checking for cairo's mime surface backend feature
  3114. configure:31448: checking whether cairo's mime surface backend feature could be enabled
  3115. configure:31450: result: yes
  3116. configure:31596: checking for cairo's recording surface backend feature
  3117. configure:31612: checking whether cairo's recording surface backend feature could be enabled
  3118. configure:31614: result: yes
  3119. configure:31760: checking for cairo's observer surface backend feature
  3120. configure:31776: checking whether cairo's observer surface backend feature could be enabled
  3121. configure:31778: result: yes
  3122. configure:31930: checking for cairo's tee surface backend feature
  3123. configure:31946: checking whether cairo's tee surface backend feature could be enabled
  3124. configure:31948: result: yes
  3125. configure:32166: checking for cairo's xml surface backend feature
  3126. configure:32185: checking whether cairo's xml surface backend feature could be enabled
  3127. configure:32187: result: yes
  3128. configure:32401: checking for cairo's user font backend feature
  3129. configure:32417: checking whether cairo's user font backend feature could be enabled
  3130. configure:32419: result: yes
  3131. configure:32574: checking for cairo's pthread feature
  3132. configure:32685: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -D_REENTRANT -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lrt -lpthread >&5
  3133. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (i386)
  3134. configure:32685: $? = 0
  3135. configure:32804: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -pthread -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lrt >&5
  3136. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (i386)
  3137. configure:32804: $? = 0
  3138. configure:32885: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -D_REENTRANT -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lrt >&5
  3139. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (i386)
  3140. configure:32885: $? = 0
  3141. configure:32940: checking whether cairo's pthread feature could be enabled
  3142. configure:32942: result: no (can't link with -lpthread or -pthread)
  3143. configure:33125: checking for cairo's gobject functions feature
  3144. configure:33143: checking for GOBJECT
  3145. configure:33150: $PKG_CONFIG --exists --print-errors "$gobject_REQUIRES"
  3146. configure:33153: $? = 0
  3147. configure:33166: $PKG_CONFIG --exists --print-errors "$gobject_REQUIRES"
  3148. configure:33169: $? = 0
  3149. configure:33208: result: yes
  3150. configure:33215: checking whether cairo's gobject functions feature could be enabled
  3151. configure:33217: result: yes
  3152. configure:33424: checking for GOBJECT
  3153. configure:33504: result: yes
  3154. configure:33572: checking for cairo's cairo-trace feature
  3155. configure:33595: checking whether cairo's cairo-trace feature could be enabled
  3156. configure:33597: result: no (requires dynamic linker and zlib and real pthreads)
  3157. configure:33758: checking for cairo's cairo-script-interpreter feature
  3158. configure:33778: checking whether cairo's cairo-script-interpreter feature could be enabled
  3159. configure:33780: result: yes
  3160. configure:33938: checking for bfd_openr in -lbfd
  3161. configure:33963: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lbfd -lrt >&5
  3162. ld: warning: in /opt/local/lib/libbfd.dylib, file was built for unsupported file format which is not the architecture being linked (i386)
  3163. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (i386)
  3164. Undefined symbols:
  3165. "_bfd_openr", referenced from:
  3166. _main in ccX5Altj.o
  3167. ld: symbol(s) not found
  3168. collect2: ld returned 1 exit status
  3169. configure:33963: $? = 1
  3170. configure: failed program was:
  3171. | /* confdefs.h */
  3172. | #define PACKAGE_NAME "cairo"
  3173. | #define PACKAGE_TARNAME "cairo"
  3174. | #define PACKAGE_VERSION "1.12.2"
  3175. | #define PACKAGE_STRING "cairo 1.12.2"
  3176. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  3177. | #define PACKAGE_URL "http://cairographics.org/"
  3178. | #define STDC_HEADERS 1
  3179. | #define HAVE_SYS_TYPES_H 1
  3180. | #define HAVE_SYS_STAT_H 1
  3181. | #define HAVE_STDLIB_H 1
  3182. | #define HAVE_STRING_H 1
  3183. | #define HAVE_MEMORY_H 1
  3184. | #define HAVE_STRINGS_H 1
  3185. | #define HAVE_INTTYPES_H 1
  3186. | #define HAVE_STDINT_H 1
  3187. | #define HAVE_UNISTD_H 1
  3188. | #define __EXTENSIONS__ 1
  3189. | #define _ALL_SOURCE 1
  3190. | #define _GNU_SOURCE 1
  3191. | #define _POSIX_PTHREAD_SEMANTICS 1
  3192. | #define _TANDEM_SOURCE 1
  3193. | #define HAVE_DLFCN_H 1
  3194. | #define LT_OBJDIR ".libs/"
  3195. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  3196. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  3197. | #define SIZEOF_VOID_P 4
  3198. | #define SIZEOF_INT 4
  3199. | #define SIZEOF_LONG 4
  3200. | #define SIZEOF_LONG_LONG 8
  3201. | #define SIZEOF_SIZE_T 4
  3202. | #define HAVE_LIBRT 1
  3203. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  3204. | #define HAVE_STDINT_H 1
  3205. | #define HAVE_INTTYPES_H 1
  3206. | #define HAVE_UINT64_T 1
  3207. | #define HAVE_FCNTL_H 1
  3208. | #define HAVE_UNISTD_H 1
  3209. | #define HAVE_SIGNAL_H 1
  3210. | #define HAVE_SYS_STAT_H 1
  3211. | #define HAVE_SYS_SOCKET_H 1
  3212. | #define HAVE_SYS_POLL_H 1
  3213. | #define HAVE_SYS_UN_H 1
  3214. | #define HAVE_ALARM 1
  3215. | #define HAVE_SCHED_H 1
  3216. | #define HAVE_SYS_MMAN_H 1
  3217. | #define HAVE_MMAP 1
  3218. | #define HAVE_TIME_H 1
  3219. | #define HAVE_FECLEAREXCEPT 1
  3220. | #define HAVE_LIBGEN_H 1
  3221. | #define HAVE_BYTESWAP_H 1
  3222. | #define HAVE_SIGNAL_H 1
  3223. | #define HAVE_SETJMP_H 1
  3224. | #define HAVE_FENV_H 1
  3225. | #define HAVE_SYS_WAIT_H 1
  3226. | #define HAVE_CTIME_R 1
  3227. | #define HAVE_DRAND48 1
  3228. | #define HAVE_FLOCKFILE 1
  3229. | #define HAVE_FUNLOCKFILE 1
  3230. | #define HAVE_LINK 1
  3231. | #define HAVE_SYS_STAT_H 1
  3232. | #define HAVE_IO_H 1
  3233. | #define HAVE_MKDIR 2
  3234. | #define HAVE_FORK 1
  3235. | #define HAVE_WAITPID 1
  3236. | #define HAVE_RAISE 1
  3237. | #define HAVE_VALGRIND 1
  3238. | #undef PACKAGE_VERSION
  3239. | #undef PACKAGE_STRING
  3240. | #undef PACKAGE_NAME
  3241. | #undef PACKAGE_TARNAME
  3242. | #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD
  3243. | #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD
  3244. | #define PACKAGE_NAME USE_cairo_INSTEAD
  3245. | #define PACKAGE_TARNAME USE_cairo_INSTEAD
  3246. | #define HAVE_ZLIB 1
  3247. | #define HAVE_DLFCN_H 1
  3248. | #define CAIRO_HAS_DLSYM 1
  3249. | #define HAVE_XRENDERCREATELINEARGRADIENT 1
  3250. | #define HAVE_XRENDERCREATERADIALGRADIENT 1
  3251. | #define HAVE_XRENDERCREATECONICALGRADIENT 1
  3252. | #define HAVE_FT_BITMAP_SIZE_Y_PPEM 1
  3253. | #define HAVE_FT_GLYPHSLOT_EMBOLDEN 1
  3254. | #define HAVE_FT_GLYPHSLOT_OBLIQUE 1
  3255. | #define HAVE_FT_LOAD_SFNT_TABLE 1
  3256. | #define HAVE_FT_LIBRARY_SETLCDFILTER 1
  3257. | #define HAVE_FCINIT 1
  3258. | #define HAVE_FCFINI 1
  3259. | #define SHARED_LIB_EXT "dylib"
  3260. | #define CAIRO_HAS_INTERPRETER 1
  3261. | /* end confdefs.h. */
  3262. |
  3263. | /* Override any GCC internal prototype to avoid an error.
  3264. | Use char because int might match the return type of a GCC
  3265. | builtin and then its argument prototype would still apply. */
  3266. | #ifdef __cplusplus
  3267. | extern "C"
  3268. | #endif
  3269. | char bfd_openr ();
  3270. | int
  3271. | main ()
  3272. | {
  3273. | return bfd_openr ();
  3274. | ;
  3275. | return 0;
  3276. | }
  3277. configure:33972: result: no
  3278. configure:33987: checking libiberty.h usability
  3279. configure:33987: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5
  3280. conftest.c:125:23: error: libiberty.h: No such file or directory
  3281. configure:33987: $? = 1
  3282. configure: failed program was:
  3283. | /* confdefs.h */
  3284. | #define PACKAGE_NAME "cairo"
  3285. | #define PACKAGE_TARNAME "cairo"
  3286. | #define PACKAGE_VERSION "1.12.2"
  3287. | #define PACKAGE_STRING "cairo 1.12.2"
  3288. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  3289. | #define PACKAGE_URL "http://cairographics.org/"
  3290. | #define STDC_HEADERS 1
  3291. | #define HAVE_SYS_TYPES_H 1
  3292. | #define HAVE_SYS_STAT_H 1
  3293. | #define HAVE_STDLIB_H 1
  3294. | #define HAVE_STRING_H 1
  3295. | #define HAVE_MEMORY_H 1
  3296. | #define HAVE_STRINGS_H 1
  3297. | #define HAVE_INTTYPES_H 1
  3298. | #define HAVE_STDINT_H 1
  3299. | #define HAVE_UNISTD_H 1
  3300. | #define __EXTENSIONS__ 1
  3301. | #define _ALL_SOURCE 1
  3302. | #define _GNU_SOURCE 1
  3303. | #define _POSIX_PTHREAD_SEMANTICS 1
  3304. | #define _TANDEM_SOURCE 1
  3305. | #define HAVE_DLFCN_H 1
  3306. | #define LT_OBJDIR ".libs/"
  3307. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  3308. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  3309. | #define SIZEOF_VOID_P 4
  3310. | #define SIZEOF_INT 4
  3311. | #define SIZEOF_LONG 4
  3312. | #define SIZEOF_LONG_LONG 8
  3313. | #define SIZEOF_SIZE_T 4
  3314. | #define HAVE_LIBRT 1
  3315. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  3316. | #define HAVE_STDINT_H 1
  3317. | #define HAVE_INTTYPES_H 1
  3318. | #define HAVE_UINT64_T 1
  3319. | #define HAVE_FCNTL_H 1
  3320. | #define HAVE_UNISTD_H 1
  3321. | #define HAVE_SIGNAL_H 1
  3322. | #define HAVE_SYS_STAT_H 1
  3323. | #define HAVE_SYS_SOCKET_H 1
  3324. | #define HAVE_SYS_POLL_H 1
  3325. | #define HAVE_SYS_UN_H 1
  3326. | #define HAVE_ALARM 1
  3327. | #define HAVE_SCHED_H 1
  3328. | #define HAVE_SYS_MMAN_H 1
  3329. | #define HAVE_MMAP 1
  3330. | #define HAVE_TIME_H 1
  3331. | #define HAVE_FECLEAREXCEPT 1
  3332. | #define HAVE_LIBGEN_H 1
  3333. | #define HAVE_BYTESWAP_H 1
  3334. | #define HAVE_SIGNAL_H 1
  3335. | #define HAVE_SETJMP_H 1
  3336. | #define HAVE_FENV_H 1
  3337. | #define HAVE_SYS_WAIT_H 1
  3338. | #define HAVE_CTIME_R 1
  3339. | #define HAVE_DRAND48 1
  3340. | #define HAVE_FLOCKFILE 1
  3341. | #define HAVE_FUNLOCKFILE 1
  3342. | #define HAVE_LINK 1
  3343. | #define HAVE_SYS_STAT_H 1
  3344. | #define HAVE_IO_H 1
  3345. | #define HAVE_MKDIR 2
  3346. | #define HAVE_FORK 1
  3347. | #define HAVE_WAITPID 1
  3348. | #define HAVE_RAISE 1
  3349. | #define HAVE_VALGRIND 1
  3350. | #undef PACKAGE_VERSION
  3351. | #undef PACKAGE_STRING
  3352. | #undef PACKAGE_NAME
  3353. | #undef PACKAGE_TARNAME
  3354. | #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD
  3355. | #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD
  3356. | #define PACKAGE_NAME USE_cairo_INSTEAD
  3357. | #define PACKAGE_TARNAME USE_cairo_INSTEAD
  3358. | #define HAVE_ZLIB 1
  3359. | #define HAVE_DLFCN_H 1
  3360. | #define CAIRO_HAS_DLSYM 1
  3361. | #define HAVE_XRENDERCREATELINEARGRADIENT 1
  3362. | #define HAVE_XRENDERCREATERADIALGRADIENT 1
  3363. | #define HAVE_XRENDERCREATECONICALGRADIENT 1
  3364. | #define HAVE_FT_BITMAP_SIZE_Y_PPEM 1
  3365. | #define HAVE_FT_GLYPHSLOT_EMBOLDEN 1
  3366. | #define HAVE_FT_GLYPHSLOT_OBLIQUE 1
  3367. | #define HAVE_FT_LOAD_SFNT_TABLE 1
  3368. | #define HAVE_FT_LIBRARY_SETLCDFILTER 1
  3369. | #define HAVE_FCINIT 1
  3370. | #define HAVE_FCFINI 1
  3371. | #define SHARED_LIB_EXT "dylib"
  3372. | #define CAIRO_HAS_INTERPRETER 1
  3373. | /* end confdefs.h. */
  3374. | #include <stdio.h>
  3375. | #ifdef HAVE_SYS_TYPES_H
  3376. | # include <sys/types.h>
  3377. | #endif
  3378. | #ifdef HAVE_SYS_STAT_H
  3379. | # include <sys/stat.h>
  3380. | #endif
  3381. | #ifdef STDC_HEADERS
  3382. | # include <stdlib.h>
  3383. | # include <stddef.h>
  3384. | #else
  3385. | # ifdef HAVE_STDLIB_H
  3386. | # include <stdlib.h>
  3387. | # endif
  3388. | #endif
  3389. | #ifdef HAVE_STRING_H
  3390. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3391. | # include <memory.h>
  3392. | # endif
  3393. | # include <string.h>
  3394. | #endif
  3395. | #ifdef HAVE_STRINGS_H
  3396. | # include <strings.h>
  3397. | #endif
  3398. | #ifdef HAVE_INTTYPES_H
  3399. | # include <inttypes.h>
  3400. | #endif
  3401. | #ifdef HAVE_STDINT_H
  3402. | # include <stdint.h>
  3403. | #endif
  3404. | #ifdef HAVE_UNISTD_H
  3405. | # include <unistd.h>
  3406. | #endif
  3407. | #include <libiberty.h>
  3408. configure:33987: result: no
  3409. configure:33987: checking libiberty.h presence
  3410. configure:33987: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  3411. conftest.c:92:23: error: libiberty.h: No such file or directory
  3412. configure:33987: $? = 1
  3413. configure: failed program was:
  3414. | /* confdefs.h */
  3415. | #define PACKAGE_NAME "cairo"
  3416. | #define PACKAGE_TARNAME "cairo"
  3417. | #define PACKAGE_VERSION "1.12.2"
  3418. | #define PACKAGE_STRING "cairo 1.12.2"
  3419. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  3420. | #define PACKAGE_URL "http://cairographics.org/"
  3421. | #define STDC_HEADERS 1
  3422. | #define HAVE_SYS_TYPES_H 1
  3423. | #define HAVE_SYS_STAT_H 1
  3424. | #define HAVE_STDLIB_H 1
  3425. | #define HAVE_STRING_H 1
  3426. | #define HAVE_MEMORY_H 1
  3427. | #define HAVE_STRINGS_H 1
  3428. | #define HAVE_INTTYPES_H 1
  3429. | #define HAVE_STDINT_H 1
  3430. | #define HAVE_UNISTD_H 1
  3431. | #define __EXTENSIONS__ 1
  3432. | #define _ALL_SOURCE 1
  3433. | #define _GNU_SOURCE 1
  3434. | #define _POSIX_PTHREAD_SEMANTICS 1
  3435. | #define _TANDEM_SOURCE 1
  3436. | #define HAVE_DLFCN_H 1
  3437. | #define LT_OBJDIR ".libs/"
  3438. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  3439. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  3440. | #define SIZEOF_VOID_P 4
  3441. | #define SIZEOF_INT 4
  3442. | #define SIZEOF_LONG 4
  3443. | #define SIZEOF_LONG_LONG 8
  3444. | #define SIZEOF_SIZE_T 4
  3445. | #define HAVE_LIBRT 1
  3446. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  3447. | #define HAVE_STDINT_H 1
  3448. | #define HAVE_INTTYPES_H 1
  3449. | #define HAVE_UINT64_T 1
  3450. | #define HAVE_FCNTL_H 1
  3451. | #define HAVE_UNISTD_H 1
  3452. | #define HAVE_SIGNAL_H 1
  3453. | #define HAVE_SYS_STAT_H 1
  3454. | #define HAVE_SYS_SOCKET_H 1
  3455. | #define HAVE_SYS_POLL_H 1
  3456. | #define HAVE_SYS_UN_H 1
  3457. | #define HAVE_ALARM 1
  3458. | #define HAVE_SCHED_H 1
  3459. | #define HAVE_SYS_MMAN_H 1
  3460. | #define HAVE_MMAP 1
  3461. | #define HAVE_TIME_H 1
  3462. | #define HAVE_FECLEAREXCEPT 1
  3463. | #define HAVE_LIBGEN_H 1
  3464. | #define HAVE_BYTESWAP_H 1
  3465. | #define HAVE_SIGNAL_H 1
  3466. | #define HAVE_SETJMP_H 1
  3467. | #define HAVE_FENV_H 1
  3468. | #define HAVE_SYS_WAIT_H 1
  3469. | #define HAVE_CTIME_R 1
  3470. | #define HAVE_DRAND48 1
  3471. | #define HAVE_FLOCKFILE 1
  3472. | #define HAVE_FUNLOCKFILE 1
  3473. | #define HAVE_LINK 1
  3474. | #define HAVE_SYS_STAT_H 1
  3475. | #define HAVE_IO_H 1
  3476. | #define HAVE_MKDIR 2
  3477. | #define HAVE_FORK 1
  3478. | #define HAVE_WAITPID 1
  3479. | #define HAVE_RAISE 1
  3480. | #define HAVE_VALGRIND 1
  3481. | #undef PACKAGE_VERSION
  3482. | #undef PACKAGE_STRING
  3483. | #undef PACKAGE_NAME
  3484. | #undef PACKAGE_TARNAME
  3485. | #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD
  3486. | #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD
  3487. | #define PACKAGE_NAME USE_cairo_INSTEAD
  3488. | #define PACKAGE_TARNAME USE_cairo_INSTEAD
  3489. | #define HAVE_ZLIB 1
  3490. | #define HAVE_DLFCN_H 1
  3491. | #define CAIRO_HAS_DLSYM 1
  3492. | #define HAVE_XRENDERCREATELINEARGRADIENT 1
  3493. | #define HAVE_XRENDERCREATERADIALGRADIENT 1
  3494. | #define HAVE_XRENDERCREATECONICALGRADIENT 1
  3495. | #define HAVE_FT_BITMAP_SIZE_Y_PPEM 1
  3496. | #define HAVE_FT_GLYPHSLOT_EMBOLDEN 1
  3497. | #define HAVE_FT_GLYPHSLOT_OBLIQUE 1
  3498. | #define HAVE_FT_LOAD_SFNT_TABLE 1
  3499. | #define HAVE_FT_LIBRARY_SETLCDFILTER 1
  3500. | #define HAVE_FCINIT 1
  3501. | #define HAVE_FCFINI 1
  3502. | #define SHARED_LIB_EXT "dylib"
  3503. | #define CAIRO_HAS_INTERPRETER 1
  3504. | /* end confdefs.h. */
  3505. | #include <libiberty.h>
  3506. configure:33987: result: no
  3507. configure:33987: checking for libiberty.h
  3508. configure:33987: result: no
  3509. configure:34015: checking for cairo's symbol-lookup feature
  3510. configure:34035: checking whether cairo's symbol-lookup feature could be enabled
  3511. configure:34037: result: no (requires bfd)
  3512. configure:34188: checking for glib
  3513. configure:34195: $PKG_CONFIG --exists --print-errors "glib-2.0"
  3514. configure:34198: $? = 0
  3515. configure:34211: $PKG_CONFIG --exists --print-errors "glib-2.0"
  3516. configure:34214: $? = 0
  3517. configure:34249: result: yes
  3518. configure:34265: checking for shm_open in -lrt
  3519. configure:34299: result: yes
  3520. configure:34362: checking for gtk
  3521. configure:34369: $PKG_CONFIG --exists --print-errors ""gtk+-2.0""
  3522. configure:34372: $? = 0
  3523. configure:34385: $PKG_CONFIG --exists --print-errors ""gtk+-2.0""
  3524. configure:34388: $? = 0
  3525. configure:34423: result: yes
  3526. configure:34842: creating ./config.status
  3527.  
  3528. ## ---------------------- ##
  3529. ## Running config.status. ##
  3530. ## ---------------------- ##
  3531.  
  3532. This file was extended by cairo config.status 1.12.2, which was
  3533. generated by GNU Autoconf 2.68. Invocation command line was
  3534.  
  3535. CONFIG_FILES =
  3536. CONFIG_HEADERS =
  3537. CONFIG_LINKS =
  3538. CONFIG_COMMANDS =
  3539. $ ./config.status
  3540.  
  3541. on Local-Admins-MacBook-Pro.local
  3542.  
  3543. config.status:4554: creating src/cairo.pc
  3544. config.status:4554: creating cairo-uninstalled.pc
  3545. config.status:4554: creating src/cairo-xlib.pc
  3546. config.status:4554: creating cairo-xlib-uninstalled.pc
  3547. config.status:4554: creating src/cairo-xlib-xrender.pc
  3548. config.status:4554: creating cairo-xlib-xrender-uninstalled.pc
  3549. config.status:4554: creating src/cairo-xcb.pc
  3550. config.status:4554: creating cairo-xcb-uninstalled.pc
  3551. config.status:4554: creating src/cairo-xlib-xcb.pc
  3552. config.status:4554: creating cairo-xlib-xcb-uninstalled.pc
  3553. config.status:4554: creating src/cairo-xcb-shm.pc
  3554. config.status:4554: creating cairo-xcb-shm-uninstalled.pc
  3555. config.status:4554: creating src/cairo-quartz.pc
  3556. config.status:4554: creating cairo-quartz-uninstalled.pc
  3557. config.status:4554: creating src/cairo-quartz-font.pc
  3558. config.status:4554: creating cairo-quartz-font-uninstalled.pc
  3559. config.status:4554: creating src/cairo-quartz-image.pc
  3560. config.status:4554: creating cairo-quartz-image-uninstalled.pc
  3561. config.status:4554: creating src/cairo-png.pc
  3562. config.status:4554: creating cairo-png-uninstalled.pc
  3563. config.status:4554: creating src/cairo-script.pc
  3564. config.status:4554: creating cairo-script-uninstalled.pc
  3565. config.status:4554: creating src/cairo-ft.pc
  3566. config.status:4554: creating cairo-ft-uninstalled.pc
  3567. config.status:4554: creating src/cairo-fc.pc
  3568. config.status:4554: creating cairo-fc-uninstalled.pc
  3569. config.status:4554: creating src/cairo-ps.pc
  3570. config.status:4554: creating cairo-ps-uninstalled.pc
  3571. config.status:4554: creating src/cairo-pdf.pc
  3572. config.status:4554: creating cairo-pdf-uninstalled.pc
  3573. config.status:4554: creating src/cairo-svg.pc
  3574. config.status:4554: creating cairo-svg-uninstalled.pc
  3575. config.status:4554: creating src/cairo-tee.pc
  3576. config.status:4554: creating cairo-tee-uninstalled.pc
  3577. config.status:4554: creating src/cairo-xml.pc
  3578. config.status:4554: creating cairo-xml-uninstalled.pc
  3579. config.status:4554: creating src/cairo-gobject.pc
  3580. config.status:4554: creating cairo-gobject-uninstalled.pc
  3581. config.status:4554: creating Makefile
  3582. config.status:4554: creating boilerplate/Makefile
  3583. config.status:4554: creating src/Makefile
  3584. config.status:4554: creating test/Makefile
  3585. config.status:4554: creating test/pdiff/Makefile
  3586. config.status:4554: creating perf/Makefile
  3587. config.status:4554: creating perf/micro/Makefile
  3588. config.status:4554: creating util/Makefile
  3589. config.status:4554: creating util/cairo-fdr/Makefile
  3590. config.status:4554: creating util/cairo-gobject/Makefile
  3591. config.status:4554: creating util/cairo-missing/Makefile
  3592. config.status:4554: creating util/cairo-script/Makefile
  3593. config.status:4554: creating util/cairo-script/examples/Makefile
  3594. config.status:4554: creating util/cairo-sphinx/Makefile
  3595. config.status:4554: creating util/cairo-trace/Makefile
  3596. config.status:4554: creating util/cairo-trace/cairo-trace
  3597. config.status:4554: creating doc/Makefile
  3598. config.status:4554: creating doc/public/Makefile
  3599. config.status:4554: creating config.h
  3600. config.status:4783: executing depfiles commands
  3601. config.status:4783: executing libtool commands
  3602. config.status:4783: executing ./build/Makefile.win32.features commands
  3603. config.status:5688: creating ./build/Makefile.win32.features
  3604. config.status:5696: ./build/Makefile.win32.features is unchanged
  3605. config.status:4783: executing ./src/Makefile.am.features commands
  3606. config.status:5707: creating ./src/Makefile.am.features
  3607. config.status:5715: ./src/Makefile.am.features is unchanged
  3608. config.status:4783: executing ./src/Makefile.win32.features commands
  3609. config.status:5726: creating ./src/Makefile.win32.features
  3610. config.status:5734: ./src/Makefile.win32.features is unchanged
  3611. config.status:4783: executing ./boilerplate/Makefile.am.features commands
  3612. config.status:5745: creating ./boilerplate/Makefile.am.features
  3613. config.status:5753: ./boilerplate/Makefile.am.features is unchanged
  3614. config.status:4783: executing ./boilerplate/Makefile.win32.features commands
  3615. config.status:5764: creating ./boilerplate/Makefile.win32.features
  3616. config.status:5772: ./boilerplate/Makefile.win32.features is unchanged
  3617. config.status:4783: executing src/cairo-features.h commands
  3618. config.status:5783: creating src/cairo-features.h
  3619. config.status:4783: executing src/cairo-supported-features.h commands
  3620. config.status:5815: creating src/cairo-supported-features.h
  3621. config.status:4783: executing ./build/Makefile.win32.features-h commands
  3622. config.status:5845: creating ./build/Makefile.win32.features-h
  3623. config.status:5853: ./build/Makefile.win32.features-h is unchanged
  3624.  
  3625. ## ---------------- ##
  3626. ## Cache variables. ##
  3627. ## ---------------- ##
  3628.  
  3629. ac_cv_build=x86_64-apple-darwin10.8.0
  3630. ac_cv_c_compiler_gnu=yes
  3631. ac_cv_c_inline=inline
  3632. ac_cv_cxx_compiler_gnu=yes
  3633. ac_cv_env_CCC_set=
  3634. ac_cv_env_CCC_value=
  3635. ac_cv_env_CC_set=set
  3636. ac_cv_env_CC_value=/usr/bin/gcc-4.2
  3637. ac_cv_env_CFLAGS_set=set
  3638. ac_cv_env_CFLAGS_value='-pipe -O2 -arch i386'
  3639. ac_cv_env_CPPFLAGS_set=set
  3640. ac_cv_env_CPPFLAGS_value=-I/opt/local/include
  3641. ac_cv_env_CPP_set=
  3642. ac_cv_env_CPP_value=
  3643. ac_cv_env_CXXCPP_set=
  3644. ac_cv_env_CXXCPP_value=
  3645. ac_cv_env_CXXFLAGS_set=set
  3646. ac_cv_env_CXXFLAGS_value='-pipe -O2 -arch i386'
  3647. ac_cv_env_CXX_set=set
  3648. ac_cv_env_CXX_value=/usr/bin/g++-4.2
  3649. ac_cv_env_FONTCONFIG_CFLAGS_set=
  3650. ac_cv_env_FONTCONFIG_CFLAGS_value=
  3651. ac_cv_env_FONTCONFIG_LIBS_set=
  3652. ac_cv_env_FONTCONFIG_LIBS_value=
  3653. ac_cv_env_FREETYPE_CFLAGS_set=
  3654. ac_cv_env_FREETYPE_CFLAGS_value=
  3655. ac_cv_env_FREETYPE_LIBS_set=
  3656. ac_cv_env_FREETYPE_LIBS_value=
  3657. ac_cv_env_GOBJECT_CFLAGS_set=
  3658. ac_cv_env_GOBJECT_CFLAGS_value=
  3659. ac_cv_env_GOBJECT_LIBS_set=
  3660. ac_cv_env_GOBJECT_LIBS_value=
  3661. ac_cv_env_LDFLAGS_set=set
  3662. ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch i386'
  3663. ac_cv_env_LIBRSVG_CFLAGS_set=
  3664. ac_cv_env_LIBRSVG_CFLAGS_value=
  3665. ac_cv_env_LIBRSVG_LIBS_set=
  3666. ac_cv_env_LIBRSVG_LIBS_value=
  3667. ac_cv_env_LIBSPECTRE_CFLAGS_set=
  3668. ac_cv_env_LIBSPECTRE_CFLAGS_value=
  3669. ac_cv_env_LIBSPECTRE_LIBS_set=
  3670. ac_cv_env_LIBSPECTRE_LIBS_value=
  3671. ac_cv_env_LIBS_set=
  3672. ac_cv_env_LIBS_value=
  3673. ac_cv_env_PKG_CONFIG_set=
  3674. ac_cv_env_PKG_CONFIG_value=
  3675. ac_cv_env_POPPLER_CFLAGS_set=
  3676. ac_cv_env_POPPLER_CFLAGS_value=
  3677. ac_cv_env_POPPLER_LIBS_set=
  3678. ac_cv_env_POPPLER_LIBS_value=
  3679. ac_cv_env_VALGRIND_CFLAGS_set=
  3680. ac_cv_env_VALGRIND_CFLAGS_value=
  3681. ac_cv_env_VALGRIND_LIBS_set=
  3682. ac_cv_env_VALGRIND_LIBS_value=
  3683. ac_cv_env_XMKMF_set=
  3684. ac_cv_env_XMKMF_value=
  3685. ac_cv_env_build_alias_set=
  3686. ac_cv_env_build_alias_value=
  3687. ac_cv_env_cogl_CFLAGS_set=
  3688. ac_cv_env_cogl_CFLAGS_value=
  3689. ac_cv_env_cogl_LIBS_set=
  3690. ac_cv_env_cogl_LIBS_value=
  3691. ac_cv_env_directfb_CFLAGS_set=
  3692. ac_cv_env_directfb_CFLAGS_value=
  3693. ac_cv_env_directfb_LIBS_set=
  3694. ac_cv_env_directfb_LIBS_value=
  3695. ac_cv_env_drm_CFLAGS_set=
  3696. ac_cv_env_drm_CFLAGS_value=
  3697. ac_cv_env_drm_LIBS_set=
  3698. ac_cv_env_drm_LIBS_value=
  3699. ac_cv_env_egl_CFLAGS_set=
  3700. ac_cv_env_egl_CFLAGS_value=
  3701. ac_cv_env_egl_LIBS_set=
  3702. ac_cv_env_egl_LIBS_value=
  3703. ac_cv_env_gl_CFLAGS_set=
  3704. ac_cv_env_gl_CFLAGS_value=
  3705. ac_cv_env_gl_LIBS_set=
  3706. ac_cv_env_gl_LIBS_value=
  3707. ac_cv_env_glesv2_CFLAGS_set=
  3708. ac_cv_env_glesv2_CFLAGS_value=
  3709. ac_cv_env_glesv2_LIBS_set=
  3710. ac_cv_env_glesv2_LIBS_value=
  3711. ac_cv_env_glib_CFLAGS_set=
  3712. ac_cv_env_glib_CFLAGS_value=
  3713. ac_cv_env_glib_LIBS_set=
  3714. ac_cv_env_glib_LIBS_value=
  3715. ac_cv_env_gtk_CFLAGS_set=
  3716. ac_cv_env_gtk_CFLAGS_value=
  3717. ac_cv_env_gtk_LIBS_set=
  3718. ac_cv_env_gtk_LIBS_value=
  3719. ac_cv_env_host_alias_set=
  3720. ac_cv_env_host_alias_value=
  3721. ac_cv_env_pixman_CFLAGS_set=
  3722. ac_cv_env_pixman_CFLAGS_value=
  3723. ac_cv_env_pixman_LIBS_set=
  3724. ac_cv_env_pixman_LIBS_value=
  3725. ac_cv_env_png_CFLAGS_set=
  3726. ac_cv_env_png_CFLAGS_value=
  3727. ac_cv_env_png_LIBS_set=
  3728. ac_cv_env_png_LIBS_value=
  3729. ac_cv_env_png_REQUIRES_set=
  3730. ac_cv_env_png_REQUIRES_value=
  3731. ac_cv_env_qt_CFLAGS_set=
  3732. ac_cv_env_qt_CFLAGS_value=
  3733. ac_cv_env_qt_LIBS_set=
  3734. ac_cv_env_qt_LIBS_value=
  3735. ac_cv_env_target_alias_set=
  3736. ac_cv_env_target_alias_value=
  3737. ac_cv_env_xcb_CFLAGS_set=
  3738. ac_cv_env_xcb_CFLAGS_value=
  3739. ac_cv_env_xcb_LIBS_set=
  3740. ac_cv_env_xcb_LIBS_value=
  3741. ac_cv_env_xcb_shm_CFLAGS_set=
  3742. ac_cv_env_xcb_shm_CFLAGS_value=
  3743. ac_cv_env_xcb_shm_LIBS_set=
  3744. ac_cv_env_xcb_shm_LIBS_value=
  3745. ac_cv_env_xlib_CFLAGS_set=
  3746. ac_cv_env_xlib_CFLAGS_value=
  3747. ac_cv_env_xlib_LIBS_set=
  3748. ac_cv_env_xlib_LIBS_value=
  3749. ac_cv_env_xlib_xcb_CFLAGS_set=
  3750. ac_cv_env_xlib_xcb_CFLAGS_value=
  3751. ac_cv_env_xlib_xcb_LIBS_set=
  3752. ac_cv_env_xlib_xcb_LIBS_value=
  3753. ac_cv_env_xlib_xrender_CFLAGS_set=
  3754. ac_cv_env_xlib_xrender_CFLAGS_value=
  3755. ac_cv_env_xlib_xrender_LIBS_set=
  3756. ac_cv_env_xlib_xrender_LIBS_value=
  3757. ac_cv_func_FT_GlyphSlot_Embolden=yes
  3758. ac_cv_func_FT_GlyphSlot_Oblique=yes
  3759. ac_cv_func_FT_Library_SetLcdFilter=yes
  3760. ac_cv_func_FT_Load_Sfnt_Table=yes
  3761. ac_cv_func_FcFini=yes
  3762. ac_cv_func_FcInit=yes
  3763. ac_cv_func_XRenderCreateConicalGradient=yes
  3764. ac_cv_func_XRenderCreateLinearGradient=yes
  3765. ac_cv_func_XRenderCreateRadialGradient=yes
  3766. ac_cv_func_alarm=yes
  3767. ac_cv_func_clock_gettime=no
  3768. ac_cv_func_ctime_r=yes
  3769. ac_cv_func_drand48=yes
  3770. ac_cv_func_feclearexcept=yes
  3771. ac_cv_func_fedisableexcept=no
  3772. ac_cv_func_feenableexcept=no
  3773. ac_cv_func_flockfile=yes
  3774. ac_cv_func_fork=yes
  3775. ac_cv_func_funlockfile=yes
  3776. ac_cv_func_getline=no
  3777. ac_cv_func_link=yes
  3778. ac_cv_func_mkdir=yes
  3779. ac_cv_func_mmap=yes
  3780. ac_cv_func_raise=yes
  3781. ac_cv_func_sched_getaffinity=no
  3782. ac_cv_func_strndup=no
  3783. ac_cv_func_waitpid=yes
  3784. ac_cv_have_x='have_x=yes ac_x_includes='\''/opt/local/include'\'' ac_x_libraries='\''/opt/local/lib'\'''
  3785. ac_cv_header_ApplicationServices_ApplicationServices_h=yes
  3786. ac_cv_header_byteswap_h=yes
  3787. ac_cv_header_dlfcn_h=yes
  3788. ac_cv_header_fcntl_h=yes
  3789. ac_cv_header_fenv_h=yes
  3790. ac_cv_header_inttypes_h=yes
  3791. ac_cv_header_io_h=yes
  3792. ac_cv_header_libgen_h=yes
  3793. ac_cv_header_libiberty_h=no
  3794. ac_cv_header_lockdep_h=no
  3795. ac_cv_header_memfault_h=no
  3796. ac_cv_header_memory_h=yes
  3797. ac_cv_header_minix_config_h=no
  3798. ac_cv_header_sched_h=yes
  3799. ac_cv_header_setjmp_h=yes
  3800. ac_cv_header_signal_h=yes
  3801. ac_cv_header_stdc=yes
  3802. ac_cv_header_stdint_h=yes
  3803. ac_cv_header_stdlib_h=yes
  3804. ac_cv_header_string_h=yes
  3805. ac_cv_header_strings_h=yes
  3806. ac_cv_header_sys_int_types_h=no
  3807. ac_cv_header_sys_mman_h=yes
  3808. ac_cv_header_sys_poll_h=yes
  3809. ac_cv_header_sys_socket_h=yes
  3810. ac_cv_header_sys_stat_h=yes
  3811. ac_cv_header_sys_types_h=yes
  3812. ac_cv_header_sys_un_h=yes
  3813. ac_cv_header_sys_wait_h=yes
  3814. ac_cv_header_time_h=yes
  3815. ac_cv_header_unistd_h=yes
  3816. ac_cv_header_valgrind_h=yes
  3817. ac_cv_header_windows_h=no
  3818. ac_cv_header_zlib_h=yes
  3819. ac_cv_host=x86_64-apple-darwin10.8.0
  3820. ac_cv_lib_bfd_bfd_openr=no
  3821. ac_cv_lib_dl_dlsym=yes
  3822. ac_cv_lib_rt_sched_yield=yes
  3823. ac_cv_lib_rt_shm_open=yes
  3824. ac_cv_lib_socket_connect=no
  3825. ac_cv_lib_z_compress=yes
  3826. ac_cv_member_FT_Bitmap_Size_y_ppem=yes
  3827. ac_cv_objext=o
  3828. ac_cv_path_EGREP='/usr/bin/grep -E'
  3829. ac_cv_path_FGREP='/usr/bin/grep -F'
  3830. ac_cv_path_FIND=/usr/bin/find
  3831. ac_cv_path_GREP=/usr/bin/grep
  3832. ac_cv_path_GTKDOC_CHECK=/opt/local/bin/gtkdoc-check
  3833. ac_cv_path_SED=/opt/local/bin/gsed
  3834. ac_cv_path_XARGS=/usr/bin/xargs
  3835. ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
  3836. ac_cv_path_mkdir=/opt/local/bin/gmkdir
  3837. ac_cv_prog_AWK=gawk
  3838. ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E'
  3839. ac_cv_prog_CXXCPP='/usr/bin/g++-4.2 -E'
  3840. ac_cv_prog_GS=
  3841. ac_cv_prog_ac_ct_AR=ar
  3842. ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2
  3843. ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
  3844. ac_cv_prog_ac_ct_LIPO=lipo
  3845. ac_cv_prog_ac_ct_NMEDIT=nmedit
  3846. ac_cv_prog_ac_ct_OBJDUMP=objdump
  3847. ac_cv_prog_ac_ct_OTOOL64=otool64
  3848. ac_cv_prog_ac_ct_OTOOL=otool
  3849. ac_cv_prog_ac_ct_RANLIB=ranlib
  3850. ac_cv_prog_ac_ct_STRIP=strip
  3851. ac_cv_prog_cc__usr_bin_gcc_4_2_c_o=yes
  3852. ac_cv_prog_cc_c89=
  3853. ac_cv_prog_cc_g=yes
  3854. ac_cv_prog_cxx_g=yes
  3855. ac_cv_prog_make_make_set=yes
  3856. ac_cv_safe_to_define___extensions__=yes
  3857. ac_cv_sizeof_int=4
  3858. ac_cv_sizeof_long=4
  3859. ac_cv_sizeof_long_long=8
  3860. ac_cv_sizeof_size_t=4
  3861. ac_cv_sizeof_void_p=4
  3862. ac_cv_sys_file_offset_bits=no
  3863. ac_cv_sys_largefile_CC=no
  3864. ac_cv_type___uint128_t=no
  3865. ac_cv_type_uint128_t=no
  3866. ac_cv_type_uint64_t=yes
  3867. am_cv_CC_dependencies_compiler_type=none
  3868. am_cv_CXX_dependencies_compiler_type=none
  3869. am_cv_make_support_nested_variables=yes
  3870. cairo_cv_atomic_op_needs_memory_barrier=no
  3871. cairo_cv_atomic_primitives=Intel
  3872. cairo_cv_warn_cflags=' -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2'
  3873. cairo_cv_warn_maybe='-Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -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 -Wno-unused-but-set-variable'
  3874. cairo_cv_warn_unused_result='__attribute__((__warn_unused_result__))'
  3875. lt_cv_apple_cc_single_mod=yes
  3876. lt_cv_ar_at_file=no
  3877. lt_cv_deplibs_check_method=pass_all
  3878. lt_cv_file_magic_cmd='$MAGIC_CMD'
  3879. lt_cv_file_magic_test_file=
  3880. lt_cv_ld_exported_symbols_list=yes
  3881. lt_cv_ld_force_load=yes
  3882. lt_cv_ld_reload_flag=-r
  3883. lt_cv_nm_interface='BSD nm'
  3884. lt_cv_objdir=.libs
  3885. lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
  3886. lt_cv_path_LDCXX=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
  3887. lt_cv_path_NM=/usr/bin/nm
  3888. lt_cv_path_mainfest_tool=no
  3889. lt_cv_prog_compiler_c_o=yes
  3890. lt_cv_prog_compiler_c_o_CXX=yes
  3891. lt_cv_prog_compiler_pic='-fno-common -DPIC'
  3892. lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
  3893. lt_cv_prog_compiler_pic_works=yes
  3894. lt_cv_prog_compiler_pic_works_CXX=yes
  3895. lt_cv_prog_compiler_rtti_exceptions=no
  3896. lt_cv_prog_compiler_static_works=no
  3897. lt_cv_prog_compiler_static_works_CXX=no
  3898. lt_cv_prog_gnu_ld=no
  3899. lt_cv_prog_gnu_ldcxx=no
  3900. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  3901. lt_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'\'''
  3902. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  3903. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
  3904. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
  3905. lt_cv_sys_max_cmd_len=196608
  3906. lt_cv_to_host_file_cmd=func_convert_file_noop
  3907. lt_cv_to_tool_file_cmd=func_convert_file_noop
  3908. pkg_cv_FONTCONFIG_CFLAGS='-I/opt/local/include '
  3909. pkg_cv_FONTCONFIG_LIBS='-L/opt/local/lib -lfontconfig '
  3910. pkg_cv_FREETYPE_CFLAGS='-I/opt/local/include/freetype2 -I/opt/local/include '
  3911. pkg_cv_FREETYPE_LIBS='-L/opt/local/lib -lfreetype '
  3912. pkg_cv_GOBJECT_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include '
  3913. pkg_cv_GOBJECT_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl '
  3914. pkg_cv_VALGRIND_CFLAGS='-I/opt/local/include/valgrind '
  3915. pkg_cv_VALGRIND_LIBS='-L/opt/local/lib/valgrind -lcoregrind-amd64-darwin -lvex-amd64-darwin -lgcc '
  3916. pkg_cv_glib_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include '
  3917. pkg_cv_glib_LIBS='-L/opt/local/lib -lglib-2.0 -lintl '
  3918. pkg_cv_gtk_CFLAGS='-D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng15 '
  3919. pkg_cv_gtk_LIBS='-L/opt/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangocairo-1.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lgio-2.0 -lXfixes -lcairo -lX11 -lpango-1.0 -lm -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 -lintl '
  3920. pkg_cv_pixman_CFLAGS='-I/opt/local/include/pixman-1 '
  3921. pkg_cv_pixman_LIBS='-L/opt/local/lib -lpixman-1 '
  3922. pkg_cv_png_CFLAGS='-I/opt/local/include/libpng15 '
  3923. pkg_cv_png_LIBS='-L/opt/local/lib -lpng15 '
  3924. pkg_cv_xcb_CFLAGS='-I/opt/local/include '
  3925. pkg_cv_xcb_LIBS='-L/opt/local/lib -lxcb-render -lxcb '
  3926. pkg_cv_xcb_shm_CFLAGS='-I/opt/local/include '
  3927. pkg_cv_xcb_shm_LIBS='-L/opt/local/lib -lxcb-shm -lxcb '
  3928. pkg_cv_xlib_CFLAGS='-I/opt/local/include '
  3929. pkg_cv_xlib_LIBS='-L/opt/local/lib -lX11 '
  3930. pkg_cv_xlib_xcb_CFLAGS='-I/opt/local/include '
  3931. pkg_cv_xlib_xcb_LIBS='-L/opt/local/lib -lX11-xcb -lX11 -lxcb '
  3932. pkg_cv_xlib_xrender_CFLAGS='-I/opt/local/include '
  3933. pkg_cv_xlib_xrender_LIBS='-L/opt/local/lib -lXrender -lX11 '
  3934.  
  3935. ## ----------------- ##
  3936. ## Output variables. ##
  3937. ## ----------------- ##
  3938.  
  3939. ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_cairo/cairo/work/cairo-1.12.2-i386/build/missing --run aclocal-1.11'
  3940. AMDEPBACKSLASH=''
  3941. AMDEP_FALSE=''
  3942. AMDEP_TRUE='#'
  3943. AMTAR='$${TAR-tar}'
  3944. AM_BACKSLASH='\'
  3945. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  3946. AM_DEFAULT_VERBOSITY='1'
  3947. AM_V='$(V)'
  3948. AR='ar'
  3949. AS='as'
  3950. AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_cairo/cairo/work/cairo-1.12.2-i386/build/missing --run autoconf'
  3951. AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_cairo/cairo/work/cairo-1.12.2-i386/build/missing --run autoheader'
  3952. AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_cairo/cairo/work/cairo-1.12.2-i386/build/missing --run automake-1.11'
  3953. AWK='gawk'
  3954. BFD_LIBS=''
  3955. BUILD_ANY2PPM_FALSE='#'
  3956. BUILD_ANY2PPM_TRUE=''
  3957. BUILD_CXX_FALSE=''
  3958. BUILD_CXX_TRUE='#'
  3959. BUILD_SPHINX_FALSE='#'
  3960. BUILD_SPHINX_TRUE=''
  3961. CAIROBOILERPLATE_LIBS=''
  3962. CAIRO_CAN_TEST_PDF_SURFACE_FALSE=''
  3963. CAIRO_CAN_TEST_PDF_SURFACE_TRUE='#'
  3964. CAIRO_CAN_TEST_PS_SURFACE_FALSE=''
  3965. CAIRO_CAN_TEST_PS_SURFACE_TRUE='#'
  3966. CAIRO_CAN_TEST_SVG_SURFACE_FALSE=''
  3967. CAIRO_CAN_TEST_SVG_SURFACE_TRUE='#'
  3968. CAIRO_CAN_TEST_WIN32_PRINTING_SURFACE_FALSE=''
  3969. CAIRO_CAN_TEST_WIN32_PRINTING_SURFACE_TRUE='#'
  3970. CAIRO_CFLAGS=' -I/opt/local/include/pixman-1 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng15 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 '
  3971. CAIRO_HAS_BEOS_SURFACE_FALSE=''
  3972. CAIRO_HAS_BEOS_SURFACE_TRUE='#'
  3973. CAIRO_HAS_COGL_SURFACE_FALSE=''
  3974. CAIRO_HAS_COGL_SURFACE_TRUE='#'
  3975. CAIRO_HAS_DIRECTFB_SURFACE_FALSE=''
  3976. CAIRO_HAS_DIRECTFB_SURFACE_TRUE='#'
  3977. CAIRO_HAS_DLSYM_FALSE='#'
  3978. CAIRO_HAS_DLSYM_TRUE=''
  3979. CAIRO_HAS_DL_FALSE='#'
  3980. CAIRO_HAS_DL_TRUE=''
  3981. CAIRO_HAS_DRM_SURFACE_FALSE=''
  3982. CAIRO_HAS_DRM_SURFACE_TRUE='#'
  3983. CAIRO_HAS_EGL_FUNCTIONS_FALSE=''
  3984. CAIRO_HAS_EGL_FUNCTIONS_TRUE='#'
  3985. CAIRO_HAS_FC_FONT_FALSE='#'
  3986. CAIRO_HAS_FC_FONT_TRUE=''
  3987. CAIRO_HAS_FT_FONT_FALSE='#'
  3988. CAIRO_HAS_FT_FONT_TRUE=''
  3989. CAIRO_HAS_GALLIUM_SURFACE_FALSE=''
  3990. CAIRO_HAS_GALLIUM_SURFACE_TRUE='#'
  3991. CAIRO_HAS_GLESV2_SURFACE_FALSE=''
  3992. CAIRO_HAS_GLESV2_SURFACE_TRUE='#'
  3993. CAIRO_HAS_GLX_FUNCTIONS_FALSE=''
  3994. CAIRO_HAS_GLX_FUNCTIONS_TRUE='#'
  3995. CAIRO_HAS_GL_SURFACE_FALSE=''
  3996. CAIRO_HAS_GL_SURFACE_TRUE='#'
  3997. CAIRO_HAS_GOBJECT_FUNCTIONS_FALSE='#'
  3998. CAIRO_HAS_GOBJECT_FUNCTIONS_TRUE=''
  3999. CAIRO_HAS_INTERPRETER_FALSE='#'
  4000. CAIRO_HAS_INTERPRETER_TRUE=''
  4001. CAIRO_HAS_LCOV_FALSE=''
  4002. CAIRO_HAS_LCOV_TRUE='#'
  4003. CAIRO_HAS_MULTI_PAGE_SURFACES_FALSE='#'
  4004. CAIRO_HAS_MULTI_PAGE_SURFACES_TRUE=''
  4005. CAIRO_HAS_OS2_SURFACE_FALSE=''
  4006. CAIRO_HAS_OS2_SURFACE_TRUE='#'
  4007. CAIRO_HAS_PDF_SURFACE_FALSE='#'
  4008. CAIRO_HAS_PDF_SURFACE_TRUE=''
  4009. CAIRO_HAS_PNG_FUNCTIONS_FALSE='#'
  4010. CAIRO_HAS_PNG_FUNCTIONS_TRUE=''
  4011. CAIRO_HAS_PS_SURFACE_FALSE='#'
  4012. CAIRO_HAS_PS_SURFACE_TRUE=''
  4013. CAIRO_HAS_PTHREAD_FALSE=''
  4014. CAIRO_HAS_PTHREAD_TRUE='#'
  4015. CAIRO_HAS_QT_SURFACE_FALSE=''
  4016. CAIRO_HAS_QT_SURFACE_TRUE='#'
  4017. CAIRO_HAS_QUARTZ_FONT_FALSE='#'
  4018. CAIRO_HAS_QUARTZ_FONT_TRUE=''
  4019. CAIRO_HAS_QUARTZ_IMAGE_SURFACE_FALSE='#'
  4020. CAIRO_HAS_QUARTZ_IMAGE_SURFACE_TRUE=''
  4021. CAIRO_HAS_QUARTZ_SURFACE_FALSE='#'
  4022. CAIRO_HAS_QUARTZ_SURFACE_TRUE=''
  4023. CAIRO_HAS_SCRIPT_SURFACE_FALSE='#'
  4024. CAIRO_HAS_SCRIPT_SURFACE_TRUE=''
  4025. CAIRO_HAS_SKIA_SURFACE_FALSE=''
  4026. CAIRO_HAS_SKIA_SURFACE_TRUE='#'
  4027. CAIRO_HAS_SPECTRE_FALSE=''
  4028. CAIRO_HAS_SPECTRE_TRUE='#'
  4029. CAIRO_HAS_SVG_SURFACE_FALSE='#'
  4030. CAIRO_HAS_SVG_SURFACE_TRUE=''
  4031. CAIRO_HAS_SYMBOL_LOOKUP_FALSE=''
  4032. CAIRO_HAS_SYMBOL_LOOKUP_TRUE='#'
  4033. CAIRO_HAS_TEE_SURFACE_FALSE='#'
  4034. CAIRO_HAS_TEE_SURFACE_TRUE=''
  4035. CAIRO_HAS_TEST_SURFACES_FALSE=''
  4036. CAIRO_HAS_TEST_SURFACES_TRUE='#'
  4037. CAIRO_HAS_TRACE_FALSE=''
  4038. CAIRO_HAS_TRACE_TRUE='#'
  4039. CAIRO_HAS_VG_SURFACE_FALSE=''
  4040. CAIRO_HAS_VG_SURFACE_TRUE='#'
  4041. CAIRO_HAS_WGL_FUNCTIONS_FALSE=''
  4042. CAIRO_HAS_WGL_FUNCTIONS_TRUE='#'
  4043. CAIRO_HAS_WIN32_FONT_FALSE=''
  4044. CAIRO_HAS_WIN32_FONT_TRUE='#'
  4045. CAIRO_HAS_WIN32_SURFACE_FALSE=''
  4046. CAIRO_HAS_WIN32_SURFACE_TRUE='#'
  4047. CAIRO_HAS_XCB_SHM_FUNCTIONS_FALSE='#'
  4048. CAIRO_HAS_XCB_SHM_FUNCTIONS_TRUE=''
  4049. CAIRO_HAS_XCB_SURFACE_FALSE='#'
  4050. CAIRO_HAS_XCB_SURFACE_TRUE=''
  4051. CAIRO_HAS_XLIB_SURFACE_FALSE='#'
  4052. CAIRO_HAS_XLIB_SURFACE_TRUE=''
  4053. CAIRO_HAS_XLIB_XCB_FUNCTIONS_FALSE='#'
  4054. CAIRO_HAS_XLIB_XCB_FUNCTIONS_TRUE=''
  4055. CAIRO_HAS_XLIB_XRENDER_SURFACE_FALSE='#'
  4056. CAIRO_HAS_XLIB_XRENDER_SURFACE_TRUE=''
  4057. CAIRO_HAS_XML_SURFACE_FALSE='#'
  4058. CAIRO_HAS_XML_SURFACE_TRUE=''
  4059. CAIRO_LDFLAGS=''
  4060. CAIRO_LIBS=' -L/opt/local/lib -lpixman-1 -L/opt/local/lib -lfontconfig -L/opt/local/lib -lfreetype -L/opt/local/lib -lpng15 -Xlinker -framework -Xlinker ApplicationServices -L/opt/local/lib -lxcb-shm -lxcb -L/opt/local/lib -lX11-xcb -lX11 -lxcb -L/opt/local/lib -lxcb-render -lxcb -L/opt/local/lib -lXrender -lX11 -L/opt/local/lib -lX11 -lz -lz -lz '
  4061. CAIRO_LIBTOOL_VERSION_INFO='11202:2:11200'
  4062. CAIRO_NONPKGCONFIG_CFLAGS=' '
  4063. CAIRO_NONPKGCONFIG_LIBS=' -lz -lz -lz '
  4064. CAIRO_RELEASE_STATUS='release'
  4065. CAIRO_REQUIRES=' gobject-2.0 glib-2.0 pixman-1 >= 0.22.0 fontconfig >= 2.2.95 freetype2 >= 9.7.3 libpng xcb-shm x11-xcb xcb >= 1.6 xcb-render >= 1.6 xrender >= 0.6 x11 '
  4066. CAIRO_TEST_MODE=''
  4067. CAIRO_TEST_UNDEFINED_LDFLAGS=''
  4068. CAIRO_VERSION_MAJOR='1'
  4069. CAIRO_VERSION_MICRO='2'
  4070. CAIRO_VERSION_MINOR='12'
  4071. CAIRO_VERSION_SONUM='2'
  4072. CC='/usr/bin/gcc-4.2'
  4073. CCDEPMODE='depmode=none'
  4074. CFLAGS='-pipe -O2 -arch i386'
  4075. CPP='/usr/bin/gcc-4.2 -E'
  4076. CPPFLAGS='-I/opt/local/include'
  4077. CROSS_COMPILING_FALSE=''
  4078. CROSS_COMPILING_TRUE='#'
  4079. CXX='/usr/bin/g++-4.2'
  4080. CXXCPP='/usr/bin/g++-4.2 -E'
  4081. CXXDEPMODE='depmode=none'
  4082. CXXFLAGS='-pipe -O2 -arch i386'
  4083. CYGPATH_W='echo'
  4084. DEFS='-DHAVE_CONFIG_H'
  4085. DEPDIR='.deps'
  4086. DISABLE_SOME_FLOATING_POINT_FALSE=''
  4087. DISABLE_SOME_FLOATING_POINT_TRUE='#'
  4088. DLLTOOL='false'
  4089. DSYMUTIL='dsymutil'
  4090. DUMPBIN=''
  4091. ECHO_C='\c'
  4092. ECHO_N=''
  4093. ECHO_T=''
  4094. EGREP='/usr/bin/grep -E'
  4095. ENABLE_GTK_DOC_FALSE=''
  4096. ENABLE_GTK_DOC_TRUE='#'
  4097. EXEEXT=''
  4098. FGREP='/usr/bin/grep -F'
  4099. FIND='/usr/bin/find'
  4100. FONTCONFIG_CFLAGS='-I/opt/local/include '
  4101. FONTCONFIG_LIBS='-L/opt/local/lib -lfontconfig '
  4102. FREETYPE_CFLAGS='-I/opt/local/include/freetype2 -I/opt/local/include '
  4103. FREETYPE_CONFIG=''
  4104. FREETYPE_LIBS='-L/opt/local/lib -lfreetype '
  4105. GOBJECT_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include '
  4106. GOBJECT_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl '
  4107. GREP='/usr/bin/grep'
  4108. GS=''
  4109. GTKDOC_CHECK='/opt/local/bin/gtkdoc-check'
  4110. GTK_DOC_USE_LIBTOOL_FALSE='#'
  4111. GTK_DOC_USE_LIBTOOL_TRUE=''
  4112. HAVE_GTK_FALSE='#'
  4113. HAVE_GTK_TRUE=''
  4114. HAVE_PTHREAD_FALSE=''
  4115. HAVE_PTHREAD_TRUE='#'
  4116. HAVE_REAL_PTHREAD_FALSE=''
  4117. HAVE_REAL_PTHREAD_TRUE='#'
  4118. HAVE_SHM_FALSE='#'
  4119. HAVE_SHM_TRUE=''
  4120. HTML_DIR='${datadir}/gtk-doc/html'
  4121. INSTALL_DATA='${INSTALL} -m 644'
  4122. INSTALL_PROGRAM='${INSTALL}'
  4123. INSTALL_SCRIPT='${INSTALL}'
  4124. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  4125. LD='/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld'
  4126. LDFLAGS='-L/opt/local/lib -arch i386'
  4127. LIBM=''
  4128. LIBOBJS=''
  4129. LIBRSVG_CFLAGS=''
  4130. LIBRSVG_LIBS=''
  4131. LIBS='-lrt '
  4132. LIBSPECTRE_CFLAGS=''
  4133. LIBSPECTRE_LIBS=''
  4134. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  4135. LIPO='lipo'
  4136. LN_S='ln -s'
  4137. LTLIBOBJS=''
  4138. LTP=''
  4139. LTP_GENHTML=''
  4140. MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_cairo/cairo/work/cairo-1.12.2-i386/build/missing --run makeinfo'
  4141. MANIFEST_TOOL=':'
  4142. MKDIR_P='/opt/local/bin/gmkdir -p'
  4143. NM='/usr/bin/nm'
  4144. NMEDIT='nmedit'
  4145. OBJDUMP='objdump'
  4146. OBJEXT='o'
  4147. OS_WIN32_FALSE=''
  4148. OS_WIN32_TRUE='#'
  4149. OTOOL64='otool64'
  4150. OTOOL='otool'
  4151. PACKAGE='cairo'
  4152. PACKAGE_BUGREPORT='http://bugs.freedesktop.org/enter_bug.cgi?product=cairo'
  4153. PACKAGE_NAME='cairo'
  4154. PACKAGE_STRING='cairo 1.12.2'
  4155. PACKAGE_TARNAME='cairo'
  4156. PACKAGE_URL='http://cairographics.org/'
  4157. PACKAGE_VERSION='1.12.2'
  4158. PATH_SEPARATOR=':'
  4159. PKGCONFIG_REQUIRES='Requires.private'
  4160. PKG_CONFIG='/opt/local/bin/pkg-config'
  4161. POPPLER_CFLAGS=''
  4162. POPPLER_LIBS=''
  4163. RANLIB='ranlib'
  4164. SED='/opt/local/bin/gsed'
  4165. SET_MAKE=''
  4166. SHELL='/bin/sh'
  4167. SHLIB_EXT='dylib'
  4168. SHM_LIBS='-lrt'
  4169. SHTOOL=''
  4170. STRIP='strip'
  4171. VALGRIND_CFLAGS='-I/opt/local/include/valgrind '
  4172. VALGRIND_LIBS='-L/opt/local/lib/valgrind -lcoregrind-amd64-darwin -lvex-amd64-darwin -lgcc '
  4173. VERSION='1.12.2'
  4174. XARGS='/usr/bin/xargs'
  4175. XMKMF=''
  4176. X_CFLAGS=''
  4177. X_EXTRA_LIBS=''
  4178. X_LIBS=''
  4179. X_PRE_LIBS=''
  4180. ac_ct_AR='ar'
  4181. ac_ct_CC='/usr/bin/gcc-4.2'
  4182. ac_ct_CXX=''
  4183. ac_ct_DUMPBIN=''
  4184. am__EXEEXT_FALSE=''
  4185. am__EXEEXT_TRUE='#'
  4186. am__fastdepCC_FALSE=''
  4187. am__fastdepCC_TRUE='#'
  4188. am__fastdepCXX_FALSE=''
  4189. am__fastdepCXX_TRUE='#'
  4190. am__include='include'
  4191. am__isrc=''
  4192. am__leading_dot='.'
  4193. am__nodep=''
  4194. am__quote=''
  4195. am__tar='$${TAR-tar} chof - "$$tardir"'
  4196. am__untar='$${TAR-tar} xf -'
  4197. bindir='${exec_prefix}/bin'
  4198. build='x86_64-apple-darwin10.8.0'
  4199. build_alias=''
  4200. build_cpu='x86_64'
  4201. build_os='darwin10.8.0'
  4202. build_vendor='apple'
  4203. cogl_CFLAGS=''
  4204. cogl_LIBS=''
  4205. datadir='${datarootdir}'
  4206. datarootdir='${prefix}/share'
  4207. directfb_CFLAGS=''
  4208. directfb_LIBS=''
  4209. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  4210. drm_CFLAGS=''
  4211. drm_LIBS=''
  4212. dvidir='${docdir}'
  4213. egl_CFLAGS=''
  4214. egl_LIBS=''
  4215. exec_prefix='${prefix}'
  4216. gallium_DIR=''
  4217. gl_CFLAGS=''
  4218. gl_LIBS=''
  4219. glesv2_CFLAGS=''
  4220. glesv2_LIBS=''
  4221. glib_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include '
  4222. glib_LIBS='-L/opt/local/lib -lglib-2.0 -lintl '
  4223. gtk_CFLAGS='-D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng15 '
  4224. gtk_LIBS='-L/opt/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangocairo-1.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lgio-2.0 -lXfixes -lcairo -lX11 -lpango-1.0 -lm -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 -lintl '
  4225. host='x86_64-apple-darwin10.8.0'
  4226. host_alias=''
  4227. host_cpu='x86_64'
  4228. host_os='darwin10.8.0'
  4229. host_vendor='apple'
  4230. htmldir='${docdir}'
  4231. includedir='${prefix}/include'
  4232. infodir='${datarootdir}/info'
  4233. install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_cairo/cairo/work/cairo-1.12.2-i386/build/install-sh'
  4234. libdir='${exec_prefix}/lib'
  4235. libexecdir='${exec_prefix}/libexec'
  4236. localedir='${datarootdir}/locale'
  4237. localstatedir='${prefix}/var'
  4238. mandir='${datarootdir}/man'
  4239. mesa_DIR=''
  4240. mkdir_p='/opt/local/bin/gmkdir -p'
  4241. oldincludedir='/usr/include'
  4242. pdfdir='${docdir}'
  4243. pixman_CFLAGS='-I/opt/local/include/pixman-1 '
  4244. pixman_LIBS='-L/opt/local/lib -lpixman-1 '
  4245. png_CFLAGS='-I/opt/local/include/libpng15 '
  4246. png_LIBS='-L/opt/local/lib -lpng15 '
  4247. png_REQUIRES='libpng'
  4248. prefix='/opt/local'
  4249. program_transform_name='s,x,x,'
  4250. psdir='${docdir}'
  4251. pthread_CFLAGS=''
  4252. pthread_LIBS=''
  4253. qt_CFLAGS=''
  4254. qt_LIBS=''
  4255. real_pthread_CFLAGS=''
  4256. real_pthread_LIBS=''
  4257. sbindir='${exec_prefix}/sbin'
  4258. sharedstatedir='${prefix}/com'
  4259. shm_LIBS='-lrt'
  4260. skia_DIR=''
  4261. sysconfdir='${prefix}/etc'
  4262. target_alias=''
  4263. xcb_CFLAGS='-I/opt/local/include '
  4264. xcb_LIBS='-L/opt/local/lib -lxcb-render -lxcb '
  4265. xcb_shm_CFLAGS='-I/opt/local/include '
  4266. xcb_shm_LIBS='-L/opt/local/lib -lxcb-shm -lxcb '
  4267. xlib_CFLAGS='-I/opt/local/include '
  4268. xlib_LIBS='-L/opt/local/lib -lX11 '
  4269. xlib_xcb_CFLAGS='-I/opt/local/include '
  4270. xlib_xcb_LIBS='-L/opt/local/lib -lX11-xcb -lX11 -lxcb '
  4271. xlib_xrender_CFLAGS='-I/opt/local/include '
  4272. xlib_xrender_LIBS='-L/opt/local/lib -lXrender -lX11 '
  4273.  
  4274. ## ----------- ##
  4275. ## confdefs.h. ##
  4276. ## ----------- ##
  4277.  
  4278. /* confdefs.h */
  4279. #define PACKAGE_NAME "cairo"
  4280. #define PACKAGE_TARNAME "cairo"
  4281. #define PACKAGE_VERSION "1.12.2"
  4282. #define PACKAGE_STRING "cairo 1.12.2"
  4283. #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  4284. #define PACKAGE_URL "http://cairographics.org/"
  4285. #define STDC_HEADERS 1
  4286. #define HAVE_SYS_TYPES_H 1
  4287. #define HAVE_SYS_STAT_H 1
  4288. #define HAVE_STDLIB_H 1
  4289. #define HAVE_STRING_H 1
  4290. #define HAVE_MEMORY_H 1
  4291. #define HAVE_STRINGS_H 1
  4292. #define HAVE_INTTYPES_H 1
  4293. #define HAVE_STDINT_H 1
  4294. #define HAVE_UNISTD_H 1
  4295. #define __EXTENSIONS__ 1
  4296. #define _ALL_SOURCE 1
  4297. #define _GNU_SOURCE 1
  4298. #define _POSIX_PTHREAD_SEMANTICS 1
  4299. #define _TANDEM_SOURCE 1
  4300. #define HAVE_DLFCN_H 1
  4301. #define LT_OBJDIR ".libs/"
  4302. #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  4303. #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  4304. #define SIZEOF_VOID_P 4
  4305. #define SIZEOF_INT 4
  4306. #define SIZEOF_LONG 4
  4307. #define SIZEOF_LONG_LONG 8
  4308. #define SIZEOF_SIZE_T 4
  4309. #define HAVE_LIBRT 1
  4310. #define HAVE_BUILTIN_RETURN_ADDRESS 1
  4311. #define HAVE_STDINT_H 1
  4312. #define HAVE_INTTYPES_H 1
  4313. #define HAVE_UINT64_T 1
  4314. #define HAVE_FCNTL_H 1
  4315. #define HAVE_UNISTD_H 1
  4316. #define HAVE_SIGNAL_H 1
  4317. #define HAVE_SYS_STAT_H 1
  4318. #define HAVE_SYS_SOCKET_H 1
  4319. #define HAVE_SYS_POLL_H 1
  4320. #define HAVE_SYS_UN_H 1
  4321. #define HAVE_ALARM 1
  4322. #define HAVE_SCHED_H 1
  4323. #define HAVE_SYS_MMAN_H 1
  4324. #define HAVE_MMAP 1
  4325. #define HAVE_TIME_H 1
  4326. #define HAVE_FECLEAREXCEPT 1
  4327. #define HAVE_LIBGEN_H 1
  4328. #define HAVE_BYTESWAP_H 1
  4329. #define HAVE_SIGNAL_H 1
  4330. #define HAVE_SETJMP_H 1
  4331. #define HAVE_FENV_H 1
  4332. #define HAVE_SYS_WAIT_H 1
  4333. #define HAVE_CTIME_R 1
  4334. #define HAVE_DRAND48 1
  4335. #define HAVE_FLOCKFILE 1
  4336. #define HAVE_FUNLOCKFILE 1
  4337. #define HAVE_LINK 1
  4338. #define HAVE_SYS_STAT_H 1
  4339. #define HAVE_IO_H 1
  4340. #define HAVE_MKDIR 2
  4341. #define HAVE_FORK 1
  4342. #define HAVE_WAITPID 1
  4343. #define HAVE_RAISE 1
  4344. #define HAVE_VALGRIND 1
  4345. #undef PACKAGE_VERSION
  4346. #undef PACKAGE_STRING
  4347. #undef PACKAGE_NAME
  4348. #undef PACKAGE_TARNAME
  4349. #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD
  4350. #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD
  4351. #define PACKAGE_NAME USE_cairo_INSTEAD
  4352. #define PACKAGE_TARNAME USE_cairo_INSTEAD
  4353. #define HAVE_ZLIB 1
  4354. #define HAVE_DLFCN_H 1
  4355. #define CAIRO_HAS_DLSYM 1
  4356. #define HAVE_XRENDERCREATELINEARGRADIENT 1
  4357. #define HAVE_XRENDERCREATERADIALGRADIENT 1
  4358. #define HAVE_XRENDERCREATECONICALGRADIENT 1
  4359. #define HAVE_FT_BITMAP_SIZE_Y_PPEM 1
  4360. #define HAVE_FT_GLYPHSLOT_EMBOLDEN 1
  4361. #define HAVE_FT_GLYPHSLOT_OBLIQUE 1
  4362. #define HAVE_FT_LOAD_SFNT_TABLE 1
  4363. #define HAVE_FT_LIBRARY_SETLCDFILTER 1
  4364. #define HAVE_FCINIT 1
  4365. #define HAVE_FCFINI 1
  4366. #define SHARED_LIB_EXT "dylib"
  4367. #define CAIRO_HAS_INTERPRETER 1
  4368.  
  4369. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement