From xeirrr, 8 Years ago, written in Plain Text.
Embed
  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 HarfBuzz configure 0.9.40, which was
  5. generated by GNU Autoconf 2.69.  Invocation command line was
  6.  
  7.   $ ./configure --build=x86_64-pc-linux-gnu --prefix=/usr --sysconfdir=/etc --localstatedir=/var --infodir=/usr/share/info --mandir=/usr/share/man --without-graphite2 --with-freetype=yes --with-cairo=yes --with-icu=yes --with-gobject=yes --enable-introspection=yes
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = lunar
  14. uname -m = x86_64
  15. uname -r = 3.18.6
  16. uname -s = Linux
  17. uname -v = #1 SMP PREEMPT Tue Feb 24 14:32:48 CST 2015
  18.  
  19. /usr/bin/uname -p = x86_64
  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: /var/lib/lunar/compilers
  31. PATH: /var/lib/lunar/compilers/
  32. PATH: /sbin
  33. PATH: /bin
  34. PATH: /usr/sbin
  35. PATH: /usr/bin
  36. PATH: /usr/X11/bin
  37.  
  38.  
  39. ## ----------- ##
  40. ## Core tests. ##
  41. ## ----------- ##
  42.  
  43. configure:2803: checking for a BSD-compatible install
  44. configure:2871: result: /usr/bin/install -c
  45. configure:2882: checking whether build environment is sane
  46. configure:2937: result: yes
  47. configure:3088: checking for a thread-safe mkdir -p
  48. configure:3127: result: /usr/bin/mkdir -p
  49. configure:3134: checking for gawk
  50. configure:3150: found /bin/gawk
  51. configure:3161: result: gawk
  52. configure:3172: checking whether make sets $(MAKE)
  53. configure:3194: result: yes
  54. configure:3223: checking whether make supports nested variables
  55. configure:3240: result: yes
  56. configure:3310: checking how to create a pax tar archive
  57. configure:3321: tar --version
  58. tar (GNU tar) 1.28
  59. Copyright (C) 2014 Free Software Foundation, Inc.
  60. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
  61. This is free software: you are free to change and redistribute it.
  62. There is NO WARRANTY, to the extent permitted by law.
  63.  
  64. Written by John Gilmore and Jay Fenlason.
  65. configure:3324: $? = 0
  66. configure:3364: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar
  67. configure:3367: $? = 0
  68. configure:3371: tar -xf - <conftest.tar
  69. configure:3374: $? = 0
  70. configure:3376: cat conftest.dir/file
  71. GrepMe
  72. configure:3379: $? = 0
  73. configure:3392: result: gnutar
  74. configure:3460: checking whether make supports nested variables
  75. configure:3477: result: yes
  76. configure:3502: checking for style of include used by make
  77. configure:3530: result: GNU
  78. configure:3601: checking for gcc
  79. configure:3628: result: gcc
  80. configure:3857: checking for C compiler version
  81. configure:3866: gcc --version >&5
  82. gcc (GCC) 4.9.2
  83. Copyright (C) 2014 Free Software Foundation, Inc.
  84. This is free software; see the source for copying conditions.  There is NO
  85. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  86.  
  87. configure:3877: $? = 0
  88. configure:3866: gcc -v >&5
  89. Using built-in specs.
  90. COLLECT_GCC=/usr/bin/gcc
  91. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.2/lto-wrapper
  92. Target: x86_64-pc-linux-gnu
  93. Configured with: ../configure --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --enable-languages=c++ --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-__cxa_atexit --enable-threads=posix --disable-nls --enable-target-optspace --with-gnu-ld --with-system-zlib --enable-shared --disable-multilib --disable-werror
  94. Thread model: posix
  95. gcc version 4.9.2 (GCC)
  96. configure:3877: $? = 0
  97. configure:3866: gcc -V >&5
  98. gcc: error: unrecognized command line option '-V'
  99. gcc: fatal error: no input files
  100. compilation terminated.
  101. configure:3877: $? = 1
  102. configure:3866: gcc -qversion >&5
  103. gcc: error: unrecognized command line option '-qversion'
  104. gcc: fatal error: no input files
  105. compilation terminated.
  106. configure:3877: $? = 1
  107. configure:3897: checking whether the C compiler works
  108. configure:3919: gcc  -O2 -march=x86-64 -pipe  -D_FORTIFY_SOURCE=2  -s conftest.c  >&5
  109. configure:3923: $? = 0
  110. configure:3971: result: yes
  111. configure:3974: checking for C compiler default output file name
  112. configure:3976: result: a.out
  113. configure:3982: checking for suffix of executables
  114. configure:3989: gcc -o conftest  -O2 -march=x86-64 -pipe  -D_FORTIFY_SOURCE=2  -s conftest.c  >&5
  115. configure:3993: $? = 0
  116. configure:4015: result:
  117. configure:4037: checking whether we are cross compiling
  118. configure:4045: gcc -o conftest  -O2 -march=x86-64 -pipe  -D_FORTIFY_SOURCE=2  -s conftest.c  >&5
  119. configure:4049: $? = 0
  120. configure:4056: ./conftest
  121. configure:4060: $? = 0
  122. configure:4075: result: no
  123. configure:4080: checking for suffix of object files
  124. configure:4102: gcc -c  -O2 -march=x86-64 -pipe  -D_FORTIFY_SOURCE=2 conftest.c >&5
  125. configure:4106: $? = 0
  126. configure:4127: result: o
  127. configure:4131: checking whether we are using the GNU C compiler
  128. configure:4150: gcc -c  -O2 -march=x86-64 -pipe  -D_FORTIFY_SOURCE=2 conftest.c >&5
  129. configure:4150: $? = 0
  130. configure:4159: result: yes
  131. configure:4168: checking whether gcc accepts -g
  132. configure:4188: gcc -c -g  -D_FORTIFY_SOURCE=2 conftest.c >&5
  133. configure:4188: $? = 0
  134. configure:4229: result: yes
  135. configure:4246: checking for gcc option to accept ISO C89
  136. configure:4309: gcc  -c  -O2 -march=x86-64 -pipe  -D_FORTIFY_SOURCE=2 conftest.c >&5
  137. configure:4309: $? = 0
  138. configure:4322: result: none needed
  139. configure:4347: checking whether gcc understands -c and -o together
  140. configure:4369: gcc -c conftest.c -o conftest2.o
  141. configure:4372: $? = 0
  142. configure:4369: gcc -c conftest.c -o conftest2.o
  143. configure:4372: $? = 0
  144. configure:4384: result: yes
  145. configure:4403: checking dependency style of gcc
  146. configure:4514: result: gcc3
  147. configure:4579: checking for ar
  148. configure:4595: found /usr/bin/ar
  149. configure:4606: result: ar
  150. configure:4632: checking the archiver (ar) interface
  151. configure:4648: gcc -c  -O2 -march=x86-64 -pipe  -D_FORTIFY_SOURCE=2 conftest.c >&5
  152. configure:4648: $? = 0
  153. configure:4650: ar cru libconftest.a conftest.o >&5
  154. configure:4653: $? = 0
  155. configure:4681: result: ar
  156. configure:4731: checking build system type
  157. configure:4745: result: x86_64-pc-linux-gnu
  158. configure:4765: checking host system type
  159. configure:4778: result: x86_64-pc-linux-gnu
  160. configure:4819: checking how to print strings
  161. configure:4846: result: printf
  162. configure:4867: checking for a sed that does not truncate output
  163. configure:4931: result: /bin/sed
  164. configure:4949: checking for grep that handles long lines and -e
  165. configure:5007: result: /bin/grep
  166. configure:5012: checking for egrep
  167. configure:5074: result: /bin/grep -E
  168. configure:5079: checking for fgrep
  169. configure:5141: result: /bin/grep -F
  170. configure:5176: checking for ld used by gcc
  171. configure:5243: result: /var/lib/lunar/compilers/ld
  172. configure:5250: checking if the linker (/var/lib/lunar/compilers/ld) is GNU ld
  173. configure:5265: result: yes
  174. configure:5277: checking for BSD- or MS-compatible name lister (nm)
  175. configure:5326: result: /usr/bin/nm -B
  176. configure:5456: checking the name lister (/usr/bin/nm -B) interface
  177. configure:5463: gcc -c  -O2 -march=x86-64 -pipe  -D_FORTIFY_SOURCE=2 conftest.c >&5
  178. configure:5466: /usr/bin/nm -B "conftest.o"
  179. configure:5469: output
  180. 0000000000000000 B some_variable
  181. configure:5476: result: BSD nm
  182. configure:5479: checking whether ln -s works
  183. configure:5483: result: yes
  184. configure:5491: checking the maximum length of command line arguments
  185. configure:5622: result: 1572864
  186. configure:5670: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
  187. configure:5710: result: func_convert_file_noop
  188. configure:5717: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
  189. configure:5737: result: func_convert_file_noop
  190. configure:5744: checking for /var/lib/lunar/compilers/ld option to reload object files
  191. configure:5751: result: -r
  192. configure:5825: checking for objdump
  193. configure:5841: found /usr/bin/objdump
  194. configure:5852: result: objdump
  195. configure:5884: checking how to recognize dependent libraries
  196. configure:6081: result: pass_all
  197. configure:6166: checking for dlltool
  198. configure:6196: result: no
  199. configure:6226: checking how to associate runtime and link libraries
  200. configure:6253: result: printf %s\n
  201. configure:6377: checking for archiver @FILE support
  202. configure:6394: gcc -c  -O2 -march=x86-64 -pipe  -D_FORTIFY_SOURCE=2 conftest.c >&5
  203. configure:6394: $? = 0
  204. configure:6397: ar cru libconftest.a @conftest.lst >&5
  205. configure:6400: $? = 0
  206. configure:6405: ar cru libconftest.a @conftest.lst >&5
  207. ar: conftest.o: No such file or directory
  208. configure:6408: $? = 1
  209. configure:6420: result: @
  210. configure:6478: checking for strip
  211. configure:6494: found /usr/bin/strip
  212. configure:6505: result: strip
  213. configure:6577: checking for ranlib
  214. configure:6593: found /usr/bin/ranlib
  215. configure:6604: result: ranlib
  216. configure:6706: checking command to parse /usr/bin/nm -B output from gcc object
  217. configure:6859: gcc -c  -O2 -march=x86-64 -pipe  -D_FORTIFY_SOURCE=2 conftest.c >&5
  218. configure:6862: $? = 0
  219. configure:6866: /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
  220. configure:6869: $? = 0
  221. configure:6935: gcc -o conftest  -O2 -march=x86-64 -pipe  -D_FORTIFY_SOURCE=2  -s conftest.c conftstm.o >&5
  222. configure:6938: $? = 0
  223. configure:6976: result: ok
  224. configure:7023: checking for sysroot
  225. configure:7053: result: no
  226. configure:7173: gcc -c  -O2 -march=x86-64 -pipe  -D_FORTIFY_SOURCE=2 conftest.c >&5
  227. configure:7176: $? = 0
  228. configure:7366: checking for mt
  229. configure:7396: result: no
  230. configure:7416: checking if : is a manifest tool
  231. configure:7422: : '-?'
  232. configure:7430: result: no
  233. configure:8072: checking how to run the C preprocessor
  234. configure:8142: result: cpp
  235. configure:8162: cpp  -D_FORTIFY_SOURCE=2 conftest.c
  236. configure:8162: $? = 0
  237. configure:8176: cpp  -D_FORTIFY_SOURCE=2 conftest.c
  238. conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
  239.  #include <ac_nonexistent.h>
  240.                             ^
  241. compilation terminated.
  242. configure:8176: $? = 1
  243. configure: failed program was:
  244. | /* confdefs.h */
  245. | #define PACKAGE_NAME "HarfBuzz"
  246. | #define PACKAGE_TARNAME "harfbuzz"
  247. | #define PACKAGE_VERSION "0.9.40"
  248. | #define PACKAGE_STRING "HarfBuzz 0.9.40"
  249. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=harfbuzz"
  250. | #define PACKAGE_URL "http://harfbuzz.org/"
  251. | /* end confdefs.h.  */
  252. | #include <ac_nonexistent.h>
  253. configure:8205: checking for ANSI C header files
  254. configure:8225: gcc -c  -O2 -march=x86-64 -pipe  -D_FORTIFY_SOURCE=2 conftest.c >&5
  255. configure:8225: $? = 0
  256. configure:8298: gcc -o conftest  -O2 -march=x86-64 -pipe  -D_FORTIFY_SOURCE=2  -s conftest.c  >&5
  257. configure:8298: $? = 0
  258. configure:8298: ./conftest
  259. configure:8298: $? = 0
  260. configure:8309: result: yes
  261. configure:8322: checking for sys/types.h
  262. configure:8322: gcc -c  -O2 -march=x86-64 -pipe  -D_FORTIFY_SOURCE=2 conftest.c >&5
  263. configure:8322: $? = 0
  264. configure:8322: result: yes
  265. configure:8322: checking for sys/stat.h
  266. configure:8322: gcc -c  -O2 -march=x86-64 -pipe  -D_FORTIFY_SOURCE=2 conftest.c >&5
  267. configure:8322: $? = 0
  268. configure:8322: result: yes
  269. configure:8322: checking for stdlib.h
  270. configure:8322: gcc -c  -O2 -march=x86-64 -pipe  -D_FORTIFY_SOURCE=2 conftest.c >&5
  271. configure:8322: $? = 0
  272. configure:8322: result: yes
  273. configure:8322: checking for string.h
  274. configure:8322: gcc -c  -O2 -march=x86-64 -pipe  -D_FORTIFY_SOURCE=2 conftest.c >&5
  275. configure:8322: $? = 0
  276. configure:8322: result: yes
  277. configure:8322: checking for memory.h
  278. configure:8322: gcc -c  -O2 -march=x86-64 -pipe  -D_FORTIFY_SOURCE=2 conftest.c >&5
  279. configure:8322: $? = 0
  280. configure:8322: result: yes
  281. configure:8322: checking for strings.h
  282. configure:8322: gcc -c  -O2 -march=x86-64 -pipe  -D_FORTIFY_SOURCE=2 conftest.c >&5
  283. configure:8322: $? = 0
  284. configure:8322: result: yes
  285. configure:8322: checking for inttypes.h
  286. configure:8322: gcc -c  -O2 -march=x86-64 -pipe  -D_FORTIFY_SOURCE=2 conftest.c >&5
  287. configure:8322: $? = 0
  288. configure:8322: result: yes
  289. configure:8322: checking for stdint.h
  290. configure:8322: gcc -c  -O2 -march=x86-64 -pipe  -D_FORTIFY_SOURCE=2 conftest.c >&5
  291. configure:8322: $? = 0
  292. configure:8322: result: yes
  293. configure:8322: checking for unistd.h
  294. configure:8322: gcc -c  -O2 -march=x86-64 -pipe  -D_FORTIFY_SOURCE=2 conftest.c >&5
  295. configure:8322: $? = 0
  296. configure:8322: result: yes
  297. configure:8336: checking for dlfcn.h
  298. configure:8336: gcc -c  -O2 -march=x86-64 -pipe  -D_FORTIFY_SOURCE=2 conftest.c >&5
  299. configure:8336: $? = 0
  300. configure:8336: result: yes
  301. configure:8539: checking for objdir
  302. configure:8554: result: .libs
  303. configure:8825: checking if gcc supports -fno-rtti -fno-exceptions
  304. configure:8843: gcc -c  -O2 -march=x86-64 -pipe  -D_FORTIFY_SOURCE=2 -fno-rtti -fno-exceptions conftest.c >&5
  305. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
  306. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
  307. configure:8847: $? = 0
  308. configure:8860: result: no
  309. configure:9208: checking for gcc option to produce PIC
  310. configure:9215: result: -fPIC -DPIC
  311. configure:9223: checking if gcc PIC flag -fPIC -DPIC works
  312. configure:9241: gcc -c  -O2 -march=x86-64 -pipe  -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.c >&5
  313. configure:9245: $? = 0
  314. configure:9258: result: yes
  315. configure:9287: checking if gcc static flag -static works
  316. configure:9315: result: yes
  317. configure:9330: checking if gcc supports -c -o file.o
  318. configure:9351: gcc -c  -O2 -march=x86-64 -pipe  -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.c >&5
  319. configure:9355: $? = 0
  320. configure:9377: result: yes
  321. configure:9385: checking if gcc supports -c -o file.o
  322. configure:9432: result: yes
  323. configure:9465: checking whether the gcc linker (/var/lib/lunar/compilers/ld -m elf_x86_64) supports shared libraries
  324. configure:10613: result: yes
  325. configure:10650: checking whether -lc should be explicitly linked in
  326. configure:10658: gcc -c  -O2 -march=x86-64 -pipe  -D_FORTIFY_SOURCE=2 conftest.c >&5
  327. configure:10661: $? = 0
  328. configure:10676: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
  329. configure:10679: $? = 0
  330. configure:10693: result: no
  331. configure:10853: checking dynamic linker characteristics
  332. configure:11380: gcc -o conftest  -O2 -march=x86-64 -pipe  -D_FORTIFY_SOURCE=2  -s -Wl,-rpath -Wl,/foo conftest.c  >&5
  333. configure:11380: $? = 0
  334. configure:11591: result: GNU/Linux ld.so
  335. configure:11698: checking how to hardcode library paths into programs
  336. configure:11723: result: immediate
  337. configure:12271: checking whether stripping libraries is possible
  338. configure:12276: result: yes
  339. configure:12311: checking if libtool supports shared libraries
  340. configure:12313: result: yes
  341. configure:12316: checking whether to build shared libraries
  342. configure:12337: result: yes
  343. configure:12340: checking whether to build static libraries
  344. configure:12344: result: no
  345. configure:12431: checking for gcc
  346. configure:12458: result: gcc
  347. configure:12687: checking for C compiler version
  348. configure:12696: gcc --version >&5
  349. gcc (GCC) 4.9.2
  350. Copyright (C) 2014 Free Software Foundation, Inc.
  351. This is free software; see the source for copying conditions.  There is NO
  352. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  353.  
  354. configure:12707: $? = 0
  355. configure:12696: gcc -v >&5
  356. Using built-in specs.
  357. COLLECT_GCC=/usr/bin/gcc
  358. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.2/lto-wrapper
  359. Target: x86_64-pc-linux-gnu
  360. Configured with: ../configure --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --enable-languages=c++ --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-__cxa_atexit --enable-threads=posix --disable-nls --enable-target-optspace --with-gnu-ld --with-system-zlib --enable-shared --disable-multilib --disable-werror
  361. Thread model: posix
  362. gcc version 4.9.2 (GCC)
  363. configure:12707: $? = 0
  364. configure:12696: gcc -V >&5
  365. gcc: error: unrecognized command line option '-V'
  366. gcc: fatal error: no input files
  367. compilation terminated.
  368. configure:12707: $? = 1
  369. configure:12696: gcc -qversion >&5
  370. gcc: error: unrecognized command line option '-qversion'
  371. gcc: fatal error: no input files
  372. compilation terminated.
  373. configure:12707: $? = 1
  374. configure:12711: checking whether we are using the GNU C compiler
  375. configure:12739: result: yes
  376. configure:12748: checking whether gcc accepts -g
  377. configure:12809: result: yes
  378. configure:12826: checking for gcc option to accept ISO C89
  379. configure:12902: result: none needed
  380. configure:12927: checking whether gcc understands -c and -o together
  381. configure:12964: result: yes
  382. configure:12983: checking dependency style of gcc
  383. configure:13094: result: gcc3
  384. configure:13222: checking for C++ compiler version
  385. configure:13231: g++ --version >&5
  386. g++ (GCC) 4.9.2
  387. Copyright (C) 2014 Free Software Foundation, Inc.
  388. This is free software; see the source for copying conditions.  There is NO
  389. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  390.  
  391. configure:13242: $? = 0
  392. configure:13231: g++ -v >&5
  393. Using built-in specs.
  394. COLLECT_GCC=/usr/bin/g++
  395. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.2/lto-wrapper
  396. Target: x86_64-pc-linux-gnu
  397. Configured with: ../configure --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --enable-languages=c++ --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-__cxa_atexit --enable-threads=posix --disable-nls --enable-target-optspace --with-gnu-ld --with-system-zlib --enable-shared --disable-multilib --disable-werror
  398. Thread model: posix
  399. gcc version 4.9.2 (GCC)
  400. configure:13242: $? = 0
  401. configure:13231: g++ -V >&5
  402. g++: error: unrecognized command line option '-V'
  403. g++: fatal error: no input files
  404. compilation terminated.
  405. configure:13242: $? = 1
  406. configure:13231: g++ -qversion >&5
  407. g++: error: unrecognized command line option '-qversion'
  408. g++: fatal error: no input files
  409. compilation terminated.
  410. configure:13242: $? = 1
  411. configure:13246: checking whether we are using the GNU C++ compiler
  412. configure:13265: g++ -c  -O2 -march=x86-64 -pipe  -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  413. configure:13265: $? = 0
  414. configure:13274: result: yes
  415. configure:13283: checking whether g++ accepts -g
  416. configure:13303: g++ -c -g  -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  417. configure:13303: $? = 0
  418. configure:13344: result: yes
  419. configure:13369: checking dependency style of g++
  420. configure:13480: result: gcc3
  421. configure:13513: checking how to run the C++ preprocessor
  422. configure:13540: g++ -E  -D_FORTIFY_SOURCE=2 conftest.cpp
  423. configure:13540: $? = 0
  424. configure:13554: g++ -E  -D_FORTIFY_SOURCE=2 conftest.cpp
  425. conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory
  426.  #include <ac_nonexistent.h>
  427.                             ^
  428. compilation terminated.
  429. configure:13554: $? = 1
  430. configure: failed program was:
  431. | /* confdefs.h */
  432. | #define PACKAGE_NAME "HarfBuzz"
  433. | #define PACKAGE_TARNAME "harfbuzz"
  434. | #define PACKAGE_VERSION "0.9.40"
  435. | #define PACKAGE_STRING "HarfBuzz 0.9.40"
  436. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=harfbuzz"
  437. | #define PACKAGE_URL "http://harfbuzz.org/"
  438. | #define STDC_HEADERS 1
  439. | #define HAVE_SYS_TYPES_H 1
  440. | #define HAVE_SYS_STAT_H 1
  441. | #define HAVE_STDLIB_H 1
  442. | #define HAVE_STRING_H 1
  443. | #define HAVE_MEMORY_H 1
  444. | #define HAVE_STRINGS_H 1
  445. | #define HAVE_INTTYPES_H 1
  446. | #define HAVE_STDINT_H 1
  447. | #define HAVE_UNISTD_H 1
  448. | #define HAVE_DLFCN_H 1
  449. | #define LT_OBJDIR ".libs/"
  450. | /* end confdefs.h.  */
  451. | #include <ac_nonexistent.h>
  452. configure:13579: result: g++ -E
  453. configure:13599: g++ -E  -D_FORTIFY_SOURCE=2 conftest.cpp
  454. configure:13599: $? = 0
  455. configure:13613: g++ -E  -D_FORTIFY_SOURCE=2 conftest.cpp
  456. conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory
  457.  #include <ac_nonexistent.h>
  458.                             ^
  459. compilation terminated.
  460. configure:13613: $? = 1
  461. configure: failed program was:
  462. | /* confdefs.h */
  463. | #define PACKAGE_NAME "HarfBuzz"
  464. | #define PACKAGE_TARNAME "harfbuzz"
  465. | #define PACKAGE_VERSION "0.9.40"
  466. | #define PACKAGE_STRING "HarfBuzz 0.9.40"
  467. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=harfbuzz"
  468. | #define PACKAGE_URL "http://harfbuzz.org/"
  469. | #define STDC_HEADERS 1
  470. | #define HAVE_SYS_TYPES_H 1
  471. | #define HAVE_SYS_STAT_H 1
  472. | #define HAVE_STDLIB_H 1
  473. | #define HAVE_STRING_H 1
  474. | #define HAVE_MEMORY_H 1
  475. | #define HAVE_STRINGS_H 1
  476. | #define HAVE_INTTYPES_H 1
  477. | #define HAVE_STDINT_H 1
  478. | #define HAVE_UNISTD_H 1
  479. | #define HAVE_DLFCN_H 1
  480. | #define LT_OBJDIR ".libs/"
  481. | /* end confdefs.h.  */
  482. | #include <ac_nonexistent.h>
  483. configure:13782: checking for ld used by g++
  484. configure:13849: result: /var/lib/lunar/compilers/ld -m elf_x86_64
  485. configure:13856: checking if the linker (/var/lib/lunar/compilers/ld -m elf_x86_64) is GNU ld
  486. configure:13871: result: yes
  487. configure:13926: checking whether the g++ linker (/var/lib/lunar/compilers/ld -m elf_x86_64) supports shared libraries
  488. configure:14924: result: yes
  489. configure:14960: g++ -c  -O2 -march=x86-64 -pipe  -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  490. configure:14963: $? = 0
  491. configure:15484: checking for g++ option to produce PIC
  492. configure:15491: result: -fPIC -DPIC
  493. configure:15499: checking if g++ PIC flag -fPIC -DPIC works
  494. configure:15517: g++ -c  -O2 -march=x86-64 -pipe  -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.cpp >&5
  495. configure:15521: $? = 0
  496. configure:15534: result: yes
  497. configure:15557: checking if g++ static flag -static works
  498. configure:15585: result: yes
  499. configure:15597: checking if g++ supports -c -o file.o
  500. configure:15618: g++ -c  -O2 -march=x86-64 -pipe  -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.cpp >&5
  501. configure:15622: $? = 0
  502. configure:15644: result: yes
  503. configure:15649: checking if g++ supports -c -o file.o
  504. configure:15696: result: yes
  505. configure:15726: checking whether the g++ linker (/var/lib/lunar/compilers/ld -m elf_x86_64) supports shared libraries
  506. configure:15762: result: yes
  507. configure:15903: checking dynamic linker characteristics
  508. configure:16568: result: GNU/Linux ld.so
  509. configure:16621: checking how to hardcode library paths into programs
  510. configure:16646: result: immediate
  511. configure:16735: checking for pkg-config
  512. configure:16753: found /usr/bin/pkg-config
  513. configure:16765: result: /usr/bin/pkg-config
  514. configure:16790: checking pkg-config is at least version 0.20
  515. configure:16793: result: yes
  516. configure:16838: checking for gtk-doc
  517. configure:16841: $PKG_CONFIG --exists --print-errors "$gtk_doc_requires"
  518. Package gtk-doc was not found in the pkg-config search path.
  519. Perhaps you should add the directory containing `gtk-doc.pc'
  520. to the PKG_CONFIG_PATH environment variable
  521. No package 'gtk-doc' found
  522. configure:16844: $? = 1
  523. configure:16850: result: no
  524. configure:16856: WARNING:
  525.   You will not be able to create source packages with 'make dist'
  526.   because gtk-doc >= 1.15 is not found.
  527. configure:16864: checking for gtkdoc-check
  528. configure:16894: result: no
  529. configure:16901: checking for gtkdoc-check
  530. configure:16934: result: no
  531. configure:16943: checking for gtkdoc-rebase
  532. configure:16976: result: no
  533. configure:16987: checking for gtkdoc-mkpdf
  534. configure:17020: result: no
  535. configure:17045: checking whether to build gtk-doc documentation
  536. configure:17047: result: no
  537. configure:17060: checking for GTKDOC_DEPS
  538. configure:17068: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0"
  539. configure:17071: $? = 0
  540. configure:17086: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0"
  541. configure:17089: $? = 0
  542. configure:17125: result: yes
  543. configure:17213: checking for atexit
  544. configure:17213: gcc -o conftest  -O2 -march=x86-64 -pipe  -D_FORTIFY_SOURCE=2  -s conftest.c  >&5
  545. configure:17213: $? = 0
  546. configure:17213: result: yes
  547. configure:17213: checking for mprotect
  548. configure:17213: gcc -o conftest  -O2 -march=x86-64 -pipe  -D_FORTIFY_SOURCE=2  -s conftest.c  >&5
  549. configure:17213: $? = 0
  550. configure:17213: result: yes
  551. configure:17213: checking for sysconf
  552. configure:17213: gcc -o conftest  -O2 -march=x86-64 -pipe  -D_FORTIFY_SOURCE=2  -s conftest.c  >&5
  553. configure:17213: $? = 0
  554. configure:17213: result: yes
  555. configure:17213: checking for getpagesize
  556. configure:17213: gcc -o conftest  -O2 -march=x86-64 -pipe  -D_FORTIFY_SOURCE=2  -s conftest.c  >&5
  557. configure:17213: $? = 0
  558. configure:17213: result: yes
  559. configure:17213: checking for mmap
  560. configure:17213: gcc -o conftest  -O2 -march=x86-64 -pipe  -D_FORTIFY_SOURCE=2  -s conftest.c  >&5
  561. configure:17213: $? = 0
  562. configure:17213: result: yes
  563. configure:17213: checking for isatty
  564. configure:17213: gcc -o conftest  -O2 -march=x86-64 -pipe  -D_FORTIFY_SOURCE=2  -s conftest.c  >&5
  565. configure:17213: $? = 0
  566. configure:17213: result: yes
  567. configure:17225: checking for unistd.h
  568. configure:17225: result: yes
  569. configure:17225: checking sys/mman.h usability
  570. configure:17225: gcc -c  -O2 -march=x86-64 -pipe  -D_FORTIFY_SOURCE=2 conftest.c >&5
  571. configure:17225: $? = 0
  572. configure:17225: result: yes
  573. configure:17225: checking sys/mman.h presence
  574. configure:17225: cpp  -D_FORTIFY_SOURCE=2 conftest.c
  575. configure:17225: $? = 0
  576. configure:17225: result: yes
  577. configure:17225: checking for sys/mman.h
  578. configure:17225: result: yes
  579. configure:17240: checking alignment of struct{char;}
  580. configure:17245: gcc -o conftest  -O2 -march=x86-64 -pipe  -D_FORTIFY_SOURCE=2  -s conftest.c  >&5
  581. conftest.c:65:37: warning: declaration does not declare anything
  582.  typedef struct { char x; struct{char;} y; } ac__type_alignof_;
  583.                                      ^
  584. configure:17245: $? = 0
  585. configure:17245: ./conftest
  586. configure:17245: $? = 0
  587. configure:17263: result: 1
  588. configure:17313: checking for native Win32
  589. configure:17320: result: no
  590. configure:17501: checking for the pthreads library -lpthreads
  591. configure:17539: gcc -o conftest  -O2 -march=x86-64 -pipe   -D_FORTIFY_SOURCE=2  -s -Bsymbolic-functions conftest.c -lpthreads  >&5
  592. /usr/bin/ld: cannot find -lpthreads
  593. collect2: error: ld returned 1 exit status
  594. configure:17539: $? = 1
  595. configure: failed program was:
  596. | /* confdefs.h */
  597. | #define PACKAGE_NAME "HarfBuzz"
  598. | #define PACKAGE_TARNAME "harfbuzz"
  599. | #define PACKAGE_VERSION "0.9.40"
  600. | #define PACKAGE_STRING "HarfBuzz 0.9.40"
  601. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=harfbuzz"
  602. | #define PACKAGE_URL "http://harfbuzz.org/"
  603. | #define STDC_HEADERS 1
  604. | #define HAVE_SYS_TYPES_H 1
  605. | #define HAVE_SYS_STAT_H 1
  606. | #define HAVE_STDLIB_H 1
  607. | #define HAVE_STRING_H 1
  608. | #define HAVE_MEMORY_H 1
  609. | #define HAVE_STRINGS_H 1
  610. | #define HAVE_INTTYPES_H 1
  611. | #define HAVE_STDINT_H 1
  612. | #define HAVE_UNISTD_H 1
  613. | #define HAVE_DLFCN_H 1
  614. | #define LT_OBJDIR ".libs/"
  615. | #define HAVE_ATEXIT 1
  616. | #define HAVE_MPROTECT 1
  617. | #define HAVE_SYSCONF 1
  618. | #define HAVE_GETPAGESIZE 1
  619. | #define HAVE_MMAP 1
  620. | #define HAVE_ISATTY 1
  621. | #define HAVE_UNISTD_H 1
  622. | #define HAVE_SYS_MMAN_H 1
  623. | #define ALIGNOF_STRUCT_CHAR__ 1
  624. | /* end confdefs.h.  */
  625. | #include <pthread.h>
  626. |                         static void routine(void *a) { a = 0; }
  627. |                         static void *start_routine(void *a) { return a; }
  628. | int
  629. | main ()
  630. | {
  631. | pthread_t th; pthread_attr_t attr;
  632. |                         pthread_create(&th, 0, start_routine, 0);
  633. |                         pthread_join(th, 0);
  634. |                         pthread_attr_init(&attr);
  635. |                         pthread_cleanup_push(routine, 0);
  636. |                         pthread_cleanup_pop(0) /* ; */
  637. |   ;
  638. |   return 0;
  639. | }
  640. configure:17548: result: no
  641. configure:17446: checking whether pthreads work without any flags
  642. configure:17539: gcc -o conftest  -O2 -march=x86-64 -pipe   -D_FORTIFY_SOURCE=2  -s -Bsymbolic-functions conftest.c   >&5
  643. /tmp/ccnHSluu.o: In function `main':
  644. conftest.c:(.text.startup+0x16): undefined reference to `pthread_create'
  645. conftest.c:(.text.startup+0x22): undefined reference to `pthread_join'
  646. conftest.c:(.text.startup+0x46): undefined reference to `__pthread_register_cancel'
  647. conftest.c:(.text.startup+0x50): undefined reference to `__pthread_unregister_cancel'
  648. collect2: error: ld returned 1 exit status
  649. configure:17539: $? = 1
  650. configure: failed program was:
  651. | /* confdefs.h */
  652. | #define PACKAGE_NAME "HarfBuzz"
  653. | #define PACKAGE_TARNAME "harfbuzz"
  654. | #define PACKAGE_VERSION "0.9.40"
  655. | #define PACKAGE_STRING "HarfBuzz 0.9.40"
  656. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=harfbuzz"
  657. | #define PACKAGE_URL "http://harfbuzz.org/"
  658. | #define STDC_HEADERS 1
  659. | #define HAVE_SYS_TYPES_H 1
  660. | #define HAVE_SYS_STAT_H 1
  661. | #define HAVE_STDLIB_H 1
  662. | #define HAVE_STRING_H 1
  663. | #define HAVE_MEMORY_H 1
  664. | #define HAVE_STRINGS_H 1
  665. | #define HAVE_INTTYPES_H 1
  666. | #define HAVE_STDINT_H 1
  667. | #define HAVE_UNISTD_H 1
  668. | #define HAVE_DLFCN_H 1
  669. | #define LT_OBJDIR ".libs/"
  670. | #define HAVE_ATEXIT 1
  671. | #define HAVE_MPROTECT 1
  672. | #define HAVE_SYSCONF 1
  673. | #define HAVE_GETPAGESIZE 1
  674. | #define HAVE_MMAP 1
  675. | #define HAVE_ISATTY 1
  676. | #define HAVE_UNISTD_H 1
  677. | #define HAVE_SYS_MMAN_H 1
  678. | #define ALIGNOF_STRUCT_CHAR__ 1
  679. | /* end confdefs.h.  */
  680. | #include <pthread.h>
  681. |                         static void routine(void *a) { a = 0; }
  682. |                         static void *start_routine(void *a) { return a; }
  683. | int
  684. | main ()
  685. | {
  686. | pthread_t th; pthread_attr_t attr;
  687. |                         pthread_create(&th, 0, start_routine, 0);
  688. |                         pthread_join(th, 0);
  689. |                         pthread_attr_init(&attr);
  690. |                         pthread_cleanup_push(routine, 0);
  691. |                         pthread_cleanup_pop(0) /* ; */
  692. |   ;
  693. |   return 0;
  694. | }
  695. configure:17548: result: no
  696. configure:17451: checking whether pthreads work with -Kthread
  697. configure:17539: gcc -o conftest  -O2 -march=x86-64 -pipe -Kthread  -D_FORTIFY_SOURCE=2  -s -Bsymbolic-functions conftest.c   >&5
  698. gcc: error: unrecognized command line option '-Kthread'
  699. configure:17539: $? = 1
  700. configure: failed program was:
  701. | /* confdefs.h */
  702. | #define PACKAGE_NAME "HarfBuzz"
  703. | #define PACKAGE_TARNAME "harfbuzz"
  704. | #define PACKAGE_VERSION "0.9.40"
  705. | #define PACKAGE_STRING "HarfBuzz 0.9.40"
  706. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=harfbuzz"
  707. | #define PACKAGE_URL "http://harfbuzz.org/"
  708. | #define STDC_HEADERS 1
  709. | #define HAVE_SYS_TYPES_H 1
  710. | #define HAVE_SYS_STAT_H 1
  711. | #define HAVE_STDLIB_H 1
  712. | #define HAVE_STRING_H 1
  713. | #define HAVE_MEMORY_H 1
  714. | #define HAVE_STRINGS_H 1
  715. | #define HAVE_INTTYPES_H 1
  716. | #define HAVE_STDINT_H 1
  717. | #define HAVE_UNISTD_H 1
  718. | #define HAVE_DLFCN_H 1
  719. | #define LT_OBJDIR ".libs/"
  720. | #define HAVE_ATEXIT 1
  721. | #define HAVE_MPROTECT 1
  722. | #define HAVE_SYSCONF 1
  723. | #define HAVE_GETPAGESIZE 1
  724. | #define HAVE_MMAP 1
  725. | #define HAVE_ISATTY 1
  726. | #define HAVE_UNISTD_H 1
  727. | #define HAVE_SYS_MMAN_H 1
  728. | #define ALIGNOF_STRUCT_CHAR__ 1
  729. | /* end confdefs.h.  */
  730. | #include <pthread.h>
  731. |                         static void routine(void *a) { a = 0; }
  732. |                         static void *start_routine(void *a) { return a; }
  733. | int
  734. | main ()
  735. | {
  736. | pthread_t th; pthread_attr_t attr;
  737. |                         pthread_create(&th, 0, start_routine, 0);
  738. |                         pthread_join(th, 0);
  739. |                         pthread_attr_init(&attr);
  740. |                         pthread_cleanup_push(routine, 0);
  741. |                         pthread_cleanup_pop(0) /* ; */
  742. |   ;
  743. |   return 0;
  744. | }
  745. configure:17548: result: no
  746. configure:17451: checking whether pthreads work with -kthread
  747. configure:17539: gcc -o conftest  -O2 -march=x86-64 -pipe -kthread  -D_FORTIFY_SOURCE=2  -s -Bsymbolic-functions conftest.c   >&5
  748. gcc: error: unrecognized command line option '-kthread'
  749. configure:17539: $? = 1
  750. configure: failed program was:
  751. | /* confdefs.h */
  752. | #define PACKAGE_NAME "HarfBuzz"
  753. | #define PACKAGE_TARNAME "harfbuzz"
  754. | #define PACKAGE_VERSION "0.9.40"
  755. | #define PACKAGE_STRING "HarfBuzz 0.9.40"
  756. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=harfbuzz"
  757. | #define PACKAGE_URL "http://harfbuzz.org/"
  758. | #define STDC_HEADERS 1
  759. | #define HAVE_SYS_TYPES_H 1
  760. | #define HAVE_SYS_STAT_H 1
  761. | #define HAVE_STDLIB_H 1
  762. | #define HAVE_STRING_H 1
  763. | #define HAVE_MEMORY_H 1
  764. | #define HAVE_STRINGS_H 1
  765. | #define HAVE_INTTYPES_H 1
  766. | #define HAVE_STDINT_H 1
  767. | #define HAVE_UNISTD_H 1
  768. | #define HAVE_DLFCN_H 1
  769. | #define LT_OBJDIR ".libs/"
  770. | #define HAVE_ATEXIT 1
  771. | #define HAVE_MPROTECT 1
  772. | #define HAVE_SYSCONF 1
  773. | #define HAVE_GETPAGESIZE 1
  774. | #define HAVE_MMAP 1
  775. | #define HAVE_ISATTY 1
  776. | #define HAVE_UNISTD_H 1
  777. | #define HAVE_SYS_MMAN_H 1
  778. | #define ALIGNOF_STRUCT_CHAR__ 1
  779. | /* end confdefs.h.  */
  780. | #include <pthread.h>
  781. |                         static void routine(void *a) { a = 0; }
  782. |                         static void *start_routine(void *a) { return a; }
  783. | int
  784. | main ()
  785. | {
  786. | pthread_t th; pthread_attr_t attr;
  787. |                         pthread_create(&th, 0, start_routine, 0);
  788. |                         pthread_join(th, 0);
  789. |                         pthread_attr_init(&attr);
  790. |                         pthread_cleanup_push(routine, 0);
  791. |                         pthread_cleanup_pop(0) /* ; */
  792. |   ;
  793. |   return 0;
  794. | }
  795. configure:17548: result: no
  796. configure:17501: checking for the pthreads library -llthread
  797. configure:17539: gcc -o conftest  -O2 -march=x86-64 -pipe   -D_FORTIFY_SOURCE=2  -s -Bsymbolic-functions conftest.c -llthread  >&5
  798. /usr/bin/ld: cannot find -llthread
  799. collect2: error: ld returned 1 exit status
  800. configure:17539: $? = 1
  801. configure: failed program was:
  802. | /* confdefs.h */
  803. | #define PACKAGE_NAME "HarfBuzz"
  804. | #define PACKAGE_TARNAME "harfbuzz"
  805. | #define PACKAGE_VERSION "0.9.40"
  806. | #define PACKAGE_STRING "HarfBuzz 0.9.40"
  807. | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=harfbuzz"
  808. | #define PACKAGE_URL "http://harfbuzz.org/"
  809. | #define STDC_HEADERS 1
  810. | #define HAVE_SYS_TYPES_H 1
  811. | #define HAVE_SYS_STAT_H 1
  812. | #define HAVE_STDLIB_H 1
  813. | #define HAVE_STRING_H 1
  814. | #define HAVE_MEMORY_H 1
  815. | #define HAVE_STRINGS_H 1
  816. | #define HAVE_INTTYPES_H 1
  817. | #define HAVE_STDINT_H 1
  818. | #define HAVE_UNISTD_H 1
  819. | #define HAVE_DLFCN_H 1
  820. | #define LT_OBJDIR ".libs/"
  821. | #define HAVE_ATEXIT 1
  822. | #define HAVE_MPROTECT 1
  823. | #define HAVE_SYSCONF 1
  824. | #define HAVE_GETPAGESIZE 1
  825. | #define HAVE_MMAP 1
  826. | #define HAVE_ISATTY 1
  827. | #define HAVE_UNISTD_H 1
  828. | #define HAVE_SYS_MMAN_H 1
  829. | #define ALIGNOF_STRUCT_CHAR__ 1
  830. | /* end confdefs.h.  */
  831. | #include <pthread.h>
  832. |                         static void routine(void *a) { a = 0; }
  833. |                         static void *start_routine(void *a) { return a; }
  834. | int
  835. | main ()
  836. | {
  837. | pthread_t th; pthread_attr_t attr;
  838. |                         pthread_create(&th, 0, start_routine, 0);
  839. |                         pthread_join(th, 0);
  840. |                         pthread_attr_init(&attr);
  841. |                         pthread_cleanup_push(routine, 0);
  842. |                         pthread_cleanup_pop(0) /* ; */
  843. |   ;
  844. |   return 0;
  845. | }
  846. configure:17548: result: no
  847. configure:17451: checking whether pthreads work with -pthread
  848. configure:17539: gcc -o conftest  -O2 -march=x86-64 -pipe -pthread  -D_FORTIFY_SOURCE=2  -s -Bsymbolic-functions conftest.c   >&5
  849. configure:17539: $? = 0
  850. configure:17548: result: yes
  851. configure:17567: checking for joinable pthread attribute
  852. configure:17582: gcc -o conftest  -O2 -march=x86-64 -pipe -pthread  -D_FORTIFY_SOURCE=2  -s -Bsymbolic-functions conftest.c   >&5
  853. configure:17582: $? = 0
  854. configure:17588: result: PTHREAD_CREATE_JOINABLE
  855. configure:17598: checking if more special flags are required for pthreads
  856. configure:17612: result: no
  857. configure:17618: checking for PTHREAD_PRIO_INHERIT
  858. configure:17636: gcc -o conftest  -O2 -march=x86-64 -pipe -pthread  -D_FORTIFY_SOURCE=2  -s -Bsymbolic-functions conftest.c   >&5
  859. configure:17636: $? = 0
  860. configure:17645: result: yes
  861. configure:17786: checking for GLIB
  862. configure:17794: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.16"
  863. configure:17797: $? = 0
  864. configure:17812: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.16"
  865. configure:17815: $? = 0
  866. configure:17851: result: yes
  867. configure:17886: checking for GOBJECT
  868. configure:17894: $PKG_CONFIG --exists --print-errors "gobject-2.0 glib-2.0"
  869. configure:17897: $? = 0
  870. configure:17912: $PKG_CONFIG --exists --print-errors "gobject-2.0 glib-2.0"
  871. configure:17915: $? = 0
  872. configure:17951: result: yes
  873. configure:17992: checking for gobject-introspection
  874. configure:18001: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0"
  875. configure:18004: $? = 0
  876. configure:18011: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= 1.34.0"
  877. configure:18014: $? = 0
  878. configure:18038: result: yes
  879. configure:18122: checking for CAIRO
  880. configure:18130: $PKG_CONFIG --exists --print-errors "cairo >= 1.8.0"
  881. Package QtGui was not found in the pkg-config search path.
  882. Perhaps you should add the directory containing `QtGui.pc'
  883. to the PKG_CONFIG_PATH environment variable
  884. Package 'QtGui', required by 'cairo', not found
  885. configure:18133: $? = 1
  886. configure:18148: $PKG_CONFIG --exists --print-errors "cairo >= 1.8.0"
  887. Package QtGui was not found in the pkg-config search path.
  888. Perhaps you should add the directory containing `QtGui.pc'
  889. to the PKG_CONFIG_PATH environment variable
  890. Package 'QtGui', required by 'cairo', not found
  891. configure:18151: $? = 1
  892. Package 'QtGui', required by 'cairo', not found
  893. configure:18179: result: no
  894. configure:18193: error: cairo support requested but not found
  895.  
  896. ## ---------------- ##
  897. ## Cache variables. ##
  898. ## ---------------- ##
  899.  
  900. ac_cv_alignof_struct_char__=1
  901. ac_cv_build=x86_64-pc-linux-gnu
  902. ac_cv_c_compiler_gnu=yes
  903. ac_cv_cxx_compiler_gnu=yes
  904. ac_cv_env_CAIRO_CFLAGS_set=
  905. ac_cv_env_CAIRO_CFLAGS_value=
  906. ac_cv_env_CAIRO_FT_CFLAGS_set=
  907. ac_cv_env_CAIRO_FT_CFLAGS_value=
  908. ac_cv_env_CAIRO_FT_LIBS_set=
  909. ac_cv_env_CAIRO_FT_LIBS_value=
  910. ac_cv_env_CAIRO_LIBS_set=
  911. ac_cv_env_CAIRO_LIBS_value=
  912. ac_cv_env_CCC_set=
  913. ac_cv_env_CCC_value=
  914. ac_cv_env_CC_set=set
  915. ac_cv_env_CC_value=gcc
  916. ac_cv_env_CFLAGS_set=set
  917. ac_cv_env_CFLAGS_value=' -O2 -march=x86-64 -pipe'
  918. ac_cv_env_CPPFLAGS_set=set
  919. ac_cv_env_CPPFLAGS_value=' -D_FORTIFY_SOURCE=2'
  920. ac_cv_env_CPP_set=set
  921. ac_cv_env_CPP_value=cpp
  922. ac_cv_env_CXXCPP_set=
  923. ac_cv_env_CXXCPP_value=
  924. ac_cv_env_CXXFLAGS_set=set
  925. ac_cv_env_CXXFLAGS_value=' -O2 -march=x86-64 -pipe'
  926. ac_cv_env_CXX_set=set
  927. ac_cv_env_CXX_value=g++
  928. ac_cv_env_FREETYPE_CFLAGS_set=
  929. ac_cv_env_FREETYPE_CFLAGS_value=
  930. ac_cv_env_FREETYPE_LIBS_set=
  931. ac_cv_env_FREETYPE_LIBS_value=
  932. ac_cv_env_GLIB_CFLAGS_set=
  933. ac_cv_env_GLIB_CFLAGS_value=
  934. ac_cv_env_GLIB_LIBS_set=
  935. ac_cv_env_GLIB_LIBS_value=
  936. ac_cv_env_GOBJECT_CFLAGS_set=
  937. ac_cv_env_GOBJECT_CFLAGS_value=
  938. ac_cv_env_GOBJECT_LIBS_set=
  939. ac_cv_env_GOBJECT_LIBS_value=
  940. ac_cv_env_GRAPHITE2_CFLAGS_set=
  941. ac_cv_env_GRAPHITE2_CFLAGS_value=
  942. ac_cv_env_GRAPHITE2_LIBS_set=
  943. ac_cv_env_GRAPHITE2_LIBS_value=
  944. ac_cv_env_GTKDOC_DEPS_CFLAGS_set=
  945. ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
  946. ac_cv_env_GTKDOC_DEPS_LIBS_set=
  947. ac_cv_env_GTKDOC_DEPS_LIBS_value=
  948. ac_cv_env_ICU_CFLAGS_set=
  949. ac_cv_env_ICU_CFLAGS_value=
  950. ac_cv_env_ICU_LIBS_set=
  951. ac_cv_env_ICU_LIBS_value=
  952. ac_cv_env_LDFLAGS_set=set
  953. ac_cv_env_LDFLAGS_value=' -s'
  954. ac_cv_env_LIBS_set=
  955. ac_cv_env_LIBS_value=
  956. ac_cv_env_PKG_CONFIG_set=
  957. ac_cv_env_PKG_CONFIG_value=
  958. ac_cv_env_build_alias_set=set
  959. ac_cv_env_build_alias_value=x86_64-pc-linux-gnu
  960. ac_cv_env_host_alias_set=
  961. ac_cv_env_host_alias_value=
  962. ac_cv_env_target_alias_set=
  963. ac_cv_env_target_alias_value=
  964. ac_cv_func_atexit=yes
  965. ac_cv_func_getpagesize=yes
  966. ac_cv_func_isatty=yes
  967. ac_cv_func_mmap=yes
  968. ac_cv_func_mprotect=yes
  969. ac_cv_func_sysconf=yes
  970. ac_cv_header_dlfcn_h=yes
  971. ac_cv_header_inttypes_h=yes
  972. ac_cv_header_memory_h=yes
  973. ac_cv_header_stdc=yes
  974. ac_cv_header_stdint_h=yes
  975. ac_cv_header_stdlib_h=yes
  976. ac_cv_header_string_h=yes
  977. ac_cv_header_strings_h=yes
  978. ac_cv_header_sys_mman_h=yes
  979. ac_cv_header_sys_stat_h=yes
  980. ac_cv_header_sys_types_h=yes
  981. ac_cv_header_unistd_h=yes
  982. ac_cv_host=x86_64-pc-linux-gnu
  983. ac_cv_objext=o
  984. ac_cv_path_EGREP='/bin/grep -E'
  985. ac_cv_path_FGREP='/bin/grep -F'
  986. ac_cv_path_GREP=/bin/grep
  987. ac_cv_path_SED=/bin/sed
  988. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  989. ac_cv_path_install='/usr/bin/install -c'
  990. ac_cv_path_mkdir=/usr/bin/mkdir
  991. ac_cv_prog_AWK=gawk
  992. ac_cv_prog_CPP=cpp
  993. ac_cv_prog_CXXCPP='g++ -E'
  994. ac_cv_prog_ac_ct_AR=ar
  995. ac_cv_prog_ac_ct_CC=gcc
  996. ac_cv_prog_ac_ct_OBJDUMP=objdump
  997. ac_cv_prog_ac_ct_RANLIB=ranlib
  998. ac_cv_prog_ac_ct_STRIP=strip
  999. ac_cv_prog_cc_c89=
  1000. ac_cv_prog_cc_g=yes
  1001. ac_cv_prog_cxx_g=yes
  1002. ac_cv_prog_make_make_set=yes
  1003. am_cv_CC_dependencies_compiler_type=gcc3
  1004. am_cv_CXX_dependencies_compiler_type=gcc3
  1005. am_cv_ar_interface=ar
  1006. am_cv_make_support_nested_variables=yes
  1007. am_cv_prog_cc_c_o=yes
  1008. am_cv_prog_tar_pax=gnutar
  1009. ax_cv_PTHREAD_PRIO_INHERIT=yes
  1010. lt_cv_ar_at_file=@
  1011. lt_cv_archive_cmds_need_lc=no
  1012. lt_cv_deplibs_check_method=pass_all
  1013. lt_cv_file_magic_cmd='$MAGIC_CMD'
  1014. lt_cv_file_magic_test_file=
  1015. lt_cv_ld_reload_flag=-r
  1016. lt_cv_nm_interface='BSD nm'
  1017. lt_cv_objdir=.libs
  1018. lt_cv_path_LD=/var/lib/lunar/compilers/ld
  1019. lt_cv_path_LDCXX='/var/lib/lunar/compilers/ld -m elf_x86_64'
  1020. lt_cv_path_NM='/usr/bin/nm -B'
  1021. lt_cv_path_mainfest_tool=no
  1022. lt_cv_prog_compiler_c_o=yes
  1023. lt_cv_prog_compiler_c_o_CXX=yes
  1024. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  1025. lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
  1026. lt_cv_prog_compiler_pic_works=yes
  1027. lt_cv_prog_compiler_pic_works_CXX=yes
  1028. lt_cv_prog_compiler_rtti_exceptions=no
  1029. lt_cv_prog_compiler_static_works=yes
  1030. lt_cv_prog_compiler_static_works_CXX=yes
  1031. lt_cv_prog_gnu_ld=yes
  1032. lt_cv_prog_gnu_ldcxx=yes
  1033. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  1034. lt_cv_shlibpath_overrides_runpath=no
  1035. 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'\'''
  1036. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
  1037. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
  1038. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  1039. lt_cv_sys_global_symbol_to_import=
  1040. lt_cv_sys_max_cmd_len=1572864
  1041. lt_cv_to_host_file_cmd=func_convert_file_noop
  1042. lt_cv_to_tool_file_cmd=func_convert_file_noop
  1043. pkg_cv_GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
  1044. pkg_cv_GLIB_LIBS='-lglib-2.0 '
  1045. pkg_cv_GOBJECT_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
  1046. pkg_cv_GOBJECT_LIBS='-lgobject-2.0 -lglib-2.0 '
  1047. pkg_cv_GTKDOC_DEPS_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
  1048. pkg_cv_GTKDOC_DEPS_LIBS='-lgobject-2.0 -lglib-2.0 '
  1049.  
  1050. ## ----------------- ##
  1051. ## Output variables. ##
  1052. ## ----------------- ##
  1053.  
  1054. ACLOCAL='${SHELL} /usr/src/harfbuzz-0.9.40/missing aclocal-1.14'
  1055. AMDEPBACKSLASH='\'
  1056. AMDEP_FALSE='#'
  1057. AMDEP_TRUE=''
  1058. AMTAR='$${TAR-tar}'
  1059. AM_BACKSLASH='\'
  1060. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  1061. AM_DEFAULT_VERBOSITY='0'
  1062. AM_V='$(V)'
  1063. AR='ar'
  1064. AUTOCONF='${SHELL} /usr/src/harfbuzz-0.9.40/missing autoconf'
  1065. AUTOHEADER='${SHELL} /usr/src/harfbuzz-0.9.40/missing autoheader'
  1066. AUTOMAKE='${SHELL} /usr/src/harfbuzz-0.9.40/missing automake-1.14'
  1067. AUTOMAKE_OLDER_THAN_1_13_FALSE=''
  1068. AUTOMAKE_OLDER_THAN_1_13_TRUE='#'
  1069. AWK='gawk'
  1070. CAIRO_CFLAGS=''
  1071. CAIRO_FT_CFLAGS=''
  1072. CAIRO_FT_LIBS=''
  1073. CAIRO_LIBS=''
  1074. CC='gcc'
  1075. CCDEPMODE='depmode=gcc3'
  1076. CFLAGS=' -O2 -march=x86-64 -pipe'
  1077. CORETEXT_CFLAGS=''
  1078. CORETEXT_LIBS=''
  1079. CPP='cpp'
  1080. CPPFLAGS=' -D_FORTIFY_SOURCE=2'
  1081. CXX='g++'
  1082. CXXCPP='g++ -E'
  1083. CXXDEPMODE='depmode=gcc3'
  1084. CXXFLAGS=' -O2 -march=x86-64 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden'
  1085. CYGPATH_W='echo'
  1086. DEFS=''
  1087. DEPDIR='.deps'
  1088. DLLTOOL='false'
  1089. DSYMUTIL=''
  1090. DUMPBIN=''
  1091. ECHO_C=''
  1092. ECHO_N='-n'
  1093. ECHO_T=''
  1094. EGREP='/bin/grep -E'
  1095. ENABLE_GTK_DOC_FALSE=''
  1096. ENABLE_GTK_DOC_TRUE='#'
  1097. EXEEXT=''
  1098. FGREP='/bin/grep -F'
  1099. FREETYPE_CFLAGS=''
  1100. FREETYPE_LIBS=''
  1101. GIT='${SHELL} /usr/src/harfbuzz-0.9.40/missing git'
  1102. GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
  1103. GLIB_LIBS='-lglib-2.0 '
  1104. GLIB_MKENUMS='glib-mkenums'
  1105. GOBJECT_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
  1106. GOBJECT_LIBS='-lgobject-2.0 -lglib-2.0 '
  1107. GRAPHITE2_CFLAGS=''
  1108. GRAPHITE2_LIBS=''
  1109. GREP='/bin/grep'
  1110. GTKDOC_CHECK=''
  1111. GTKDOC_CHECK_PATH=''
  1112. GTKDOC_DEPS_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
  1113. GTKDOC_DEPS_LIBS='-lgobject-2.0 -lglib-2.0 '
  1114. GTKDOC_MKPDF=''
  1115. GTKDOC_REBASE='true'
  1116. GTK_DOC_BUILD_HTML_FALSE='#'
  1117. GTK_DOC_BUILD_HTML_TRUE=''
  1118. GTK_DOC_BUILD_PDF_FALSE=''
  1119. GTK_DOC_BUILD_PDF_TRUE='#'
  1120. GTK_DOC_USE_LIBTOOL_FALSE='#'
  1121. GTK_DOC_USE_LIBTOOL_TRUE=''
  1122. GTK_DOC_USE_REBASE_FALSE='#'
  1123. GTK_DOC_USE_REBASE_TRUE=''
  1124. HAVE_CAIRO_FALSE=''
  1125. HAVE_CAIRO_FT_FALSE=''
  1126. HAVE_CAIRO_FT_TRUE=''
  1127. HAVE_CAIRO_TRUE=''
  1128. HAVE_CORETEXT_FALSE=''
  1129. HAVE_CORETEXT_TRUE=''
  1130. HAVE_FALLBACK_FALSE='#'
  1131. HAVE_FALLBACK_TRUE=''
  1132. HAVE_FREETYPE_FALSE=''
  1133. HAVE_FREETYPE_TRUE=''
  1134. HAVE_GCC_FALSE='#'
  1135. HAVE_GCC_TRUE=''
  1136. HAVE_GLIB_FALSE='#'
  1137. HAVE_GLIB_TRUE=''
  1138. HAVE_GOBJECT_FALSE='#'
  1139. HAVE_GOBJECT_TRUE=''
  1140. HAVE_GRAPHITE2_FALSE=''
  1141. HAVE_GRAPHITE2_TRUE=''
  1142. HAVE_GTK_DOC_FALSE=''
  1143. HAVE_GTK_DOC_TRUE='#'
  1144. HAVE_ICU_FALSE=''
  1145. HAVE_ICU_TRUE=''
  1146. HAVE_INTROSPECTION_FALSE='#'
  1147. HAVE_INTROSPECTION_TRUE=''
  1148. HAVE_OT_FALSE='#'
  1149. HAVE_OT_TRUE=''
  1150. HAVE_PTHREAD_FALSE='#'
  1151. HAVE_PTHREAD_TRUE=''
  1152. HAVE_UCDN_FALSE=''
  1153. HAVE_UCDN_TRUE='#'
  1154. HAVE_UNISCRIBE_FALSE=''
  1155. HAVE_UNISCRIBE_TRUE=''
  1156. HB_LIBTOOL_VERSION_INFO='940:0:940'
  1157. HB_VERSION='0.9.40'
  1158. HB_VERSION_MAJOR='0'
  1159. HB_VERSION_MICRO='40'
  1160. HB_VERSION_MINOR='9'
  1161. HTML_DIR='${datadir}/gtk-doc/html'
  1162. ICU_CFLAGS=''
  1163. ICU_CONFIG=''
  1164. ICU_LIBS=''
  1165. INSTALL_DATA='${INSTALL} -m 644'
  1166. INSTALL_PROGRAM='${INSTALL}'
  1167. INSTALL_SCRIPT='${INSTALL}'
  1168. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  1169. INTROSPECTION_CFLAGS='-pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
  1170. INTROSPECTION_COMPILER='/usr/bin/g-ir-compiler'
  1171. INTROSPECTION_GENERATE='/usr/bin/g-ir-generate'
  1172. INTROSPECTION_GIRDIR='/usr/share/gir-1.0'
  1173. INTROSPECTION_LIBS='-lgirepository-1.0 -lgobject-2.0 -lglib-2.0 '
  1174. INTROSPECTION_MAKEFILE='/usr/share/gobject-introspection-1.0/Makefile.introspection'
  1175. INTROSPECTION_SCANNER='/usr/bin/g-ir-scanner'
  1176. INTROSPECTION_TYPELIBDIR='/usr/lib/girepository-1.0'
  1177. LD='/var/lib/lunar/compilers/ld -m elf_x86_64'
  1178. LDFLAGS=' -s -Bsymbolic-functions'
  1179. LIBOBJS=''
  1180. LIBS=''
  1181. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  1182. LIPO=''
  1183. LN_S='ln -s'
  1184. LTLIBOBJS=''
  1185. MAKEINFO='${SHELL} /usr/src/harfbuzz-0.9.40/missing makeinfo'
  1186. MANIFEST_TOOL=':'
  1187. MKDIR_P='/usr/bin/mkdir -p'
  1188. NM='/usr/bin/nm -B'
  1189. NMEDIT=''
  1190. OBJDUMP='objdump'
  1191. OBJEXT='o'
  1192. OS_WIN32_FALSE=''
  1193. OS_WIN32_TRUE='#'
  1194. OTOOL64=''
  1195. OTOOL=''
  1196. PACKAGE='harfbuzz'
  1197. PACKAGE_BUGREPORT='http://bugs.freedesktop.org/enter_bug.cgi?product=harfbuzz'
  1198. PACKAGE_NAME='HarfBuzz'
  1199. PACKAGE_STRING='HarfBuzz 0.9.40'
  1200. PACKAGE_TARNAME='harfbuzz'
  1201. PACKAGE_URL='http://harfbuzz.org/'
  1202. PACKAGE_VERSION='0.9.40'
  1203. PATH_SEPARATOR=':'
  1204. PKG_CONFIG='/usr/bin/pkg-config'
  1205. PTHREAD_CC='gcc'
  1206. PTHREAD_CFLAGS='-pthread'
  1207. PTHREAD_LIBS=''
  1208. RAGEL='${SHELL} /usr/src/harfbuzz-0.9.40/missing ragel'
  1209. RANLIB='ranlib'
  1210. SED='/bin/sed'
  1211. SET_MAKE=''
  1212. SHELL='/bin/sh'
  1213. STRIP='strip'
  1214. UNISCRIBE_CFLAGS=''
  1215. UNISCRIBE_LIBS=''
  1216. VERSION='0.9.40'
  1217. ac_ct_AR='ar'
  1218. ac_ct_CC='gcc'
  1219. ac_ct_CXX=''
  1220. ac_ct_DUMPBIN=''
  1221. am__EXEEXT_FALSE=''
  1222. am__EXEEXT_TRUE=''
  1223. am__fastdepCC_FALSE='#'
  1224. am__fastdepCC_TRUE=''
  1225. am__fastdepCXX_FALSE='#'
  1226. am__fastdepCXX_TRUE=''
  1227. am__include='include'
  1228. am__isrc=''
  1229. am__leading_dot='.'
  1230. am__nodep='_no'
  1231. am__quote=''
  1232. am__tar='tar --format=posix -chf - "$$tardir"'
  1233. am__untar='tar -xf -'
  1234. ax_pthread_config=''
  1235. bindir='${exec_prefix}/bin'
  1236. build='x86_64-pc-linux-gnu'
  1237. build_alias='x86_64-pc-linux-gnu'
  1238. build_cpu='x86_64'
  1239. build_os='linux-gnu'
  1240. build_vendor='pc'
  1241. datadir='${datarootdir}'
  1242. datarootdir='${prefix}/share'
  1243. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  1244. dvidir='${docdir}'
  1245. exec_prefix='NONE'
  1246. host='x86_64-pc-linux-gnu'
  1247. host_alias=''
  1248. host_cpu='x86_64'
  1249. host_os='linux-gnu'
  1250. host_vendor='pc'
  1251. htmldir='${docdir}'
  1252. includedir='${prefix}/include'
  1253. infodir='/usr/share/info'
  1254. install_sh='${SHELL} /usr/src/harfbuzz-0.9.40/install-sh'
  1255. libdir='${exec_prefix}/lib'
  1256. libexecdir='${exec_prefix}/libexec'
  1257. localedir='${datarootdir}/locale'
  1258. localstatedir='/var'
  1259. mandir='/usr/share/man'
  1260. mkdir_p='$(MKDIR_P)'
  1261. oldincludedir='/usr/include'
  1262. pdfdir='${docdir}'
  1263. prefix='/usr'
  1264. program_transform_name='s,x,x,'
  1265. psdir='${docdir}'
  1266. sbindir='${exec_prefix}/sbin'
  1267. sharedstatedir='${prefix}/com'
  1268. sysconfdir='/etc'
  1269. target_alias=''
  1270.  
  1271. ## ----------- ##
  1272. ## confdefs.h. ##
  1273. ## ----------- ##
  1274.  
  1275. /* confdefs.h */
  1276. #define PACKAGE_NAME "HarfBuzz"
  1277. #define PACKAGE_TARNAME "harfbuzz"
  1278. #define PACKAGE_VERSION "0.9.40"
  1279. #define PACKAGE_STRING "HarfBuzz 0.9.40"
  1280. #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=harfbuzz"
  1281. #define PACKAGE_URL "http://harfbuzz.org/"
  1282. #define STDC_HEADERS 1
  1283. #define HAVE_SYS_TYPES_H 1
  1284. #define HAVE_SYS_STAT_H 1
  1285. #define HAVE_STDLIB_H 1
  1286. #define HAVE_STRING_H 1
  1287. #define HAVE_MEMORY_H 1
  1288. #define HAVE_STRINGS_H 1
  1289. #define HAVE_INTTYPES_H 1
  1290. #define HAVE_STDINT_H 1
  1291. #define HAVE_UNISTD_H 1
  1292. #define HAVE_DLFCN_H 1
  1293. #define LT_OBJDIR ".libs/"
  1294. #define HAVE_ATEXIT 1
  1295. #define HAVE_MPROTECT 1
  1296. #define HAVE_SYSCONF 1
  1297. #define HAVE_GETPAGESIZE 1
  1298. #define HAVE_MMAP 1
  1299. #define HAVE_ISATTY 1
  1300. #define HAVE_UNISTD_H 1
  1301. #define HAVE_SYS_MMAN_H 1
  1302. #define ALIGNOF_STRUCT_CHAR__ 1
  1303. #define HAVE_PTHREAD_PRIO_INHERIT 1
  1304. #define HAVE_PTHREAD 1
  1305. #define HAVE_OT 1
  1306. #define HAVE_FALLBACK 1
  1307. #define HAVE_GLIB 1
  1308. #define HAVE_GOBJECT 1
  1309.  
  1310. configure: exit 1
  1311.