Advertisement
cooljeanius

cairo x86_64 config.log

Sep 19th, 2012
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 169.41 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-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: 155 tasks, 596 threads, 2 processors
  34. Load average: 2.04, Mach factor: 1.16
  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 x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 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 x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 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 x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 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 x86_64 -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 x86_64 -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 x86_64 -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 x86_64 -I/opt/local/include conftest.c >&5
  144. configure:4241: $? = 0
  145. configure:4314: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 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 x86_64 -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 x86_64 -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 x86_64 -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 x86_64 -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 x86_64 -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 x86_64 -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 x86_64 -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 x86_64 -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 x86_64 -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 x86_64 -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 x86_64 -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 x86_64 -I/opt/local/include conftest.c >&5
  310. configure:5751: /usr/bin/nm "conftest.o"
  311. configure:5754: output
  312. 0000000000000000 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 x86_64 -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 x86_64 -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 x86_64 -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 x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 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 x86_64 -L/opt/local/lib -arch x86_64 -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 x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 -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 x86_64 -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 x86_64 -L/opt/local/lib -arch x86_64 -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 x86_64 -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 x86_64 -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 x86_64 -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 x86_64 -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 x86_64 -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 x86_64 -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 x86_64 -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 x86_64 -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 x86_64 -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 x86_64 -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 x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 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 x86_64 -Werror -I/opt/local/include -L/opt/local/lib -arch x86_64 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 x86_64 -errwarn -I/opt/local/include -L/opt/local/lib -arch x86_64 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 x86_64 -Werror -Wall -I/opt/local/include -L/opt/local/lib -arch x86_64 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 x86_64 -Werror -Wextra -I/opt/local/include -L/opt/local/lib -arch x86_64 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 x86_64 -Werror -Wold-style-definition -I/opt/local/include -L/opt/local/lib -arch x86_64 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 x86_64 -Werror -Wdeclaration-after-statement -I/opt/local/include -L/opt/local/lib -arch x86_64 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 x86_64 -Werror -Wmissing-declarations -I/opt/local/include -L/opt/local/lib -arch x86_64 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 x86_64 -Werror -Werror-implicit-function-declaration -I/opt/local/include -L/opt/local/lib -arch x86_64 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 x86_64 -Werror -Wnested-externs -I/opt/local/include -L/opt/local/lib -arch x86_64 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 x86_64 -Werror -Wpointer-arith -I/opt/local/include -L/opt/local/lib -arch x86_64 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 x86_64 -Werror -Wwrite-strings -I/opt/local/include -L/opt/local/lib -arch x86_64 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 x86_64 -Werror -Wsign-compare -I/opt/local/include -L/opt/local/lib -arch x86_64 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 x86_64 -Werror -Wstrict-prototypes -I/opt/local/include -L/opt/local/lib -arch x86_64 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 x86_64 -Werror -Wmissing-prototypes -I/opt/local/include -L/opt/local/lib -arch x86_64 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 x86_64 -Werror -Wpacked -I/opt/local/include -L/opt/local/lib -arch x86_64 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 x86_64 -Werror -Wswitch-enum -I/opt/local/include -L/opt/local/lib -arch x86_64 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 x86_64 -Werror -Wmissing-format-attribute -I/opt/local/include -L/opt/local/lib -arch x86_64 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 x86_64 -Werror -Wbad-function-cast -I/opt/local/include -L/opt/local/lib -arch x86_64 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 x86_64 -Werror -Wvolatile-register-var -I/opt/local/include -L/opt/local/lib -arch x86_64 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 x86_64 -Werror -Wstrict-aliasing=2 -I/opt/local/include -L/opt/local/lib -arch x86_64 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 x86_64 -Werror -Winit-self -I/opt/local/include -L/opt/local/lib -arch x86_64 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 x86_64 -Werror -Wunsafe-loop-optimizations -I/opt/local/include -L/opt/local/lib -arch x86_64 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 x86_64 -Werror -Wno-missing-field-initializers -I/opt/local/include -L/opt/local/lib -arch x86_64 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 x86_64 -Werror -Wno-unused-parameter -I/opt/local/include -L/opt/local/lib -arch x86_64 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 x86_64 -Werror -Wno-attributes -I/opt/local/include -L/opt/local/lib -arch x86_64 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 x86_64 -Werror -Wno-long-long -I/opt/local/include -L/opt/local/lib -arch x86_64 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 x86_64 -Werror -Winline -I/opt/local/include -L/opt/local/lib -arch x86_64 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 x86_64 -Werror -erroff=E_ENUM_TYPE_MISMATCH_ARG -I/opt/local/include -L/opt/local/lib -arch x86_64 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 x86_64 -Werror -erroff=E_ENUM_TYPE_MISMATCH_OP -I/opt/local/include -L/opt/local/lib -arch x86_64 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 x86_64 -Werror -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -arch x86_64 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 x86_64 -Werror -fno-common -I/opt/local/include -L/opt/local/lib -arch x86_64 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 x86_64 -Werror -Wp,-D_FORTIFY_SOURCE=2 -I/opt/local/include -L/opt/local/lib -arch x86_64 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 x86_64 -Werror -Wno-unused-but-set-variable -I/opt/local/include -L/opt/local/lib -arch x86_64 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 x86_64 -Wno-attributes -I/opt/local/include -L/opt/local/lib -arch x86_64 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 x86_64 -Wl,--allow-shlib-undefined -I/opt/local/include -L/opt/local/lib -arch x86_64 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 x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 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 x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5
  1011. configure:18658: $? = 0
  1012. configure:18658: ./conftest
  1013. configure:18658: $? = 0
  1014. configure:18672: result: 8
  1015. configure:18686: checking size of int
  1016. configure:18691: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 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 x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5
  1023. configure:18724: $? = 0
  1024. configure:18724: ./conftest
  1025. configure:18724: $? = 0
  1026. configure:18738: result: 8
  1027. configure:18752: checking size of long long
  1028. configure:18757: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 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 x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5
  1035. configure:18790: $? = 0
  1036. configure:18790: ./conftest
  1037. configure:18790: $? = 0
  1038. configure:18804: result: 8
  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 x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 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 (x86_64)
  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 x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 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 (x86_64)
  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 x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 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 8
  1086. | #define SIZEOF_INT 4
  1087. | #define SIZEOF_LONG 8
  1088. | #define SIZEOF_LONG_LONG 8
  1089. | #define SIZEOF_SIZE_T 8
  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 x86_64 -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 x86_64 -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 8
  1148. | #define SIZEOF_INT 4
  1149. | #define SIZEOF_LONG 8
  1150. | #define SIZEOF_LONG_LONG 8
  1151. | #define SIZEOF_SIZE_T 8
  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 8
  1224. | #define SIZEOF_INT 4
  1225. | #define SIZEOF_LONG 8
  1226. | #define SIZEOF_LONG_LONG 8
  1227. | #define SIZEOF_SIZE_T 8
  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 x86_64 -I/opt/local/include conftest.c >&5
  1239. configure:19173: $? = 0
  1240. configure:19173: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -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 8
  1272. | #define SIZEOF_INT 4
  1273. | #define SIZEOF_LONG 8
  1274. | #define SIZEOF_LONG_LONG 8
  1275. | #define SIZEOF_SIZE_T 8
  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 x86_64 -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 8
  1358. | #define SIZEOF_INT 4
  1359. | #define SIZEOF_LONG 8
  1360. | #define SIZEOF_LONG_LONG 8
  1361. | #define SIZEOF_SIZE_T 8
  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 x86_64 -I/opt/local/include conftest.c >&5
  1412. configure:19191: $? = 0
  1413. configure:19191: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
  1414. conftest.c: In function 'main':
  1415. conftest.c:74: error: expected expression before ')' token
  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 8
  1445. | #define SIZEOF_INT 4
  1446. | #define SIZEOF_LONG 8
  1447. | #define SIZEOF_LONG_LONG 8
  1448. | #define SIZEOF_SIZE_T 8
  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: yes
  1497. configure:19205: checking fcntl.h usability
  1498. configure:19205: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -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 x86_64 -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 x86_64 -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 x86_64 -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 x86_64 -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 x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 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 (x86_64)
  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 x86_64 -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 x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 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 (x86_64)
  1569. Undefined symbols:
  1570. "_sched_getaffinity", referenced from:
  1571. _main in ccXIh6Kb.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 8
  1603. | #define SIZEOF_INT 4
  1604. | #define SIZEOF_LONG 8
  1605. | #define SIZEOF_LONG_LONG 8
  1606. | #define SIZEOF_SIZE_T 8
  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___UINT128_T 1
  1613. | #define HAVE_FCNTL_H 1
  1614. | #define HAVE_UNISTD_H 1
  1615. | #define HAVE_SIGNAL_H 1
  1616. | #define HAVE_SYS_STAT_H 1
  1617. | #define HAVE_SYS_SOCKET_H 1
  1618. | #define HAVE_SYS_POLL_H 1
  1619. | #define HAVE_SYS_UN_H 1
  1620. | #define HAVE_ALARM 1
  1621. | #define HAVE_SCHED_H 1
  1622. | /* end confdefs.h. */
  1623. | /* Define sched_getaffinity to an innocuous variant, in case <limits.h> declares sched_getaffinity.
  1624. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1625. | #define sched_getaffinity innocuous_sched_getaffinity
  1626. |
  1627. | /* System header to define __stub macros and hopefully few prototypes,
  1628. | which can conflict with char sched_getaffinity (); below.
  1629. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1630. | <limits.h> exists even on freestanding compilers. */
  1631. |
  1632. | #ifdef __STDC__
  1633. | # include <limits.h>
  1634. | #else
  1635. | # include <assert.h>
  1636. | #endif
  1637. |
  1638. | #undef sched_getaffinity
  1639. |
  1640. | /* Override any GCC internal prototype to avoid an error.
  1641. | Use char because int might match the return type of a GCC
  1642. | builtin and then its argument prototype would still apply. */
  1643. | #ifdef __cplusplus
  1644. | extern "C"
  1645. | #endif
  1646. | char sched_getaffinity ();
  1647. | /* The GNU C library defines this for functions which it implements
  1648. | to always fail with ENOSYS. Some functions are actually named
  1649. | something starting with __ and the normal name is an alias. */
  1650. | #if defined __stub_sched_getaffinity || defined __stub___sched_getaffinity
  1651. | choke me
  1652. | #endif
  1653. |
  1654. | int
  1655. | main ()
  1656. | {
  1657. | return sched_getaffinity ();
  1658. | ;
  1659. | return 0;
  1660. | }
  1661. configure:19237: result: no
  1662. configure:19253: checking sys/mman.h usability
  1663. configure:19253: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
  1664. configure:19253: $? = 0
  1665. configure:19253: result: yes
  1666. configure:19253: checking sys/mman.h presence
  1667. configure:19253: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  1668. configure:19253: $? = 0
  1669. configure:19253: result: yes
  1670. configure:19253: checking for sys/mman.h
  1671. configure:19253: result: yes
  1672. configure:19260: checking for mmap
  1673. configure:19260: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lrt >&5
  1674. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (x86_64)
  1675. configure:19260: $? = 0
  1676. configure:19260: result: yes
  1677. configure:19276: checking time.h usability
  1678. configure:19276: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
  1679. configure:19276: $? = 0
  1680. configure:19276: result: yes
  1681. configure:19276: checking time.h presence
  1682. configure:19276: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  1683. configure:19276: $? = 0
  1684. configure:19276: result: yes
  1685. configure:19276: checking for time.h
  1686. configure:19276: result: yes
  1687. configure:19283: checking for clock_gettime
  1688. configure:19283: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lrt >&5
  1689. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (x86_64)
  1690. Undefined symbols:
  1691. "_clock_gettime", referenced from:
  1692. _main in cctZBtZF.o
  1693. ld: symbol(s) not found
  1694. collect2: ld returned 1 exit status
  1695. configure:19283: $? = 1
  1696. configure: failed program was:
  1697. | /* confdefs.h */
  1698. | #define PACKAGE_NAME "cairo"
  1699. | #define PACKAGE_TARNAME "cairo"
  1700. | #define PACKAGE_VERSION "1.12.2"
  1701. | #define PACKAGE_STRING "cairo 1.12.2"
  1702. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  1703. | #define PACKAGE_URL "http://cairographics.org/"
  1704. | #define STDC_HEADERS 1
  1705. | #define HAVE_SYS_TYPES_H 1
  1706. | #define HAVE_SYS_STAT_H 1
  1707. | #define HAVE_STDLIB_H 1
  1708. | #define HAVE_STRING_H 1
  1709. | #define HAVE_MEMORY_H 1
  1710. | #define HAVE_STRINGS_H 1
  1711. | #define HAVE_INTTYPES_H 1
  1712. | #define HAVE_STDINT_H 1
  1713. | #define HAVE_UNISTD_H 1
  1714. | #define __EXTENSIONS__ 1
  1715. | #define _ALL_SOURCE 1
  1716. | #define _GNU_SOURCE 1
  1717. | #define _POSIX_PTHREAD_SEMANTICS 1
  1718. | #define _TANDEM_SOURCE 1
  1719. | #define HAVE_DLFCN_H 1
  1720. | #define LT_OBJDIR ".libs/"
  1721. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  1722. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  1723. | #define SIZEOF_VOID_P 8
  1724. | #define SIZEOF_INT 4
  1725. | #define SIZEOF_LONG 8
  1726. | #define SIZEOF_LONG_LONG 8
  1727. | #define SIZEOF_SIZE_T 8
  1728. | #define HAVE_LIBRT 1
  1729. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  1730. | #define HAVE_STDINT_H 1
  1731. | #define HAVE_INTTYPES_H 1
  1732. | #define HAVE_UINT64_T 1
  1733. | #define HAVE___UINT128_T 1
  1734. | #define HAVE_FCNTL_H 1
  1735. | #define HAVE_UNISTD_H 1
  1736. | #define HAVE_SIGNAL_H 1
  1737. | #define HAVE_SYS_STAT_H 1
  1738. | #define HAVE_SYS_SOCKET_H 1
  1739. | #define HAVE_SYS_POLL_H 1
  1740. | #define HAVE_SYS_UN_H 1
  1741. | #define HAVE_ALARM 1
  1742. | #define HAVE_SCHED_H 1
  1743. | #define HAVE_SYS_MMAN_H 1
  1744. | #define HAVE_MMAP 1
  1745. | #define HAVE_TIME_H 1
  1746. | /* end confdefs.h. */
  1747. | /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime.
  1748. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1749. | #define clock_gettime innocuous_clock_gettime
  1750. |
  1751. | /* System header to define __stub macros and hopefully few prototypes,
  1752. | which can conflict with char clock_gettime (); below.
  1753. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1754. | <limits.h> exists even on freestanding compilers. */
  1755. |
  1756. | #ifdef __STDC__
  1757. | # include <limits.h>
  1758. | #else
  1759. | # include <assert.h>
  1760. | #endif
  1761. |
  1762. | #undef clock_gettime
  1763. |
  1764. | /* Override any GCC internal prototype to avoid an error.
  1765. | Use char because int might match the return type of a GCC
  1766. | builtin and then its argument prototype would still apply. */
  1767. | #ifdef __cplusplus
  1768. | extern "C"
  1769. | #endif
  1770. | char clock_gettime ();
  1771. | /* The GNU C library defines this for functions which it implements
  1772. | to always fail with ENOSYS. Some functions are actually named
  1773. | something starting with __ and the normal name is an alias. */
  1774. | #if defined __stub_clock_gettime || defined __stub___clock_gettime
  1775. | choke me
  1776. | #endif
  1777. |
  1778. | int
  1779. | main ()
  1780. | {
  1781. | return clock_gettime ();
  1782. | ;
  1783. | return 0;
  1784. | }
  1785. configure:19283: result: no
  1786. configure:19297: checking fenv.h usability
  1787. configure:19297: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
  1788. configure:19297: $? = 0
  1789. configure:19297: result: yes
  1790. configure:19297: checking fenv.h presence
  1791. configure:19297: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  1792. configure:19297: $? = 0
  1793. configure:19297: result: yes
  1794. configure:19297: checking for fenv.h
  1795. configure:19297: result: yes
  1796. configure:19302: checking for feenableexcept
  1797. configure:19302: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lrt >&5
  1798. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (x86_64)
  1799. Undefined symbols:
  1800. "_feenableexcept", referenced from:
  1801. _main in ccjiRHUV.o
  1802. ld: symbol(s) not found
  1803. collect2: ld returned 1 exit status
  1804. configure:19302: $? = 1
  1805. configure: failed program was:
  1806. | /* confdefs.h */
  1807. | #define PACKAGE_NAME "cairo"
  1808. | #define PACKAGE_TARNAME "cairo"
  1809. | #define PACKAGE_VERSION "1.12.2"
  1810. | #define PACKAGE_STRING "cairo 1.12.2"
  1811. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  1812. | #define PACKAGE_URL "http://cairographics.org/"
  1813. | #define STDC_HEADERS 1
  1814. | #define HAVE_SYS_TYPES_H 1
  1815. | #define HAVE_SYS_STAT_H 1
  1816. | #define HAVE_STDLIB_H 1
  1817. | #define HAVE_STRING_H 1
  1818. | #define HAVE_MEMORY_H 1
  1819. | #define HAVE_STRINGS_H 1
  1820. | #define HAVE_INTTYPES_H 1
  1821. | #define HAVE_STDINT_H 1
  1822. | #define HAVE_UNISTD_H 1
  1823. | #define __EXTENSIONS__ 1
  1824. | #define _ALL_SOURCE 1
  1825. | #define _GNU_SOURCE 1
  1826. | #define _POSIX_PTHREAD_SEMANTICS 1
  1827. | #define _TANDEM_SOURCE 1
  1828. | #define HAVE_DLFCN_H 1
  1829. | #define LT_OBJDIR ".libs/"
  1830. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  1831. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  1832. | #define SIZEOF_VOID_P 8
  1833. | #define SIZEOF_INT 4
  1834. | #define SIZEOF_LONG 8
  1835. | #define SIZEOF_LONG_LONG 8
  1836. | #define SIZEOF_SIZE_T 8
  1837. | #define HAVE_LIBRT 1
  1838. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  1839. | #define HAVE_STDINT_H 1
  1840. | #define HAVE_INTTYPES_H 1
  1841. | #define HAVE_UINT64_T 1
  1842. | #define HAVE___UINT128_T 1
  1843. | #define HAVE_FCNTL_H 1
  1844. | #define HAVE_UNISTD_H 1
  1845. | #define HAVE_SIGNAL_H 1
  1846. | #define HAVE_SYS_STAT_H 1
  1847. | #define HAVE_SYS_SOCKET_H 1
  1848. | #define HAVE_SYS_POLL_H 1
  1849. | #define HAVE_SYS_UN_H 1
  1850. | #define HAVE_ALARM 1
  1851. | #define HAVE_SCHED_H 1
  1852. | #define HAVE_SYS_MMAN_H 1
  1853. | #define HAVE_MMAP 1
  1854. | #define HAVE_TIME_H 1
  1855. | /* end confdefs.h. */
  1856. | /* Define feenableexcept to an innocuous variant, in case <limits.h> declares feenableexcept.
  1857. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1858. | #define feenableexcept innocuous_feenableexcept
  1859. |
  1860. | /* System header to define __stub macros and hopefully few prototypes,
  1861. | which can conflict with char feenableexcept (); below.
  1862. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1863. | <limits.h> exists even on freestanding compilers. */
  1864. |
  1865. | #ifdef __STDC__
  1866. | # include <limits.h>
  1867. | #else
  1868. | # include <assert.h>
  1869. | #endif
  1870. |
  1871. | #undef feenableexcept
  1872. |
  1873. | /* Override any GCC internal prototype to avoid an error.
  1874. | Use char because int might match the return type of a GCC
  1875. | builtin and then its argument prototype would still apply. */
  1876. | #ifdef __cplusplus
  1877. | extern "C"
  1878. | #endif
  1879. | char feenableexcept ();
  1880. | /* The GNU C library defines this for functions which it implements
  1881. | to always fail with ENOSYS. Some functions are actually named
  1882. | something starting with __ and the normal name is an alias. */
  1883. | #if defined __stub_feenableexcept || defined __stub___feenableexcept
  1884. | choke me
  1885. | #endif
  1886. |
  1887. | int
  1888. | main ()
  1889. | {
  1890. | return feenableexcept ();
  1891. | ;
  1892. | return 0;
  1893. | }
  1894. configure:19302: result: no
  1895. configure:19302: checking for fedisableexcept
  1896. configure:19302: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lrt >&5
  1897. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (x86_64)
  1898. Undefined symbols:
  1899. "_fedisableexcept", referenced from:
  1900. _main in ccyr78LV.o
  1901. ld: symbol(s) not found
  1902. collect2: ld returned 1 exit status
  1903. configure:19302: $? = 1
  1904. configure: failed program was:
  1905. | /* confdefs.h */
  1906. | #define PACKAGE_NAME "cairo"
  1907. | #define PACKAGE_TARNAME "cairo"
  1908. | #define PACKAGE_VERSION "1.12.2"
  1909. | #define PACKAGE_STRING "cairo 1.12.2"
  1910. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  1911. | #define PACKAGE_URL "http://cairographics.org/"
  1912. | #define STDC_HEADERS 1
  1913. | #define HAVE_SYS_TYPES_H 1
  1914. | #define HAVE_SYS_STAT_H 1
  1915. | #define HAVE_STDLIB_H 1
  1916. | #define HAVE_STRING_H 1
  1917. | #define HAVE_MEMORY_H 1
  1918. | #define HAVE_STRINGS_H 1
  1919. | #define HAVE_INTTYPES_H 1
  1920. | #define HAVE_STDINT_H 1
  1921. | #define HAVE_UNISTD_H 1
  1922. | #define __EXTENSIONS__ 1
  1923. | #define _ALL_SOURCE 1
  1924. | #define _GNU_SOURCE 1
  1925. | #define _POSIX_PTHREAD_SEMANTICS 1
  1926. | #define _TANDEM_SOURCE 1
  1927. | #define HAVE_DLFCN_H 1
  1928. | #define LT_OBJDIR ".libs/"
  1929. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  1930. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  1931. | #define SIZEOF_VOID_P 8
  1932. | #define SIZEOF_INT 4
  1933. | #define SIZEOF_LONG 8
  1934. | #define SIZEOF_LONG_LONG 8
  1935. | #define SIZEOF_SIZE_T 8
  1936. | #define HAVE_LIBRT 1
  1937. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  1938. | #define HAVE_STDINT_H 1
  1939. | #define HAVE_INTTYPES_H 1
  1940. | #define HAVE_UINT64_T 1
  1941. | #define HAVE___UINT128_T 1
  1942. | #define HAVE_FCNTL_H 1
  1943. | #define HAVE_UNISTD_H 1
  1944. | #define HAVE_SIGNAL_H 1
  1945. | #define HAVE_SYS_STAT_H 1
  1946. | #define HAVE_SYS_SOCKET_H 1
  1947. | #define HAVE_SYS_POLL_H 1
  1948. | #define HAVE_SYS_UN_H 1
  1949. | #define HAVE_ALARM 1
  1950. | #define HAVE_SCHED_H 1
  1951. | #define HAVE_SYS_MMAN_H 1
  1952. | #define HAVE_MMAP 1
  1953. | #define HAVE_TIME_H 1
  1954. | /* end confdefs.h. */
  1955. | /* Define fedisableexcept to an innocuous variant, in case <limits.h> declares fedisableexcept.
  1956. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1957. | #define fedisableexcept innocuous_fedisableexcept
  1958. |
  1959. | /* System header to define __stub macros and hopefully few prototypes,
  1960. | which can conflict with char fedisableexcept (); below.
  1961. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1962. | <limits.h> exists even on freestanding compilers. */
  1963. |
  1964. | #ifdef __STDC__
  1965. | # include <limits.h>
  1966. | #else
  1967. | # include <assert.h>
  1968. | #endif
  1969. |
  1970. | #undef fedisableexcept
  1971. |
  1972. | /* Override any GCC internal prototype to avoid an error.
  1973. | Use char because int might match the return type of a GCC
  1974. | builtin and then its argument prototype would still apply. */
  1975. | #ifdef __cplusplus
  1976. | extern "C"
  1977. | #endif
  1978. | char fedisableexcept ();
  1979. | /* The GNU C library defines this for functions which it implements
  1980. | to always fail with ENOSYS. Some functions are actually named
  1981. | something starting with __ and the normal name is an alias. */
  1982. | #if defined __stub_fedisableexcept || defined __stub___fedisableexcept
  1983. | choke me
  1984. | #endif
  1985. |
  1986. | int
  1987. | main ()
  1988. | {
  1989. | return fedisableexcept ();
  1990. | ;
  1991. | return 0;
  1992. | }
  1993. configure:19302: result: no
  1994. configure:19302: checking for feclearexcept
  1995. configure:19302: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lrt >&5
  1996. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (x86_64)
  1997. configure:19302: $? = 0
  1998. configure:19302: result: yes
  1999. configure:19318: checking libgen.h usability
  2000. configure:19318: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
  2001. configure:19318: $? = 0
  2002. configure:19318: result: yes
  2003. configure:19318: checking libgen.h presence
  2004. configure:19318: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  2005. configure:19318: $? = 0
  2006. configure:19318: result: yes
  2007. configure:19318: checking for libgen.h
  2008. configure:19318: result: yes
  2009. configure:19318: checking byteswap.h usability
  2010. configure:19318: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
  2011. configure:19318: $? = 0
  2012. configure:19318: result: yes
  2013. configure:19318: checking byteswap.h presence
  2014. configure:19318: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  2015. configure:19318: $? = 0
  2016. configure:19318: result: yes
  2017. configure:19318: checking for byteswap.h
  2018. configure:19318: result: yes
  2019. configure:19318: checking for signal.h
  2020. configure:19318: result: yes
  2021. configure:19318: checking setjmp.h usability
  2022. configure:19318: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
  2023. configure:19318: $? = 0
  2024. configure:19318: result: yes
  2025. configure:19318: checking setjmp.h presence
  2026. configure:19318: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  2027. configure:19318: $? = 0
  2028. configure:19318: result: yes
  2029. configure:19318: checking for setjmp.h
  2030. configure:19318: result: yes
  2031. configure:19318: checking for fenv.h
  2032. configure:19318: result: yes
  2033. configure:19318: checking sys/wait.h usability
  2034. configure:19318: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
  2035. configure:19318: $? = 0
  2036. configure:19318: result: yes
  2037. configure:19318: checking sys/wait.h presence
  2038. configure:19318: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  2039. configure:19318: $? = 0
  2040. configure:19318: result: yes
  2041. configure:19318: checking for sys/wait.h
  2042. configure:19318: result: yes
  2043. configure:19331: checking for ctime_r
  2044. configure:19331: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lrt >&5
  2045. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (x86_64)
  2046. configure:19331: $? = 0
  2047. configure:19331: result: yes
  2048. configure:19331: checking for drand48
  2049. configure:19331: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lrt >&5
  2050. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (x86_64)
  2051. configure:19331: $? = 0
  2052. configure:19331: result: yes
  2053. configure:19331: checking for flockfile
  2054. configure:19331: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lrt >&5
  2055. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (x86_64)
  2056. configure:19331: $? = 0
  2057. configure:19331: result: yes
  2058. configure:19331: checking for funlockfile
  2059. configure:19331: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lrt >&5
  2060. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (x86_64)
  2061. configure:19331: $? = 0
  2062. configure:19331: result: yes
  2063. configure:19331: checking for getline
  2064. configure:19331: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lrt >&5
  2065. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (x86_64)
  2066. Undefined symbols:
  2067. "_getline", referenced from:
  2068. _main in ccMZOm9K.o
  2069. ld: symbol(s) not found
  2070. collect2: ld returned 1 exit status
  2071. configure:19331: $? = 1
  2072. configure: failed program was:
  2073. | /* confdefs.h */
  2074. | #define PACKAGE_NAME "cairo"
  2075. | #define PACKAGE_TARNAME "cairo"
  2076. | #define PACKAGE_VERSION "1.12.2"
  2077. | #define PACKAGE_STRING "cairo 1.12.2"
  2078. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  2079. | #define PACKAGE_URL "http://cairographics.org/"
  2080. | #define STDC_HEADERS 1
  2081. | #define HAVE_SYS_TYPES_H 1
  2082. | #define HAVE_SYS_STAT_H 1
  2083. | #define HAVE_STDLIB_H 1
  2084. | #define HAVE_STRING_H 1
  2085. | #define HAVE_MEMORY_H 1
  2086. | #define HAVE_STRINGS_H 1
  2087. | #define HAVE_INTTYPES_H 1
  2088. | #define HAVE_STDINT_H 1
  2089. | #define HAVE_UNISTD_H 1
  2090. | #define __EXTENSIONS__ 1
  2091. | #define _ALL_SOURCE 1
  2092. | #define _GNU_SOURCE 1
  2093. | #define _POSIX_PTHREAD_SEMANTICS 1
  2094. | #define _TANDEM_SOURCE 1
  2095. | #define HAVE_DLFCN_H 1
  2096. | #define LT_OBJDIR ".libs/"
  2097. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  2098. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  2099. | #define SIZEOF_VOID_P 8
  2100. | #define SIZEOF_INT 4
  2101. | #define SIZEOF_LONG 8
  2102. | #define SIZEOF_LONG_LONG 8
  2103. | #define SIZEOF_SIZE_T 8
  2104. | #define HAVE_LIBRT 1
  2105. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  2106. | #define HAVE_STDINT_H 1
  2107. | #define HAVE_INTTYPES_H 1
  2108. | #define HAVE_UINT64_T 1
  2109. | #define HAVE___UINT128_T 1
  2110. | #define HAVE_FCNTL_H 1
  2111. | #define HAVE_UNISTD_H 1
  2112. | #define HAVE_SIGNAL_H 1
  2113. | #define HAVE_SYS_STAT_H 1
  2114. | #define HAVE_SYS_SOCKET_H 1
  2115. | #define HAVE_SYS_POLL_H 1
  2116. | #define HAVE_SYS_UN_H 1
  2117. | #define HAVE_ALARM 1
  2118. | #define HAVE_SCHED_H 1
  2119. | #define HAVE_SYS_MMAN_H 1
  2120. | #define HAVE_MMAP 1
  2121. | #define HAVE_TIME_H 1
  2122. | #define HAVE_FECLEAREXCEPT 1
  2123. | #define HAVE_LIBGEN_H 1
  2124. | #define HAVE_BYTESWAP_H 1
  2125. | #define HAVE_SIGNAL_H 1
  2126. | #define HAVE_SETJMP_H 1
  2127. | #define HAVE_FENV_H 1
  2128. | #define HAVE_SYS_WAIT_H 1
  2129. | #define HAVE_CTIME_R 1
  2130. | #define HAVE_DRAND48 1
  2131. | #define HAVE_FLOCKFILE 1
  2132. | #define HAVE_FUNLOCKFILE 1
  2133. | /* end confdefs.h. */
  2134. | /* Define getline to an innocuous variant, in case <limits.h> declares getline.
  2135. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2136. | #define getline innocuous_getline
  2137. |
  2138. | /* System header to define __stub macros and hopefully few prototypes,
  2139. | which can conflict with char getline (); below.
  2140. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2141. | <limits.h> exists even on freestanding compilers. */
  2142. |
  2143. | #ifdef __STDC__
  2144. | # include <limits.h>
  2145. | #else
  2146. | # include <assert.h>
  2147. | #endif
  2148. |
  2149. | #undef getline
  2150. |
  2151. | /* Override any GCC internal prototype to avoid an error.
  2152. | Use char because int might match the return type of a GCC
  2153. | builtin and then its argument prototype would still apply. */
  2154. | #ifdef __cplusplus
  2155. | extern "C"
  2156. | #endif
  2157. | char getline ();
  2158. | /* The GNU C library defines this for functions which it implements
  2159. | to always fail with ENOSYS. Some functions are actually named
  2160. | something starting with __ and the normal name is an alias. */
  2161. | #if defined __stub_getline || defined __stub___getline
  2162. | choke me
  2163. | #endif
  2164. |
  2165. | int
  2166. | main ()
  2167. | {
  2168. | return getline ();
  2169. | ;
  2170. | return 0;
  2171. | }
  2172. configure:19331: result: no
  2173. configure:19331: checking for link
  2174. configure:19331: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lrt >&5
  2175. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (x86_64)
  2176. configure:19331: $? = 0
  2177. configure:19331: result: yes
  2178. configure:19331: checking for strndup
  2179. configure:19331: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lrt >&5
  2180. conftest.c:86: warning: conflicting types for built-in function 'strndup'
  2181. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (x86_64)
  2182. Undefined symbols:
  2183. "_strndup", referenced from:
  2184. _main in cckdzJyJ.o
  2185. ld: symbol(s) not found
  2186. collect2: ld returned 1 exit status
  2187. configure:19331: $? = 1
  2188. configure: failed program was:
  2189. | /* confdefs.h */
  2190. | #define PACKAGE_NAME "cairo"
  2191. | #define PACKAGE_TARNAME "cairo"
  2192. | #define PACKAGE_VERSION "1.12.2"
  2193. | #define PACKAGE_STRING "cairo 1.12.2"
  2194. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  2195. | #define PACKAGE_URL "http://cairographics.org/"
  2196. | #define STDC_HEADERS 1
  2197. | #define HAVE_SYS_TYPES_H 1
  2198. | #define HAVE_SYS_STAT_H 1
  2199. | #define HAVE_STDLIB_H 1
  2200. | #define HAVE_STRING_H 1
  2201. | #define HAVE_MEMORY_H 1
  2202. | #define HAVE_STRINGS_H 1
  2203. | #define HAVE_INTTYPES_H 1
  2204. | #define HAVE_STDINT_H 1
  2205. | #define HAVE_UNISTD_H 1
  2206. | #define __EXTENSIONS__ 1
  2207. | #define _ALL_SOURCE 1
  2208. | #define _GNU_SOURCE 1
  2209. | #define _POSIX_PTHREAD_SEMANTICS 1
  2210. | #define _TANDEM_SOURCE 1
  2211. | #define HAVE_DLFCN_H 1
  2212. | #define LT_OBJDIR ".libs/"
  2213. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  2214. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  2215. | #define SIZEOF_VOID_P 8
  2216. | #define SIZEOF_INT 4
  2217. | #define SIZEOF_LONG 8
  2218. | #define SIZEOF_LONG_LONG 8
  2219. | #define SIZEOF_SIZE_T 8
  2220. | #define HAVE_LIBRT 1
  2221. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  2222. | #define HAVE_STDINT_H 1
  2223. | #define HAVE_INTTYPES_H 1
  2224. | #define HAVE_UINT64_T 1
  2225. | #define HAVE___UINT128_T 1
  2226. | #define HAVE_FCNTL_H 1
  2227. | #define HAVE_UNISTD_H 1
  2228. | #define HAVE_SIGNAL_H 1
  2229. | #define HAVE_SYS_STAT_H 1
  2230. | #define HAVE_SYS_SOCKET_H 1
  2231. | #define HAVE_SYS_POLL_H 1
  2232. | #define HAVE_SYS_UN_H 1
  2233. | #define HAVE_ALARM 1
  2234. | #define HAVE_SCHED_H 1
  2235. | #define HAVE_SYS_MMAN_H 1
  2236. | #define HAVE_MMAP 1
  2237. | #define HAVE_TIME_H 1
  2238. | #define HAVE_FECLEAREXCEPT 1
  2239. | #define HAVE_LIBGEN_H 1
  2240. | #define HAVE_BYTESWAP_H 1
  2241. | #define HAVE_SIGNAL_H 1
  2242. | #define HAVE_SETJMP_H 1
  2243. | #define HAVE_FENV_H 1
  2244. | #define HAVE_SYS_WAIT_H 1
  2245. | #define HAVE_CTIME_R 1
  2246. | #define HAVE_DRAND48 1
  2247. | #define HAVE_FLOCKFILE 1
  2248. | #define HAVE_FUNLOCKFILE 1
  2249. | #define HAVE_LINK 1
  2250. | /* end confdefs.h. */
  2251. | /* Define strndup to an innocuous variant, in case <limits.h> declares strndup.
  2252. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2253. | #define strndup innocuous_strndup
  2254. |
  2255. | /* System header to define __stub macros and hopefully few prototypes,
  2256. | which can conflict with char strndup (); below.
  2257. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2258. | <limits.h> exists even on freestanding compilers. */
  2259. |
  2260. | #ifdef __STDC__
  2261. | # include <limits.h>
  2262. | #else
  2263. | # include <assert.h>
  2264. | #endif
  2265. |
  2266. | #undef strndup
  2267. |
  2268. | /* Override any GCC internal prototype to avoid an error.
  2269. | Use char because int might match the return type of a GCC
  2270. | builtin and then its argument prototype would still apply. */
  2271. | #ifdef __cplusplus
  2272. | extern "C"
  2273. | #endif
  2274. | char strndup ();
  2275. | /* The GNU C library defines this for functions which it implements
  2276. | to always fail with ENOSYS. Some functions are actually named
  2277. | something starting with __ and the normal name is an alias. */
  2278. | #if defined __stub_strndup || defined __stub___strndup
  2279. | choke me
  2280. | #endif
  2281. |
  2282. | int
  2283. | main ()
  2284. | {
  2285. | return strndup ();
  2286. | ;
  2287. | return 0;
  2288. | }
  2289. configure:19331: result: no
  2290. configure:19343: checking windows.h usability
  2291. configure:19343: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
  2292. conftest.c:96:21: error: windows.h: No such file or directory
  2293. configure:19343: $? = 1
  2294. configure: failed program was:
  2295. | /* confdefs.h */
  2296. | #define PACKAGE_NAME "cairo"
  2297. | #define PACKAGE_TARNAME "cairo"
  2298. | #define PACKAGE_VERSION "1.12.2"
  2299. | #define PACKAGE_STRING "cairo 1.12.2"
  2300. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  2301. | #define PACKAGE_URL "http://cairographics.org/"
  2302. | #define STDC_HEADERS 1
  2303. | #define HAVE_SYS_TYPES_H 1
  2304. | #define HAVE_SYS_STAT_H 1
  2305. | #define HAVE_STDLIB_H 1
  2306. | #define HAVE_STRING_H 1
  2307. | #define HAVE_MEMORY_H 1
  2308. | #define HAVE_STRINGS_H 1
  2309. | #define HAVE_INTTYPES_H 1
  2310. | #define HAVE_STDINT_H 1
  2311. | #define HAVE_UNISTD_H 1
  2312. | #define __EXTENSIONS__ 1
  2313. | #define _ALL_SOURCE 1
  2314. | #define _GNU_SOURCE 1
  2315. | #define _POSIX_PTHREAD_SEMANTICS 1
  2316. | #define _TANDEM_SOURCE 1
  2317. | #define HAVE_DLFCN_H 1
  2318. | #define LT_OBJDIR ".libs/"
  2319. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  2320. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  2321. | #define SIZEOF_VOID_P 8
  2322. | #define SIZEOF_INT 4
  2323. | #define SIZEOF_LONG 8
  2324. | #define SIZEOF_LONG_LONG 8
  2325. | #define SIZEOF_SIZE_T 8
  2326. | #define HAVE_LIBRT 1
  2327. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  2328. | #define HAVE_STDINT_H 1
  2329. | #define HAVE_INTTYPES_H 1
  2330. | #define HAVE_UINT64_T 1
  2331. | #define HAVE___UINT128_T 1
  2332. | #define HAVE_FCNTL_H 1
  2333. | #define HAVE_UNISTD_H 1
  2334. | #define HAVE_SIGNAL_H 1
  2335. | #define HAVE_SYS_STAT_H 1
  2336. | #define HAVE_SYS_SOCKET_H 1
  2337. | #define HAVE_SYS_POLL_H 1
  2338. | #define HAVE_SYS_UN_H 1
  2339. | #define HAVE_ALARM 1
  2340. | #define HAVE_SCHED_H 1
  2341. | #define HAVE_SYS_MMAN_H 1
  2342. | #define HAVE_MMAP 1
  2343. | #define HAVE_TIME_H 1
  2344. | #define HAVE_FECLEAREXCEPT 1
  2345. | #define HAVE_LIBGEN_H 1
  2346. | #define HAVE_BYTESWAP_H 1
  2347. | #define HAVE_SIGNAL_H 1
  2348. | #define HAVE_SETJMP_H 1
  2349. | #define HAVE_FENV_H 1
  2350. | #define HAVE_SYS_WAIT_H 1
  2351. | #define HAVE_CTIME_R 1
  2352. | #define HAVE_DRAND48 1
  2353. | #define HAVE_FLOCKFILE 1
  2354. | #define HAVE_FUNLOCKFILE 1
  2355. | #define HAVE_LINK 1
  2356. | /* end confdefs.h. */
  2357. | #include <stdio.h>
  2358. | #ifdef HAVE_SYS_TYPES_H
  2359. | # include <sys/types.h>
  2360. | #endif
  2361. | #ifdef HAVE_SYS_STAT_H
  2362. | # include <sys/stat.h>
  2363. | #endif
  2364. | #ifdef STDC_HEADERS
  2365. | # include <stdlib.h>
  2366. | # include <stddef.h>
  2367. | #else
  2368. | # ifdef HAVE_STDLIB_H
  2369. | # include <stdlib.h>
  2370. | # endif
  2371. | #endif
  2372. | #ifdef HAVE_STRING_H
  2373. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2374. | # include <memory.h>
  2375. | # endif
  2376. | # include <string.h>
  2377. | #endif
  2378. | #ifdef HAVE_STRINGS_H
  2379. | # include <strings.h>
  2380. | #endif
  2381. | #ifdef HAVE_INTTYPES_H
  2382. | # include <inttypes.h>
  2383. | #endif
  2384. | #ifdef HAVE_STDINT_H
  2385. | # include <stdint.h>
  2386. | #endif
  2387. | #ifdef HAVE_UNISTD_H
  2388. | # include <unistd.h>
  2389. | #endif
  2390. | #include <windows.h>
  2391. configure:19343: result: no
  2392. configure:19343: checking windows.h presence
  2393. configure:19343: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  2394. conftest.c:63:21: error: windows.h: No such file or directory
  2395. configure:19343: $? = 1
  2396. configure: failed program was:
  2397. | /* confdefs.h */
  2398. | #define PACKAGE_NAME "cairo"
  2399. | #define PACKAGE_TARNAME "cairo"
  2400. | #define PACKAGE_VERSION "1.12.2"
  2401. | #define PACKAGE_STRING "cairo 1.12.2"
  2402. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  2403. | #define PACKAGE_URL "http://cairographics.org/"
  2404. | #define STDC_HEADERS 1
  2405. | #define HAVE_SYS_TYPES_H 1
  2406. | #define HAVE_SYS_STAT_H 1
  2407. | #define HAVE_STDLIB_H 1
  2408. | #define HAVE_STRING_H 1
  2409. | #define HAVE_MEMORY_H 1
  2410. | #define HAVE_STRINGS_H 1
  2411. | #define HAVE_INTTYPES_H 1
  2412. | #define HAVE_STDINT_H 1
  2413. | #define HAVE_UNISTD_H 1
  2414. | #define __EXTENSIONS__ 1
  2415. | #define _ALL_SOURCE 1
  2416. | #define _GNU_SOURCE 1
  2417. | #define _POSIX_PTHREAD_SEMANTICS 1
  2418. | #define _TANDEM_SOURCE 1
  2419. | #define HAVE_DLFCN_H 1
  2420. | #define LT_OBJDIR ".libs/"
  2421. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  2422. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  2423. | #define SIZEOF_VOID_P 8
  2424. | #define SIZEOF_INT 4
  2425. | #define SIZEOF_LONG 8
  2426. | #define SIZEOF_LONG_LONG 8
  2427. | #define SIZEOF_SIZE_T 8
  2428. | #define HAVE_LIBRT 1
  2429. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  2430. | #define HAVE_STDINT_H 1
  2431. | #define HAVE_INTTYPES_H 1
  2432. | #define HAVE_UINT64_T 1
  2433. | #define HAVE___UINT128_T 1
  2434. | #define HAVE_FCNTL_H 1
  2435. | #define HAVE_UNISTD_H 1
  2436. | #define HAVE_SIGNAL_H 1
  2437. | #define HAVE_SYS_STAT_H 1
  2438. | #define HAVE_SYS_SOCKET_H 1
  2439. | #define HAVE_SYS_POLL_H 1
  2440. | #define HAVE_SYS_UN_H 1
  2441. | #define HAVE_ALARM 1
  2442. | #define HAVE_SCHED_H 1
  2443. | #define HAVE_SYS_MMAN_H 1
  2444. | #define HAVE_MMAP 1
  2445. | #define HAVE_TIME_H 1
  2446. | #define HAVE_FECLEAREXCEPT 1
  2447. | #define HAVE_LIBGEN_H 1
  2448. | #define HAVE_BYTESWAP_H 1
  2449. | #define HAVE_SIGNAL_H 1
  2450. | #define HAVE_SETJMP_H 1
  2451. | #define HAVE_FENV_H 1
  2452. | #define HAVE_SYS_WAIT_H 1
  2453. | #define HAVE_CTIME_R 1
  2454. | #define HAVE_DRAND48 1
  2455. | #define HAVE_FLOCKFILE 1
  2456. | #define HAVE_FUNLOCKFILE 1
  2457. | #define HAVE_LINK 1
  2458. | /* end confdefs.h. */
  2459. | #include <windows.h>
  2460. configure:19343: result: no
  2461. configure:19343: checking for windows.h
  2462. configure:19343: result: no
  2463. configure:19360: checking for sys/stat.h
  2464. configure:19360: result: yes
  2465. configure:19360: checking io.h usability
  2466. configure:19360: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
  2467. configure:19360: $? = 0
  2468. configure:19360: result: yes
  2469. configure:19360: checking io.h presence
  2470. configure:19360: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  2471. configure:19360: $? = 0
  2472. configure:19360: result: yes
  2473. configure:19360: checking for io.h
  2474. configure:19360: result: yes
  2475. configure:19370: checking for mkdir
  2476. configure:19370: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lrt >&5
  2477. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (x86_64)
  2478. configure:19370: $? = 0
  2479. configure:19370: result: yes
  2480. configure:19372: checking mkdir variant
  2481. 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
  2482. conftest.c:75: warning: function declaration isn't a prototype
  2483. conftest.c: In function 'main':
  2484. conftest.c:75: warning: old-style function definition
  2485. configure:19395: $? = 0
  2486. configure:19422: result: mkdir(path, mode)
  2487. configure:19441: checking for fork
  2488. configure:19441: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lrt >&5
  2489. conftest.c:89: warning: conflicting types for built-in function 'fork'
  2490. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (x86_64)
  2491. configure:19441: $? = 0
  2492. configure:19441: result: yes
  2493. configure:19441: checking for waitpid
  2494. configure:19441: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lrt >&5
  2495. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (x86_64)
  2496. configure:19441: $? = 0
  2497. configure:19441: result: yes
  2498. configure:19441: checking for raise
  2499. configure:19441: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lrt >&5
  2500. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (x86_64)
  2501. configure:19441: $? = 0
  2502. configure:19441: result: yes
  2503. configure:19754: checking for VALGRIND
  2504. configure:19761: $PKG_CONFIG --exists --print-errors "valgrind"
  2505. configure:19764: $? = 0
  2506. configure:19777: $PKG_CONFIG --exists --print-errors "valgrind"
  2507. configure:19780: $? = 0
  2508. configure:19817: result: yes
  2509. configure:19824: checking valgrind.h usability
  2510. configure:19824: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include/valgrind -I/opt/local/include -I/opt/local/include/valgrind conftest.c >&5
  2511. configure:19824: $? = 0
  2512. configure:19824: result: yes
  2513. configure:19824: checking valgrind.h presence
  2514. configure:19824: /usr/bin/gcc-4.2 -E -I/opt/local/include -I/opt/local/include/valgrind conftest.c
  2515. configure:19824: $? = 0
  2516. configure:19824: result: yes
  2517. configure:19824: checking for valgrind.h
  2518. configure:19824: result: yes
  2519. configure:19832: checking lockdep.h usability
  2520. configure:19832: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include/valgrind -I/opt/local/include -I/opt/local/include/valgrind conftest.c >&5
  2521. conftest.c:103:21: error: lockdep.h: No such file or directory
  2522. configure:19832: $? = 1
  2523. configure: failed program was:
  2524. | /* confdefs.h */
  2525. | #define PACKAGE_NAME "cairo"
  2526. | #define PACKAGE_TARNAME "cairo"
  2527. | #define PACKAGE_VERSION "1.12.2"
  2528. | #define PACKAGE_STRING "cairo 1.12.2"
  2529. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  2530. | #define PACKAGE_URL "http://cairographics.org/"
  2531. | #define STDC_HEADERS 1
  2532. | #define HAVE_SYS_TYPES_H 1
  2533. | #define HAVE_SYS_STAT_H 1
  2534. | #define HAVE_STDLIB_H 1
  2535. | #define HAVE_STRING_H 1
  2536. | #define HAVE_MEMORY_H 1
  2537. | #define HAVE_STRINGS_H 1
  2538. | #define HAVE_INTTYPES_H 1
  2539. | #define HAVE_STDINT_H 1
  2540. | #define HAVE_UNISTD_H 1
  2541. | #define __EXTENSIONS__ 1
  2542. | #define _ALL_SOURCE 1
  2543. | #define _GNU_SOURCE 1
  2544. | #define _POSIX_PTHREAD_SEMANTICS 1
  2545. | #define _TANDEM_SOURCE 1
  2546. | #define HAVE_DLFCN_H 1
  2547. | #define LT_OBJDIR ".libs/"
  2548. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  2549. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  2550. | #define SIZEOF_VOID_P 8
  2551. | #define SIZEOF_INT 4
  2552. | #define SIZEOF_LONG 8
  2553. | #define SIZEOF_LONG_LONG 8
  2554. | #define SIZEOF_SIZE_T 8
  2555. | #define HAVE_LIBRT 1
  2556. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  2557. | #define HAVE_STDINT_H 1
  2558. | #define HAVE_INTTYPES_H 1
  2559. | #define HAVE_UINT64_T 1
  2560. | #define HAVE___UINT128_T 1
  2561. | #define HAVE_FCNTL_H 1
  2562. | #define HAVE_UNISTD_H 1
  2563. | #define HAVE_SIGNAL_H 1
  2564. | #define HAVE_SYS_STAT_H 1
  2565. | #define HAVE_SYS_SOCKET_H 1
  2566. | #define HAVE_SYS_POLL_H 1
  2567. | #define HAVE_SYS_UN_H 1
  2568. | #define HAVE_ALARM 1
  2569. | #define HAVE_SCHED_H 1
  2570. | #define HAVE_SYS_MMAN_H 1
  2571. | #define HAVE_MMAP 1
  2572. | #define HAVE_TIME_H 1
  2573. | #define HAVE_FECLEAREXCEPT 1
  2574. | #define HAVE_LIBGEN_H 1
  2575. | #define HAVE_BYTESWAP_H 1
  2576. | #define HAVE_SIGNAL_H 1
  2577. | #define HAVE_SETJMP_H 1
  2578. | #define HAVE_FENV_H 1
  2579. | #define HAVE_SYS_WAIT_H 1
  2580. | #define HAVE_CTIME_R 1
  2581. | #define HAVE_DRAND48 1
  2582. | #define HAVE_FLOCKFILE 1
  2583. | #define HAVE_FUNLOCKFILE 1
  2584. | #define HAVE_LINK 1
  2585. | #define HAVE_SYS_STAT_H 1
  2586. | #define HAVE_IO_H 1
  2587. | #define HAVE_MKDIR 2
  2588. | #define HAVE_FORK 1
  2589. | #define HAVE_WAITPID 1
  2590. | #define HAVE_RAISE 1
  2591. | #define HAVE_VALGRIND 1
  2592. | /* end confdefs.h. */
  2593. | #include <stdio.h>
  2594. | #ifdef HAVE_SYS_TYPES_H
  2595. | # include <sys/types.h>
  2596. | #endif
  2597. | #ifdef HAVE_SYS_STAT_H
  2598. | # include <sys/stat.h>
  2599. | #endif
  2600. | #ifdef STDC_HEADERS
  2601. | # include <stdlib.h>
  2602. | # include <stddef.h>
  2603. | #else
  2604. | # ifdef HAVE_STDLIB_H
  2605. | # include <stdlib.h>
  2606. | # endif
  2607. | #endif
  2608. | #ifdef HAVE_STRING_H
  2609. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2610. | # include <memory.h>
  2611. | # endif
  2612. | # include <string.h>
  2613. | #endif
  2614. | #ifdef HAVE_STRINGS_H
  2615. | # include <strings.h>
  2616. | #endif
  2617. | #ifdef HAVE_INTTYPES_H
  2618. | # include <inttypes.h>
  2619. | #endif
  2620. | #ifdef HAVE_STDINT_H
  2621. | # include <stdint.h>
  2622. | #endif
  2623. | #ifdef HAVE_UNISTD_H
  2624. | # include <unistd.h>
  2625. | #endif
  2626. | #include <lockdep.h>
  2627. configure:19832: result: no
  2628. configure:19832: checking lockdep.h presence
  2629. configure:19832: /usr/bin/gcc-4.2 -E -I/opt/local/include -I/opt/local/include/valgrind conftest.c
  2630. conftest.c:70:21: error: lockdep.h: No such file or directory
  2631. configure:19832: $? = 1
  2632. configure: failed program was:
  2633. | /* confdefs.h */
  2634. | #define PACKAGE_NAME "cairo"
  2635. | #define PACKAGE_TARNAME "cairo"
  2636. | #define PACKAGE_VERSION "1.12.2"
  2637. | #define PACKAGE_STRING "cairo 1.12.2"
  2638. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  2639. | #define PACKAGE_URL "http://cairographics.org/"
  2640. | #define STDC_HEADERS 1
  2641. | #define HAVE_SYS_TYPES_H 1
  2642. | #define HAVE_SYS_STAT_H 1
  2643. | #define HAVE_STDLIB_H 1
  2644. | #define HAVE_STRING_H 1
  2645. | #define HAVE_MEMORY_H 1
  2646. | #define HAVE_STRINGS_H 1
  2647. | #define HAVE_INTTYPES_H 1
  2648. | #define HAVE_STDINT_H 1
  2649. | #define HAVE_UNISTD_H 1
  2650. | #define __EXTENSIONS__ 1
  2651. | #define _ALL_SOURCE 1
  2652. | #define _GNU_SOURCE 1
  2653. | #define _POSIX_PTHREAD_SEMANTICS 1
  2654. | #define _TANDEM_SOURCE 1
  2655. | #define HAVE_DLFCN_H 1
  2656. | #define LT_OBJDIR ".libs/"
  2657. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  2658. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  2659. | #define SIZEOF_VOID_P 8
  2660. | #define SIZEOF_INT 4
  2661. | #define SIZEOF_LONG 8
  2662. | #define SIZEOF_LONG_LONG 8
  2663. | #define SIZEOF_SIZE_T 8
  2664. | #define HAVE_LIBRT 1
  2665. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  2666. | #define HAVE_STDINT_H 1
  2667. | #define HAVE_INTTYPES_H 1
  2668. | #define HAVE_UINT64_T 1
  2669. | #define HAVE___UINT128_T 1
  2670. | #define HAVE_FCNTL_H 1
  2671. | #define HAVE_UNISTD_H 1
  2672. | #define HAVE_SIGNAL_H 1
  2673. | #define HAVE_SYS_STAT_H 1
  2674. | #define HAVE_SYS_SOCKET_H 1
  2675. | #define HAVE_SYS_POLL_H 1
  2676. | #define HAVE_SYS_UN_H 1
  2677. | #define HAVE_ALARM 1
  2678. | #define HAVE_SCHED_H 1
  2679. | #define HAVE_SYS_MMAN_H 1
  2680. | #define HAVE_MMAP 1
  2681. | #define HAVE_TIME_H 1
  2682. | #define HAVE_FECLEAREXCEPT 1
  2683. | #define HAVE_LIBGEN_H 1
  2684. | #define HAVE_BYTESWAP_H 1
  2685. | #define HAVE_SIGNAL_H 1
  2686. | #define HAVE_SETJMP_H 1
  2687. | #define HAVE_FENV_H 1
  2688. | #define HAVE_SYS_WAIT_H 1
  2689. | #define HAVE_CTIME_R 1
  2690. | #define HAVE_DRAND48 1
  2691. | #define HAVE_FLOCKFILE 1
  2692. | #define HAVE_FUNLOCKFILE 1
  2693. | #define HAVE_LINK 1
  2694. | #define HAVE_SYS_STAT_H 1
  2695. | #define HAVE_IO_H 1
  2696. | #define HAVE_MKDIR 2
  2697. | #define HAVE_FORK 1
  2698. | #define HAVE_WAITPID 1
  2699. | #define HAVE_RAISE 1
  2700. | #define HAVE_VALGRIND 1
  2701. | /* end confdefs.h. */
  2702. | #include <lockdep.h>
  2703. configure:19832: result: no
  2704. configure:19832: checking for lockdep.h
  2705. configure:19832: result: no
  2706. configure:19840: checking memfault.h usability
  2707. configure:19840: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include/valgrind -I/opt/local/include -I/opt/local/include/valgrind conftest.c >&5
  2708. conftest.c:103:22: error: memfault.h: No such file or directory
  2709. configure:19840: $? = 1
  2710. configure: failed program was:
  2711. | /* confdefs.h */
  2712. | #define PACKAGE_NAME "cairo"
  2713. | #define PACKAGE_TARNAME "cairo"
  2714. | #define PACKAGE_VERSION "1.12.2"
  2715. | #define PACKAGE_STRING "cairo 1.12.2"
  2716. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  2717. | #define PACKAGE_URL "http://cairographics.org/"
  2718. | #define STDC_HEADERS 1
  2719. | #define HAVE_SYS_TYPES_H 1
  2720. | #define HAVE_SYS_STAT_H 1
  2721. | #define HAVE_STDLIB_H 1
  2722. | #define HAVE_STRING_H 1
  2723. | #define HAVE_MEMORY_H 1
  2724. | #define HAVE_STRINGS_H 1
  2725. | #define HAVE_INTTYPES_H 1
  2726. | #define HAVE_STDINT_H 1
  2727. | #define HAVE_UNISTD_H 1
  2728. | #define __EXTENSIONS__ 1
  2729. | #define _ALL_SOURCE 1
  2730. | #define _GNU_SOURCE 1
  2731. | #define _POSIX_PTHREAD_SEMANTICS 1
  2732. | #define _TANDEM_SOURCE 1
  2733. | #define HAVE_DLFCN_H 1
  2734. | #define LT_OBJDIR ".libs/"
  2735. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  2736. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  2737. | #define SIZEOF_VOID_P 8
  2738. | #define SIZEOF_INT 4
  2739. | #define SIZEOF_LONG 8
  2740. | #define SIZEOF_LONG_LONG 8
  2741. | #define SIZEOF_SIZE_T 8
  2742. | #define HAVE_LIBRT 1
  2743. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  2744. | #define HAVE_STDINT_H 1
  2745. | #define HAVE_INTTYPES_H 1
  2746. | #define HAVE_UINT64_T 1
  2747. | #define HAVE___UINT128_T 1
  2748. | #define HAVE_FCNTL_H 1
  2749. | #define HAVE_UNISTD_H 1
  2750. | #define HAVE_SIGNAL_H 1
  2751. | #define HAVE_SYS_STAT_H 1
  2752. | #define HAVE_SYS_SOCKET_H 1
  2753. | #define HAVE_SYS_POLL_H 1
  2754. | #define HAVE_SYS_UN_H 1
  2755. | #define HAVE_ALARM 1
  2756. | #define HAVE_SCHED_H 1
  2757. | #define HAVE_SYS_MMAN_H 1
  2758. | #define HAVE_MMAP 1
  2759. | #define HAVE_TIME_H 1
  2760. | #define HAVE_FECLEAREXCEPT 1
  2761. | #define HAVE_LIBGEN_H 1
  2762. | #define HAVE_BYTESWAP_H 1
  2763. | #define HAVE_SIGNAL_H 1
  2764. | #define HAVE_SETJMP_H 1
  2765. | #define HAVE_FENV_H 1
  2766. | #define HAVE_SYS_WAIT_H 1
  2767. | #define HAVE_CTIME_R 1
  2768. | #define HAVE_DRAND48 1
  2769. | #define HAVE_FLOCKFILE 1
  2770. | #define HAVE_FUNLOCKFILE 1
  2771. | #define HAVE_LINK 1
  2772. | #define HAVE_SYS_STAT_H 1
  2773. | #define HAVE_IO_H 1
  2774. | #define HAVE_MKDIR 2
  2775. | #define HAVE_FORK 1
  2776. | #define HAVE_WAITPID 1
  2777. | #define HAVE_RAISE 1
  2778. | #define HAVE_VALGRIND 1
  2779. | /* end confdefs.h. */
  2780. | #include <stdio.h>
  2781. | #ifdef HAVE_SYS_TYPES_H
  2782. | # include <sys/types.h>
  2783. | #endif
  2784. | #ifdef HAVE_SYS_STAT_H
  2785. | # include <sys/stat.h>
  2786. | #endif
  2787. | #ifdef STDC_HEADERS
  2788. | # include <stdlib.h>
  2789. | # include <stddef.h>
  2790. | #else
  2791. | # ifdef HAVE_STDLIB_H
  2792. | # include <stdlib.h>
  2793. | # endif
  2794. | #endif
  2795. | #ifdef HAVE_STRING_H
  2796. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2797. | # include <memory.h>
  2798. | # endif
  2799. | # include <string.h>
  2800. | #endif
  2801. | #ifdef HAVE_STRINGS_H
  2802. | # include <strings.h>
  2803. | #endif
  2804. | #ifdef HAVE_INTTYPES_H
  2805. | # include <inttypes.h>
  2806. | #endif
  2807. | #ifdef HAVE_STDINT_H
  2808. | # include <stdint.h>
  2809. | #endif
  2810. | #ifdef HAVE_UNISTD_H
  2811. | # include <unistd.h>
  2812. | #endif
  2813. | #include <memfault.h>
  2814. configure:19840: result: no
  2815. configure:19840: checking memfault.h presence
  2816. configure:19840: /usr/bin/gcc-4.2 -E -I/opt/local/include -I/opt/local/include/valgrind conftest.c
  2817. conftest.c:70:22: error: memfault.h: No such file or directory
  2818. configure:19840: $? = 1
  2819. configure: failed program was:
  2820. | /* confdefs.h */
  2821. | #define PACKAGE_NAME "cairo"
  2822. | #define PACKAGE_TARNAME "cairo"
  2823. | #define PACKAGE_VERSION "1.12.2"
  2824. | #define PACKAGE_STRING "cairo 1.12.2"
  2825. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  2826. | #define PACKAGE_URL "http://cairographics.org/"
  2827. | #define STDC_HEADERS 1
  2828. | #define HAVE_SYS_TYPES_H 1
  2829. | #define HAVE_SYS_STAT_H 1
  2830. | #define HAVE_STDLIB_H 1
  2831. | #define HAVE_STRING_H 1
  2832. | #define HAVE_MEMORY_H 1
  2833. | #define HAVE_STRINGS_H 1
  2834. | #define HAVE_INTTYPES_H 1
  2835. | #define HAVE_STDINT_H 1
  2836. | #define HAVE_UNISTD_H 1
  2837. | #define __EXTENSIONS__ 1
  2838. | #define _ALL_SOURCE 1
  2839. | #define _GNU_SOURCE 1
  2840. | #define _POSIX_PTHREAD_SEMANTICS 1
  2841. | #define _TANDEM_SOURCE 1
  2842. | #define HAVE_DLFCN_H 1
  2843. | #define LT_OBJDIR ".libs/"
  2844. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  2845. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  2846. | #define SIZEOF_VOID_P 8
  2847. | #define SIZEOF_INT 4
  2848. | #define SIZEOF_LONG 8
  2849. | #define SIZEOF_LONG_LONG 8
  2850. | #define SIZEOF_SIZE_T 8
  2851. | #define HAVE_LIBRT 1
  2852. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  2853. | #define HAVE_STDINT_H 1
  2854. | #define HAVE_INTTYPES_H 1
  2855. | #define HAVE_UINT64_T 1
  2856. | #define HAVE___UINT128_T 1
  2857. | #define HAVE_FCNTL_H 1
  2858. | #define HAVE_UNISTD_H 1
  2859. | #define HAVE_SIGNAL_H 1
  2860. | #define HAVE_SYS_STAT_H 1
  2861. | #define HAVE_SYS_SOCKET_H 1
  2862. | #define HAVE_SYS_POLL_H 1
  2863. | #define HAVE_SYS_UN_H 1
  2864. | #define HAVE_ALARM 1
  2865. | #define HAVE_SCHED_H 1
  2866. | #define HAVE_SYS_MMAN_H 1
  2867. | #define HAVE_MMAP 1
  2868. | #define HAVE_TIME_H 1
  2869. | #define HAVE_FECLEAREXCEPT 1
  2870. | #define HAVE_LIBGEN_H 1
  2871. | #define HAVE_BYTESWAP_H 1
  2872. | #define HAVE_SIGNAL_H 1
  2873. | #define HAVE_SETJMP_H 1
  2874. | #define HAVE_FENV_H 1
  2875. | #define HAVE_SYS_WAIT_H 1
  2876. | #define HAVE_CTIME_R 1
  2877. | #define HAVE_DRAND48 1
  2878. | #define HAVE_FLOCKFILE 1
  2879. | #define HAVE_FUNLOCKFILE 1
  2880. | #define HAVE_LINK 1
  2881. | #define HAVE_SYS_STAT_H 1
  2882. | #define HAVE_IO_H 1
  2883. | #define HAVE_MKDIR 2
  2884. | #define HAVE_FORK 1
  2885. | #define HAVE_WAITPID 1
  2886. | #define HAVE_RAISE 1
  2887. | #define HAVE_VALGRIND 1
  2888. | /* end confdefs.h. */
  2889. | #include <memfault.h>
  2890. configure:19840: result: no
  2891. configure:19840: checking for memfault.h
  2892. configure:19840: result: no
  2893. configure:19963: checking for compress in -lz
  2894. configure:19988: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lz -lrt >&5
  2895. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (x86_64)
  2896. configure:19988: $? = 0
  2897. configure:19997: result: yes
  2898. configure:20000: checking zlib.h usability
  2899. configure:20000: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
  2900. configure:20000: $? = 0
  2901. configure:20000: result: yes
  2902. configure:20000: checking zlib.h presence
  2903. configure:20000: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  2904. configure:20000: $? = 0
  2905. configure:20000: result: yes
  2906. configure:20000: checking for zlib.h
  2907. configure:20000: result: yes
  2908. configure:20018: checking for dlsym in -ldl
  2909. configure:20043: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -ldl -lrt >&5
  2910. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (x86_64)
  2911. configure:20043: $? = 0
  2912. configure:20052: result: yes
  2913. configure:20071: checking for dlfcn.h
  2914. configure:20071: result: yes
  2915. configure:20106: checking for X
  2916. configure:20295: result: libraries /opt/local/lib, headers /opt/local/include
  2917. configure:20311: checking for cairo's Xlib surface backend feature
  2918. configure:20329: checking for xlib
  2919. configure:20336: $PKG_CONFIG --exists --print-errors "$xlib_REQUIRES"
  2920. configure:20339: $? = 0
  2921. configure:20352: $PKG_CONFIG --exists --print-errors "$xlib_REQUIRES"
  2922. configure:20355: $? = 0
  2923. configure:21386: result: yes
  2924. configure:21392: checking whether cairo's Xlib surface backend feature could be enabled
  2925. configure:21394: result: yes
  2926. configure:21617: checking for cairo's Xlib Xrender surface backend feature
  2927. configure:21639: checking for xlib_xrender
  2928. configure:21646: $PKG_CONFIG --exists --print-errors "$xlib_xrender_REQUIRES"
  2929. configure:21649: $? = 0
  2930. configure:21662: $PKG_CONFIG --exists --print-errors "$xlib_xrender_REQUIRES"
  2931. configure:21665: $? = 0
  2932. configure:21728: result: yes
  2933. configure:21740: checking for XRenderCreateLinearGradient
  2934. configure:21740: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lrt -L/opt/local/lib -lX11 -L/opt/local/lib -lXrender -lX11 >&5
  2935. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (x86_64)
  2936. configure:21740: $? = 0
  2937. configure:21740: result: yes
  2938. configure:21740: checking for XRenderCreateRadialGradient
  2939. configure:21740: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lrt -L/opt/local/lib -lX11 -L/opt/local/lib -lXrender -lX11 >&5
  2940. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (x86_64)
  2941. configure:21740: $? = 0
  2942. configure:21740: result: yes
  2943. configure:21740: checking for XRenderCreateConicalGradient
  2944. configure:21740: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lrt -L/opt/local/lib -lX11 -L/opt/local/lib -lXrender -lX11 >&5
  2945. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (x86_64)
  2946. configure:21740: $? = 0
  2947. configure:21740: result: yes
  2948. configure:21755: checking whether cairo's Xlib Xrender surface backend feature could be enabled
  2949. configure:21757: result: yes
  2950. configure:21981: checking for cairo's XCB surface backend feature
  2951. configure:21999: checking for xcb
  2952. configure:22006: $PKG_CONFIG --exists --print-errors "$xcb_REQUIRES"
  2953. configure:22009: $? = 0
  2954. configure:22022: $PKG_CONFIG --exists --print-errors "$xcb_REQUIRES"
  2955. configure:22025: $? = 0
  2956. configure:22064: result: yes
  2957. configure:22070: checking whether cairo's XCB surface backend feature could be enabled
  2958. configure:22072: result: yes
  2959. configure:22295: checking for cairo's Xlib/XCB functions feature
  2960. configure:22314: checking for xlib_xcb
  2961. configure:22321: $PKG_CONFIG --exists --print-errors "$xlib_xcb_REQUIRES"
  2962. configure:22324: $? = 0
  2963. configure:22337: $PKG_CONFIG --exists --print-errors "$xlib_xcb_REQUIRES"
  2964. configure:22340: $? = 0
  2965. configure:22379: result: yes
  2966. configure:22388: checking whether cairo's Xlib/XCB functions feature could be enabled
  2967. configure:22390: result: yes
  2968. configure:22609: checking for cairo's XCB/SHM functions feature
  2969. configure:22628: checking for xcb_shm
  2970. configure:22635: $PKG_CONFIG --exists --print-errors "$xcb_shm_REQUIRES"
  2971. configure:22638: $? = 0
  2972. configure:22651: $PKG_CONFIG --exists --print-errors "$xcb_shm_REQUIRES"
  2973. configure:22654: $? = 0
  2974. configure:22693: result: yes
  2975. configure:22702: checking whether cairo's XCB/SHM functions feature could be enabled
  2976. configure:22704: result: yes
  2977. configure:23237: checking for cairo's Quartz surface backend feature
  2978. configure:23252: checking ApplicationServices/ApplicationServices.h usability
  2979. configure:23252: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
  2980. configure:23252: $? = 0
  2981. configure:23252: result: yes
  2982. configure:23252: checking ApplicationServices/ApplicationServices.h presence
  2983. configure:23252: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  2984. configure:23252: $? = 0
  2985. configure:23252: result: yes
  2986. configure:23252: checking for ApplicationServices/ApplicationServices.h
  2987. configure:23252: result: yes
  2988. configure:23275: checking whether cairo's Quartz surface backend feature could be enabled
  2989. configure:23277: result: yes
  2990. configure:23500: checking for cairo's Quartz font backend feature
  2991. configure:23518: checking whether cairo's Quartz font backend feature could be enabled
  2992. configure:23520: result: yes
  2993. configure:23743: checking for cairo's Quartz Image surface backend feature
  2994. configure:23761: checking whether cairo's Quartz Image surface backend feature could be enabled
  2995. configure:23763: result: yes
  2996. configure:23983: checking for cairo's Microsoft Windows surface backend feature
  2997. configure:24004: checking whether cairo's Microsoft Windows surface backend feature could be enabled
  2998. configure:24006: result: no (requires a Win32 platform)
  2999. configure:24229: checking for cairo's Microsoft Windows font backend feature
  3000. configure:24247: checking whether cairo's Microsoft Windows font backend feature could be enabled
  3001. configure:24249: result: no (requires a Win32 platform)
  3002. configure:25922: checking for cairo's PNG functions feature
  3003. configure:25955: checking for png
  3004. configure:25962: $PKG_CONFIG --exists --print-errors "$png_REQUIRES"
  3005. configure:25965: $? = 0
  3006. configure:25978: $PKG_CONFIG --exists --print-errors "$png_REQUIRES"
  3007. configure:25981: $? = 0
  3008. configure:26018: result: yes
  3009. configure:26028: checking whether cairo's PNG functions feature could be enabled
  3010. configure:26030: result: yes
  3011. configure:27800: checking for cairo's EGL functions feature
  3012. configure:28107: checking whether cairo's EGL functions feature could be enabled
  3013. configure:28109: result: no (not required by any backend)
  3014. configure:28326: checking for cairo's GLX functions feature
  3015. configure:28360: checking whether cairo's GLX functions feature could be enabled
  3016. configure:28362: result: no (not required by any backend)
  3017. configure:28579: checking for cairo's WGL functions feature
  3018. configure:28608: checking whether cairo's WGL functions feature could be enabled
  3019. configure:28610: result: no (not required by any backend)
  3020. configure:28829: checking for cairo's script surface backend feature
  3021. configure:28847: checking whether cairo's script surface backend feature could be enabled
  3022. configure:28849: result: yes
  3023. configure:29096: checking for cairo's FreeType font backend feature
  3024. configure:29114: checking for FREETYPE
  3025. configure:29121: $PKG_CONFIG --exists --print-errors "freetype2 >= $FREETYPE_MIN_VERSION"
  3026. configure:29124: $? = 0
  3027. configure:29137: $PKG_CONFIG --exists --print-errors "freetype2 >= $FREETYPE_MIN_VERSION"
  3028. configure:29140: $? = 0
  3029. configure:29179: result: yes
  3030. configure:29284: checking whether cairo's FreeType font backend feature could be enabled
  3031. configure:29286: result: yes
  3032. configure:29510: checking for cairo's Fontconfig font backend feature
  3033. configure:29530: checking for FONTCONFIG
  3034. configure:29537: $PKG_CONFIG --exists --print-errors "$fc_REQUIRES"
  3035. configure:29540: $? = 0
  3036. configure:29553: $PKG_CONFIG --exists --print-errors "$fc_REQUIRES"
  3037. configure:29556: $? = 0
  3038. configure:29593: result: yes
  3039. configure:29602: checking whether cairo's Fontconfig font backend feature could be enabled
  3040. configure:29604: result: yes
  3041. configure:29820: checking for FT_Bitmap_Size.y_ppem
  3042. configure:29820: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include conftest.c >&5
  3043. configure:29820: $? = 0
  3044. configure:29820: result: yes
  3045. configure:29838: checking for FT_GlyphSlot_Embolden
  3046. configure:29838: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lrt -L/opt/local/lib -lfreetype >&5
  3047. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (x86_64)
  3048. configure:29838: $? = 0
  3049. configure:29838: result: yes
  3050. configure:29838: checking for FT_GlyphSlot_Oblique
  3051. configure:29838: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lrt -L/opt/local/lib -lfreetype >&5
  3052. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (x86_64)
  3053. configure:29838: $? = 0
  3054. configure:29838: result: yes
  3055. configure:29838: checking for FT_Load_Sfnt_Table
  3056. configure:29838: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lrt -L/opt/local/lib -lfreetype >&5
  3057. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (x86_64)
  3058. configure:29838: $? = 0
  3059. configure:29838: result: yes
  3060. configure:29838: checking for FT_Library_SetLcdFilter
  3061. configure:29838: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lrt -L/opt/local/lib -lfreetype >&5
  3062. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (x86_64)
  3063. configure:29838: $? = 0
  3064. configure:29838: result: yes
  3065. configure:29860: checking for FcInit
  3066. configure:29860: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lrt -L/opt/local/lib -lfontconfig >&5
  3067. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (x86_64)
  3068. configure:29860: $? = 0
  3069. configure:29860: result: yes
  3070. configure:29860: checking for FcFini
  3071. configure:29860: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lrt -L/opt/local/lib -lfontconfig >&5
  3072. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (x86_64)
  3073. configure:29860: $? = 0
  3074. configure:29860: result: yes
  3075. configure:29887: checking for cairo's PostScript surface backend feature
  3076. configure:29907: checking whether cairo's PostScript surface backend feature could be enabled
  3077. configure:29909: result: yes
  3078. configure:30130: checking for gs
  3079. configure:30160: result: no
  3080. configure:30171: WARNING: PS backend will not be tested since ghostscript is not available
  3081. configure:30179: checking for LIBSPECTRE
  3082. configure:30186: $PKG_CONFIG --exists --print-errors "$libspectre_DEPENDENCY"
  3083. Requested 'libspectre >= 99999' but version of libspectre is 0.2.7
  3084. configure:30189: $? = 1
  3085. configure:30202: $PKG_CONFIG --exists --print-errors "$libspectre_DEPENDENCY"
  3086. Requested 'libspectre >= 99999' but version of libspectre is 0.2.7
  3087. configure:30205: $? = 1
  3088. Requested 'libspectre >= 99999' but version of libspectre is 0.2.7
  3089. configure:30232: result: no
  3090. configure:30283: checking for cairo's PDF surface backend feature
  3091. configure:30303: checking whether cairo's PDF surface backend feature could be enabled
  3092. configure:30305: result: yes
  3093. configure:30528: checking for POPPLER
  3094. configure:30535: $PKG_CONFIG --exists --print-errors "$poppler_DEPENDENCY"
  3095. Requested 'poppler-glib >= 99999' but version of poppler-glib is 0.20.3
  3096. configure:30538: $? = 1
  3097. configure:30551: $PKG_CONFIG --exists --print-errors "$poppler_DEPENDENCY"
  3098. Requested 'poppler-glib >= 99999' but version of poppler-glib is 0.20.3
  3099. configure:30554: $? = 1
  3100. Requested 'poppler-glib >= 99999' but version of poppler-glib is 0.20.3
  3101. configure:30581: result: no
  3102. configure:30617: WARNING: PDF backend will not be tested since poppler >= 99999 is not available
  3103. configure:30655: checking for cairo's SVG surface backend feature
  3104. configure:30675: checking whether cairo's SVG surface backend feature could be enabled
  3105. configure:30677: result: yes
  3106. configure:30898: checking for LIBRSVG
  3107. configure:30905: $PKG_CONFIG --exists --print-errors "$librsvg_DEPENDENCY gdk-2.0"
  3108. Requested 'librsvg-2.0 >= 99999' but version of librsvg is 2.34.2
  3109. configure:30908: $? = 1
  3110. configure:30921: $PKG_CONFIG --exists --print-errors "$librsvg_DEPENDENCY gdk-2.0"
  3111. Requested 'librsvg-2.0 >= 99999' but version of librsvg is 2.34.2
  3112. configure:30924: $? = 1
  3113. Requested 'librsvg-2.0 >= 99999' but version of librsvg is 2.34.2
  3114. configure:30951: result: no
  3115. configure:30987: WARNING: SVG backend will not be tested since librsvg >= 99999 is not available
  3116. configure:31190: checking for cairo's image surface backend feature
  3117. configure:31208: checking for pixman
  3118. configure:31215: $PKG_CONFIG --exists --print-errors "$pixman_REQUIRES"
  3119. configure:31218: $? = 0
  3120. configure:31231: $PKG_CONFIG --exists --print-errors "$pixman_REQUIRES"
  3121. configure:31234: $? = 0
  3122. configure:31273: result: yes
  3123. configure:31282: checking whether cairo's image surface backend feature could be enabled
  3124. configure:31284: result: yes
  3125. configure:31432: checking for cairo's mime surface backend feature
  3126. configure:31448: checking whether cairo's mime surface backend feature could be enabled
  3127. configure:31450: result: yes
  3128. configure:31596: checking for cairo's recording surface backend feature
  3129. configure:31612: checking whether cairo's recording surface backend feature could be enabled
  3130. configure:31614: result: yes
  3131. configure:31760: checking for cairo's observer surface backend feature
  3132. configure:31776: checking whether cairo's observer surface backend feature could be enabled
  3133. configure:31778: result: yes
  3134. configure:31930: checking for cairo's tee surface backend feature
  3135. configure:31946: checking whether cairo's tee surface backend feature could be enabled
  3136. configure:31948: result: yes
  3137. configure:32166: checking for cairo's xml surface backend feature
  3138. configure:32185: checking whether cairo's xml surface backend feature could be enabled
  3139. configure:32187: result: yes
  3140. configure:32401: checking for cairo's user font backend feature
  3141. configure:32417: checking whether cairo's user font backend feature could be enabled
  3142. configure:32419: result: yes
  3143. configure:32574: checking for cairo's pthread feature
  3144. configure:32685: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -D_REENTRANT -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lrt -lpthread >&5
  3145. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (x86_64)
  3146. configure:32685: $? = 0
  3147. configure:32804: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lrt >&5
  3148. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (x86_64)
  3149. configure:32804: $? = 0
  3150. configure:32885: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -D_REENTRANT -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lrt >&5
  3151. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (x86_64)
  3152. configure:32885: $? = 0
  3153. configure:32940: checking whether cairo's pthread feature could be enabled
  3154. configure:32942: result: no (can't link with -lpthread or -pthread)
  3155. configure:33125: checking for cairo's gobject functions feature
  3156. configure:33143: checking for GOBJECT
  3157. configure:33150: $PKG_CONFIG --exists --print-errors "$gobject_REQUIRES"
  3158. configure:33153: $? = 0
  3159. configure:33166: $PKG_CONFIG --exists --print-errors "$gobject_REQUIRES"
  3160. configure:33169: $? = 0
  3161. configure:33208: result: yes
  3162. configure:33215: checking whether cairo's gobject functions feature could be enabled
  3163. configure:33217: result: yes
  3164. configure:33424: checking for GOBJECT
  3165. configure:33504: result: yes
  3166. configure:33572: checking for cairo's cairo-trace feature
  3167. configure:33595: checking whether cairo's cairo-trace feature could be enabled
  3168. configure:33597: result: no (requires dynamic linker and zlib and real pthreads)
  3169. configure:33758: checking for cairo's cairo-script-interpreter feature
  3170. configure:33778: checking whether cairo's cairo-script-interpreter feature could be enabled
  3171. configure:33780: result: yes
  3172. configure:33938: checking for bfd_openr in -lbfd
  3173. configure:33963: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lbfd -lrt >&5
  3174. ld: warning: in /usr/local/lib/librt.a, file was built for unsupported file format which is not the architecture being linked (x86_64)
  3175. configure:33963: $? = 0
  3176. configure:33972: result: yes
  3177. configure:33975: checking bfd.h usability
  3178. configure:33975: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
  3179. configure:33975: $? = 0
  3180. configure:33975: result: yes
  3181. configure:33975: checking bfd.h presence
  3182. configure:33975: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  3183. configure:33975: $? = 0
  3184. configure:33975: result: yes
  3185. configure:33975: checking for bfd.h
  3186. configure:33975: result: yes
  3187. configure:33987: checking libiberty.h usability
  3188. configure:33987: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
  3189. conftest.c:126:23: error: libiberty.h: No such file or directory
  3190. configure:33987: $? = 1
  3191. configure: failed program was:
  3192. | /* confdefs.h */
  3193. | #define PACKAGE_NAME "cairo"
  3194. | #define PACKAGE_TARNAME "cairo"
  3195. | #define PACKAGE_VERSION "1.12.2"
  3196. | #define PACKAGE_STRING "cairo 1.12.2"
  3197. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  3198. | #define PACKAGE_URL "http://cairographics.org/"
  3199. | #define STDC_HEADERS 1
  3200. | #define HAVE_SYS_TYPES_H 1
  3201. | #define HAVE_SYS_STAT_H 1
  3202. | #define HAVE_STDLIB_H 1
  3203. | #define HAVE_STRING_H 1
  3204. | #define HAVE_MEMORY_H 1
  3205. | #define HAVE_STRINGS_H 1
  3206. | #define HAVE_INTTYPES_H 1
  3207. | #define HAVE_STDINT_H 1
  3208. | #define HAVE_UNISTD_H 1
  3209. | #define __EXTENSIONS__ 1
  3210. | #define _ALL_SOURCE 1
  3211. | #define _GNU_SOURCE 1
  3212. | #define _POSIX_PTHREAD_SEMANTICS 1
  3213. | #define _TANDEM_SOURCE 1
  3214. | #define HAVE_DLFCN_H 1
  3215. | #define LT_OBJDIR ".libs/"
  3216. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  3217. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  3218. | #define SIZEOF_VOID_P 8
  3219. | #define SIZEOF_INT 4
  3220. | #define SIZEOF_LONG 8
  3221. | #define SIZEOF_LONG_LONG 8
  3222. | #define SIZEOF_SIZE_T 8
  3223. | #define HAVE_LIBRT 1
  3224. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  3225. | #define HAVE_STDINT_H 1
  3226. | #define HAVE_INTTYPES_H 1
  3227. | #define HAVE_UINT64_T 1
  3228. | #define HAVE___UINT128_T 1
  3229. | #define HAVE_FCNTL_H 1
  3230. | #define HAVE_UNISTD_H 1
  3231. | #define HAVE_SIGNAL_H 1
  3232. | #define HAVE_SYS_STAT_H 1
  3233. | #define HAVE_SYS_SOCKET_H 1
  3234. | #define HAVE_SYS_POLL_H 1
  3235. | #define HAVE_SYS_UN_H 1
  3236. | #define HAVE_ALARM 1
  3237. | #define HAVE_SCHED_H 1
  3238. | #define HAVE_SYS_MMAN_H 1
  3239. | #define HAVE_MMAP 1
  3240. | #define HAVE_TIME_H 1
  3241. | #define HAVE_FECLEAREXCEPT 1
  3242. | #define HAVE_LIBGEN_H 1
  3243. | #define HAVE_BYTESWAP_H 1
  3244. | #define HAVE_SIGNAL_H 1
  3245. | #define HAVE_SETJMP_H 1
  3246. | #define HAVE_FENV_H 1
  3247. | #define HAVE_SYS_WAIT_H 1
  3248. | #define HAVE_CTIME_R 1
  3249. | #define HAVE_DRAND48 1
  3250. | #define HAVE_FLOCKFILE 1
  3251. | #define HAVE_FUNLOCKFILE 1
  3252. | #define HAVE_LINK 1
  3253. | #define HAVE_SYS_STAT_H 1
  3254. | #define HAVE_IO_H 1
  3255. | #define HAVE_MKDIR 2
  3256. | #define HAVE_FORK 1
  3257. | #define HAVE_WAITPID 1
  3258. | #define HAVE_RAISE 1
  3259. | #define HAVE_VALGRIND 1
  3260. | #undef PACKAGE_VERSION
  3261. | #undef PACKAGE_STRING
  3262. | #undef PACKAGE_NAME
  3263. | #undef PACKAGE_TARNAME
  3264. | #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD
  3265. | #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD
  3266. | #define PACKAGE_NAME USE_cairo_INSTEAD
  3267. | #define PACKAGE_TARNAME USE_cairo_INSTEAD
  3268. | #define HAVE_ZLIB 1
  3269. | #define HAVE_DLFCN_H 1
  3270. | #define CAIRO_HAS_DLSYM 1
  3271. | #define HAVE_XRENDERCREATELINEARGRADIENT 1
  3272. | #define HAVE_XRENDERCREATERADIALGRADIENT 1
  3273. | #define HAVE_XRENDERCREATECONICALGRADIENT 1
  3274. | #define HAVE_FT_BITMAP_SIZE_Y_PPEM 1
  3275. | #define HAVE_FT_GLYPHSLOT_EMBOLDEN 1
  3276. | #define HAVE_FT_GLYPHSLOT_OBLIQUE 1
  3277. | #define HAVE_FT_LOAD_SFNT_TABLE 1
  3278. | #define HAVE_FT_LIBRARY_SETLCDFILTER 1
  3279. | #define HAVE_FCINIT 1
  3280. | #define HAVE_FCFINI 1
  3281. | #define SHARED_LIB_EXT "dylib"
  3282. | #define CAIRO_HAS_INTERPRETER 1
  3283. | /* end confdefs.h. */
  3284. | #include <stdio.h>
  3285. | #ifdef HAVE_SYS_TYPES_H
  3286. | # include <sys/types.h>
  3287. | #endif
  3288. | #ifdef HAVE_SYS_STAT_H
  3289. | # include <sys/stat.h>
  3290. | #endif
  3291. | #ifdef STDC_HEADERS
  3292. | # include <stdlib.h>
  3293. | # include <stddef.h>
  3294. | #else
  3295. | # ifdef HAVE_STDLIB_H
  3296. | # include <stdlib.h>
  3297. | # endif
  3298. | #endif
  3299. | #ifdef HAVE_STRING_H
  3300. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3301. | # include <memory.h>
  3302. | # endif
  3303. | # include <string.h>
  3304. | #endif
  3305. | #ifdef HAVE_STRINGS_H
  3306. | # include <strings.h>
  3307. | #endif
  3308. | #ifdef HAVE_INTTYPES_H
  3309. | # include <inttypes.h>
  3310. | #endif
  3311. | #ifdef HAVE_STDINT_H
  3312. | # include <stdint.h>
  3313. | #endif
  3314. | #ifdef HAVE_UNISTD_H
  3315. | # include <unistd.h>
  3316. | #endif
  3317. | #include <libiberty.h>
  3318. configure:33987: result: no
  3319. configure:33987: checking libiberty.h presence
  3320. configure:33987: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  3321. conftest.c:93:23: error: libiberty.h: No such file or directory
  3322. configure:33987: $? = 1
  3323. configure: failed program was:
  3324. | /* confdefs.h */
  3325. | #define PACKAGE_NAME "cairo"
  3326. | #define PACKAGE_TARNAME "cairo"
  3327. | #define PACKAGE_VERSION "1.12.2"
  3328. | #define PACKAGE_STRING "cairo 1.12.2"
  3329. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  3330. | #define PACKAGE_URL "http://cairographics.org/"
  3331. | #define STDC_HEADERS 1
  3332. | #define HAVE_SYS_TYPES_H 1
  3333. | #define HAVE_SYS_STAT_H 1
  3334. | #define HAVE_STDLIB_H 1
  3335. | #define HAVE_STRING_H 1
  3336. | #define HAVE_MEMORY_H 1
  3337. | #define HAVE_STRINGS_H 1
  3338. | #define HAVE_INTTYPES_H 1
  3339. | #define HAVE_STDINT_H 1
  3340. | #define HAVE_UNISTD_H 1
  3341. | #define __EXTENSIONS__ 1
  3342. | #define _ALL_SOURCE 1
  3343. | #define _GNU_SOURCE 1
  3344. | #define _POSIX_PTHREAD_SEMANTICS 1
  3345. | #define _TANDEM_SOURCE 1
  3346. | #define HAVE_DLFCN_H 1
  3347. | #define LT_OBJDIR ".libs/"
  3348. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  3349. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  3350. | #define SIZEOF_VOID_P 8
  3351. | #define SIZEOF_INT 4
  3352. | #define SIZEOF_LONG 8
  3353. | #define SIZEOF_LONG_LONG 8
  3354. | #define SIZEOF_SIZE_T 8
  3355. | #define HAVE_LIBRT 1
  3356. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  3357. | #define HAVE_STDINT_H 1
  3358. | #define HAVE_INTTYPES_H 1
  3359. | #define HAVE_UINT64_T 1
  3360. | #define HAVE___UINT128_T 1
  3361. | #define HAVE_FCNTL_H 1
  3362. | #define HAVE_UNISTD_H 1
  3363. | #define HAVE_SIGNAL_H 1
  3364. | #define HAVE_SYS_STAT_H 1
  3365. | #define HAVE_SYS_SOCKET_H 1
  3366. | #define HAVE_SYS_POLL_H 1
  3367. | #define HAVE_SYS_UN_H 1
  3368. | #define HAVE_ALARM 1
  3369. | #define HAVE_SCHED_H 1
  3370. | #define HAVE_SYS_MMAN_H 1
  3371. | #define HAVE_MMAP 1
  3372. | #define HAVE_TIME_H 1
  3373. | #define HAVE_FECLEAREXCEPT 1
  3374. | #define HAVE_LIBGEN_H 1
  3375. | #define HAVE_BYTESWAP_H 1
  3376. | #define HAVE_SIGNAL_H 1
  3377. | #define HAVE_SETJMP_H 1
  3378. | #define HAVE_FENV_H 1
  3379. | #define HAVE_SYS_WAIT_H 1
  3380. | #define HAVE_CTIME_R 1
  3381. | #define HAVE_DRAND48 1
  3382. | #define HAVE_FLOCKFILE 1
  3383. | #define HAVE_FUNLOCKFILE 1
  3384. | #define HAVE_LINK 1
  3385. | #define HAVE_SYS_STAT_H 1
  3386. | #define HAVE_IO_H 1
  3387. | #define HAVE_MKDIR 2
  3388. | #define HAVE_FORK 1
  3389. | #define HAVE_WAITPID 1
  3390. | #define HAVE_RAISE 1
  3391. | #define HAVE_VALGRIND 1
  3392. | #undef PACKAGE_VERSION
  3393. | #undef PACKAGE_STRING
  3394. | #undef PACKAGE_NAME
  3395. | #undef PACKAGE_TARNAME
  3396. | #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD
  3397. | #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD
  3398. | #define PACKAGE_NAME USE_cairo_INSTEAD
  3399. | #define PACKAGE_TARNAME USE_cairo_INSTEAD
  3400. | #define HAVE_ZLIB 1
  3401. | #define HAVE_DLFCN_H 1
  3402. | #define CAIRO_HAS_DLSYM 1
  3403. | #define HAVE_XRENDERCREATELINEARGRADIENT 1
  3404. | #define HAVE_XRENDERCREATERADIALGRADIENT 1
  3405. | #define HAVE_XRENDERCREATECONICALGRADIENT 1
  3406. | #define HAVE_FT_BITMAP_SIZE_Y_PPEM 1
  3407. | #define HAVE_FT_GLYPHSLOT_EMBOLDEN 1
  3408. | #define HAVE_FT_GLYPHSLOT_OBLIQUE 1
  3409. | #define HAVE_FT_LOAD_SFNT_TABLE 1
  3410. | #define HAVE_FT_LIBRARY_SETLCDFILTER 1
  3411. | #define HAVE_FCINIT 1
  3412. | #define HAVE_FCFINI 1
  3413. | #define SHARED_LIB_EXT "dylib"
  3414. | #define CAIRO_HAS_INTERPRETER 1
  3415. | /* end confdefs.h. */
  3416. | #include <libiberty.h>
  3417. configure:33987: result: no
  3418. configure:33987: checking for libiberty.h
  3419. configure:33987: result: no
  3420. configure:34015: checking for cairo's symbol-lookup feature
  3421. configure:34035: checking whether cairo's symbol-lookup feature could be enabled
  3422. configure:34037: result: no (requires bfd)
  3423. configure:34188: checking for glib
  3424. configure:34195: $PKG_CONFIG --exists --print-errors "glib-2.0"
  3425. configure:34198: $? = 0
  3426. configure:34211: $PKG_CONFIG --exists --print-errors "glib-2.0"
  3427. configure:34214: $? = 0
  3428. configure:34249: result: yes
  3429. configure:34265: checking for shm_open in -lrt
  3430. configure:34299: result: yes
  3431. configure:34362: checking for gtk
  3432. configure:34369: $PKG_CONFIG --exists --print-errors ""gtk+-2.0""
  3433. configure:34372: $? = 0
  3434. configure:34385: $PKG_CONFIG --exists --print-errors ""gtk+-2.0""
  3435. configure:34388: $? = 0
  3436. configure:34423: result: yes
  3437. configure:34842: creating ./config.status
  3438.  
  3439. ## ---------------------- ##
  3440. ## Running config.status. ##
  3441. ## ---------------------- ##
  3442.  
  3443. This file was extended by cairo config.status 1.12.2, which was
  3444. generated by GNU Autoconf 2.68. Invocation command line was
  3445.  
  3446. CONFIG_FILES =
  3447. CONFIG_HEADERS =
  3448. CONFIG_LINKS =
  3449. CONFIG_COMMANDS =
  3450. $ ./config.status
  3451.  
  3452. on Local-Admins-MacBook-Pro.local
  3453.  
  3454. config.status:4555: creating src/cairo.pc
  3455. config.status:4555: creating cairo-uninstalled.pc
  3456. config.status:4555: creating src/cairo-xlib.pc
  3457. config.status:4555: creating cairo-xlib-uninstalled.pc
  3458. config.status:4555: creating src/cairo-xlib-xrender.pc
  3459. config.status:4555: creating cairo-xlib-xrender-uninstalled.pc
  3460. config.status:4555: creating src/cairo-xcb.pc
  3461. config.status:4555: creating cairo-xcb-uninstalled.pc
  3462. config.status:4555: creating src/cairo-xlib-xcb.pc
  3463. config.status:4555: creating cairo-xlib-xcb-uninstalled.pc
  3464. config.status:4555: creating src/cairo-xcb-shm.pc
  3465. config.status:4555: creating cairo-xcb-shm-uninstalled.pc
  3466. config.status:4555: creating src/cairo-quartz.pc
  3467. config.status:4555: creating cairo-quartz-uninstalled.pc
  3468. config.status:4555: creating src/cairo-quartz-font.pc
  3469. config.status:4555: creating cairo-quartz-font-uninstalled.pc
  3470. config.status:4555: creating src/cairo-quartz-image.pc
  3471. config.status:4555: creating cairo-quartz-image-uninstalled.pc
  3472. config.status:4555: creating src/cairo-png.pc
  3473. config.status:4555: creating cairo-png-uninstalled.pc
  3474. config.status:4555: creating src/cairo-script.pc
  3475. config.status:4555: creating cairo-script-uninstalled.pc
  3476. config.status:4555: creating src/cairo-ft.pc
  3477. config.status:4555: creating cairo-ft-uninstalled.pc
  3478. config.status:4555: creating src/cairo-fc.pc
  3479. config.status:4555: creating cairo-fc-uninstalled.pc
  3480. config.status:4555: creating src/cairo-ps.pc
  3481. config.status:4555: creating cairo-ps-uninstalled.pc
  3482. config.status:4555: creating src/cairo-pdf.pc
  3483. config.status:4555: creating cairo-pdf-uninstalled.pc
  3484. config.status:4555: creating src/cairo-svg.pc
  3485. config.status:4555: creating cairo-svg-uninstalled.pc
  3486. config.status:4555: creating src/cairo-tee.pc
  3487. config.status:4555: creating cairo-tee-uninstalled.pc
  3488. config.status:4555: creating src/cairo-xml.pc
  3489. config.status:4555: creating cairo-xml-uninstalled.pc
  3490. config.status:4555: creating src/cairo-gobject.pc
  3491. config.status:4555: creating cairo-gobject-uninstalled.pc
  3492. config.status:4555: creating Makefile
  3493. config.status:4555: creating boilerplate/Makefile
  3494. config.status:4555: creating src/Makefile
  3495. config.status:4555: creating test/Makefile
  3496. config.status:4555: creating test/pdiff/Makefile
  3497. config.status:4555: creating perf/Makefile
  3498. config.status:4555: creating perf/micro/Makefile
  3499. config.status:4555: creating util/Makefile
  3500. config.status:4555: creating util/cairo-fdr/Makefile
  3501. config.status:4555: creating util/cairo-gobject/Makefile
  3502. config.status:4555: creating util/cairo-missing/Makefile
  3503. config.status:4555: creating util/cairo-script/Makefile
  3504. config.status:4555: creating util/cairo-script/examples/Makefile
  3505. config.status:4555: creating util/cairo-sphinx/Makefile
  3506. config.status:4555: creating util/cairo-trace/Makefile
  3507. config.status:4555: creating util/cairo-trace/cairo-trace
  3508. config.status:4555: creating doc/Makefile
  3509. config.status:4555: creating doc/public/Makefile
  3510. config.status:4555: creating config.h
  3511. config.status:4784: executing depfiles commands
  3512. config.status:4784: executing libtool commands
  3513. config.status:4784: executing ./build/Makefile.win32.features commands
  3514. config.status:5689: creating ./build/Makefile.win32.features
  3515. config.status:5697: ./build/Makefile.win32.features is unchanged
  3516. config.status:4784: executing ./src/Makefile.am.features commands
  3517. config.status:5708: creating ./src/Makefile.am.features
  3518. config.status:5716: ./src/Makefile.am.features is unchanged
  3519. config.status:4784: executing ./src/Makefile.win32.features commands
  3520. config.status:5727: creating ./src/Makefile.win32.features
  3521. config.status:5735: ./src/Makefile.win32.features is unchanged
  3522. config.status:4784: executing ./boilerplate/Makefile.am.features commands
  3523. config.status:5746: creating ./boilerplate/Makefile.am.features
  3524. config.status:5754: ./boilerplate/Makefile.am.features is unchanged
  3525. config.status:4784: executing ./boilerplate/Makefile.win32.features commands
  3526. config.status:5765: creating ./boilerplate/Makefile.win32.features
  3527. config.status:5773: ./boilerplate/Makefile.win32.features is unchanged
  3528. config.status:4784: executing src/cairo-features.h commands
  3529. config.status:5784: creating src/cairo-features.h
  3530. config.status:4784: executing src/cairo-supported-features.h commands
  3531. config.status:5816: creating src/cairo-supported-features.h
  3532. config.status:4784: executing ./build/Makefile.win32.features-h commands
  3533. config.status:5846: creating ./build/Makefile.win32.features-h
  3534. config.status:5854: ./build/Makefile.win32.features-h is unchanged
  3535.  
  3536. ## ---------------- ##
  3537. ## Cache variables. ##
  3538. ## ---------------- ##
  3539.  
  3540. ac_cv_build=x86_64-apple-darwin10.8.0
  3541. ac_cv_c_compiler_gnu=yes
  3542. ac_cv_c_inline=inline
  3543. ac_cv_cxx_compiler_gnu=yes
  3544. ac_cv_env_CCC_set=
  3545. ac_cv_env_CCC_value=
  3546. ac_cv_env_CC_set=set
  3547. ac_cv_env_CC_value=/usr/bin/gcc-4.2
  3548. ac_cv_env_CFLAGS_set=set
  3549. ac_cv_env_CFLAGS_value='-pipe -O2 -arch x86_64'
  3550. ac_cv_env_CPPFLAGS_set=set
  3551. ac_cv_env_CPPFLAGS_value=-I/opt/local/include
  3552. ac_cv_env_CPP_set=
  3553. ac_cv_env_CPP_value=
  3554. ac_cv_env_CXXCPP_set=
  3555. ac_cv_env_CXXCPP_value=
  3556. ac_cv_env_CXXFLAGS_set=set
  3557. ac_cv_env_CXXFLAGS_value='-pipe -O2 -arch x86_64'
  3558. ac_cv_env_CXX_set=set
  3559. ac_cv_env_CXX_value=/usr/bin/g++-4.2
  3560. ac_cv_env_FONTCONFIG_CFLAGS_set=
  3561. ac_cv_env_FONTCONFIG_CFLAGS_value=
  3562. ac_cv_env_FONTCONFIG_LIBS_set=
  3563. ac_cv_env_FONTCONFIG_LIBS_value=
  3564. ac_cv_env_FREETYPE_CFLAGS_set=
  3565. ac_cv_env_FREETYPE_CFLAGS_value=
  3566. ac_cv_env_FREETYPE_LIBS_set=
  3567. ac_cv_env_FREETYPE_LIBS_value=
  3568. ac_cv_env_GOBJECT_CFLAGS_set=
  3569. ac_cv_env_GOBJECT_CFLAGS_value=
  3570. ac_cv_env_GOBJECT_LIBS_set=
  3571. ac_cv_env_GOBJECT_LIBS_value=
  3572. ac_cv_env_LDFLAGS_set=set
  3573. ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch x86_64'
  3574. ac_cv_env_LIBRSVG_CFLAGS_set=
  3575. ac_cv_env_LIBRSVG_CFLAGS_value=
  3576. ac_cv_env_LIBRSVG_LIBS_set=
  3577. ac_cv_env_LIBRSVG_LIBS_value=
  3578. ac_cv_env_LIBSPECTRE_CFLAGS_set=
  3579. ac_cv_env_LIBSPECTRE_CFLAGS_value=
  3580. ac_cv_env_LIBSPECTRE_LIBS_set=
  3581. ac_cv_env_LIBSPECTRE_LIBS_value=
  3582. ac_cv_env_LIBS_set=
  3583. ac_cv_env_LIBS_value=
  3584. ac_cv_env_PKG_CONFIG_set=
  3585. ac_cv_env_PKG_CONFIG_value=
  3586. ac_cv_env_POPPLER_CFLAGS_set=
  3587. ac_cv_env_POPPLER_CFLAGS_value=
  3588. ac_cv_env_POPPLER_LIBS_set=
  3589. ac_cv_env_POPPLER_LIBS_value=
  3590. ac_cv_env_VALGRIND_CFLAGS_set=
  3591. ac_cv_env_VALGRIND_CFLAGS_value=
  3592. ac_cv_env_VALGRIND_LIBS_set=
  3593. ac_cv_env_VALGRIND_LIBS_value=
  3594. ac_cv_env_XMKMF_set=
  3595. ac_cv_env_XMKMF_value=
  3596. ac_cv_env_build_alias_set=
  3597. ac_cv_env_build_alias_value=
  3598. ac_cv_env_cogl_CFLAGS_set=
  3599. ac_cv_env_cogl_CFLAGS_value=
  3600. ac_cv_env_cogl_LIBS_set=
  3601. ac_cv_env_cogl_LIBS_value=
  3602. ac_cv_env_directfb_CFLAGS_set=
  3603. ac_cv_env_directfb_CFLAGS_value=
  3604. ac_cv_env_directfb_LIBS_set=
  3605. ac_cv_env_directfb_LIBS_value=
  3606. ac_cv_env_drm_CFLAGS_set=
  3607. ac_cv_env_drm_CFLAGS_value=
  3608. ac_cv_env_drm_LIBS_set=
  3609. ac_cv_env_drm_LIBS_value=
  3610. ac_cv_env_egl_CFLAGS_set=
  3611. ac_cv_env_egl_CFLAGS_value=
  3612. ac_cv_env_egl_LIBS_set=
  3613. ac_cv_env_egl_LIBS_value=
  3614. ac_cv_env_gl_CFLAGS_set=
  3615. ac_cv_env_gl_CFLAGS_value=
  3616. ac_cv_env_gl_LIBS_set=
  3617. ac_cv_env_gl_LIBS_value=
  3618. ac_cv_env_glesv2_CFLAGS_set=
  3619. ac_cv_env_glesv2_CFLAGS_value=
  3620. ac_cv_env_glesv2_LIBS_set=
  3621. ac_cv_env_glesv2_LIBS_value=
  3622. ac_cv_env_glib_CFLAGS_set=
  3623. ac_cv_env_glib_CFLAGS_value=
  3624. ac_cv_env_glib_LIBS_set=
  3625. ac_cv_env_glib_LIBS_value=
  3626. ac_cv_env_gtk_CFLAGS_set=
  3627. ac_cv_env_gtk_CFLAGS_value=
  3628. ac_cv_env_gtk_LIBS_set=
  3629. ac_cv_env_gtk_LIBS_value=
  3630. ac_cv_env_host_alias_set=
  3631. ac_cv_env_host_alias_value=
  3632. ac_cv_env_pixman_CFLAGS_set=
  3633. ac_cv_env_pixman_CFLAGS_value=
  3634. ac_cv_env_pixman_LIBS_set=
  3635. ac_cv_env_pixman_LIBS_value=
  3636. ac_cv_env_png_CFLAGS_set=
  3637. ac_cv_env_png_CFLAGS_value=
  3638. ac_cv_env_png_LIBS_set=
  3639. ac_cv_env_png_LIBS_value=
  3640. ac_cv_env_png_REQUIRES_set=
  3641. ac_cv_env_png_REQUIRES_value=
  3642. ac_cv_env_qt_CFLAGS_set=
  3643. ac_cv_env_qt_CFLAGS_value=
  3644. ac_cv_env_qt_LIBS_set=
  3645. ac_cv_env_qt_LIBS_value=
  3646. ac_cv_env_target_alias_set=
  3647. ac_cv_env_target_alias_value=
  3648. ac_cv_env_xcb_CFLAGS_set=
  3649. ac_cv_env_xcb_CFLAGS_value=
  3650. ac_cv_env_xcb_LIBS_set=
  3651. ac_cv_env_xcb_LIBS_value=
  3652. ac_cv_env_xcb_shm_CFLAGS_set=
  3653. ac_cv_env_xcb_shm_CFLAGS_value=
  3654. ac_cv_env_xcb_shm_LIBS_set=
  3655. ac_cv_env_xcb_shm_LIBS_value=
  3656. ac_cv_env_xlib_CFLAGS_set=
  3657. ac_cv_env_xlib_CFLAGS_value=
  3658. ac_cv_env_xlib_LIBS_set=
  3659. ac_cv_env_xlib_LIBS_value=
  3660. ac_cv_env_xlib_xcb_CFLAGS_set=
  3661. ac_cv_env_xlib_xcb_CFLAGS_value=
  3662. ac_cv_env_xlib_xcb_LIBS_set=
  3663. ac_cv_env_xlib_xcb_LIBS_value=
  3664. ac_cv_env_xlib_xrender_CFLAGS_set=
  3665. ac_cv_env_xlib_xrender_CFLAGS_value=
  3666. ac_cv_env_xlib_xrender_LIBS_set=
  3667. ac_cv_env_xlib_xrender_LIBS_value=
  3668. ac_cv_func_FT_GlyphSlot_Embolden=yes
  3669. ac_cv_func_FT_GlyphSlot_Oblique=yes
  3670. ac_cv_func_FT_Library_SetLcdFilter=yes
  3671. ac_cv_func_FT_Load_Sfnt_Table=yes
  3672. ac_cv_func_FcFini=yes
  3673. ac_cv_func_FcInit=yes
  3674. ac_cv_func_XRenderCreateConicalGradient=yes
  3675. ac_cv_func_XRenderCreateLinearGradient=yes
  3676. ac_cv_func_XRenderCreateRadialGradient=yes
  3677. ac_cv_func_alarm=yes
  3678. ac_cv_func_clock_gettime=no
  3679. ac_cv_func_ctime_r=yes
  3680. ac_cv_func_drand48=yes
  3681. ac_cv_func_feclearexcept=yes
  3682. ac_cv_func_fedisableexcept=no
  3683. ac_cv_func_feenableexcept=no
  3684. ac_cv_func_flockfile=yes
  3685. ac_cv_func_fork=yes
  3686. ac_cv_func_funlockfile=yes
  3687. ac_cv_func_getline=no
  3688. ac_cv_func_link=yes
  3689. ac_cv_func_mkdir=yes
  3690. ac_cv_func_mmap=yes
  3691. ac_cv_func_raise=yes
  3692. ac_cv_func_sched_getaffinity=no
  3693. ac_cv_func_strndup=no
  3694. ac_cv_func_waitpid=yes
  3695. ac_cv_have_x='have_x=yes ac_x_includes='\''/opt/local/include'\'' ac_x_libraries='\''/opt/local/lib'\'''
  3696. ac_cv_header_ApplicationServices_ApplicationServices_h=yes
  3697. ac_cv_header_bfd_h=yes
  3698. ac_cv_header_byteswap_h=yes
  3699. ac_cv_header_dlfcn_h=yes
  3700. ac_cv_header_fcntl_h=yes
  3701. ac_cv_header_fenv_h=yes
  3702. ac_cv_header_inttypes_h=yes
  3703. ac_cv_header_io_h=yes
  3704. ac_cv_header_libgen_h=yes
  3705. ac_cv_header_libiberty_h=no
  3706. ac_cv_header_lockdep_h=no
  3707. ac_cv_header_memfault_h=no
  3708. ac_cv_header_memory_h=yes
  3709. ac_cv_header_minix_config_h=no
  3710. ac_cv_header_sched_h=yes
  3711. ac_cv_header_setjmp_h=yes
  3712. ac_cv_header_signal_h=yes
  3713. ac_cv_header_stdc=yes
  3714. ac_cv_header_stdint_h=yes
  3715. ac_cv_header_stdlib_h=yes
  3716. ac_cv_header_string_h=yes
  3717. ac_cv_header_strings_h=yes
  3718. ac_cv_header_sys_int_types_h=no
  3719. ac_cv_header_sys_mman_h=yes
  3720. ac_cv_header_sys_poll_h=yes
  3721. ac_cv_header_sys_socket_h=yes
  3722. ac_cv_header_sys_stat_h=yes
  3723. ac_cv_header_sys_types_h=yes
  3724. ac_cv_header_sys_un_h=yes
  3725. ac_cv_header_sys_wait_h=yes
  3726. ac_cv_header_time_h=yes
  3727. ac_cv_header_unistd_h=yes
  3728. ac_cv_header_valgrind_h=yes
  3729. ac_cv_header_windows_h=no
  3730. ac_cv_header_zlib_h=yes
  3731. ac_cv_host=x86_64-apple-darwin10.8.0
  3732. ac_cv_lib_bfd_bfd_openr=yes
  3733. ac_cv_lib_dl_dlsym=yes
  3734. ac_cv_lib_rt_sched_yield=yes
  3735. ac_cv_lib_rt_shm_open=yes
  3736. ac_cv_lib_socket_connect=no
  3737. ac_cv_lib_z_compress=yes
  3738. ac_cv_member_FT_Bitmap_Size_y_ppem=yes
  3739. ac_cv_objext=o
  3740. ac_cv_path_EGREP='/usr/bin/grep -E'
  3741. ac_cv_path_FGREP='/usr/bin/grep -F'
  3742. ac_cv_path_FIND=/usr/bin/find
  3743. ac_cv_path_GREP=/usr/bin/grep
  3744. ac_cv_path_GTKDOC_CHECK=/opt/local/bin/gtkdoc-check
  3745. ac_cv_path_SED=/opt/local/bin/gsed
  3746. ac_cv_path_XARGS=/usr/bin/xargs
  3747. ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
  3748. ac_cv_path_mkdir=/opt/local/bin/gmkdir
  3749. ac_cv_prog_AWK=gawk
  3750. ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E'
  3751. ac_cv_prog_CXXCPP='/usr/bin/g++-4.2 -E'
  3752. ac_cv_prog_GS=
  3753. ac_cv_prog_ac_ct_AR=ar
  3754. ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2
  3755. ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
  3756. ac_cv_prog_ac_ct_LIPO=lipo
  3757. ac_cv_prog_ac_ct_NMEDIT=nmedit
  3758. ac_cv_prog_ac_ct_OBJDUMP=objdump
  3759. ac_cv_prog_ac_ct_OTOOL64=otool64
  3760. ac_cv_prog_ac_ct_OTOOL=otool
  3761. ac_cv_prog_ac_ct_RANLIB=ranlib
  3762. ac_cv_prog_ac_ct_STRIP=strip
  3763. ac_cv_prog_cc__usr_bin_gcc_4_2_c_o=yes
  3764. ac_cv_prog_cc_c89=
  3765. ac_cv_prog_cc_g=yes
  3766. ac_cv_prog_cxx_g=yes
  3767. ac_cv_prog_make_make_set=yes
  3768. ac_cv_safe_to_define___extensions__=yes
  3769. ac_cv_sizeof_int=4
  3770. ac_cv_sizeof_long=8
  3771. ac_cv_sizeof_long_long=8
  3772. ac_cv_sizeof_size_t=8
  3773. ac_cv_sizeof_void_p=8
  3774. ac_cv_sys_file_offset_bits=no
  3775. ac_cv_sys_largefile_CC=no
  3776. ac_cv_type___uint128_t=yes
  3777. ac_cv_type_uint128_t=no
  3778. ac_cv_type_uint64_t=yes
  3779. am_cv_CC_dependencies_compiler_type=none
  3780. am_cv_CXX_dependencies_compiler_type=none
  3781. am_cv_make_support_nested_variables=yes
  3782. cairo_cv_atomic_op_needs_memory_barrier=no
  3783. cairo_cv_atomic_primitives=Intel
  3784. 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'
  3785. 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'
  3786. cairo_cv_warn_unused_result='__attribute__((__warn_unused_result__))'
  3787. lt_cv_apple_cc_single_mod=yes
  3788. lt_cv_ar_at_file=no
  3789. lt_cv_deplibs_check_method=pass_all
  3790. lt_cv_file_magic_cmd='$MAGIC_CMD'
  3791. lt_cv_file_magic_test_file=
  3792. lt_cv_ld_exported_symbols_list=yes
  3793. lt_cv_ld_force_load=yes
  3794. lt_cv_ld_reload_flag=-r
  3795. lt_cv_nm_interface='BSD nm'
  3796. lt_cv_objdir=.libs
  3797. lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
  3798. lt_cv_path_LDCXX=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
  3799. lt_cv_path_NM=/usr/bin/nm
  3800. lt_cv_path_mainfest_tool=no
  3801. lt_cv_prog_compiler_c_o=yes
  3802. lt_cv_prog_compiler_c_o_CXX=yes
  3803. lt_cv_prog_compiler_pic='-fno-common -DPIC'
  3804. lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
  3805. lt_cv_prog_compiler_pic_works=yes
  3806. lt_cv_prog_compiler_pic_works_CXX=yes
  3807. lt_cv_prog_compiler_rtti_exceptions=no
  3808. lt_cv_prog_compiler_static_works=no
  3809. lt_cv_prog_compiler_static_works_CXX=no
  3810. lt_cv_prog_gnu_ld=no
  3811. lt_cv_prog_gnu_ldcxx=no
  3812. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  3813. 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'\'''
  3814. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  3815. 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'\'''
  3816. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
  3817. lt_cv_sys_max_cmd_len=196608
  3818. lt_cv_to_host_file_cmd=func_convert_file_noop
  3819. lt_cv_to_tool_file_cmd=func_convert_file_noop
  3820. pkg_cv_FONTCONFIG_CFLAGS='-I/opt/local/include '
  3821. pkg_cv_FONTCONFIG_LIBS='-L/opt/local/lib -lfontconfig '
  3822. pkg_cv_FREETYPE_CFLAGS='-I/opt/local/include/freetype2 -I/opt/local/include '
  3823. pkg_cv_FREETYPE_LIBS='-L/opt/local/lib -lfreetype '
  3824. pkg_cv_GOBJECT_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include '
  3825. pkg_cv_GOBJECT_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl '
  3826. pkg_cv_VALGRIND_CFLAGS='-I/opt/local/include/valgrind '
  3827. pkg_cv_VALGRIND_LIBS='-L/opt/local/lib/valgrind -lcoregrind-amd64-darwin -lvex-amd64-darwin -lgcc '
  3828. pkg_cv_glib_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include '
  3829. pkg_cv_glib_LIBS='-L/opt/local/lib -lglib-2.0 -lintl '
  3830. 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 '
  3831. 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 '
  3832. pkg_cv_pixman_CFLAGS='-I/opt/local/include/pixman-1 '
  3833. pkg_cv_pixman_LIBS='-L/opt/local/lib -lpixman-1 '
  3834. pkg_cv_png_CFLAGS='-I/opt/local/include/libpng15 '
  3835. pkg_cv_png_LIBS='-L/opt/local/lib -lpng15 '
  3836. pkg_cv_xcb_CFLAGS='-I/opt/local/include '
  3837. pkg_cv_xcb_LIBS='-L/opt/local/lib -lxcb-render -lxcb '
  3838. pkg_cv_xcb_shm_CFLAGS='-I/opt/local/include '
  3839. pkg_cv_xcb_shm_LIBS='-L/opt/local/lib -lxcb-shm -lxcb '
  3840. pkg_cv_xlib_CFLAGS='-I/opt/local/include '
  3841. pkg_cv_xlib_LIBS='-L/opt/local/lib -lX11 '
  3842. pkg_cv_xlib_xcb_CFLAGS='-I/opt/local/include '
  3843. pkg_cv_xlib_xcb_LIBS='-L/opt/local/lib -lX11-xcb -lX11 -lxcb '
  3844. pkg_cv_xlib_xrender_CFLAGS='-I/opt/local/include '
  3845. pkg_cv_xlib_xrender_LIBS='-L/opt/local/lib -lXrender -lX11 '
  3846.  
  3847. ## ----------------- ##
  3848. ## Output variables. ##
  3849. ## ----------------- ##
  3850.  
  3851. 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-x86_64/build/missing --run aclocal-1.11'
  3852. AMDEPBACKSLASH=''
  3853. AMDEP_FALSE=''
  3854. AMDEP_TRUE='#'
  3855. AMTAR='$${TAR-tar}'
  3856. AM_BACKSLASH='\'
  3857. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  3858. AM_DEFAULT_VERBOSITY='1'
  3859. AM_V='$(V)'
  3860. AR='ar'
  3861. AS='as'
  3862. 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-x86_64/build/missing --run autoconf'
  3863. 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-x86_64/build/missing --run autoheader'
  3864. 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-x86_64/build/missing --run automake-1.11'
  3865. AWK='gawk'
  3866. BFD_LIBS=''
  3867. BUILD_ANY2PPM_FALSE='#'
  3868. BUILD_ANY2PPM_TRUE=''
  3869. BUILD_CXX_FALSE=''
  3870. BUILD_CXX_TRUE='#'
  3871. BUILD_SPHINX_FALSE='#'
  3872. BUILD_SPHINX_TRUE=''
  3873. CAIROBOILERPLATE_LIBS=''
  3874. CAIRO_CAN_TEST_PDF_SURFACE_FALSE=''
  3875. CAIRO_CAN_TEST_PDF_SURFACE_TRUE='#'
  3876. CAIRO_CAN_TEST_PS_SURFACE_FALSE=''
  3877. CAIRO_CAN_TEST_PS_SURFACE_TRUE='#'
  3878. CAIRO_CAN_TEST_SVG_SURFACE_FALSE=''
  3879. CAIRO_CAN_TEST_SVG_SURFACE_TRUE='#'
  3880. CAIRO_CAN_TEST_WIN32_PRINTING_SURFACE_FALSE=''
  3881. CAIRO_CAN_TEST_WIN32_PRINTING_SURFACE_TRUE='#'
  3882. 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 '
  3883. CAIRO_HAS_BEOS_SURFACE_FALSE=''
  3884. CAIRO_HAS_BEOS_SURFACE_TRUE='#'
  3885. CAIRO_HAS_COGL_SURFACE_FALSE=''
  3886. CAIRO_HAS_COGL_SURFACE_TRUE='#'
  3887. CAIRO_HAS_DIRECTFB_SURFACE_FALSE=''
  3888. CAIRO_HAS_DIRECTFB_SURFACE_TRUE='#'
  3889. CAIRO_HAS_DLSYM_FALSE='#'
  3890. CAIRO_HAS_DLSYM_TRUE=''
  3891. CAIRO_HAS_DL_FALSE='#'
  3892. CAIRO_HAS_DL_TRUE=''
  3893. CAIRO_HAS_DRM_SURFACE_FALSE=''
  3894. CAIRO_HAS_DRM_SURFACE_TRUE='#'
  3895. CAIRO_HAS_EGL_FUNCTIONS_FALSE=''
  3896. CAIRO_HAS_EGL_FUNCTIONS_TRUE='#'
  3897. CAIRO_HAS_FC_FONT_FALSE='#'
  3898. CAIRO_HAS_FC_FONT_TRUE=''
  3899. CAIRO_HAS_FT_FONT_FALSE='#'
  3900. CAIRO_HAS_FT_FONT_TRUE=''
  3901. CAIRO_HAS_GALLIUM_SURFACE_FALSE=''
  3902. CAIRO_HAS_GALLIUM_SURFACE_TRUE='#'
  3903. CAIRO_HAS_GLESV2_SURFACE_FALSE=''
  3904. CAIRO_HAS_GLESV2_SURFACE_TRUE='#'
  3905. CAIRO_HAS_GLX_FUNCTIONS_FALSE=''
  3906. CAIRO_HAS_GLX_FUNCTIONS_TRUE='#'
  3907. CAIRO_HAS_GL_SURFACE_FALSE=''
  3908. CAIRO_HAS_GL_SURFACE_TRUE='#'
  3909. CAIRO_HAS_GOBJECT_FUNCTIONS_FALSE='#'
  3910. CAIRO_HAS_GOBJECT_FUNCTIONS_TRUE=''
  3911. CAIRO_HAS_INTERPRETER_FALSE='#'
  3912. CAIRO_HAS_INTERPRETER_TRUE=''
  3913. CAIRO_HAS_LCOV_FALSE=''
  3914. CAIRO_HAS_LCOV_TRUE='#'
  3915. CAIRO_HAS_MULTI_PAGE_SURFACES_FALSE='#'
  3916. CAIRO_HAS_MULTI_PAGE_SURFACES_TRUE=''
  3917. CAIRO_HAS_OS2_SURFACE_FALSE=''
  3918. CAIRO_HAS_OS2_SURFACE_TRUE='#'
  3919. CAIRO_HAS_PDF_SURFACE_FALSE='#'
  3920. CAIRO_HAS_PDF_SURFACE_TRUE=''
  3921. CAIRO_HAS_PNG_FUNCTIONS_FALSE='#'
  3922. CAIRO_HAS_PNG_FUNCTIONS_TRUE=''
  3923. CAIRO_HAS_PS_SURFACE_FALSE='#'
  3924. CAIRO_HAS_PS_SURFACE_TRUE=''
  3925. CAIRO_HAS_PTHREAD_FALSE=''
  3926. CAIRO_HAS_PTHREAD_TRUE='#'
  3927. CAIRO_HAS_QT_SURFACE_FALSE=''
  3928. CAIRO_HAS_QT_SURFACE_TRUE='#'
  3929. CAIRO_HAS_QUARTZ_FONT_FALSE='#'
  3930. CAIRO_HAS_QUARTZ_FONT_TRUE=''
  3931. CAIRO_HAS_QUARTZ_IMAGE_SURFACE_FALSE='#'
  3932. CAIRO_HAS_QUARTZ_IMAGE_SURFACE_TRUE=''
  3933. CAIRO_HAS_QUARTZ_SURFACE_FALSE='#'
  3934. CAIRO_HAS_QUARTZ_SURFACE_TRUE=''
  3935. CAIRO_HAS_SCRIPT_SURFACE_FALSE='#'
  3936. CAIRO_HAS_SCRIPT_SURFACE_TRUE=''
  3937. CAIRO_HAS_SKIA_SURFACE_FALSE=''
  3938. CAIRO_HAS_SKIA_SURFACE_TRUE='#'
  3939. CAIRO_HAS_SPECTRE_FALSE=''
  3940. CAIRO_HAS_SPECTRE_TRUE='#'
  3941. CAIRO_HAS_SVG_SURFACE_FALSE='#'
  3942. CAIRO_HAS_SVG_SURFACE_TRUE=''
  3943. CAIRO_HAS_SYMBOL_LOOKUP_FALSE=''
  3944. CAIRO_HAS_SYMBOL_LOOKUP_TRUE='#'
  3945. CAIRO_HAS_TEE_SURFACE_FALSE='#'
  3946. CAIRO_HAS_TEE_SURFACE_TRUE=''
  3947. CAIRO_HAS_TEST_SURFACES_FALSE=''
  3948. CAIRO_HAS_TEST_SURFACES_TRUE='#'
  3949. CAIRO_HAS_TRACE_FALSE=''
  3950. CAIRO_HAS_TRACE_TRUE='#'
  3951. CAIRO_HAS_VG_SURFACE_FALSE=''
  3952. CAIRO_HAS_VG_SURFACE_TRUE='#'
  3953. CAIRO_HAS_WGL_FUNCTIONS_FALSE=''
  3954. CAIRO_HAS_WGL_FUNCTIONS_TRUE='#'
  3955. CAIRO_HAS_WIN32_FONT_FALSE=''
  3956. CAIRO_HAS_WIN32_FONT_TRUE='#'
  3957. CAIRO_HAS_WIN32_SURFACE_FALSE=''
  3958. CAIRO_HAS_WIN32_SURFACE_TRUE='#'
  3959. CAIRO_HAS_XCB_SHM_FUNCTIONS_FALSE='#'
  3960. CAIRO_HAS_XCB_SHM_FUNCTIONS_TRUE=''
  3961. CAIRO_HAS_XCB_SURFACE_FALSE='#'
  3962. CAIRO_HAS_XCB_SURFACE_TRUE=''
  3963. CAIRO_HAS_XLIB_SURFACE_FALSE='#'
  3964. CAIRO_HAS_XLIB_SURFACE_TRUE=''
  3965. CAIRO_HAS_XLIB_XCB_FUNCTIONS_FALSE='#'
  3966. CAIRO_HAS_XLIB_XCB_FUNCTIONS_TRUE=''
  3967. CAIRO_HAS_XLIB_XRENDER_SURFACE_FALSE='#'
  3968. CAIRO_HAS_XLIB_XRENDER_SURFACE_TRUE=''
  3969. CAIRO_HAS_XML_SURFACE_FALSE='#'
  3970. CAIRO_HAS_XML_SURFACE_TRUE=''
  3971. CAIRO_LDFLAGS=''
  3972. 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 '
  3973. CAIRO_LIBTOOL_VERSION_INFO='11202:2:11200'
  3974. CAIRO_NONPKGCONFIG_CFLAGS=' '
  3975. CAIRO_NONPKGCONFIG_LIBS=' -lz -lz -lz '
  3976. CAIRO_RELEASE_STATUS='release'
  3977. 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 '
  3978. CAIRO_TEST_MODE=''
  3979. CAIRO_TEST_UNDEFINED_LDFLAGS=''
  3980. CAIRO_VERSION_MAJOR='1'
  3981. CAIRO_VERSION_MICRO='2'
  3982. CAIRO_VERSION_MINOR='12'
  3983. CAIRO_VERSION_SONUM='2'
  3984. CC='/usr/bin/gcc-4.2'
  3985. CCDEPMODE='depmode=none'
  3986. CFLAGS='-pipe -O2 -arch x86_64'
  3987. CPP='/usr/bin/gcc-4.2 -E'
  3988. CPPFLAGS='-I/opt/local/include'
  3989. CROSS_COMPILING_FALSE=''
  3990. CROSS_COMPILING_TRUE='#'
  3991. CXX='/usr/bin/g++-4.2'
  3992. CXXCPP='/usr/bin/g++-4.2 -E'
  3993. CXXDEPMODE='depmode=none'
  3994. CXXFLAGS='-pipe -O2 -arch x86_64'
  3995. CYGPATH_W='echo'
  3996. DEFS='-DHAVE_CONFIG_H'
  3997. DEPDIR='.deps'
  3998. DISABLE_SOME_FLOATING_POINT_FALSE=''
  3999. DISABLE_SOME_FLOATING_POINT_TRUE='#'
  4000. DLLTOOL='false'
  4001. DSYMUTIL='dsymutil'
  4002. DUMPBIN=''
  4003. ECHO_C='\c'
  4004. ECHO_N=''
  4005. ECHO_T=''
  4006. EGREP='/usr/bin/grep -E'
  4007. ENABLE_GTK_DOC_FALSE=''
  4008. ENABLE_GTK_DOC_TRUE='#'
  4009. EXEEXT=''
  4010. FGREP='/usr/bin/grep -F'
  4011. FIND='/usr/bin/find'
  4012. FONTCONFIG_CFLAGS='-I/opt/local/include '
  4013. FONTCONFIG_LIBS='-L/opt/local/lib -lfontconfig '
  4014. FREETYPE_CFLAGS='-I/opt/local/include/freetype2 -I/opt/local/include '
  4015. FREETYPE_CONFIG=''
  4016. FREETYPE_LIBS='-L/opt/local/lib -lfreetype '
  4017. GOBJECT_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include '
  4018. GOBJECT_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl '
  4019. GREP='/usr/bin/grep'
  4020. GS=''
  4021. GTKDOC_CHECK='/opt/local/bin/gtkdoc-check'
  4022. GTK_DOC_USE_LIBTOOL_FALSE='#'
  4023. GTK_DOC_USE_LIBTOOL_TRUE=''
  4024. HAVE_GTK_FALSE='#'
  4025. HAVE_GTK_TRUE=''
  4026. HAVE_PTHREAD_FALSE=''
  4027. HAVE_PTHREAD_TRUE='#'
  4028. HAVE_REAL_PTHREAD_FALSE=''
  4029. HAVE_REAL_PTHREAD_TRUE='#'
  4030. HAVE_SHM_FALSE='#'
  4031. HAVE_SHM_TRUE=''
  4032. HTML_DIR='${datadir}/gtk-doc/html'
  4033. INSTALL_DATA='${INSTALL} -m 644'
  4034. INSTALL_PROGRAM='${INSTALL}'
  4035. INSTALL_SCRIPT='${INSTALL}'
  4036. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  4037. LD='/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld'
  4038. LDFLAGS='-L/opt/local/lib -arch x86_64'
  4039. LIBM=''
  4040. LIBOBJS=''
  4041. LIBRSVG_CFLAGS=''
  4042. LIBRSVG_LIBS=''
  4043. LIBS='-lrt '
  4044. LIBSPECTRE_CFLAGS=''
  4045. LIBSPECTRE_LIBS=''
  4046. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  4047. LIPO='lipo'
  4048. LN_S='ln -s'
  4049. LTLIBOBJS=''
  4050. LTP=''
  4051. LTP_GENHTML=''
  4052. 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-x86_64/build/missing --run makeinfo'
  4053. MANIFEST_TOOL=':'
  4054. MKDIR_P='/opt/local/bin/gmkdir -p'
  4055. NM='/usr/bin/nm'
  4056. NMEDIT='nmedit'
  4057. OBJDUMP='objdump'
  4058. OBJEXT='o'
  4059. OS_WIN32_FALSE=''
  4060. OS_WIN32_TRUE='#'
  4061. OTOOL64='otool64'
  4062. OTOOL='otool'
  4063. PACKAGE='cairo'
  4064. PACKAGE_BUGREPORT='http://bugs.freedesktop.org/enter_bug.cgi?product=cairo'
  4065. PACKAGE_NAME='cairo'
  4066. PACKAGE_STRING='cairo 1.12.2'
  4067. PACKAGE_TARNAME='cairo'
  4068. PACKAGE_URL='http://cairographics.org/'
  4069. PACKAGE_VERSION='1.12.2'
  4070. PATH_SEPARATOR=':'
  4071. PKGCONFIG_REQUIRES='Requires.private'
  4072. PKG_CONFIG='/opt/local/bin/pkg-config'
  4073. POPPLER_CFLAGS=''
  4074. POPPLER_LIBS=''
  4075. RANLIB='ranlib'
  4076. SED='/opt/local/bin/gsed'
  4077. SET_MAKE=''
  4078. SHELL='/bin/sh'
  4079. SHLIB_EXT='dylib'
  4080. SHM_LIBS='-lrt'
  4081. SHTOOL=''
  4082. STRIP='strip'
  4083. VALGRIND_CFLAGS='-I/opt/local/include/valgrind '
  4084. VALGRIND_LIBS='-L/opt/local/lib/valgrind -lcoregrind-amd64-darwin -lvex-amd64-darwin -lgcc '
  4085. VERSION='1.12.2'
  4086. XARGS='/usr/bin/xargs'
  4087. XMKMF=''
  4088. X_CFLAGS=''
  4089. X_EXTRA_LIBS=''
  4090. X_LIBS=''
  4091. X_PRE_LIBS=''
  4092. ac_ct_AR='ar'
  4093. ac_ct_CC='/usr/bin/gcc-4.2'
  4094. ac_ct_CXX=''
  4095. ac_ct_DUMPBIN=''
  4096. am__EXEEXT_FALSE=''
  4097. am__EXEEXT_TRUE='#'
  4098. am__fastdepCC_FALSE=''
  4099. am__fastdepCC_TRUE='#'
  4100. am__fastdepCXX_FALSE=''
  4101. am__fastdepCXX_TRUE='#'
  4102. am__include='include'
  4103. am__isrc=''
  4104. am__leading_dot='.'
  4105. am__nodep=''
  4106. am__quote=''
  4107. am__tar='$${TAR-tar} chof - "$$tardir"'
  4108. am__untar='$${TAR-tar} xf -'
  4109. bindir='${exec_prefix}/bin'
  4110. build='x86_64-apple-darwin10.8.0'
  4111. build_alias=''
  4112. build_cpu='x86_64'
  4113. build_os='darwin10.8.0'
  4114. build_vendor='apple'
  4115. cogl_CFLAGS=''
  4116. cogl_LIBS=''
  4117. datadir='${datarootdir}'
  4118. datarootdir='${prefix}/share'
  4119. directfb_CFLAGS=''
  4120. directfb_LIBS=''
  4121. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  4122. drm_CFLAGS=''
  4123. drm_LIBS=''
  4124. dvidir='${docdir}'
  4125. egl_CFLAGS=''
  4126. egl_LIBS=''
  4127. exec_prefix='${prefix}'
  4128. gallium_DIR=''
  4129. gl_CFLAGS=''
  4130. gl_LIBS=''
  4131. glesv2_CFLAGS=''
  4132. glesv2_LIBS=''
  4133. glib_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include '
  4134. glib_LIBS='-L/opt/local/lib -lglib-2.0 -lintl '
  4135. 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 '
  4136. 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 '
  4137. host='x86_64-apple-darwin10.8.0'
  4138. host_alias=''
  4139. host_cpu='x86_64'
  4140. host_os='darwin10.8.0'
  4141. host_vendor='apple'
  4142. htmldir='${docdir}'
  4143. includedir='${prefix}/include'
  4144. infodir='${datarootdir}/info'
  4145. 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-x86_64/build/install-sh'
  4146. libdir='${exec_prefix}/lib'
  4147. libexecdir='${exec_prefix}/libexec'
  4148. localedir='${datarootdir}/locale'
  4149. localstatedir='${prefix}/var'
  4150. mandir='${datarootdir}/man'
  4151. mesa_DIR=''
  4152. mkdir_p='/opt/local/bin/gmkdir -p'
  4153. oldincludedir='/usr/include'
  4154. pdfdir='${docdir}'
  4155. pixman_CFLAGS='-I/opt/local/include/pixman-1 '
  4156. pixman_LIBS='-L/opt/local/lib -lpixman-1 '
  4157. png_CFLAGS='-I/opt/local/include/libpng15 '
  4158. png_LIBS='-L/opt/local/lib -lpng15 '
  4159. png_REQUIRES='libpng'
  4160. prefix='/opt/local'
  4161. program_transform_name='s,x,x,'
  4162. psdir='${docdir}'
  4163. pthread_CFLAGS=''
  4164. pthread_LIBS=''
  4165. qt_CFLAGS=''
  4166. qt_LIBS=''
  4167. real_pthread_CFLAGS=''
  4168. real_pthread_LIBS=''
  4169. sbindir='${exec_prefix}/sbin'
  4170. sharedstatedir='${prefix}/com'
  4171. shm_LIBS='-lrt'
  4172. skia_DIR=''
  4173. sysconfdir='${prefix}/etc'
  4174. target_alias=''
  4175. xcb_CFLAGS='-I/opt/local/include '
  4176. xcb_LIBS='-L/opt/local/lib -lxcb-render -lxcb '
  4177. xcb_shm_CFLAGS='-I/opt/local/include '
  4178. xcb_shm_LIBS='-L/opt/local/lib -lxcb-shm -lxcb '
  4179. xlib_CFLAGS='-I/opt/local/include '
  4180. xlib_LIBS='-L/opt/local/lib -lX11 '
  4181. xlib_xcb_CFLAGS='-I/opt/local/include '
  4182. xlib_xcb_LIBS='-L/opt/local/lib -lX11-xcb -lX11 -lxcb '
  4183. xlib_xrender_CFLAGS='-I/opt/local/include '
  4184. xlib_xrender_LIBS='-L/opt/local/lib -lXrender -lX11 '
  4185.  
  4186. ## ----------- ##
  4187. ## confdefs.h. ##
  4188. ## ----------- ##
  4189.  
  4190. /* confdefs.h */
  4191. #define PACKAGE_NAME "cairo"
  4192. #define PACKAGE_TARNAME "cairo"
  4193. #define PACKAGE_VERSION "1.12.2"
  4194. #define PACKAGE_STRING "cairo 1.12.2"
  4195. #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  4196. #define PACKAGE_URL "http://cairographics.org/"
  4197. #define STDC_HEADERS 1
  4198. #define HAVE_SYS_TYPES_H 1
  4199. #define HAVE_SYS_STAT_H 1
  4200. #define HAVE_STDLIB_H 1
  4201. #define HAVE_STRING_H 1
  4202. #define HAVE_MEMORY_H 1
  4203. #define HAVE_STRINGS_H 1
  4204. #define HAVE_INTTYPES_H 1
  4205. #define HAVE_STDINT_H 1
  4206. #define HAVE_UNISTD_H 1
  4207. #define __EXTENSIONS__ 1
  4208. #define _ALL_SOURCE 1
  4209. #define _GNU_SOURCE 1
  4210. #define _POSIX_PTHREAD_SEMANTICS 1
  4211. #define _TANDEM_SOURCE 1
  4212. #define HAVE_DLFCN_H 1
  4213. #define LT_OBJDIR ".libs/"
  4214. #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  4215. #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  4216. #define SIZEOF_VOID_P 8
  4217. #define SIZEOF_INT 4
  4218. #define SIZEOF_LONG 8
  4219. #define SIZEOF_LONG_LONG 8
  4220. #define SIZEOF_SIZE_T 8
  4221. #define HAVE_LIBRT 1
  4222. #define HAVE_BUILTIN_RETURN_ADDRESS 1
  4223. #define HAVE_STDINT_H 1
  4224. #define HAVE_INTTYPES_H 1
  4225. #define HAVE_UINT64_T 1
  4226. #define HAVE___UINT128_T 1
  4227. #define HAVE_FCNTL_H 1
  4228. #define HAVE_UNISTD_H 1
  4229. #define HAVE_SIGNAL_H 1
  4230. #define HAVE_SYS_STAT_H 1
  4231. #define HAVE_SYS_SOCKET_H 1
  4232. #define HAVE_SYS_POLL_H 1
  4233. #define HAVE_SYS_UN_H 1
  4234. #define HAVE_ALARM 1
  4235. #define HAVE_SCHED_H 1
  4236. #define HAVE_SYS_MMAN_H 1
  4237. #define HAVE_MMAP 1
  4238. #define HAVE_TIME_H 1
  4239. #define HAVE_FECLEAREXCEPT 1
  4240. #define HAVE_LIBGEN_H 1
  4241. #define HAVE_BYTESWAP_H 1
  4242. #define HAVE_SIGNAL_H 1
  4243. #define HAVE_SETJMP_H 1
  4244. #define HAVE_FENV_H 1
  4245. #define HAVE_SYS_WAIT_H 1
  4246. #define HAVE_CTIME_R 1
  4247. #define HAVE_DRAND48 1
  4248. #define HAVE_FLOCKFILE 1
  4249. #define HAVE_FUNLOCKFILE 1
  4250. #define HAVE_LINK 1
  4251. #define HAVE_SYS_STAT_H 1
  4252. #define HAVE_IO_H 1
  4253. #define HAVE_MKDIR 2
  4254. #define HAVE_FORK 1
  4255. #define HAVE_WAITPID 1
  4256. #define HAVE_RAISE 1
  4257. #define HAVE_VALGRIND 1
  4258. #undef PACKAGE_VERSION
  4259. #undef PACKAGE_STRING
  4260. #undef PACKAGE_NAME
  4261. #undef PACKAGE_TARNAME
  4262. #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD
  4263. #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD
  4264. #define PACKAGE_NAME USE_cairo_INSTEAD
  4265. #define PACKAGE_TARNAME USE_cairo_INSTEAD
  4266. #define HAVE_ZLIB 1
  4267. #define HAVE_DLFCN_H 1
  4268. #define CAIRO_HAS_DLSYM 1
  4269. #define HAVE_XRENDERCREATELINEARGRADIENT 1
  4270. #define HAVE_XRENDERCREATERADIALGRADIENT 1
  4271. #define HAVE_XRENDERCREATECONICALGRADIENT 1
  4272. #define HAVE_FT_BITMAP_SIZE_Y_PPEM 1
  4273. #define HAVE_FT_GLYPHSLOT_EMBOLDEN 1
  4274. #define HAVE_FT_GLYPHSLOT_OBLIQUE 1
  4275. #define HAVE_FT_LOAD_SFNT_TABLE 1
  4276. #define HAVE_FT_LIBRARY_SETLCDFILTER 1
  4277. #define HAVE_FCINIT 1
  4278. #define HAVE_FCFINI 1
  4279. #define SHARED_LIB_EXT "dylib"
  4280. #define CAIRO_HAS_INTERPRETER 1
  4281.  
  4282. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement