Advertisement
Guest User

config.log

a guest
Jan 18th, 2013
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 78.26 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 efl configure 1.7.99.82988, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdi
  8. r=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --with-profile=release --enable-nls --disable-doc --disable-wayland --disable-fb --di
  9. sable-sdl --enable-fontconfig --enable-fribidi --disable-harfbuzz --disable-egl --disable-pixman --disable-audio --disable-pulseaudio --enable-physics --enable-mount -
  10. -enable-xim --disable-image-loader-gif --disable-image-loader-tiff --disable-image-loader-webp --disable-xine --enable-gstreamer --disable-v4l2 --enable-curl --enable-
  11. tslib --with-crypto=none --with-x11=xlib --with-x --with-opengl=full --with-glib=no --enable-nls --disable-doc --disable-static
  12.  
  13. ## --------- ##
  14. ## Platform. ##
  15. ## --------- ##
  16.  
  17. hostname = crazytux
  18. uname -m = x86_64
  19. uname -r = 3.6.11-gentoo
  20. uname -s = Linux
  21. uname -v = #1 SMP PREEMPT Fri Jan 11 19:36:22 BRST 2013
  22.  
  23. /usr/bin/uname -p = Intel(R) Core(TM) i7-2670QM CPU @ 2.20GHz
  24. /bin/uname -X = unknown
  25.  
  26. /bin/arch = unknown
  27. /usr/bin/arch -k = unknown
  28. /usr/convex/getsysinfo = unknown
  29. /usr/bin/hostinfo = unknown
  30. /bin/machine = unknown
  31. /usr/bin/oslevel = unknown
  32. /bin/universe = unknown
  33.  
  34. PATH: /usr/lib64/portage/bin/ebuild-helpers
  35. PATH: /usr/local/sbin
  36. PATH: /usr/local/bin
  37. PATH: /usr/sbin
  38. PATH: /usr/bin
  39. PATH: /sbin
  40. PATH: /bin
  41. PATH: /opt/bin
  42. PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3
  43.  
  44.  
  45. ## ----------- ##
  46. ## Core tests. ##
  47. ## ----------- ##
  48.  
  49. configure:3915: checking for x86_64-pc-linux-gnu-gcc
  50. configure:3931: found /usr/bin/x86_64-pc-linux-gnu-gcc
  51. configure:3942: result: x86_64-pc-linux-gnu-gcc
  52.  
  53. configure:4211: checking for C compiler version
  54. configure:4220: x86_64-pc-linux-gnu-gcc --version >&5
  55. x86_64-pc-linux-gnu-gcc (Gentoo 4.6.3 p1.10, pie-0.5.2) 4.6.3
  56. Copyright (C) 2011 Free Software Foundation, Inc.
  57. This is free software; see the source for copying conditions. There is NO
  58. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  59.  
  60. configure:4231: $? = 0
  61. configure:4220: x86_64-pc-linux-gnu-gcc -v >&5
  62. Using built-in specs.
  63. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3/x86_64-pc-linux-gnu-gcc
  64. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.6.3/lto-wrapper
  65. Target: x86_64-pc-linux-gnu
  66. Configured with: /var/tmp/portage/sys-devel/gcc-4.6.3/work/gcc-4.6.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3 --includedir=/usr/lib/gcc/
  67. x86_64-pc-linux-gnu/4.6.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/man --infodir=/usr/sha
  68. re/gcc-data/x86_64-pc-linux-gnu/4.6.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-li
  69. nux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-lto --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete
  70. --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.6.
  71. 3/python --enable-checking=release --disable-libgcj --enable-libstdcxx-time --enable-languages=c,c++,objc,fortran --enable-shared --enable-threads=posix --enable-__cxa
  72. _atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.6.3 p1.10, pie-0.5.2'
  73. Thread model: posix
  74. gcc version 4.6.3 (Gentoo 4.6.3 p1.10, pie-0.5.2)
  75. configure:4231: $? = 0
  76. configure:4220: x86_64-pc-linux-gnu-gcc -V >&5
  77. x86_64-pc-linux-gnu-gcc: error: unrecognized option '-V'
  78. x86_64-pc-linux-gnu-gcc: fatal error: no input files
  79. compilation terminated.
  80. configure:4231: $? = 1
  81. configure:4220: x86_64-pc-linux-gnu-gcc -qversion >&5
  82. x86_64-pc-linux-gnu-gcc: error: unrecognized option '-qversion'
  83. x86_64-pc-linux-gnu-gcc: fatal error: no input files
  84. compilation terminated.
  85. configure:4231: $? = 1
  86. configure:4251: checking whether the C compiler works
  87. configure:4273: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fvisibility=hidden -Wl,-O1 -Wl,--as-needed conftest.c >&5
  88. configure:4277: $? = 0
  89. configure:4325: result: yes
  90. configure:4328: checking for C compiler default output file name
  91. configure:4330: result: a.out
  92. configure:4336: checking for suffix of executables
  93. configure:4343: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fvisibility=hidden -Wl,-O1 -Wl,--as-needed conftest.c >&5
  94. configure:4347: $? = 0
  95. configure:4369: result:
  96. configure:4391: checking whether we are cross compiling
  97. configure:4399: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fvisibility=hidden -Wl,-O1 -Wl,--as-needed conftest.c >&5
  98. configure:4403: $? = 0
  99. configure:4410: ./conftest
  100. configure:4414: $? = 0
  101. configure:4429: result: no
  102. configure:4434: checking for suffix of object files
  103. configure:4456: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fvisibility=hidden conftest.c >&5
  104. configure:4460: $? = 0
  105. configure:4481: result: o
  106. configure:4485: checking whether we are using the GNU C compiler
  107. configure:4504: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fvisibility=hidden conftest.c >&5
  108. configure:4504: $? = 0
  109. configure:4513: result: yes
  110. configure:4522: checking whether x86_64-pc-linux-gnu-gcc accepts -g
  111. configure:4542: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5
  112. configure:4542: $? = 0
  113. configure:4583: result: yes
  114. configure:4600: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89
  115. configure:4663: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fvisibility=hidden conftest.c >&5
  116. configure:4663: $? = 0
  117. configure:4676: result: none needed
  118. configure:4702: checking how to run the C preprocessor
  119. configure:4733: x86_64-pc-linux-gnu-gcc -E conftest.c
  120. configure:4733: $? = 0
  121. configure:4747: x86_64-pc-linux-gnu-gcc -E conftest.c
  122. conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
  123. compilation terminated.
  124. configure:4747: $? = 1
  125. configure: failed program was:
  126. | /* confdefs.h */
  127. | #define PACKAGE_NAME "efl"
  128. | #define PACKAGE_TARNAME "efl"
  129. | #define PACKAGE_VERSION "1.7.99.82988"
  130. | #define PACKAGE_STRING "efl 1.7.99.82988"
  131. | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net"
  132. | #define PACKAGE_URL ""
  133. | /* end confdefs.h. */
  134. | #include <ac_nonexistent.h>
  135. configure:4772: result: x86_64-pc-linux-gnu-gcc -E
  136. configure:4792: x86_64-pc-linux-gnu-gcc -E conftest.c
  137. configure:4792: $? = 0
  138. configure:4806: x86_64-pc-linux-gnu-gcc -E conftest.c
  139. conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
  140. compilation terminated.
  141. configure:4806: $? = 1
  142. configure: failed program was:
  143. | /* confdefs.h */
  144. | #define PACKAGE_NAME "efl"
  145. | #define PACKAGE_TARNAME "efl"
  146. | #define PACKAGE_VERSION "1.7.99.82988"
  147. | #define PACKAGE_STRING "efl 1.7.99.82988"
  148. | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net"
  149. | #define PACKAGE_URL ""
  150. | /* end confdefs.h. */
  151. | #include <ac_nonexistent.h>
  152. configure:4835: checking for grep that handles long lines and -e
  153. configure:4893: result: /bin/grep
  154. configure:4898: checking for egrep
  155. configure:4960: result: /bin/grep -E
  156. configure:4965: checking for ANSI C header files
  157. configure:4985: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fvisibility=hidden conftest.c >&5
  158. configure:4985: $? = 0
  159. configure:5058: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fvisibility=hidden -Wl,-O1 -Wl,--as-needed conftest.c >&5
  160. configure:5058: $? = 0
  161. configure:5058: ./conftest
  162. configure:5058: $? = 0
  163. configure:5069: result: yes
  164. configure:5082: checking for sys/types.h
  165. configure:5082: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fvisibility=hidden conftest.c >&5
  166. configure:5082: $? = 0
  167. configure:5082: result: yes
  168. configure:5082: checking for sys/stat.h
  169. configure:5082: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fvisibility=hidden conftest.c >&5
  170. configure:5082: $? = 0
  171. configure:5082: result: yes
  172. configure:5082: checking for stdlib.h
  173. configure:5082: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fvisibility=hidden conftest.c >&5
  174. configure:5082: $? = 0
  175. configure:5082: result: yes
  176. configure:5082: checking for string.h
  177. configure:5082: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fvisibility=hidden conftest.c >&5
  178. configure:5082: $? = 0
  179. configure:5082: result: yes
  180. configure:5082: checking for memory.h
  181. configure:5082: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fvisibility=hidden conftest.c >&5
  182. configure:5082: $? = 0
  183. configure:5082: result: yes
  184. configure:5082: checking for strings.h
  185. configure:5082: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fvisibility=hidden conftest.c >&5
  186. configure:5082: $? = 0
  187. configure:5082: result: yes
  188. configure:5082: checking for inttypes.h
  189. configure:5082: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fvisibility=hidden conftest.c >&5
  190. configure:5082: $? = 0
  191. configure:5082: result: yes
  192. configure:5082: checking for stdint.h
  193. configure:5082: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fvisibility=hidden conftest.c >&5
  194. configure:5082: $? = 0
  195. configure:5082: result: yes
  196. configure:5082: checking for unistd.h
  197. configure:5082: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fvisibility=hidden conftest.c >&5
  198. configure:5082: $? = 0
  199. configure:5082: result: yes
  200. configure:5095: checking minix/config.h usability
  201. configure:5095: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fvisibility=hidden conftest.c >&5
  202. conftest.c:52:26: fatal error: minix/config.h: No such file or directory
  203. compilation terminated.
  204. configure:5095: $? = 1
  205. configure: failed program was:
  206. | /* confdefs.h */
  207. | #define PACKAGE_NAME "efl"
  208. | #define PACKAGE_TARNAME "efl"
  209. | #define PACKAGE_VERSION "1.7.99.82988"
  210. | #define PACKAGE_STRING "efl 1.7.99.82988"
  211. | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net"
  212. | #define PACKAGE_URL ""
  213. | #define STDC_HEADERS 1
  214. | #define HAVE_SYS_TYPES_H 1
  215. | #define HAVE_SYS_STAT_H 1
  216. | #define HAVE_STDLIB_H 1
  217. | #define HAVE_STRING_H 1
  218. | #define HAVE_MEMORY_H 1
  219. | #define HAVE_STRINGS_H 1
  220. | #define HAVE_INTTYPES_H 1
  221. | #define HAVE_STDINT_H 1
  222. | #define HAVE_UNISTD_H 1
  223. | /* end confdefs.h. */
  224. | #include <stdio.h>
  225. | #ifdef HAVE_SYS_TYPES_H
  226. | # include <sys/types.h>
  227. | #endif
  228. | #ifdef HAVE_SYS_STAT_H
  229. | # include <sys/stat.h>
  230. | #endif
  231. | #ifdef STDC_HEADERS
  232. | # include <stdlib.h>
  233. | # include <stddef.h>
  234. | #else
  235. | # ifdef HAVE_STDLIB_H
  236. | # include <stdlib.h>
  237. | # endif
  238. | #endif
  239. | #ifdef HAVE_STRING_H
  240. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  241. | # include <memory.h>
  242. | # endif
  243. | # include <string.h>
  244. | #endif
  245. | #ifdef HAVE_STRINGS_H
  246. | # include <strings.h>
  247. | #endif
  248. | #ifdef HAVE_INTTYPES_H
  249. | # include <inttypes.h>
  250. | #endif
  251. | #ifdef HAVE_STDINT_H
  252. | # include <stdint.h>
  253. | #endif
  254. | #ifdef HAVE_UNISTD_H
  255. | # include <unistd.h>
  256. | #endif
  257. | #include <minix/config.h>
  258. configure:5095: result: no
  259. configure:5095: checking minix/config.h presence
  260. configure:5095: x86_64-pc-linux-gnu-gcc -E conftest.c
  261. conftest.c:19:26: fatal error: minix/config.h: No such file or directory
  262. compilation terminated.
  263. configure:5095: $? = 1
  264. configure: failed program was:
  265. | /* confdefs.h */
  266. | #define PACKAGE_NAME "efl"
  267. | #define PACKAGE_TARNAME "efl"
  268. | #define PACKAGE_VERSION "1.7.99.82988"
  269. | #define PACKAGE_STRING "efl 1.7.99.82988"
  270. | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net"
  271. | #define PACKAGE_URL ""
  272. | #define STDC_HEADERS 1
  273. | #define HAVE_SYS_TYPES_H 1
  274. | #define HAVE_SYS_STAT_H 1
  275. | #define HAVE_STDLIB_H 1
  276. | #define HAVE_STRING_H 1
  277. | #define HAVE_MEMORY_H 1
  278. | #define HAVE_STRINGS_H 1
  279. | #define HAVE_INTTYPES_H 1
  280. | #define HAVE_STDINT_H 1
  281. | #define HAVE_UNISTD_H 1
  282. | /* end confdefs.h. */
  283. | #include <minix/config.h>
  284. configure:5095: result: no
  285. configure:5095: checking for minix/config.h
  286. configure:5095: result: no
  287. configure:5116: checking whether it is safe to define __EXTENSIONS__
  288. configure:5134: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fvisibility=hidden conftest.c >&5
  289. configure:5134: $? = 0
  290. configure:5141: result: yes
  291. configure:5201: checking for a BSD-compatible install
  292. configure:5269: result: /usr/bin/install -c
  293. configure:5280: checking whether build environment is sane
  294. configure:5330: result: yes
  295. configure:5471: checking for a thread-safe mkdir -p
  296. configure:5510: result: /bin/mkdir -p
  297. configure:5523: checking for gawk
  298. configure:5539: found /usr/bin/gawk
  299. configure:5550: result: gawk
  300. configure:5561: checking whether make sets $(MAKE)
  301. configure:5583: result: yes
  302. configure:5613: checking for style of include used by make
  303. configure:5641: result: GNU
  304. configure:5727: checking dependency style of x86_64-pc-linux-gnu-gcc
  305. configure:5838: result: none
  306. configure:5865: checking whether make supports nested variables
  307. configure:5882: result: yes
  308. configure:5996: checking build system type
  309. configure:6010: result: x86_64-pc-linux-gnu
  310. configure:6030: checking host system type
  311. configure:6043: result: x86_64-pc-linux-gnu
  312. configure:6178: checking for x86_64-pc-linux-gnu-ar
  313. configure:6194: found /usr/bin/x86_64-pc-linux-gnu-ar
  314. configure:6205: result: x86_64-pc-linux-gnu-ar
  315. configure:6275: checking the archiver (x86_64-pc-linux-gnu-ar) interface
  316. configure:6285: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fvisibility=hidden conftest.c >&5
  317. configure:6285: $? = 0
  318. configure:6287: x86_64-pc-linux-gnu-ar cru libconftest.a conftest.o >&5
  319. configure:6290: $? = 0
  320. configure:6313: result: ar
  321. configure:6379: checking how to print strings
  322. configure:6406: result: printf
  323. configure:6427: checking for a sed that does not truncate output
  324. configure:6491: result: /bin/sed
  325. configure:6509: checking for fgrep
  326. configure:6571: result: /bin/grep -F
  327. configure:6606: checking for ld used by x86_64-pc-linux-gnu-gcc
  328. configure:6673: result: /usr/x86_64-pc-linux-gnu/bin/ld
  329. configure:6680: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld
  330. configure:6695: result: yes
  331. configure:6707: checking for BSD- or MS-compatible name lister (nm)
  332. configure:6756: result: /usr/bin/nm -B
  333. configure:6886: checking the name lister (/usr/bin/nm -B) interface
  334. configure:6893: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fvisibility=hidden conftest.c >&5
  335. configure:6896: /usr/bin/nm -B "conftest.o"
  336. configure:6899: output
  337. 0000000000000000 B some_variable
  338. configure:6906: result: BSD nm
  339. configure:6909: checking whether ln -s works
  340. configure:6913: result: yes
  341. configure:6921: checking the maximum length of command line arguments
  342. configure:7046: result: 1572864
  343. configure:7063: checking whether the shell understands some XSI constructs
  344. configure:7073: result: yes
  345. configure:7077: checking whether the shell understands "+="
  346. configure:7083: result: yes
  347. configure:7118: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
  348. configure:7158: result: func_convert_file_noop
  349. configure:7165: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
  350. configure:7185: result: func_convert_file_noop
  351. configure:7192: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files
  352. configure:7199: result: -r
  353. configure:7233: checking for x86_64-pc-linux-gnu-objdump
  354. configure:7249: found /usr/bin/x86_64-pc-linux-gnu-objdump
  355. configure:7260: result: x86_64-pc-linux-gnu-objdump
  356. configure:7329: checking how to recognize dependent libraries
  357. configure:7531: result: pass_all
  358. configure:7576: checking for x86_64-pc-linux-gnu-dlltool
  359.  
  360. configure:7606: result: no
  361. configure:7616: checking for dlltool
  362. configure:7646: result: no
  363. configure:7673: checking how to associate runtime and link libraries
  364. configure:7700: result: printf %s\n
  365. configure:7716: checking for x86_64-pc-linux-gnu-ar
  366. configure:7743: result: x86_64-pc-linux-gnu-ar
  367. configure:7824: checking for archiver @FILE support
  368. configure:7841: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fvisibility=hidden conftest.c >&5
  369. configure:7841: $? = 0
  370. configure:7844: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5
  371. configure:7847: $? = 0
  372. configure:7852: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5
  373. x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory
  374. configure:7855: $? = 1
  375. configure:7867: result: @
  376. configure:7885: checking for x86_64-pc-linux-gnu-strip
  377. configure:7901: found /usr/bin/x86_64-pc-linux-gnu-strip
  378. configure:7912: result: x86_64-pc-linux-gnu-strip
  379. configure:7984: checking for x86_64-pc-linux-gnu-ranlib
  380. configure:8000: found /usr/bin/x86_64-pc-linux-gnu-ranlib
  381. configure:8011: result: x86_64-pc-linux-gnu-ranlib
  382. configure:8153: checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object
  383. configure:8272: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fvisibility=hidden conftest.c >&5
  384. configure:8275: $? = 0
  385. configure:8279: /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' \> co
  386. nftest.nm
  387. configure:8282: $? = 0
  388. configure:8348: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fvisibility=hidden -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5
  389. configure:8351: $? = 0
  390. configure:8389: result: ok
  391. configure:8426: checking for sysroot
  392. configure:8456: result: no
  393. configure:8533: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fvisibility=hidden conftest.c >&5
  394. configure:8536: $? = 0
  395. configure:8659: checking for x86_64-pc-linux-gnu-mt
  396. configure:8689: result: no
  397. configure:8699: checking for mt
  398. configure:8729: result: no
  399. configure:8749: checking if : is a manifest tool
  400. configure:8755: : '-?'
  401. configure:8763: result: no
  402. configure:9392: checking for dlfcn.h
  403. configure:9392: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fvisibility=hidden conftest.c >&5
  404. configure:9392: $? = 0
  405. configure:9392: result: yes
  406. configure:9875: checking for objdir
  407. configure:9890: result: .libs
  408. configure:10161: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions
  409. configure:10179: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fvisibility=hidden -fno-rtti -fno-exceptions conftest.c >&5
  410. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
  411. configure:10183: $? = 0
  412. configure:10196: result: no
  413. configure:10506: checking for x86_64-pc-linux-gnu-gcc option to produce PIC
  414. configure:10513: result: -fPIC -DPIC
  415. configure:10521: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works
  416. configure:10539: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fvisibility=hidden -fPIC -DPIC -DPIC conftest.c >&5
  417. configure:10543: $? = 0
  418. configure:10556: result: yes
  419. configure:10585: checking if x86_64-pc-linux-gnu-gcc static flag -static works
  420. configure:10613: result: yes
  421. configure:10628: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o
  422. configure:10649: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fvisibility=hidden -o out/conftest2.o conftest.c >&5
  423. configure:10653: $? = 0
  424. configure:10675: result: yes
  425. configure:10683: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o
  426. configure:10730: result: yes
  427. configure:10763: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
  428. configure:11921: result: yes
  429. configure:11958: checking whether -lc should be explicitly linked in
  430. configure:11966: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fvisibility=hidden conftest.c >&5
  431. configure:11969: $? = 0
  432. configure:11984: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
  433. configure:11987: $? = 0
  434. configure:12001: result: no
  435. configure:12166: checking dynamic linker characteristics
  436. configure:12693: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fvisibility=hidden -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5
  437. configure:12693: $? = 0
  438. configure:12915: result: GNU/Linux ld.so
  439. configure:13022: checking how to hardcode library paths into programs
  440. configure:13047: result: immediate
  441. configure:13587: checking whether stripping libraries is possible
  442. configure:13592: result: yes
  443. configure:13627: checking if libtool supports shared libraries
  444. configure:13629: result: yes
  445. configure:13632: checking whether to build shared libraries
  446. configure:13653: result: yes
  447. configure:13656: checking whether to build static libraries
  448. configure:13660: result: no
  449. configure:13737: Initialized efl (1.7.99.82988) development=82988
  450. configure:13747: checking whether NLS is requested
  451. configure:13756: result: yes
  452. configure:13797: checking for msgfmt
  453. configure: trying /usr/bin/msgfmt...
  454. 0 translated messages.
  455. configure:13829: result: /usr/bin/msgfmt
  456. configure:13838: checking for gmsgfmt
  457. configure:13856: found /usr/bin/gmsgfmt
  458. configure:13869: result: /usr/bin/gmsgfmt
  459. configure:13920: checking for xgettext
  460. configure: trying /usr/bin/xgettext...
  461. /usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C
  462. configure:13952: result: /usr/bin/xgettext
  463. configure:13998: checking for msgmerge
  464. configure: trying /usr/bin/msgmerge...
  465. configure:14029: result: /usr/bin/msgmerge
  466. configure:14086: checking for ld used by GCC
  467. configure:14150: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  468. configure:14157: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld
  469. configure:14170: result: yes
  470. configure:14177: checking for shared library run path origin
  471. configure:14190: result: done
  472. configure:14691: checking for CFPreferencesCopyAppValue
  473. configure:14709: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fvisibility=hidden -Wl,-O1 -Wl,--as-needed conftest.c -Wl,-framework -Wl,CoreFoundation
  474. >&5
  475. conftest.c:34:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
  476. compilation terminated.
  477. configure:14709: $? = 1
  478. configure: failed program was:
  479. | /* confdefs.h */
  480. | #define PACKAGE_NAME "efl"
  481. | #define PACKAGE_TARNAME "efl"
  482. | #define PACKAGE_VERSION "1.7.99.82988"
  483. | #define PACKAGE_STRING "efl 1.7.99.82988"
  484. | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net"
  485. | #define PACKAGE_URL ""
  486. | #define STDC_HEADERS 1
  487. | #define HAVE_SYS_TYPES_H 1
  488. | #define HAVE_SYS_STAT_H 1
  489. | #define HAVE_STDLIB_H 1
  490. | #define HAVE_STRING_H 1
  491. | #define HAVE_MEMORY_H 1
  492. | #define HAVE_STRINGS_H 1
  493. | #define HAVE_INTTYPES_H 1
  494. | #define HAVE_STDINT_H 1
  495. | #define HAVE_UNISTD_H 1
  496. | #define __EXTENSIONS__ 1
  497. | #define _ALL_SOURCE 1
  498. | #define _GNU_SOURCE 1
  499. | #define _POSIX_PTHREAD_SEMANTICS 1
  500. | #define _TANDEM_SOURCE 1
  501. | #define PACKAGE "efl"
  502. | #define VERSION "1.7.99.82988"
  503. | #define MODULE_ARCH "linux-gnu-x86_64-1.7.99"
  504. | #define SHARED_LIB_SUFFIX ".so"
  505. | #define HAVE_DLFCN_H 1
  506. | #define LT_OBJDIR ".libs/"
  507. | #define VMAJ 1
  508. | #define VMIN 7
  509. | #define VMIC 99
  510. | #define VREV 82988
  511. | /* end confdefs.h. */
  512. | #include <CoreFoundation/CFPreferences.h>
  513. | int
  514. | main ()
  515. | {
  516. | CFPreferencesCopyAppValue(NULL, NULL)
  517. | ;
  518. | return 0;
  519. | }
  520. configure:14718: result: no
  521. configure:14725: checking for CFLocaleCopyCurrent
  522. configure:14743: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fvisibility=hidden -Wl,-O1 -Wl,--as-needed conftest.c -Wl,-framework -Wl,CoreFoundation
  523. >&5
  524. conftest.c:34:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
  525. compilation terminated.
  526. configure:14743: $? = 1
  527. configure: failed program was:
  528. | /* confdefs.h */
  529. | #define PACKAGE_NAME "efl"
  530. | #define PACKAGE_TARNAME "efl"
  531. | #define PACKAGE_VERSION "1.7.99.82988"
  532. | #define PACKAGE_STRING "efl 1.7.99.82988"
  533. | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net"
  534. | #define PACKAGE_URL ""
  535. | #define STDC_HEADERS 1
  536. | #define HAVE_SYS_TYPES_H 1
  537. | #define HAVE_SYS_STAT_H 1
  538. | #define HAVE_STDLIB_H 1
  539. | #define HAVE_STRING_H 1
  540. | #define HAVE_MEMORY_H 1
  541. | #define HAVE_STRINGS_H 1
  542. | #define HAVE_INTTYPES_H 1
  543. | #define HAVE_STDINT_H 1
  544. | #define HAVE_UNISTD_H 1
  545. | #define __EXTENSIONS__ 1
  546. | #define _ALL_SOURCE 1
  547. | #define _GNU_SOURCE 1
  548. | #define _POSIX_PTHREAD_SEMANTICS 1
  549. | #define _TANDEM_SOURCE 1
  550. | #define PACKAGE "efl"
  551. | #define VERSION "1.7.99.82988"
  552. | #define MODULE_ARCH "linux-gnu-x86_64-1.7.99"
  553. | #define SHARED_LIB_SUFFIX ".so"
  554. | #define HAVE_DLFCN_H 1
  555. | #define LT_OBJDIR ".libs/"
  556. | #define VMAJ 1
  557. | #define VMIN 7
  558. | #define VMIC 99
  559. | #define VREV 82988
  560. | /* end confdefs.h. */
  561. | #include <CoreFoundation/CFLocale.h>
  562. | int
  563. | main ()
  564. | {
  565. | CFLocaleCopyCurrent();
  566. | ;
  567. | return 0;
  568. | }
  569. configure:14752: result: no
  570. configure:14801: checking for GNU gettext in libc
  571. configure:14821: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fvisibility=hidden -Wl,-O1 -Wl,--as-needed conftest.c >&5
  572. configure:14821: $? = 0
  573. configure:14830: result: yes
  574. configure:15576: checking whether to use NLS
  575. configure:15578: result: yes
  576. configure:15581: checking where the gettext function comes from
  577. configure:15592: result: libc
  578. configure:15680: checking dependency style of x86_64-pc-linux-gnu-gcc
  579. configure:15789: result: none
  580. configure:15818: checking for x86_64-pc-linux-gnu-g++
  581. configure:15834: found /usr/bin/x86_64-pc-linux-gnu-g++
  582. configure:15845: result: x86_64-pc-linux-gnu-g++
  583. configure:15916: checking for C++ compiler version
  584. configure:15925: x86_64-pc-linux-gnu-g++ --version >&5
  585. x86_64-pc-linux-gnu-g++ (Gentoo 4.6.3 p1.10, pie-0.5.2) 4.6.3
  586. Copyright (C) 2011 Free Software Foundation, Inc.
  587. This is free software; see the source for copying conditions. There is NO
  588. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  589.  
  590. configure:15936: $? = 0
  591. configure:15925: x86_64-pc-linux-gnu-g++ -v >&5
  592. Using built-in specs.
  593. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3/x86_64-pc-linux-gnu-g++
  594. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.6.3/lto-wrapper
  595. Target: x86_64-pc-linux-gnu
  596. Configured with: /var/tmp/portage/sys-devel/gcc-4.6.3/work/gcc-4.6.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3 --includedir=/usr/lib/gcc/
  597. x86_64-pc-linux-gnu/4.6.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/man --infodir=/usr/sha
  598. re/gcc-data/x86_64-pc-linux-gnu/4.6.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-li
  599. nux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-lto --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete
  600. --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.6.
  601. 3/python --enable-checking=release --disable-libgcj --enable-libstdcxx-time --enable-languages=c,c++,objc,fortran --enable-shared --enable-threads=posix --enable-__cxa
  602. _atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.6.3 p1.10, pie-0.5.2'
  603. Thread model: posix
  604. gcc version 4.6.3 (Gentoo 4.6.3 p1.10, pie-0.5.2)
  605. configure:15936: $? = 0
  606. configure:15925: x86_64-pc-linux-gnu-g++ -V >&5
  607. x86_64-pc-linux-gnu-g++: error: unrecognized option '-V'
  608. x86_64-pc-linux-gnu-g++: fatal error: no input files
  609. compilation terminated.
  610. configure:15936: $? = 1
  611. configure:15925: x86_64-pc-linux-gnu-g++ -qversion >&5
  612. x86_64-pc-linux-gnu-g++: error: unrecognized option '-qversion'
  613. x86_64-pc-linux-gnu-g++: fatal error: no input files
  614. compilation terminated.
  615. configure:15936: $? = 1
  616. configure:15940: checking whether we are using the GNU C++ compiler
  617. configure:15959: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -fvisibility=hidden conftest.cpp >&5
  618. configure:15959: $? = 0
  619. configure:15968: result: yes
  620. configure:15977: checking whether x86_64-pc-linux-gnu-g++ accepts -g
  621. configure:15997: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5
  622. configure:15997: $? = 0
  623. configure:16038: result: yes
  624. configure:16063: checking dependency style of x86_64-pc-linux-gnu-g++
  625. configure:16174: result: none
  626. configure:16207: checking how to run the C++ preprocessor
  627. configure:16234: x86_64-pc-linux-gnu-g++ -E conftest.cpp
  628. configure:16234: $? = 0
  629. configure:16248: x86_64-pc-linux-gnu-g++ -E conftest.cpp
  630. conftest.cpp:37:28: fatal error: ac_nonexistent.h: No such file or directory
  631. compilation terminated.
  632. configure:16248: $? = 1
  633. configure: failed program was:
  634. | /* confdefs.h */
  635. | #define PACKAGE_NAME "efl"
  636. | #define PACKAGE_TARNAME "efl"
  637. | #define PACKAGE_VERSION "1.7.99.82988"
  638. | #define PACKAGE_STRING "efl 1.7.99.82988"
  639. | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net"
  640. | #define PACKAGE_URL ""
  641. | #define STDC_HEADERS 1
  642. | #define HAVE_SYS_TYPES_H 1
  643. | #define HAVE_SYS_STAT_H 1
  644. | #define HAVE_STDLIB_H 1
  645. | #define HAVE_STRING_H 1
  646. | #define HAVE_MEMORY_H 1
  647. | #define HAVE_STRINGS_H 1
  648. | #define HAVE_INTTYPES_H 1
  649. | #define HAVE_STDINT_H 1
  650. | #define HAVE_UNISTD_H 1
  651. | #define __EXTENSIONS__ 1
  652. | #define _ALL_SOURCE 1
  653. | #define _GNU_SOURCE 1
  654. | #define _POSIX_PTHREAD_SEMANTICS 1
  655. | #define _TANDEM_SOURCE 1
  656. | #define PACKAGE "efl"
  657. | #define VERSION "1.7.99.82988"
  658. | #define MODULE_ARCH "linux-gnu-x86_64-1.7.99"
  659. | #define SHARED_LIB_SUFFIX ".so"
  660. | #define HAVE_DLFCN_H 1
  661. | #define LT_OBJDIR ".libs/"
  662. | #define VMAJ 1
  663. | #define VMIN 7
  664. | #define VMIC 99
  665. | #define VREV 82988
  666. | #define ENABLE_NLS 1
  667. | #define HAVE_GETTEXT 1
  668. | #define HAVE_DCGETTEXT 1
  669. | /* end confdefs.h. */
  670. | #include <ac_nonexistent.h>
  671. configure:16273: result: x86_64-pc-linux-gnu-g++ -E
  672. configure:16293: x86_64-pc-linux-gnu-g++ -E conftest.cpp
  673. configure:16293: $? = 0
  674. configure:16307: x86_64-pc-linux-gnu-g++ -E conftest.cpp
  675. conftest.cpp:37:28: fatal error: ac_nonexistent.h: No such file or directory
  676. compilation terminated.
  677. configure:16307: $? = 1
  678. configure: failed program was:
  679. | /* confdefs.h */
  680. | #define PACKAGE_NAME "efl"
  681. | #define PACKAGE_TARNAME "efl"
  682. | #define PACKAGE_VERSION "1.7.99.82988"
  683. | #define PACKAGE_STRING "efl 1.7.99.82988"
  684. | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net"
  685. | #define PACKAGE_URL ""
  686. | #define STDC_HEADERS 1
  687. | #define HAVE_SYS_TYPES_H 1
  688. | #define HAVE_SYS_STAT_H 1
  689. | #define HAVE_STDLIB_H 1
  690. | #define HAVE_STRING_H 1
  691. | #define HAVE_MEMORY_H 1
  692. | #define HAVE_STRINGS_H 1
  693. | #define HAVE_INTTYPES_H 1
  694. | #define HAVE_STDINT_H 1
  695. | #define HAVE_UNISTD_H 1
  696. | #define __EXTENSIONS__ 1
  697. | #define _ALL_SOURCE 1
  698. | #define _GNU_SOURCE 1
  699. | #define _POSIX_PTHREAD_SEMANTICS 1
  700. | #define _TANDEM_SOURCE 1
  701. | #define PACKAGE "efl"
  702. | #define VERSION "1.7.99.82988"
  703. | #define MODULE_ARCH "linux-gnu-x86_64-1.7.99"
  704. | #define SHARED_LIB_SUFFIX ".so"
  705. | #define HAVE_DLFCN_H 1
  706. | #define LT_OBJDIR ".libs/"
  707. | #define VMAJ 1
  708. | #define VMIN 7
  709. | #define VMIC 99
  710. | #define VREV 82988
  711. | #define ENABLE_NLS 1
  712. | #define HAVE_GETTEXT 1
  713. | #define HAVE_DCGETTEXT 1
  714. | /* end confdefs.h. */
  715. | #include <ac_nonexistent.h>
  716. configure:16477: checking for ld used by x86_64-pc-linux-gnu-g++
  717. configure:16544: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  718. configure:16551: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld
  719. configure:16566: result: yes
  720. configure:16621: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
  721. configure:17625: result: yes
  722. configure:17660: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -fvisibility=hidden conftest.cpp >&5
  723. configure:17663: $? = 0
  724. configure:18183: checking for x86_64-pc-linux-gnu-g++ option to produce PIC
  725. configure:18190: result: -fPIC -DPIC
  726. configure:18198: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works
  727. configure:18216: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -fvisibility=hidden -fPIC -DPIC -DPIC conftest.cpp >&5
  728. configure:18220: $? = 0
  729. configure:18233: result: yes
  730. configure:18256: checking if x86_64-pc-linux-gnu-g++ static flag -static works
  731. configure:18284: result: yes
  732. configure:18296: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o
  733. configure:18317: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -fvisibility=hidden -o out/conftest2.o conftest.cpp >&5
  734. configure:18321: $? = 0
  735. configure:18343: result: yes
  736. configure:18348: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o
  737. configure:18395: result: yes
  738. configure:18425: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
  739. configure:18459: result: yes
  740. configure:18602: checking dynamic linker characteristics
  741. configure:19285: result: GNU/Linux ld.so
  742. configure:19338: checking how to hardcode library paths into programs
  743. configure:19363: result: immediate
  744. configure:19413: checking for x86_64-pc-linux-gnu-gcc
  745. configure:19429: found /usr/bin/x86_64-pc-linux-gnu-gcc
  746. configure:19440: result: x86_64-pc-linux-gnu-gcc
  747. configure:19509: checking for Objective C compiler version
  748. configure:19518: x86_64-pc-linux-gnu-gcc --version >&5
  749. x86_64-pc-linux-gnu-gcc (Gentoo 4.6.3 p1.10, pie-0.5.2) 4.6.3
  750. Copyright (C) 2011 Free Software Foundation, Inc.
  751. This is free software; see the source for copying conditions. There is NO
  752. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  753.  
  754. configure:19529: $? = 0
  755. configure:19518: x86_64-pc-linux-gnu-gcc -v >&5
  756. Using built-in specs.
  757. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3/x86_64-pc-linux-gnu-gcc
  758. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.6.3/lto-wrapper
  759. Target: x86_64-pc-linux-gnu
  760. Configured with: /var/tmp/portage/sys-devel/gcc-4.6.3/work/gcc-4.6.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3 --includedir=/usr/lib/gcc/
  761. x86_64-pc-linux-gnu/4.6.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/man --infodir=/usr/sha
  762. re/gcc-data/x86_64-pc-linux-gnu/4.6.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-li
  763. nux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-lto --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete
  764. --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.6.
  765. 3/python --enable-checking=release --disable-libgcj --enable-libstdcxx-time --enable-languages=c,c++,objc,fortran --enable-shared --enable-threads=posix --enable-__cxa
  766. _atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.6.3 p1.10, pie-0.5.2'
  767. Thread model: posix
  768. gcc version 4.6.3 (Gentoo 4.6.3 p1.10, pie-0.5.2)
  769. configure:19529: $? = 0
  770. configure:19518: x86_64-pc-linux-gnu-gcc -V >&5
  771. x86_64-pc-linux-gnu-gcc: error: unrecognized option '-V'
  772. x86_64-pc-linux-gnu-gcc: fatal error: no input files
  773. compilation terminated.
  774. configure:19529: $? = 1
  775. configure:19518: x86_64-pc-linux-gnu-gcc -qversion >&5
  776. x86_64-pc-linux-gnu-gcc: error: unrecognized option '-qversion'
  777. x86_64-pc-linux-gnu-gcc: fatal error: no input files
  778. compilation terminated.
  779. configure:19529: $? = 1
  780. configure:19533: checking whether we are using the GNU Objective C compiler
  781. configure:19552: x86_64-pc-linux-gnu-gcc -c conftest.m >&5
  782. configure:19552: $? = 0
  783. configure:19561: result: yes
  784. configure:19570: checking whether x86_64-pc-linux-gnu-gcc accepts -g
  785. configure:19590: x86_64-pc-linux-gnu-gcc -c -g conftest.m >&5
  786. configure:19590: $? = 0
  787. configure:19631: result: yes
  788. configure:19656: checking dependency style of x86_64-pc-linux-gnu-gcc
  789. configure:19765: result: none
  790. configure:19786: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99
  791. configure:19935: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fvisibility=hidden conftest.c >&5
  792. conftest.c:87:29: error: expected ';', ',' or ')' before 'text'
  793. conftest.c: In function 'main':
  794. conftest.c:141:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
  795. conftest.c:141:18: error: 'newvar' undeclared (first use in this function)
  796. conftest.c:141:18: note: each undeclared identifier is reported only once for each function it appears in
  797. conftest.c:151:3: error: 'for' loop initial declarations are only allowed in C99 mode
  798. conftest.c:151:3: note: use option -std=c99 or -std=gnu99 to compile your code
  799. configure:19935: $? = 1
  800. configure: failed program was:
  801. | /* confdefs.h */
  802. | #define PACKAGE_NAME "efl"
  803. | #define PACKAGE_TARNAME "efl"
  804. | #define PACKAGE_VERSION "1.7.99.82988"
  805. | #define PACKAGE_STRING "efl 1.7.99.82988"
  806. | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net"
  807. | #define PACKAGE_URL ""
  808. | #define STDC_HEADERS 1
  809. | #define HAVE_SYS_TYPES_H 1
  810. | #define HAVE_SYS_STAT_H 1
  811. | #define HAVE_STDLIB_H 1
  812. | #define HAVE_STRING_H 1
  813. | #define HAVE_MEMORY_H 1
  814. | #define HAVE_STRINGS_H 1
  815. | #define HAVE_INTTYPES_H 1
  816. | #define HAVE_STDINT_H 1
  817. | #define HAVE_UNISTD_H 1
  818. | #define __EXTENSIONS__ 1
  819. | #define _ALL_SOURCE 1
  820. | #define _GNU_SOURCE 1
  821. | #define _POSIX_PTHREAD_SEMANTICS 1
  822. | #define _TANDEM_SOURCE 1
  823. | #define PACKAGE "efl"
  824. | #define VERSION "1.7.99.82988"
  825. | #define MODULE_ARCH "linux-gnu-x86_64-1.7.99"
  826. | #define SHARED_LIB_SUFFIX ".so"
  827. | #define HAVE_DLFCN_H 1
  828. | #define LT_OBJDIR ".libs/"
  829. | #define VMAJ 1
  830. | #define VMIN 7
  831. | #define VMIC 99
  832. | #define VREV 82988
  833. | #define ENABLE_NLS 1
  834. | #define HAVE_GETTEXT 1
  835. | #define HAVE_DCGETTEXT 1
  836. | /* end confdefs.h. */
  837. | #include <stdarg.h>
  838. | #include <stdbool.h>
  839. | #include <stdlib.h>
  840. | #include <wchar.h>
  841. | #include <stdio.h>
  842. |
  843. | // Check varargs macros. These examples are taken from C99 6.10.3.5.
  844. | #define debug(...) fprintf (stderr, __VA_ARGS__)
  845. | #define showlist(...) puts (#__VA_ARGS__)
  846. | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
  847. | static void
  848. | test_varargs_macros (void)
  849. | {
  850. | int x = 1234;
  851. | int y = 5678;
  852. | debug ("Flag");
  853. | debug ("X = %d\n", x);
  854. | showlist (The first, second, and third items.);
  855. | report (x>y, "x is %d but y is %d", x, y);
  856. | }
  857. |
  858. | // Check long long types.
  859. | #define BIG64 18446744073709551615ull
  860. | #define BIG32 4294967295ul
  861. | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
  862. | #if !BIG_OK
  863. | your preprocessor is broken;
  864. | #endif
  865. | #if BIG_OK
  866. | #else
  867. | your preprocessor is broken;
  868. | #endif
  869. | static long long int bignum = -9223372036854775807LL;
  870. | static unsigned long long int ubignum = BIG64;
  871. |
  872. | struct incomplete_array
  873. | {
  874. | int datasize;
  875. | double data[];
  876. | };
  877. |
  878. | struct named_init {
  879. | int number;
  880. | const wchar_t *name;
  881. | double average;
  882. | };
  883. |
  884. | typedef const char *ccp;
  885. |
  886. | static inline int
  887. | test_restrict (ccp restrict text)
  888. | {
  889. | // See if C++-style comments work.
  890. | // Iterate through items via the restricted pointer.
  891. | // Also check for declarations in for loops.
  892. | for (unsigned int i = 0; *(text+i) != '\0'; ++i)
  893. | continue;
  894. | return 0;
  895. | }
  896. |
  897. | // Check varargs and va_copy.
  898. | static void
  899. | test_varargs (const char *format, ...)
  900. | {
  901. | va_list args;
  902. | va_start (args, format);
  903. | va_list args_copy;
  904. | va_copy (args_copy, args);
  905. |
  906. | const char *str;
  907. | int number;
  908. | float fnumber;
  909. |
  910. | while (*format)
  911. | {
  912. | switch (*format++)
  913. | {
  914. | case 's': // string
  915. | str = va_arg (args_copy, const char *);
  916. | break;
  917. | case 'd': // int
  918. | number = va_arg (args_copy, int);
  919. | break;
  920. | case 'f': // float
  921. | fnumber = va_arg (args_copy, double);
  922. | break;
  923. | default:
  924. | break;
  925. | }
  926. | }
  927. | va_end (args_copy);
  928. | va_end (args);
  929. | }
  930. |
  931. | int
  932. | main ()
  933. | {
  934. |
  935. | // Check bool.
  936. | _Bool success = false;
  937. |
  938. | // Check restrict.
  939. | if (test_restrict ("String literal") == 0)
  940. | success = true;
  941. | char *restrict newvar = "Another string";
  942. |
  943. | // Check varargs.
  944. | test_varargs ("s, d' f .", "string", 65, 34.234);
  945. | test_varargs_macros ();
  946. |
  947. | // Check flexible array members.
  948. | struct incomplete_array *ia =
  949. | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
  950. | ia->datasize = 10;
  951. | for (int i = 0; i < ia->datasize; ++i)
  952. | ia->data[i] = i * 1.234;
  953. |
  954. | // Check named initializers.
  955. | struct named_init ni = {
  956. | .number = 34,
  957. | .name = L"Test wide string",
  958. | .average = 543.34343,
  959. | };
  960. |
  961. | ni.number = 58;
  962. |
  963. | int dynamic_array[ni.number];
  964. | dynamic_array[ni.number - 1] = 543;
  965. |
  966. | // work around unused variable warnings
  967. | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
  968. | || dynamic_array[ni.number - 1] != 543);
  969. |
  970. | ;
  971. | return 0;
  972. | }
  973. configure:19935: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe -fvisibility=hidden conftest.c >&5
  974. configure:19935: $? = 0
  975. configure:19955: result: -std=gnu99
  976. configure:19964: checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 and cc understand -c and -o together
  977. configure:19995: x86_64-pc-linux-gnu-gcc -std=gnu99 -c conftest.c -o conftest2.o >&5
  978. configure:19999: $? = 0
  979. configure:20005: x86_64-pc-linux-gnu-gcc -std=gnu99 -c conftest.c -o conftest2.o >&5
  980. configure:20009: $? = 0
  981. configure:20020: cc -c conftest.c >&5
  982. configure:20024: $? = 0
  983. configure:20032: cc -c conftest.c -o conftest2.o >&5
  984. configure:20036: $? = 0
  985. configure:20042: cc -c conftest.c -o conftest2.o >&5
  986. configure:20046: $? = 0
  987. configure:20064: result: yes
  988. configure:20094: error: efl requires a C++ compiler
  989.  
  990. ## ---------------- ##
  991. ## Cache variables. ##
  992. ## ---------------- ##
  993.  
  994. ac_cv_build=x86_64-pc-linux-gnu
  995. ac_cv_c_compiler_gnu=yes
  996. ac_cv_cxx_compiler_gnu=yes
  997. ac_cv_env_CCASFLAGS_set=
  998. ac_cv_env_CCASFLAGS_value=
  999. ac_cv_env_CCAS_set=
  1000. ac_cv_env_CCAS_value=
  1001. ac_cv_env_CCC_set=
  1002. ac_cv_env_CCC_value=
  1003. ac_cv_env_CC_set=
  1004. ac_cv_env_CC_value=
  1005. ac_cv_env_CFLAGS_set=set
  1006. ac_cv_env_CFLAGS_value='-march=native -O2 -pipe -fvisibility=hidden'
  1007. ac_cv_env_CHECK_CFLAGS_set=
  1008. ac_cv_env_CHECK_CFLAGS_value=
  1009. ac_cv_env_CHECK_LIBS_set=
  1010. ac_cv_env_CHECK_LIBS_value=
  1011. ac_cv_env_CPPFLAGS_set=
  1012. ac_cv_env_CPPFLAGS_value=
  1013. ac_cv_env_CPP_set=
  1014. ac_cv_env_CPP_value=
  1015. ac_cv_env_CXXCPP_set=
  1016. ac_cv_env_CXXCPP_value=
  1017. ac_cv_env_CXXFLAGS_set=set
  1018. ac_cv_env_CXXFLAGS_value='-march=native -O2 -pipe -fvisibility=hidden'
  1019. ac_cv_env_CXX_set=
  1020. ac_cv_env_CXX_value=
  1021. ac_cv_env_ECORE_AUDIO_CFLAGS_set=
  1022. ac_cv_env_ECORE_AUDIO_CFLAGS_value=
  1023. ac_cv_env_ECORE_AUDIO_LIBS_set=
  1024. ac_cv_env_ECORE_AUDIO_LIBS_value=
  1025. ac_cv_env_ECORE_CFLAGS_set=
  1026. ac_cv_env_ECORE_CFLAGS_value=
  1027. ac_cv_env_ECORE_CON_CFLAGS_set=
  1028. ac_cv_env_ECORE_CON_CFLAGS_value=
  1029. ac_cv_env_ECORE_CON_LIBS_set=
  1030. ac_cv_env_ECORE_CON_LIBS_value=
  1031. ac_cv_env_ECORE_EVAS_CFLAGS_set=
  1032. ac_cv_env_ECORE_EVAS_CFLAGS_value=
  1033. ac_cv_env_ECORE_EVAS_LIBS_set=
  1034. ac_cv_env_ECORE_EVAS_LIBS_value=
  1035. ac_cv_env_ECORE_FB_CFLAGS_set=
  1036. ac_cv_env_ECORE_FB_CFLAGS_value=
  1037. ac_cv_env_ECORE_FB_LIBS_set=
  1038. ac_cv_env_ECORE_FB_LIBS_value=
  1039. ac_cv_env_ECORE_LIBS_set=
  1040. ac_cv_env_ECORE_LIBS_value=
  1041. ac_cv_env_ECORE_SDL_CFLAGS_set=
  1042. ac_cv_env_ECORE_SDL_CFLAGS_value=
  1043. ac_cv_env_ECORE_SDL_LIBS_set=
  1044. ac_cv_env_ECORE_SDL_LIBS_value=
  1045. ac_cv_env_ECORE_WAYLAND_CFLAGS_set=
  1046. ac_cv_env_ECORE_WAYLAND_CFLAGS_value=
  1047. ac_cv_env_ECORE_WAYLAND_LIBS_set=
  1048. ac_cv_env_ECORE_WAYLAND_LIBS_value=
  1049. ac_cv_env_ECORE_X_CFLAGS_set=
  1050. ac_cv_env_ECORE_X_CFLAGS_value=
  1051. ac_cv_env_ECORE_X_LIBS_set=
  1052. ac_cv_env_ECORE_X_LIBS_value=
  1053. ac_cv_env_ECORE_X_XLIB_CFLAGS_set=
  1054. ac_cv_env_ECORE_X_XLIB_CFLAGS_value=
  1055. ac_cv_env_ECORE_X_XLIB_LIBS_set=
  1056. ac_cv_env_ECORE_X_XLIB_LIBS_value=
  1057. ac_cv_env_EDBUS_CFLAGS_set=
  1058. ac_cv_env_EDBUS_CFLAGS_value=
  1059. ac_cv_env_EDBUS_LIBS_set=
  1060. ac_cv_env_EDBUS_LIBS_value=
  1061. ac_cv_env_EDJE_CFLAGS_set=
  1062. ac_cv_env_EDJE_CFLAGS_value=
  1063. ac_cv_env_EDJE_LIBS_set=
  1064. ac_cv_env_EDJE_LIBS_value=
  1065. ac_cv_env_EET_CFLAGS_set=
  1066. ac_cv_env_EET_CFLAGS_value=
  1067. ac_cv_env_EET_LIBS_set=
  1068. ac_cv_env_EET_LIBS_value=
  1069. ac_cv_env_EEZE_CFLAGS_set=
  1070. ac_cv_env_EEZE_CFLAGS_value=
  1071. ac_cv_env_EEZE_LIBS_set=
  1072. ac_cv_env_EEZE_LIBS_value=
  1073. ac_cv_env_EFL_X11_CFLAGS_set=
  1074. ac_cv_env_EFL_X11_CFLAGS_value=
  1075. ac_cv_env_EFL_X11_LIBS_set=
  1076. ac_cv_env_EFL_X11_LIBS_value=
  1077. ac_cv_env_EINA_CFLAGS_set=
  1078. ac_cv_env_EINA_CFLAGS_value=
  1079. ac_cv_env_EINA_LIBS_set=
  1080. ac_cv_env_EINA_LIBS_value=
  1081. ac_cv_env_EMOTION_CFLAGS_set=
  1082. ac_cv_env_EMOTION_CFLAGS_value=
  1083. ac_cv_env_EMOTION_LIBS_set=
  1084. ac_cv_env_EMOTION_LIBS_value=
  1085. ac_cv_env_EMOTION_MODULE_GSTREAMER_CFLAGS_set=
  1086. ac_cv_env_EMOTION_MODULE_GSTREAMER_CFLAGS_value=
  1087. ac_cv_env_EMOTION_MODULE_GSTREAMER_LIBS_set=
  1088. ac_cv_env_EMOTION_MODULE_GSTREAMER_LIBS_value=
  1089. ac_cv_env_EMOTION_MODULE_XINE_CFLAGS_set=
  1090. ac_cv_env_EMOTION_MODULE_XINE_CFLAGS_value=
  1091. ac_cv_env_EMOTION_MODULE_XINE_LIBS_set=
  1092. ac_cv_env_EMOTION_MODULE_XINE_LIBS_value=
  1093. ac_cv_env_EPHYSICS_CFLAGS_set=
  1094. ac_cv_env_EPHYSICS_CFLAGS_value=
  1095. ac_cv_env_EPHYSICS_LIBS_set=
  1096. ac_cv_env_EPHYSICS_LIBS_value=
  1097. ac_cv_env_ETHUMB_CFLAGS_set=
  1098. ac_cv_env_ETHUMB_CFLAGS_value=
  1099. ac_cv_env_ETHUMB_CLIENT_CFLAGS_set=
  1100. ac_cv_env_ETHUMB_CLIENT_CFLAGS_value=
  1101. ac_cv_env_ETHUMB_CLIENT_LIBS_set=
  1102. ac_cv_env_ETHUMB_CLIENT_LIBS_value=
  1103. ac_cv_env_ETHUMB_LIBS_set=
  1104. ac_cv_env_ETHUMB_LIBS_value=
  1105. ac_cv_env_EVAS_CFLAGS_set=
  1106. ac_cv_env_EVAS_CFLAGS_value=
  1107. ac_cv_env_EVAS_LIBS_set=
  1108. ac_cv_env_EVAS_LIBS_value=
  1109. ac_cv_env_GLIB_CFLAGS_set=
  1110. ac_cv_env_GLIB_CFLAGS_value=
  1111. ac_cv_env_GLIB_LIBS_set=
  1112. ac_cv_env_GLIB_LIBS_value=
  1113. ac_cv_env_GSTREAMER_CFLAGS_set=
  1114. ac_cv_env_GSTREAMER_CFLAGS_value=
  1115. ac_cv_env_GSTREAMER_LIBS_set=
  1116. ac_cv_env_GSTREAMER_LIBS_value=
  1117. ac_cv_env_IBUS_CFLAGS_set=
  1118. ac_cv_env_IBUS_CFLAGS_value=
  1119. ac_cv_env_IBUS_LIBS_set=
  1120. ac_cv_env_IBUS_LIBS_value=
  1121. ac_cv_env_LDFLAGS_set=set
  1122. ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed'
  1123. ac_cv_env_LIBS_set=
  1124. ac_cv_env_LIBS_value=
  1125. ac_cv_env_OBJCFLAGS_set=
  1126. ac_cv_env_OBJCFLAGS_value=
  1127. ac_cv_env_OBJC_set=
  1128. ac_cv_env_OBJC_value=
  1129. ac_cv_env_PKG_CONFIG_LIBDIR_set=
  1130. ac_cv_env_PKG_CONFIG_LIBDIR_value=
  1131. ac_cv_env_PKG_CONFIG_PATH_set=set
  1132. ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib64/pkgconfig
  1133. ac_cv_env_PKG_CONFIG_set=
  1134. ac_cv_env_PKG_CONFIG_value=
  1135. ac_cv_env_PNG_CFLAGS_set=
  1136. ac_cv_env_PNG_CFLAGS_value=
  1137. ac_cv_env_PNG_LIBS_set=
  1138. ac_cv_env_PNG_LIBS_value=
  1139. ac_cv_env_SCIM_CFLAGS_set=
  1140. ac_cv_env_SCIM_CFLAGS_value=
  1141. ac_cv_env_SCIM_LIBS_set=
  1142. ac_cv_env_SCIM_LIBS_value=
  1143. ac_cv_env_SDL_CFLAGS_set=
  1144. ac_cv_env_SDL_CFLAGS_value=
  1145. ac_cv_env_SDL_LIBS_set=
  1146. ac_cv_env_SDL_LIBS_value=
  1147. ac_cv_env_SVG_CFLAGS_set=
  1148. ac_cv_env_SVG_CFLAGS_value=
  1149. ac_cv_env_SVG_LIBS_set=
  1150. ac_cv_env_SVG_LIBS_value=
  1151. ac_cv_env_TIZEN_SENSOR_CFLAGS_set=
  1152. ac_cv_env_TIZEN_SENSOR_CFLAGS_value=
  1153. ac_cv_env_TIZEN_SENSOR_LIBS_set=
  1154. ac_cv_env_TIZEN_SENSOR_LIBS_value=
  1155. ac_cv_env_VALGRIND_CFLAGS_set=
  1156. ac_cv_env_VALGRIND_CFLAGS_value=
  1157. ac_cv_env_VALGRIND_LIBS_set=
  1158. ac_cv_env_VALGRIND_LIBS_value=
  1159. ac_cv_env_WAYLAND_EGL_CFLAGS_set=
  1160. ac_cv_env_WAYLAND_EGL_CFLAGS_value=
  1161. ac_cv_env_WAYLAND_EGL_LIBS_set=
  1162. ac_cv_env_WAYLAND_EGL_LIBS_value=
  1163. ac_cv_env_XCB_CFLAGS_set=
  1164. ac_cv_env_XCB_CFLAGS_value=
  1165. ac_cv_env_XCB_GL_CFLAGS_set=
  1166. ac_cv_env_XCB_GL_CFLAGS_value=
  1167. ac_cv_env_XCB_GL_LIBS_set=
  1168. ac_cv_env_XCB_GL_LIBS_value=
  1169. ac_cv_env_XCB_LIBS_set=
  1170. ac_cv_env_XCB_LIBS_value=
  1171. ac_cv_env_XCB_X11_CFLAGS_set=
  1172. ac_cv_env_XCB_X11_CFLAGS_value=
  1173. ac_cv_env_XCB_X11_LIBS_set=
  1174. ac_cv_env_XCB_X11_LIBS_value=
  1175. ac_cv_env_XMKMF_set=
  1176. ac_cv_env_XMKMF_value=
  1177. ac_cv_env_build_alias_set=set
  1178. ac_cv_env_build_alias_value=x86_64-pc-linux-gnu
  1179. ac_cv_env_ecore_imf_xim_CFLAGS_set=
  1180. ac_cv_env_ecore_imf_xim_CFLAGS_value=
  1181. ac_cv_env_ecore_imf_xim_LIBS_set=
  1182. ac_cv_env_ecore_imf_xim_LIBS_value=
  1183. ac_cv_env_evas_engine_gl_xcb_CFLAGS_set=
  1184. ac_cv_env_evas_engine_gl_xcb_CFLAGS_value=
  1185. ac_cv_env_evas_engine_gl_xcb_LIBS_set=
  1186. ac_cv_env_evas_engine_gl_xcb_LIBS_value=
  1187. ac_cv_env_evas_engine_gl_xlib_CFLAGS_set=
  1188. ac_cv_env_evas_engine_gl_xlib_CFLAGS_value=
  1189. ac_cv_env_evas_engine_gl_xlib_LIBS_set=
  1190. ac_cv_env_evas_engine_gl_xlib_LIBS_value=
  1191. ac_cv_env_evas_engine_software_xlib_CFLAGS_set=
  1192. ac_cv_env_evas_engine_software_xlib_CFLAGS_value=
  1193. ac_cv_env_evas_engine_software_xlib_LIBS_set=
  1194. ac_cv_env_evas_engine_software_xlib_LIBS_value=
  1195. ac_cv_env_host_alias_set=set
  1196. ac_cv_env_host_alias_value=x86_64-pc-linux-gnu
  1197. ac_cv_env_target_alias_set=
  1198. ac_cv_env_target_alias_value=
  1199. ac_cv_header_dlfcn_h=yes
  1200. ac_cv_header_inttypes_h=yes
  1201. ac_cv_header_memory_h=yes
  1202. ac_cv_header_minix_config_h=no
  1203. ac_cv_header_stdc=yes
  1204. ac_cv_header_stdint_h=yes
  1205. ac_cv_header_stdlib_h=yes
  1206. ac_cv_header_string_h=yes
  1207. ac_cv_header_strings_h=yes
  1208. ac_cv_header_sys_stat_h=yes
  1209. ac_cv_header_sys_types_h=yes
  1210. ac_cv_header_unistd_h=yes
  1211. ac_cv_host=x86_64-pc-linux-gnu
  1212. ac_cv_objc_compiler_gnu=yes
  1213. ac_cv_objext=o
  1214. ac_cv_path_EGREP='/bin/grep -E'
  1215. ac_cv_path_FGREP='/bin/grep -F'
  1216. ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt
  1217. ac_cv_path_GREP=/bin/grep
  1218. ac_cv_path_MSGFMT=/usr/bin/msgfmt
  1219. ac_cv_path_MSGMERGE=/usr/bin/msgmerge
  1220. ac_cv_path_SED=/bin/sed
  1221. ac_cv_path_XGETTEXT=/usr/bin/xgettext
  1222. ac_cv_path_install='/usr/bin/install -c'
  1223. ac_cv_path_mkdir=/bin/mkdir
  1224. ac_cv_prog_AR=x86_64-pc-linux-gnu-ar
  1225. ac_cv_prog_AWK=gawk
  1226. ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc
  1227. ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E'
  1228. ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++
  1229. ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E'
  1230. ac_cv_prog_OBJC=x86_64-pc-linux-gnu-gcc
  1231. ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump
  1232. ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib
  1233. ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip
  1234. ac_cv_prog_cc_c89=
  1235. ac_cv_prog_cc_c99=-std=gnu99
  1236. ac_cv_prog_cc_g=yes
  1237. ac_cv_prog_cc_x86_64_pc_linux_gnu_gcc_c_o=yes
  1238. ac_cv_prog_cxx_g=yes
  1239. ac_cv_prog_make_make_set=yes
  1240. ac_cv_prog_objc_g=yes
  1241. ac_cv_safe_to_define___extensions__=yes
  1242. acl_cv_hardcode_direct=no
  1243. acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
  1244. acl_cv_hardcode_libdir_separator=
  1245. acl_cv_hardcode_minus_L=no
  1246. acl_cv_libext=a
  1247. acl_cv_libname_spec='lib$name'
  1248. acl_cv_library_names_spec='$libname$shrext'
  1249. acl_cv_path_LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64'
  1250. acl_cv_prog_gnu_ld=yes
  1251. acl_cv_rpath=done
  1252. acl_cv_shlibext=so
  1253. acl_cv_wl=-Wl,
  1254. am_cv_CCAS_dependencies_compiler_type=none
  1255. am_cv_CC_dependencies_compiler_type=none
  1256. am_cv_CXX_dependencies_compiler_type=none
  1257. am_cv_OBJC_dependencies_compiler_type=none
  1258. am_cv_ar_interface=ar
  1259. am_cv_make_support_nested_variables=yes
  1260. gt_cv_func_CFLocaleCopyCurrent=no
  1261. gt_cv_func_CFPreferencesCopyAppValue=no
  1262. gt_cv_func_gnugettext1_libc=yes
  1263. lt_cv_ar_at_file=@
  1264. lt_cv_archive_cmds_need_lc=no
  1265. lt_cv_deplibs_check_method=pass_all
  1266. lt_cv_file_magic_cmd='$MAGIC_CMD'
  1267. lt_cv_file_magic_test_file=
  1268. lt_cv_ld_reload_flag=-r
  1269. lt_cv_nm_interface='BSD nm'
  1270. lt_cv_objdir=.libs
  1271. lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld
  1272. lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64'
  1273. lt_cv_path_NM='/usr/bin/nm -B'
  1274. lt_cv_path_mainfest_tool=no
  1275. lt_cv_prog_compiler_c_o=yes
  1276. lt_cv_prog_compiler_c_o_CXX=yes
  1277. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  1278. lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
  1279. lt_cv_prog_compiler_pic_works=yes
  1280. lt_cv_prog_compiler_pic_works_CXX=yes
  1281. lt_cv_prog_compiler_rtti_exceptions=no
  1282. lt_cv_prog_compiler_static_works=yes
  1283. lt_cv_prog_compiler_static_works_CXX=yes
  1284. lt_cv_prog_gnu_ld=yes
  1285. lt_cv_prog_gnu_ldcxx=yes
  1286. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  1287. lt_cv_shlibpath_overrides_runpath=yes
  1288. 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
  1289. _lto/d'\'''
  1290. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void
  1291. *) \&\2},/p'\'''
  1292. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/
  1293. {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
  1294. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  1295. lt_cv_sys_max_cmd_len=1572864
  1296. lt_cv_to_host_file_cmd=func_convert_file_noop
  1297. lt_cv_to_tool_file_cmd=func_convert_file_noop
  1298.  
  1299. ## ----------------- ##
  1300. ## Output variables. ##
  1301. ## ----------------- ##
  1302.  
  1303. ACLOCAL='${SHELL} /var/tmp/portage/dev-libs/efl-9999/work/efl/missing --run aclocal-1.11'
  1304. ALLOCA=''
  1305. ALTIVEC_CFLAGS=''
  1306. ALWAYS_BUILD_EXAMPLES_FALSE=''
  1307. ALWAYS_BUILD_EXAMPLES_TRUE=''
  1308. AMDEPBACKSLASH=''
  1309. AMDEP_FALSE=''
  1310. AMDEP_TRUE='#'
  1311. AMTAR='$${TAR-tar}'
  1312. AM_BACKSLASH='\'
  1313. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  1314. AM_DEFAULT_VERBOSITY='0'
  1315. AM_V='$(V)'
  1316. AR='x86_64-pc-linux-gnu-ar'
  1317. AS='as'
  1318. AUTOCONF='${SHELL} /var/tmp/portage/dev-libs/efl-9999/work/efl/missing --run autoconf'
  1319. AUTOHEADER='${SHELL} /var/tmp/portage/dev-libs/efl-9999/work/efl/missing --run autoheader'
  1320. AUTOMAKE='${SHELL} /var/tmp/portage/dev-libs/efl-9999/work/efl/missing --run automake-1.11'
  1321. AWK='gawk'
  1322. BUILD_ECORE_EVAS_EWS_FALSE=''
  1323. BUILD_ECORE_EVAS_EWS_TRUE=''
  1324. BUILD_ECORE_EVAS_EXTN_FALSE=''
  1325. BUILD_ECORE_EVAS_EXTN_TRUE=''
  1326. BUILD_ECORE_EVAS_FB_FALSE=''
  1327. BUILD_ECORE_EVAS_FB_TRUE=''
  1328. BUILD_ECORE_EVAS_OPENGL_COCOA_FALSE=''
  1329. BUILD_ECORE_EVAS_OPENGL_COCOA_TRUE=''
  1330. BUILD_ECORE_EVAS_OPENGL_SDL_FALSE=''
  1331. BUILD_ECORE_EVAS_OPENGL_SDL_TRUE=''
  1332. BUILD_ECORE_EVAS_OPENGL_X11_FALSE=''
  1333. BUILD_ECORE_EVAS_OPENGL_X11_TRUE=''
  1334. BUILD_ECORE_EVAS_PSL1GHT_FALSE=''
  1335. BUILD_ECORE_EVAS_PSL1GHT_TRUE=''
  1336. BUILD_ECORE_EVAS_SDL_FALSE=''
  1337. BUILD_ECORE_EVAS_SDL_TRUE=''
  1338. BUILD_ECORE_EVAS_SOFTWARE_DDRAW_FALSE=''
  1339. BUILD_ECORE_EVAS_SOFTWARE_DDRAW_TRUE=''
  1340. BUILD_ECORE_EVAS_SOFTWARE_GDI_FALSE=''
  1341. BUILD_ECORE_EVAS_SOFTWARE_GDI_TRUE=''
  1342. BUILD_ECORE_EVAS_SOFTWARE_SDL_FALSE=''
  1343. BUILD_ECORE_EVAS_SOFTWARE_SDL_TRUE=''
  1344. BUILD_ECORE_EVAS_SOFTWARE_X11_FALSE=''
  1345. BUILD_ECORE_EVAS_SOFTWARE_X11_TRUE=''
  1346. BUILD_ECORE_EVAS_WAYLAND_EGL_FALSE=''
  1347. BUILD_ECORE_EVAS_WAYLAND_EGL_TRUE=''
  1348. BUILD_ECORE_EVAS_WAYLAND_FALSE=''
  1349. BUILD_ECORE_EVAS_WAYLAND_SHM_FALSE=''
  1350. BUILD_ECORE_EVAS_WAYLAND_SHM_TRUE=''
  1351. BUILD_ECORE_EVAS_WAYLAND_TRUE=''
  1352. BUILD_ECORE_EVAS_WIN32_FALSE=''
  1353. BUILD_ECORE_EVAS_WIN32_TRUE=''
  1354. BUILD_ECORE_EVAS_X11_FALSE=''
  1355. BUILD_ECORE_EVAS_X11_TRUE=''
  1356. BUILD_ECORE_IMF_IBUS_FALSE=''
  1357. BUILD_ECORE_IMF_IBUS_TRUE=''
  1358. BUILD_ECORE_IMF_SCIM_FALSE=''
  1359. BUILD_ECORE_IMF_SCIM_TRUE=''
  1360. BUILD_ECORE_IMF_XIM_FALSE=''
  1361. BUILD_ECORE_IMF_XIM_TRUE=''
  1362. BUILD_ENGINE_BUFFER_FALSE=''
  1363. BUILD_ENGINE_BUFFER_TRUE=''
  1364. BUILD_ENGINE_FB_FALSE=''
  1365. BUILD_ENGINE_FB_TRUE=''
  1366. BUILD_ENGINE_GL_COCOA_FALSE=''
  1367. BUILD_ENGINE_GL_COCOA_TRUE=''
  1368. BUILD_ENGINE_GL_COMMON_FALSE=''
  1369. BUILD_ENGINE_GL_COMMON_TRUE=''
  1370. BUILD_ENGINE_GL_SDL_FALSE=''
  1371. BUILD_ENGINE_GL_SDL_TRUE=''
  1372. BUILD_ENGINE_GL_X11_FALSE=''
  1373. BUILD_ENGINE_GL_X11_TRUE=''
  1374. BUILD_ENGINE_GL_XCB_FALSE=''
  1375. BUILD_ENGINE_GL_XCB_TRUE=''
  1376. BUILD_ENGINE_GL_XLIB_FALSE=''
  1377. BUILD_ENGINE_GL_XLIB_TRUE=''
  1378. BUILD_ENGINE_PSL1GHT_FALSE=''
  1379. BUILD_ENGINE_PSL1GHT_TRUE=''
  1380. BUILD_ENGINE_SOFTWARE_DDRAW_FALSE=''
  1381. BUILD_ENGINE_SOFTWARE_DDRAW_TRUE=''
  1382. BUILD_ENGINE_SOFTWARE_GDI_FALSE=''
  1383. BUILD_ENGINE_SOFTWARE_GDI_TRUE=''
  1384. BUILD_ENGINE_SOFTWARE_X11_FALSE=''
  1385. BUILD_ENGINE_SOFTWARE_X11_TRUE=''
  1386. BUILD_ENGINE_SOFTWARE_XCB_FALSE=''
  1387. BUILD_ENGINE_SOFTWARE_XCB_TRUE=''
  1388. BUILD_ENGINE_SOFTWARE_XLIB_FALSE=''
  1389. BUILD_ENGINE_SOFTWARE_XLIB_TRUE=''
  1390. BUILD_ENGINE_WAYLAND_EGL_FALSE=''
  1391. BUILD_ENGINE_WAYLAND_EGL_TRUE=''
  1392. BUILD_ENGINE_WAYLAND_SHM_FALSE=''
  1393. BUILD_ENGINE_WAYLAND_SHM_TRUE=''
  1394. BUILD_LOADER_BMP_FALSE=''
  1395. BUILD_LOADER_BMP_TRUE=''
  1396. BUILD_LOADER_EET_FALSE=''
  1397. BUILD_LOADER_EET_TRUE=''
  1398. BUILD_LOADER_GENERIC_FALSE=''
  1399. BUILD_LOADER_GENERIC_TRUE=''
  1400. BUILD_LOADER_GIF_FALSE=''
  1401. BUILD_LOADER_GIF_TRUE=''
  1402. BUILD_LOADER_ICO_FALSE=''
  1403. BUILD_LOADER_ICO_TRUE=''
  1404. BUILD_LOADER_JPEG_FALSE=''
  1405. BUILD_LOADER_JPEG_TRUE=''
  1406. BUILD_LOADER_PMAPS_FALSE=''
  1407. BUILD_LOADER_PMAPS_TRUE=''
  1408. BUILD_LOADER_PNG_FALSE=''
  1409. BUILD_LOADER_PNG_TRUE=''
  1410. BUILD_LOADER_PSD_FALSE=''
  1411. BUILD_LOADER_PSD_TRUE=''
  1412. BUILD_LOADER_SVG_FALSE=''
  1413. BUILD_LOADER_SVG_TRUE=''
  1414. BUILD_LOADER_TGA_FALSE=''
  1415. BUILD_LOADER_TGA_TRUE=''
  1416. BUILD_LOADER_TIFF_FALSE=''
  1417. BUILD_LOADER_TIFF_TRUE=''
  1418. BUILD_LOADER_WBMP_FALSE=''
  1419. BUILD_LOADER_WBMP_TRUE=''
  1420. BUILD_LOADER_WEBP_FALSE=''
  1421. BUILD_LOADER_WEBP_TRUE=''
  1422. BUILD_LOADER_XPM_FALSE=''
  1423. BUILD_LOADER_XPM_TRUE=''
  1424. BUILD_SAVER_JPEG_FALSE=''
  1425. BUILD_SAVER_JPEG_TRUE=''
  1426. CC='x86_64-pc-linux-gnu-gcc -std=gnu99'
  1427. CCAS='x86_64-pc-linux-gnu-gcc'
  1428. CCASDEPMODE='depmode=none'
  1429. CCASFLAGS='-march=native -O2 -pipe -fvisibility=hidden'
  1430. CCDEPMODE='depmode=none'
  1431. CFLAGS='-march=native -O2 -pipe -fvisibility=hidden'
  1432. CHECK_CFLAGS=''
  1433. CHECK_LIBS=''
  1434. CPP='x86_64-pc-linux-gnu-gcc -E'
  1435. CPPFLAGS=''
  1436. CXX='x86_64-pc-linux-gnu-g++'
  1437. CXXCPP='x86_64-pc-linux-gnu-g++ -E'
  1438. CXXDEPMODE='depmode=none'
  1439. CXXFLAGS='-march=native -O2 -pipe -fvisibility=hidden'
  1440. CYGPATH_W='echo'
  1441. DEFS=''
  1442. DEPDIR='.deps'
  1443. DLLTOOL='false'
  1444. DL_INTERNAL_LIBS=''
  1445. DL_LIBS=''
  1446. DSYMUTIL=''
  1447. DUMPBIN=''
  1448. ECHO_C=''
  1449. ECHO_N='-n'
  1450. ECHO_T=''
  1451. ECORE_AUDIO_CFLAGS=''
  1452. ECORE_AUDIO_INTERNAL_LIBS=''
  1453. ECORE_AUDIO_LDFLAGS=''
  1454. ECORE_AUDIO_LIBS=''
  1455. ECORE_CFLAGS=''
  1456. ECORE_COCOA_CFLAGS=''
  1457. ECORE_COCOA_INTERNAL_LIBS=''
  1458. ECORE_COCOA_LDFLAGS=''
  1459. ECORE_COCOA_LIBS=''
  1460. ECORE_CON_CFLAGS=''
  1461. ECORE_CON_INTERNAL_LIBS=''
  1462. ECORE_CON_LDFLAGS=''
  1463. ECORE_CON_LIBS=''
  1464. ECORE_EVAS_CFLAGS=''
  1465. ECORE_EVAS_INTERNAL_LIBS=''
  1466. ECORE_EVAS_LDFLAGS=''
  1467. ECORE_EVAS_LIBS=''
  1468. ECORE_FB_CFLAGS=''
  1469. ECORE_FB_INTERNAL_LIBS=''
  1470. ECORE_FB_LDFLAGS=''
  1471. ECORE_FB_LIBS=''
  1472. ECORE_FILE_CFLAGS=''
  1473. ECORE_FILE_INTERNAL_LIBS=''
  1474. ECORE_FILE_LDFLAGS=''
  1475. ECORE_FILE_LIBS=''
  1476. ECORE_IMF_CFLAGS=''
  1477. ECORE_IMF_EVAS_CFLAGS=''
  1478. ECORE_IMF_EVAS_INTERNAL_LIBS=''
  1479. ECORE_IMF_EVAS_LDFLAGS=''
  1480. ECORE_IMF_EVAS_LIBS=''
  1481. ECORE_IMF_INTERNAL_LIBS=''
  1482. ECORE_IMF_LDFLAGS=''
  1483. ECORE_IMF_LIBS=''
  1484. ECORE_INPUT_CFLAGS=''
  1485. ECORE_INPUT_EVAS_CFLAGS=''
  1486. ECORE_INPUT_EVAS_INTERNAL_LIBS=''
  1487. ECORE_INPUT_EVAS_LDFLAGS=''
  1488. ECORE_INPUT_EVAS_LIBS=''
  1489. ECORE_INPUT_INTERNAL_LIBS=''
  1490. ECORE_INPUT_LDFLAGS=''
  1491. ECORE_INPUT_LIBS=''
  1492. ECORE_INTERNAL_LIBS=''
  1493. ECORE_IPC_CFLAGS=''
  1494. ECORE_IPC_INTERNAL_LIBS=''
  1495. ECORE_IPC_LDFLAGS=''
  1496. ECORE_IPC_LIBS=''
  1497. ECORE_LDFLAGS=''
  1498. ECORE_LIBS=''
  1499. ECORE_PSL1GHT_CFLAGS=''
  1500. ECORE_PSL1GHT_INTERNAL_LIBS=''
  1501. ECORE_PSL1GHT_LDFLAGS=''
  1502. ECORE_PSL1GHT_LIBS=''
  1503. ECORE_SDL_CFLAGS=''
  1504. ECORE_SDL_INTERNAL_LIBS=''
  1505. ECORE_SDL_LDFLAGS=''
  1506. ECORE_SDL_LIBS=''
  1507. ECORE_WAYLAND_CFLAGS=''
  1508. ECORE_WAYLAND_INTERNAL_LIBS=''
  1509. ECORE_WAYLAND_LDFLAGS=''
  1510. ECORE_WAYLAND_LIBS=''
  1511. ECORE_WIN32_CFLAGS=''
  1512. ECORE_WIN32_INTERNAL_LIBS=''
  1513. ECORE_WIN32_LDFLAGS=''
  1514. ECORE_WIN32_LIBS=''
  1515. ECORE_WINCE_CFLAGS=''
  1516. ECORE_WINCE_INTERNAL_LIBS=''
  1517. ECORE_WINCE_LDFLAGS=''
  1518. ECORE_WINCE_LIBS=''
  1519. ECORE_X_CFLAGS=''
  1520. ECORE_X_INTERNAL_LIBS=''
  1521. ECORE_X_LDFLAGS=''
  1522. ECORE_X_LIBS=''
  1523. ECORE_X_XLIB_CFLAGS=''
  1524. ECORE_X_XLIB_LIBS=''
  1525. ECORE_X_XLIB_cflags=''
  1526. ECORE_X_XLIB_libdirs=''
  1527. ECORE_X_XLIB_libs=''
  1528. EDBUS_CFLAGS=''
  1529. EDBUS_INTERNAL_LIBS=''
  1530. EDBUS_LDFLAGS=''
  1531. EDBUS_LIBS=''
  1532. EDJE_CFLAGS=''
  1533. EDJE_INTERNAL_LIBS=''
  1534. EDJE_LDFLAGS=''
  1535. EDJE_LIBS=''
  1536. EET_CFLAGS=''
  1537. EET_INTERNAL_LIBS=''
  1538. EET_LDFLAGS=''
  1539. EET_LIBS=''
  1540. EEZE_CFLAGS=''
  1541. EEZE_INTERNAL_LIBS=''
  1542. EEZE_LDFLAGS=''
  1543. EEZE_LIBS=''
  1544. EFL_BUILD_DOC_FALSE=''
  1545. EFL_BUILD_DOC_TRUE=''
  1546. EFL_CFLAGS=''
  1547. EFL_ENABLE_COVERAGE_FALSE=''
  1548. EFL_ENABLE_COVERAGE_TRUE=''
  1549. EFL_ENABLE_TESTS_FALSE=''
  1550. EFL_ENABLE_TESTS_TRUE=''
  1551. EFL_LDFLAGS=''
  1552. EFL_LTLIBRARY_FLAGS='-no-undefined -version-info 8:99:7 '
  1553. EFL_LTMODULE_FLAGS='-no-undefined -avoid-version'
  1554. EFL_PTHREAD_CFLAGS=''
  1555. EFL_PTHREAD_LIBS=''
  1556. EFL_WINDOWS_VERSION_CFLAGS=''
  1557. EFL_X11_CFLAGS=''
  1558. EFL_X11_LIBS=''
  1559. EFREET_CFLAGS=''
  1560. EFREET_INTERNAL_LIBS=''
  1561. EFREET_LDFLAGS=''
  1562. EFREET_LIBS=''
  1563. EGREP='/bin/grep -E'
  1564. EINA_BUILD_CHAINED_POOL_FALSE=''
  1565. EINA_BUILD_CHAINED_POOL_TRUE=''
  1566. EINA_BUILD_ONE_BIG_FALSE=''
  1567. EINA_BUILD_ONE_BIG_TRUE=''
  1568. EINA_BUILD_PASS_THROUGH_FALSE=''
  1569. EINA_BUILD_PASS_THROUGH_TRUE=''
  1570. EINA_CFLAGS=''
  1571. EINA_CONFIGURE_DEFAULT_MEMPOOL=''
  1572. EINA_CONFIGURE_ENABLE_LOG=''
  1573. EINA_CONFIGURE_HAVE_ALLOCA_H=''
  1574. EINA_CONFIGURE_HAVE_DEBUG_THREADS=''
  1575. EINA_CONFIGURE_HAVE_DIRENT_H=''
  1576. EINA_CONFIGURE_HAVE_PTHREAD_AFFINITY=''
  1577. EINA_CONFIGURE_HAVE_PTHREAD_BARRIER=''
  1578. EINA_CONFIGURE_MAGIC_DEBUG=''
  1579. EINA_CONFIGURE_SAFETY_CHECKS=''
  1580. EINA_INTERNAL_LIBS=''
  1581. EINA_LDFLAGS=''
  1582. EINA_LIBS=''
  1583. EINA_SIZEOF_WCHAR_T=''
  1584. EINA_STATIC_BUILD_CHAINED_POOL_FALSE=''
  1585. EINA_STATIC_BUILD_CHAINED_POOL_TRUE=''
  1586. EINA_STATIC_BUILD_ONE_BIG_FALSE=''
  1587. EINA_STATIC_BUILD_ONE_BIG_TRUE=''
  1588. EINA_STATIC_BUILD_PASS_THROUGH_FALSE=''
  1589. EINA_STATIC_BUILD_PASS_THROUGH_TRUE=''
  1590. EIO_CFLAGS=''
  1591. EIO_INTERNAL_LIBS=''
  1592. EIO_LDFLAGS=''
  1593. EIO_LIBS=''
  1594. EMBRYO_CFLAGS=''
  1595. EMBRYO_INTERNAL_LIBS=''
  1596. EMBRYO_LDFLAGS=''
  1597. EMBRYO_LIBS=''
  1598. EMOTION_BUILD_GENERIC_FALSE=''
  1599. EMOTION_BUILD_GENERIC_TRUE=''
  1600. EMOTION_BUILD_GSTREAMER_FALSE=''
  1601. EMOTION_BUILD_GSTREAMER_TRUE=''
  1602. EMOTION_BUILD_XINE_FALSE=''
  1603. EMOTION_BUILD_XINE_TRUE=''
  1604. EMOTION_CFLAGS=''
  1605. EMOTION_HAVE_V4L2_FALSE=''
  1606. EMOTION_HAVE_V4L2_TRUE=''
  1607. EMOTION_INTERNAL_LIBS=''
  1608. EMOTION_LDFLAGS=''
  1609. EMOTION_LIBS=''
  1610. EMOTION_MODULE_GENERIC_CFLAGS=''
  1611. EMOTION_MODULE_GENERIC_LIBS=''
  1612. EMOTION_MODULE_GSTREAMER_CFLAGS=''
  1613. EMOTION_MODULE_GSTREAMER_LIBS=''
  1614. EMOTION_MODULE_XINE_CFLAGS=''
  1615. EMOTION_MODULE_XINE_LIBS=''
  1616. EMOTION_STATIC_BUILD_GENERIC_FALSE=''
  1617. EMOTION_STATIC_BUILD_GENERIC_TRUE=''
  1618. EMOTION_STATIC_BUILD_GSTREAMER_FALSE=''
  1619. EMOTION_STATIC_BUILD_GSTREAMER_TRUE=''
  1620. EMOTION_STATIC_BUILD_XINE_FALSE=''
  1621. EMOTION_STATIC_BUILD_XINE_TRUE=''
  1622. ENABLE_MULTISENSE_FALSE=''
  1623. ENABLE_MULTISENSE_TRUE=''
  1624. EO_BUILD_EXAMPLE_EVAS_FALSE=''
  1625. EO_BUILD_EXAMPLE_EVAS_TRUE=''
  1626. EO_CFLAGS=''
  1627. EO_INTERNAL_LIBS=''
  1628. EO_LDFLAGS=''
  1629. EO_LIBS=''
  1630. EPHYSICS_CFLAGS=''
  1631. EPHYSICS_INTERNAL_LIBS=''
  1632. EPHYSICS_LDFLAGS=''
  1633. EPHYSICS_LIBS=''
  1634. ESCAPE_CFLAGS=''
  1635. ESCAPE_INTERNAL_LIBS=''
  1636. ESCAPE_LDFLAGS=''
  1637. ESCAPE_LIBS=''
  1638. ETHUMB_CFLAGS=''
  1639. ETHUMB_CLIENT_CFLAGS=''
  1640. ETHUMB_CLIENT_INTERNAL_LIBS=''
  1641. ETHUMB_CLIENT_LDFLAGS=''
  1642. ETHUMB_CLIENT_LIBS=''
  1643. ETHUMB_INTERNAL_LIBS=''
  1644. ETHUMB_LDFLAGS=''
  1645. ETHUMB_LIBS=''
  1646. EVAS_CFLAGS=''
  1647. EVAS_CSERVE2_FALSE=''
  1648. EVAS_CSERVE2_SLAVE_LIBS=''
  1649. EVAS_CSERVE2_TRUE=''
  1650. EVAS_INTERNAL_LIBS=''
  1651. EVAS_LDFLAGS=''
  1652. EVAS_LIBS=''
  1653. EVAS_STATIC_BUILD_BMP_FALSE=''
  1654. EVAS_STATIC_BUILD_BMP_TRUE=''
  1655. EVAS_STATIC_BUILD_BUFFER_FALSE=''
  1656. EVAS_STATIC_BUILD_BUFFER_TRUE=''
  1657. EVAS_STATIC_BUILD_EET_FALSE=''
  1658. EVAS_STATIC_BUILD_EET_TRUE=''
  1659. EVAS_STATIC_BUILD_FB_FALSE=''
  1660. EVAS_STATIC_BUILD_FB_TRUE=''
  1661. EVAS_STATIC_BUILD_GENERIC_FALSE=''
  1662. EVAS_STATIC_BUILD_GENERIC_TRUE=''
  1663. EVAS_STATIC_BUILD_GIF_FALSE=''
  1664. EVAS_STATIC_BUILD_GIF_TRUE=''
  1665. EVAS_STATIC_BUILD_GL_COCOA_FALSE=''
  1666. EVAS_STATIC_BUILD_GL_COCOA_TRUE=''
  1667. EVAS_STATIC_BUILD_GL_COMMON_FALSE=''
  1668. EVAS_STATIC_BUILD_GL_COMMON_TRUE=''
  1669. EVAS_STATIC_BUILD_GL_SDL_FALSE=''
  1670. EVAS_STATIC_BUILD_GL_SDL_TRUE=''
  1671. EVAS_STATIC_BUILD_GL_X11_FALSE=''
  1672. EVAS_STATIC_BUILD_GL_X11_TRUE=''
  1673. EVAS_STATIC_BUILD_GL_XCB_FALSE=''
  1674. EVAS_STATIC_BUILD_GL_XCB_TRUE=''
  1675. EVAS_STATIC_BUILD_GL_XLIB_FALSE=''
  1676. EVAS_STATIC_BUILD_GL_XLIB_TRUE=''
  1677. EVAS_STATIC_BUILD_ICO_FALSE=''
  1678. EVAS_STATIC_BUILD_ICO_TRUE=''
  1679. EVAS_STATIC_BUILD_JPEG_FALSE=''
  1680. EVAS_STATIC_BUILD_JPEG_TRUE=''
  1681. EVAS_STATIC_BUILD_PMAPS_FALSE=''
  1682. EVAS_STATIC_BUILD_PMAPS_TRUE=''
  1683. EVAS_STATIC_BUILD_PNG_FALSE=''
  1684. EVAS_STATIC_BUILD_PNG_TRUE=''
  1685. EVAS_STATIC_BUILD_PSD_FALSE=''
  1686. EVAS_STATIC_BUILD_PSD_TRUE=''
  1687. EVAS_STATIC_BUILD_PSL1GHT_FALSE=''
  1688. EVAS_STATIC_BUILD_PSL1GHT_TRUE=''
  1689. EVAS_STATIC_BUILD_SOFTWARE_DDRAW_FALSE=''
  1690. EVAS_STATIC_BUILD_SOFTWARE_DDRAW_TRUE=''
  1691. EVAS_STATIC_BUILD_SOFTWARE_GDI_FALSE=''
  1692. EVAS_STATIC_BUILD_SOFTWARE_GDI_TRUE=''
  1693. EVAS_STATIC_BUILD_SOFTWARE_GENERIC_FALSE=''
  1694. EVAS_STATIC_BUILD_SOFTWARE_GENERIC_TRUE=''
  1695. EVAS_STATIC_BUILD_SOFTWARE_X11_FALSE=''
  1696. EVAS_STATIC_BUILD_SOFTWARE_X11_TRUE=''
  1697. EVAS_STATIC_BUILD_SOFTWARE_XCB_FALSE=''
  1698. EVAS_STATIC_BUILD_SOFTWARE_XCB_TRUE=''
  1699. EVAS_STATIC_BUILD_SOFTWARE_XLIB_FALSE=''
  1700. EVAS_STATIC_BUILD_SOFTWARE_XLIB_TRUE=''
  1701. EVAS_STATIC_BUILD_SVG_FALSE=''
  1702. EVAS_STATIC_BUILD_SVG_TRUE=''
  1703. EVAS_STATIC_BUILD_TGA_FALSE=''
  1704. EVAS_STATIC_BUILD_TGA_TRUE=''
  1705. EVAS_STATIC_BUILD_TIFF_FALSE=''
  1706. EVAS_STATIC_BUILD_TIFF_TRUE=''
  1707. EVAS_STATIC_BUILD_WAYLAND_EGL_FALSE=''
  1708. EVAS_STATIC_BUILD_WAYLAND_EGL_TRUE=''
  1709. EVAS_STATIC_BUILD_WAYLAND_SHM_FALSE=''
  1710. EVAS_STATIC_BUILD_WAYLAND_SHM_TRUE=''
  1711. EVAS_STATIC_BUILD_WBMP_FALSE=''
  1712. EVAS_STATIC_BUILD_WBMP_TRUE=''
  1713. EVAS_STATIC_BUILD_WEBP_FALSE=''
  1714. EVAS_STATIC_BUILD_WEBP_TRUE=''
  1715. EVAS_STATIC_BUILD_XPM_FALSE=''
  1716. EVAS_STATIC_BUILD_XPM_TRUE=''
  1717. EVIL_CFLAGS=''
  1718. EVIL_CXXFLAGS=''
  1719. EVIL_DLFCN_CPPFLAGS=''
  1720. EVIL_DLFCN_LIBS=''
  1721. EVIL_INTERNAL_LIBS=''
  1722. EVIL_LDFLAGS=''
  1723. EVIL_LIBS=''
  1724. EXEEXT=''
  1725. FGREP='/bin/grep -F'
  1726. GETTEXT_MACRO_VERSION='0.17'
  1727. GLIB_CFLAGS=''
  1728. GLIB_LIBS=''
  1729. GMSGFMT='/usr/bin/gmsgfmt'
  1730. GMSGFMT_015='/usr/bin/gmsgfmt'
  1731. GREP='/bin/grep'
  1732. GSTREAMER_CFLAGS=''
  1733. GSTREAMER_LIBS=''
  1734. HAVE_CARES_FALSE=''
  1735. HAVE_CARES_TRUE=''
  1736. HAVE_CRYPTO_GNUTLS_FALSE=''
  1737. HAVE_CRYPTO_GNUTLS_TRUE=''
  1738. HAVE_CRYPTO_OPENSSL_FALSE=''
  1739. HAVE_CRYPTO_OPENSSL_TRUE=''
  1740. HAVE_ECORE_AUDIO_FALSE=''
  1741. HAVE_ECORE_AUDIO_TRUE=''
  1742. HAVE_ECORE_COCOA_FALSE=''
  1743. HAVE_ECORE_COCOA_TRUE=''
  1744. HAVE_ECORE_FB_FALSE=''
  1745. HAVE_ECORE_FB_TRUE=''
  1746. HAVE_ECORE_PSL1GHT_FALSE=''
  1747. HAVE_ECORE_PSL1GHT_TRUE=''
  1748. HAVE_ECORE_SDL_FALSE=''
  1749. HAVE_ECORE_SDL_TRUE=''
  1750. HAVE_ECORE_WAYLAND_FALSE=''
  1751. HAVE_ECORE_WAYLAND_TRUE=''
  1752. HAVE_ECORE_WIN32_FALSE=''
  1753. HAVE_ECORE_WIN32_TRUE=''
  1754. HAVE_ECORE_WINCE_FALSE=''
  1755. HAVE_ECORE_WINCE_TRUE=''
  1756. HAVE_ECORE_X_BACKEND=''
  1757. HAVE_ECORE_X_FALSE=''
  1758. HAVE_ECORE_X_TRUE=''
  1759. HAVE_ECORE_X_XCB_FALSE=''
  1760. HAVE_ECORE_X_XCB_TRUE=''
  1761. HAVE_ECORE_X_XLIB_FALSE=''
  1762. HAVE_ECORE_X_XLIB_TRUE=''
  1763. HAVE_EEZE_FALSE=''
  1764. HAVE_EEZE_TIZEN_FALSE=''
  1765. HAVE_EEZE_TIZEN_TRUE=''
  1766. HAVE_EEZE_TRUE=''
  1767. HAVE_EPHYSICS_FALSE=''
  1768. HAVE_EPHYSICS_TRUE=''
  1769. HAVE_ESCAPE_FALSE=''
  1770. HAVE_ESCAPE_TRUE=''
  1771. HAVE_EVIL_FALSE=''
  1772. HAVE_EVIL_TRUE=''
  1773. HAVE_GSTREAMER_FALSE=''
  1774. HAVE_GSTREAMER_TRUE=''
  1775. HAVE_INOTIFY_FALSE=''
  1776. HAVE_INOTIFY_TRUE=''
  1777. HAVE_IPV6_FALSE=''
  1778. HAVE_IPV6_TRUE=''
  1779. HAVE_NOTIFY_WIN32_FALSE=''
  1780. HAVE_NOTIFY_WIN32_TRUE=''
  1781. HAVE_PO_FALSE='#'
  1782. HAVE_PO_TRUE=''
  1783. HAVE_PS3_FALSE=''
  1784. HAVE_PS3_TRUE='#'
  1785. HAVE_WIN32_FALSE=''
  1786. HAVE_WIN32_TRUE='#'
  1787. HAVE_WINCE_FALSE=''
  1788. HAVE_WINCE_TRUE='#'
  1789. HAVE_WINDOWS_FALSE=''
  1790. HAVE_WINDOWS_TRUE='#'
  1791. IBUS_CFLAGS=''
  1792. IBUS_LIBS=''
  1793. INSTALL_DATA='${INSTALL} -m 644'
  1794. INSTALL_PROGRAM='${INSTALL}'
  1795. INSTALL_SCRIPT='${INSTALL}'
  1796. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  1797. INTLLIBS=''
  1798. INTL_MACOSX_LIBS=''
  1799. KEYSYMDEFS=''
  1800. LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64'
  1801. LDFLAGS='-Wl,-O1 -Wl,--as-needed'
  1802. LIBGCRYPT_CFLAGS=''
  1803. LIBGCRYPT_CONFIG=''
  1804. LIBGCRYPT_LIBS=''
  1805. LIBICONV='-liconv'
  1806. LIBINTL=''
  1807. LIBOBJS=''
  1808. LIBS=''
  1809. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  1810. LIPO=''
  1811. LN_S='ln -s'
  1812. LOCALE_DIR='${datarootdir}/locale'
  1813. LTLIBICONV='-liconv'
  1814. LTLIBINTL=''
  1815. LTLIBOBJS=''
  1816. MAKEINFO='${SHELL} /var/tmp/portage/dev-libs/efl-9999/work/efl/missing --run makeinfo'
  1817. MANIFEST_TOOL=':'
  1818. MKDIR_P='/bin/mkdir -p'
  1819. MODULE_ARCH='linux-gnu-x86_64-1.7.99'
  1820. MSGFMT='/usr/bin/msgfmt'
  1821. MSGFMT_015='/usr/bin/msgfmt'
  1822. MSGMERGE='/usr/bin/msgmerge'
  1823. NM='/usr/bin/nm -B'
  1824. NMEDIT=''
  1825. OBJC='x86_64-pc-linux-gnu-gcc'
  1826. OBJCDEPMODE='depmode=none'
  1827. OBJCFLAGS='-g -O2'
  1828. OBJDUMP='x86_64-pc-linux-gnu-objdump'
  1829. OBJEXT='o'
  1830. OTOOL64=''
  1831. OTOOL=''
  1832. PACKAGE='efl'
  1833. PACKAGE_BUGREPORT='enlightenment-devel@lists.sourceforge.net'
  1834. PACKAGE_NAME='efl'
  1835. PACKAGE_STRING='efl 1.7.99.82988'
  1836. PACKAGE_TARNAME='efl'
  1837. PACKAGE_URL=''
  1838. PACKAGE_VERSION='1.7.99.82988'
  1839. PATH_SEPARATOR=':'
  1840. PKG_CONFIG=''
  1841. PKG_CONFIG_LIBDIR=''
  1842. PKG_CONFIG_PATH='/usr/lib64/pkgconfig'
  1843. PNG_CFLAGS=''
  1844. PNG_LIBS=''
  1845. POSUB='po'
  1846. RANLIB='x86_64-pc-linux-gnu-ranlib'
  1847. SCIM_CFLAGS=''
  1848. SCIM_LIBS=''
  1849. SDL_CFLAGS=''
  1850. SDL_LIBS=''
  1851. SED='/bin/sed'
  1852. SET_MAKE=''
  1853. SHELL='/bin/sh'
  1854. SSE3_CFLAGS=''
  1855. STRIP='x86_64-pc-linux-gnu-strip'
  1856. SVG_CFLAGS=''
  1857. SVG_LIBS=''
  1858. TIZEN_SENSOR_CFLAGS=''
  1859. TIZEN_SENSOR_LIBS=''
  1860. USE_ECORE_AUDIO_INTERNAL_LIBS=''
  1861. USE_ECORE_AUDIO_LIBS=''
  1862. USE_ECORE_COCOA_INTERNAL_LIBS=''
  1863. USE_ECORE_COCOA_LIBS=''
  1864. USE_ECORE_CON_INTERNAL_LIBS=''
  1865. USE_ECORE_CON_LIBS=''
  1866. USE_ECORE_EVAS_INTERNAL_LIBS=''
  1867. USE_ECORE_EVAS_LIBS=''
  1868. USE_ECORE_FB_INTERNAL_LIBS=''
  1869. USE_ECORE_FB_LIBS=''
  1870. USE_ECORE_FILE_INTERNAL_LIBS=''
  1871. USE_ECORE_FILE_LIBS=''
  1872. USE_ECORE_IMF_EVAS_INTERNAL_LIBS=''
  1873. USE_ECORE_IMF_EVAS_LIBS=''
  1874. USE_ECORE_IMF_INTERNAL_LIBS=''
  1875. USE_ECORE_IMF_LIBS=''
  1876. USE_ECORE_INPUT_EVAS_INTERNAL_LIBS=''
  1877. USE_ECORE_INPUT_EVAS_LIBS=''
  1878. USE_ECORE_INPUT_INTERNAL_LIBS=''
  1879. USE_ECORE_INPUT_LIBS=''
  1880. USE_ECORE_INTERNAL_LIBS=''
  1881. USE_ECORE_IPC_INTERNAL_LIBS=''
  1882. USE_ECORE_IPC_LIBS=''
  1883. USE_ECORE_LIBS=''
  1884. USE_ECORE_PSL1GHT_INTERNAL_LIBS=''
  1885. USE_ECORE_PSL1GHT_LIBS=''
  1886. USE_ECORE_SDL_INTERNAL_LIBS=''
  1887. USE_ECORE_SDL_LIBS=''
  1888. USE_ECORE_WAYLAND_INTERNAL_LIBS=''
  1889. USE_ECORE_WAYLAND_LIBS=''
  1890. USE_ECORE_WIN32_INTERNAL_LIBS=''
  1891. USE_ECORE_WIN32_LIBS=''
  1892. USE_ECORE_WINCE_INTERNAL_LIBS=''
  1893. USE_ECORE_WINCE_LIBS=''
  1894. USE_ECORE_X_INTERNAL_LIBS=''
  1895. USE_ECORE_X_LIBS=''
  1896. USE_EDBUS_INTERNAL_LIBS=''
  1897. USE_EDBUS_LIBS=''
  1898. USE_EDJE_INTERNAL_LIBS=''
  1899. USE_EDJE_LIBS=''
  1900. USE_EET_INTERNAL_LIBS=''
  1901. USE_EET_LIBS=''
  1902. USE_EEZE_INTERNAL_LIBS=''
  1903. USE_EEZE_LIBS=''
  1904. USE_EFREET_INTERNAL_LIBS=''
  1905. USE_EFREET_LIBS=''
  1906. USE_EINA_INTERNAL_LIBS=''
  1907. USE_EINA_LIBS=''
  1908. USE_EIO_INTERNAL_LIBS=''
  1909. USE_EIO_LIBS=''
  1910. USE_EMBRYO_INTERNAL_LIBS=''
  1911. USE_EMBRYO_LIBS=''
  1912. USE_EMOTION_INTERNAL_LIBS=''
  1913. USE_EMOTION_LIBS=''
  1914. USE_EO_INTERNAL_LIBS=''
  1915. USE_EO_LIBS=''
  1916. USE_EPHYSICS_INTERNAL_LIBS=''
  1917. USE_EPHYSICS_LIBS=''
  1918. USE_ESCAPE_INTERNAL_LIBS=''
  1919. USE_ESCAPE_LIBS=''
  1920. USE_ETHUMB_CLIENT_INTERNAL_LIBS=''
  1921. USE_ETHUMB_CLIENT_LIBS=''
  1922. USE_ETHUMB_INTERNAL_LIBS=''
  1923. USE_ETHUMB_LIBS=''
  1924. USE_EVAS_INTERNAL_LIBS=''
  1925. USE_EVAS_LIBS=''
  1926. USE_EVIL_CFLAGS=''
  1927. USE_EVIL_INTERNAL_LIBS=''
  1928. USE_EVIL_LIBS=''
  1929. USE_NLS='yes'
  1930. VALGRIND_CFLAGS=''
  1931. VALGRIND_LIBS=''
  1932. VERSION='1.7.99.82988'
  1933. VMAJ='1'
  1934. VMIC='99'
  1935. VMIN='7'
  1936. WAYLAND_EGL_CFLAGS=''
  1937. WAYLAND_EGL_LIBS=''
  1938. XCB_CFLAGS=''
  1939. XCB_GL_CFLAGS=''
  1940. XCB_GL_LIBS=''
  1941. XCB_LIBS=''
  1942. XCB_X11_CFLAGS=''
  1943. XCB_X11_LIBS=''
  1944. XGETTEXT='/usr/bin/xgettext'
  1945. XGETTEXT_015='/usr/bin/xgettext'
  1946. XGETTEXT_EXTRA_OPTIONS=''
  1947. XMKMF=''
  1948. X_CFLAGS=''
  1949. X_EXTRA_LIBS=''
  1950. X_LIBS=''
  1951. X_PRE_LIBS=''
  1952. _efl_windows_version=''
  1953. ac_ct_AR=''
  1954. ac_ct_CC=''
  1955. ac_ct_CXX=''
  1956. ac_ct_DUMPBIN=''
  1957. ac_ct_OBJC=''
  1958. am__EXEEXT_FALSE=''
  1959. am__EXEEXT_TRUE=''
  1960. am__fastdepCCAS_FALSE=''
  1961. am__fastdepCCAS_TRUE='#'
  1962. am__fastdepCC_FALSE=''
  1963. am__fastdepCC_TRUE='#'
  1964. am__fastdepCXX_FALSE=''
  1965. am__fastdepCXX_TRUE='#'
  1966. am__fastdepOBJC_FALSE=''
  1967. am__fastdepOBJC_TRUE='#'
  1968. am__include='include'
  1969. am__isrc=''
  1970. am__leading_dot='.'
  1971. am__nodep=''
  1972. am__quote=''
  1973. am__tar='$${TAR-tar} chof - "$$tardir"'
  1974. am__untar='$${TAR-tar} xf -'
  1975. bindir='${exec_prefix}/bin'
  1976. build='x86_64-pc-linux-gnu'
  1977. build_alias='x86_64-pc-linux-gnu'
  1978. build_cpu='x86_64'
  1979. build_os='linux-gnu'
  1980. build_vendor='pc'
  1981. datadir='/usr/share'
  1982. datarootdir='${prefix}/share'
  1983. dbusservicedir='/usr/share/dbus-1/services'
  1984. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  1985. dvidir='${docdir}'
  1986. ecore_imf_xim_CFLAGS=''
  1987. ecore_imf_xim_LIBS=''
  1988. ecore_imf_xim_cflags=''
  1989. ecore_imf_xim_libdirs=''
  1990. ecore_imf_xim_libs=''
  1991. efl_doxygen=''
  1992. efl_have_doxygen=''
  1993. evas_engine_buffer_cflags=''
  1994. evas_engine_buffer_libs=''
  1995. evas_engine_fb_cflags=''
  1996. evas_engine_fb_libs=''
  1997. evas_engine_gl_cocoa_cflags=''
  1998. evas_engine_gl_cocoa_libs=''
  1999. evas_engine_gl_common_cflags=''
  2000. evas_engine_gl_common_libs=''
  2001. evas_engine_gl_sdl_cflags=''
  2002. evas_engine_gl_sdl_libs=''
  2003. evas_engine_gl_xcb_CFLAGS=''
  2004. evas_engine_gl_xcb_LIBS=''
  2005. evas_engine_gl_xcb_cflags=''
  2006. evas_engine_gl_xcb_libdirs=''
  2007. evas_engine_gl_xcb_libs=''
  2008. evas_engine_gl_xlib_CFLAGS=''
  2009. evas_engine_gl_xlib_LIBS=''
  2010. evas_engine_gl_xlib_cflags=''
  2011. evas_engine_gl_xlib_libdirs=''
  2012. evas_engine_gl_xlib_libs=''
  2013. evas_engine_psl1ght_cflags=''
  2014. evas_engine_psl1ght_libs=''
  2015. evas_engine_software_ddraw_cflags=''
  2016. evas_engine_software_ddraw_libs=''
  2017. evas_engine_software_gdi_cflags=''
  2018. evas_engine_software_gdi_libs=''
  2019. evas_engine_software_xcb_cflags=''
  2020. evas_engine_software_xcb_libs=''
  2021. evas_engine_software_xlib_CFLAGS=''
  2022. evas_engine_software_xlib_LIBS=''
  2023. evas_engine_software_xlib_cflags=''
  2024. evas_engine_software_xlib_libdirs=''
  2025. evas_engine_software_xlib_libs=''
  2026. evas_engine_wayland_egl_cflags=''
  2027. evas_engine_wayland_egl_libs=''
  2028. evas_engine_wayland_shm_cflags=''
  2029. evas_engine_wayland_shm_libs=''
  2030. evas_image_loader_bmp_cflags=''
  2031. evas_image_loader_bmp_libs=''
  2032. evas_image_loader_eet_cflags=''
  2033. evas_image_loader_eet_libs=''
  2034. evas_image_loader_generic_cflags=''
  2035. evas_image_loader_generic_libs=''
  2036. evas_image_loader_gif_cflags=''
  2037. evas_image_loader_gif_libs=''
  2038. evas_image_loader_ico_cflags=''
  2039. evas_image_loader_ico_libs=''
  2040. evas_image_loader_jpeg_cflags=''
  2041. evas_image_loader_jpeg_libs=''
  2042. evas_image_loader_pmaps_cflags=''
  2043. evas_image_loader_pmaps_libs=''
  2044. evas_image_loader_png_cflags=''
  2045. evas_image_loader_png_libs=''
  2046. evas_image_loader_psd_cflags=''
  2047. evas_image_loader_psd_libs=''
  2048. evas_image_loader_svg_cflags=''
  2049. evas_image_loader_svg_libs=''
  2050. evas_image_loader_tga_cflags=''
  2051. evas_image_loader_tga_libs=''
  2052. evas_image_loader_tiff_cflags=''
  2053. evas_image_loader_tiff_libs=''
  2054. evas_image_loader_wbmp_cflags=''
  2055. evas_image_loader_wbmp_libs=''
  2056. evas_image_loader_webp_cflags=''
  2057. evas_image_loader_webp_libs=''
  2058. evas_image_loader_xpm_cflags=''
  2059. evas_image_loader_xpm_libs=''
  2060. exec_prefix='NONE'
  2061. have_evas_engine_gl_xcb=''
  2062. have_evas_engine_gl_xlib=''
  2063. have_evas_engine_software_xcb=''
  2064. have_evas_engine_software_xlib=''
  2065. have_lcov=''
  2066. host='x86_64-pc-linux-gnu'
  2067. host_alias='x86_64-pc-linux-gnu'
  2068. host_cpu='x86_64'
  2069. host_os='linux-gnu'
  2070. host_vendor='pc'
  2071. htmldir='${docdir}'
  2072. includedir='${prefix}/include'
  2073. infodir='/usr/share/info'
  2074. install_sh='${SHELL} /var/tmp/portage/dev-libs/efl-9999/work/efl/install-sh'
  2075. libdir='/usr/lib64'
  2076. libexecdir='${exec_prefix}/libexec'
  2077. localedir='${datarootdir}/locale'
  2078. localstatedir='/var/lib'
  2079. mandir='/usr/share/man'
  2080. mkdir_p='/bin/mkdir -p'
  2081. oldincludedir='/usr/include'
  2082. pdfdir='${docdir}'
  2083. prefix='/usr'
  2084. program_transform_name='s,x,x,'
  2085. psdir='${docdir}'
  2086. requirements_cflags_ecore=''
  2087. requirements_cflags_ecore_audio=''
  2088. requirements_cflags_ecore_cocoa=''
  2089. requirements_cflags_ecore_con=''
  2090. requirements_cflags_ecore_evas=''
  2091. requirements_cflags_ecore_fb=''
  2092. requirements_cflags_ecore_file=''
  2093. requirements_cflags_ecore_imf=''
  2094. requirements_cflags_ecore_imf_evas=''
  2095. requirements_cflags_ecore_input=''
  2096. requirements_cflags_ecore_input_evas=''
  2097. requirements_cflags_ecore_ipc=''
  2098. requirements_cflags_ecore_psl1ght=''
  2099. requirements_cflags_ecore_sdl=''
  2100. requirements_cflags_ecore_wayland=''
  2101. requirements_cflags_ecore_win32=''
  2102. requirements_cflags_ecore_wince=''
  2103. requirements_cflags_ecore_x=''
  2104. requirements_cflags_edbus=''
  2105. requirements_cflags_edje=''
  2106. requirements_cflags_eet=''
  2107. requirements_cflags_eeze=''
  2108. requirements_cflags_efreet=''
  2109. requirements_cflags_eina=''
  2110. requirements_cflags_eio=''
  2111. requirements_cflags_embryo=''
  2112. requirements_cflags_emotion=''
  2113. requirements_cflags_eo=''
  2114. requirements_cflags_ephysics=''
  2115. requirements_cflags_escape=''
  2116. requirements_cflags_ethumb=''
  2117. requirements_cflags_ethumb_client=''
  2118. requirements_cflags_evas=''
  2119. requirements_cflags_evil=''
  2120. requirements_libs_ecore=''
  2121. requirements_libs_ecore_audio=''
  2122. requirements_libs_ecore_cocoa=''
  2123. requirements_libs_ecore_con=''
  2124. requirements_libs_ecore_evas=''
  2125. requirements_libs_ecore_fb=''
  2126. requirements_libs_ecore_file=''
  2127. requirements_libs_ecore_imf=''
  2128. requirements_libs_ecore_imf_evas=''
  2129. requirements_libs_ecore_input=''
  2130. requirements_libs_ecore_input_evas=''
  2131. requirements_libs_ecore_ipc=''
  2132. requirements_libs_ecore_psl1ght=''
  2133. requirements_libs_ecore_sdl=''
  2134. requirements_libs_ecore_wayland=''
  2135. requirements_libs_ecore_win32=''
  2136. requirements_libs_ecore_wince=''
  2137. requirements_libs_ecore_x=''
  2138. requirements_libs_edbus=''
  2139. requirements_libs_edje=''
  2140. requirements_libs_eet=''
  2141. requirements_libs_eeze=''
  2142. requirements_libs_efreet=''
  2143. requirements_libs_eina=''
  2144. requirements_libs_eio=''
  2145. requirements_libs_embryo=''
  2146. requirements_libs_emotion=''
  2147. requirements_libs_eo=''
  2148. requirements_libs_ephysics=''
  2149. requirements_libs_escape=''
  2150. requirements_libs_ethumb=''
  2151. requirements_libs_ethumb_client=''
  2152. requirements_libs_evas=''
  2153. requirements_libs_evil=''
  2154. requirements_pc_ecore=''
  2155. requirements_pc_ecore_audio=''
  2156. requirements_pc_ecore_cocoa=''
  2157. requirements_pc_ecore_con=''
  2158. requirements_pc_ecore_evas=''
  2159. requirements_pc_ecore_fb=''
  2160. requirements_pc_ecore_file=''
  2161. requirements_pc_ecore_imf=''
  2162. requirements_pc_ecore_imf_evas=''
  2163. requirements_pc_ecore_input=''
  2164. requirements_pc_ecore_input_evas=''
  2165. requirements_pc_ecore_ipc=''
  2166. requirements_pc_ecore_psl1ght=''
  2167. requirements_pc_ecore_sdl=''
  2168. requirements_pc_ecore_wayland=''
  2169. requirements_pc_ecore_win32=''
  2170. requirements_pc_ecore_wince=''
  2171. requirements_pc_ecore_x=''
  2172. requirements_pc_edbus=''
  2173. requirements_pc_edje=''
  2174. requirements_pc_eet=''
  2175. requirements_pc_eeze=''
  2176. requirements_pc_efreet=''
  2177. requirements_pc_eina=''
  2178. requirements_pc_eio=''
  2179. requirements_pc_embryo=''
  2180. requirements_pc_emotion=''
  2181. requirements_pc_eo=''
  2182. requirements_pc_ephysics=''
  2183. requirements_pc_escape=''
  2184. requirements_pc_ethumb=''
  2185. requirements_pc_ethumb_client=''
  2186. requirements_pc_evas=''
  2187. requirements_pc_evil=''
  2188. requirements_public_libs_ecore=''
  2189. requirements_public_libs_ecore_audio=''
  2190. requirements_public_libs_ecore_cocoa=''
  2191. requirements_public_libs_ecore_con=''
  2192. requirements_public_libs_ecore_evas=''
  2193. requirements_public_libs_ecore_fb=''
  2194. requirements_public_libs_ecore_file=''
  2195. requirements_public_libs_ecore_imf=''
  2196. requirements_public_libs_ecore_imf_evas=''
  2197. requirements_public_libs_ecore_input=''
  2198. requirements_public_libs_ecore_input_evas=''
  2199. requirements_public_libs_ecore_ipc=''
  2200. requirements_public_libs_ecore_psl1ght=''
  2201. requirements_public_libs_ecore_sdl=''
  2202. requirements_public_libs_ecore_wayland=''
  2203. requirements_public_libs_ecore_win32=''
  2204. requirements_public_libs_ecore_wince=''
  2205. requirements_public_libs_ecore_x=''
  2206. requirements_public_libs_edbus=''
  2207. requirements_public_libs_edje=''
  2208. requirements_public_libs_eet=''
  2209. requirements_public_libs_eeze=''
  2210. requirements_public_libs_efreet=''
  2211. requirements_public_libs_eina=''
  2212. requirements_public_libs_eio=''
  2213. requirements_public_libs_embryo=''
  2214. requirements_public_libs_emotion=''
  2215. requirements_public_libs_eo=''
  2216. requirements_public_libs_ephysics=''
  2217. requirements_public_libs_escape=''
  2218. requirements_public_libs_ethumb=''
  2219. requirements_public_libs_ethumb_client=''
  2220. requirements_public_libs_evas=''
  2221. requirements_public_libs_evil=''
  2222. sbindir='${exec_prefix}/sbin'
  2223. sharedstatedir='${prefix}/com'
  2224. sysconfdir='/etc'
  2225. target_alias=''
  2226. want_multisense=''
  2227. want_physics=''
  2228. with_eeze_eject=''
  2229. with_eeze_mount=''
  2230. with_eeze_umount=''
  2231.  
  2232. ## ----------- ##
  2233. ## confdefs.h. ##
  2234. ## ----------- ##
  2235.  
  2236. /* confdefs.h */
  2237. #define PACKAGE_NAME "efl"
  2238. #define PACKAGE_TARNAME "efl"
  2239. #define PACKAGE_VERSION "1.7.99.82988"
  2240. #define PACKAGE_STRING "efl 1.7.99.82988"
  2241. #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net"
  2242. #define PACKAGE_URL ""
  2243. #define STDC_HEADERS 1
  2244. #define HAVE_SYS_TYPES_H 1
  2245. #define HAVE_SYS_STAT_H 1
  2246. #define HAVE_STDLIB_H 1
  2247. #define HAVE_STRING_H 1
  2248. #define HAVE_MEMORY_H 1
  2249. #define HAVE_STRINGS_H 1
  2250. #define HAVE_INTTYPES_H 1
  2251. #define HAVE_STDINT_H 1
  2252. #define HAVE_UNISTD_H 1
  2253. #define __EXTENSIONS__ 1
  2254. #define _ALL_SOURCE 1
  2255. #define _GNU_SOURCE 1
  2256. #define _POSIX_PTHREAD_SEMANTICS 1
  2257. #define _TANDEM_SOURCE 1
  2258. #define PACKAGE "efl"
  2259. #define VERSION "1.7.99.82988"
  2260. #define MODULE_ARCH "linux-gnu-x86_64-1.7.99"
  2261. #define SHARED_LIB_SUFFIX ".so"
  2262. #define HAVE_DLFCN_H 1
  2263. #define LT_OBJDIR ".libs/"
  2264. #define VMAJ 1
  2265. #define VMIN 7
  2266. #define VMIC 99
  2267. #define VREV 82988
  2268. #define ENABLE_NLS 1
  2269. #define HAVE_GETTEXT 1
  2270. #define HAVE_DCGETTEXT 1
  2271.  
  2272. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement