Advertisement
Guest User

Untitled

a guest
Feb 19th, 2014
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 192.92 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.16, which was
  5. generated by GNU Autoconf 2.69.  Invocation command line was
  6.  
  7.   $ ./configure --prefix=/usr --libdir=/usr/lib32 --sysconfdir=/etc --localstatedir=/var --disable-static --enable-tee --disable-xlib-xcb
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = chakra-pc
  14. uname -m = x86_64
  15. uname -r = 3.12.11-1-ck
  16. uname -s = Linux
  17. uname -v = #1 SMP PREEMPT Mon Feb 17 03:56:16 UTC 2014
  18.  
  19. /usr/bin/uname -p = unknown
  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      = unknown
  26. /bin/machine           = unknown
  27. /usr/bin/oslevel       = unknown
  28. /bin/universe          = unknown
  29.  
  30. PATH: /usr/local/bin
  31. PATH: /usr/bin
  32. PATH: /bin
  33. PATH: /usr/local/sbin
  34. PATH: /usr/sbin
  35. PATH: /sbin
  36. PATH: /usr/bin/core_perl
  37.  
  38.  
  39. ## ----------- ##
  40. ## Core tests. ##
  41. ## ----------- ##
  42.  
  43. configure:3208: checking for gcc
  44. configure:3235: result: gcc -m32
  45. configure:3464: checking for C compiler version
  46. configure:3473: gcc -m32 --version >&5
  47. gcc (GCC) 4.8.1 20130725 (prerelease)
  48. Copyright (C) 2013 Free Software Foundation, Inc.
  49. This is free software; see the source for copying conditions.  There is NO
  50. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  51.  
  52. configure:3484: $? = 0
  53. configure:3473: gcc -m32 -v >&5
  54. Using built-in specs.
  55. COLLECT_GCC=gcc
  56. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.1/lto-wrapper
  57. Target: x86_64-unknown-linux-gnu
  58. Configured with: /chakra/lib32-testing/gcc-multilib/src/gcc-4.8-20130725/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://www.chakralinux.org/bugs --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --enable-gnu-unique-object --enable-linker-build-id --enable-cloog-backend=isl --disable-cloog-version-check --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --with-linker-hash-style=gnu --disable-install-libiberty --enable-multilib --disable-libssp --disable-werror --enable-checking=release
  59. Thread model: posix
  60. gcc version 4.8.1 20130725 (prerelease) (GCC)
  61. configure:3484: $? = 0
  62. configure:3473: gcc -m32 -V >&5
  63. gcc: error: unrecognized command line option '-V'
  64. gcc: fatal error: no input files
  65. compilation terminated.
  66. configure:3484: $? = 1
  67. configure:3473: gcc -m32 -qversion >&5
  68. gcc: error: unrecognized command line option '-qversion'
  69. gcc: fatal error: no input files
  70. compilation terminated.
  71. configure:3484: $? = 1
  72. configure:3504: checking whether the C compiler works
  73. configure:3526: gcc -m32 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  74. configure:3530: $? = 0
  75. configure:3578: result: yes
  76. configure:3581: checking for C compiler default output file name
  77. configure:3583: result: a.out
  78. configure:3589: checking for suffix of executables
  79. configure:3596: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  80. configure:3600: $? = 0
  81. configure:3622: result:
  82. configure:3644: checking whether we are cross compiling
  83. configure:3652: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  84. configure:3656: $? = 0
  85. configure:3663: ./conftest
  86. configure:3667: $? = 0
  87. configure:3682: result: no
  88. configure:3687: checking for suffix of object files
  89. configure:3709: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  90. configure:3713: $? = 0
  91. configure:3734: result: o
  92. configure:3738: checking whether we are using the GNU C compiler
  93. configure:3757: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  94. configure:3757: $? = 0
  95. configure:3766: result: yes
  96. configure:3775: checking whether gcc -m32 accepts -g
  97. configure:3795: gcc -m32 -c -g -D_FORTIFY_SOURCE=2 conftest.c >&5
  98. configure:3795: $? = 0
  99. configure:3836: result: yes
  100. configure:3853: checking for gcc -m32 option to accept ISO C89
  101. configure:3916: gcc -m32  -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  102. configure:3916: $? = 0
  103. configure:3929: result: none needed
  104. configure:3955: checking how to run the C preprocessor
  105. configure:3986: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c
  106. In file included from /usr/include/limits.h:25:0,
  107.                  from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.1/include-fixed/limits.h:168,
  108.                  from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.1/include-fixed/syslimits.h:7,
  109.                  from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.1/include-fixed/limits.h:34,
  110.                  from conftest.c:10:
  111. /usr/include/features.h:327:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  112.  #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  113.     ^
  114. configure:3986: $? = 0
  115. configure:4000: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c
  116. conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
  117.  #include <ac_nonexistent.h>
  118.                             ^
  119. compilation terminated.
  120. configure:4000: $? = 1
  121. configure: failed program was:
  122. | /* confdefs.h */
  123. | #define PACKAGE_NAME "cairo"
  124. | #define PACKAGE_TARNAME "cairo"
  125. | #define PACKAGE_VERSION "1.12.16"
  126. | #define PACKAGE_STRING "cairo 1.12.16"
  127. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  128. | #define PACKAGE_URL "http://cairographics.org/"
  129. | /* end confdefs.h.  */
  130. | #include <ac_nonexistent.h>
  131. configure:4025: result: gcc -m32 -E
  132. configure:4045: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c
  133. In file included from /usr/include/limits.h:25:0,
  134.                  from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.1/include-fixed/limits.h:168,
  135.                  from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.1/include-fixed/syslimits.h:7,
  136.                  from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.1/include-fixed/limits.h:34,
  137.                  from conftest.c:10:
  138. /usr/include/features.h:327:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  139.  #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  140.     ^
  141. configure:4045: $? = 0
  142. configure:4059: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c
  143. conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
  144.  #include <ac_nonexistent.h>
  145.                             ^
  146. compilation terminated.
  147. configure:4059: $? = 1
  148. configure: failed program was:
  149. | /* confdefs.h */
  150. | #define PACKAGE_NAME "cairo"
  151. | #define PACKAGE_TARNAME "cairo"
  152. | #define PACKAGE_VERSION "1.12.16"
  153. | #define PACKAGE_STRING "cairo 1.12.16"
  154. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  155. | #define PACKAGE_URL "http://cairographics.org/"
  156. | /* end confdefs.h.  */
  157. | #include <ac_nonexistent.h>
  158. configure:4088: checking for grep that handles long lines and -e
  159. configure:4146: result: /usr/bin/grep
  160. configure:4151: checking for egrep
  161. configure:4213: result: /usr/bin/grep -E
  162. configure:4218: checking for ANSI C header files
  163. configure:4238: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  164. configure:4238: $? = 0
  165. In file included from /usr/include/string.h:25:0,
  166.                  from conftest.c:9:
  167. /usr/include/features.h:327:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  168.  #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  169.     ^
  170. In file included from /usr/include/stdlib.h:24:0,
  171.                  from conftest.c:9:
  172. /usr/include/features.h:327:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  173.  #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  174.     ^
  175. configure:4311: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  176. configure:4311: $? = 0
  177. configure:4311: ./conftest
  178. configure:4311: $? = 0
  179. configure:4322: result: yes
  180. configure:4335: checking for sys/types.h
  181. configure:4335: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  182. configure:4335: $? = 0
  183. configure:4335: result: yes
  184. configure:4335: checking for sys/stat.h
  185. configure:4335: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  186. configure:4335: $? = 0
  187. configure:4335: result: yes
  188. configure:4335: checking for stdlib.h
  189. configure:4335: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  190. configure:4335: $? = 0
  191. configure:4335: result: yes
  192. configure:4335: checking for string.h
  193. configure:4335: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  194. configure:4335: $? = 0
  195. configure:4335: result: yes
  196. configure:4335: checking for memory.h
  197. configure:4335: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  198. configure:4335: $? = 0
  199. configure:4335: result: yes
  200. configure:4335: checking for strings.h
  201. configure:4335: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  202. configure:4335: $? = 0
  203. configure:4335: result: yes
  204. configure:4335: checking for inttypes.h
  205. configure:4335: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  206. configure:4335: $? = 0
  207. configure:4335: result: yes
  208. configure:4335: checking for stdint.h
  209. configure:4335: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  210. configure:4335: $? = 0
  211. configure:4335: result: yes
  212. configure:4335: checking for unistd.h
  213. configure:4335: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  214. configure:4335: $? = 0
  215. configure:4335: result: yes
  216. configure:4348: checking minix/config.h usability
  217. configure:4348: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  218. conftest.c:52:26: fatal error: minix/config.h: No such file or directory
  219.  #include <minix/config.h>
  220.                           ^
  221. compilation terminated.
  222. configure:4348: $? = 1
  223. configure: failed program was:
  224. | /* confdefs.h */
  225. | #define PACKAGE_NAME "cairo"
  226. | #define PACKAGE_TARNAME "cairo"
  227. | #define PACKAGE_VERSION "1.12.16"
  228. | #define PACKAGE_STRING "cairo 1.12.16"
  229. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  230. | #define PACKAGE_URL "http://cairographics.org/"
  231. | #define STDC_HEADERS 1
  232. | #define HAVE_SYS_TYPES_H 1
  233. | #define HAVE_SYS_STAT_H 1
  234. | #define HAVE_STDLIB_H 1
  235. | #define HAVE_STRING_H 1
  236. | #define HAVE_MEMORY_H 1
  237. | #define HAVE_STRINGS_H 1
  238. | #define HAVE_INTTYPES_H 1
  239. | #define HAVE_STDINT_H 1
  240. | #define HAVE_UNISTD_H 1
  241. | /* end confdefs.h.  */
  242. | #include <stdio.h>
  243. | #ifdef HAVE_SYS_TYPES_H
  244. | # include <sys/types.h>
  245. | #endif
  246. | #ifdef HAVE_SYS_STAT_H
  247. | # include <sys/stat.h>
  248. | #endif
  249. | #ifdef STDC_HEADERS
  250. | # include <stdlib.h>
  251. | # include <stddef.h>
  252. | #else
  253. | # ifdef HAVE_STDLIB_H
  254. | #  include <stdlib.h>
  255. | # endif
  256. | #endif
  257. | #ifdef HAVE_STRING_H
  258. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  259. | #  include <memory.h>
  260. | # endif
  261. | # include <string.h>
  262. | #endif
  263. | #ifdef HAVE_STRINGS_H
  264. | # include <strings.h>
  265. | #endif
  266. | #ifdef HAVE_INTTYPES_H
  267. | # include <inttypes.h>
  268. | #endif
  269. | #ifdef HAVE_STDINT_H
  270. | # include <stdint.h>
  271. | #endif
  272. | #ifdef HAVE_UNISTD_H
  273. | # include <unistd.h>
  274. | #endif
  275. | #include <minix/config.h>
  276. configure:4348: result: no
  277. configure:4348: checking minix/config.h presence
  278. configure:4348: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c
  279. conftest.c:19:26: fatal error: minix/config.h: No such file or directory
  280.  #include <minix/config.h>
  281.                           ^
  282. compilation terminated.
  283. configure:4348: $? = 1
  284. configure: failed program was:
  285. | /* confdefs.h */
  286. | #define PACKAGE_NAME "cairo"
  287. | #define PACKAGE_TARNAME "cairo"
  288. | #define PACKAGE_VERSION "1.12.16"
  289. | #define PACKAGE_STRING "cairo 1.12.16"
  290. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  291. | #define PACKAGE_URL "http://cairographics.org/"
  292. | #define STDC_HEADERS 1
  293. | #define HAVE_SYS_TYPES_H 1
  294. | #define HAVE_SYS_STAT_H 1
  295. | #define HAVE_STDLIB_H 1
  296. | #define HAVE_STRING_H 1
  297. | #define HAVE_MEMORY_H 1
  298. | #define HAVE_STRINGS_H 1
  299. | #define HAVE_INTTYPES_H 1
  300. | #define HAVE_STDINT_H 1
  301. | #define HAVE_UNISTD_H 1
  302. | /* end confdefs.h.  */
  303. | #include <minix/config.h>
  304. configure:4348: result: no
  305. configure:4348: checking for minix/config.h
  306. configure:4348: result: no
  307. configure:4369: checking whether it is safe to define __EXTENSIONS__
  308. configure:4387: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  309. configure:4387: $? = 0
  310. configure:4394: result: yes
  311. configure:4415: checking for unistd.h
  312. configure:4415: result: yes
  313. configure:4415: checking sys/ioctl.h usability
  314. configure:4415: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  315. configure:4415: $? = 0
  316. configure:4415: result: yes
  317. configure:4415: checking sys/ioctl.h presence
  318. configure:4415: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c
  319. In file included from /usr/include/sys/ioctl.h:21:0,
  320.                  from conftest.c:25:
  321. /usr/include/features.h:327:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  322.  #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  323.     ^
  324. configure:4415: $? = 0
  325. configure:4415: result: yes
  326. configure:4415: checking for sys/ioctl.h
  327. configure:4415: result: yes
  328. configure:4442: checking for a BSD-compatible install
  329. configure:4510: result: /usr/bin/install -c
  330. configure:4521: checking whether build environment is sane
  331. configure:4571: result: yes
  332. configure:4712: checking for a thread-safe mkdir -p
  333. configure:4751: result: /usr/bin/mkdir -p
  334. configure:4764: checking for gawk
  335. configure:4780: found /usr/bin/gawk
  336. configure:4791: result: gawk
  337. configure:4802: checking whether make sets $(MAKE)
  338. configure:4824: result: yes
  339. configure:4854: checking for style of include used by make
  340. configure:4882: result: GNU
  341. configure:4959: checking dependency style of gcc -m32
  342. configure:5070: result: gcc3
  343. configure:5087: checking whether to enable maintainer-specific portions of Makefiles
  344. configure:5096: result: no
  345. configure:5120: checking whether make supports nested variables
  346. configure:5137: result: yes
  347. configure:5153: WARNING: Libtool does not cope well with whitespace in `pwd`
  348. configure:5180: checking build system type
  349. configure:5194: result: x86_64-unknown-linux-gnu
  350. configure:5214: checking host system type
  351. configure:5227: result: x86_64-unknown-linux-gnu
  352. configure:5268: checking how to print strings
  353. configure:5295: result: printf
  354. configure:5316: checking for a sed that does not truncate output
  355. configure:5380: result: /bin/sed
  356. configure:5398: checking for fgrep
  357. configure:5460: result: /usr/bin/grep -F
  358. configure:5495: checking for ld used by gcc -m32
  359. configure:5562: result: /usr/bin/ld
  360. configure:5569: checking if the linker (/usr/bin/ld) is GNU ld
  361. configure:5584: result: yes
  362. configure:5596: checking for BSD- or MS-compatible name lister (nm)
  363. configure:5645: result: /usr/bin/nm -B
  364. configure:5775: checking the name lister (/usr/bin/nm -B) interface
  365. configure:5782: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  366. configure:5785: /usr/bin/nm -B "conftest.o"
  367. configure:5788: output
  368. 00000000 B some_variable
  369. configure:5795: result: BSD nm
  370. configure:5798: checking whether ln -s works
  371. configure:5802: result: yes
  372. configure:5810: checking the maximum length of command line arguments
  373. configure:5940: result: 1572864
  374. configure:5957: checking whether the shell understands some XSI constructs
  375. configure:5967: result: yes
  376. configure:5971: checking whether the shell understands "+="
  377. configure:5977: result: yes
  378. configure:6012: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
  379. configure:6052: result: func_convert_file_noop
  380. configure:6059: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
  381. configure:6079: result: func_convert_file_noop
  382. configure:6086: checking for /usr/bin/ld option to reload object files
  383. configure:6093: result: -r
  384. configure:6167: checking for objdump
  385. configure:6183: found /usr/bin/objdump
  386. configure:6194: result: objdump
  387. configure:6223: checking how to recognize dependent libraries
  388. configure:6425: result: pass_all
  389. configure:6510: checking for dlltool
  390. configure:6540: result: no
  391. configure:6567: checking how to associate runtime and link libraries
  392. configure:6594: result: printf %s\n
  393. configure:6654: checking for ar
  394. configure:6670: found /usr/bin/ar
  395. configure:6681: result: ar
  396. configure:6718: checking for archiver @FILE support
  397. configure:6735: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  398. configure:6735: $? = 0
  399. configure:6738: ar cru libconftest.a @conftest.lst >&5
  400. configure:6741: $? = 0
  401. configure:6746: ar cru libconftest.a @conftest.lst >&5
  402. ar: conftest.o: No such file or directory
  403. configure:6749: $? = 1
  404. configure:6761: result: @
  405. configure:6819: checking for strip
  406. configure:6835: found /usr/bin/strip
  407. configure:6846: result: strip
  408. configure:6918: checking for ranlib
  409. configure:6934: found /usr/bin/ranlib
  410. configure:6945: result: ranlib
  411. configure:7047: checking command to parse /usr/bin/nm -B output from gcc -m32 object
  412. configure:7167: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  413. configure:7170: $? = 0
  414. configure:7174: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  415. configure:7177: $? = 0
  416. configure:7243: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c conftstm.o >&5
  417. configure:7246: $? = 0
  418. configure:7284: result: ok
  419. configure:7321: checking for sysroot
  420. configure:7351: result: no
  421. configure:7428: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  422. configure:7431: $? = 0
  423. configure:7607: checking for mt
  424. configure:7637: result: no
  425. configure:7657: checking if : is a manifest tool
  426. configure:7663: : '-?'
  427. configure:7671: result: no
  428. configure:8310: checking for dlfcn.h
  429. configure:8310: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  430. configure:8310: $? = 0
  431. configure:8310: result: yes
  432. configure:8814: checking for objdir
  433. configure:8829: result: .libs
  434. configure:9100: checking if gcc -m32 supports -fno-rtti -fno-exceptions
  435. configure:9118: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-rtti -fno-exceptions conftest.c >&5
  436. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
  437. configure:9122: $? = 0
  438. configure:9135: result: no
  439. configure:9462: checking for gcc -m32 option to produce PIC
  440. configure:9469: result: -fPIC -DPIC
  441. configure:9477: checking if gcc -m32 PIC flag -fPIC -DPIC works
  442. configure:9495: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.c >&5
  443. configure:9499: $? = 0
  444. configure:9512: result: yes
  445. configure:9541: checking if gcc -m32 static flag -static works
  446. configure:9569: result: yes
  447. configure:9584: checking if gcc -m32 supports -c -o file.o
  448. configure:9605: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.c >&5
  449. configure:9609: $? = 0
  450. configure:9631: result: yes
  451. configure:9639: checking if gcc -m32 supports -c -o file.o
  452. configure:9686: result: yes
  453. configure:9719: checking whether the gcc -m32 linker (/usr/bin/ld -m elf_i386) supports shared libraries
  454. configure:10872: result: yes
  455. configure:10909: checking whether -lc should be explicitly linked in
  456. configure:10917: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  457. configure:10920: $? = 0
  458. configure:10935: gcc -m32 -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep  -lc  \>/dev/null 2\>\&1
  459. configure:10938: $? = 0
  460. configure:10952: result: no
  461. configure:11112: checking dynamic linker characteristics
  462. configure:11623: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro -Wl,-rpath -Wl,/foo conftest.c  >&5
  463. configure:11623: $? = 0
  464. configure:11845: result: GNU/Linux ld.so
  465. configure:11952: checking how to hardcode library paths into programs
  466. configure:11977: result: immediate
  467. configure:12517: checking whether stripping libraries is possible
  468. configure:12522: result: yes
  469. configure:12557: checking if libtool supports shared libraries
  470. configure:12559: result: yes
  471. configure:12562: checking whether to build shared libraries
  472. configure:12583: result: yes
  473. configure:12586: checking whether to build static libraries
  474. configure:12590: result: no
  475. configure:12678: checking for pkg-config
  476. configure:12696: found /usr/bin/pkg-config
  477. configure:12708: result: /usr/bin/pkg-config
  478. configure:12733: checking pkg-config is at least version 0.9.0
  479. configure:12736: result: yes
  480. configure:12750: checking for gtkdoc-check
  481. configure:12768: found /usr/bin/gtkdoc-check
  482. configure:12780: result: /usr/bin/gtkdoc-check
  483. configure:12792: checking for gtkdoc-rebase
  484. configure:12810: found /usr/bin/gtkdoc-rebase
  485. configure:12822: result: /usr/bin/gtkdoc-rebase
  486. configure:12836: checking for gtkdoc-mkpdf
  487. configure:12854: found /usr/bin/gtkdoc-mkpdf
  488. configure:12866: result: /usr/bin/gtkdoc-mkpdf
  489. configure:12995: checking whether to build gtk-doc documentation
  490. configure:12997: result: no
  491. configure:13069: checking for special C compiler options needed for large files
  492. configure:13114: result: no
  493. configure:13120: checking for _FILE_OFFSET_BITS value needed for large files
  494. configure:13145: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  495. conftest.c:34:3: warning: left shift count >= width of type [enabled by default]
  496.    int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  497.    ^
  498. conftest.c:34:3: warning: left shift count >= width of type [enabled by default]
  499. conftest.c:35:10: warning: left shift count >= width of type [enabled by default]
  500.           && LARGE_OFF_T % 2147483647 == 1)
  501.           ^
  502. conftest.c:35:10: warning: left shift count >= width of type [enabled by default]
  503. conftest.c:34:7: error: variably modified 'off_t_is_large' at file scope
  504.    int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  505.        ^
  506. configure:13145: $? = 1
  507. configure: failed program was:
  508. | /* confdefs.h */
  509. | #define PACKAGE_NAME "cairo"
  510. | #define PACKAGE_TARNAME "cairo"
  511. | #define PACKAGE_VERSION "1.12.16"
  512. | #define PACKAGE_STRING "cairo 1.12.16"
  513. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  514. | #define PACKAGE_URL "http://cairographics.org/"
  515. | #define STDC_HEADERS 1
  516. | #define HAVE_SYS_TYPES_H 1
  517. | #define HAVE_SYS_STAT_H 1
  518. | #define HAVE_STDLIB_H 1
  519. | #define HAVE_STRING_H 1
  520. | #define HAVE_MEMORY_H 1
  521. | #define HAVE_STRINGS_H 1
  522. | #define HAVE_INTTYPES_H 1
  523. | #define HAVE_STDINT_H 1
  524. | #define HAVE_UNISTD_H 1
  525. | #define __EXTENSIONS__ 1
  526. | #define _ALL_SOURCE 1
  527. | #define _GNU_SOURCE 1
  528. | #define _POSIX_PTHREAD_SEMANTICS 1
  529. | #define _TANDEM_SOURCE 1
  530. | #define HAVE_UNISTD_H 1
  531. | #define HAVE_SYS_IOCTL_H 1
  532. | #define HAVE_DLFCN_H 1
  533. | #define LT_OBJDIR ".libs/"
  534. | /* end confdefs.h.  */
  535. | #include <sys/types.h>
  536. |  /* Check that off_t can represent 2**63 - 1 correctly.
  537. |     We can't simply define LARGE_OFF_T to be 9223372036854775807,
  538. |     since some C++ compilers masquerading as C compilers
  539. |     incorrectly reject 9223372036854775807.  */
  540. | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  541. |   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  542. |              && LARGE_OFF_T % 2147483647 == 1)
  543. |             ? 1 : -1];
  544. | int
  545. | main ()
  546. | {
  547. |
  548. |   ;
  549. |   return 0;
  550. | }
  551. configure:13169: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  552. configure:13169: $? = 0
  553. configure:13177: result: 64
  554. configure:13290: checking for find
  555. configure:13308: found /usr/bin/find
  556. configure:13320: result: /usr/bin/find
  557. configure:13330: checking for xargs
  558. configure:13348: found /usr/bin/xargs
  559. configure:13360: result: /usr/bin/xargs
  560. configure:13417: checking for gcc
  561. configure:13444: result: gcc -m32
  562. configure:13673: checking for C compiler version
  563. configure:13682: gcc -m32 --version >&5
  564. gcc (GCC) 4.8.1 20130725 (prerelease)
  565. Copyright (C) 2013 Free Software Foundation, Inc.
  566. This is free software; see the source for copying conditions.  There is NO
  567. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  568.  
  569. configure:13693: $? = 0
  570. configure:13682: gcc -m32 -v >&5
  571. Using built-in specs.
  572. COLLECT_GCC=gcc
  573. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.1/lto-wrapper
  574. Target: x86_64-unknown-linux-gnu
  575. Configured with: /chakra/lib32-testing/gcc-multilib/src/gcc-4.8-20130725/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://www.chakralinux.org/bugs --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --enable-gnu-unique-object --enable-linker-build-id --enable-cloog-backend=isl --disable-cloog-version-check --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --with-linker-hash-style=gnu --disable-install-libiberty --enable-multilib --disable-libssp --disable-werror --enable-checking=release
  576. Thread model: posix
  577. gcc version 4.8.1 20130725 (prerelease) (GCC)
  578. configure:13693: $? = 0
  579. configure:13682: gcc -m32 -V >&5
  580. gcc: error: unrecognized command line option '-V'
  581. gcc: fatal error: no input files
  582. compilation terminated.
  583. configure:13693: $? = 1
  584. configure:13682: gcc -m32 -qversion >&5
  585. gcc: error: unrecognized command line option '-qversion'
  586. gcc: fatal error: no input files
  587. compilation terminated.
  588. configure:13693: $? = 1
  589. configure:13697: checking whether we are using the GNU C compiler
  590. configure:13725: result: yes
  591. configure:13734: checking whether gcc -m32 accepts -g
  592. configure:13795: result: yes
  593. configure:13812: checking for gcc -m32 option to accept ISO C89
  594. configure:13888: result: none needed
  595. configure:13913: checking how to run the C preprocessor
  596. configure:13983: result: gcc -m32 -E
  597. configure:14003: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c
  598. In file included from /usr/include/limits.h:25:0,
  599.                 from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.1/include-fixed/limits.h:168,
  600.                 from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.1/include-fixed/syslimits.h:7,
  601.                 from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.1/include-fixed/limits.h:34,
  602.                 from conftest.c:30:
  603. /usr/include/features.h:327:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  604. #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  605.    ^
  606. configure:14003: $? = 0
  607. configure:14017: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c
  608. conftest.c:29:28: fatal error: ac_nonexistent.h: No such file or directory
  609. #include <ac_nonexistent.h>
  610.                            ^
  611. compilation terminated.
  612. configure:14017: $? = 1
  613. configure: failed program was:
  614. | /* confdefs.h */
  615. | #define PACKAGE_NAME "cairo"
  616. | #define PACKAGE_TARNAME "cairo"
  617. | #define PACKAGE_VERSION "1.12.16"
  618. | #define PACKAGE_STRING "cairo 1.12.16"
  619. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  620. | #define PACKAGE_URL "http://cairographics.org/"
  621. | #define STDC_HEADERS 1
  622. | #define HAVE_SYS_TYPES_H 1
  623. | #define HAVE_SYS_STAT_H 1
  624. | #define HAVE_STDLIB_H 1
  625. | #define HAVE_STRING_H 1
  626. | #define HAVE_MEMORY_H 1
  627. | #define HAVE_STRINGS_H 1
  628. | #define HAVE_INTTYPES_H 1
  629. | #define HAVE_STDINT_H 1
  630. | #define HAVE_UNISTD_H 1
  631. | #define __EXTENSIONS__ 1
  632. | #define _ALL_SOURCE 1
  633. | #define _GNU_SOURCE 1
  634. | #define _POSIX_PTHREAD_SEMANTICS 1
  635. | #define _TANDEM_SOURCE 1
  636. | #define HAVE_UNISTD_H 1
  637. | #define HAVE_SYS_IOCTL_H 1
  638. | #define HAVE_DLFCN_H 1
  639. | #define LT_OBJDIR ".libs/"
  640. | #define _FILE_OFFSET_BITS 64
  641. | /* end confdefs.h.  */
  642. | #include <ac_nonexistent.h>
  643. configure:14157: checking for C++ compiler version
  644. configure:14166: g++ -m32 --version >&5
  645. g++ (GCC) 4.8.1 20130725 (prerelease)
  646. Copyright (C) 2013 Free Software Foundation, Inc.
  647. This is free software; see the source for copying conditions.  There is NO
  648. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  649.  
  650. configure:14177: $? = 0
  651. configure:14166: g++ -m32 -v >&5
  652. Using built-in specs.
  653. COLLECT_GCC=g++
  654. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.1/lto-wrapper
  655. Target: x86_64-unknown-linux-gnu
  656. Configured with: /chakra/lib32-testing/gcc-multilib/src/gcc-4.8-20130725/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://www.chakralinux.org/bugs --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --enable-gnu-unique-object --enable-linker-build-id --enable-cloog-backend=isl --disable-cloog-version-check --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --with-linker-hash-style=gnu --disable-install-libiberty --enable-multilib --disable-libssp --disable-werror --enable-checking=release
  657. Thread model: posix
  658. gcc version 4.8.1 20130725 (prerelease) (GCC)
  659. configure:14177: $? = 0
  660. configure:14166: g++ -m32 -V >&5
  661. g++: error: unrecognized command line option '-V'
  662. g++: fatal error: no input files
  663. compilation terminated.
  664. configure:14177: $? = 1
  665. configure:14166: g++ -m32 -qversion >&5
  666. g++: error: unrecognized command line option '-qversion'
  667. g++: fatal error: no input files
  668. compilation terminated.
  669. configure:14177: $? = 1
  670. configure:14181: checking whether we are using the GNU C++ compiler
  671. configure:14200: g++ -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  672. configure:14200: $? = 0
  673. configure:14209: result: yes
  674. configure:14218: checking whether g++ -m32 accepts -g
  675. configure:14238: g++ -m32 -c -g -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  676. configure:14238: $? = 0
  677. configure:14279: result: yes
  678. configure:14304: checking dependency style of g++ -m32
  679. configure:14415: result: gcc3
  680. configure:14448: checking how to run the C++ preprocessor
  681. configure:14475: g++ -m32 -E -D_FORTIFY_SOURCE=2 conftest.cpp
  682. In file included from /usr/include/limits.h:25:0,
  683.                 from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.1/include-fixed/limits.h:168,
  684.                 from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.1/include-fixed/syslimits.h:7,
  685.                 from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.1/include-fixed/limits.h:34,
  686.                 from conftest.cpp:30:
  687. /usr/include/features.h:327:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  688. #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  689.    ^
  690. configure:14475: $? = 0
  691. configure:14489: g++ -m32 -E -D_FORTIFY_SOURCE=2 conftest.cpp
  692. conftest.cpp:29:28: fatal error: ac_nonexistent.h: No such file or directory
  693. #include <ac_nonexistent.h>
  694.                            ^
  695. compilation terminated.
  696. configure:14489: $? = 1
  697. configure: failed program was:
  698. | /* confdefs.h */
  699. | #define PACKAGE_NAME "cairo"
  700. | #define PACKAGE_TARNAME "cairo"
  701. | #define PACKAGE_VERSION "1.12.16"
  702. | #define PACKAGE_STRING "cairo 1.12.16"
  703. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  704. | #define PACKAGE_URL "http://cairographics.org/"
  705. | #define STDC_HEADERS 1
  706. | #define HAVE_SYS_TYPES_H 1
  707. | #define HAVE_SYS_STAT_H 1
  708. | #define HAVE_STDLIB_H 1
  709. | #define HAVE_STRING_H 1
  710. | #define HAVE_MEMORY_H 1
  711. | #define HAVE_STRINGS_H 1
  712. | #define HAVE_INTTYPES_H 1
  713. | #define HAVE_STDINT_H 1
  714. | #define HAVE_UNISTD_H 1
  715. | #define __EXTENSIONS__ 1
  716. | #define _ALL_SOURCE 1
  717. | #define _GNU_SOURCE 1
  718. | #define _POSIX_PTHREAD_SEMANTICS 1
  719. | #define _TANDEM_SOURCE 1
  720. | #define HAVE_UNISTD_H 1
  721. | #define HAVE_SYS_IOCTL_H 1
  722. | #define HAVE_DLFCN_H 1
  723. | #define LT_OBJDIR ".libs/"
  724. | #define _FILE_OFFSET_BITS 64
  725. | /* end confdefs.h.  */
  726. | #include <ac_nonexistent.h>
  727. configure:14514: result: g++ -m32 -E
  728. configure:14534: g++ -m32 -E -D_FORTIFY_SOURCE=2 conftest.cpp
  729. In file included from /usr/include/limits.h:25:0,
  730.                 from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.1/include-fixed/limits.h:168,
  731.                 from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.1/include-fixed/syslimits.h:7,
  732.                 from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.1/include-fixed/limits.h:34,
  733.                 from conftest.cpp:30:
  734. /usr/include/features.h:327:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  735. #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  736.    ^
  737. configure:14534: $? = 0
  738. configure:14548: g++ -m32 -E -D_FORTIFY_SOURCE=2 conftest.cpp
  739. conftest.cpp:29:28: fatal error: ac_nonexistent.h: No such file or directory
  740. #include <ac_nonexistent.h>
  741.                            ^
  742. compilation terminated.
  743. configure:14548: $? = 1
  744. configure: failed program was:
  745. | /* confdefs.h */
  746. | #define PACKAGE_NAME "cairo"
  747. | #define PACKAGE_TARNAME "cairo"
  748. | #define PACKAGE_VERSION "1.12.16"
  749. | #define PACKAGE_STRING "cairo 1.12.16"
  750. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  751. | #define PACKAGE_URL "http://cairographics.org/"
  752. | #define STDC_HEADERS 1
  753. | #define HAVE_SYS_TYPES_H 1
  754. | #define HAVE_SYS_STAT_H 1
  755. | #define HAVE_STDLIB_H 1
  756. | #define HAVE_STRING_H 1
  757. | #define HAVE_MEMORY_H 1
  758. | #define HAVE_STRINGS_H 1
  759. | #define HAVE_INTTYPES_H 1
  760. | #define HAVE_STDINT_H 1
  761. | #define HAVE_UNISTD_H 1
  762. | #define __EXTENSIONS__ 1
  763. | #define _ALL_SOURCE 1
  764. | #define _GNU_SOURCE 1
  765. | #define _POSIX_PTHREAD_SEMANTICS 1
  766. | #define _TANDEM_SOURCE 1
  767. | #define HAVE_UNISTD_H 1
  768. | #define HAVE_SYS_IOCTL_H 1
  769. | #define HAVE_DLFCN_H 1
  770. | #define LT_OBJDIR ".libs/"
  771. | #define _FILE_OFFSET_BITS 64
  772. | /* end confdefs.h.  */
  773. | #include <ac_nonexistent.h>
  774. configure:14717: checking for ld used by g++ -m32
  775. configure:14784: result: /usr/bin/ld -m elf_i386
  776. configure:14791: checking if the linker (/usr/bin/ld -m elf_i386) is GNU ld
  777. configure:14806: result: yes
  778. configure:14861: checking whether the g++ -m32 linker (/usr/bin/ld -m elf_i386) supports shared libraries
  779. configure:15866: result: yes
  780. configure:15902: g++ -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  781. configure:15905: $? = 0
  782. configure:16425: checking for g++ -m32 option to produce PIC
  783. configure:16432: result: -fPIC -DPIC
  784. configure:16440: checking if g++ -m32 PIC flag -fPIC -DPIC works
  785. configure:16458: g++ -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.cpp >&5
  786. configure:16462: $? = 0
  787. configure:16475: result: yes
  788. configure:16498: checking if g++ -m32 static flag -static works
  789. configure:16526: result: yes
  790. configure:16538: checking if g++ -m32 supports -c -o file.o
  791. configure:16559: g++ -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.cpp >&5
  792. configure:16563: $? = 0
  793. configure:16585: result: yes
  794. configure:16590: checking if g++ -m32 supports -c -o file.o
  795. configure:16637: result: yes
  796. configure:16667: checking whether the g++ -m32 linker (/usr/bin/ld -m elf_i386) supports shared libraries
  797. configure:16703: result: yes
  798. configure:16844: checking dynamic linker characteristics
  799. configure:17511: result: GNU/Linux ld.so
  800. configure:17564: checking how to hardcode library paths into programs
  801. configure:17589: result: immediate
  802. configure:17629: checking whether gcc -m32 and cc understand -c and -o together
  803. configure:17660: gcc -m32 -c conftest.c -o conftest2.o >&5
  804. configure:17664: $? = 0
  805. configure:17670: gcc -m32 -c conftest.c -o conftest2.o >&5
  806. configure:17674: $? = 0
  807. configure:17685: cc -c conftest.c >&5
  808. configure:17689: $? = 0
  809. configure:17697: cc -c conftest.c -o conftest2.o >&5
  810. configure:17701: $? = 0
  811. configure:17707: cc -c conftest.c -o conftest2.o >&5
  812. configure:17711: $? = 0
  813. configure:17729: result: yes
  814. configure:17754: checking for inline
  815. configure:17770: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  816. configure:17770: $? = 0
  817. configure:17778: result: inline
  818. configure:17847: checking for pkg-config
  819. configure:17877: result: /usr/bin/pkg-config
  820. configure:17902: checking pkg-config is at least version 0.9.0
  821. configure:17905: result: yes
  822. configure:18188: checking for supported warning flags
  823. configure:18213: checking whether gcc -m32 supports -Werror
  824. configure:18231: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Werror -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  825. configure:18231: $? = 0
  826. configure:18255: result: yes
  827. configure:18213: checking whether gcc -m32 supports -errwarn
  828. configure:18231: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -errwarn -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  829. /usr/bin/ld: warning: cannot find entry symbol rrwarn; defaulting to 00000000080482f0
  830. configure:18231: $? = 0
  831. configure:18255: result: no
  832. configure:18260: checking whether gcc -m32 supports -Wall
  833. configure:18278: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -Werror -Wall -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  834. configure:18278: $? = 0
  835. configure:18302: result: yes
  836. configure:18260: checking whether gcc -m32 supports -Wextra
  837. configure:18278: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -Werror -Wextra -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  838. configure:18278: $? = 0
  839. configure:18302: result: yes
  840. configure:18260: checking whether gcc -m32 supports -Wold-style-definition
  841. configure:18278: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -Werror -Wold-style-definition -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  842. configure:18278: $? = 0
  843. configure:18302: result: yes
  844. configure:18260: checking whether gcc -m32 supports -Wdeclaration-after-statement
  845. configure:18278: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -Werror -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  846. configure:18278: $? = 0
  847. configure:18302: result: yes
  848. configure:18260: checking whether gcc -m32 supports -Wmissing-declarations
  849. configure:18278: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -Werror -Wmissing-declarations -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  850. configure:18278: $? = 0
  851. configure:18302: result: yes
  852. configure:18260: checking whether gcc -m32 supports -Werror-implicit-function-declaration
  853. configure:18278: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -Werror -Werror-implicit-function-declaration -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  854. configure:18278: $? = 0
  855. configure:18302: result: yes
  856. configure:18260: checking whether gcc -m32 supports -Wnested-externs
  857. configure:18278: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -Werror -Wnested-externs -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  858. configure:18278: $? = 0
  859. configure:18302: result: yes
  860. configure:18260: checking whether gcc -m32 supports -Wpointer-arith
  861. configure:18278: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -Werror -Wpointer-arith -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  862. configure:18278: $? = 0
  863. configure:18302: result: yes
  864. configure:18260: checking whether gcc -m32 supports -Wwrite-strings
  865. configure:18278: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -Werror -Wwrite-strings -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  866. configure:18278: $? = 0
  867. configure:18302: result: yes
  868. configure:18260: checking whether gcc -m32 supports -Wsign-compare
  869. configure:18278: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -Werror -Wsign-compare -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  870. configure:18278: $? = 0
  871. configure:18302: result: yes
  872. configure:18260: checking whether gcc -m32 supports -Wstrict-prototypes
  873. configure:18278: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -Werror -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  874. configure:18278: $? = 0
  875. configure:18302: result: yes
  876. configure:18260: checking whether gcc -m32 supports -Wmissing-prototypes
  877. configure:18278: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -Werror -Wmissing-prototypes -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  878. configure:18278: $? = 0
  879. configure:18302: result: yes
  880. configure:18260: checking whether gcc -m32 supports -Wpacked
  881. configure:18278: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -Werror -Wpacked -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  882. configure:18278: $? = 0
  883. configure:18302: result: yes
  884. configure:18260: checking whether gcc -m32 supports -Wswitch-enum
  885. configure:18278: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -Werror -Wswitch-enum -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  886. configure:18278: $? = 0
  887. configure:18302: result: yes
  888. configure:18260: checking whether gcc -m32 supports -Wmissing-format-attribute
  889. configure:18278: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -Werror -Wmissing-format-attribute -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  890. configure:18278: $? = 0
  891. configure:18302: result: yes
  892. configure:18260: checking whether gcc -m32 supports -Wbad-function-cast
  893. configure:18278: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -Werror -Wbad-function-cast -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  894. configure:18278: $? = 0
  895. configure:18302: result: yes
  896. configure:18260: checking whether gcc -m32 supports -Wvolatile-register-var
  897. configure:18278: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -Werror -Wvolatile-register-var -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  898. configure:18278: $? = 0
  899. configure:18302: result: yes
  900. configure:18260: checking whether gcc -m32 supports -Wstrict-aliasing=2
  901. configure:18278: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -Werror -Wstrict-aliasing=2 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  902. configure:18278: $? = 0
  903. configure:18302: result: yes
  904. configure:18260: checking whether gcc -m32 supports -Winit-self
  905. configure:18278: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -Werror -Winit-self -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  906. configure:18278: $? = 0
  907. configure:18302: result: yes
  908. configure:18260: checking whether gcc -m32 supports -Wunsafe-loop-optimizations
  909. configure:18278: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -Werror -Wunsafe-loop-optimizations -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  910. configure:18278: $? = 0
  911. configure:18302: result: yes
  912. configure:18260: checking whether gcc -m32 supports -Wno-missing-field-initializers
  913. configure:18278: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -Werror -Wno-missing-field-initializers -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  914. configure:18278: $? = 0
  915. configure:18302: result: yes
  916. configure:18260: checking whether gcc -m32 supports -Wno-unused-parameter
  917. configure:18278: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -Werror -Wno-unused-parameter -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  918. configure:18278: $? = 0
  919. configure:18302: result: yes
  920. configure:18260: checking whether gcc -m32 supports -Wno-attributes
  921. configure:18278: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -Werror -Wno-attributes -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  922. configure:18278: $? = 0
  923. configure:18302: result: yes
  924. configure:18260: checking whether gcc -m32 supports -Wno-long-long
  925. configure:18278: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -Werror -Wno-long-long -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  926. configure:18278: $? = 0
  927. configure:18302: result: yes
  928. configure:18260: checking whether gcc -m32 supports -Winline
  929. configure:18278: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -Werror -Winline -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  930. configure:18278: $? = 0
  931. configure:18302: result: yes
  932. configure:18260: checking whether gcc -m32 supports -erroff=E_ENUM_TYPE_MISMATCH_ARG
  933. configure:18278: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -Werror -erroff=E_ENUM_TYPE_MISMATCH_ARG -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  934. /usr/bin/ld: warning: cannot find entry symbol rroff=E_ENUM_TYPE_MISMATCH_ARG; defaulting to 00000000080482f0
  935. configure:18278: $? = 0
  936. configure:18302: result: no
  937. configure:18260: checking whether gcc -m32 supports -erroff=E_ENUM_TYPE_MISMATCH_OP
  938. configure:18278: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -Werror -erroff=E_ENUM_TYPE_MISMATCH_OP -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  939. /usr/bin/ld: warning: cannot find entry symbol rroff=E_ENUM_TYPE_MISMATCH_OP; defaulting to 00000000080482f0
  940. configure:18278: $? = 0
  941. configure:18302: result: no
  942. configure:18260: checking whether gcc -m32 supports -fno-strict-aliasing
  943. configure:18278: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -Werror -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  944. configure:18278: $? = 0
  945. configure:18302: result: yes
  946. configure:18260: checking whether gcc -m32 supports -fno-common
  947. configure:18278: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -Werror -fno-common -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  948. configure:18278: $? = 0
  949. configure:18302: result: yes
  950. configure:18260: checking whether gcc -m32 supports -Wp,-D_FORTIFY_SOURCE=2
  951. configure:18278: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -Werror -Wp,-D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  952. configure:18278: $? = 0
  953. configure:18302: result: yes
  954. configure:18358: checking whether gcc -m32 supports -Wunused-but-set-variable -Wno-unused-but-set-variable
  955. configure:18376: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -Werror -Wunused-but-set-variable -Wno-unused-but-set-variable -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  956. configure:18376: $? = 0
  957. configure:18400: result: yes
  958. configure:18407: checking which warning flags were supported
  959. configure:18411: 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 -Wno-unused-but-set-variable
  960. configure:18419: checking how to enable unused result warnings
  961. configure:18445: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wno-attributes -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  962. configure:18445: $? = 0
  963. configure:18472: result: __attribute__((__warn_unused_result__))
  964. configure:18480: checking how to allow undefined symbols in shared libraries used by test suite
  965. configure:18501: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wl,--allow-shlib-undefined -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  966. configure:18501: $? = 0
  967. configure:18526: result: -Wl,--allow-shlib-undefined
  968. configure:18545: checking whether byte ordering is bigendian
  969. configure:18560: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  970. conftest.c:31:9: error: unknown type name 'not'
  971.         not a universal capable compiler
  972.         ^
  973. conftest.c:31:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
  974.         not a universal capable compiler
  975.               ^
  976. conftest.c:31:15: error: unknown type name 'universal'
  977. configure:18560: $? = 1
  978. configure: failed program was:
  979. | /* confdefs.h */
  980. | #define PACKAGE_NAME "cairo"
  981. | #define PACKAGE_TARNAME "cairo"
  982. | #define PACKAGE_VERSION "1.12.16"
  983. | #define PACKAGE_STRING "cairo 1.12.16"
  984. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  985. | #define PACKAGE_URL "http://cairographics.org/"
  986. | #define STDC_HEADERS 1
  987. | #define HAVE_SYS_TYPES_H 1
  988. | #define HAVE_SYS_STAT_H 1
  989. | #define HAVE_STDLIB_H 1
  990. | #define HAVE_STRING_H 1
  991. | #define HAVE_MEMORY_H 1
  992. | #define HAVE_STRINGS_H 1
  993. | #define HAVE_INTTYPES_H 1
  994. | #define HAVE_STDINT_H 1
  995. | #define HAVE_UNISTD_H 1
  996. | #define __EXTENSIONS__ 1
  997. | #define _ALL_SOURCE 1
  998. | #define _GNU_SOURCE 1
  999. | #define _POSIX_PTHREAD_SEMANTICS 1
  1000. | #define _TANDEM_SOURCE 1
  1001. | #define HAVE_UNISTD_H 1
  1002. | #define HAVE_SYS_IOCTL_H 1
  1003. | #define HAVE_DLFCN_H 1
  1004. | #define LT_OBJDIR ".libs/"
  1005. | #define _FILE_OFFSET_BITS 64
  1006. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  1007. | /* end confdefs.h.  */
  1008. | #ifndef __APPLE_CC__
  1009. |          not a universal capable compiler
  1010. |        #endif
  1011. |        typedef int dummy;
  1012. |
  1013. configure:18605: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  1014. configure:18605: $? = 0
  1015. configure:18623: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  1016. conftest.c: In function 'main':
  1017. conftest.c:37:4: error: unknown type name 'not'
  1018.    not big endian
  1019.    ^
  1020. conftest.c:37:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
  1021.    not big endian
  1022.            ^
  1023. configure:18623: $? = 1
  1024. configure: failed program was:
  1025. | /* confdefs.h */
  1026. | #define PACKAGE_NAME "cairo"
  1027. | #define PACKAGE_TARNAME "cairo"
  1028. | #define PACKAGE_VERSION "1.12.16"
  1029. | #define PACKAGE_STRING "cairo 1.12.16"
  1030. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  1031. | #define PACKAGE_URL "http://cairographics.org/"
  1032. | #define STDC_HEADERS 1
  1033. | #define HAVE_SYS_TYPES_H 1
  1034. | #define HAVE_SYS_STAT_H 1
  1035. | #define HAVE_STDLIB_H 1
  1036. | #define HAVE_STRING_H 1
  1037. | #define HAVE_MEMORY_H 1
  1038. | #define HAVE_STRINGS_H 1
  1039. | #define HAVE_INTTYPES_H 1
  1040. | #define HAVE_STDINT_H 1
  1041. | #define HAVE_UNISTD_H 1
  1042. | #define __EXTENSIONS__ 1
  1043. | #define _ALL_SOURCE 1
  1044. | #define _GNU_SOURCE 1
  1045. | #define _POSIX_PTHREAD_SEMANTICS 1
  1046. | #define _TANDEM_SOURCE 1
  1047. | #define HAVE_UNISTD_H 1
  1048. | #define HAVE_SYS_IOCTL_H 1
  1049. | #define HAVE_DLFCN_H 1
  1050. | #define LT_OBJDIR ".libs/"
  1051. | #define _FILE_OFFSET_BITS 64
  1052. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  1053. | /* end confdefs.h.  */
  1054. | #include <sys/types.h>
  1055. |       #include <sys/param.h>
  1056. |
  1057. | int
  1058. | main ()
  1059. | {
  1060. | #if BYTE_ORDER != BIG_ENDIAN
  1061. |        not big endian
  1062. |       #endif
  1063. |
  1064. |   ;
  1065. |   return 0;
  1066. | }
  1067. configure:18751: result: no
  1068. configure:18769: checking whether float word ordering is bigendian
  1069. configure:18796: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  1070. configure:18796: $? = 0
  1071. configure:18814: result: no
  1072. configure:18846: checking for native atomic primitives
  1073. configure:18868: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  1074. configure:18868: $? = 0
  1075. configure:18894: result: Intel
  1076. configure:18914: checking whether atomic ops require a memory barrier
  1077. configure:18928: result: no
  1078. configure:18944: checking size of void *
  1079. configure:18949: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  1080. configure:18949: $? = 0
  1081. configure:18949: ./conftest
  1082. configure:18949: $? = 0
  1083. configure:18963: result: 4
  1084. configure:18977: checking size of int
  1085. configure:18982: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  1086. configure:18982: $? = 0
  1087. configure:18982: ./conftest
  1088. configure:18982: $? = 0
  1089. configure:18996: result: 4
  1090. configure:19010: checking size of long
  1091. configure:19015: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  1092. configure:19015: $? = 0
  1093. configure:19015: ./conftest
  1094. configure:19015: $? = 0
  1095. configure:19029: result: 4
  1096. configure:19043: checking size of long long
  1097. configure:19048: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  1098. configure:19048: $? = 0
  1099. configure:19048: ./conftest
  1100. configure:19048: $? = 0
  1101. configure:19062: result: 8
  1102. configure:19076: checking size of size_t
  1103. configure:19081: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
  1104. configure:19081: $? = 0
  1105. configure:19081: ./conftest
  1106. configure:19081: $? = 0
  1107. configure:19095: result: 4
  1108. configure:19106: checking for native Win32
  1109. configure:19116: result: no
  1110. configure:19127: checking for Sun Solaris (non-POSIX ctime_r)
  1111. configure:19138: result: no
  1112. configure:19230: checking for cos in -lm
  1113. configure:19255: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lm   >&5
  1114. conftest.c:43:6: warning: conflicting types for built-in function 'cos' [enabled by default]
  1115. char cos ();
  1116.      ^
  1117. configure:19255: $? = 0
  1118. configure:19264: result: yes
  1119. configure:19276: checking for sched_yield in -lrt
  1120. configure:19301: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lrt   -lm >&5
  1121. configure:19301: $? = 0
  1122. configure:19310: result: yes
  1123. configure:19323: checking for shm_open in -lrt
  1124. configure:19348: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lrt  -lrt  -lm >&5
  1125. configure:19348: $? = 0
  1126. configure:19357: result: yes
  1127. configure:19378: checking for connect in -lsocket
  1128. configure:19403: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lsocket  -lrt  -lm >&5
  1129. /usr/bin/ld: cannot find -lsocket
  1130. collect2: error: ld returned 1 exit status
  1131. configure:19403: $? = 1
  1132. configure: failed program was:
  1133. | /* confdefs.h */
  1134. | #define PACKAGE_NAME "cairo"
  1135. | #define PACKAGE_TARNAME "cairo"
  1136. | #define PACKAGE_VERSION "1.12.16"
  1137. | #define PACKAGE_STRING "cairo 1.12.16"
  1138. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  1139. | #define PACKAGE_URL "http://cairographics.org/"
  1140. | #define STDC_HEADERS 1
  1141. | #define HAVE_SYS_TYPES_H 1
  1142. | #define HAVE_SYS_STAT_H 1
  1143. | #define HAVE_STDLIB_H 1
  1144. | #define HAVE_STRING_H 1
  1145. | #define HAVE_MEMORY_H 1
  1146. | #define HAVE_STRINGS_H 1
  1147. | #define HAVE_INTTYPES_H 1
  1148. | #define HAVE_STDINT_H 1
  1149. | #define HAVE_UNISTD_H 1
  1150. | #define __EXTENSIONS__ 1
  1151. | #define _ALL_SOURCE 1
  1152. | #define _GNU_SOURCE 1
  1153. | #define _POSIX_PTHREAD_SEMANTICS 1
  1154. | #define _TANDEM_SOURCE 1
  1155. | #define HAVE_UNISTD_H 1
  1156. | #define HAVE_SYS_IOCTL_H 1
  1157. | #define HAVE_DLFCN_H 1
  1158. | #define LT_OBJDIR ".libs/"
  1159. | #define _FILE_OFFSET_BITS 64
  1160. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  1161. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  1162. | #define SIZEOF_VOID_P 4
  1163. | #define SIZEOF_INT 4
  1164. | #define SIZEOF_LONG 4
  1165. | #define SIZEOF_LONG_LONG 8
  1166. | #define SIZEOF_SIZE_T 4
  1167. | #define HAVE_LIBRT 1
  1168. | /* end confdefs.h.  */
  1169. |
  1170. | /* Override any GCC internal prototype to avoid an error.
  1171. |    Use char because int might match the return type of a GCC
  1172. |    builtin and then its argument prototype would still apply.  */
  1173. | #ifdef __cplusplus
  1174. | extern "C"
  1175. | #endif
  1176. | char connect ();
  1177. | int
  1178. | main ()
  1179. | {
  1180. | return connect ();
  1181. |   ;
  1182. |   return 0;
  1183. | }
  1184. configure:19412: result: no
  1185. configure:19424: checking for __builtin_return_address(0)
  1186. configure:19437: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  1187. configure:19437: $? = 0
  1188. configure:19443: result: yes
  1189. configure:19454: checking for stdint.h
  1190. configure:19454: result: yes
  1191. configure:19454: checking for inttypes.h
  1192. configure:19454: result: yes
  1193. configure:19454: checking sys/int_types.h usability
  1194. configure:19454: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  1195. conftest.c:73:27: fatal error: sys/int_types.h: No such file or directory
  1196. #include <sys/int_types.h>
  1197.                           ^
  1198. compilation terminated.
  1199. configure:19454: $? = 1
  1200. configure: failed program was:
  1201. | /* confdefs.h */
  1202. | #define PACKAGE_NAME "cairo"
  1203. | #define PACKAGE_TARNAME "cairo"
  1204. | #define PACKAGE_VERSION "1.12.16"
  1205. | #define PACKAGE_STRING "cairo 1.12.16"
  1206. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  1207. | #define PACKAGE_URL "http://cairographics.org/"
  1208. | #define STDC_HEADERS 1
  1209. | #define HAVE_SYS_TYPES_H 1
  1210. | #define HAVE_SYS_STAT_H 1
  1211. | #define HAVE_STDLIB_H 1
  1212. | #define HAVE_STRING_H 1
  1213. | #define HAVE_MEMORY_H 1
  1214. | #define HAVE_STRINGS_H 1
  1215. | #define HAVE_INTTYPES_H 1
  1216. | #define HAVE_STDINT_H 1
  1217. | #define HAVE_UNISTD_H 1
  1218. | #define __EXTENSIONS__ 1
  1219. | #define _ALL_SOURCE 1
  1220. | #define _GNU_SOURCE 1
  1221. | #define _POSIX_PTHREAD_SEMANTICS 1
  1222. | #define _TANDEM_SOURCE 1
  1223. | #define HAVE_UNISTD_H 1
  1224. | #define HAVE_SYS_IOCTL_H 1
  1225. | #define HAVE_DLFCN_H 1
  1226. | #define LT_OBJDIR ".libs/"
  1227. | #define _FILE_OFFSET_BITS 64
  1228. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  1229. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  1230. | #define SIZEOF_VOID_P 4
  1231. | #define SIZEOF_INT 4
  1232. | #define SIZEOF_LONG 4
  1233. | #define SIZEOF_LONG_LONG 8
  1234. | #define SIZEOF_SIZE_T 4
  1235. | #define HAVE_LIBRT 1
  1236. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  1237. | #define HAVE_STDINT_H 1
  1238. | #define HAVE_INTTYPES_H 1
  1239. | /* end confdefs.h.  */
  1240. | #include <stdio.h>
  1241. | #ifdef HAVE_SYS_TYPES_H
  1242. | # include <sys/types.h>
  1243. | #endif
  1244. | #ifdef HAVE_SYS_STAT_H
  1245. | # include <sys/stat.h>
  1246. | #endif
  1247. | #ifdef STDC_HEADERS
  1248. | # include <stdlib.h>
  1249. | # include <stddef.h>
  1250. | #else
  1251. | # ifdef HAVE_STDLIB_H
  1252. | #  include <stdlib.h>
  1253. | # endif
  1254. | #endif
  1255. | #ifdef HAVE_STRING_H
  1256. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1257. | #  include <memory.h>
  1258. | # endif
  1259. | # include <string.h>
  1260. | #endif
  1261. | #ifdef HAVE_STRINGS_H
  1262. | # include <strings.h>
  1263. | #endif
  1264. | #ifdef HAVE_INTTYPES_H
  1265. | # include <inttypes.h>
  1266. | #endif
  1267. | #ifdef HAVE_STDINT_H
  1268. | # include <stdint.h>
  1269. | #endif
  1270. | #ifdef HAVE_UNISTD_H
  1271. | # include <unistd.h>
  1272. | #endif
  1273. | #include <sys/int_types.h>
  1274. configure:19454: result: no
  1275. configure:19454: checking sys/int_types.h presence
  1276. configure:19454: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c
  1277. conftest.c:40:27: fatal error: sys/int_types.h: No such file or directory
  1278. #include <sys/int_types.h>
  1279.                           ^
  1280. compilation terminated.
  1281. configure:19454: $? = 1
  1282. configure: failed program was:
  1283. | /* confdefs.h */
  1284. | #define PACKAGE_NAME "cairo"
  1285. | #define PACKAGE_TARNAME "cairo"
  1286. | #define PACKAGE_VERSION "1.12.16"
  1287. | #define PACKAGE_STRING "cairo 1.12.16"
  1288. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  1289. | #define PACKAGE_URL "http://cairographics.org/"
  1290. | #define STDC_HEADERS 1
  1291. | #define HAVE_SYS_TYPES_H 1
  1292. | #define HAVE_SYS_STAT_H 1
  1293. | #define HAVE_STDLIB_H 1
  1294. | #define HAVE_STRING_H 1
  1295. | #define HAVE_MEMORY_H 1
  1296. | #define HAVE_STRINGS_H 1
  1297. | #define HAVE_INTTYPES_H 1
  1298. | #define HAVE_STDINT_H 1
  1299. | #define HAVE_UNISTD_H 1
  1300. | #define __EXTENSIONS__ 1
  1301. | #define _ALL_SOURCE 1
  1302. | #define _GNU_SOURCE 1
  1303. | #define _POSIX_PTHREAD_SEMANTICS 1
  1304. | #define _TANDEM_SOURCE 1
  1305. | #define HAVE_UNISTD_H 1
  1306. | #define HAVE_SYS_IOCTL_H 1
  1307. | #define HAVE_DLFCN_H 1
  1308. | #define LT_OBJDIR ".libs/"
  1309. | #define _FILE_OFFSET_BITS 64
  1310. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  1311. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  1312. | #define SIZEOF_VOID_P 4
  1313. | #define SIZEOF_INT 4
  1314. | #define SIZEOF_LONG 4
  1315. | #define SIZEOF_LONG_LONG 8
  1316. | #define SIZEOF_SIZE_T 4
  1317. | #define HAVE_LIBRT 1
  1318. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  1319. | #define HAVE_STDINT_H 1
  1320. | #define HAVE_INTTYPES_H 1
  1321. | /* end confdefs.h.  */
  1322. | #include <sys/int_types.h>
  1323. configure:19454: result: no
  1324. configure:19454: checking for sys/int_types.h
  1325. configure:19454: result: no
  1326. configure:19464: checking for uint64_t
  1327. configure:19464: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  1328. configure:19464: $? = 0
  1329. configure:19464: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  1330. conftest.c: In function 'main':
  1331. conftest.c:76:23: error: expected expression before ')' token
  1332. if (sizeof ((uint64_t)))
  1333.                       ^
  1334. configure:19464: $? = 1
  1335. configure: failed program was:
  1336. | /* confdefs.h */
  1337. | #define PACKAGE_NAME "cairo"
  1338. | #define PACKAGE_TARNAME "cairo"
  1339. | #define PACKAGE_VERSION "1.12.16"
  1340. | #define PACKAGE_STRING "cairo 1.12.16"
  1341. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  1342. | #define PACKAGE_URL "http://cairographics.org/"
  1343. | #define STDC_HEADERS 1
  1344. | #define HAVE_SYS_TYPES_H 1
  1345. | #define HAVE_SYS_STAT_H 1
  1346. | #define HAVE_STDLIB_H 1
  1347. | #define HAVE_STRING_H 1
  1348. | #define HAVE_MEMORY_H 1
  1349. | #define HAVE_STRINGS_H 1
  1350. | #define HAVE_INTTYPES_H 1
  1351. | #define HAVE_STDINT_H 1
  1352. | #define HAVE_UNISTD_H 1
  1353. | #define __EXTENSIONS__ 1
  1354. | #define _ALL_SOURCE 1
  1355. | #define _GNU_SOURCE 1
  1356. | #define _POSIX_PTHREAD_SEMANTICS 1
  1357. | #define _TANDEM_SOURCE 1
  1358. | #define HAVE_UNISTD_H 1
  1359. | #define HAVE_SYS_IOCTL_H 1
  1360. | #define HAVE_DLFCN_H 1
  1361. | #define LT_OBJDIR ".libs/"
  1362. | #define _FILE_OFFSET_BITS 64
  1363. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  1364. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  1365. | #define SIZEOF_VOID_P 4
  1366. | #define SIZEOF_INT 4
  1367. | #define SIZEOF_LONG 4
  1368. | #define SIZEOF_LONG_LONG 8
  1369. | #define SIZEOF_SIZE_T 4
  1370. | #define HAVE_LIBRT 1
  1371. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  1372. | #define HAVE_STDINT_H 1
  1373. | #define HAVE_INTTYPES_H 1
  1374. | /* end confdefs.h.  */
  1375. | #include <stdio.h>
  1376. | #ifdef HAVE_SYS_TYPES_H
  1377. | # include <sys/types.h>
  1378. | #endif
  1379. | #ifdef HAVE_SYS_STAT_H
  1380. | # include <sys/stat.h>
  1381. | #endif
  1382. | #ifdef STDC_HEADERS
  1383. | # include <stdlib.h>
  1384. | # include <stddef.h>
  1385. | #else
  1386. | # ifdef HAVE_STDLIB_H
  1387. | #  include <stdlib.h>
  1388. | # endif
  1389. | #endif
  1390. | #ifdef HAVE_STRING_H
  1391. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1392. | #  include <memory.h>
  1393. | # endif
  1394. | # include <string.h>
  1395. | #endif
  1396. | #ifdef HAVE_STRINGS_H
  1397. | # include <strings.h>
  1398. | #endif
  1399. | #ifdef HAVE_INTTYPES_H
  1400. | # include <inttypes.h>
  1401. | #endif
  1402. | #ifdef HAVE_STDINT_H
  1403. | # include <stdint.h>
  1404. | #endif
  1405. | #ifdef HAVE_UNISTD_H
  1406. | # include <unistd.h>
  1407. | #endif
  1408. | int
  1409. | main ()
  1410. | {
  1411. | if (sizeof ((uint64_t)))
  1412. |       return 0;
  1413. |   ;
  1414. |   return 0;
  1415. | }
  1416. configure:19464: result: yes
  1417. configure:19473: checking for uint128_t
  1418. configure:19473: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  1419. conftest.c: In function 'main':
  1420. conftest.c:77:13: error: 'uint128_t' undeclared (first use in this function)
  1421. if (sizeof (uint128_t))
  1422.             ^
  1423. conftest.c:77:13: note: each undeclared identifier is reported only once for each function it appears in
  1424. configure:19473: $? = 1
  1425. configure: failed program was:
  1426. | /* confdefs.h */
  1427. | #define PACKAGE_NAME "cairo"
  1428. | #define PACKAGE_TARNAME "cairo"
  1429. | #define PACKAGE_VERSION "1.12.16"
  1430. | #define PACKAGE_STRING "cairo 1.12.16"
  1431. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  1432. | #define PACKAGE_URL "http://cairographics.org/"
  1433. | #define STDC_HEADERS 1
  1434. | #define HAVE_SYS_TYPES_H 1
  1435. | #define HAVE_SYS_STAT_H 1
  1436. | #define HAVE_STDLIB_H 1
  1437. | #define HAVE_STRING_H 1
  1438. | #define HAVE_MEMORY_H 1
  1439. | #define HAVE_STRINGS_H 1
  1440. | #define HAVE_INTTYPES_H 1
  1441. | #define HAVE_STDINT_H 1
  1442. | #define HAVE_UNISTD_H 1
  1443. | #define __EXTENSIONS__ 1
  1444. | #define _ALL_SOURCE 1
  1445. | #define _GNU_SOURCE 1
  1446. | #define _POSIX_PTHREAD_SEMANTICS 1
  1447. | #define _TANDEM_SOURCE 1
  1448. | #define HAVE_UNISTD_H 1
  1449. | #define HAVE_SYS_IOCTL_H 1
  1450. | #define HAVE_DLFCN_H 1
  1451. | #define LT_OBJDIR ".libs/"
  1452. | #define _FILE_OFFSET_BITS 64
  1453. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  1454. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  1455. | #define SIZEOF_VOID_P 4
  1456. | #define SIZEOF_INT 4
  1457. | #define SIZEOF_LONG 4
  1458. | #define SIZEOF_LONG_LONG 8
  1459. | #define SIZEOF_SIZE_T 4
  1460. | #define HAVE_LIBRT 1
  1461. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  1462. | #define HAVE_STDINT_H 1
  1463. | #define HAVE_INTTYPES_H 1
  1464. | #define HAVE_UINT64_T 1
  1465. | /* end confdefs.h.  */
  1466. | #include <stdio.h>
  1467. | #ifdef HAVE_SYS_TYPES_H
  1468. | # include <sys/types.h>
  1469. | #endif
  1470. | #ifdef HAVE_SYS_STAT_H
  1471. | # include <sys/stat.h>
  1472. | #endif
  1473. | #ifdef STDC_HEADERS
  1474. | # include <stdlib.h>
  1475. | # include <stddef.h>
  1476. | #else
  1477. | # ifdef HAVE_STDLIB_H
  1478. | #  include <stdlib.h>
  1479. | # endif
  1480. | #endif
  1481. | #ifdef HAVE_STRING_H
  1482. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1483. | #  include <memory.h>
  1484. | # endif
  1485. | # include <string.h>
  1486. | #endif
  1487. | #ifdef HAVE_STRINGS_H
  1488. | # include <strings.h>
  1489. | #endif
  1490. | #ifdef HAVE_INTTYPES_H
  1491. | # include <inttypes.h>
  1492. | #endif
  1493. | #ifdef HAVE_STDINT_H
  1494. | # include <stdint.h>
  1495. | #endif
  1496. | #ifdef HAVE_UNISTD_H
  1497. | # include <unistd.h>
  1498. | #endif
  1499. | int
  1500. | main ()
  1501. | {
  1502. | if (sizeof (uint128_t))
  1503. |    return 0;
  1504. |   ;
  1505. |   return 0;
  1506. | }
  1507. configure:19473: result: no
  1508. configure:19482: checking for __uint128_t
  1509. configure:19482: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  1510. conftest.c: In function 'main':
  1511. conftest.c:77:13: error: '__uint128_t' undeclared (first use in this function)
  1512. if (sizeof (__uint128_t))
  1513.             ^
  1514. conftest.c:77:13: note: each undeclared identifier is reported only once for each function it appears in
  1515. configure:19482: $? = 1
  1516. configure: failed program was:
  1517. | /* confdefs.h */
  1518. | #define PACKAGE_NAME "cairo"
  1519. | #define PACKAGE_TARNAME "cairo"
  1520. | #define PACKAGE_VERSION "1.12.16"
  1521. | #define PACKAGE_STRING "cairo 1.12.16"
  1522. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  1523. | #define PACKAGE_URL "http://cairographics.org/"
  1524. | #define STDC_HEADERS 1
  1525. | #define HAVE_SYS_TYPES_H 1
  1526. | #define HAVE_SYS_STAT_H 1
  1527. | #define HAVE_STDLIB_H 1
  1528. | #define HAVE_STRING_H 1
  1529. | #define HAVE_MEMORY_H 1
  1530. | #define HAVE_STRINGS_H 1
  1531. | #define HAVE_INTTYPES_H 1
  1532. | #define HAVE_STDINT_H 1
  1533. | #define HAVE_UNISTD_H 1
  1534. | #define __EXTENSIONS__ 1
  1535. | #define _ALL_SOURCE 1
  1536. | #define _GNU_SOURCE 1
  1537. | #define _POSIX_PTHREAD_SEMANTICS 1
  1538. | #define _TANDEM_SOURCE 1
  1539. | #define HAVE_UNISTD_H 1
  1540. | #define HAVE_SYS_IOCTL_H 1
  1541. | #define HAVE_DLFCN_H 1
  1542. | #define LT_OBJDIR ".libs/"
  1543. | #define _FILE_OFFSET_BITS 64
  1544. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  1545. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  1546. | #define SIZEOF_VOID_P 4
  1547. | #define SIZEOF_INT 4
  1548. | #define SIZEOF_LONG 4
  1549. | #define SIZEOF_LONG_LONG 8
  1550. | #define SIZEOF_SIZE_T 4
  1551. | #define HAVE_LIBRT 1
  1552. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  1553. | #define HAVE_STDINT_H 1
  1554. | #define HAVE_INTTYPES_H 1
  1555. | #define HAVE_UINT64_T 1
  1556. | /* end confdefs.h.  */
  1557. | #include <stdio.h>
  1558. | #ifdef HAVE_SYS_TYPES_H
  1559. | # include <sys/types.h>
  1560. | #endif
  1561. | #ifdef HAVE_SYS_STAT_H
  1562. | # include <sys/stat.h>
  1563. | #endif
  1564. | #ifdef STDC_HEADERS
  1565. | # include <stdlib.h>
  1566. | # include <stddef.h>
  1567. | #else
  1568. | # ifdef HAVE_STDLIB_H
  1569. | #  include <stdlib.h>
  1570. | # endif
  1571. | #endif
  1572. | #ifdef HAVE_STRING_H
  1573. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1574. | #  include <memory.h>
  1575. | # endif
  1576. | # include <string.h>
  1577. | #endif
  1578. | #ifdef HAVE_STRINGS_H
  1579. | # include <strings.h>
  1580. | #endif
  1581. | #ifdef HAVE_INTTYPES_H
  1582. | # include <inttypes.h>
  1583. | #endif
  1584. | #ifdef HAVE_STDINT_H
  1585. | # include <stdint.h>
  1586. | #endif
  1587. | #ifdef HAVE_UNISTD_H
  1588. | # include <unistd.h>
  1589. | #endif
  1590. | int
  1591. | main ()
  1592. | {
  1593. | if (sizeof (__uint128_t))
  1594. |    return 0;
  1595. |   ;
  1596. |   return 0;
  1597. | }
  1598. configure:19482: result: no
  1599. configure:19496: checking fcntl.h usability
  1600. configure:19496: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  1601. configure:19496: $? = 0
  1602. configure:19496: result: yes
  1603. configure:19496: checking fcntl.h presence
  1604. configure:19496: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c
  1605. In file included from /usr/include/fcntl.h:25:0,
  1606.                 from conftest.c:41:
  1607. /usr/include/features.h:327:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  1608. #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  1609.    ^
  1610. configure:19496: $? = 0
  1611. configure:19496: result: yes
  1612. configure:19496: checking for fcntl.h
  1613. configure:19496: result: yes
  1614. configure:19496: checking for unistd.h
  1615. configure:19496: result: yes
  1616. configure:19496: checking signal.h usability
  1617. configure:19496: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  1618. configure:19496: $? = 0
  1619. configure:19496: result: yes
  1620. configure:19496: checking signal.h presence
  1621. configure:19496: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c
  1622. In file included from /usr/include/signal.h:28:0,
  1623.                 from conftest.c:43:
  1624. /usr/include/features.h:327:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  1625. #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  1626.    ^
  1627. configure:19496: $? = 0
  1628. configure:19496: result: yes
  1629. configure:19496: checking for signal.h
  1630. configure:19496: result: yes
  1631. configure:19496: checking for sys/stat.h
  1632. configure:19496: result: yes
  1633. configure:19496: checking sys/socket.h usability
  1634. configure:19496: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  1635. configure:19496: $? = 0
  1636. configure:19496: result: yes
  1637. configure:19496: checking sys/socket.h presence
  1638. configure:19496: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c
  1639. In file included from /usr/include/sys/socket.h:22:0,
  1640.                 from conftest.c:45:
  1641. /usr/include/features.h:327:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  1642. #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  1643.    ^
  1644. configure:19496: $? = 0
  1645. configure:19496: result: yes
  1646. configure:19496: checking for sys/socket.h
  1647. configure:19496: result: yes
  1648. configure:19496: checking sys/poll.h usability
  1649. configure:19496: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  1650. configure:19496: $? = 0
  1651. configure:19496: result: yes
  1652. configure:19496: checking sys/poll.h presence
  1653. configure:19496: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c
  1654. In file included from /usr/include/sys/poll.h:22:0,
  1655.                 from conftest.c:46:
  1656. /usr/include/features.h:327:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  1657. #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  1658.    ^
  1659. configure:19496: $? = 0
  1660. configure:19496: result: yes
  1661. configure:19496: checking for sys/poll.h
  1662. configure:19496: result: yes
  1663. configure:19496: checking sys/un.h usability
  1664. configure:19496: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  1665. configure:19496: $? = 0
  1666. configure:19496: result: yes
  1667. configure:19496: checking sys/un.h presence
  1668. configure:19496: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c
  1669. In file included from /usr/include/sys/cdefs.h:23:0,
  1670.                 from /usr/include/sys/un.h:21,
  1671.                 from conftest.c:47:
  1672. /usr/include/features.h:327:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  1673. #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  1674.    ^
  1675. configure:19496: $? = 0
  1676. configure:19496: result: yes
  1677. configure:19496: checking for sys/un.h
  1678. configure:19496: result: yes
  1679. configure:19509: checking for alarm
  1680. configure:19509: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lrt  -lm >&5
  1681. configure:19509: $? = 0
  1682. configure:19509: result: yes
  1683. configure:19521: checking sched.h usability
  1684. configure:19521: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  1685. configure:19521: $? = 0
  1686. configure:19521: result: yes
  1687. configure:19521: checking sched.h presence
  1688. configure:19521: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c
  1689. In file included from /usr/include/sched.h:22:0,
  1690.                 from conftest.c:49:
  1691. /usr/include/features.h:327:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  1692. #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  1693.    ^
  1694. configure:19521: $? = 0
  1695. configure:19521: result: yes
  1696. configure:19521: checking for sched.h
  1697. configure:19521: result: yes
  1698. configure:19528: checking for sched_getaffinity
  1699. configure:19528: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lrt  -lm >&5
  1700. configure:19528: $? = 0
  1701. configure:19528: result: yes
  1702. configure:19544: checking sys/mman.h usability
  1703. configure:19544: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  1704. configure:19544: $? = 0
  1705. configure:19544: result: yes
  1706. configure:19544: checking sys/mman.h presence
  1707. configure:19544: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c
  1708. In file included from /usr/include/sys/mman.h:22:0,
  1709.                 from conftest.c:51:
  1710. /usr/include/features.h:327:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  1711. #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  1712.    ^
  1713. configure:19544: $? = 0
  1714. configure:19544: result: yes
  1715. configure:19544: checking for sys/mman.h
  1716. configure:19544: result: yes
  1717. configure:19551: checking for mmap
  1718. configure:19551: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lrt  -lm >&5
  1719. configure:19551: $? = 0
  1720. configure:19551: result: yes
  1721. configure:19567: checking time.h usability
  1722. configure:19567: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  1723. configure:19567: $? = 0
  1724. configure:19567: result: yes
  1725. configure:19567: checking time.h presence
  1726. configure:19567: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c
  1727. In file included from /usr/include/time.h:27:0,
  1728.                 from conftest.c:53:
  1729. /usr/include/features.h:327:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  1730. #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  1731.    ^
  1732. configure:19567: $? = 0
  1733. configure:19567: result: yes
  1734. configure:19567: checking for time.h
  1735. configure:19567: result: yes
  1736. configure:19574: checking for clock_gettime
  1737. configure:19574: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lrt  -lm >&5
  1738. configure:19574: $? = 0
  1739. configure:19574: result: yes
  1740. configure:19588: checking fenv.h usability
  1741. configure:19588: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  1742. configure:19588: $? = 0
  1743. configure:19588: result: yes
  1744. configure:19588: checking fenv.h presence
  1745. configure:19588: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c
  1746. In file included from /usr/include/fenv.h:25:0,
  1747.                 from conftest.c:55:
  1748. /usr/include/features.h:327:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  1749. #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  1750.    ^
  1751. configure:19588: $? = 0
  1752. configure:19588: result: yes
  1753. configure:19588: checking for fenv.h
  1754. configure:19588: result: yes
  1755. configure:19593: checking for feenableexcept
  1756. configure:19593: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lrt  -lm >&5
  1757. configure:19593: $? = 0
  1758. configure:19593: result: yes
  1759. configure:19593: checking for fedisableexcept
  1760. configure:19593: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lrt  -lm >&5
  1761. configure:19593: $? = 0
  1762. configure:19593: result: yes
  1763. configure:19593: checking for feclearexcept
  1764. configure:19593: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lrt  -lm >&5
  1765. configure:19593: $? = 0
  1766. configure:19593: result: yes
  1767. configure:19609: checking libgen.h usability
  1768. configure:19609: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  1769. configure:19609: $? = 0
  1770. configure:19609: result: yes
  1771. configure:19609: checking libgen.h presence
  1772. configure:19609: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c
  1773. In file included from /usr/include/libgen.h:21:0,
  1774.                 from conftest.c:58:
  1775. /usr/include/features.h:327:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  1776. #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  1777.    ^
  1778. configure:19609: $? = 0
  1779. configure:19609: result: yes
  1780. configure:19609: checking for libgen.h
  1781. configure:19609: result: yes
  1782. configure:19609: checking byteswap.h usability
  1783. configure:19609: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  1784. configure:19609: $? = 0
  1785. configure:19609: result: yes
  1786. configure:19609: checking byteswap.h presence
  1787. configure:19609: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c
  1788. In file included from /usr/include/byteswap.h:21:0,
  1789.                 from conftest.c:59:
  1790. /usr/include/features.h:327:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  1791. #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  1792.    ^
  1793. configure:19609: $? = 0
  1794. configure:19609: result: yes
  1795. configure:19609: checking for byteswap.h
  1796. configure:19609: result: yes
  1797. configure:19609: checking for signal.h
  1798. configure:19609: result: yes
  1799. configure:19609: checking setjmp.h usability
  1800. configure:19609: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  1801. configure:19609: $? = 0
  1802. configure:19609: result: yes
  1803. configure:19609: checking setjmp.h presence
  1804. configure:19609: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c
  1805. In file included from /usr/include/setjmp.h:25:0,
  1806.                 from conftest.c:61:
  1807. /usr/include/features.h:327:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  1808. #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  1809.    ^
  1810. configure:19609: $? = 0
  1811. configure:19609: result: yes
  1812. configure:19609: checking for setjmp.h
  1813. configure:19609: result: yes
  1814. configure:19609: checking for fenv.h
  1815. configure:19609: result: yes
  1816. configure:19609: checking sys/wait.h usability
  1817. configure:19609: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  1818. configure:19609: $? = 0
  1819. configure:19609: result: yes
  1820. configure:19609: checking sys/wait.h presence
  1821. configure:19609: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c
  1822. In file included from /usr/include/sys/wait.h:25:0,
  1823.                 from conftest.c:63:
  1824. /usr/include/features.h:327:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  1825. #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  1826.    ^
  1827. configure:19609: $? = 0
  1828. configure:19609: result: yes
  1829. configure:19609: checking for sys/wait.h
  1830. configure:19609: result: yes
  1831. configure:19622: checking for ctime_r
  1832. configure:19622: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lrt  -lm >&5
  1833. configure:19622: $? = 0
  1834. configure:19622: result: yes
  1835. configure:19622: checking for drand48
  1836. configure:19622: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lrt  -lm >&5
  1837. configure:19622: $? = 0
  1838. configure:19622: result: yes
  1839. configure:19622: checking for flockfile
  1840. configure:19622: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lrt  -lm >&5
  1841. configure:19622: $? = 0
  1842. configure:19622: result: yes
  1843. configure:19622: checking for funlockfile
  1844. configure:19622: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lrt  -lm >&5
  1845. configure:19622: $? = 0
  1846. configure:19622: result: yes
  1847. configure:19622: checking for getline
  1848. configure:19622: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lrt  -lm >&5
  1849. configure:19622: $? = 0
  1850. configure:19622: result: yes
  1851. configure:19622: checking for link
  1852. configure:19622: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lrt  -lm >&5
  1853. configure:19622: $? = 0
  1854. configure:19622: result: yes
  1855. configure:19622: checking for strndup
  1856. configure:19622: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lrt  -lm >&5
  1857. conftest.c:93:6: warning: conflicting types for built-in function 'strndup' [enabled by default]
  1858. char strndup ();
  1859.      ^
  1860. configure:19622: $? = 0
  1861. configure:19622: result: yes
  1862. configure:19634: checking windows.h usability
  1863. configure:19634: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  1864. conftest.c:104:21: fatal error: windows.h: No such file or directory
  1865. #include <windows.h>
  1866.                     ^
  1867. compilation terminated.
  1868. configure:19634: $? = 1
  1869. configure: failed program was:
  1870. | /* confdefs.h */
  1871. | #define PACKAGE_NAME "cairo"
  1872. | #define PACKAGE_TARNAME "cairo"
  1873. | #define PACKAGE_VERSION "1.12.16"
  1874. | #define PACKAGE_STRING "cairo 1.12.16"
  1875. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  1876. | #define PACKAGE_URL "http://cairographics.org/"
  1877. | #define STDC_HEADERS 1
  1878. | #define HAVE_SYS_TYPES_H 1
  1879. | #define HAVE_SYS_STAT_H 1
  1880. | #define HAVE_STDLIB_H 1
  1881. | #define HAVE_STRING_H 1
  1882. | #define HAVE_MEMORY_H 1
  1883. | #define HAVE_STRINGS_H 1
  1884. | #define HAVE_INTTYPES_H 1
  1885. | #define HAVE_STDINT_H 1
  1886. | #define HAVE_UNISTD_H 1
  1887. | #define __EXTENSIONS__ 1
  1888. | #define _ALL_SOURCE 1
  1889. | #define _GNU_SOURCE 1
  1890. | #define _POSIX_PTHREAD_SEMANTICS 1
  1891. | #define _TANDEM_SOURCE 1
  1892. | #define HAVE_UNISTD_H 1
  1893. | #define HAVE_SYS_IOCTL_H 1
  1894. | #define HAVE_DLFCN_H 1
  1895. | #define LT_OBJDIR ".libs/"
  1896. | #define _FILE_OFFSET_BITS 64
  1897. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  1898. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  1899. | #define SIZEOF_VOID_P 4
  1900. | #define SIZEOF_INT 4
  1901. | #define SIZEOF_LONG 4
  1902. | #define SIZEOF_LONG_LONG 8
  1903. | #define SIZEOF_SIZE_T 4
  1904. | #define HAVE_LIBRT 1
  1905. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  1906. | #define HAVE_STDINT_H 1
  1907. | #define HAVE_INTTYPES_H 1
  1908. | #define HAVE_UINT64_T 1
  1909. | #define HAVE_FCNTL_H 1
  1910. | #define HAVE_UNISTD_H 1
  1911. | #define HAVE_SIGNAL_H 1
  1912. | #define HAVE_SYS_STAT_H 1
  1913. | #define HAVE_SYS_SOCKET_H 1
  1914. | #define HAVE_SYS_POLL_H 1
  1915. | #define HAVE_SYS_UN_H 1
  1916. | #define HAVE_ALARM 1
  1917. | #define HAVE_SCHED_H 1
  1918. | #define HAVE_SCHED_GETAFFINITY 1
  1919. | #define HAVE_SYS_MMAN_H 1
  1920. | #define HAVE_MMAP 1
  1921. | #define HAVE_TIME_H 1
  1922. | #define HAVE_CLOCK_GETTIME 1
  1923. | #define HAVE_FEENABLEEXCEPT 1
  1924. | #define HAVE_FEDISABLEEXCEPT 1
  1925. | #define HAVE_FECLEAREXCEPT 1
  1926. | #define HAVE_LIBGEN_H 1
  1927. | #define HAVE_BYTESWAP_H 1
  1928. | #define HAVE_SIGNAL_H 1
  1929. | #define HAVE_SETJMP_H 1
  1930. | #define HAVE_FENV_H 1
  1931. | #define HAVE_SYS_WAIT_H 1
  1932. | #define HAVE_CTIME_R 1
  1933. | #define HAVE_DRAND48 1
  1934. | #define HAVE_FLOCKFILE 1
  1935. | #define HAVE_FUNLOCKFILE 1
  1936. | #define HAVE_GETLINE 1
  1937. | #define HAVE_LINK 1
  1938. | #define HAVE_STRNDUP 1
  1939. | /* end confdefs.h.  */
  1940. | #include <stdio.h>
  1941. | #ifdef HAVE_SYS_TYPES_H
  1942. | # include <sys/types.h>
  1943. | #endif
  1944. | #ifdef HAVE_SYS_STAT_H
  1945. | # include <sys/stat.h>
  1946. | #endif
  1947. | #ifdef STDC_HEADERS
  1948. | # include <stdlib.h>
  1949. | # include <stddef.h>
  1950. | #else
  1951. | # ifdef HAVE_STDLIB_H
  1952. | #  include <stdlib.h>
  1953. | # endif
  1954. | #endif
  1955. | #ifdef HAVE_STRING_H
  1956. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1957. | #  include <memory.h>
  1958. | # endif
  1959. | # include <string.h>
  1960. | #endif
  1961. | #ifdef HAVE_STRINGS_H
  1962. | # include <strings.h>
  1963. | #endif
  1964. | #ifdef HAVE_INTTYPES_H
  1965. | # include <inttypes.h>
  1966. | #endif
  1967. | #ifdef HAVE_STDINT_H
  1968. | # include <stdint.h>
  1969. | #endif
  1970. | #ifdef HAVE_UNISTD_H
  1971. | # include <unistd.h>
  1972. | #endif
  1973. | #include <windows.h>
  1974. configure:19634: result: no
  1975. configure:19634: checking windows.h presence
  1976. configure:19634: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c
  1977. conftest.c:71:21: fatal error: windows.h: No such file or directory
  1978. #include <windows.h>
  1979.                     ^
  1980. compilation terminated.
  1981. configure:19634: $? = 1
  1982. configure: failed program was:
  1983. | /* confdefs.h */
  1984. | #define PACKAGE_NAME "cairo"
  1985. | #define PACKAGE_TARNAME "cairo"
  1986. | #define PACKAGE_VERSION "1.12.16"
  1987. | #define PACKAGE_STRING "cairo 1.12.16"
  1988. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  1989. | #define PACKAGE_URL "http://cairographics.org/"
  1990. | #define STDC_HEADERS 1
  1991. | #define HAVE_SYS_TYPES_H 1
  1992. | #define HAVE_SYS_STAT_H 1
  1993. | #define HAVE_STDLIB_H 1
  1994. | #define HAVE_STRING_H 1
  1995. | #define HAVE_MEMORY_H 1
  1996. | #define HAVE_STRINGS_H 1
  1997. | #define HAVE_INTTYPES_H 1
  1998. | #define HAVE_STDINT_H 1
  1999. | #define HAVE_UNISTD_H 1
  2000. | #define __EXTENSIONS__ 1
  2001. | #define _ALL_SOURCE 1
  2002. | #define _GNU_SOURCE 1
  2003. | #define _POSIX_PTHREAD_SEMANTICS 1
  2004. | #define _TANDEM_SOURCE 1
  2005. | #define HAVE_UNISTD_H 1
  2006. | #define HAVE_SYS_IOCTL_H 1
  2007. | #define HAVE_DLFCN_H 1
  2008. | #define LT_OBJDIR ".libs/"
  2009. | #define _FILE_OFFSET_BITS 64
  2010. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  2011. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  2012. | #define SIZEOF_VOID_P 4
  2013. | #define SIZEOF_INT 4
  2014. | #define SIZEOF_LONG 4
  2015. | #define SIZEOF_LONG_LONG 8
  2016. | #define SIZEOF_SIZE_T 4
  2017. | #define HAVE_LIBRT 1
  2018. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  2019. | #define HAVE_STDINT_H 1
  2020. | #define HAVE_INTTYPES_H 1
  2021. | #define HAVE_UINT64_T 1
  2022. | #define HAVE_FCNTL_H 1
  2023. | #define HAVE_UNISTD_H 1
  2024. | #define HAVE_SIGNAL_H 1
  2025. | #define HAVE_SYS_STAT_H 1
  2026. | #define HAVE_SYS_SOCKET_H 1
  2027. | #define HAVE_SYS_POLL_H 1
  2028. | #define HAVE_SYS_UN_H 1
  2029. | #define HAVE_ALARM 1
  2030. | #define HAVE_SCHED_H 1
  2031. | #define HAVE_SCHED_GETAFFINITY 1
  2032. | #define HAVE_SYS_MMAN_H 1
  2033. | #define HAVE_MMAP 1
  2034. | #define HAVE_TIME_H 1
  2035. | #define HAVE_CLOCK_GETTIME 1
  2036. | #define HAVE_FEENABLEEXCEPT 1
  2037. | #define HAVE_FEDISABLEEXCEPT 1
  2038. | #define HAVE_FECLEAREXCEPT 1
  2039. | #define HAVE_LIBGEN_H 1
  2040. | #define HAVE_BYTESWAP_H 1
  2041. | #define HAVE_SIGNAL_H 1
  2042. | #define HAVE_SETJMP_H 1
  2043. | #define HAVE_FENV_H 1
  2044. | #define HAVE_SYS_WAIT_H 1
  2045. | #define HAVE_CTIME_R 1
  2046. | #define HAVE_DRAND48 1
  2047. | #define HAVE_FLOCKFILE 1
  2048. | #define HAVE_FUNLOCKFILE 1
  2049. | #define HAVE_GETLINE 1
  2050. | #define HAVE_LINK 1
  2051. | #define HAVE_STRNDUP 1
  2052. | /* end confdefs.h.  */
  2053. | #include <windows.h>
  2054. configure:19634: result: no
  2055. configure:19634: checking for windows.h
  2056. configure:19634: result: no
  2057. configure:19651: checking for sys/stat.h
  2058. configure:19651: result: yes
  2059. configure:19651: checking io.h usability
  2060. configure:19651: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  2061. conftest.c:105:16: fatal error: io.h: No such file or directory
  2062. #include <io.h>
  2063.                ^
  2064. compilation terminated.
  2065. configure:19651: $? = 1
  2066. configure: failed program was:
  2067. | /* confdefs.h */
  2068. | #define PACKAGE_NAME "cairo"
  2069. | #define PACKAGE_TARNAME "cairo"
  2070. | #define PACKAGE_VERSION "1.12.16"
  2071. | #define PACKAGE_STRING "cairo 1.12.16"
  2072. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  2073. | #define PACKAGE_URL "http://cairographics.org/"
  2074. | #define STDC_HEADERS 1
  2075. | #define HAVE_SYS_TYPES_H 1
  2076. | #define HAVE_SYS_STAT_H 1
  2077. | #define HAVE_STDLIB_H 1
  2078. | #define HAVE_STRING_H 1
  2079. | #define HAVE_MEMORY_H 1
  2080. | #define HAVE_STRINGS_H 1
  2081. | #define HAVE_INTTYPES_H 1
  2082. | #define HAVE_STDINT_H 1
  2083. | #define HAVE_UNISTD_H 1
  2084. | #define __EXTENSIONS__ 1
  2085. | #define _ALL_SOURCE 1
  2086. | #define _GNU_SOURCE 1
  2087. | #define _POSIX_PTHREAD_SEMANTICS 1
  2088. | #define _TANDEM_SOURCE 1
  2089. | #define HAVE_UNISTD_H 1
  2090. | #define HAVE_SYS_IOCTL_H 1
  2091. | #define HAVE_DLFCN_H 1
  2092. | #define LT_OBJDIR ".libs/"
  2093. | #define _FILE_OFFSET_BITS 64
  2094. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  2095. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  2096. | #define SIZEOF_VOID_P 4
  2097. | #define SIZEOF_INT 4
  2098. | #define SIZEOF_LONG 4
  2099. | #define SIZEOF_LONG_LONG 8
  2100. | #define SIZEOF_SIZE_T 4
  2101. | #define HAVE_LIBRT 1
  2102. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  2103. | #define HAVE_STDINT_H 1
  2104. | #define HAVE_INTTYPES_H 1
  2105. | #define HAVE_UINT64_T 1
  2106. | #define HAVE_FCNTL_H 1
  2107. | #define HAVE_UNISTD_H 1
  2108. | #define HAVE_SIGNAL_H 1
  2109. | #define HAVE_SYS_STAT_H 1
  2110. | #define HAVE_SYS_SOCKET_H 1
  2111. | #define HAVE_SYS_POLL_H 1
  2112. | #define HAVE_SYS_UN_H 1
  2113. | #define HAVE_ALARM 1
  2114. | #define HAVE_SCHED_H 1
  2115. | #define HAVE_SCHED_GETAFFINITY 1
  2116. | #define HAVE_SYS_MMAN_H 1
  2117. | #define HAVE_MMAP 1
  2118. | #define HAVE_TIME_H 1
  2119. | #define HAVE_CLOCK_GETTIME 1
  2120. | #define HAVE_FEENABLEEXCEPT 1
  2121. | #define HAVE_FEDISABLEEXCEPT 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. | #define HAVE_GETLINE 1
  2134. | #define HAVE_LINK 1
  2135. | #define HAVE_STRNDUP 1
  2136. | #define HAVE_SYS_STAT_H 1
  2137. | /* end confdefs.h.  */
  2138. | #include <stdio.h>
  2139. | #ifdef HAVE_SYS_TYPES_H
  2140. | # include <sys/types.h>
  2141. | #endif
  2142. | #ifdef HAVE_SYS_STAT_H
  2143. | # include <sys/stat.h>
  2144. | #endif
  2145. | #ifdef STDC_HEADERS
  2146. | # include <stdlib.h>
  2147. | # include <stddef.h>
  2148. | #else
  2149. | # ifdef HAVE_STDLIB_H
  2150. | #  include <stdlib.h>
  2151. | # endif
  2152. | #endif
  2153. | #ifdef HAVE_STRING_H
  2154. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2155. | #  include <memory.h>
  2156. | # endif
  2157. | # include <string.h>
  2158. | #endif
  2159. | #ifdef HAVE_STRINGS_H
  2160. | # include <strings.h>
  2161. | #endif
  2162. | #ifdef HAVE_INTTYPES_H
  2163. | # include <inttypes.h>
  2164. | #endif
  2165. | #ifdef HAVE_STDINT_H
  2166. | # include <stdint.h>
  2167. | #endif
  2168. | #ifdef HAVE_UNISTD_H
  2169. | # include <unistd.h>
  2170. | #endif
  2171. | #include <io.h>
  2172. configure:19651: result: no
  2173. configure:19651: checking io.h presence
  2174. configure:19651: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c
  2175. conftest.c:72:16: fatal error: io.h: No such file or directory
  2176. #include <io.h>
  2177.                ^
  2178. compilation terminated.
  2179. configure:19651: $? = 1
  2180. configure: failed program was:
  2181. | /* confdefs.h */
  2182. | #define PACKAGE_NAME "cairo"
  2183. | #define PACKAGE_TARNAME "cairo"
  2184. | #define PACKAGE_VERSION "1.12.16"
  2185. | #define PACKAGE_STRING "cairo 1.12.16"
  2186. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  2187. | #define PACKAGE_URL "http://cairographics.org/"
  2188. | #define STDC_HEADERS 1
  2189. | #define HAVE_SYS_TYPES_H 1
  2190. | #define HAVE_SYS_STAT_H 1
  2191. | #define HAVE_STDLIB_H 1
  2192. | #define HAVE_STRING_H 1
  2193. | #define HAVE_MEMORY_H 1
  2194. | #define HAVE_STRINGS_H 1
  2195. | #define HAVE_INTTYPES_H 1
  2196. | #define HAVE_STDINT_H 1
  2197. | #define HAVE_UNISTD_H 1
  2198. | #define __EXTENSIONS__ 1
  2199. | #define _ALL_SOURCE 1
  2200. | #define _GNU_SOURCE 1
  2201. | #define _POSIX_PTHREAD_SEMANTICS 1
  2202. | #define _TANDEM_SOURCE 1
  2203. | #define HAVE_UNISTD_H 1
  2204. | #define HAVE_SYS_IOCTL_H 1
  2205. | #define HAVE_DLFCN_H 1
  2206. | #define LT_OBJDIR ".libs/"
  2207. | #define _FILE_OFFSET_BITS 64
  2208. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  2209. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  2210. | #define SIZEOF_VOID_P 4
  2211. | #define SIZEOF_INT 4
  2212. | #define SIZEOF_LONG 4
  2213. | #define SIZEOF_LONG_LONG 8
  2214. | #define SIZEOF_SIZE_T 4
  2215. | #define HAVE_LIBRT 1
  2216. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  2217. | #define HAVE_STDINT_H 1
  2218. | #define HAVE_INTTYPES_H 1
  2219. | #define HAVE_UINT64_T 1
  2220. | #define HAVE_FCNTL_H 1
  2221. | #define HAVE_UNISTD_H 1
  2222. | #define HAVE_SIGNAL_H 1
  2223. | #define HAVE_SYS_STAT_H 1
  2224. | #define HAVE_SYS_SOCKET_H 1
  2225. | #define HAVE_SYS_POLL_H 1
  2226. | #define HAVE_SYS_UN_H 1
  2227. | #define HAVE_ALARM 1
  2228. | #define HAVE_SCHED_H 1
  2229. | #define HAVE_SCHED_GETAFFINITY 1
  2230. | #define HAVE_SYS_MMAN_H 1
  2231. | #define HAVE_MMAP 1
  2232. | #define HAVE_TIME_H 1
  2233. | #define HAVE_CLOCK_GETTIME 1
  2234. | #define HAVE_FEENABLEEXCEPT 1
  2235. | #define HAVE_FEDISABLEEXCEPT 1
  2236. | #define HAVE_FECLEAREXCEPT 1
  2237. | #define HAVE_LIBGEN_H 1
  2238. | #define HAVE_BYTESWAP_H 1
  2239. | #define HAVE_SIGNAL_H 1
  2240. | #define HAVE_SETJMP_H 1
  2241. | #define HAVE_FENV_H 1
  2242. | #define HAVE_SYS_WAIT_H 1
  2243. | #define HAVE_CTIME_R 1
  2244. | #define HAVE_DRAND48 1
  2245. | #define HAVE_FLOCKFILE 1
  2246. | #define HAVE_FUNLOCKFILE 1
  2247. | #define HAVE_GETLINE 1
  2248. | #define HAVE_LINK 1
  2249. | #define HAVE_STRNDUP 1
  2250. | #define HAVE_SYS_STAT_H 1
  2251. | /* end confdefs.h.  */
  2252. | #include <io.h>
  2253. configure:19651: result: no
  2254. configure:19651: checking for io.h
  2255. configure:19651: result: no
  2256. configure:19661: checking for mkdir
  2257. configure:19661: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lrt  -lm >&5
  2258. configure:19661: $? = 0
  2259. configure:19661: result: yes
  2260. configure:19663: checking mkdir variant
  2261. configure:19686: gcc -m32 -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 -Wno-unused-but-set-variable -D_FORTIFY_SOURCE=2 conftest.c >&5
  2262. In file included from /usr/include/sys/stat.h:25:0,
  2263.                 from conftest.c:74:
  2264. /usr/include/features.h:327:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  2265. #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  2266.    ^
  2267. conftest.c:81:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  2268.  main ()
  2269.  ^
  2270. conftest.c: In function 'main':
  2271. conftest.c:81:1: warning: old-style function definition [-Wold-style-definition]
  2272. configure:19686: $? = 0
  2273. configure:19713: result: mkdir(path, mode)
  2274. configure:19732: checking for fork
  2275. configure:19732: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lrt  -lm >&5
  2276. conftest.c:96:6: warning: conflicting types for built-in function 'fork' [enabled by default]
  2277.  char fork ();
  2278.       ^
  2279. configure:19732: $? = 0
  2280. configure:19732: result: yes
  2281. configure:19732: checking for waitpid
  2282. configure:19732: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lrt  -lm >&5
  2283. configure:19732: $? = 0
  2284. configure:19732: result: yes
  2285. configure:19732: checking for raise
  2286. configure:19732: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lrt  -lm >&5
  2287. configure:19732: $? = 0
  2288. configure:19732: result: yes
  2289. configure:20045: checking for VALGRIND
  2290. configure:20052: $PKG_CONFIG --exists --print-errors "valgrind"
  2291. Package valgrind was not found in the pkg-config search path.
  2292. Perhaps you should add the directory containing `valgrind.pc'
  2293. to the PKG_CONFIG_PATH environment variable
  2294. No package 'valgrind' found
  2295. configure:20055: $? = 1
  2296. configure:20068: $PKG_CONFIG --exists --print-errors "valgrind"
  2297. Package valgrind was not found in the pkg-config search path.
  2298. Perhaps you should add the directory containing `valgrind.pc'
  2299. to the PKG_CONFIG_PATH environment variable
  2300. No package 'valgrind' found
  2301. configure:20071: $? = 1
  2302. No package 'valgrind' found
  2303. configure:20098: result: no
  2304. configure:20100: result: no
  2305. configure:20254: checking for compress in -lz
  2306. configure:20279: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lz  -lrt  -lm >&5
  2307. configure:20279: $? = 0
  2308. configure:20288: result: yes
  2309. configure:20291: checking zlib.h usability
  2310. configure:20291: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  2311. configure:20291: $? = 0
  2312. configure:20291: result: yes
  2313. configure:20291: checking zlib.h presence
  2314. configure:20291: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c
  2315. In file included from /usr/include/limits.h:25:0,
  2316.                  from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.1/include-fixed/limits.h:168,
  2317.                  from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.1/include-fixed/syslimits.h:7,
  2318.                  from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.1/include-fixed/limits.h:34,
  2319.                  from /usr/include/zconf.h:395,
  2320.                  from /usr/include/zlib.h:34,
  2321.                  from conftest.c:84:
  2322. /usr/include/features.h:327:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  2323.  #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  2324.     ^
  2325. configure:20291: $? = 0
  2326. configure:20291: result: yes
  2327. configure:20291: checking for zlib.h
  2328. configure:20291: result: yes
  2329. configure:20310: checking for lzo2a_decompress in -llzo2
  2330. configure:20335: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -llzo2  -lrt  -lm >&5
  2331. /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.1/../../../liblzo2.so when searching for -llzo2
  2332. /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.1/../../../liblzo2.a when searching for -llzo2
  2333. /usr/bin/ld: skipping incompatible /usr/lib/liblzo2.so when searching for -llzo2
  2334. /usr/bin/ld: skipping incompatible /usr/lib/liblzo2.a when searching for -llzo2
  2335. /usr/bin/ld: cannot find -llzo2
  2336. collect2: error: ld returned 1 exit status
  2337. configure:20335: $? = 1
  2338. configure: failed program was:
  2339. | /* confdefs.h */
  2340. | #define PACKAGE_NAME "cairo"
  2341. | #define PACKAGE_TARNAME "cairo"
  2342. | #define PACKAGE_VERSION "1.12.16"
  2343. | #define PACKAGE_STRING "cairo 1.12.16"
  2344. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  2345. | #define PACKAGE_URL "http://cairographics.org/"
  2346. | #define STDC_HEADERS 1
  2347. | #define HAVE_SYS_TYPES_H 1
  2348. | #define HAVE_SYS_STAT_H 1
  2349. | #define HAVE_STDLIB_H 1
  2350. | #define HAVE_STRING_H 1
  2351. | #define HAVE_MEMORY_H 1
  2352. | #define HAVE_STRINGS_H 1
  2353. | #define HAVE_INTTYPES_H 1
  2354. | #define HAVE_STDINT_H 1
  2355. | #define HAVE_UNISTD_H 1
  2356. | #define __EXTENSIONS__ 1
  2357. | #define _ALL_SOURCE 1
  2358. | #define _GNU_SOURCE 1
  2359. | #define _POSIX_PTHREAD_SEMANTICS 1
  2360. | #define _TANDEM_SOURCE 1
  2361. | #define HAVE_UNISTD_H 1
  2362. | #define HAVE_SYS_IOCTL_H 1
  2363. | #define HAVE_DLFCN_H 1
  2364. | #define LT_OBJDIR ".libs/"
  2365. | #define _FILE_OFFSET_BITS 64
  2366. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  2367. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  2368. | #define SIZEOF_VOID_P 4
  2369. | #define SIZEOF_INT 4
  2370. | #define SIZEOF_LONG 4
  2371. | #define SIZEOF_LONG_LONG 8
  2372. | #define SIZEOF_SIZE_T 4
  2373. | #define HAVE_LIBRT 1
  2374. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  2375. | #define HAVE_STDINT_H 1
  2376. | #define HAVE_INTTYPES_H 1
  2377. | #define HAVE_UINT64_T 1
  2378. | #define HAVE_FCNTL_H 1
  2379. | #define HAVE_UNISTD_H 1
  2380. | #define HAVE_SIGNAL_H 1
  2381. | #define HAVE_SYS_STAT_H 1
  2382. | #define HAVE_SYS_SOCKET_H 1
  2383. | #define HAVE_SYS_POLL_H 1
  2384. | #define HAVE_SYS_UN_H 1
  2385. | #define HAVE_ALARM 1
  2386. | #define HAVE_SCHED_H 1
  2387. | #define HAVE_SCHED_GETAFFINITY 1
  2388. | #define HAVE_SYS_MMAN_H 1
  2389. | #define HAVE_MMAP 1
  2390. | #define HAVE_TIME_H 1
  2391. | #define HAVE_CLOCK_GETTIME 1
  2392. | #define HAVE_FEENABLEEXCEPT 1
  2393. | #define HAVE_FEDISABLEEXCEPT 1
  2394. | #define HAVE_FECLEAREXCEPT 1
  2395. | #define HAVE_LIBGEN_H 1
  2396. | #define HAVE_BYTESWAP_H 1
  2397. | #define HAVE_SIGNAL_H 1
  2398. | #define HAVE_SETJMP_H 1
  2399. | #define HAVE_FENV_H 1
  2400. | #define HAVE_SYS_WAIT_H 1
  2401. | #define HAVE_CTIME_R 1
  2402. | #define HAVE_DRAND48 1
  2403. | #define HAVE_FLOCKFILE 1
  2404. | #define HAVE_FUNLOCKFILE 1
  2405. | #define HAVE_GETLINE 1
  2406. | #define HAVE_LINK 1
  2407. | #define HAVE_STRNDUP 1
  2408. | #define HAVE_SYS_STAT_H 1
  2409. | #define HAVE_MKDIR 2
  2410. | #define HAVE_FORK 1
  2411. | #define HAVE_WAITPID 1
  2412. | #define HAVE_RAISE 1
  2413. | #undef PACKAGE_VERSION
  2414. | #undef PACKAGE_STRING
  2415. | #undef PACKAGE_NAME
  2416. | #undef PACKAGE_TARNAME
  2417. | #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD
  2418. | #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD
  2419. | #define PACKAGE_NAME USE_cairo_INSTEAD
  2420. | #define PACKAGE_TARNAME USE_cairo_INSTEAD
  2421. | #define HAVE_ZLIB 1
  2422. | /* end confdefs.h.  */
  2423. |
  2424. | /* Override any GCC internal prototype to avoid an error.
  2425. |    Use char because int might match the return type of a GCC
  2426. |    builtin and then its argument prototype would still apply.  */
  2427. | #ifdef __cplusplus
  2428. | extern "C"
  2429. | #endif
  2430. | char lzo2a_decompress ();
  2431. | int
  2432. | main ()
  2433. | {
  2434. | return lzo2a_decompress ();
  2435. |   ;
  2436. |   return 0;
  2437. | }
  2438. configure:20344: result: no
  2439. configure:20368: checking for dlsym in -ldl
  2440. configure:20393: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -ldl  -lrt  -lm >&5
  2441. configure:20393: $? = 0
  2442. configure:20402: result: yes
  2443. configure:20421: checking for dlfcn.h
  2444. configure:20421: result: yes
  2445. configure:20456: checking for X
  2446. configure:20564: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c
  2447. In file included from /usr/include/sys/types.h:25:0,
  2448.                  from /usr/include/X11/Xlib.h:38,
  2449.                  from conftest.c:87:
  2450. /usr/include/features.h:327:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  2451.  #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  2452.     ^
  2453. configure:20564: $? = 0
  2454. configure:20595: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lX11 -lrt  -lm >&5
  2455. configure:20595: $? = 0
  2456. configure:20645: result: libraries , headers
  2457. configure:20661: checking for cairo's Xlib surface backend feature
  2458. configure:20679: checking for xlib
  2459. configure:20686: $PKG_CONFIG --exists --print-errors "$xlib_REQUIRES"
  2460. configure:20689: $? = 0
  2461. configure:20702: $PKG_CONFIG --exists --print-errors "$xlib_REQUIRES"
  2462. configure:20705: $? = 0
  2463. configure:21732: result: yes
  2464. configure:21737: checking sys/ipc.h usability
  2465. configure:21737: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  2466. configure:21737: $? = 0
  2467. configure:21737: result: yes
  2468. configure:21737: checking sys/ipc.h presence
  2469. configure:21737: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c
  2470. In file included from /usr/include/sys/ipc.h:21:0,
  2471.                 from conftest.c:87:
  2472. /usr/include/features.h:327:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  2473. #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  2474.    ^
  2475. configure:21737: $? = 0
  2476. configure:21737: result: yes
  2477. configure:21737: checking for sys/ipc.h
  2478. configure:21737: result: yes
  2479. configure:21743: checking sys/shm.h usability
  2480. configure:21743: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  2481. configure:21743: $? = 0
  2482. configure:21743: result: yes
  2483. configure:21743: checking sys/shm.h presence
  2484. configure:21743: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c
  2485. In file included from /usr/include/sys/shm.h:21:0,
  2486.                 from conftest.c:87:
  2487. /usr/include/features.h:327:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  2488. #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  2489.    ^
  2490. configure:21743: $? = 0
  2491. configure:21743: result: yes
  2492. configure:21743: checking for sys/shm.h
  2493. configure:21743: result: yes
  2494. configure:21751: checking whether shmctl IPC_RMID allowes subsequent attaches
  2495. configure:21780: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lrt  -lm >&5
  2496. configure:21780: $? = 0
  2497. configure:21780: ./conftest
  2498. configure:21780: $? = 0
  2499. configure:21784: result: yes
  2500. configure:21799: checking for X11/extensions/XShm.h
  2501. configure:21799: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  2502. configure:21799: $? = 0
  2503. configure:21799: result: yes
  2504. configure:21799: checking for X11/extensions/shmproto.h
  2505. configure:21799: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  2506. configure:21799: $? = 0
  2507. configure:21799: result: yes
  2508. configure:21799: checking for X11/extensions/shmstr.h
  2509. configure:21799: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  2510. configure:21799: $? = 0
  2511. configure:21799: result: yes
  2512. configure:21813: checking whether cairo's Xlib surface backend feature could be enabled
  2513. configure:21815: result: yes
  2514. configure:22038: checking for cairo's Xlib Xrender surface backend feature
  2515. configure:22060: checking for xlib_xrender
  2516. configure:22067: $PKG_CONFIG --exists --print-errors "$xlib_xrender_REQUIRES"
  2517. configure:22070: $? = 0
  2518. configure:22083: $PKG_CONFIG --exists --print-errors "$xlib_xrender_REQUIRES"
  2519. configure:22086: $? = 0
  2520. configure:22147: result: yes
  2521. configure:22159: checking for XRenderCreateLinearGradient
  2522. configure:22159: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4     -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lrt  -lm     >&5
  2523. /tmp/ccAXR6dZ.o: In function `main':
  2524. conftest.c:(.text.startup+0x7): undefined reference to `XRenderCreateLinearGradient'
  2525. collect2: error: ld returned 1 exit status
  2526. configure:22159: $? = 1
  2527. configure: failed program was:
  2528. | /* confdefs.h */
  2529. | #define PACKAGE_NAME "cairo"
  2530. | #define PACKAGE_TARNAME "cairo"
  2531. | #define PACKAGE_VERSION "1.12.16"
  2532. | #define PACKAGE_STRING "cairo 1.12.16"
  2533. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  2534. | #define PACKAGE_URL "http://cairographics.org/"
  2535. | #define STDC_HEADERS 1
  2536. | #define HAVE_SYS_TYPES_H 1
  2537. | #define HAVE_SYS_STAT_H 1
  2538. | #define HAVE_STDLIB_H 1
  2539. | #define HAVE_STRING_H 1
  2540. | #define HAVE_MEMORY_H 1
  2541. | #define HAVE_STRINGS_H 1
  2542. | #define HAVE_INTTYPES_H 1
  2543. | #define HAVE_STDINT_H 1
  2544. | #define HAVE_UNISTD_H 1
  2545. | #define __EXTENSIONS__ 1
  2546. | #define _ALL_SOURCE 1
  2547. | #define _GNU_SOURCE 1
  2548. | #define _POSIX_PTHREAD_SEMANTICS 1
  2549. | #define _TANDEM_SOURCE 1
  2550. | #define HAVE_UNISTD_H 1
  2551. | #define HAVE_SYS_IOCTL_H 1
  2552. | #define HAVE_DLFCN_H 1
  2553. | #define LT_OBJDIR ".libs/"
  2554. | #define _FILE_OFFSET_BITS 64
  2555. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  2556. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  2557. | #define SIZEOF_VOID_P 4
  2558. | #define SIZEOF_INT 4
  2559. | #define SIZEOF_LONG 4
  2560. | #define SIZEOF_LONG_LONG 8
  2561. | #define SIZEOF_SIZE_T 4
  2562. | #define HAVE_LIBRT 1
  2563. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  2564. | #define HAVE_STDINT_H 1
  2565. | #define HAVE_INTTYPES_H 1
  2566. | #define HAVE_UINT64_T 1
  2567. | #define HAVE_FCNTL_H 1
  2568. | #define HAVE_UNISTD_H 1
  2569. | #define HAVE_SIGNAL_H 1
  2570. | #define HAVE_SYS_STAT_H 1
  2571. | #define HAVE_SYS_SOCKET_H 1
  2572. | #define HAVE_SYS_POLL_H 1
  2573. | #define HAVE_SYS_UN_H 1
  2574. | #define HAVE_ALARM 1
  2575. | #define HAVE_SCHED_H 1
  2576. | #define HAVE_SCHED_GETAFFINITY 1
  2577. | #define HAVE_SYS_MMAN_H 1
  2578. | #define HAVE_MMAP 1
  2579. | #define HAVE_TIME_H 1
  2580. | #define HAVE_CLOCK_GETTIME 1
  2581. | #define HAVE_FEENABLEEXCEPT 1
  2582. | #define HAVE_FEDISABLEEXCEPT 1
  2583. | #define HAVE_FECLEAREXCEPT 1
  2584. | #define HAVE_LIBGEN_H 1
  2585. | #define HAVE_BYTESWAP_H 1
  2586. | #define HAVE_SIGNAL_H 1
  2587. | #define HAVE_SETJMP_H 1
  2588. | #define HAVE_FENV_H 1
  2589. | #define HAVE_SYS_WAIT_H 1
  2590. | #define HAVE_CTIME_R 1
  2591. | #define HAVE_DRAND48 1
  2592. | #define HAVE_FLOCKFILE 1
  2593. | #define HAVE_FUNLOCKFILE 1
  2594. | #define HAVE_GETLINE 1
  2595. | #define HAVE_LINK 1
  2596. | #define HAVE_STRNDUP 1
  2597. | #define HAVE_SYS_STAT_H 1
  2598. | #define HAVE_MKDIR 2
  2599. | #define HAVE_FORK 1
  2600. | #define HAVE_WAITPID 1
  2601. | #define HAVE_RAISE 1
  2602. | #undef PACKAGE_VERSION
  2603. | #undef PACKAGE_STRING
  2604. | #undef PACKAGE_NAME
  2605. | #undef PACKAGE_TARNAME
  2606. | #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD
  2607. | #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD
  2608. | #define PACKAGE_NAME USE_cairo_INSTEAD
  2609. | #define PACKAGE_TARNAME USE_cairo_INSTEAD
  2610. | #define HAVE_ZLIB 1
  2611. | #define HAVE_DLFCN_H 1
  2612. | #define CAIRO_HAS_DLSYM 1
  2613. | #define IPC_RMID_DEFERRED_RELEASE 1
  2614. | #define HAVE_X11_EXTENSIONS_XSHM_H 1
  2615. | #define HAVE_X11_EXTENSIONS_SHMPROTO_H 1
  2616. | #define HAVE_X11_EXTENSIONS_SHMSTR_H 1
  2617. | /* end confdefs.h.  */
  2618. | /* Define XRenderCreateLinearGradient to an innocuous variant, in case <limits.h> declares XRenderCreateLinearGradient.
  2619. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  2620. | #define XRenderCreateLinearGradient innocuous_XRenderCreateLinearGradient
  2621. |
  2622. | /* System header to define __stub macros and hopefully few prototypes,
  2623. |     which can conflict with char XRenderCreateLinearGradient (); below.
  2624. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2625. |     <limits.h> exists even on freestanding compilers.  */
  2626. |
  2627. | #ifdef __STDC__
  2628. | # include <limits.h>
  2629. | #else
  2630. | # include <assert.h>
  2631. | #endif
  2632. |
  2633. | #undef XRenderCreateLinearGradient
  2634. |
  2635. | /* Override any GCC internal prototype to avoid an error.
  2636. |    Use char because int might match the return type of a GCC
  2637. |    builtin and then its argument prototype would still apply.  */
  2638. | #ifdef __cplusplus
  2639. | extern "C"
  2640. | #endif
  2641. | char XRenderCreateLinearGradient ();
  2642. | /* The GNU C library defines this for functions which it implements
  2643. |     to always fail with ENOSYS.  Some functions are actually named
  2644. |     something starting with __ and the normal name is an alias.  */
  2645. | #if defined __stub_XRenderCreateLinearGradient || defined __stub___XRenderCreateLinearGradient
  2646. | choke me
  2647. | #endif
  2648. |
  2649. | int
  2650. | main ()
  2651. | {
  2652. | return XRenderCreateLinearGradient ();
  2653. |   ;
  2654. |   return 0;
  2655. | }
  2656. configure:22159: result: no
  2657. configure:22159: checking for XRenderCreateRadialGradient
  2658. configure:22159: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4     -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lrt  -lm     >&5
  2659. /tmp/cc8jvsD6.o: In function `main':
  2660. conftest.c:(.text.startup+0x7): undefined reference to `XRenderCreateRadialGradient'
  2661. collect2: error: ld returned 1 exit status
  2662. configure:22159: $? = 1
  2663. configure: failed program was:
  2664. | /* confdefs.h */
  2665. | #define PACKAGE_NAME "cairo"
  2666. | #define PACKAGE_TARNAME "cairo"
  2667. | #define PACKAGE_VERSION "1.12.16"
  2668. | #define PACKAGE_STRING "cairo 1.12.16"
  2669. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  2670. | #define PACKAGE_URL "http://cairographics.org/"
  2671. | #define STDC_HEADERS 1
  2672. | #define HAVE_SYS_TYPES_H 1
  2673. | #define HAVE_SYS_STAT_H 1
  2674. | #define HAVE_STDLIB_H 1
  2675. | #define HAVE_STRING_H 1
  2676. | #define HAVE_MEMORY_H 1
  2677. | #define HAVE_STRINGS_H 1
  2678. | #define HAVE_INTTYPES_H 1
  2679. | #define HAVE_STDINT_H 1
  2680. | #define HAVE_UNISTD_H 1
  2681. | #define __EXTENSIONS__ 1
  2682. | #define _ALL_SOURCE 1
  2683. | #define _GNU_SOURCE 1
  2684. | #define _POSIX_PTHREAD_SEMANTICS 1
  2685. | #define _TANDEM_SOURCE 1
  2686. | #define HAVE_UNISTD_H 1
  2687. | #define HAVE_SYS_IOCTL_H 1
  2688. | #define HAVE_DLFCN_H 1
  2689. | #define LT_OBJDIR ".libs/"
  2690. | #define _FILE_OFFSET_BITS 64
  2691. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  2692. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  2693. | #define SIZEOF_VOID_P 4
  2694. | #define SIZEOF_INT 4
  2695. | #define SIZEOF_LONG 4
  2696. | #define SIZEOF_LONG_LONG 8
  2697. | #define SIZEOF_SIZE_T 4
  2698. | #define HAVE_LIBRT 1
  2699. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  2700. | #define HAVE_STDINT_H 1
  2701. | #define HAVE_INTTYPES_H 1
  2702. | #define HAVE_UINT64_T 1
  2703. | #define HAVE_FCNTL_H 1
  2704. | #define HAVE_UNISTD_H 1
  2705. | #define HAVE_SIGNAL_H 1
  2706. | #define HAVE_SYS_STAT_H 1
  2707. | #define HAVE_SYS_SOCKET_H 1
  2708. | #define HAVE_SYS_POLL_H 1
  2709. | #define HAVE_SYS_UN_H 1
  2710. | #define HAVE_ALARM 1
  2711. | #define HAVE_SCHED_H 1
  2712. | #define HAVE_SCHED_GETAFFINITY 1
  2713. | #define HAVE_SYS_MMAN_H 1
  2714. | #define HAVE_MMAP 1
  2715. | #define HAVE_TIME_H 1
  2716. | #define HAVE_CLOCK_GETTIME 1
  2717. | #define HAVE_FEENABLEEXCEPT 1
  2718. | #define HAVE_FEDISABLEEXCEPT 1
  2719. | #define HAVE_FECLEAREXCEPT 1
  2720. | #define HAVE_LIBGEN_H 1
  2721. | #define HAVE_BYTESWAP_H 1
  2722. | #define HAVE_SIGNAL_H 1
  2723. | #define HAVE_SETJMP_H 1
  2724. | #define HAVE_FENV_H 1
  2725. | #define HAVE_SYS_WAIT_H 1
  2726. | #define HAVE_CTIME_R 1
  2727. | #define HAVE_DRAND48 1
  2728. | #define HAVE_FLOCKFILE 1
  2729. | #define HAVE_FUNLOCKFILE 1
  2730. | #define HAVE_GETLINE 1
  2731. | #define HAVE_LINK 1
  2732. | #define HAVE_STRNDUP 1
  2733. | #define HAVE_SYS_STAT_H 1
  2734. | #define HAVE_MKDIR 2
  2735. | #define HAVE_FORK 1
  2736. | #define HAVE_WAITPID 1
  2737. | #define HAVE_RAISE 1
  2738. | #undef PACKAGE_VERSION
  2739. | #undef PACKAGE_STRING
  2740. | #undef PACKAGE_NAME
  2741. | #undef PACKAGE_TARNAME
  2742. | #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD
  2743. | #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD
  2744. | #define PACKAGE_NAME USE_cairo_INSTEAD
  2745. | #define PACKAGE_TARNAME USE_cairo_INSTEAD
  2746. | #define HAVE_ZLIB 1
  2747. | #define HAVE_DLFCN_H 1
  2748. | #define CAIRO_HAS_DLSYM 1
  2749. | #define IPC_RMID_DEFERRED_RELEASE 1
  2750. | #define HAVE_X11_EXTENSIONS_XSHM_H 1
  2751. | #define HAVE_X11_EXTENSIONS_SHMPROTO_H 1
  2752. | #define HAVE_X11_EXTENSIONS_SHMSTR_H 1
  2753. | /* end confdefs.h.  */
  2754. | /* Define XRenderCreateRadialGradient to an innocuous variant, in case <limits.h> declares XRenderCreateRadialGradient.
  2755. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  2756. | #define XRenderCreateRadialGradient innocuous_XRenderCreateRadialGradient
  2757. |
  2758. | /* System header to define __stub macros and hopefully few prototypes,
  2759. |     which can conflict with char XRenderCreateRadialGradient (); below.
  2760. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2761. |     <limits.h> exists even on freestanding compilers.  */
  2762. |
  2763. | #ifdef __STDC__
  2764. | # include <limits.h>
  2765. | #else
  2766. | # include <assert.h>
  2767. | #endif
  2768. |
  2769. | #undef XRenderCreateRadialGradient
  2770. |
  2771. | /* Override any GCC internal prototype to avoid an error.
  2772. |    Use char because int might match the return type of a GCC
  2773. |    builtin and then its argument prototype would still apply.  */
  2774. | #ifdef __cplusplus
  2775. | extern "C"
  2776. | #endif
  2777. | char XRenderCreateRadialGradient ();
  2778. | /* The GNU C library defines this for functions which it implements
  2779. |     to always fail with ENOSYS.  Some functions are actually named
  2780. |     something starting with __ and the normal name is an alias.  */
  2781. | #if defined __stub_XRenderCreateRadialGradient || defined __stub___XRenderCreateRadialGradient
  2782. | choke me
  2783. | #endif
  2784. |
  2785. | int
  2786. | main ()
  2787. | {
  2788. | return XRenderCreateRadialGradient ();
  2789. |   ;
  2790. |   return 0;
  2791. | }
  2792. configure:22159: result: no
  2793. configure:22159: checking for XRenderCreateConicalGradient
  2794. configure:22159: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4     -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lrt  -lm     >&5
  2795. /tmp/ccErW5td.o: In function `main':
  2796. conftest.c:(.text.startup+0x7): undefined reference to `XRenderCreateConicalGradient'
  2797. collect2: error: ld returned 1 exit status
  2798. configure:22159: $? = 1
  2799. configure: failed program was:
  2800. | /* confdefs.h */
  2801. | #define PACKAGE_NAME "cairo"
  2802. | #define PACKAGE_TARNAME "cairo"
  2803. | #define PACKAGE_VERSION "1.12.16"
  2804. | #define PACKAGE_STRING "cairo 1.12.16"
  2805. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  2806. | #define PACKAGE_URL "http://cairographics.org/"
  2807. | #define STDC_HEADERS 1
  2808. | #define HAVE_SYS_TYPES_H 1
  2809. | #define HAVE_SYS_STAT_H 1
  2810. | #define HAVE_STDLIB_H 1
  2811. | #define HAVE_STRING_H 1
  2812. | #define HAVE_MEMORY_H 1
  2813. | #define HAVE_STRINGS_H 1
  2814. | #define HAVE_INTTYPES_H 1
  2815. | #define HAVE_STDINT_H 1
  2816. | #define HAVE_UNISTD_H 1
  2817. | #define __EXTENSIONS__ 1
  2818. | #define _ALL_SOURCE 1
  2819. | #define _GNU_SOURCE 1
  2820. | #define _POSIX_PTHREAD_SEMANTICS 1
  2821. | #define _TANDEM_SOURCE 1
  2822. | #define HAVE_UNISTD_H 1
  2823. | #define HAVE_SYS_IOCTL_H 1
  2824. | #define HAVE_DLFCN_H 1
  2825. | #define LT_OBJDIR ".libs/"
  2826. | #define _FILE_OFFSET_BITS 64
  2827. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  2828. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  2829. | #define SIZEOF_VOID_P 4
  2830. | #define SIZEOF_INT 4
  2831. | #define SIZEOF_LONG 4
  2832. | #define SIZEOF_LONG_LONG 8
  2833. | #define SIZEOF_SIZE_T 4
  2834. | #define HAVE_LIBRT 1
  2835. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  2836. | #define HAVE_STDINT_H 1
  2837. | #define HAVE_INTTYPES_H 1
  2838. | #define HAVE_UINT64_T 1
  2839. | #define HAVE_FCNTL_H 1
  2840. | #define HAVE_UNISTD_H 1
  2841. | #define HAVE_SIGNAL_H 1
  2842. | #define HAVE_SYS_STAT_H 1
  2843. | #define HAVE_SYS_SOCKET_H 1
  2844. | #define HAVE_SYS_POLL_H 1
  2845. | #define HAVE_SYS_UN_H 1
  2846. | #define HAVE_ALARM 1
  2847. | #define HAVE_SCHED_H 1
  2848. | #define HAVE_SCHED_GETAFFINITY 1
  2849. | #define HAVE_SYS_MMAN_H 1
  2850. | #define HAVE_MMAP 1
  2851. | #define HAVE_TIME_H 1
  2852. | #define HAVE_CLOCK_GETTIME 1
  2853. | #define HAVE_FEENABLEEXCEPT 1
  2854. | #define HAVE_FEDISABLEEXCEPT 1
  2855. | #define HAVE_FECLEAREXCEPT 1
  2856. | #define HAVE_LIBGEN_H 1
  2857. | #define HAVE_BYTESWAP_H 1
  2858. | #define HAVE_SIGNAL_H 1
  2859. | #define HAVE_SETJMP_H 1
  2860. | #define HAVE_FENV_H 1
  2861. | #define HAVE_SYS_WAIT_H 1
  2862. | #define HAVE_CTIME_R 1
  2863. | #define HAVE_DRAND48 1
  2864. | #define HAVE_FLOCKFILE 1
  2865. | #define HAVE_FUNLOCKFILE 1
  2866. | #define HAVE_GETLINE 1
  2867. | #define HAVE_LINK 1
  2868. | #define HAVE_STRNDUP 1
  2869. | #define HAVE_SYS_STAT_H 1
  2870. | #define HAVE_MKDIR 2
  2871. | #define HAVE_FORK 1
  2872. | #define HAVE_WAITPID 1
  2873. | #define HAVE_RAISE 1
  2874. | #undef PACKAGE_VERSION
  2875. | #undef PACKAGE_STRING
  2876. | #undef PACKAGE_NAME
  2877. | #undef PACKAGE_TARNAME
  2878. | #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD
  2879. | #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD
  2880. | #define PACKAGE_NAME USE_cairo_INSTEAD
  2881. | #define PACKAGE_TARNAME USE_cairo_INSTEAD
  2882. | #define HAVE_ZLIB 1
  2883. | #define HAVE_DLFCN_H 1
  2884. | #define CAIRO_HAS_DLSYM 1
  2885. | #define IPC_RMID_DEFERRED_RELEASE 1
  2886. | #define HAVE_X11_EXTENSIONS_XSHM_H 1
  2887. | #define HAVE_X11_EXTENSIONS_SHMPROTO_H 1
  2888. | #define HAVE_X11_EXTENSIONS_SHMSTR_H 1
  2889. | /* end confdefs.h.  */
  2890. | /* Define XRenderCreateConicalGradient to an innocuous variant, in case <limits.h> declares XRenderCreateConicalGradient.
  2891. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  2892. | #define XRenderCreateConicalGradient innocuous_XRenderCreateConicalGradient
  2893. |
  2894. | /* System header to define __stub macros and hopefully few prototypes,
  2895. |     which can conflict with char XRenderCreateConicalGradient (); below.
  2896. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2897. |     <limits.h> exists even on freestanding compilers.  */
  2898. |
  2899. | #ifdef __STDC__
  2900. | # include <limits.h>
  2901. | #else
  2902. | # include <assert.h>
  2903. | #endif
  2904. |
  2905. | #undef XRenderCreateConicalGradient
  2906. |
  2907. | /* Override any GCC internal prototype to avoid an error.
  2908. |    Use char because int might match the return type of a GCC
  2909. |    builtin and then its argument prototype would still apply.  */
  2910. | #ifdef __cplusplus
  2911. | extern "C"
  2912. | #endif
  2913. | char XRenderCreateConicalGradient ();
  2914. | /* The GNU C library defines this for functions which it implements
  2915. |     to always fail with ENOSYS.  Some functions are actually named
  2916. |     something starting with __ and the normal name is an alias.  */
  2917. | #if defined __stub_XRenderCreateConicalGradient || defined __stub___XRenderCreateConicalGradient
  2918. | choke me
  2919. | #endif
  2920. |
  2921. | int
  2922. | main ()
  2923. | {
  2924. | return XRenderCreateConicalGradient ();
  2925. |   ;
  2926. |   return 0;
  2927. | }
  2928. configure:22159: result: no
  2929. configure:22174: checking whether cairo's Xlib Xrender surface backend feature could be enabled
  2930. configure:22176: result: yes
  2931. configure:22400: checking for cairo's XCB surface backend feature
  2932. configure:22418: checking for xcb
  2933. configure:22425: $PKG_CONFIG --exists --print-errors "$xcb_REQUIRES"
  2934. configure:22428: $? = 0
  2935. configure:22441: $PKG_CONFIG --exists --print-errors "$xcb_REQUIRES"
  2936. configure:22444: $? = 0
  2937. configure:22479: result: yes
  2938. configure:22485: checking whether cairo's XCB surface backend feature could be enabled
  2939. configure:22487: result: yes
  2940. configure:23020: checking for cairo's XCB/SHM functions feature
  2941. configure:23039: checking for xcb_shm
  2942. configure:23046: $PKG_CONFIG --exists --print-errors "$xcb_shm_REQUIRES"
  2943. configure:23049: $? = 0
  2944. configure:23062: $PKG_CONFIG --exists --print-errors "$xcb_shm_REQUIRES"
  2945. configure:23065: $? = 0
  2946. configure:23100: result: yes
  2947. configure:23109: checking whether cairo's XCB/SHM functions feature could be enabled
  2948. configure:23111: result: yes
  2949. configure:23640: checking for cairo's Quartz surface backend feature
  2950. configure:23655: checking ApplicationServices/ApplicationServices.h usability
  2951. configure:23655: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  2952. conftest.c:124:53: fatal error: ApplicationServices/ApplicationServices.h: No such file or directory
  2953. #include <ApplicationServices/ApplicationServices.h>
  2954.                                                     ^
  2955. compilation terminated.
  2956. configure:23655: $? = 1
  2957. configure: failed program was:
  2958. | /* confdefs.h */
  2959. | #define PACKAGE_NAME "cairo"
  2960. | #define PACKAGE_TARNAME "cairo"
  2961. | #define PACKAGE_VERSION "1.12.16"
  2962. | #define PACKAGE_STRING "cairo 1.12.16"
  2963. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  2964. | #define PACKAGE_URL "http://cairographics.org/"
  2965. | #define STDC_HEADERS 1
  2966. | #define HAVE_SYS_TYPES_H 1
  2967. | #define HAVE_SYS_STAT_H 1
  2968. | #define HAVE_STDLIB_H 1
  2969. | #define HAVE_STRING_H 1
  2970. | #define HAVE_MEMORY_H 1
  2971. | #define HAVE_STRINGS_H 1
  2972. | #define HAVE_INTTYPES_H 1
  2973. | #define HAVE_STDINT_H 1
  2974. | #define HAVE_UNISTD_H 1
  2975. | #define __EXTENSIONS__ 1
  2976. | #define _ALL_SOURCE 1
  2977. | #define _GNU_SOURCE 1
  2978. | #define _POSIX_PTHREAD_SEMANTICS 1
  2979. | #define _TANDEM_SOURCE 1
  2980. | #define HAVE_UNISTD_H 1
  2981. | #define HAVE_SYS_IOCTL_H 1
  2982. | #define HAVE_DLFCN_H 1
  2983. | #define LT_OBJDIR ".libs/"
  2984. | #define _FILE_OFFSET_BITS 64
  2985. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  2986. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  2987. | #define SIZEOF_VOID_P 4
  2988. | #define SIZEOF_INT 4
  2989. | #define SIZEOF_LONG 4
  2990. | #define SIZEOF_LONG_LONG 8
  2991. | #define SIZEOF_SIZE_T 4
  2992. | #define HAVE_LIBRT 1
  2993. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  2994. | #define HAVE_STDINT_H 1
  2995. | #define HAVE_INTTYPES_H 1
  2996. | #define HAVE_UINT64_T 1
  2997. | #define HAVE_FCNTL_H 1
  2998. | #define HAVE_UNISTD_H 1
  2999. | #define HAVE_SIGNAL_H 1
  3000. | #define HAVE_SYS_STAT_H 1
  3001. | #define HAVE_SYS_SOCKET_H 1
  3002. | #define HAVE_SYS_POLL_H 1
  3003. | #define HAVE_SYS_UN_H 1
  3004. | #define HAVE_ALARM 1
  3005. | #define HAVE_SCHED_H 1
  3006. | #define HAVE_SCHED_GETAFFINITY 1
  3007. | #define HAVE_SYS_MMAN_H 1
  3008. | #define HAVE_MMAP 1
  3009. | #define HAVE_TIME_H 1
  3010. | #define HAVE_CLOCK_GETTIME 1
  3011. | #define HAVE_FEENABLEEXCEPT 1
  3012. | #define HAVE_FEDISABLEEXCEPT 1
  3013. | #define HAVE_FECLEAREXCEPT 1
  3014. | #define HAVE_LIBGEN_H 1
  3015. | #define HAVE_BYTESWAP_H 1
  3016. | #define HAVE_SIGNAL_H 1
  3017. | #define HAVE_SETJMP_H 1
  3018. | #define HAVE_FENV_H 1
  3019. | #define HAVE_SYS_WAIT_H 1
  3020. | #define HAVE_CTIME_R 1
  3021. | #define HAVE_DRAND48 1
  3022. | #define HAVE_FLOCKFILE 1
  3023. | #define HAVE_FUNLOCKFILE 1
  3024. | #define HAVE_GETLINE 1
  3025. | #define HAVE_LINK 1
  3026. | #define HAVE_STRNDUP 1
  3027. | #define HAVE_SYS_STAT_H 1
  3028. | #define HAVE_MKDIR 2
  3029. | #define HAVE_FORK 1
  3030. | #define HAVE_WAITPID 1
  3031. | #define HAVE_RAISE 1
  3032. | #undef PACKAGE_VERSION
  3033. | #undef PACKAGE_STRING
  3034. | #undef PACKAGE_NAME
  3035. | #undef PACKAGE_TARNAME
  3036. | #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD
  3037. | #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD
  3038. | #define PACKAGE_NAME USE_cairo_INSTEAD
  3039. | #define PACKAGE_TARNAME USE_cairo_INSTEAD
  3040. | #define HAVE_ZLIB 1
  3041. | #define HAVE_DLFCN_H 1
  3042. | #define CAIRO_HAS_DLSYM 1
  3043. | #define IPC_RMID_DEFERRED_RELEASE 1
  3044. | #define HAVE_X11_EXTENSIONS_XSHM_H 1
  3045. | #define HAVE_X11_EXTENSIONS_SHMPROTO_H 1
  3046. | #define HAVE_X11_EXTENSIONS_SHMSTR_H 1
  3047. | /* end confdefs.h.  */
  3048. | #include <stdio.h>
  3049. | #ifdef HAVE_SYS_TYPES_H
  3050. | # include <sys/types.h>
  3051. | #endif
  3052. | #ifdef HAVE_SYS_STAT_H
  3053. | # include <sys/stat.h>
  3054. | #endif
  3055. | #ifdef STDC_HEADERS
  3056. | # include <stdlib.h>
  3057. | # include <stddef.h>
  3058. | #else
  3059. | # ifdef HAVE_STDLIB_H
  3060. | #  include <stdlib.h>
  3061. | # endif
  3062. | #endif
  3063. | #ifdef HAVE_STRING_H
  3064. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3065. | #  include <memory.h>
  3066. | # endif
  3067. | # include <string.h>
  3068. | #endif
  3069. | #ifdef HAVE_STRINGS_H
  3070. | # include <strings.h>
  3071. | #endif
  3072. | #ifdef HAVE_INTTYPES_H
  3073. | # include <inttypes.h>
  3074. | #endif
  3075. | #ifdef HAVE_STDINT_H
  3076. | # include <stdint.h>
  3077. | #endif
  3078. | #ifdef HAVE_UNISTD_H
  3079. | # include <unistd.h>
  3080. | #endif
  3081. | #include <ApplicationServices/ApplicationServices.h>
  3082. configure:23655: result: no
  3083. configure:23655: checking ApplicationServices/ApplicationServices.h presence
  3084. configure:23655: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c
  3085. conftest.c:91:53: fatal error: ApplicationServices/ApplicationServices.h: No such file or directory
  3086. #include <ApplicationServices/ApplicationServices.h>
  3087.                                                     ^
  3088. compilation terminated.
  3089. configure:23655: $? = 1
  3090. configure: failed program was:
  3091. | /* confdefs.h */
  3092. | #define PACKAGE_NAME "cairo"
  3093. | #define PACKAGE_TARNAME "cairo"
  3094. | #define PACKAGE_VERSION "1.12.16"
  3095. | #define PACKAGE_STRING "cairo 1.12.16"
  3096. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  3097. | #define PACKAGE_URL "http://cairographics.org/"
  3098. | #define STDC_HEADERS 1
  3099. | #define HAVE_SYS_TYPES_H 1
  3100. | #define HAVE_SYS_STAT_H 1
  3101. | #define HAVE_STDLIB_H 1
  3102. | #define HAVE_STRING_H 1
  3103. | #define HAVE_MEMORY_H 1
  3104. | #define HAVE_STRINGS_H 1
  3105. | #define HAVE_INTTYPES_H 1
  3106. | #define HAVE_STDINT_H 1
  3107. | #define HAVE_UNISTD_H 1
  3108. | #define __EXTENSIONS__ 1
  3109. | #define _ALL_SOURCE 1
  3110. | #define _GNU_SOURCE 1
  3111. | #define _POSIX_PTHREAD_SEMANTICS 1
  3112. | #define _TANDEM_SOURCE 1
  3113. | #define HAVE_UNISTD_H 1
  3114. | #define HAVE_SYS_IOCTL_H 1
  3115. | #define HAVE_DLFCN_H 1
  3116. | #define LT_OBJDIR ".libs/"
  3117. | #define _FILE_OFFSET_BITS 64
  3118. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  3119. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  3120. | #define SIZEOF_VOID_P 4
  3121. | #define SIZEOF_INT 4
  3122. | #define SIZEOF_LONG 4
  3123. | #define SIZEOF_LONG_LONG 8
  3124. | #define SIZEOF_SIZE_T 4
  3125. | #define HAVE_LIBRT 1
  3126. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  3127. | #define HAVE_STDINT_H 1
  3128. | #define HAVE_INTTYPES_H 1
  3129. | #define HAVE_UINT64_T 1
  3130. | #define HAVE_FCNTL_H 1
  3131. | #define HAVE_UNISTD_H 1
  3132. | #define HAVE_SIGNAL_H 1
  3133. | #define HAVE_SYS_STAT_H 1
  3134. | #define HAVE_SYS_SOCKET_H 1
  3135. | #define HAVE_SYS_POLL_H 1
  3136. | #define HAVE_SYS_UN_H 1
  3137. | #define HAVE_ALARM 1
  3138. | #define HAVE_SCHED_H 1
  3139. | #define HAVE_SCHED_GETAFFINITY 1
  3140. | #define HAVE_SYS_MMAN_H 1
  3141. | #define HAVE_MMAP 1
  3142. | #define HAVE_TIME_H 1
  3143. | #define HAVE_CLOCK_GETTIME 1
  3144. | #define HAVE_FEENABLEEXCEPT 1
  3145. | #define HAVE_FEDISABLEEXCEPT 1
  3146. | #define HAVE_FECLEAREXCEPT 1
  3147. | #define HAVE_LIBGEN_H 1
  3148. | #define HAVE_BYTESWAP_H 1
  3149. | #define HAVE_SIGNAL_H 1
  3150. | #define HAVE_SETJMP_H 1
  3151. | #define HAVE_FENV_H 1
  3152. | #define HAVE_SYS_WAIT_H 1
  3153. | #define HAVE_CTIME_R 1
  3154. | #define HAVE_DRAND48 1
  3155. | #define HAVE_FLOCKFILE 1
  3156. | #define HAVE_FUNLOCKFILE 1
  3157. | #define HAVE_GETLINE 1
  3158. | #define HAVE_LINK 1
  3159. | #define HAVE_STRNDUP 1
  3160. | #define HAVE_SYS_STAT_H 1
  3161. | #define HAVE_MKDIR 2
  3162. | #define HAVE_FORK 1
  3163. | #define HAVE_WAITPID 1
  3164. | #define HAVE_RAISE 1
  3165. | #undef PACKAGE_VERSION
  3166. | #undef PACKAGE_STRING
  3167. | #undef PACKAGE_NAME
  3168. | #undef PACKAGE_TARNAME
  3169. | #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD
  3170. | #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD
  3171. | #define PACKAGE_NAME USE_cairo_INSTEAD
  3172. | #define PACKAGE_TARNAME USE_cairo_INSTEAD
  3173. | #define HAVE_ZLIB 1
  3174. | #define HAVE_DLFCN_H 1
  3175. | #define CAIRO_HAS_DLSYM 1
  3176. | #define IPC_RMID_DEFERRED_RELEASE 1
  3177. | #define HAVE_X11_EXTENSIONS_XSHM_H 1
  3178. | #define HAVE_X11_EXTENSIONS_SHMPROTO_H 1
  3179. | #define HAVE_X11_EXTENSIONS_SHMSTR_H 1
  3180. | /* end confdefs.h.  */
  3181. | #include <ApplicationServices/ApplicationServices.h>
  3182. configure:23655: result: no
  3183. configure:23655: checking for ApplicationServices/ApplicationServices.h
  3184. configure:23655: result: no
  3185. configure:23664: checking CoreGraphics/CoreGraphics.h usability
  3186. configure:23664: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  3187. conftest.c:124:39: fatal error: CoreGraphics/CoreGraphics.h: No such file or directory
  3188. #include <CoreGraphics/CoreGraphics.h>
  3189.                                       ^
  3190. compilation terminated.
  3191. configure:23664: $? = 1
  3192. configure: failed program was:
  3193. | /* confdefs.h */
  3194. | #define PACKAGE_NAME "cairo"
  3195. | #define PACKAGE_TARNAME "cairo"
  3196. | #define PACKAGE_VERSION "1.12.16"
  3197. | #define PACKAGE_STRING "cairo 1.12.16"
  3198. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  3199. | #define PACKAGE_URL "http://cairographics.org/"
  3200. | #define STDC_HEADERS 1
  3201. | #define HAVE_SYS_TYPES_H 1
  3202. | #define HAVE_SYS_STAT_H 1
  3203. | #define HAVE_STDLIB_H 1
  3204. | #define HAVE_STRING_H 1
  3205. | #define HAVE_MEMORY_H 1
  3206. | #define HAVE_STRINGS_H 1
  3207. | #define HAVE_INTTYPES_H 1
  3208. | #define HAVE_STDINT_H 1
  3209. | #define HAVE_UNISTD_H 1
  3210. | #define __EXTENSIONS__ 1
  3211. | #define _ALL_SOURCE 1
  3212. | #define _GNU_SOURCE 1
  3213. | #define _POSIX_PTHREAD_SEMANTICS 1
  3214. | #define _TANDEM_SOURCE 1
  3215. | #define HAVE_UNISTD_H 1
  3216. | #define HAVE_SYS_IOCTL_H 1
  3217. | #define HAVE_DLFCN_H 1
  3218. | #define LT_OBJDIR ".libs/"
  3219. | #define _FILE_OFFSET_BITS 64
  3220. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  3221. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  3222. | #define SIZEOF_VOID_P 4
  3223. | #define SIZEOF_INT 4
  3224. | #define SIZEOF_LONG 4
  3225. | #define SIZEOF_LONG_LONG 8
  3226. | #define SIZEOF_SIZE_T 4
  3227. | #define HAVE_LIBRT 1
  3228. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  3229. | #define HAVE_STDINT_H 1
  3230. | #define HAVE_INTTYPES_H 1
  3231. | #define HAVE_UINT64_T 1
  3232. | #define HAVE_FCNTL_H 1
  3233. | #define HAVE_UNISTD_H 1
  3234. | #define HAVE_SIGNAL_H 1
  3235. | #define HAVE_SYS_STAT_H 1
  3236. | #define HAVE_SYS_SOCKET_H 1
  3237. | #define HAVE_SYS_POLL_H 1
  3238. | #define HAVE_SYS_UN_H 1
  3239. | #define HAVE_ALARM 1
  3240. | #define HAVE_SCHED_H 1
  3241. | #define HAVE_SCHED_GETAFFINITY 1
  3242. | #define HAVE_SYS_MMAN_H 1
  3243. | #define HAVE_MMAP 1
  3244. | #define HAVE_TIME_H 1
  3245. | #define HAVE_CLOCK_GETTIME 1
  3246. | #define HAVE_FEENABLEEXCEPT 1
  3247. | #define HAVE_FEDISABLEEXCEPT 1
  3248. | #define HAVE_FECLEAREXCEPT 1
  3249. | #define HAVE_LIBGEN_H 1
  3250. | #define HAVE_BYTESWAP_H 1
  3251. | #define HAVE_SIGNAL_H 1
  3252. | #define HAVE_SETJMP_H 1
  3253. | #define HAVE_FENV_H 1
  3254. | #define HAVE_SYS_WAIT_H 1
  3255. | #define HAVE_CTIME_R 1
  3256. | #define HAVE_DRAND48 1
  3257. | #define HAVE_FLOCKFILE 1
  3258. | #define HAVE_FUNLOCKFILE 1
  3259. | #define HAVE_GETLINE 1
  3260. | #define HAVE_LINK 1
  3261. | #define HAVE_STRNDUP 1
  3262. | #define HAVE_SYS_STAT_H 1
  3263. | #define HAVE_MKDIR 2
  3264. | #define HAVE_FORK 1
  3265. | #define HAVE_WAITPID 1
  3266. | #define HAVE_RAISE 1
  3267. | #undef PACKAGE_VERSION
  3268. | #undef PACKAGE_STRING
  3269. | #undef PACKAGE_NAME
  3270. | #undef PACKAGE_TARNAME
  3271. | #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD
  3272. | #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD
  3273. | #define PACKAGE_NAME USE_cairo_INSTEAD
  3274. | #define PACKAGE_TARNAME USE_cairo_INSTEAD
  3275. | #define HAVE_ZLIB 1
  3276. | #define HAVE_DLFCN_H 1
  3277. | #define CAIRO_HAS_DLSYM 1
  3278. | #define IPC_RMID_DEFERRED_RELEASE 1
  3279. | #define HAVE_X11_EXTENSIONS_XSHM_H 1
  3280. | #define HAVE_X11_EXTENSIONS_SHMPROTO_H 1
  3281. | #define HAVE_X11_EXTENSIONS_SHMSTR_H 1
  3282. | /* end confdefs.h.  */
  3283. | #include <stdio.h>
  3284. | #ifdef HAVE_SYS_TYPES_H
  3285. | # include <sys/types.h>
  3286. | #endif
  3287. | #ifdef HAVE_SYS_STAT_H
  3288. | # include <sys/stat.h>
  3289. | #endif
  3290. | #ifdef STDC_HEADERS
  3291. | # include <stdlib.h>
  3292. | # include <stddef.h>
  3293. | #else
  3294. | # ifdef HAVE_STDLIB_H
  3295. | #  include <stdlib.h>
  3296. | # endif
  3297. | #endif
  3298. | #ifdef HAVE_STRING_H
  3299. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3300. | #  include <memory.h>
  3301. | # endif
  3302. | # include <string.h>
  3303. | #endif
  3304. | #ifdef HAVE_STRINGS_H
  3305. | # include <strings.h>
  3306. | #endif
  3307. | #ifdef HAVE_INTTYPES_H
  3308. | # include <inttypes.h>
  3309. | #endif
  3310. | #ifdef HAVE_STDINT_H
  3311. | # include <stdint.h>
  3312. | #endif
  3313. | #ifdef HAVE_UNISTD_H
  3314. | # include <unistd.h>
  3315. | #endif
  3316. | #include <CoreGraphics/CoreGraphics.h>
  3317. configure:23664: result: no
  3318. configure:23664: checking CoreGraphics/CoreGraphics.h presence
  3319. configure:23664: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c
  3320. conftest.c:91:39: fatal error: CoreGraphics/CoreGraphics.h: No such file or directory
  3321. #include <CoreGraphics/CoreGraphics.h>
  3322.                                       ^
  3323. compilation terminated.
  3324. configure:23664: $? = 1
  3325. configure: failed program was:
  3326. | /* confdefs.h */
  3327. | #define PACKAGE_NAME "cairo"
  3328. | #define PACKAGE_TARNAME "cairo"
  3329. | #define PACKAGE_VERSION "1.12.16"
  3330. | #define PACKAGE_STRING "cairo 1.12.16"
  3331. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  3332. | #define PACKAGE_URL "http://cairographics.org/"
  3333. | #define STDC_HEADERS 1
  3334. | #define HAVE_SYS_TYPES_H 1
  3335. | #define HAVE_SYS_STAT_H 1
  3336. | #define HAVE_STDLIB_H 1
  3337. | #define HAVE_STRING_H 1
  3338. | #define HAVE_MEMORY_H 1
  3339. | #define HAVE_STRINGS_H 1
  3340. | #define HAVE_INTTYPES_H 1
  3341. | #define HAVE_STDINT_H 1
  3342. | #define HAVE_UNISTD_H 1
  3343. | #define __EXTENSIONS__ 1
  3344. | #define _ALL_SOURCE 1
  3345. | #define _GNU_SOURCE 1
  3346. | #define _POSIX_PTHREAD_SEMANTICS 1
  3347. | #define _TANDEM_SOURCE 1
  3348. | #define HAVE_UNISTD_H 1
  3349. | #define HAVE_SYS_IOCTL_H 1
  3350. | #define HAVE_DLFCN_H 1
  3351. | #define LT_OBJDIR ".libs/"
  3352. | #define _FILE_OFFSET_BITS 64
  3353. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  3354. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  3355. | #define SIZEOF_VOID_P 4
  3356. | #define SIZEOF_INT 4
  3357. | #define SIZEOF_LONG 4
  3358. | #define SIZEOF_LONG_LONG 8
  3359. | #define SIZEOF_SIZE_T 4
  3360. | #define HAVE_LIBRT 1
  3361. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  3362. | #define HAVE_STDINT_H 1
  3363. | #define HAVE_INTTYPES_H 1
  3364. | #define HAVE_UINT64_T 1
  3365. | #define HAVE_FCNTL_H 1
  3366. | #define HAVE_UNISTD_H 1
  3367. | #define HAVE_SIGNAL_H 1
  3368. | #define HAVE_SYS_STAT_H 1
  3369. | #define HAVE_SYS_SOCKET_H 1
  3370. | #define HAVE_SYS_POLL_H 1
  3371. | #define HAVE_SYS_UN_H 1
  3372. | #define HAVE_ALARM 1
  3373. | #define HAVE_SCHED_H 1
  3374. | #define HAVE_SCHED_GETAFFINITY 1
  3375. | #define HAVE_SYS_MMAN_H 1
  3376. | #define HAVE_MMAP 1
  3377. | #define HAVE_TIME_H 1
  3378. | #define HAVE_CLOCK_GETTIME 1
  3379. | #define HAVE_FEENABLEEXCEPT 1
  3380. | #define HAVE_FEDISABLEEXCEPT 1
  3381. | #define HAVE_FECLEAREXCEPT 1
  3382. | #define HAVE_LIBGEN_H 1
  3383. | #define HAVE_BYTESWAP_H 1
  3384. | #define HAVE_SIGNAL_H 1
  3385. | #define HAVE_SETJMP_H 1
  3386. | #define HAVE_FENV_H 1
  3387. | #define HAVE_SYS_WAIT_H 1
  3388. | #define HAVE_CTIME_R 1
  3389. | #define HAVE_DRAND48 1
  3390. | #define HAVE_FLOCKFILE 1
  3391. | #define HAVE_FUNLOCKFILE 1
  3392. | #define HAVE_GETLINE 1
  3393. | #define HAVE_LINK 1
  3394. | #define HAVE_STRNDUP 1
  3395. | #define HAVE_SYS_STAT_H 1
  3396. | #define HAVE_MKDIR 2
  3397. | #define HAVE_FORK 1
  3398. | #define HAVE_WAITPID 1
  3399. | #define HAVE_RAISE 1
  3400. | #undef PACKAGE_VERSION
  3401. | #undef PACKAGE_STRING
  3402. | #undef PACKAGE_NAME
  3403. | #undef PACKAGE_TARNAME
  3404. | #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD
  3405. | #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD
  3406. | #define PACKAGE_NAME USE_cairo_INSTEAD
  3407. | #define PACKAGE_TARNAME USE_cairo_INSTEAD
  3408. | #define HAVE_ZLIB 1
  3409. | #define HAVE_DLFCN_H 1
  3410. | #define CAIRO_HAS_DLSYM 1
  3411. | #define IPC_RMID_DEFERRED_RELEASE 1
  3412. | #define HAVE_X11_EXTENSIONS_XSHM_H 1
  3413. | #define HAVE_X11_EXTENSIONS_SHMPROTO_H 1
  3414. | #define HAVE_X11_EXTENSIONS_SHMSTR_H 1
  3415. | /* end confdefs.h.  */
  3416. | #include <CoreGraphics/CoreGraphics.h>
  3417. configure:23664: result: no
  3418. configure:23664: checking for CoreGraphics/CoreGraphics.h
  3419. configure:23664: result: no
  3420. configure:23678: checking whether cairo's Quartz surface backend feature could be enabled
  3421. configure:23680: result: no (requires CoreGraphics framework)
  3422. configure:23903: checking for cairo's Quartz font backend feature
  3423. configure:23921: checking whether cairo's Quartz font backend feature could be enabled
  3424. configure:23923: result: no (requires CoreGraphics framework)
  3425. configure:24386: checking for cairo's Microsoft Windows surface backend feature
  3426. configure:24407: checking whether cairo's Microsoft Windows surface backend feature could be enabled
  3427. configure:24409: result: no (requires a Win32 platform)
  3428. configure:24632: checking for cairo's Microsoft Windows font backend feature
  3429. configure:24650: checking whether cairo's Microsoft Windows font backend feature could be enabled
  3430. configure:24652: result: no (requires a Win32 platform)
  3431. configure:26321: checking for cairo's PNG functions feature
  3432. configure:26354: checking for png
  3433. configure:26361: $PKG_CONFIG --exists --print-errors "$png_REQUIRES"
  3434. configure:26364: $? = 0
  3435. configure:26377: $PKG_CONFIG --exists --print-errors "$png_REQUIRES"
  3436. configure:26380: $? = 0
  3437. configure:26415: result: yes
  3438. configure:26425: checking whether cairo's PNG functions feature could be enabled
  3439. configure:26427: result: yes
  3440. configure:28193: checking for cairo's EGL functions feature
  3441. configure:28500: checking whether cairo's EGL functions feature could be enabled
  3442. configure:28502: result: no (not required by any backend)
  3443. configure:28719: checking for cairo's GLX functions feature
  3444. configure:28753: checking whether cairo's GLX functions feature could be enabled
  3445. configure:28755: result: no (not required by any backend)
  3446. configure:28972: checking for cairo's WGL functions feature
  3447. configure:29001: checking whether cairo's WGL functions feature could be enabled
  3448. configure:29003: result: no (not required by any backend)
  3449. configure:29222: checking for cairo's script surface backend feature
  3450. configure:29240: checking whether cairo's script surface backend feature could be enabled
  3451. configure:29242: result: yes
  3452. configure:29489: checking for cairo's FreeType font backend feature
  3453. configure:29507: checking for FREETYPE
  3454. configure:29514: $PKG_CONFIG --exists --print-errors "freetype2 >= $FREETYPE_MIN_VERSION"
  3455. configure:29517: $? = 0
  3456. configure:29530: $PKG_CONFIG --exists --print-errors "freetype2 >= $FREETYPE_MIN_VERSION"
  3457. configure:29533: $? = 0
  3458. configure:29568: result: yes
  3459. configure:29673: checking whether cairo's FreeType font backend feature could be enabled
  3460. configure:29675: result: yes
  3461. configure:29899: checking for cairo's Fontconfig font backend feature
  3462. configure:29919: checking for FONTCONFIG
  3463. configure:29926: $PKG_CONFIG --exists --print-errors "$fc_REQUIRES"
  3464. configure:29929: $? = 0
  3465. configure:29942: $PKG_CONFIG --exists --print-errors "$fc_REQUIRES"
  3466. configure:29945: $? = 0
  3467. configure:29980: result: yes
  3468. configure:29989: checking whether cairo's Fontconfig font backend feature could be enabled
  3469. configure:29991: result: yes
  3470. configure:30211: checking for FT_Get_X11_Font_Format
  3471. configure:30211: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -I/usr/include/freetype2   -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lrt  -lm -L/usr/lib32 -lfreetype   >&5
  3472. configure:30211: $? = 0
  3473. configure:30211: result: yes
  3474. configure:30211: checking for FT_GlyphSlot_Embolden
  3475. configure:30211: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -I/usr/include/freetype2   -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lrt  -lm -L/usr/lib32 -lfreetype   >&5
  3476. configure:30211: $? = 0
  3477. configure:30211: result: yes
  3478. configure:30211: checking for FT_GlyphSlot_Oblique
  3479. configure:30211: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -I/usr/include/freetype2   -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lrt  -lm -L/usr/lib32 -lfreetype   >&5
  3480. configure:30211: $? = 0
  3481. configure:30211: result: yes
  3482. configure:30211: checking for FT_Load_Sfnt_Table
  3483. configure:30211: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -I/usr/include/freetype2   -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lrt  -lm -L/usr/lib32 -lfreetype   >&5
  3484. configure:30211: $? = 0
  3485. configure:30211: result: yes
  3486. configure:30211: checking for FT_Library_SetLcdFilter
  3487. configure:30211: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -I/usr/include/freetype2   -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lrt  -lm -L/usr/lib32 -lfreetype   >&5
  3488. configure:30211: $? = 0
  3489. configure:30211: result: yes
  3490. configure:30233: checking for FcInit
  3491. configure:30233: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -I/usr/include/freetype2   -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lrt  -lm -L/usr/lib32 -lfontconfig -lfreetype   >&5
  3492. configure:30233: $? = 0
  3493. configure:30233: result: yes
  3494. configure:30233: checking for FcFini
  3495. configure:30233: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -I/usr/include/freetype2   -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lrt  -lm -L/usr/lib32 -lfontconfig -lfreetype   >&5
  3496. configure:30233: $? = 0
  3497. configure:30233: result: yes
  3498. configure:30260: checking for cairo's PostScript surface backend feature
  3499. configure:30280: checking whether cairo's PostScript surface backend feature could be enabled
  3500. configure:30282: result: yes
  3501. configure:30503: checking for gs
  3502. configure:30519: found /usr/bin/gs
  3503. configure:30530: result: gs
  3504. configure:30552: checking for LIBSPECTRE
  3505. configure:30559: $PKG_CONFIG --exists --print-errors "$libspectre_DEPENDENCY"
  3506. Package libspectre was not found in the pkg-config search path.
  3507. Perhaps you should add the directory containing `libspectre.pc'
  3508. to the PKG_CONFIG_PATH environment variable
  3509. No package 'libspectre' found
  3510. configure:30562: $? = 1
  3511. configure:30575: $PKG_CONFIG --exists --print-errors "$libspectre_DEPENDENCY"
  3512. Package libspectre was not found in the pkg-config search path.
  3513. Perhaps you should add the directory containing `libspectre.pc'
  3514. to the PKG_CONFIG_PATH environment variable
  3515. No package 'libspectre' found
  3516. configure:30578: $? = 1
  3517. No package 'libspectre' found
  3518. configure:30605: result: no
  3519. configure:30656: checking for cairo's PDF surface backend feature
  3520. configure:30676: checking whether cairo's PDF surface backend feature could be enabled
  3521. configure:30678: result: yes
  3522. configure:30901: checking for POPPLER
  3523. configure:30908: $PKG_CONFIG --exists --print-errors "$poppler_DEPENDENCY"
  3524. Package poppler-glib was not found in the pkg-config search path.
  3525. Perhaps you should add the directory containing `poppler-glib.pc'
  3526. to the PKG_CONFIG_PATH environment variable
  3527. No package 'poppler-glib' found
  3528. configure:30911: $? = 1
  3529. configure:30924: $PKG_CONFIG --exists --print-errors "$poppler_DEPENDENCY"
  3530. Package poppler-glib was not found in the pkg-config search path.
  3531. Perhaps you should add the directory containing `poppler-glib.pc'
  3532. to the PKG_CONFIG_PATH environment variable
  3533. No package 'poppler-glib' found
  3534. configure:30927: $? = 1
  3535. No package 'poppler-glib' found
  3536. configure:30954: result: no
  3537. configure:30990: WARNING: PDF backend will not be tested since poppler >= 0.17.4 is not available
  3538. configure:31028: checking for cairo's SVG surface backend feature
  3539. configure:31048: checking whether cairo's SVG surface backend feature could be enabled
  3540. configure:31050: result: yes
  3541. configure:31271: checking for LIBRSVG
  3542. configure:31278: $PKG_CONFIG --exists --print-errors "$librsvg_DEPENDENCY gdk-2.0"
  3543. Package librsvg-2.0 was not found in the pkg-config search path.
  3544. Perhaps you should add the directory containing `librsvg-2.0.pc'
  3545. to the PKG_CONFIG_PATH environment variable
  3546. No package 'librsvg-2.0' found
  3547. Package gdk-2.0 was not found in the pkg-config search path.
  3548. Perhaps you should add the directory containing `gdk-2.0.pc'
  3549. to the PKG_CONFIG_PATH environment variable
  3550. No package 'gdk-2.0' found
  3551. configure:31281: $? = 1
  3552. configure:31294: $PKG_CONFIG --exists --print-errors "$librsvg_DEPENDENCY gdk-2.0"
  3553. Package librsvg-2.0 was not found in the pkg-config search path.
  3554. Perhaps you should add the directory containing `librsvg-2.0.pc'
  3555. to the PKG_CONFIG_PATH environment variable
  3556. No package 'librsvg-2.0' found
  3557. Package gdk-2.0 was not found in the pkg-config search path.
  3558. Perhaps you should add the directory containing `gdk-2.0.pc'
  3559. to the PKG_CONFIG_PATH environment variable
  3560. No package 'gdk-2.0' found
  3561. configure:31297: $? = 1
  3562. No package 'librsvg-2.0' found
  3563. No package 'gdk-2.0' found
  3564. configure:31324: result: no
  3565. configure:31360: WARNING: SVG backend will not be tested since librsvg >= 2.15.0 is not available
  3566. configure:31563: checking for cairo's image surface backend feature
  3567. configure:31581: checking for pixman
  3568. configure:31588: $PKG_CONFIG --exists --print-errors "$pixman_REQUIRES"
  3569. configure:31591: $? = 0
  3570. configure:31604: $PKG_CONFIG --exists --print-errors "$pixman_REQUIRES"
  3571. configure:31607: $? = 0
  3572. configure:31642: result: yes
  3573. configure:31651: checking whether cairo's image surface backend feature could be enabled
  3574. configure:31653: result: yes
  3575. configure:31808: checking for cairo's mime surface backend feature
  3576. configure:31824: checking whether cairo's mime surface backend feature could be enabled
  3577. configure:31826: result: yes
  3578. configure:31972: checking for cairo's recording surface backend feature
  3579. configure:31988: checking whether cairo's recording surface backend feature could be enabled
  3580. configure:31990: result: yes
  3581. configure:32136: checking for cairo's observer surface backend feature
  3582. configure:32152: checking whether cairo's observer surface backend feature could be enabled
  3583. configure:32154: result: yes
  3584. configure:32306: checking for cairo's tee surface backend feature
  3585. configure:32322: checking whether cairo's tee surface backend feature could be enabled
  3586. configure:32324: result: yes
  3587. configure:32777: checking for cairo's user font backend feature
  3588. configure:32793: checking whether cairo's user font backend feature could be enabled
  3589. configure:32795: result: yes
  3590. configure:32950: checking for cairo's pthread feature
  3591. configure:33061: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_REENTRANT -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lrt  -lm -lpthread >&5
  3592. configure:33061: $? = 0
  3593. configure:33261: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_REENTRANT -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lrt  -lm  >&5
  3594. /tmp/ccZBUxjf.o: In function `test_mutex_attr':
  3595. conftest.c:(.text+0x7a): undefined reference to `pthread_mutexattr_init'
  3596. conftest.c:(.text+0x8c): undefined reference to `pthread_mutexattr_settype'
  3597. conftest.c:(.text+0xc8): undefined reference to `pthread_mutexattr_destroy'
  3598. collect2: error: ld returned 1 exit status
  3599. configure:33261: $? = 1
  3600. configure: failed program was:
  3601. | /* confdefs.h */
  3602. | #define PACKAGE_NAME "cairo"
  3603. | #define PACKAGE_TARNAME "cairo"
  3604. | #define PACKAGE_VERSION "1.12.16"
  3605. | #define PACKAGE_STRING "cairo 1.12.16"
  3606. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  3607. | #define PACKAGE_URL "http://cairographics.org/"
  3608. | #define STDC_HEADERS 1
  3609. | #define HAVE_SYS_TYPES_H 1
  3610. | #define HAVE_SYS_STAT_H 1
  3611. | #define HAVE_STDLIB_H 1
  3612. | #define HAVE_STRING_H 1
  3613. | #define HAVE_MEMORY_H 1
  3614. | #define HAVE_STRINGS_H 1
  3615. | #define HAVE_INTTYPES_H 1
  3616. | #define HAVE_STDINT_H 1
  3617. | #define HAVE_UNISTD_H 1
  3618. | #define __EXTENSIONS__ 1
  3619. | #define _ALL_SOURCE 1
  3620. | #define _GNU_SOURCE 1
  3621. | #define _POSIX_PTHREAD_SEMANTICS 1
  3622. | #define _TANDEM_SOURCE 1
  3623. | #define HAVE_UNISTD_H 1
  3624. | #define HAVE_SYS_IOCTL_H 1
  3625. | #define HAVE_DLFCN_H 1
  3626. | #define LT_OBJDIR ".libs/"
  3627. | #define _FILE_OFFSET_BITS 64
  3628. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  3629. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  3630. | #define SIZEOF_VOID_P 4
  3631. | #define SIZEOF_INT 4
  3632. | #define SIZEOF_LONG 4
  3633. | #define SIZEOF_LONG_LONG 8
  3634. | #define SIZEOF_SIZE_T 4
  3635. | #define HAVE_LIBRT 1
  3636. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  3637. | #define HAVE_STDINT_H 1
  3638. | #define HAVE_INTTYPES_H 1
  3639. | #define HAVE_UINT64_T 1
  3640. | #define HAVE_FCNTL_H 1
  3641. | #define HAVE_UNISTD_H 1
  3642. | #define HAVE_SIGNAL_H 1
  3643. | #define HAVE_SYS_STAT_H 1
  3644. | #define HAVE_SYS_SOCKET_H 1
  3645. | #define HAVE_SYS_POLL_H 1
  3646. | #define HAVE_SYS_UN_H 1
  3647. | #define HAVE_ALARM 1
  3648. | #define HAVE_SCHED_H 1
  3649. | #define HAVE_SCHED_GETAFFINITY 1
  3650. | #define HAVE_SYS_MMAN_H 1
  3651. | #define HAVE_MMAP 1
  3652. | #define HAVE_TIME_H 1
  3653. | #define HAVE_CLOCK_GETTIME 1
  3654. | #define HAVE_FEENABLEEXCEPT 1
  3655. | #define HAVE_FEDISABLEEXCEPT 1
  3656. | #define HAVE_FECLEAREXCEPT 1
  3657. | #define HAVE_LIBGEN_H 1
  3658. | #define HAVE_BYTESWAP_H 1
  3659. | #define HAVE_SIGNAL_H 1
  3660. | #define HAVE_SETJMP_H 1
  3661. | #define HAVE_FENV_H 1
  3662. | #define HAVE_SYS_WAIT_H 1
  3663. | #define HAVE_CTIME_R 1
  3664. | #define HAVE_DRAND48 1
  3665. | #define HAVE_FLOCKFILE 1
  3666. | #define HAVE_FUNLOCKFILE 1
  3667. | #define HAVE_GETLINE 1
  3668. | #define HAVE_LINK 1
  3669. | #define HAVE_STRNDUP 1
  3670. | #define HAVE_SYS_STAT_H 1
  3671. | #define HAVE_MKDIR 2
  3672. | #define HAVE_FORK 1
  3673. | #define HAVE_WAITPID 1
  3674. | #define HAVE_RAISE 1
  3675. | #undef PACKAGE_VERSION
  3676. | #undef PACKAGE_STRING
  3677. | #undef PACKAGE_NAME
  3678. | #undef PACKAGE_TARNAME
  3679. | #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD
  3680. | #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD
  3681. | #define PACKAGE_NAME USE_cairo_INSTEAD
  3682. | #define PACKAGE_TARNAME USE_cairo_INSTEAD
  3683. | #define HAVE_ZLIB 1
  3684. | #define HAVE_DLFCN_H 1
  3685. | #define CAIRO_HAS_DLSYM 1
  3686. | #define IPC_RMID_DEFERRED_RELEASE 1
  3687. | #define HAVE_X11_EXTENSIONS_XSHM_H 1
  3688. | #define HAVE_X11_EXTENSIONS_SHMPROTO_H 1
  3689. | #define HAVE_X11_EXTENSIONS_SHMSTR_H 1
  3690. | #define HAVE_FT_GET_X11_FONT_FORMAT 1
  3691. | #define HAVE_FT_GLYPHSLOT_EMBOLDEN 1
  3692. | #define HAVE_FT_GLYPHSLOT_OBLIQUE 1
  3693. | #define HAVE_FT_LOAD_SFNT_TABLE 1
  3694. | #define HAVE_FT_LIBRARY_SETLCDFILTER 1
  3695. | #define HAVE_FCINIT 1
  3696. | #define HAVE_FCFINI 1
  3697. | #define CAIRO_CAN_TEST_PS_SURFACE 1
  3698. | #define HAS_PIXMAN_GLYPHS 1
  3699. | /* end confdefs.h.  */
  3700. | #ifndef _GNU_SOURCE
  3701. | #define _GNU_SOURCE /* for PTHREAD_MUTEX_INITIALIZER under linux */
  3702. | #endif
  3703. | #include <pthread.h>
  3704. |
  3705. | pthread_mutex_t test_mutex_initializer = PTHREAD_MUTEX_INITIALIZER;
  3706. | int test_mutex (void)
  3707. | {
  3708. |   int x = 0;
  3709. |   pthread_mutex_t mutex;
  3710. |   x |= pthread_mutex_init (&mutex, NULL);
  3711. |   x |= pthread_mutex_lock (&mutex);
  3712. |   x |= pthread_mutex_unlock (&mutex);
  3713. |   x |= pthread_mutex_destroy (&mutex);
  3714. |   return 0;
  3715. | }
  3716. |
  3717. | int test_mutex_attr (void)
  3718. | {
  3719. |   int x = 0;
  3720. |   pthread_mutexattr_t attr;
  3721. |   pthread_mutex_t mutex;
  3722. |   x |= pthread_mutexattr_init (&attr);
  3723. |   x |= pthread_mutexattr_settype (&attr, PTHREAD_MUTEX_RECURSIVE);
  3724. |   x |= pthread_mutex_init (&mutex, &attr);
  3725. |   x |= pthread_mutex_lock (&mutex);
  3726. |   x |= pthread_mutex_unlock (&mutex);
  3727. |   x |= pthread_mutex_destroy (&mutex);
  3728. |   x |= pthread_mutexattr_destroy (&attr);
  3729. |   return x;
  3730. | }
  3731. |       int main(int c, char **v) { (void)c; (void)v; return 0; }
  3732. configure:33316: checking whether cairo's pthread feature could be enabled
  3733. configure:33318: result: yes
  3734. configure:33501: checking for cairo's gobject functions feature
  3735. configure:33519: checking for GOBJECT
  3736. configure:33526: $PKG_CONFIG --exists --print-errors "$gobject_REQUIRES"
  3737. configure:33529: $? = 0
  3738. configure:33542: $PKG_CONFIG --exists --print-errors "$gobject_REQUIRES"
  3739. configure:33545: $? = 0
  3740. configure:33580: result: yes
  3741. configure:33587: checking whether cairo's gobject functions feature could be enabled
  3742. configure:33589: result: yes
  3743. configure:33796: checking for GOBJECT
  3744. configure:33876: result: yes
  3745. configure:33944: checking for cairo's cairo-trace feature
  3746. configure:33967: checking whether cairo's cairo-trace feature could be enabled
  3747. configure:33969: result: yes
  3748. configure:34130: checking for cairo's cairo-script-interpreter feature
  3749. configure:34150: checking whether cairo's cairo-script-interpreter feature could be enabled
  3750. configure:34152: result: yes
  3751. configure:34310: checking for bfd_openr in -lbfd
  3752. configure:34335: gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lbfd  -lrt  -lm >&5
  3753. /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.1/../../../libbfd.a when searching for -lbfd
  3754. /usr/bin/ld: skipping incompatible /usr/lib/libbfd.a when searching for -lbfd
  3755. /usr/bin/ld: cannot find -lbfd
  3756. collect2: error: ld returned 1 exit status
  3757. configure:34335: $? = 1
  3758. configure: failed program was:
  3759. | /* confdefs.h */
  3760. | #define PACKAGE_NAME "cairo"
  3761. | #define PACKAGE_TARNAME "cairo"
  3762. | #define PACKAGE_VERSION "1.12.16"
  3763. | #define PACKAGE_STRING "cairo 1.12.16"
  3764. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  3765. | #define PACKAGE_URL "http://cairographics.org/"
  3766. | #define STDC_HEADERS 1
  3767. | #define HAVE_SYS_TYPES_H 1
  3768. | #define HAVE_SYS_STAT_H 1
  3769. | #define HAVE_STDLIB_H 1
  3770. | #define HAVE_STRING_H 1
  3771. | #define HAVE_MEMORY_H 1
  3772. | #define HAVE_STRINGS_H 1
  3773. | #define HAVE_INTTYPES_H 1
  3774. | #define HAVE_STDINT_H 1
  3775. | #define HAVE_UNISTD_H 1
  3776. | #define __EXTENSIONS__ 1
  3777. | #define _ALL_SOURCE 1
  3778. | #define _GNU_SOURCE 1
  3779. | #define _POSIX_PTHREAD_SEMANTICS 1
  3780. | #define _TANDEM_SOURCE 1
  3781. | #define HAVE_UNISTD_H 1
  3782. | #define HAVE_SYS_IOCTL_H 1
  3783. | #define HAVE_DLFCN_H 1
  3784. | #define LT_OBJDIR ".libs/"
  3785. | #define _FILE_OFFSET_BITS 64
  3786. | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  3787. | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  3788. | #define SIZEOF_VOID_P 4
  3789. | #define SIZEOF_INT 4
  3790. | #define SIZEOF_LONG 4
  3791. | #define SIZEOF_LONG_LONG 8
  3792. | #define SIZEOF_SIZE_T 4
  3793. | #define HAVE_LIBRT 1
  3794. | #define HAVE_BUILTIN_RETURN_ADDRESS 1
  3795. | #define HAVE_STDINT_H 1
  3796. | #define HAVE_INTTYPES_H 1
  3797. | #define HAVE_UINT64_T 1
  3798. | #define HAVE_FCNTL_H 1
  3799. | #define HAVE_UNISTD_H 1
  3800. | #define HAVE_SIGNAL_H 1
  3801. | #define HAVE_SYS_STAT_H 1
  3802. | #define HAVE_SYS_SOCKET_H 1
  3803. | #define HAVE_SYS_POLL_H 1
  3804. | #define HAVE_SYS_UN_H 1
  3805. | #define HAVE_ALARM 1
  3806. | #define HAVE_SCHED_H 1
  3807. | #define HAVE_SCHED_GETAFFINITY 1
  3808. | #define HAVE_SYS_MMAN_H 1
  3809. | #define HAVE_MMAP 1
  3810. | #define HAVE_TIME_H 1
  3811. | #define HAVE_CLOCK_GETTIME 1
  3812. | #define HAVE_FEENABLEEXCEPT 1
  3813. | #define HAVE_FEDISABLEEXCEPT 1
  3814. | #define HAVE_FECLEAREXCEPT 1
  3815. | #define HAVE_LIBGEN_H 1
  3816. | #define HAVE_BYTESWAP_H 1
  3817. | #define HAVE_SIGNAL_H 1
  3818. | #define HAVE_SETJMP_H 1
  3819. | #define HAVE_FENV_H 1
  3820. | #define HAVE_SYS_WAIT_H 1
  3821. | #define HAVE_CTIME_R 1
  3822. | #define HAVE_DRAND48 1
  3823. | #define HAVE_FLOCKFILE 1
  3824. | #define HAVE_FUNLOCKFILE 1
  3825. | #define HAVE_GETLINE 1
  3826. | #define HAVE_LINK 1
  3827. | #define HAVE_STRNDUP 1
  3828. | #define HAVE_SYS_STAT_H 1
  3829. | #define HAVE_MKDIR 2
  3830. | #define HAVE_FORK 1
  3831. | #define HAVE_WAITPID 1
  3832. | #define HAVE_RAISE 1
  3833. | #undef PACKAGE_VERSION
  3834. | #undef PACKAGE_STRING
  3835. | #undef PACKAGE_NAME
  3836. | #undef PACKAGE_TARNAME
  3837. | #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD
  3838. | #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD
  3839. | #define PACKAGE_NAME USE_cairo_INSTEAD
  3840. | #define PACKAGE_TARNAME USE_cairo_INSTEAD
  3841. | #define HAVE_ZLIB 1
  3842. | #define HAVE_DLFCN_H 1
  3843. | #define CAIRO_HAS_DLSYM 1
  3844. | #define IPC_RMID_DEFERRED_RELEASE 1
  3845. | #define HAVE_X11_EXTENSIONS_XSHM_H 1
  3846. | #define HAVE_X11_EXTENSIONS_SHMPROTO_H 1
  3847. | #define HAVE_X11_EXTENSIONS_SHMSTR_H 1
  3848. | #define HAVE_FT_GET_X11_FONT_FORMAT 1
  3849. | #define HAVE_FT_GLYPHSLOT_EMBOLDEN 1
  3850. | #define HAVE_FT_GLYPHSLOT_OBLIQUE 1
  3851. | #define HAVE_FT_LOAD_SFNT_TABLE 1
  3852. | #define HAVE_FT_LIBRARY_SETLCDFILTER 1
  3853. | #define HAVE_FCINIT 1
  3854. | #define HAVE_FCFINI 1
  3855. | #define CAIRO_CAN_TEST_PS_SURFACE 1
  3856. | #define HAS_PIXMAN_GLYPHS 1
  3857. | #define CAIRO_HAS_REAL_PTHREAD 1
  3858. | #define CAIRO_HAS_PTHREAD 1
  3859. | #define CAIRO_HAS_PTHREAD 1
  3860. | #define SHARED_LIB_EXT "so"
  3861. | #define CAIRO_HAS_TRACE 1
  3862. | #define CAIRO_HAS_INTERPRETER 1
  3863. | /* end confdefs.h.  */
  3864. |
  3865. | /* Override any GCC internal prototype to avoid an error.
  3866. |    Use char because int might match the return type of a GCC
  3867. |    builtin and then its argument prototype would still apply.  */
  3868. | #ifdef __cplusplus
  3869. | extern "C"
  3870. | #endif
  3871. | char bfd_openr ();
  3872. | int
  3873. | main ()
  3874. | {
  3875. | return bfd_openr ();
  3876. |   ;
  3877. |   return 0;
  3878. | }
  3879. configure:34344: result: no
  3880. configure:34359: checking libiberty.h usability
  3881. configure:34359: gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  3882. configure:34359: $? = 0
  3883. configure:34359: result: yes
  3884. configure:34359: checking libiberty.h presence
  3885. configure:34359: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c
  3886. In file included from /usr/include/stdio.h:27:0,
  3887.                  from /usr/include/libiberty.h:50,
  3888.                  from conftest.c:106:
  3889. /usr/include/features.h:327:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  3890.  #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  3891.     ^
  3892. configure:34359: $? = 0
  3893. configure:34359: result: yes
  3894. configure:34359: checking for libiberty.h
  3895. configure:34359: result: yes
  3896. configure:34387: checking for cairo's symbol-lookup feature
  3897. configure:34407: checking whether cairo's symbol-lookup feature could be enabled
  3898. configure:34409: result: no (requires bfd)
  3899. configure:34560: checking for glib
  3900. configure:34567: $PKG_CONFIG --exists --print-errors "glib-2.0"
  3901. configure:34570: $? = 0
  3902. configure:34583: $PKG_CONFIG --exists --print-errors "glib-2.0"
  3903. configure:34586: $? = 0
  3904. configure:34621: result: yes
  3905. configure:34637: checking for shm_open in -lrt
  3906. configure:34671: result: yes
  3907. configure:34734: checking for gtk
  3908. configure:34741: $PKG_CONFIG --exists --print-errors ""gtk+-2.0""
  3909. Package gtk+-2.0 was not found in the pkg-config search path.
  3910. Perhaps you should add the directory containing `gtk+-2.0.pc'
  3911. to the PKG_CONFIG_PATH environment variable
  3912. No package 'gtk+-2.0' found
  3913. configure:34744: $? = 1
  3914. configure:34757: $PKG_CONFIG --exists --print-errors ""gtk+-2.0""
  3915. Package gtk+-2.0 was not found in the pkg-config search path.
  3916. Perhaps you should add the directory containing `gtk+-2.0.pc'
  3917. to the PKG_CONFIG_PATH environment variable
  3918. No package 'gtk+-2.0' found
  3919. configure:34760: $? = 1
  3920. No package 'gtk+-2.0' found
  3921. configure:34787: result: no
  3922. configure:35415: creating ./config.status
  3923.  
  3924. ## ---------------------- ##
  3925. ## Running config.status. ##
  3926. ## ---------------------- ##
  3927.  
  3928. This file was extended by cairo config.status 1.12.16, which was
  3929. generated by GNU Autoconf 2.69.  Invocation command line was
  3930.  
  3931.   CONFIG_FILES    =
  3932.   CONFIG_HEADERS  =
  3933.   CONFIG_LINKS    =
  3934.   CONFIG_COMMANDS =
  3935.   $ ./config.status
  3936.  
  3937. on chakra-pc
  3938.  
  3939. config.status:4604: creating src/cairo.pc
  3940. config.status:4604: creating cairo-uninstalled.pc
  3941. config.status:4604: creating src/cairo-xlib.pc
  3942. config.status:4604: creating cairo-xlib-uninstalled.pc
  3943. config.status:4604: creating src/cairo-xlib-xrender.pc
  3944. config.status:4604: creating cairo-xlib-xrender-uninstalled.pc
  3945. config.status:4604: creating src/cairo-xcb.pc
  3946. config.status:4604: creating cairo-xcb-uninstalled.pc
  3947. config.status:4604: creating src/cairo-xcb-shm.pc
  3948. config.status:4604: creating cairo-xcb-shm-uninstalled.pc
  3949. config.status:4604: creating src/cairo-png.pc
  3950. config.status:4604: creating cairo-png-uninstalled.pc
  3951. config.status:4604: creating src/cairo-script.pc
  3952. config.status:4604: creating cairo-script-uninstalled.pc
  3953. config.status:4604: creating src/cairo-ft.pc
  3954. config.status:4604: creating cairo-ft-uninstalled.pc
  3955. config.status:4604: creating src/cairo-fc.pc
  3956. config.status:4604: creating cairo-fc-uninstalled.pc
  3957. config.status:4604: creating src/cairo-ps.pc
  3958. config.status:4604: creating cairo-ps-uninstalled.pc
  3959. config.status:4604: creating src/cairo-pdf.pc
  3960. config.status:4604: creating cairo-pdf-uninstalled.pc
  3961. config.status:4604: creating src/cairo-svg.pc
  3962. config.status:4604: creating cairo-svg-uninstalled.pc
  3963. config.status:4604: creating src/cairo-tee.pc
  3964. config.status:4604: creating cairo-tee-uninstalled.pc
  3965. config.status:4604: creating src/cairo-gobject.pc
  3966. config.status:4604: creating cairo-gobject-uninstalled.pc
  3967. config.status:4604: creating Makefile
  3968. config.status:4604: creating boilerplate/Makefile
  3969. config.status:4604: creating src/Makefile
  3970. config.status:4604: creating test/Makefile
  3971. config.status:4604: creating test/pdiff/Makefile
  3972. config.status:4604: creating perf/Makefile
  3973. config.status:4604: creating perf/micro/Makefile
  3974. config.status:4604: creating util/Makefile
  3975. config.status:4604: creating util/cairo-fdr/Makefile
  3976. config.status:4604: creating util/cairo-gobject/Makefile
  3977. config.status:4604: creating util/cairo-missing/Makefile
  3978. config.status:4604: creating util/cairo-script/Makefile
  3979. config.status:4604: creating util/cairo-script/examples/Makefile
  3980. config.status:4604: creating util/cairo-sphinx/Makefile
  3981. config.status:4604: creating util/cairo-trace/Makefile
  3982. config.status:4604: creating util/cairo-trace/cairo-trace
  3983. config.status:4604: creating doc/Makefile
  3984. config.status:4604: creating doc/public/Makefile
  3985. config.status:4604: creating config.h
  3986. config.status:4833: executing depfiles commands
  3987. config.status:4833: executing libtool commands
  3988. config.status:4833: executing ./build/Makefile.win32.features commands
  3989. config.status:5738: creating ./build/Makefile.win32.features
  3990. config.status:4833: executing ./src/Makefile.am.features commands
  3991. config.status:5757: creating ./src/Makefile.am.features
  3992. config.status:4833: executing ./src/Makefile.win32.features commands
  3993. config.status:5776: creating ./src/Makefile.win32.features
  3994. config.status:4833: executing ./boilerplate/Makefile.am.features commands
  3995. config.status:5795: creating ./boilerplate/Makefile.am.features
  3996. config.status:4833: executing ./boilerplate/Makefile.win32.features commands
  3997. config.status:5814: creating ./boilerplate/Makefile.win32.features
  3998. config.status:4833: executing src/cairo-features.h commands
  3999. config.status:5833: creating src/cairo-features.h
  4000. config.status:4833: executing src/cairo-supported-features.h commands
  4001. config.status:5865: creating src/cairo-supported-features.h
  4002. config.status:4833: executing ./build/Makefile.win32.features-h commands
  4003. config.status:5895: creating ./build/Makefile.win32.features-h
  4004.  
  4005. ## ---------------- ##
  4006. ## Cache variables. ##
  4007. ## ---------------- ##
  4008.  
  4009. ac_cv_build=x86_64-unknown-linux-gnu
  4010. ac_cv_c_bigendian=no
  4011. ac_cv_c_compiler_gnu=yes
  4012. ac_cv_c_inline=inline
  4013. ac_cv_cxx_compiler_gnu=yes
  4014. ac_cv_env_CCC_set=
  4015. ac_cv_env_CCC_value=
  4016. ac_cv_env_CC_set=set
  4017. ac_cv_env_CC_value='gcc -m32'
  4018. ac_cv_env_CFLAGS_set=set
  4019. ac_cv_env_CFLAGS_value='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4'
  4020. ac_cv_env_CPPFLAGS_set=set
  4021. ac_cv_env_CPPFLAGS_value=-D_FORTIFY_SOURCE=2
  4022. ac_cv_env_CPP_set=
  4023. ac_cv_env_CPP_value=
  4024. ac_cv_env_CXXCPP_set=
  4025. ac_cv_env_CXXCPP_value=
  4026. ac_cv_env_CXXFLAGS_set=set
  4027. ac_cv_env_CXXFLAGS_value='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4'
  4028. ac_cv_env_CXX_set=set
  4029. ac_cv_env_CXX_value='g++ -m32'
  4030. ac_cv_env_FONTCONFIG_CFLAGS_set=
  4031. ac_cv_env_FONTCONFIG_CFLAGS_value=
  4032. ac_cv_env_FONTCONFIG_LIBS_set=
  4033. ac_cv_env_FONTCONFIG_LIBS_value=
  4034. ac_cv_env_FREETYPE_CFLAGS_set=
  4035. ac_cv_env_FREETYPE_CFLAGS_value=
  4036. ac_cv_env_FREETYPE_LIBS_set=
  4037. ac_cv_env_FREETYPE_LIBS_value=
  4038. ac_cv_env_GOBJECT_CFLAGS_set=
  4039. ac_cv_env_GOBJECT_CFLAGS_value=
  4040. ac_cv_env_GOBJECT_LIBS_set=
  4041. ac_cv_env_GOBJECT_LIBS_value=
  4042. ac_cv_env_GTKDOC_DEPS_CFLAGS_set=
  4043. ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
  4044. ac_cv_env_GTKDOC_DEPS_LIBS_set=
  4045. ac_cv_env_GTKDOC_DEPS_LIBS_value=
  4046. ac_cv_env_LDFLAGS_set=set
  4047. ac_cv_env_LDFLAGS_value=-Wl,-O1,--sort-common,--as-needed,-z,relro
  4048. ac_cv_env_LIBRSVG_CFLAGS_set=
  4049. ac_cv_env_LIBRSVG_CFLAGS_value=
  4050. ac_cv_env_LIBRSVG_LIBS_set=
  4051. ac_cv_env_LIBRSVG_LIBS_value=
  4052. ac_cv_env_LIBSPECTRE_CFLAGS_set=
  4053. ac_cv_env_LIBSPECTRE_CFLAGS_value=
  4054. ac_cv_env_LIBSPECTRE_LIBS_set=
  4055. ac_cv_env_LIBSPECTRE_LIBS_value=
  4056. ac_cv_env_LIBS_set=
  4057. ac_cv_env_LIBS_value=
  4058. ac_cv_env_PKG_CONFIG_set=
  4059. ac_cv_env_PKG_CONFIG_value=
  4060. ac_cv_env_POPPLER_CFLAGS_set=
  4061. ac_cv_env_POPPLER_CFLAGS_value=
  4062. ac_cv_env_POPPLER_LIBS_set=
  4063. ac_cv_env_POPPLER_LIBS_value=
  4064. ac_cv_env_VALGRIND_CFLAGS_set=
  4065. ac_cv_env_VALGRIND_CFLAGS_value=
  4066. ac_cv_env_VALGRIND_LIBS_set=
  4067. ac_cv_env_VALGRIND_LIBS_value=
  4068. ac_cv_env_XMKMF_set=
  4069. ac_cv_env_XMKMF_value=
  4070. ac_cv_env_build_alias_set=
  4071. ac_cv_env_build_alias_value=
  4072. ac_cv_env_cogl_CFLAGS_set=
  4073. ac_cv_env_cogl_CFLAGS_value=
  4074. ac_cv_env_cogl_LIBS_set=
  4075. ac_cv_env_cogl_LIBS_value=
  4076. ac_cv_env_directfb_CFLAGS_set=
  4077. ac_cv_env_directfb_CFLAGS_value=
  4078. ac_cv_env_directfb_LIBS_set=
  4079. ac_cv_env_directfb_LIBS_value=
  4080. ac_cv_env_drm_CFLAGS_set=
  4081. ac_cv_env_drm_CFLAGS_value=
  4082. ac_cv_env_drm_LIBS_set=
  4083. ac_cv_env_drm_LIBS_value=
  4084. ac_cv_env_egl_CFLAGS_set=
  4085. ac_cv_env_egl_CFLAGS_value=
  4086. ac_cv_env_egl_LIBS_set=
  4087. ac_cv_env_egl_LIBS_value=
  4088. ac_cv_env_gl_CFLAGS_set=
  4089. ac_cv_env_gl_CFLAGS_value=
  4090. ac_cv_env_gl_LIBS_set=
  4091. ac_cv_env_gl_LIBS_value=
  4092. ac_cv_env_glesv2_CFLAGS_set=
  4093. ac_cv_env_glesv2_CFLAGS_value=
  4094. ac_cv_env_glesv2_LIBS_set=
  4095. ac_cv_env_glesv2_LIBS_value=
  4096. ac_cv_env_glib_CFLAGS_set=
  4097. ac_cv_env_glib_CFLAGS_value=
  4098. ac_cv_env_glib_LIBS_set=
  4099. ac_cv_env_glib_LIBS_value=
  4100. ac_cv_env_gtk_CFLAGS_set=
  4101. ac_cv_env_gtk_CFLAGS_value=
  4102. ac_cv_env_gtk_LIBS_set=
  4103. ac_cv_env_gtk_LIBS_value=
  4104. ac_cv_env_host_alias_set=
  4105. ac_cv_env_host_alias_value=
  4106. ac_cv_env_pixman_CFLAGS_set=
  4107. ac_cv_env_pixman_CFLAGS_value=
  4108. ac_cv_env_pixman_LIBS_set=
  4109. ac_cv_env_pixman_LIBS_value=
  4110. ac_cv_env_png_CFLAGS_set=
  4111. ac_cv_env_png_CFLAGS_value=
  4112. ac_cv_env_png_LIBS_set=
  4113. ac_cv_env_png_LIBS_value=
  4114. ac_cv_env_png_REQUIRES_set=
  4115. ac_cv_env_png_REQUIRES_value=
  4116. ac_cv_env_qt_CFLAGS_set=
  4117. ac_cv_env_qt_CFLAGS_value=
  4118. ac_cv_env_qt_LIBS_set=
  4119. ac_cv_env_qt_LIBS_value=
  4120. ac_cv_env_target_alias_set=
  4121. ac_cv_env_target_alias_value=
  4122. ac_cv_env_xcb_CFLAGS_set=
  4123. ac_cv_env_xcb_CFLAGS_value=
  4124. ac_cv_env_xcb_LIBS_set=
  4125. ac_cv_env_xcb_LIBS_value=
  4126. ac_cv_env_xcb_shm_CFLAGS_set=
  4127. ac_cv_env_xcb_shm_CFLAGS_value=
  4128. ac_cv_env_xcb_shm_LIBS_set=
  4129. ac_cv_env_xcb_shm_LIBS_value=
  4130. ac_cv_env_xlib_CFLAGS_set=
  4131. ac_cv_env_xlib_CFLAGS_value=
  4132. ac_cv_env_xlib_LIBS_set=
  4133. ac_cv_env_xlib_LIBS_value=
  4134. ac_cv_env_xlib_xcb_CFLAGS_set=
  4135. ac_cv_env_xlib_xcb_CFLAGS_value=
  4136. ac_cv_env_xlib_xcb_LIBS_set=
  4137. ac_cv_env_xlib_xcb_LIBS_value=
  4138. ac_cv_env_xlib_xrender_CFLAGS_set=
  4139. ac_cv_env_xlib_xrender_CFLAGS_value=
  4140. ac_cv_env_xlib_xrender_LIBS_set=
  4141. ac_cv_env_xlib_xrender_LIBS_value=
  4142. ac_cv_func_FT_Get_X11_Font_Format=yes
  4143. ac_cv_func_FT_GlyphSlot_Embolden=yes
  4144. ac_cv_func_FT_GlyphSlot_Oblique=yes
  4145. ac_cv_func_FT_Library_SetLcdFilter=yes
  4146. ac_cv_func_FT_Load_Sfnt_Table=yes
  4147. ac_cv_func_FcFini=yes
  4148. ac_cv_func_FcInit=yes
  4149. ac_cv_func_XRenderCreateConicalGradient=no
  4150. ac_cv_func_XRenderCreateLinearGradient=no
  4151. ac_cv_func_XRenderCreateRadialGradient=no
  4152. ac_cv_func_alarm=yes
  4153. ac_cv_func_clock_gettime=yes
  4154. ac_cv_func_ctime_r=yes
  4155. ac_cv_func_drand48=yes
  4156. ac_cv_func_feclearexcept=yes
  4157. ac_cv_func_fedisableexcept=yes
  4158. ac_cv_func_feenableexcept=yes
  4159. ac_cv_func_flockfile=yes
  4160. ac_cv_func_fork=yes
  4161. ac_cv_func_funlockfile=yes
  4162. ac_cv_func_getline=yes
  4163. ac_cv_func_link=yes
  4164. ac_cv_func_mkdir=yes
  4165. ac_cv_func_mmap=yes
  4166. ac_cv_func_raise=yes
  4167. ac_cv_func_sched_getaffinity=yes
  4168. ac_cv_func_strndup=yes
  4169. ac_cv_func_waitpid=yes
  4170. ac_cv_have_x='have_x=yes    ac_x_includes='\'''\''  ac_x_libraries='\'''\'''
  4171. ac_cv_header_ApplicationServices_ApplicationServices_h=no
  4172. ac_cv_header_CoreGraphics_CoreGraphics_h=no
  4173. ac_cv_header_X11_extensions_XShm_h=yes
  4174. ac_cv_header_X11_extensions_shmproto_h=yes
  4175. ac_cv_header_X11_extensions_shmstr_h=yes
  4176. ac_cv_header_byteswap_h=yes
  4177. ac_cv_header_dlfcn_h=yes
  4178. ac_cv_header_fcntl_h=yes
  4179. ac_cv_header_fenv_h=yes
  4180. ac_cv_header_inttypes_h=yes
  4181. ac_cv_header_io_h=no
  4182. ac_cv_header_libgen_h=yes
  4183. ac_cv_header_libiberty_h=yes
  4184. ac_cv_header_memory_h=yes
  4185. ac_cv_header_minix_config_h=no
  4186. ac_cv_header_sched_h=yes
  4187. ac_cv_header_setjmp_h=yes
  4188. ac_cv_header_signal_h=yes
  4189. ac_cv_header_stdc=yes
  4190. ac_cv_header_stdint_h=yes
  4191. ac_cv_header_stdlib_h=yes
  4192. ac_cv_header_string_h=yes
  4193. ac_cv_header_strings_h=yes
  4194. ac_cv_header_sys_int_types_h=no
  4195. ac_cv_header_sys_ioctl_h=yes
  4196. ac_cv_header_sys_ipc_h=yes
  4197. ac_cv_header_sys_mman_h=yes
  4198. ac_cv_header_sys_poll_h=yes
  4199. ac_cv_header_sys_shm_h=yes
  4200. ac_cv_header_sys_socket_h=yes
  4201. ac_cv_header_sys_stat_h=yes
  4202. ac_cv_header_sys_types_h=yes
  4203. ac_cv_header_sys_un_h=yes
  4204. ac_cv_header_sys_wait_h=yes
  4205. ac_cv_header_time_h=yes
  4206. ac_cv_header_unistd_h=yes
  4207. ac_cv_header_windows_h=no
  4208. ac_cv_header_zlib_h=yes
  4209. ac_cv_host=x86_64-unknown-linux-gnu
  4210. ac_cv_lib_bfd_bfd_openr=no
  4211. ac_cv_lib_dl_dlsym=yes
  4212. ac_cv_lib_lzo2_lzo2a_decompress=no
  4213. ac_cv_lib_m_cos=yes
  4214. ac_cv_lib_rt_sched_yield=yes
  4215. ac_cv_lib_rt_shm_open=yes
  4216. ac_cv_lib_socket_connect=no
  4217. ac_cv_lib_z_compress=yes
  4218. ac_cv_objext=o
  4219. ac_cv_path_EGREP='/usr/bin/grep -E'
  4220. ac_cv_path_FGREP='/usr/bin/grep -F'
  4221. ac_cv_path_FIND=/usr/bin/find
  4222. ac_cv_path_GREP=/usr/bin/grep
  4223. ac_cv_path_GTKDOC_CHECK=/usr/bin/gtkdoc-check
  4224. ac_cv_path_GTKDOC_MKPDF=/usr/bin/gtkdoc-mkpdf
  4225. ac_cv_path_GTKDOC_REBASE=/usr/bin/gtkdoc-rebase
  4226. ac_cv_path_SED=/bin/sed
  4227. ac_cv_path_XARGS=/usr/bin/xargs
  4228. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  4229. ac_cv_path_install='/usr/bin/install -c'
  4230. ac_cv_path_mkdir=/usr/bin/mkdir
  4231. ac_cv_prog_AWK=gawk
  4232. ac_cv_prog_CPP='gcc -m32 -E'
  4233. ac_cv_prog_CXXCPP='g++ -m32 -E'
  4234. ac_cv_prog_GS=gs
  4235. ac_cv_prog_ac_ct_AR=ar
  4236. ac_cv_prog_ac_ct_CC='gcc -m32'
  4237. ac_cv_prog_ac_ct_OBJDUMP=objdump
  4238. ac_cv_prog_ac_ct_RANLIB=ranlib
  4239. ac_cv_prog_ac_ct_STRIP=strip
  4240. ac_cv_prog_cc_c89=
  4241. ac_cv_prog_cc_g=yes
  4242. ac_cv_prog_cc_gcc_c_o=yes
  4243. ac_cv_prog_cxx_g=yes
  4244. ac_cv_prog_make_make_set=yes
  4245. ac_cv_safe_to_define___extensions__=yes
  4246. ac_cv_sizeof_int=4
  4247. ac_cv_sizeof_long=4
  4248. ac_cv_sizeof_long_long=8
  4249. ac_cv_sizeof_size_t=4
  4250. ac_cv_sizeof_void_p=4
  4251. ac_cv_sys_file_offset_bits=64
  4252. ac_cv_sys_largefile_CC=no
  4253. ac_cv_type___uint128_t=no
  4254. ac_cv_type_uint128_t=no
  4255. ac_cv_type_uint64_t=yes
  4256. am_cv_CC_dependencies_compiler_type=gcc3
  4257. am_cv_CXX_dependencies_compiler_type=gcc3
  4258. am_cv_make_support_nested_variables=yes
  4259. ax_cv_c_float_words_bigendian=no
  4260. cairo_cv_atomic_op_needs_memory_barrier=no
  4261. cairo_cv_atomic_primitives=Intel
  4262. cairo_cv_test_undefined_ldflags=-Wl,--allow-shlib-undefined
  4263. 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 -Wno-unused-but-set-variable'
  4264. 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'
  4265. cairo_cv_warn_unused_result='__attribute__((__warn_unused_result__))'
  4266. lt_cv_ar_at_file=@
  4267. lt_cv_archive_cmds_need_lc=no
  4268. lt_cv_deplibs_check_method=pass_all
  4269. lt_cv_file_magic_cmd='$MAGIC_CMD'
  4270. lt_cv_file_magic_test_file=
  4271. lt_cv_ld_reload_flag=-r
  4272. lt_cv_nm_interface='BSD nm'
  4273. lt_cv_objdir=.libs
  4274. lt_cv_path_LD=/usr/bin/ld
  4275. lt_cv_path_LDCXX='/usr/bin/ld -m elf_i386'
  4276. lt_cv_path_NM='/usr/bin/nm -B'
  4277. lt_cv_path_mainfest_tool=no
  4278. lt_cv_prog_compiler_c_o=yes
  4279. lt_cv_prog_compiler_c_o_CXX=yes
  4280. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  4281. lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
  4282. lt_cv_prog_compiler_pic_works=yes
  4283. lt_cv_prog_compiler_pic_works_CXX=yes
  4284. lt_cv_prog_compiler_rtti_exceptions=no
  4285. lt_cv_prog_compiler_static_works=yes
  4286. lt_cv_prog_compiler_static_works_CXX=yes
  4287. lt_cv_prog_gnu_ld=yes
  4288. lt_cv_prog_gnu_ldcxx=yes
  4289. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  4290. lt_cv_shlibpath_overrides_runpath=no
  4291. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[   ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[     ][  ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
  4292. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
  4293. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
  4294. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  4295. lt_cv_sys_max_cmd_len=1572864
  4296. lt_cv_to_host_file_cmd=func_convert_file_noop
  4297. lt_cv_to_tool_file_cmd=func_convert_file_noop
  4298. pkg_cv_FONTCONFIG_CFLAGS='-I/usr/include/freetype2  '
  4299. pkg_cv_FONTCONFIG_LIBS='-L/usr/lib32 -lfontconfig -lfreetype  '
  4300. pkg_cv_FREETYPE_CFLAGS='-I/usr/include/freetype2  '
  4301. pkg_cv_FREETYPE_LIBS='-L/usr/lib32 -lfreetype  '
  4302. pkg_cv_GOBJECT_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include  '
  4303. pkg_cv_GOBJECT_LIBS='-L/usr/lib32 -lgobject-2.0 -lglib-2.0  '
  4304. pkg_cv_glib_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include  '
  4305. pkg_cv_glib_LIBS='-L/usr/lib32 -lglib-2.0  '
  4306. pkg_cv_pixman_CFLAGS='-I/usr/include/pixman-1  '
  4307. pkg_cv_pixman_LIBS='-L/usr/lib32 -lpixman-1  '
  4308. pkg_cv_png_CFLAGS='-I/usr/include/libpng16  '
  4309. pkg_cv_png_LIBS='-L/usr/lib32 -lpng16  '
  4310. pkg_cv_xcb_CFLAGS=
  4311. pkg_cv_xcb_LIBS='-L/usr/lib32 -lxcb-render -lxcb  '
  4312. pkg_cv_xcb_shm_CFLAGS=
  4313. pkg_cv_xcb_shm_LIBS='-L/usr/lib32 -lxcb-shm -lxcb  '
  4314. pkg_cv_xlib_CFLAGS=
  4315. pkg_cv_xlib_LIBS=
  4316. pkg_cv_xlib_xrender_CFLAGS=
  4317. pkg_cv_xlib_xrender_LIBS=
  4318.  
  4319. ## ----------------- ##
  4320. ## Output variables. ##
  4321. ## ----------------- ##
  4322.  
  4323. ACLOCAL='${SHELL} "/home/manu2/Build/prova/lib32-cairo-official chakra/src/cairo-1.12.16/build/missing" --run aclocal-1.11'
  4324. AMDEPBACKSLASH='\'
  4325. AMDEP_FALSE='#'
  4326. AMDEP_TRUE=''
  4327. AMTAR='$${TAR-tar}'
  4328. AM_BACKSLASH='\'
  4329. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  4330. AM_DEFAULT_VERBOSITY='0'
  4331. AM_V='$(V)'
  4332. AR='ar'
  4333. AS='as'
  4334. AUTOCONF='${SHELL} "/home/manu2/Build/prova/lib32-cairo-official chakra/src/cairo-1.12.16/build/missing" --run autoconf'
  4335. AUTOHEADER='${SHELL} "/home/manu2/Build/prova/lib32-cairo-official chakra/src/cairo-1.12.16/build/missing" --run autoheader'
  4336. AUTOMAKE='${SHELL} "/home/manu2/Build/prova/lib32-cairo-official chakra/src/cairo-1.12.16/build/missing" --run automake-1.11'
  4337. AWK='gawk'
  4338. BFD_LIBS=''
  4339. BUILD_ANY2PPM_FALSE='#'
  4340. BUILD_ANY2PPM_TRUE=''
  4341. BUILD_CXX_FALSE=''
  4342. BUILD_CXX_TRUE='#'
  4343. BUILD_SPHINX_FALSE='#'
  4344. BUILD_SPHINX_TRUE=''
  4345. CAIROBOILERPLATE_LIBS=''
  4346. CAIRO_CAN_TEST_PDF_SURFACE_FALSE=''
  4347. CAIRO_CAN_TEST_PDF_SURFACE_TRUE='#'
  4348. CAIRO_CAN_TEST_PS_SURFACE_FALSE=''
  4349. CAIRO_CAN_TEST_PS_SURFACE_TRUE='#'
  4350. CAIRO_CAN_TEST_SVG_SURFACE_FALSE=''
  4351. CAIRO_CAN_TEST_SVG_SURFACE_TRUE='#'
  4352. CAIRO_CAN_TEST_WIN32_PRINTING_SURFACE_FALSE=''
  4353. CAIRO_CAN_TEST_WIN32_PRINTING_SURFACE_TRUE='#'
  4354. CAIRO_CFLAGS='   -D_REENTRANT      -I/usr/include/pixman-1      -I/usr/include/freetype2   -I/usr/include/freetype2    -I/usr/include/libpng16         -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 -Wno-unused-but-set-variable                      '
  4355. CAIRO_HAS_BEOS_SURFACE_FALSE=''
  4356. CAIRO_HAS_BEOS_SURFACE_TRUE='#'
  4357. CAIRO_HAS_COGL_SURFACE_FALSE=''
  4358. CAIRO_HAS_COGL_SURFACE_TRUE='#'
  4359. CAIRO_HAS_DIRECTFB_SURFACE_FALSE=''
  4360. CAIRO_HAS_DIRECTFB_SURFACE_TRUE='#'
  4361. CAIRO_HAS_DLSYM_FALSE='#'
  4362. CAIRO_HAS_DLSYM_TRUE=''
  4363. CAIRO_HAS_DL_FALSE='#'
  4364. CAIRO_HAS_DL_TRUE=''
  4365. CAIRO_HAS_DRM_SURFACE_FALSE=''
  4366. CAIRO_HAS_DRM_SURFACE_TRUE='#'
  4367. CAIRO_HAS_EGL_FUNCTIONS_FALSE=''
  4368. CAIRO_HAS_EGL_FUNCTIONS_TRUE='#'
  4369. CAIRO_HAS_FC_FONT_FALSE='#'
  4370. CAIRO_HAS_FC_FONT_TRUE=''
  4371. CAIRO_HAS_FT_FONT_FALSE='#'
  4372. CAIRO_HAS_FT_FONT_TRUE=''
  4373. CAIRO_HAS_GALLIUM_SURFACE_FALSE=''
  4374. CAIRO_HAS_GALLIUM_SURFACE_TRUE='#'
  4375. CAIRO_HAS_GLESV2_SURFACE_FALSE=''
  4376. CAIRO_HAS_GLESV2_SURFACE_TRUE='#'
  4377. CAIRO_HAS_GLX_FUNCTIONS_FALSE=''
  4378. CAIRO_HAS_GLX_FUNCTIONS_TRUE='#'
  4379. CAIRO_HAS_GL_SURFACE_FALSE=''
  4380. CAIRO_HAS_GL_SURFACE_TRUE='#'
  4381. CAIRO_HAS_GOBJECT_FUNCTIONS_FALSE='#'
  4382. CAIRO_HAS_GOBJECT_FUNCTIONS_TRUE=''
  4383. CAIRO_HAS_INTERPRETER_FALSE='#'
  4384. CAIRO_HAS_INTERPRETER_TRUE=''
  4385. CAIRO_HAS_LCOV_FALSE=''
  4386. CAIRO_HAS_LCOV_TRUE='#'
  4387. CAIRO_HAS_MULTI_PAGE_SURFACES_FALSE='#'
  4388. CAIRO_HAS_MULTI_PAGE_SURFACES_TRUE=''
  4389. CAIRO_HAS_OS2_SURFACE_FALSE=''
  4390. CAIRO_HAS_OS2_SURFACE_TRUE='#'
  4391. CAIRO_HAS_PDF_SURFACE_FALSE='#'
  4392. CAIRO_HAS_PDF_SURFACE_TRUE=''
  4393. CAIRO_HAS_PERF_UTILS_FALSE=''
  4394. CAIRO_HAS_PERF_UTILS_TRUE='#'
  4395. CAIRO_HAS_PNG_FUNCTIONS_FALSE='#'
  4396. CAIRO_HAS_PNG_FUNCTIONS_TRUE=''
  4397. CAIRO_HAS_PS_SURFACE_FALSE='#'
  4398. CAIRO_HAS_PS_SURFACE_TRUE=''
  4399. CAIRO_HAS_PTHREAD_FALSE='#'
  4400. CAIRO_HAS_PTHREAD_TRUE=''
  4401. CAIRO_HAS_QT_SURFACE_FALSE=''
  4402. CAIRO_HAS_QT_SURFACE_TRUE='#'
  4403. CAIRO_HAS_QUARTZ_FONT_FALSE=''
  4404. CAIRO_HAS_QUARTZ_FONT_TRUE='#'
  4405. CAIRO_HAS_QUARTZ_IMAGE_SURFACE_FALSE=''
  4406. CAIRO_HAS_QUARTZ_IMAGE_SURFACE_TRUE='#'
  4407. CAIRO_HAS_QUARTZ_SURFACE_FALSE=''
  4408. CAIRO_HAS_QUARTZ_SURFACE_TRUE='#'
  4409. CAIRO_HAS_SCRIPT_SURFACE_FALSE='#'
  4410. CAIRO_HAS_SCRIPT_SURFACE_TRUE=''
  4411. CAIRO_HAS_SKIA_SURFACE_FALSE=''
  4412. CAIRO_HAS_SKIA_SURFACE_TRUE='#'
  4413. CAIRO_HAS_SPECTRE_FALSE=''
  4414. CAIRO_HAS_SPECTRE_TRUE='#'
  4415. CAIRO_HAS_SVG_SURFACE_FALSE='#'
  4416. CAIRO_HAS_SVG_SURFACE_TRUE=''
  4417. CAIRO_HAS_SYMBOL_LOOKUP_FALSE=''
  4418. CAIRO_HAS_SYMBOL_LOOKUP_TRUE='#'
  4419. CAIRO_HAS_TEE_SURFACE_FALSE='#'
  4420. CAIRO_HAS_TEE_SURFACE_TRUE=''
  4421. CAIRO_HAS_TEST_SURFACES_FALSE=''
  4422. CAIRO_HAS_TEST_SURFACES_TRUE='#'
  4423. CAIRO_HAS_TRACE_FALSE='#'
  4424. CAIRO_HAS_TRACE_TRUE=''
  4425. CAIRO_HAS_VG_SURFACE_FALSE=''
  4426. CAIRO_HAS_VG_SURFACE_TRUE='#'
  4427. CAIRO_HAS_WGL_FUNCTIONS_FALSE=''
  4428. CAIRO_HAS_WGL_FUNCTIONS_TRUE='#'
  4429. CAIRO_HAS_WIN32_FONT_FALSE=''
  4430. CAIRO_HAS_WIN32_FONT_TRUE='#'
  4431. CAIRO_HAS_WIN32_SURFACE_FALSE=''
  4432. CAIRO_HAS_WIN32_SURFACE_TRUE='#'
  4433. CAIRO_HAS_XCB_SHM_FUNCTIONS_FALSE='#'
  4434. CAIRO_HAS_XCB_SHM_FUNCTIONS_TRUE=''
  4435. CAIRO_HAS_XCB_SURFACE_FALSE='#'
  4436. CAIRO_HAS_XCB_SURFACE_TRUE=''
  4437. CAIRO_HAS_XLIB_SURFACE_FALSE='#'
  4438. CAIRO_HAS_XLIB_SURFACE_TRUE=''
  4439. CAIRO_HAS_XLIB_XCB_FUNCTIONS_FALSE=''
  4440. CAIRO_HAS_XLIB_XCB_FUNCTIONS_TRUE='#'
  4441. CAIRO_HAS_XLIB_XRENDER_SURFACE_FALSE='#'
  4442. CAIRO_HAS_XLIB_XRENDER_SURFACE_TRUE=''
  4443. CAIRO_HAS_XML_SURFACE_FALSE=''
  4444. CAIRO_HAS_XML_SURFACE_TRUE='#'
  4445. CAIRO_LDFLAGS=''
  4446. CAIRO_LIBS='   -lpthread      -L/usr/lib32 -lpixman-1      -L/usr/lib32 -lfontconfig -lfreetype   -L/usr/lib32 -lfreetype    -L/usr/lib32 -lpng16   -L/usr/lib32 -lxcb-shm -lxcb   -L/usr/lib32 -lxcb-render -lxcb                 -lz -lz         '
  4447. CAIRO_LIBTOOL_VERSION_INFO='11202:16:11200'
  4448. CAIRO_NONPKGCONFIG_CFLAGS='                     '
  4449. CAIRO_NONPKGCONFIG_LIBS='           -lz -lz         '
  4450. CAIRO_RELEASE_STATUS='release'
  4451. CAIRO_REQUIRES='  gobject-2.0 glib-2.0       pixman-1 >= 0.16.0    fontconfig >= 2.2.95 freetype2 >= 9.7.3   libpng xcb-shm xcb >= 1.6 xcb-render >= 1.6 xrender >= 0.6 x11 xext '
  4452. CAIRO_TEST_MODE=''
  4453. CAIRO_TEST_UNDEFINED_LDFLAGS='-Wl,--allow-shlib-undefined'
  4454. CAIRO_VERSION_MAJOR='1'
  4455. CAIRO_VERSION_MICRO='16'
  4456. CAIRO_VERSION_MINOR='12'
  4457. CAIRO_VERSION_SONUM='2'
  4458. CC='gcc -m32'
  4459. CCDEPMODE='depmode=gcc3'
  4460. CFLAGS='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4'
  4461. CPP='gcc -m32 -E'
  4462. CPPFLAGS='-D_FORTIFY_SOURCE=2'
  4463. CROSS_COMPILING_FALSE=''
  4464. CROSS_COMPILING_TRUE='#'
  4465. CXX='g++ -m32'
  4466. CXXCPP='g++ -m32 -E'
  4467. CXXDEPMODE='depmode=gcc3'
  4468. CXXFLAGS='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4'
  4469. CYGPATH_W='echo'
  4470. DEFS='-DHAVE_CONFIG_H'
  4471. DEPDIR='.deps'
  4472. DISABLE_SOME_FLOATING_POINT_FALSE=''
  4473. DISABLE_SOME_FLOATING_POINT_TRUE='#'
  4474. DLLTOOL='false'
  4475. DSYMUTIL=''
  4476. DUMPBIN=''
  4477. ECHO_C=''
  4478. ECHO_N='-n'
  4479. ECHO_T=''
  4480. EGREP='/usr/bin/grep -E'
  4481. ENABLE_GTK_DOC_FALSE=''
  4482. ENABLE_GTK_DOC_TRUE='#'
  4483. EXEEXT=''
  4484. FGREP='/usr/bin/grep -F'
  4485. FIND='/usr/bin/find'
  4486. FONTCONFIG_CFLAGS='-I/usr/include/freetype2  '
  4487. FONTCONFIG_LIBS='-L/usr/lib32 -lfontconfig -lfreetype  '
  4488. FREETYPE_CFLAGS='-I/usr/include/freetype2  '
  4489. FREETYPE_CONFIG=''
  4490. FREETYPE_LIBS='-L/usr/lib32 -lfreetype  '
  4491. GOBJECT_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include  '
  4492. GOBJECT_LIBS='-L/usr/lib32 -lgobject-2.0 -lglib-2.0  '
  4493. GREP='/usr/bin/grep'
  4494. GS='gs'
  4495. GTKDOC_CHECK='/usr/bin/gtkdoc-check'
  4496. GTKDOC_DEPS_CFLAGS=''
  4497. GTKDOC_DEPS_LIBS=''
  4498. GTKDOC_MKPDF='/usr/bin/gtkdoc-mkpdf'
  4499. GTKDOC_REBASE='/usr/bin/gtkdoc-rebase'
  4500. GTK_DOC_BUILD_HTML_FALSE='#'
  4501. GTK_DOC_BUILD_HTML_TRUE=''
  4502. GTK_DOC_BUILD_PDF_FALSE=''
  4503. GTK_DOC_BUILD_PDF_TRUE='#'
  4504. GTK_DOC_USE_LIBTOOL_FALSE='#'
  4505. GTK_DOC_USE_LIBTOOL_TRUE=''
  4506. GTK_DOC_USE_REBASE_FALSE='#'
  4507. GTK_DOC_USE_REBASE_TRUE=''
  4508. HAVE_GTK_FALSE=''
  4509. HAVE_GTK_TRUE='#'
  4510. HAVE_PTHREAD_FALSE='#'
  4511. HAVE_PTHREAD_TRUE=''
  4512. HAVE_REAL_PTHREAD_FALSE='#'
  4513. HAVE_REAL_PTHREAD_TRUE=''
  4514. HAVE_SHM_FALSE='#'
  4515. HAVE_SHM_TRUE=''
  4516. HTML_DIR='${datadir}/gtk-doc/html'
  4517. INSTALL_DATA='${INSTALL} -m 644'
  4518. INSTALL_PROGRAM='${INSTALL}'
  4519. INSTALL_SCRIPT='${INSTALL}'
  4520. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  4521. LD='/usr/bin/ld -m elf_i386'
  4522. LDFLAGS='-Wl,-O1,--sort-common,--as-needed,-z,relro'
  4523. LIBM='-lm'
  4524. LIBOBJS=''
  4525. LIBRSVG_CFLAGS=''
  4526. LIBRSVG_LIBS=''
  4527. LIBS='-lrt  -lm'
  4528. LIBSPECTRE_CFLAGS=''
  4529. LIBSPECTRE_LIBS=''
  4530. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  4531. LIPO=''
  4532. LN_S='ln -s'
  4533. LTLIBOBJS=''
  4534. LTP=''
  4535. LTP_GENHTML=''
  4536. MAINT='#'
  4537. MAINTAINER_MODE_FALSE=''
  4538. MAINTAINER_MODE_TRUE='#'
  4539. MAKEINFO='${SHELL} "/home/manu2/Build/prova/lib32-cairo-official chakra/src/cairo-1.12.16/build/missing" --run makeinfo'
  4540. MANIFEST_TOOL=':'
  4541. MKDIR_P='/usr/bin/mkdir -p'
  4542. NM='/usr/bin/nm -B'
  4543. NMEDIT=''
  4544. OBJDUMP='objdump'
  4545. OBJEXT='o'
  4546. OS_WIN32_FALSE=''
  4547. OS_WIN32_TRUE='#'
  4548. OTOOL64=''
  4549. OTOOL=''
  4550. PACKAGE='cairo'
  4551. PACKAGE_BUGREPORT='http://bugs.freedesktop.org/enter_bug.cgi?product=cairo'
  4552. PACKAGE_NAME='cairo'
  4553. PACKAGE_STRING='cairo 1.12.16'
  4554. PACKAGE_TARNAME='cairo'
  4555. PACKAGE_URL='http://cairographics.org/'
  4556. PACKAGE_VERSION='1.12.16'
  4557. PATH_SEPARATOR=':'
  4558. PKGCONFIG_REQUIRES='Requires.private'
  4559. PKG_CONFIG='/usr/bin/pkg-config'
  4560. POPPLER_CFLAGS=''
  4561. POPPLER_LIBS=''
  4562. RANLIB='ranlib'
  4563. SED='/bin/sed'
  4564. SET_MAKE=''
  4565. SHELL='/bin/sh'
  4566. SHLIB_EXT='so'
  4567. SHM_LIBS='-lrt'
  4568. SHTOOL=''
  4569. STRIP='strip'
  4570. VALGRIND_CFLAGS=''
  4571. VALGRIND_LIBS=''
  4572. VERSION='1.12.16'
  4573. XARGS='/usr/bin/xargs'
  4574. XMKMF=''
  4575. X_CFLAGS=''
  4576. X_EXTRA_LIBS=''
  4577. X_LIBS=''
  4578. X_PRE_LIBS=''
  4579. ac_ct_AR='ar'
  4580. ac_ct_CC='gcc -m32'
  4581. ac_ct_CXX=''
  4582. ac_ct_DUMPBIN=''
  4583. am__EXEEXT_FALSE=''
  4584. am__EXEEXT_TRUE='#'
  4585. am__fastdepCC_FALSE='#'
  4586. am__fastdepCC_TRUE=''
  4587. am__fastdepCXX_FALSE='#'
  4588. am__fastdepCXX_TRUE=''
  4589. am__include='include'
  4590. am__isrc=''
  4591. am__leading_dot='.'
  4592. am__nodep='_no'
  4593. am__quote=''
  4594. am__tar='$${TAR-tar} chof - "$$tardir"'
  4595. am__untar='$${TAR-tar} xf -'
  4596. bindir='${exec_prefix}/bin'
  4597. build='x86_64-unknown-linux-gnu'
  4598. build_alias=''
  4599. build_cpu='x86_64'
  4600. build_os='linux-gnu'
  4601. build_vendor='unknown'
  4602. cogl_CFLAGS=''
  4603. cogl_LIBS=''
  4604. datadir='${datarootdir}'
  4605. datarootdir='${prefix}/share'
  4606. directfb_CFLAGS=''
  4607. directfb_LIBS=''
  4608. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  4609. drm_CFLAGS=''
  4610. drm_LIBS=''
  4611. dvidir='${docdir}'
  4612. egl_CFLAGS=''
  4613. egl_LIBS=''
  4614. exec_prefix='${prefix}'
  4615. gallium_DIR=''
  4616. gl_CFLAGS=''
  4617. gl_LIBS=''
  4618. glesv2_CFLAGS=''
  4619. glesv2_LIBS=''
  4620. glib_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include  '
  4621. glib_LIBS='-L/usr/lib32 -lglib-2.0  '
  4622. gtk_CFLAGS=''
  4623. gtk_LIBS=''
  4624. host='x86_64-unknown-linux-gnu'
  4625. host_alias=''
  4626. host_cpu='x86_64'
  4627. host_os='linux-gnu'
  4628. host_vendor='unknown'
  4629. htmldir='${docdir}'
  4630. includedir='${prefix}/include'
  4631. infodir='${datarootdir}/info'
  4632. install_sh='${SHELL} '\''/home/manu2/Build/prova/lib32-cairo-official chakra/src/cairo-1.12.16/build/install-sh'\'''
  4633. libdir='/usr/lib32'
  4634. libexecdir='${exec_prefix}/libexec'
  4635. localedir='${datarootdir}/locale'
  4636. localstatedir='/var'
  4637. lzo_LIBS=''
  4638. mandir='${datarootdir}/man'
  4639. mesa_DIR=''
  4640. mkdir_p='/usr/bin/mkdir -p'
  4641. oldincludedir='/usr/include'
  4642. pdfdir='${docdir}'
  4643. pixman_CFLAGS='-I/usr/include/pixman-1  '
  4644. pixman_LIBS='-L/usr/lib32 -lpixman-1  '
  4645. png_CFLAGS='-I/usr/include/libpng16  '
  4646. png_LIBS='-L/usr/lib32 -lpng16  '
  4647. png_REQUIRES='libpng'
  4648. prefix='/usr'
  4649. program_transform_name='s,x,x,'
  4650. psdir='${docdir}'
  4651. pthread_CFLAGS='-D_REENTRANT'
  4652. pthread_LIBS='-lpthread'
  4653. qt_CFLAGS=''
  4654. qt_LIBS=''
  4655. real_pthread_CFLAGS='-D_REENTRANT'
  4656. real_pthread_LIBS='-lpthread'
  4657. sbindir='${exec_prefix}/sbin'
  4658. sharedstatedir='${prefix}/com'
  4659. shm_LIBS='-lrt'
  4660. skia_DIR=''
  4661. sysconfdir='/etc'
  4662. target_alias=''
  4663. xcb_CFLAGS=''
  4664. xcb_LIBS='-L/usr/lib32 -lxcb-render -lxcb  '
  4665. xcb_shm_CFLAGS=''
  4666. xcb_shm_LIBS='-L/usr/lib32 -lxcb-shm -lxcb  '
  4667. xlib_CFLAGS=''
  4668. xlib_LIBS=''
  4669. xlib_xcb_CFLAGS=''
  4670. xlib_xcb_LIBS=''
  4671. xlib_xrender_CFLAGS=''
  4672. xlib_xrender_LIBS=''
  4673.  
  4674. ## ----------- ##
  4675. ## confdefs.h. ##
  4676. ## ----------- ##
  4677.  
  4678. /* confdefs.h */
  4679. #define PACKAGE_NAME "cairo"
  4680. #define PACKAGE_TARNAME "cairo"
  4681. #define PACKAGE_VERSION "1.12.16"
  4682. #define PACKAGE_STRING "cairo 1.12.16"
  4683. #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  4684. #define PACKAGE_URL "http://cairographics.org/"
  4685. #define STDC_HEADERS 1
  4686. #define HAVE_SYS_TYPES_H 1
  4687. #define HAVE_SYS_STAT_H 1
  4688. #define HAVE_STDLIB_H 1
  4689. #define HAVE_STRING_H 1
  4690. #define HAVE_MEMORY_H 1
  4691. #define HAVE_STRINGS_H 1
  4692. #define HAVE_INTTYPES_H 1
  4693. #define HAVE_STDINT_H 1
  4694. #define HAVE_UNISTD_H 1
  4695. #define __EXTENSIONS__ 1
  4696. #define _ALL_SOURCE 1
  4697. #define _GNU_SOURCE 1
  4698. #define _POSIX_PTHREAD_SEMANTICS 1
  4699. #define _TANDEM_SOURCE 1
  4700. #define HAVE_UNISTD_H 1
  4701. #define HAVE_SYS_IOCTL_H 1
  4702. #define HAVE_DLFCN_H 1
  4703. #define LT_OBJDIR ".libs/"
  4704. #define _FILE_OFFSET_BITS 64
  4705. #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  4706. #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  4707. #define SIZEOF_VOID_P 4
  4708. #define SIZEOF_INT 4
  4709. #define SIZEOF_LONG 4
  4710. #define SIZEOF_LONG_LONG 8
  4711. #define SIZEOF_SIZE_T 4
  4712. #define HAVE_LIBRT 1
  4713. #define HAVE_BUILTIN_RETURN_ADDRESS 1
  4714. #define HAVE_STDINT_H 1
  4715. #define HAVE_INTTYPES_H 1
  4716. #define HAVE_UINT64_T 1
  4717. #define HAVE_FCNTL_H 1
  4718. #define HAVE_UNISTD_H 1
  4719. #define HAVE_SIGNAL_H 1
  4720. #define HAVE_SYS_STAT_H 1
  4721. #define HAVE_SYS_SOCKET_H 1
  4722. #define HAVE_SYS_POLL_H 1
  4723. #define HAVE_SYS_UN_H 1
  4724. #define HAVE_ALARM 1
  4725. #define HAVE_SCHED_H 1
  4726. #define HAVE_SCHED_GETAFFINITY 1
  4727. #define HAVE_SYS_MMAN_H 1
  4728. #define HAVE_MMAP 1
  4729. #define HAVE_TIME_H 1
  4730. #define HAVE_CLOCK_GETTIME 1
  4731. #define HAVE_FEENABLEEXCEPT 1
  4732. #define HAVE_FEDISABLEEXCEPT 1
  4733. #define HAVE_FECLEAREXCEPT 1
  4734. #define HAVE_LIBGEN_H 1
  4735. #define HAVE_BYTESWAP_H 1
  4736. #define HAVE_SIGNAL_H 1
  4737. #define HAVE_SETJMP_H 1
  4738. #define HAVE_FENV_H 1
  4739. #define HAVE_SYS_WAIT_H 1
  4740. #define HAVE_CTIME_R 1
  4741. #define HAVE_DRAND48 1
  4742. #define HAVE_FLOCKFILE 1
  4743. #define HAVE_FUNLOCKFILE 1
  4744. #define HAVE_GETLINE 1
  4745. #define HAVE_LINK 1
  4746. #define HAVE_STRNDUP 1
  4747. #define HAVE_SYS_STAT_H 1
  4748. #define HAVE_MKDIR 2
  4749. #define HAVE_FORK 1
  4750. #define HAVE_WAITPID 1
  4751. #define HAVE_RAISE 1
  4752. #undef PACKAGE_VERSION
  4753. #undef PACKAGE_STRING
  4754. #undef PACKAGE_NAME
  4755. #undef PACKAGE_TARNAME
  4756. #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD
  4757. #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD
  4758. #define PACKAGE_NAME USE_cairo_INSTEAD
  4759. #define PACKAGE_TARNAME USE_cairo_INSTEAD
  4760. #define HAVE_ZLIB 1
  4761. #define HAVE_DLFCN_H 1
  4762. #define CAIRO_HAS_DLSYM 1
  4763. #define IPC_RMID_DEFERRED_RELEASE 1
  4764. #define HAVE_X11_EXTENSIONS_XSHM_H 1
  4765. #define HAVE_X11_EXTENSIONS_SHMPROTO_H 1
  4766. #define HAVE_X11_EXTENSIONS_SHMSTR_H 1
  4767. #define HAVE_FT_GET_X11_FONT_FORMAT 1
  4768. #define HAVE_FT_GLYPHSLOT_EMBOLDEN 1
  4769. #define HAVE_FT_GLYPHSLOT_OBLIQUE 1
  4770. #define HAVE_FT_LOAD_SFNT_TABLE 1
  4771. #define HAVE_FT_LIBRARY_SETLCDFILTER 1
  4772. #define HAVE_FCINIT 1
  4773. #define HAVE_FCFINI 1
  4774. #define CAIRO_CAN_TEST_PS_SURFACE 1
  4775. #define HAS_PIXMAN_GLYPHS 1
  4776. #define CAIRO_HAS_REAL_PTHREAD 1
  4777. #define CAIRO_HAS_PTHREAD 1
  4778. #define CAIRO_HAS_PTHREAD 1
  4779. #define SHARED_LIB_EXT "so"
  4780. #define CAIRO_HAS_TRACE 1
  4781. #define CAIRO_HAS_INTERPRETER 1
  4782.  
  4783. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement