This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by efl configure 1.8.3, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./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 --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-silent-rules --disable-dependency-tracking --with-x --with-profile=release --with-crypto=openssl --with-x11=xlib --with-opengl=es --with-glib=no --enable-audio --enable-image-loader-bmp --enable-image-loader-wbmp --enable-drm --disable-doc --enable-image-loader-eet --enable-egl --disable-fb --enable-fontconfig --disable-fribidi --enable-image-loader-gif --enable-gstreamer --enable-harfbuzz --enable-image-loader-ico --enable-ibus --disable-image-loader-jp2k --enable-image-loader-jpeg --enable-nls --enable-physics --enable-pixman --enable-pixman-font --enable-pixman-rect --enable-pixman-line --enable-pixman-poly --enable-pixman-image --enable-pixman-image-scale-sample --enable-image-loader-png --enable-image-loader-pmaps --enable-image-loader-psd --enable-pulseaudio --disable-scim --enable-sdl --enable-systemd --disable-image-loader-tga --enable-image-loader-tiff --disable-tslib --enable-v4l2 --enable-wayland --enable-image-loader-webp --disable-xim --disable-xine --disable-image-loader-xpm --enable-cserve --enable-image-loader-generic --disable-tizen --disable-gesture --enable-xinput2 --disable-xinput22 --disable-multisense --enable-libmount ## --------- ## ## Platform. ## ## --------- ## hostname = ernie uname -m = x86_64 uname -r = 3.12.6-gentoo uname -s = Linux uname -v = #1 SMP Sat Dec 21 23:27:32 CET 2013 /usr/bin/uname -p = AMD Athlon(tm) 64 X2 Dual Core Processor 5000+ /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib64/portage/bin/ebuild-helpers/xattr PATH: /usr/lib64/portage/bin/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.8.2 PATH: /usr/x86_64-pc-linux-gnu/i686-w32-mingw32/gcc-bin/4.8.2 PATH: /usr/x86_64-pc-linux-gnu/x86_64-w64-mingw32/gcc-bin/4.8.2 ## ----------- ## ## Core tests. ## ## ----------- ## configure:3947: loading site script /usr/share/config.site | #!/bin/bash | # Copyright 2009 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | | TOPDIR=/usr/share/crossdev/include/site | | config_site_arch() { | local host=$(echo ${CHOST/-/ } | awk '{print $1}') | | [[ ${host/arm.*eb/} != ${host} ]] && host=armeb | [[ ${host/arm/} != ${host} ]] && [[ ${host} != armeb ]] && host=arm | | [[ ${host/mips.*el/} != ${host} ]] && host=mipsel | | #[[ ${host/i[4-5]/6} != ${host} ]] && host=i686 | | echo ${host} | } | | config_site_names() { | local site_arch=$(config_site_arch) | local sites="" | local x | | [[ ${CHOST/-linux-/} != $CHOST ]] && sites+=" linux ${site_arch}-linux" | [[ ${CHOST/darwin/} != $CHOST ]] && sites+=" darwin ${site_arch}-linux" | | [[ ${CHOST/-linux-uclibc/} != $CHOST ]] && sites+=" linux-uclibc ${site_arch}-linux-uclibc" | [[ ${CHOST/-linux-gnu/} != $CHOST ]] && sites+=" linux-gnu ${site_arch}-linux-gnu" | | [[ ${CHOST/-linux-uclibceabi/} != $CHOST ]] && sites+=" linux-uclibceabi ${site_arch}-linux-uclibceabi" | [[ ${CHOST/-linux-gnueabi/} != $CHOST ]] && sites+=" linux-gnueabi ${site_arch}-linux-gnueabi" | | for x in ${sites} ${CHOST}; do | [[ -e ${TOPDIR}/${x} ]] && echo ${TOPDIR}/${x} | done | } | | # Only kick in for cross-compiles so we don't break native builds #427184 | if [[ ${CBUILD:-${CHOST}} != ${CHOST} ]]; then | sites="$(config_site_names)" | if [[ ${sites} != "" ]]; then | for site in ${sites}; do | echo "$(basename $0): loading site script ${site}" | . ${site} | done | fi | unset site | unset sites | fi configure:4066: checking for x86_64-pc-linux-gnu-gcc configure:4082: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:4093: result: x86_64-pc-linux-gnu-gcc configure:4362: checking for C compiler version configure:4371: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.8.2 p1.1, pie-0.5.8) 4.8.2 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4382: $? = 0 configure:4371: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.2/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.8.2/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.8.2/work/gcc-4.8.2/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.8.2/python --enable-languages=c,c++,go,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.8.2 p1.1, pie-0.5.8' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --enable-libmudflap --disable-libssp --enable-lto --with-cloog --disable-isl-version-check Thread model: posix gcc version 4.8.2 (Gentoo 4.8.2 p1.1, pie-0.5.8) configure:4382: $? = 0 configure:4371: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:4382: $? = 1 configure:4371: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:4382: $? = 1 configure:4402: checking whether the C compiler works configure:4424: x86_64-pc-linux-gnu-gcc -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:4428: $? = 0 configure:4476: result: yes configure:4479: checking for C compiler default output file name configure:4481: result: a.out configure:4487: checking for suffix of executables configure:4494: x86_64-pc-linux-gnu-gcc -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:4498: $? = 0 configure:4520: result: configure:4542: checking whether we are cross compiling configure:4550: x86_64-pc-linux-gnu-gcc -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:4554: $? = 0 configure:4561: ./conftest configure:4565: $? = 0 configure:4580: result: no configure:4585: checking for suffix of object files configure:4607: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:4611: $? = 0 configure:4632: result: o configure:4636: checking whether we are using the GNU C compiler configure:4655: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:4655: $? = 0 configure:4664: result: yes configure:4673: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:4693: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:4693: $? = 0 configure:4734: result: yes configure:4751: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:4814: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:4814: $? = 0 configure:4827: result: none needed configure:4853: checking how to run the C preprocessor configure:4884: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4884: $? = 0 configure:4898: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4898: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.8.3" | #define PACKAGE_STRING "efl 1.8.3" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4923: result: x86_64-pc-linux-gnu-gcc -E configure:4943: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4943: $? = 0 configure:4957: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4957: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.8.3" | #define PACKAGE_STRING "efl 1.8.3" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4986: checking for grep that handles long lines and -e configure:5044: result: /bin/grep configure:5049: checking for egrep configure:5111: result: /bin/grep -E configure:5116: checking for ANSI C header files configure:5136: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:5136: $? = 0 configure:5209: x86_64-pc-linux-gnu-gcc -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:5209: $? = 0 configure:5209: ./conftest configure:5209: $? = 0 configure:5220: result: yes configure:5233: checking for sys/types.h configure:5233: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:5233: $? = 0 configure:5233: result: yes configure:5233: checking for sys/stat.h configure:5233: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:5233: $? = 0 configure:5233: result: yes configure:5233: checking for stdlib.h configure:5233: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:5233: $? = 0 configure:5233: result: yes configure:5233: checking for string.h configure:5233: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:5233: $? = 0 configure:5233: result: yes configure:5233: checking for memory.h configure:5233: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:5233: $? = 0 configure:5233: result: yes configure:5233: checking for strings.h configure:5233: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:5233: $? = 0 configure:5233: result: yes configure:5233: checking for inttypes.h configure:5233: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:5233: $? = 0 configure:5233: result: yes configure:5233: checking for stdint.h configure:5233: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:5233: $? = 0 configure:5233: result: yes configure:5233: checking for unistd.h configure:5233: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:5233: $? = 0 configure:5233: result: yes configure:5246: checking minix/config.h usability configure:5246: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 conftest.c:52:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:5246: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.8.3" | #define PACKAGE_STRING "efl 1.8.3" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5246: result: no configure:5246: checking minix/config.h presence configure:5246: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:19:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:5246: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.8.3" | #define PACKAGE_STRING "efl 1.8.3" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:5246: result: no configure:5246: checking for minix/config.h configure:5246: result: no configure:5267: checking whether it is safe to define __EXTENSIONS__ configure:5285: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:5285: $? = 0 configure:5292: result: yes configure:5352: checking for a BSD-compatible install configure:5420: result: /usr/lib64/portage/bin/ebuild-helpers/xattr/install -c configure:5431: checking whether build environment is sane configure:5486: result: yes configure:5637: checking for a thread-safe mkdir -p configure:5676: result: /usr/bin/mkdir -p configure:5683: checking for gawk configure:5699: found /usr/bin/gawk configure:5710: result: gawk configure:5721: checking whether make sets $(MAKE) configure:5743: result: yes configure:5773: checking for style of include used by make configure:5801: result: GNU configure:5835: checking whether make supports nested variables configure:5852: result: yes configure:5937: checking dependency style of x86_64-pc-linux-gnu-gcc configure:6048: result: none configure:6075: checking whether make supports nested variables configure:6092: result: yes configure:6267: edje_cc set to configure:6301: checking build system type configure:6315: result: x86_64-pc-linux-gnu configure:6335: checking host system type configure:6348: result: x86_64-pc-linux-gnu configure:6490: checking for x86_64-pc-linux-gnu-ar configure:6506: found /usr/bin/x86_64-pc-linux-gnu-ar configure:6517: result: x86_64-pc-linux-gnu-ar configure:6587: checking the archiver (x86_64-pc-linux-gnu-ar) interface configure:6597: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:6597: $? = 0 configure:6599: x86_64-pc-linux-gnu-ar cru libconftest.a conftest.o >&5 configure:6602: $? = 0 configure:6625: result: ar configure:6691: checking how to print strings configure:6718: result: printf configure:6739: checking for a sed that does not truncate output configure:6803: result: /bin/sed configure:6821: checking for fgrep configure:6883: result: /bin/grep -F configure:6918: checking for ld used by x86_64-pc-linux-gnu-gcc configure:6985: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:6992: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:7007: result: yes configure:7019: checking for BSD- or MS-compatible name lister (nm) configure:7068: result: /usr/bin/x86_64-pc-linux-gnu-nm -B configure:7198: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface configure:7205: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:7208: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" configure:7211: output 0000000000000000 B some_variable configure:7218: result: BSD nm configure:7221: checking whether ln -s works configure:7225: result: yes configure:7233: checking the maximum length of command line arguments configure:7363: result: 1572864 configure:7380: checking whether the shell understands some XSI constructs configure:7390: result: yes configure:7394: checking whether the shell understands "+=" configure:7400: result: yes configure:7435: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:7475: result: func_convert_file_noop configure:7482: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:7502: result: func_convert_file_noop configure:7509: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:7516: result: -r configure:7550: checking for x86_64-pc-linux-gnu-objdump configure:7566: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:7577: result: x86_64-pc-linux-gnu-objdump configure:7646: checking how to recognize dependent libraries configure:7848: result: pass_all configure:7893: checking for x86_64-pc-linux-gnu-dlltool configure:7923: result: no configure:7933: checking for dlltool configure:7963: result: no configure:7990: checking how to associate runtime and link libraries configure:8017: result: printf %s\n configure:8033: checking for x86_64-pc-linux-gnu-ar configure:8060: result: x86_64-pc-linux-gnu-ar configure:8141: checking for archiver @FILE support configure:8158: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:8158: $? = 0 configure:8161: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:8164: $? = 0 configure:8169: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory configure:8172: $? = 1 configure:8184: result: @ configure:8202: checking for x86_64-pc-linux-gnu-strip configure:8218: found /usr/bin/x86_64-pc-linux-gnu-strip configure:8229: result: x86_64-pc-linux-gnu-strip configure:8301: checking for x86_64-pc-linux-gnu-ranlib configure:8317: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:8328: result: x86_64-pc-linux-gnu-ranlib configure:8470: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object configure:8590: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:8593: $? = 0 configure:8597: /usr/bin/x86_64-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:8600: $? = 0 configure:8666: x86_64-pc-linux-gnu-gcc -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c conftstm.o >&5 configure:8669: $? = 0 configure:8707: result: ok configure:8744: checking for sysroot configure:8774: result: no configure:8851: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:8854: $? = 0 configure:8996: checking for x86_64-pc-linux-gnu-mt configure:9026: result: no configure:9036: checking for mt configure:9066: result: no configure:9086: checking if : is a manifest tool configure:9092: : '-?' configure:9100: result: no configure:9739: checking for dlfcn.h configure:9739: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:9739: $? = 0 configure:9739: result: yes configure:10241: checking for objdir configure:10256: result: .libs configure:10527: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:10545: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=athlon64-sse3 -g -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:10549: $? = 0 configure:10562: result: no configure:10889: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:10896: result: -fPIC -DPIC configure:10904: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:10922: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=athlon64-sse3 -g -fPIC -DPIC -DPIC conftest.c >&5 configure:10926: $? = 0 configure:10939: result: yes configure:10968: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:10996: result: yes configure:11011: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:11032: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=athlon64-sse3 -g -o out/conftest2.o conftest.c >&5 configure:11036: $? = 0 configure:11058: result: yes configure:11066: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:11113: result: yes configure:11146: 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 configure:12299: result: yes configure:12336: checking whether -lc should be explicitly linked in configure:12344: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:12347: $? = 0 configure:12362: 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 configure:12365: $? = 0 configure:12379: result: no configure:12539: checking dynamic linker characteristics configure:13050: x86_64-pc-linux-gnu-gcc -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath -Wl,/foo conftest.c >&5 configure:13050: $? = 0 configure:13276: result: GNU/Linux ld.so configure:13383: checking how to hardcode library paths into programs configure:13408: result: immediate configure:13948: checking whether stripping libraries is possible configure:13953: result: yes configure:13988: checking if libtool supports shared libraries configure:13990: result: yes configure:13993: checking whether to build shared libraries configure:14014: result: yes configure:14017: checking whether to build static libraries configure:14021: result: no configure:14107: Initialized efl (1.8.3) development=23879 configure:14125: checking whether NLS is requested configure:14134: result: yes configure:14175: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:14207: result: /usr/bin/msgfmt configure:14216: checking for gmsgfmt configure:14234: found /usr/bin/gmsgfmt configure:14247: result: /usr/bin/gmsgfmt configure:14298: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C configure:14330: result: /usr/bin/xgettext configure:14376: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:14407: result: /usr/bin/msgmerge configure:14464: checking for ld used by GCC configure:14528: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 configure:14535: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld configure:14548: result: yes configure:14555: checking for shared library run path origin configure:14568: result: done configure:15069: checking for CFPreferencesCopyAppValue configure:15087: x86_64-pc-linux-gnu-gcc -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:36:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory #include ^ compilation terminated. configure:15087: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.8.3" | #define PACKAGE_STRING "efl 1.8.3" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.8.3" | #define EFL_EO_API_SUPPORT 1 | #define EFL_BETA_API_SUPPORT 1 | #define MODULE_ARCH "linux-gnu-x86_64-1.8.3" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define VMAJ 1 | #define VMIN 8 | #define VMIC 3 | #define VREV 0 | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:15096: result: no configure:15103: checking for CFLocaleCopyCurrent configure:15121: x86_64-pc-linux-gnu-gcc -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:36:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory #include ^ compilation terminated. configure:15121: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.8.3" | #define PACKAGE_STRING "efl 1.8.3" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.8.3" | #define EFL_EO_API_SUPPORT 1 | #define EFL_BETA_API_SUPPORT 1 | #define MODULE_ARCH "linux-gnu-x86_64-1.8.3" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define VMAJ 1 | #define VMIN 8 | #define VMIC 3 | #define VREV 0 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:15130: result: no configure:15179: checking for GNU gettext in libc configure:15199: x86_64-pc-linux-gnu-gcc -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:15199: $? = 0 configure:15208: result: yes configure:15954: checking whether to use NLS configure:15956: result: yes configure:15959: checking where the gettext function comes from configure:15970: result: libc configure:16059: checking dependency style of x86_64-pc-linux-gnu-gcc configure:16168: result: none configure:16197: checking for x86_64-pc-linux-gnu-g++ configure:16213: found /usr/bin/x86_64-pc-linux-gnu-g++ configure:16224: result: x86_64-pc-linux-gnu-g++ configure:16295: checking for C++ compiler version configure:16304: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 4.8.2 p1.1, pie-0.5.8) 4.8.2 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:16315: $? = 0 configure:16304: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.2/x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.8.2/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.8.2/work/gcc-4.8.2/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.8.2/python --enable-languages=c,c++,go,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.8.2 p1.1, pie-0.5.8' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --enable-libmudflap --disable-libssp --enable-lto --with-cloog --disable-isl-version-check Thread model: posix gcc version 4.8.2 (Gentoo 4.8.2 p1.1, pie-0.5.8) configure:16315: $? = 0 configure:16304: x86_64-pc-linux-gnu-g++ -V >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:16315: $? = 1 configure:16304: x86_64-pc-linux-gnu-g++ -qversion >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:16315: $? = 1 configure:16319: checking whether we are using the GNU C++ compiler configure:16338: x86_64-pc-linux-gnu-g++ -c -pipe -O2 -march=athlon64-sse3 -g conftest.cpp >&5 configure:16338: $? = 0 configure:16347: result: yes configure:16356: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:16376: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:16376: $? = 0 configure:16417: result: yes configure:16442: checking dependency style of x86_64-pc-linux-gnu-g++ configure:16553: result: none configure:16586: checking how to run the C++ preprocessor configure:16613: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:16613: $? = 0 configure:16627: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:39:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:16627: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.8.3" | #define PACKAGE_STRING "efl 1.8.3" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.8.3" | #define EFL_EO_API_SUPPORT 1 | #define EFL_BETA_API_SUPPORT 1 | #define MODULE_ARCH "linux-gnu-x86_64-1.8.3" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define VMAJ 1 | #define VMIN 8 | #define VMIC 3 | #define VREV 0 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | /* end confdefs.h. */ | #include configure:16652: result: x86_64-pc-linux-gnu-g++ -E configure:16672: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:16672: $? = 0 configure:16686: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:39:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:16686: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.8.3" | #define PACKAGE_STRING "efl 1.8.3" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.8.3" | #define EFL_EO_API_SUPPORT 1 | #define EFL_BETA_API_SUPPORT 1 | #define MODULE_ARCH "linux-gnu-x86_64-1.8.3" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define VMAJ 1 | #define VMIN 8 | #define VMIC 3 | #define VREV 0 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | /* end confdefs.h. */ | #include configure:16855: checking for ld used by x86_64-pc-linux-gnu-g++ configure:16922: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 configure:16929: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld configure:16944: result: yes configure:16999: 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 configure:18004: result: yes configure:18040: x86_64-pc-linux-gnu-g++ -c -pipe -O2 -march=athlon64-sse3 -g conftest.cpp >&5 configure:18043: $? = 0 configure:18563: checking for x86_64-pc-linux-gnu-g++ option to produce PIC configure:18570: result: -fPIC -DPIC configure:18578: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works configure:18596: x86_64-pc-linux-gnu-g++ -c -pipe -O2 -march=athlon64-sse3 -g -fPIC -DPIC -DPIC conftest.cpp >&5 configure:18600: $? = 0 configure:18613: result: yes configure:18636: checking if x86_64-pc-linux-gnu-g++ static flag -static works configure:18664: result: yes configure:18676: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:18697: x86_64-pc-linux-gnu-g++ -c -pipe -O2 -march=athlon64-sse3 -g -o out/conftest2.o conftest.cpp >&5 configure:18701: $? = 0 configure:18723: result: yes configure:18728: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:18775: result: yes configure:18805: 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 configure:18841: result: yes configure:18982: checking dynamic linker characteristics configure:19653: result: GNU/Linux ld.so configure:19706: checking how to hardcode library paths into programs configure:19731: result: immediate configure:19781: checking for x86_64-pc-linux-gnu-gcc configure:19797: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:19808: result: x86_64-pc-linux-gnu-gcc configure:19877: checking for Objective C compiler version configure:19886: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.8.2 p1.1, pie-0.5.8) 4.8.2 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:19897: $? = 0 configure:19886: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.2/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.8.2/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.8.2/work/gcc-4.8.2/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.8.2/python --enable-languages=c,c++,go,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.8.2 p1.1, pie-0.5.8' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --enable-libmudflap --disable-libssp --enable-lto --with-cloog --disable-isl-version-check Thread model: posix gcc version 4.8.2 (Gentoo 4.8.2 p1.1, pie-0.5.8) configure:19897: $? = 0 configure:19886: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:19897: $? = 1 configure:19886: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:19897: $? = 1 configure:19901: checking whether we are using the GNU Objective C compiler configure:19920: x86_64-pc-linux-gnu-gcc -c conftest.m >&5 x86_64-pc-linux-gnu-gcc: error: conftest.m: Objective-C compiler not installed on this system configure:19920: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.8.3" | #define PACKAGE_STRING "efl 1.8.3" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.8.3" | #define EFL_EO_API_SUPPORT 1 | #define EFL_BETA_API_SUPPORT 1 | #define MODULE_ARCH "linux-gnu-x86_64-1.8.3" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define VMAJ 1 | #define VMIN 8 | #define VMIC 3 | #define VREV 0 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:19929: result: no configure:19938: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:19958: x86_64-pc-linux-gnu-gcc -c -g conftest.m >&5 x86_64-pc-linux-gnu-gcc: error: conftest.m: Objective-C compiler not installed on this system configure:19958: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.8.3" | #define PACKAGE_STRING "efl 1.8.3" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.8.3" | #define EFL_EO_API_SUPPORT 1 | #define EFL_BETA_API_SUPPORT 1 | #define MODULE_ARCH "linux-gnu-x86_64-1.8.3" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define VMAJ 1 | #define VMIN 8 | #define VMIC 3 | #define VREV 0 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:19973: x86_64-pc-linux-gnu-gcc -c conftest.m >&5 x86_64-pc-linux-gnu-gcc: error: conftest.m: Objective-C compiler not installed on this system configure:19973: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.8.3" | #define PACKAGE_STRING "efl 1.8.3" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.8.3" | #define EFL_EO_API_SUPPORT 1 | #define EFL_BETA_API_SUPPORT 1 | #define MODULE_ARCH "linux-gnu-x86_64-1.8.3" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define VMAJ 1 | #define VMIN 8 | #define VMIC 3 | #define VREV 0 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:19989: x86_64-pc-linux-gnu-gcc -c -g conftest.m >&5 x86_64-pc-linux-gnu-gcc: error: conftest.m: Objective-C compiler not installed on this system configure:19989: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.8.3" | #define PACKAGE_STRING "efl 1.8.3" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.8.3" | #define EFL_EO_API_SUPPORT 1 | #define EFL_BETA_API_SUPPORT 1 | #define MODULE_ARCH "linux-gnu-x86_64-1.8.3" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define VMAJ 1 | #define VMIN 8 | #define VMIC 3 | #define VREV 0 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:19999: result: no configure:20024: checking dependency style of x86_64-pc-linux-gnu-gcc configure:20133: result: none configure:20154: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99 configure:20303: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 conftest.c:89:29: error: expected ';', ',' or ')' before 'text' test_restrict (ccp restrict text) ^ conftest.c: In function 'main': conftest.c:143:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' char *restrict newvar = "Another string"; ^ conftest.c:143:18: error: 'newvar' undeclared (first use in this function) conftest.c:143:18: note: each undeclared identifier is reported only once for each function it appears in conftest.c:153:3: error: 'for' loop initial declarations are only allowed in C99 mode for (int i = 0; i < ia->datasize; ++i) ^ conftest.c:153:3: note: use option -std=c99 or -std=gnu99 to compile your code configure:20303: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.8.3" | #define PACKAGE_STRING "efl 1.8.3" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.8.3" | #define EFL_EO_API_SUPPORT 1 | #define EFL_BETA_API_SUPPORT 1 | #define MODULE_ARCH "linux-gnu-x86_64-1.8.3" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define VMAJ 1 | #define VMIN 8 | #define VMIC 3 | #define VREV 0 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:20303: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:20303: $? = 0 configure:20323: result: -std=gnu99 configure:20332: checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 and cc understand -c and -o together configure:20363: x86_64-pc-linux-gnu-gcc -std=gnu99 -c conftest.c -o conftest2.o >&5 configure:20367: $? = 0 configure:20373: x86_64-pc-linux-gnu-gcc -std=gnu99 -c conftest.c -o conftest2.o >&5 configure:20377: $? = 0 configure:20388: cc -c conftest.c >&5 configure:20392: $? = 0 configure:20400: cc -c conftest.c -o conftest2.o >&5 configure:20404: $? = 0 configure:20410: cc -c conftest.c -o conftest2.o >&5 configure:20414: $? = 0 configure:20432: result: yes configure:20476: checking for special C compiler options needed for large files configure:20521: result: no configure:20527: checking for _FILE_OFFSET_BITS value needed for large files configure:20552: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:20552: $? = 0 configure:20584: result: no configure:20683: checking for x86_64-pc-linux-gnu-pkg-config configure:20701: found /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:20713: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:20781: checking pkg-config is at least version 0.9.0 configure:20784: result: yes configure:21383: $PKG_CONFIG --exists --print-errors "openssl" configure:21386: $? = 0 configure:21510: checking for dirent.h that defines DIR configure:21529: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:21529: $? = 0 configure:21537: result: yes configure:21550: checking for library containing opendir configure:21581: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:21581: $? = 0 configure:21598: result: none required configure:21665: checking whether time.h and sys/time.h may both be included configure:21685: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:21685: $? = 0 configure:21692: result: yes configure:21714: checking execinfo.h usability configure:21714: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:21714: $? = 0 configure:21714: result: yes configure:21714: checking execinfo.h presence configure:21714: x86_64-pc-linux-gnu-gcc -E conftest.c configure:21714: $? = 0 configure:21714: result: yes configure:21714: checking for execinfo.h configure:21714: result: yes configure:21714: checking mcheck.h usability configure:21714: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:21714: $? = 0 configure:21714: result: yes configure:21714: checking mcheck.h presence configure:21714: x86_64-pc-linux-gnu-gcc -E conftest.c configure:21714: $? = 0 configure:21714: result: yes configure:21714: checking for mcheck.h configure:21714: result: yes configure:21714: checking sys/epoll.h usability configure:21714: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:21714: $? = 0 configure:21714: result: yes configure:21714: checking sys/epoll.h presence configure:21714: x86_64-pc-linux-gnu-gcc -E conftest.c configure:21714: $? = 0 configure:21714: result: yes configure:21714: checking for sys/epoll.h configure:21714: result: yes configure:21714: checking sys/inotify.h usability configure:21714: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:21714: $? = 0 configure:21714: result: yes configure:21714: checking sys/inotify.h presence configure:21714: x86_64-pc-linux-gnu-gcc -E conftest.c configure:21714: $? = 0 configure:21714: result: yes configure:21714: checking for sys/inotify.h configure:21714: result: yes configure:21714: checking sys/signalfd.h usability configure:21714: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:21714: $? = 0 configure:21714: result: yes configure:21714: checking sys/signalfd.h presence configure:21714: x86_64-pc-linux-gnu-gcc -E conftest.c configure:21714: $? = 0 configure:21714: result: yes configure:21714: checking for sys/signalfd.h configure:21714: result: yes configure:21714: checking for sys/types.h configure:21714: result: yes configure:21714: checking sys/param.h usability configure:21714: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:21714: $? = 0 configure:21714: result: yes configure:21714: checking sys/param.h presence configure:21714: x86_64-pc-linux-gnu-gcc -E conftest.c configure:21714: $? = 0 configure:21714: result: yes configure:21714: checking for sys/param.h configure:21714: result: yes configure:21714: checking sys/mman.h usability configure:21714: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:21714: $? = 0 configure:21714: result: yes configure:21714: checking sys/mman.h presence configure:21714: x86_64-pc-linux-gnu-gcc -E conftest.c configure:21714: $? = 0 configure:21714: result: yes configure:21714: checking for sys/mman.h configure:21714: result: yes configure:21714: checking netinet/in.h usability configure:21714: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:21714: $? = 0 configure:21714: result: yes configure:21714: checking netinet/in.h presence configure:21714: x86_64-pc-linux-gnu-gcc -E conftest.c configure:21714: $? = 0 configure:21714: result: yes configure:21714: checking for netinet/in.h configure:21714: result: yes configure:21763: checking for PATH_MAX in limits.h configure:21780: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:21780: $? = 0 configure:21781: result: yes configure:21813: checking size of wchar_t configure:21818: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:21818: $? = 0 configure:21818: ./conftest configure:21818: $? = 0 configure:21832: result: 4 configure:21849: checking size of int configure:21854: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:21854: $? = 0 configure:21854: ./conftest configure:21854: $? = 0 configure:21868: result: 4 configure:21882: checking size of long configure:21887: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:21887: $? = 0 configure:21887: ./conftest configure:21887: $? = 0 configure:21901: result: 8 configure:21916: checking size of uintptr_t configure:21921: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:21921: $? = 0 configure:21921: ./conftest configure:21921: $? = 0 configure:21935: result: 8 configure:21946: checking for siginfo_t configure:21946: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:21946: $? = 0 configure:21946: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 conftest.c: In function 'main': conftest.c:65:24: error: expected expression before ')' token if (sizeof ((siginfo_t))) ^ configure:21946: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.8.3" | #define PACKAGE_STRING "efl 1.8.3" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.8.3" | #define EFL_EO_API_SUPPORT 1 | #define EFL_BETA_API_SUPPORT 1 | #define MODULE_ARCH "linux-gnu-x86_64-1.8.3" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define VMAJ 1 | #define VMIN 8 | #define VMIC 3 | #define VREV 0 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_OPENSSL 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UINTPTR_T 8 | /* end confdefs.h. */ | | #include | #if HAVE_SIGINFO_H | # include | #endif | | | int | main () | { | if (sizeof ((siginfo_t))) | return 0; | ; | return 0; | } configure:21946: result: yes configure:21968: checking whether byte ordering is bigendian configure:21983: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 conftest.c:57:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:57:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:57:15: error: unknown type name 'universal' configure:21983: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.8.3" | #define PACKAGE_STRING "efl 1.8.3" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.8.3" | #define EFL_EO_API_SUPPORT 1 | #define EFL_BETA_API_SUPPORT 1 | #define MODULE_ARCH "linux-gnu-x86_64-1.8.3" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define VMAJ 1 | #define VMIN 8 | #define VMIC 3 | #define VREV 0 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_OPENSSL 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SIGINFO_T 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:22028: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:22028: $? = 0 configure:22046: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 conftest.c: In function 'main': conftest.c:63:4: error: unknown type name 'not' not big endian ^ conftest.c:63:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:22046: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.8.3" | #define PACKAGE_STRING "efl 1.8.3" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.8.3" | #define EFL_EO_API_SUPPORT 1 | #define EFL_BETA_API_SUPPORT 1 | #define MODULE_ARCH "linux-gnu-x86_64-1.8.3" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define VMAJ 1 | #define VMIN 8 | #define VMIC 3 | #define VREV 0 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_OPENSSL 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SIGINFO_T 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:22174: result: no configure:22192: checking for inline configure:22208: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:22208: $? = 0 configure:22216: result: inline configure:22245: checking whether the compiler supports -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections configure:22258: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -march=athlon64-sse3 -g -Wall -Wextra -Wpointer-arith -Wmissing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections conftest.c >&5 configure:22258: $? = 0 configure:22264: result: yes configure:22593: checking whether the linker supports -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries configure:22606: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries conftest.c >&5 configure:22606: $? = 0 configure:22613: result: yes configure:23059: checking for __attribute__ ((vector)) configure:23079: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:23079: $? = 0 configure:23085: result: yes configure:23098: checking for __forceinline configure:23116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 conftest.c:58:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. configure:23116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.8.3" | #define PACKAGE_STRING "efl 1.8.3" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.8.3" | #define EFL_EO_API_SUPPORT 1 | #define EFL_BETA_API_SUPPORT 1 | #define MODULE_ARCH "linux-gnu-x86_64-1.8.3" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define VMAJ 1 | #define VMIN 8 | #define VMIC 3 | #define VREV 0 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_OPENSSL 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SIGINFO_T 1 | #define HAVE_GCC_ATTRIBUTE_VECTOR 1 | /* end confdefs.h. */ | | #include | static __forceinline void foo(void) {} | | int | main () | { | | | ; | return 0; | } configure:23126: result: no configure:23130: checking for __attribute__ ((__always_inline__)) configure:23146: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:23146: $? = 0 configure:23152: result: yes configure:23192: checking immintrin.h usability configure:23192: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:23192: $? = 0 configure:23192: result: yes configure:23192: checking immintrin.h presence configure:23192: x86_64-pc-linux-gnu-gcc -E conftest.c configure:23192: $? = 0 configure:23192: result: yes configure:23192: checking for immintrin.h configure:23192: result: yes configure:23205: checking whether to build SSE3 code configure:23207: result: yes configure:23338: checking for backtrace configure:23338: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:23338: $? = 0 configure:23338: result: yes configure:23338: checking for backtrace_symbols configure:23338: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:23338: $? = 0 configure:23338: result: yes configure:23338: checking for execvp configure:23338: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c:85:6: warning: conflicting types for built-in function 'execvp' [enabled by default] char execvp (); ^ configure:23338: $? = 0 configure:23338: result: yes configure:23338: checking for fpathconf configure:23338: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:23338: $? = 0 configure:23338: result: yes configure:23338: checking for fstatat configure:23338: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:23338: $? = 0 configure:23338: result: yes configure:23338: checking for malloc_usable_size configure:23338: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:23338: $? = 0 configure:23338: result: yes configure:23338: checking for mkdirat configure:23338: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:23338: $? = 0 configure:23338: result: yes configure:23338: checking for mtrace configure:23338: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:23338: $? = 0 configure:23338: result: yes configure:23338: checking for realpath configure:23338: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:23338: $? = 0 configure:23338: result: yes configure:23338: checking for strlcpy configure:23338: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 /var/tmp/portage/dev-libs/efl-1.8.3/temp/ccHmnylX.o: In function `main': /var/tmp/portage/dev-libs/efl-1.8.3/work/efl-1.8.3/conftest.c:103: undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:23338: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.8.3" | #define PACKAGE_STRING "efl 1.8.3" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.8.3" | #define EFL_EO_API_SUPPORT 1 | #define EFL_BETA_API_SUPPORT 1 | #define MODULE_ARCH "linux-gnu-x86_64-1.8.3" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define VMAJ 1 | #define VMIN 8 | #define VMIC 3 | #define VREV 0 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_OPENSSL 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SIGINFO_T 1 | #define HAVE_GCC_ATTRIBUTE_VECTOR 1 | #define EFL_ALWAYS_INLINE __attribute__ ((__always_inline__)) inline | #define BUILD_MMX 1 | #define BUILD_SSE3 1 | #define HAVE_BACKTRACE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_EXECVP 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MTRACE 1 | #define HAVE_REALPATH 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcpy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:23338: result: no configure:23338: checking for geteuid configure:23338: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:23338: $? = 0 configure:23338: result: yes configure:23348: checking for size_t configure:23348: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:23348: $? = 0 configure:23348: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 conftest.c: In function 'main': conftest.c:106:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:23348: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.8.3" | #define PACKAGE_STRING "efl 1.8.3" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.8.3" | #define EFL_EO_API_SUPPORT 1 | #define EFL_BETA_API_SUPPORT 1 | #define MODULE_ARCH "linux-gnu-x86_64-1.8.3" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define VMAJ 1 | #define VMIN 8 | #define VMIC 3 | #define VREV 0 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_OPENSSL 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SIGINFO_T 1 | #define HAVE_GCC_ATTRIBUTE_VECTOR 1 | #define EFL_ALWAYS_INLINE __attribute__ ((__always_inline__)) inline | #define BUILD_MMX 1 | #define BUILD_SSE3 1 | #define HAVE_BACKTRACE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_EXECVP 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MTRACE 1 | #define HAVE_REALPATH 1 | #define HAVE_GETEUID 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:23348: result: yes configure:23361: checking for working alloca.h configure:23378: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:23378: $? = 0 configure:23386: result: yes configure:23394: checking for alloca configure:23431: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:23431: $? = 0 configure:23439: result: yes configure:23571: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:23571: $? = 0 configure:23622: checking for fnmatch configure:23624: result: yes configure:23658: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:23658: $? = 0 configure:23705: checking for gettimeofday configure:23707: result: yes configure:23736: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:23736: $? = 0 configure:23748: checking for dirfd configure:23750: result: yes configure:23784: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:23784: $? = 0 configure:23834: checking for fcntl configure:23836: result: yes configure:23894: Skipping Evil checks (disabled) configure:24066: Skipping Escape checks (disabled) configure:24166: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 /var/tmp/portage/dev-libs/efl-1.8.3/temp/cctQjQt3.o: In function `main': /var/tmp/portage/dev-libs/efl-1.8.3/work/efl-1.8.3/conftest.c:86: undefined reference to `shm_open' collect2: error: ld returned 1 exit status configure:24166: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.8.3" | #define PACKAGE_STRING "efl 1.8.3" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.8.3" | #define EFL_EO_API_SUPPORT 1 | #define EFL_BETA_API_SUPPORT 1 | #define MODULE_ARCH "linux-gnu-x86_64-1.8.3" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define VMAJ 1 | #define VMIN 8 | #define VMIC 3 | #define VREV 0 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_OPENSSL 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SIGINFO_T 1 | #define HAVE_GCC_ATTRIBUTE_VECTOR 1 | #define EFL_ALWAYS_INLINE __attribute__ ((__always_inline__)) inline | #define BUILD_MMX 1 | #define BUILD_SSE3 1 | #define HAVE_BACKTRACE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_EXECVP 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MTRACE 1 | #define HAVE_REALPATH 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DIRFD 1 | #define HAVE_FCNTL 1 | #define HAVE_ATFILE_SOURCE 1 | /* end confdefs.h. */ | | #include | #include /* For mode constants */ | #include /* For O_* constants */ | | int | main () | { | | int fd = shm_open("/dev/null", O_RDONLY, S_IRWXU | S_IRWXG | S_IRWXO); | | ; | return 0; | } configure:24200: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lrt >&5 configure:24200: $? = 0 configure:24218: checking for shm_open configure:24220: result: yes configure:24257: Start Eina checks configure:24323: ignoring any EINA_LOG() with level greater than 3 configure:24569: $PKG_CONFIG --exists --print-errors "libsystemd-journal" configure:24572: $? = 0 configure:24602: checking for EINA configure:24609: $PKG_CONFIG --exists --print-errors "${requirements_pc_deps_eina}" configure:24612: $? = 0 configure:24626: $PKG_CONFIG --exists --print-errors "${requirements_pc_deps_eina}" configure:24629: $? = 0 configure:24687: result: yes configure:24700: checking for GLIB configure:24707: $PKG_CONFIG --exists --print-errors "glib-2.0" configure:24710: $? = 0 configure:24724: $PKG_CONFIG --exists --print-errors "glib-2.0" configure:24727: $? = 0 configure:24765: result: yes configure:24781: checking for sys/mman.h configure:24781: result: yes configure:24793: checking byteswap.h usability configure:24793: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:24793: $? = 0 configure:24793: result: yes configure:24793: checking byteswap.h presence configure:24793: x86_64-pc-linux-gnu-gcc -E conftest.c configure:24793: $? = 0 configure:24793: result: yes configure:24793: checking for byteswap.h configure:24793: result: yes configure:24843: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lm >&5 configure:24843: $? = 0 configure:24868: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lm >&5 configure:24868: $? = 0 configure:24893: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:88:1: warning: overflow in implicit constant conversion [-Woverflow] return __builtin_bswap64(42); ^ configure:24893: $? = 0 configure:24910: checking for fchmod configure:24910: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:24910: $? = 0 configure:24910: result: yes configure:24946: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 /var/tmp/portage/dev-libs/efl-1.8.3/temp/ccNZhMlW.o: In function `main': /var/tmp/portage/dev-libs/efl-1.8.3/work/efl-1.8.3/conftest.c:92: undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:24946: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.8.3" | #define PACKAGE_STRING "efl 1.8.3" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.8.3" | #define EFL_EO_API_SUPPORT 1 | #define EFL_BETA_API_SUPPORT 1 | #define MODULE_ARCH "linux-gnu-x86_64-1.8.3" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define VMAJ 1 | #define VMIN 8 | #define VMIC 3 | #define VREV 0 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_OPENSSL 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SIGINFO_T 1 | #define HAVE_GCC_ATTRIBUTE_VECTOR 1 | #define EFL_ALWAYS_INLINE __attribute__ ((__always_inline__)) inline | #define BUILD_MMX 1 | #define BUILD_SSE3 1 | #define HAVE_BACKTRACE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_EXECVP 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MTRACE 1 | #define HAVE_REALPATH 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DIRFD 1 | #define HAVE_FCNTL 1 | #define HAVE_ATFILE_SOURCE 1 | #define HAVE_SHM_OPEN 1 | #define EINA_LOG_LEVEL_MAXIMUM 3 | #define NVALGRIND 1 | #define HAVE_SYSTEMD 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_BSWAP16 1 | #define HAVE_BSWAP32 1 | #define HAVE_BSWAP64 1 | #define HAVE_FCHMOD 1 | /* end confdefs.h. */ | | #include | | int | main () | { | void *h = dlopen(0, 0); | ; | return 0; | } configure:24976: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -ldl >&5 configure:24976: $? = 0 configure:24996: checking for dlopen configure:24998: result: yes configure:25038: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 /var/tmp/portage/dev-libs/efl-1.8.3/temp/ccJDFNBb.o: In function `main': /var/tmp/portage/dev-libs/efl-1.8.3/work/efl-1.8.3/conftest.c:97: undefined reference to `dladdr' collect2: error: ld returned 1 exit status configure:25038: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.8.3" | #define PACKAGE_STRING "efl 1.8.3" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.8.3" | #define EFL_EO_API_SUPPORT 1 | #define EFL_BETA_API_SUPPORT 1 | #define MODULE_ARCH "linux-gnu-x86_64-1.8.3" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define VMAJ 1 | #define VMIN 8 | #define VMIC 3 | #define VREV 0 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_OPENSSL 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SIGINFO_T 1 | #define HAVE_GCC_ATTRIBUTE_VECTOR 1 | #define EFL_ALWAYS_INLINE __attribute__ ((__always_inline__)) inline | #define BUILD_MMX 1 | #define BUILD_SSE3 1 | #define HAVE_BACKTRACE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_EXECVP 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MTRACE 1 | #define HAVE_REALPATH 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DIRFD 1 | #define HAVE_FCNTL 1 | #define HAVE_ATFILE_SOURCE 1 | #define HAVE_SHM_OPEN 1 | #define EINA_LOG_LEVEL_MAXIMUM 3 | #define NVALGRIND 1 | #define HAVE_SYSTEMD 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_BSWAP16 1 | #define HAVE_BSWAP32 1 | #define HAVE_BSWAP64 1 | #define HAVE_FCHMOD 1 | #define HAVE_DLOPEN 1 | /* end confdefs.h. */ | | #ifndef _GNU_SOURCE | # define _GNU_SOURCE | #endif | #include | #include | | int | main () | { | int res = dladdr(NULL, NULL); | ; | return 0; | } configure:25072: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -ldl >&5 configure:25072: $? = 0 configure:25092: checking for dladdr configure:25094: result: yes configure:25136: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:25136: $? = 0 configure:25186: checking for iconv configure:25188: result: yes configure:25220: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 /var/tmp/portage/dev-libs/efl-1.8.3/temp/ccVMovvD.o: In function `main': /var/tmp/portage/dev-libs/efl-1.8.3/work/efl-1.8.3/conftest.c:98: undefined reference to `shm_open' collect2: error: ld returned 1 exit status configure:25220: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.8.3" | #define PACKAGE_STRING "efl 1.8.3" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.8.3" | #define EFL_EO_API_SUPPORT 1 | #define EFL_BETA_API_SUPPORT 1 | #define MODULE_ARCH "linux-gnu-x86_64-1.8.3" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define VMAJ 1 | #define VMIN 8 | #define VMIC 3 | #define VREV 0 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_OPENSSL 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SIGINFO_T 1 | #define HAVE_GCC_ATTRIBUTE_VECTOR 1 | #define EFL_ALWAYS_INLINE __attribute__ ((__always_inline__)) inline | #define BUILD_MMX 1 | #define BUILD_SSE3 1 | #define HAVE_BACKTRACE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_EXECVP 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MTRACE 1 | #define HAVE_REALPATH 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DIRFD 1 | #define HAVE_FCNTL 1 | #define HAVE_ATFILE_SOURCE 1 | #define HAVE_SHM_OPEN 1 | #define EINA_LOG_LEVEL_MAXIMUM 3 | #define NVALGRIND 1 | #define HAVE_SYSTEMD 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_BSWAP16 1 | #define HAVE_BSWAP32 1 | #define HAVE_BSWAP64 1 | #define HAVE_FCHMOD 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLADDR 1 | #define HAVE_ICONV 1 | /* end confdefs.h. */ | | #include | #include /* For mode constants */ | #include /* For O_* constants */ | | int | main () | { | | int fd = shm_open("/dev/null", O_RDONLY, S_IRWXU | S_IRWXG | S_IRWXO); | | ; | return 0; | } configure:25254: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lrt >&5 configure:25254: $? = 0 configure:25272: checking for shm_open configure:25274: result: yes configure:25305: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:25305: $? = 0 configure:25356: checking for splice configure:25358: result: yes configure:25391: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:25391: $? = 0 configure:25409: checking for setxattr configure:25411: result: yes configure:25444: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:25444: $? = 0 configure:25497: checking for getpagesize configure:25499: result: yes configure:25516: checking wether to build Eina_Log infrastructure configure:25518: result: yes configure:25576: checking whether imported symbols can be declared weak configure:25591: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:25591: $? = 0 configure:25596: result: yes configure:25601: checking pthread.h usability configure:25601: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:25601: $? = 0 configure:25601: result: yes configure:25601: checking pthread.h presence configure:25601: x86_64-pc-linux-gnu-gcc -E conftest.c configure:25601: $? = 0 configure:25601: result: yes configure:25601: checking for pthread.h configure:25601: result: yes configure:25629: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 /var/tmp/portage/dev-libs/efl-1.8.3/temp/cc7XLmPr.o: In function `main': /var/tmp/portage/dev-libs/efl-1.8.3/work/efl-1.8.3/conftest.c:99: undefined reference to `pthread_mutexattr_init' collect2: error: ld returned 1 exit status configure:25629: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.8.3" | #define PACKAGE_STRING "efl 1.8.3" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.8.3" | #define EFL_EO_API_SUPPORT 1 | #define EFL_BETA_API_SUPPORT 1 | #define MODULE_ARCH "linux-gnu-x86_64-1.8.3" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define VMAJ 1 | #define VMIN 8 | #define VMIC 3 | #define VREV 0 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_OPENSSL 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SIGINFO_T 1 | #define HAVE_GCC_ATTRIBUTE_VECTOR 1 | #define EFL_ALWAYS_INLINE __attribute__ ((__always_inline__)) inline | #define BUILD_MMX 1 | #define BUILD_SSE3 1 | #define HAVE_BACKTRACE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_EXECVP 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MTRACE 1 | #define HAVE_REALPATH 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DIRFD 1 | #define HAVE_FCNTL 1 | #define HAVE_ATFILE_SOURCE 1 | #define HAVE_SHM_OPEN 1 | #define EINA_LOG_LEVEL_MAXIMUM 3 | #define NVALGRIND 1 | #define HAVE_SYSTEMD 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_BSWAP16 1 | #define HAVE_BSWAP32 1 | #define HAVE_BSWAP64 1 | #define HAVE_FCHMOD 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLADDR 1 | #define HAVE_ICONV 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SPLICE 1 | #define HAVE_XATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_mutex_lock((pthread_mutex_t*)0); | pthread_mutexattr_init((pthread_mutexattr_t*)0); | ; | return 0; | } configure:25692: checking for pthread_kill in -lpthread configure:25717: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lpthread >&5 configure:25717: $? = 0 configure:25726: result: yes configure:25796: checking for pthread_rwlock_t configure:25796: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:25796: $? = 0 configure:25796: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 conftest.c: In function 'main': conftest.c:101:31: error: expected expression before ')' token if (sizeof ((pthread_rwlock_t))) ^ configure:25796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.8.3" | #define PACKAGE_STRING "efl 1.8.3" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.8.3" | #define EFL_EO_API_SUPPORT 1 | #define EFL_BETA_API_SUPPORT 1 | #define MODULE_ARCH "linux-gnu-x86_64-1.8.3" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define VMAJ 1 | #define VMIN 8 | #define VMIC 3 | #define VREV 0 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_OPENSSL 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SIGINFO_T 1 | #define HAVE_GCC_ATTRIBUTE_VECTOR 1 | #define EFL_ALWAYS_INLINE __attribute__ ((__always_inline__)) inline | #define BUILD_MMX 1 | #define BUILD_SSE3 1 | #define HAVE_BACKTRACE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_EXECVP 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MTRACE 1 | #define HAVE_REALPATH 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DIRFD 1 | #define HAVE_FCNTL 1 | #define HAVE_ATFILE_SOURCE 1 | #define HAVE_SHM_OPEN 1 | #define EINA_LOG_LEVEL_MAXIMUM 3 | #define NVALGRIND 1 | #define HAVE_SYSTEMD 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_BSWAP16 1 | #define HAVE_BSWAP32 1 | #define HAVE_BSWAP64 1 | #define HAVE_FCHMOD 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLADDR 1 | #define HAVE_ICONV 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SPLICE 1 | #define HAVE_XATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_GETPAGESIZE 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((pthread_rwlock_t))) | return 0; | ; | return 0; | } configure:25796: result: yes configure:25821: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:25821: $? = 0 configure:26419: checking for multithread API to use configure:26421: result: posix configure:26493: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lpthread >&5 configure:26493: $? = 0 configure:26517: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lpthread >&5 configure:26517: $? = 0 configure:26527: checking which threads API is used configure:26540: result: POSIX configure:26573: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lpthread >&5 configure:26573: $? = 0 configure:26584: checking whether to build POSIX threads spinlock code configure:26586: result: yes configure:26658: checking whether to enable chained pool built configure:26660: result: yes configure:26723: checking whether to enable pass through built configure:26725: result: yes configure:26788: checking whether to enable one big built configure:26790: result: yes configure:26864: Finished Eina checks configure:26887: Start Eet checks configure:27002: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -ljpeg >&5 configure:27002: $? = 0 configure:27018: checking for libjpeg configure:27020: result: yes configure:27024: $PKG_CONFIG --exists --print-errors "zlib >= 1.2.3" configure:27027: $? = 0 configure:27071: checking for zlib configure:27073: result: yes configure:27094: checking for EET configure:27101: $PKG_CONFIG --exists --print-errors "${requirements_pc_deps_eet}" configure:27104: $? = 0 configure:27118: $PKG_CONFIG --exists --print-errors "${requirements_pc_deps_eet}" configure:27121: $? = 0 configure:27179: result: yes configure:27213: Finished Eet checks configure:27236: Start Eo checks configure:27367: Finished Eo checks configure:27390: Start Evas checks configure:27478: $PKG_CONFIG --exists --print-errors "wayland-client >= 1.3.0" configure:27481: $? = 0 configure:27524: $PKG_CONFIG --exists --print-errors "sdl >= 1.2.0" configure:27527: $? = 0 configure:28146: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 /var/tmp/portage/dev-libs/efl-1.8.3/temp/ccYxzF0m.o: In function `main': /var/tmp/portage/dev-libs/efl-1.8.3/work/efl-1.8.3/conftest.c:119: undefined reference to `dlsym' collect2: error: ld returned 1 exit status configure:28146: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.8.3" | #define PACKAGE_STRING "efl 1.8.3" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.8.3" | #define EFL_EO_API_SUPPORT 1 | #define EFL_BETA_API_SUPPORT 1 | #define MODULE_ARCH "linux-gnu-x86_64-1.8.3" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define VMAJ 1 | #define VMIN 8 | #define VMIC 3 | #define VREV 0 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_OPENSSL 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SIGINFO_T 1 | #define HAVE_GCC_ATTRIBUTE_VECTOR 1 | #define EFL_ALWAYS_INLINE __attribute__ ((__always_inline__)) inline | #define BUILD_MMX 1 | #define BUILD_SSE3 1 | #define HAVE_BACKTRACE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_EXECVP 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MTRACE 1 | #define HAVE_REALPATH 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DIRFD 1 | #define HAVE_FCNTL 1 | #define HAVE_ATFILE_SOURCE 1 | #define HAVE_SHM_OPEN 1 | #define EINA_LOG_LEVEL_MAXIMUM 3 | #define NVALGRIND 1 | #define HAVE_SYSTEMD 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_BSWAP16 1 | #define HAVE_BSWAP32 1 | #define HAVE_BSWAP64 1 | #define HAVE_FCHMOD 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLADDR 1 | #define HAVE_ICONV 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SPLICE 1 | #define HAVE_XATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_GETPAGESIZE 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define EFL_HAVE_THREADS 1 | #define EFL_HAVE_POSIX_THREADS 1 | #define EFL_HAVE_POSIX_THREADS_SPINLOCK 1 | #define EINA_STATIC_BUILD_CHAINED_POOL 1 | #define EINA_BUILD_CHAINED_POOL 1 | #define EINA_STATIC_BUILD_PASS_THROUGH 1 | #define EINA_BUILD_PASS_THROUGH 1 | #define EINA_STATIC_BUILD_ONE_BIG 1 | #define EINA_BUILD_ONE_BIG 1 | #define HAVE_CIPHER 1 | #define HAVE_SIGNATURE 1 | /* end confdefs.h. */ | | #ifndef _GNU_SOURCE | # define _GNU_SOURCE | #endif | #include | #include | | int | main () | { | void *res = dlsym(NULL, NULL); | ; | return 0; | } configure:28180: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -ldl >&5 configure:28180: $? = 0 configure:28200: checking for dlsym configure:28202: result: yes configure:28337: $PKG_CONFIG --exists --print-errors "freetype2 >= 9.3.0" configure:28340: $? = 0 configure:28376: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.5.0" configure:28379: $? = 0 configure:28455: $PKG_CONFIG --exists --print-errors "harfbuzz >= 0.9.0" configure:28458: $? = 0 configure:28494: $PKG_CONFIG --exists --print-errors "pixman-1" configure:28497: $? = 0 configure:28934: checking whether to enable OpenGL Cocoa rendering backend configure:28936: result: no configure:29015: checking whether OpenGL Cocoa rendering backend will be built configure:29017: result: no configure:29084: checking whether to enable OpenGL SDL rendering backend configure:29086: result: yes configure:29098: $PKG_CONFIG --exists --print-errors "sdl >= 1.2.0" configure:29101: $? = 0 configure:29118: checking for SDL configure:29125: $PKG_CONFIG --exists --print-errors "${requirement}" configure:29128: $? = 0 configure:29142: $PKG_CONFIG --exists --print-errors "${requirement}" configure:29145: $? = 0 configure:29203: result: yes configure:29215: checking whether pthread_create() is supported configure:29236: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -march=athlon64-sse3 -g -pthread -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -pthread >&5 configure:29236: $? = 0 configure:29245: result: yes configure:29252: checking for GL/gl.h configure:29252: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 configure:29252: $? = 0 configure:29252: result: yes configure:29273: checking for SDL/SDL_opengles.h configure:29273: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -march=athlon64-sse3 -g conftest.c >&5 conftest.c:123:30: fatal error: SDL/SDL_opengles.h: No such file or directory #include ^ compilation terminated. configure:29273: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.8.3" | #define PACKAGE_STRING "efl 1.8.3" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.8.3" | #define EFL_EO_API_SUPPORT 1 | #define EFL_BETA_API_SUPPORT 1 | #define MODULE_ARCH "linux-gnu-x86_64-1.8.3" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define VMAJ 1 | #define VMIN 8 | #define VMIC 3 | #define VREV 0 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_OPENSSL 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_SIGINFO_T 1 | #define HAVE_GCC_ATTRIBUTE_VECTOR 1 | #define EFL_ALWAYS_INLINE __attribute__ ((__always_inline__)) inline | #define BUILD_MMX 1 | #define BUILD_SSE3 1 | #define HAVE_BACKTRACE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_EXECVP 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MTRACE 1 | #define HAVE_REALPATH 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_DIRFD 1 | #define HAVE_FCNTL 1 | #define HAVE_ATFILE_SOURCE 1 | #define HAVE_SHM_OPEN 1 | #define EINA_LOG_LEVEL_MAXIMUM 3 | #define NVALGRIND 1 | #define HAVE_SYSTEMD 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_BSWAP16 1 | #define HAVE_BSWAP32 1 | #define HAVE_BSWAP64 1 | #define HAVE_FCHMOD 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLADDR 1 | #define HAVE_ICONV 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SPLICE 1 | #define HAVE_XATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_GETPAGESIZE 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define EFL_HAVE_THREADS 1 | #define EFL_HAVE_POSIX_THREADS 1 | #define EFL_HAVE_POSIX_THREADS_SPINLOCK 1 | #define EINA_STATIC_BUILD_CHAINED_POOL 1 | #define EINA_BUILD_CHAINED_POOL 1 | #define EINA_STATIC_BUILD_PASS_THROUGH 1 | #define EINA_BUILD_PASS_THROUGH 1 | #define EINA_STATIC_BUILD_ONE_BIG 1 | #define EINA_BUILD_ONE_BIG 1 | #define HAVE_CIPHER 1 | #define HAVE_SIGNATURE 1 | #define HAVE_DLSYM 1 | #define HAVE_FREETYPE 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_HARFBUZZ 1 | #define HAVE_PIXMAN 1 | #define PIXMAN_FONT 1 | #define PIXMAN_RECT 1 | #define PIXMAN_LINE 1 | #define PIXMAN_POLY 1 | #define PIXMAN_IMAGE 1 | #define PIXMAN_IMAGE_SCALE_SAMPLE 1 | #define BUILD_ENGINE_BUFFER 1 | #define EVAS_STATIC_BUILD_BUFFER 1 | /* end confdefs.h. */ | | #include | #include | | | #include configure:29273: result: no configure:29355: error: OpenGL SDL dependencies not found ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-pipe -O2 -march=athlon64-sse3 -g' ac_cv_env_CHECK_CFLAGS_set= ac_cv_env_CHECK_CFLAGS_value= ac_cv_env_CHECK_LIBS_set= ac_cv_env_CHECK_LIBS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-pipe -O2 -march=athlon64-sse3 -g' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_DRM_CFLAGS_set= ac_cv_env_DRM_CFLAGS_value= ac_cv_env_DRM_LIBS_set= ac_cv_env_DRM_LIBS_value= ac_cv_env_ECORE_AUDIO_CFLAGS_set= ac_cv_env_ECORE_AUDIO_CFLAGS_value= ac_cv_env_ECORE_AUDIO_LIBS_set= ac_cv_env_ECORE_AUDIO_LIBS_value= ac_cv_env_ECORE_CFLAGS_set= ac_cv_env_ECORE_CFLAGS_value= ac_cv_env_ECORE_CON_CFLAGS_set= ac_cv_env_ECORE_CON_CFLAGS_value= ac_cv_env_ECORE_CON_LIBS_set= ac_cv_env_ECORE_CON_LIBS_value= ac_cv_env_ECORE_EVAS_CFLAGS_set= ac_cv_env_ECORE_EVAS_CFLAGS_value= ac_cv_env_ECORE_EVAS_LIBS_set= ac_cv_env_ECORE_EVAS_LIBS_value= ac_cv_env_ECORE_FB_CFLAGS_set= ac_cv_env_ECORE_FB_CFLAGS_value= ac_cv_env_ECORE_FB_LIBS_set= ac_cv_env_ECORE_FB_LIBS_value= ac_cv_env_ECORE_LIBS_set= ac_cv_env_ECORE_LIBS_value= ac_cv_env_ECORE_SDL_CFLAGS_set= ac_cv_env_ECORE_SDL_CFLAGS_value= ac_cv_env_ECORE_SDL_LIBS_set= ac_cv_env_ECORE_SDL_LIBS_value= ac_cv_env_ECORE_WAYLAND_CFLAGS_set= ac_cv_env_ECORE_WAYLAND_CFLAGS_value= ac_cv_env_ECORE_WAYLAND_LIBS_set= ac_cv_env_ECORE_WAYLAND_LIBS_value= ac_cv_env_ECORE_X_CFLAGS_set= ac_cv_env_ECORE_X_CFLAGS_value= ac_cv_env_ECORE_X_LIBS_set= ac_cv_env_ECORE_X_LIBS_value= ac_cv_env_ECORE_X_XLIB_CFLAGS_set= ac_cv_env_ECORE_X_XLIB_CFLAGS_value= ac_cv_env_ECORE_X_XLIB_LIBS_set= ac_cv_env_ECORE_X_XLIB_LIBS_value= ac_cv_env_EDJE_CFLAGS_set= ac_cv_env_EDJE_CFLAGS_value= ac_cv_env_EDJE_LIBS_set= ac_cv_env_EDJE_LIBS_value= ac_cv_env_EET_CFLAGS_set= ac_cv_env_EET_CFLAGS_value= ac_cv_env_EET_LIBS_set= ac_cv_env_EET_LIBS_value= ac_cv_env_EEZE_CFLAGS_set= ac_cv_env_EEZE_CFLAGS_value= ac_cv_env_EEZE_LIBS_set= ac_cv_env_EEZE_LIBS_value= ac_cv_env_EFL_X11_CFLAGS_set= ac_cv_env_EFL_X11_CFLAGS_value= ac_cv_env_EFL_X11_LIBS_set= ac_cv_env_EFL_X11_LIBS_value= ac_cv_env_EINA_CFLAGS_set= ac_cv_env_EINA_CFLAGS_value= ac_cv_env_EINA_LIBS_set= ac_cv_env_EINA_LIBS_value= ac_cv_env_ELDBUS_CFLAGS_set= ac_cv_env_ELDBUS_CFLAGS_value= ac_cv_env_ELDBUS_LIBS_set= ac_cv_env_ELDBUS_LIBS_value= ac_cv_env_EMOTION_CFLAGS_set= ac_cv_env_EMOTION_CFLAGS_value= ac_cv_env_EMOTION_LIBS_set= ac_cv_env_EMOTION_LIBS_value= ac_cv_env_EMOTION_MODULE_GSTREAMER_CFLAGS_set= ac_cv_env_EMOTION_MODULE_GSTREAMER_CFLAGS_value= ac_cv_env_EMOTION_MODULE_GSTREAMER_LIBS_set= ac_cv_env_EMOTION_MODULE_GSTREAMER_LIBS_value= ac_cv_env_EMOTION_MODULE_XINE_CFLAGS_set= ac_cv_env_EMOTION_MODULE_XINE_CFLAGS_value= ac_cv_env_EMOTION_MODULE_XINE_LIBS_set= ac_cv_env_EMOTION_MODULE_XINE_LIBS_value= ac_cv_env_EPHYSICS_CFLAGS_set= ac_cv_env_EPHYSICS_CFLAGS_value= ac_cv_env_EPHYSICS_LIBS_set= ac_cv_env_EPHYSICS_LIBS_value= ac_cv_env_ETHUMB_CFLAGS_set= ac_cv_env_ETHUMB_CFLAGS_value= ac_cv_env_ETHUMB_CLIENT_CFLAGS_set= ac_cv_env_ETHUMB_CLIENT_CFLAGS_value= ac_cv_env_ETHUMB_CLIENT_LIBS_set= ac_cv_env_ETHUMB_CLIENT_LIBS_value= ac_cv_env_ETHUMB_LIBS_set= ac_cv_env_ETHUMB_LIBS_value= ac_cv_env_EVAS_CFLAGS_set= ac_cv_env_EVAS_CFLAGS_value= ac_cv_env_EVAS_LIBS_set= ac_cv_env_EVAS_LIBS_value= ac_cv_env_GLIB_CFLAGS_set= ac_cv_env_GLIB_CFLAGS_value= ac_cv_env_GLIB_LIBS_set= ac_cv_env_GLIB_LIBS_value= ac_cv_env_GSTREAMER_CFLAGS_set= ac_cv_env_GSTREAMER_CFLAGS_value= ac_cv_env_GSTREAMER_LIBS_set= ac_cv_env_GSTREAMER_LIBS_value= ac_cv_env_IBUS_CFLAGS_set= ac_cv_env_IBUS_CFLAGS_value= ac_cv_env_IBUS_LIBS_set= ac_cv_env_IBUS_LIBS_value= ac_cv_env_JP2K_CFLAGS_set= ac_cv_env_JP2K_CFLAGS_value= ac_cv_env_JP2K_LIBS_set= ac_cv_env_JP2K_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_OBJCFLAGS_set= ac_cv_env_OBJCFLAGS_value= ac_cv_env_OBJC_set= ac_cv_env_OBJC_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib64/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PNG_CFLAGS_set= ac_cv_env_PNG_CFLAGS_value= ac_cv_env_PNG_LIBS_set= ac_cv_env_PNG_LIBS_value= ac_cv_env_SCIM_CFLAGS_set= ac_cv_env_SCIM_CFLAGS_value= ac_cv_env_SCIM_LIBS_set= ac_cv_env_SCIM_LIBS_value= ac_cv_env_SDL_CFLAGS_set= ac_cv_env_SDL_CFLAGS_value= ac_cv_env_SDL_LIBS_set= ac_cv_env_SDL_LIBS_value= ac_cv_env_SYSTEMD_CFLAGS_set= ac_cv_env_SYSTEMD_CFLAGS_value= ac_cv_env_SYSTEMD_LIBS_set= ac_cv_env_SYSTEMD_LIBS_value= ac_cv_env_TIZEN_CONFIGURATION_MANAGER_CFLAGS_set= ac_cv_env_TIZEN_CONFIGURATION_MANAGER_CFLAGS_value= ac_cv_env_TIZEN_CONFIGURATION_MANAGER_LIBS_set= ac_cv_env_TIZEN_CONFIGURATION_MANAGER_LIBS_value= ac_cv_env_TIZEN_SENSOR_CFLAGS_set= ac_cv_env_TIZEN_SENSOR_CFLAGS_value= ac_cv_env_TIZEN_SENSOR_LIBS_set= ac_cv_env_TIZEN_SENSOR_LIBS_value= ac_cv_env_VALGRIND_CFLAGS_set= ac_cv_env_VALGRIND_CFLAGS_value= ac_cv_env_VALGRIND_LIBS_set= ac_cv_env_VALGRIND_LIBS_value= ac_cv_env_WAYLAND_CFLAGS_set= ac_cv_env_WAYLAND_CFLAGS_value= ac_cv_env_WAYLAND_EGL_CFLAGS_set= ac_cv_env_WAYLAND_EGL_CFLAGS_value= ac_cv_env_WAYLAND_EGL_LIBS_set= ac_cv_env_WAYLAND_EGL_LIBS_value= ac_cv_env_WAYLAND_LIBS_set= ac_cv_env_WAYLAND_LIBS_value= ac_cv_env_WAYLAND_SHM_CFLAGS_set= ac_cv_env_WAYLAND_SHM_CFLAGS_value= ac_cv_env_WAYLAND_SHM_LIBS_set= ac_cv_env_WAYLAND_SHM_LIBS_value= ac_cv_env_XCB_CFLAGS_set= ac_cv_env_XCB_CFLAGS_value= ac_cv_env_XCB_GL_CFLAGS_set= ac_cv_env_XCB_GL_CFLAGS_value= ac_cv_env_XCB_GL_LIBS_set= ac_cv_env_XCB_GL_LIBS_value= ac_cv_env_XCB_LIBS_set= ac_cv_env_XCB_LIBS_value= ac_cv_env_XCB_X11_CFLAGS_set= ac_cv_env_XCB_X11_CFLAGS_value= ac_cv_env_XCB_X11_LIBS_set= ac_cv_env_XCB_X11_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_ecore_imf_xim_CFLAGS_set= ac_cv_env_ecore_imf_xim_CFLAGS_value= ac_cv_env_ecore_imf_xim_LIBS_set= ac_cv_env_ecore_imf_xim_LIBS_value= ac_cv_env_evas_engine_gl_xcb_CFLAGS_set= ac_cv_env_evas_engine_gl_xcb_CFLAGS_value= ac_cv_env_evas_engine_gl_xcb_LIBS_set= ac_cv_env_evas_engine_gl_xcb_LIBS_value= ac_cv_env_evas_engine_gl_xlib_CFLAGS_set= ac_cv_env_evas_engine_gl_xlib_CFLAGS_value= ac_cv_env_evas_engine_gl_xlib_LIBS_set= ac_cv_env_evas_engine_gl_xlib_LIBS_value= ac_cv_env_evas_engine_software_xlib_CFLAGS_set= ac_cv_env_evas_engine_software_xlib_CFLAGS_value= ac_cv_env_evas_engine_software_xlib_LIBS_set= ac_cv_env_evas_engine_software_xlib_LIBS_value= ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_backtrace_symbols=yes ac_cv_func_execvp=yes ac_cv_func_fchmod=yes ac_cv_func_fpathconf=yes ac_cv_func_fstatat=yes ac_cv_func_geteuid=yes ac_cv_func_malloc_usable_size=yes ac_cv_func_mkdirat=yes ac_cv_func_mtrace=yes ac_cv_func_realpath=yes ac_cv_func_strlcpy=no ac_cv_header_GL_gl_h=yes ac_cv_header_SDL_SDL_opengles_h=no ac_cv_header_byteswap_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_immintrin_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_mcheck_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_pthread_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_inotify_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_signalfd_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_pthread_pthread_kill=yes ac_cv_objc_compiler_gnu=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/usr/lib64/portage/bin/ebuild-helpers/xattr/install -c' ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' ac_cv_prog_OBJC=x86_64-pc-linux-gnu-gcc ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip ac_cv_prog_cc_c89= ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_x86_64_pc_linux_gnu_gcc_c_o=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_prog_objc_g=no ac_cv_safe_to_define___extensions__=yes ac_cv_search_opendir='none required' ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_uintptr_t=8 ac_cv_sizeof_wchar_t=4 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_type_pthread_rwlock_t=yes ac_cv_type_siginfo_t=yes ac_cv_type_size_t=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CCAS_dependencies_compiler_type=none am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_OBJC_dependencies_compiler_type=none am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pkg_cv_EET_CFLAGS= pkg_cv_EET_LIBS='-L/usr/lib64 -lssl -lcrypto -lz ' pkg_cv_EINA_CFLAGS= pkg_cv_EINA_LIBS='-lsystemd-journal -lsystemd-id128 ' pkg_cv_GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' pkg_cv_GLIB_LIBS='-lglib-2.0 ' pkg_cv_SDL_CFLAGS='-D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL ' pkg_cv_SDL_LIBS='-lSDL -lpthread ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/dev-libs/efl-1.8.3/work/efl-1.8.3/missing aclocal-1.13' ALLOCA='' ALTIVEC_CFLAGS='' ALWAYS_BUILD_EXAMPLES_FALSE='' ALWAYS_BUILD_EXAMPLES_TRUE='' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='x86_64-pc-linux-gnu-ar' AS='as' AUTOCONF='${SHELL} /var/tmp/portage/dev-libs/efl-1.8.3/work/efl-1.8.3/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/dev-libs/efl-1.8.3/work/efl-1.8.3/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/dev-libs/efl-1.8.3/work/efl-1.8.3/missing automake-1.13' AWK='gawk' BUILD_ECORE_EVAS_DRM_FALSE='' BUILD_ECORE_EVAS_DRM_TRUE='' BUILD_ECORE_EVAS_EWS_FALSE='' BUILD_ECORE_EVAS_EWS_TRUE='' BUILD_ECORE_EVAS_EXTN_FALSE='' BUILD_ECORE_EVAS_EXTN_TRUE='' BUILD_ECORE_EVAS_FB_FALSE='' BUILD_ECORE_EVAS_FB_TRUE='' BUILD_ECORE_EVAS_OPENGL_COCOA_FALSE='' BUILD_ECORE_EVAS_OPENGL_COCOA_TRUE='' BUILD_ECORE_EVAS_OPENGL_SDL_FALSE='' BUILD_ECORE_EVAS_OPENGL_SDL_TRUE='' BUILD_ECORE_EVAS_OPENGL_X11_FALSE='' BUILD_ECORE_EVAS_OPENGL_X11_TRUE='' BUILD_ECORE_EVAS_PSL1GHT_FALSE='' BUILD_ECORE_EVAS_PSL1GHT_TRUE='' BUILD_ECORE_EVAS_SDL_FALSE='' BUILD_ECORE_EVAS_SDL_TRUE='' BUILD_ECORE_EVAS_SOFTWARE_DDRAW_FALSE='' BUILD_ECORE_EVAS_SOFTWARE_DDRAW_TRUE='' BUILD_ECORE_EVAS_SOFTWARE_GDI_FALSE='' BUILD_ECORE_EVAS_SOFTWARE_GDI_TRUE='' BUILD_ECORE_EVAS_SOFTWARE_SDL_FALSE='' BUILD_ECORE_EVAS_SOFTWARE_SDL_TRUE='' BUILD_ECORE_EVAS_SOFTWARE_X11_FALSE='' BUILD_ECORE_EVAS_SOFTWARE_X11_TRUE='' BUILD_ECORE_EVAS_WAYLAND_EGL_FALSE='' BUILD_ECORE_EVAS_WAYLAND_EGL_TRUE='' BUILD_ECORE_EVAS_WAYLAND_FALSE='' BUILD_ECORE_EVAS_WAYLAND_SHM_FALSE='' BUILD_ECORE_EVAS_WAYLAND_SHM_TRUE='' BUILD_ECORE_EVAS_WAYLAND_TRUE='' BUILD_ECORE_EVAS_WIN32_FALSE='' BUILD_ECORE_EVAS_WIN32_TRUE='' BUILD_ECORE_EVAS_X11_FALSE='' BUILD_ECORE_EVAS_X11_TRUE='' BUILD_ECORE_IMF_IBUS_FALSE='' BUILD_ECORE_IMF_IBUS_TRUE='' BUILD_ECORE_IMF_SCIM_FALSE='' BUILD_ECORE_IMF_SCIM_TRUE='' BUILD_ECORE_IMF_WAYLAND_FALSE='' BUILD_ECORE_IMF_WAYLAND_TRUE='' BUILD_ECORE_IMF_XIM_FALSE='' BUILD_ECORE_IMF_XIM_TRUE='' BUILD_ENGINE_BUFFER_FALSE='#' BUILD_ENGINE_BUFFER_TRUE='' BUILD_ENGINE_DRM_FALSE='' BUILD_ENGINE_DRM_TRUE='' BUILD_ENGINE_FB_FALSE='' BUILD_ENGINE_FB_TRUE='#' BUILD_ENGINE_GL_COCOA_FALSE='' BUILD_ENGINE_GL_COCOA_TRUE='#' BUILD_ENGINE_GL_COMMON_FALSE='' BUILD_ENGINE_GL_COMMON_TRUE='' BUILD_ENGINE_GL_SDL_FALSE='' BUILD_ENGINE_GL_SDL_TRUE='' BUILD_ENGINE_GL_X11_FALSE='' BUILD_ENGINE_GL_X11_TRUE='' BUILD_ENGINE_GL_XCB_FALSE='' BUILD_ENGINE_GL_XCB_TRUE='' BUILD_ENGINE_GL_XLIB_FALSE='' BUILD_ENGINE_GL_XLIB_TRUE='' BUILD_ENGINE_PSL1GHT_FALSE='' BUILD_ENGINE_PSL1GHT_TRUE='#' BUILD_ENGINE_SOFTWARE_DDRAW_FALSE='' BUILD_ENGINE_SOFTWARE_DDRAW_TRUE='' BUILD_ENGINE_SOFTWARE_GDI_FALSE='' BUILD_ENGINE_SOFTWARE_GDI_TRUE='' BUILD_ENGINE_SOFTWARE_X11_FALSE='' BUILD_ENGINE_SOFTWARE_X11_TRUE='' BUILD_ENGINE_SOFTWARE_XCB_FALSE='' BUILD_ENGINE_SOFTWARE_XCB_TRUE='' BUILD_ENGINE_SOFTWARE_XLIB_FALSE='' BUILD_ENGINE_SOFTWARE_XLIB_TRUE='' BUILD_ENGINE_WAYLAND_EGL_FALSE='' BUILD_ENGINE_WAYLAND_EGL_TRUE='' BUILD_ENGINE_WAYLAND_SHM_FALSE='' BUILD_ENGINE_WAYLAND_SHM_TRUE='' BUILD_LOADER_BMP_FALSE='' BUILD_LOADER_BMP_TRUE='' BUILD_LOADER_EET_FALSE='' BUILD_LOADER_EET_TRUE='' BUILD_LOADER_GENERIC_FALSE='' BUILD_LOADER_GENERIC_TRUE='' BUILD_LOADER_GIF_FALSE='' BUILD_LOADER_GIF_TRUE='' BUILD_LOADER_ICO_FALSE='' BUILD_LOADER_ICO_TRUE='' BUILD_LOADER_JP2K_FALSE='' BUILD_LOADER_JP2K_TRUE='' BUILD_LOADER_JPEG_FALSE='' BUILD_LOADER_JPEG_TRUE='' BUILD_LOADER_PMAPS_FALSE='' BUILD_LOADER_PMAPS_TRUE='' BUILD_LOADER_PNG_FALSE='' BUILD_LOADER_PNG_TRUE='' BUILD_LOADER_PSD_FALSE='' BUILD_LOADER_PSD_TRUE='' BUILD_LOADER_TGA_FALSE='' BUILD_LOADER_TGA_TRUE='' BUILD_LOADER_TIFF_FALSE='' BUILD_LOADER_TIFF_TRUE='' BUILD_LOADER_WBMP_FALSE='' BUILD_LOADER_WBMP_TRUE='' BUILD_LOADER_WEBP_FALSE='' BUILD_LOADER_WEBP_TRUE='' BUILD_LOADER_XPM_FALSE='' BUILD_LOADER_XPM_TRUE='' BUILD_SAVER_JPEG_FALSE='' BUILD_SAVER_JPEG_TRUE='' CC='x86_64-pc-linux-gnu-gcc -std=gnu99' CCAS='x86_64-pc-linux-gnu-gcc' CCASDEPMODE='depmode=none' CCASFLAGS='-pipe -O2 -march=athlon64-sse3 -g' CCDEPMODE='depmode=none' CFLAGS='-pipe -O2 -march=athlon64-sse3 -g' CHECK_CFLAGS='' CHECK_LIBS='' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CXX='x86_64-pc-linux-gnu-g++' CXXCPP='x86_64-pc-linux-gnu-g++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-pipe -O2 -march=athlon64-sse3 -g' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DLLTOOL='false' DL_INTERNAL_LIBS='' DL_LIBS='' DRM_CFLAGS='' DRM_LIBS='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' ECORE_AUDIO_CFLAGS='' ECORE_AUDIO_INTERNAL_LIBS='' ECORE_AUDIO_LDFLAGS='' ECORE_AUDIO_LIBS='' ECORE_CFLAGS='' ECORE_COCOA_CFLAGS='' ECORE_COCOA_INTERNAL_LIBS='' ECORE_COCOA_LDFLAGS='' ECORE_COCOA_LIBS='' ECORE_CON_CFLAGS='' ECORE_CON_INTERNAL_LIBS='' ECORE_CON_LDFLAGS='' ECORE_CON_LIBS='' ECORE_EVAS_CFLAGS='' ECORE_EVAS_INTERNAL_LIBS='' ECORE_EVAS_LDFLAGS='' ECORE_EVAS_LIBS='' ECORE_FB_CFLAGS='' ECORE_FB_INTERNAL_LIBS='' ECORE_FB_LDFLAGS='' ECORE_FB_LIBS='' ECORE_FILE_CFLAGS='' ECORE_FILE_INTERNAL_LIBS='' ECORE_FILE_LDFLAGS='' ECORE_FILE_LIBS='' ECORE_IMF_CFLAGS='' ECORE_IMF_EVAS_CFLAGS='' ECORE_IMF_EVAS_INTERNAL_LIBS='' ECORE_IMF_EVAS_LDFLAGS='' ECORE_IMF_EVAS_LIBS='' ECORE_IMF_INTERNAL_LIBS='' ECORE_IMF_LDFLAGS='' ECORE_IMF_LIBS='' ECORE_INPUT_CFLAGS='' ECORE_INPUT_EVAS_CFLAGS='' ECORE_INPUT_EVAS_INTERNAL_LIBS='' ECORE_INPUT_EVAS_LDFLAGS='' ECORE_INPUT_EVAS_LIBS='' ECORE_INPUT_INTERNAL_LIBS='' ECORE_INPUT_LDFLAGS='' ECORE_INPUT_LIBS='' ECORE_INTERNAL_LIBS='' ECORE_IPC_CFLAGS='' ECORE_IPC_INTERNAL_LIBS='' ECORE_IPC_LDFLAGS='' ECORE_IPC_LIBS='' ECORE_LDFLAGS='' ECORE_LIBS='' ECORE_PSL1GHT_CFLAGS='' ECORE_PSL1GHT_INTERNAL_LIBS='' ECORE_PSL1GHT_LDFLAGS='' ECORE_PSL1GHT_LIBS='' ECORE_SDL_CFLAGS='' ECORE_SDL_INTERNAL_LIBS='' ECORE_SDL_LDFLAGS='' ECORE_SDL_LIBS='' ECORE_WAYLAND_CFLAGS='' ECORE_WAYLAND_INTERNAL_LIBS='' ECORE_WAYLAND_LDFLAGS='' ECORE_WAYLAND_LIBS='' ECORE_WIN32_CFLAGS='' ECORE_WIN32_INTERNAL_LIBS='' ECORE_WIN32_LDFLAGS='' ECORE_WIN32_LIBS='' ECORE_WINCE_CFLAGS='' ECORE_WINCE_INTERNAL_LIBS='' ECORE_WINCE_LDFLAGS='' ECORE_WINCE_LIBS='' ECORE_X_CFLAGS='' ECORE_X_INTERNAL_LIBS='' ECORE_X_LDFLAGS='' ECORE_X_LIBS='' ECORE_X_XLIB_CFLAGS='' ECORE_X_XLIB_LIBS='' ECORE_X_XLIB_cflags='' ECORE_X_XLIB_libdirs='' ECORE_X_XLIB_libs='' EDJE_CFLAGS='' EDJE_INTERNAL_LIBS='' EDJE_LDFLAGS='' EDJE_LIBS='' EET_CFLAGS=' -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I$(top_srcdir)/src/lib/eet -I$(top_builddir)/src/lib/eet -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina -DEFL_EET_BUILD=1' EET_INTERNAL_LIBS=' lib/eina/libeina.la ' EET_LDFLAGS=' -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries ' EET_LIBS=' -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -L/usr/lib64 -lssl -lcrypto -lz lib/eina/libeina.la -lpthread -lm -ljpeg ' EEZE_CFLAGS='' EEZE_INTERNAL_LIBS='' EEZE_LDFLAGS='' EEZE_LIBMOUNT_AFTER_219_FALSE='' EEZE_LIBMOUNT_AFTER_219_TRUE='' EEZE_LIBMOUNT_BEFORE_219_FALSE='' EEZE_LIBMOUNT_BEFORE_219_TRUE='' EEZE_LIBS='' EFL_API_EO_DEF='#define EFL_EO_API_SUPPORT' EFL_API_LEGACY_DEF='' EFL_BUILD_DOC_FALSE='' EFL_BUILD_DOC_TRUE='#' EFL_BUILD_ID='none' EFL_CFLAGS=' -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections' EFL_ENABLE_COVERAGE_FALSE='' EFL_ENABLE_COVERAGE_TRUE='#' EFL_ENABLE_TESTS_FALSE='' EFL_ENABLE_TESTS_TRUE='#' EFL_LDFLAGS=' -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries' EFL_LTLIBRARY_FLAGS='-no-undefined -version-info 9:3:8 ' EFL_LTMODULE_FLAGS='-no-undefined -avoid-version' EFL_PTHREAD_CFLAGS='-D_REENTRANT' EFL_PTHREAD_LIBS='-lpthread' EFL_VERSION_MAJOR='1' EFL_VERSION_MINOR='8' EFL_WINDOWS_VERSION_CFLAGS='' EFL_X11_CFLAGS='' EFL_X11_LIBS='' EFREET_CFLAGS='' EFREET_INTERNAL_LIBS='' EFREET_LDFLAGS='' EFREET_LIBS='' EGREP='/bin/grep -E' EINA_BUILD_CHAINED_POOL_FALSE='#' EINA_BUILD_CHAINED_POOL_TRUE='' EINA_BUILD_ONE_BIG_FALSE='#' EINA_BUILD_ONE_BIG_TRUE='' EINA_BUILD_PASS_THROUGH_FALSE='#' EINA_BUILD_PASS_THROUGH_TRUE='' EINA_CFLAGS=' -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina -D_REENTRANT -DEFL_EINA_BUILD=1' EINA_CONFIGURE_DEFAULT_MEMPOOL='' EINA_CONFIGURE_ENABLE_LOG='#define EINA_ENABLE_LOG' EINA_CONFIGURE_HAVE_ALLOCA_H='#define EINA_HAVE_ALLOCA_H' EINA_CONFIGURE_HAVE_BSWAP16='#define EINA_HAVE_BSWAP16' EINA_CONFIGURE_HAVE_BSWAP32='#define EINA_HAVE_BSWAP32' EINA_CONFIGURE_HAVE_BSWAP64='#define EINA_HAVE_BSWAP64' EINA_CONFIGURE_HAVE_BYTESWAP_H='#define EINA_HAVE_BYTESWAP_H' EINA_CONFIGURE_HAVE_DEBUG_THREADS='' EINA_CONFIGURE_HAVE_DIRENT_H='' EINA_CONFIGURE_HAVE_LROUND='' EINA_CONFIGURE_HAVE_POSIX_SPINLOCK='#define EINA_HAVE_POSIX_SPINLOCK' EINA_CONFIGURE_HAVE_PTHREAD_AFFINITY='#define EINA_HAVE_PTHREAD_AFFINITY' EINA_CONFIGURE_HAVE_PTHREAD_BARRIER='#define EINA_HAVE_PTHREAD_BARRIER' EINA_CONFIGURE_MAGIC_DEBUG='#define EINA_MAGIC_DEBUG' EINA_CONFIGURE_SAFETY_CHECKS='#define EINA_SAFETY_CHECKS' EINA_INTERNAL_LIBS=' ' EINA_LDFLAGS=' -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries ' EINA_LIBS=' -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lsystemd-journal -lsystemd-id128 -lpthread -lm -ldl -ldl -lrt ' EINA_SIZEOF_WCHAR_T='4' EINA_STATIC_BUILD_CHAINED_POOL_FALSE='#' EINA_STATIC_BUILD_CHAINED_POOL_TRUE='' EINA_STATIC_BUILD_ONE_BIG_FALSE='#' EINA_STATIC_BUILD_ONE_BIG_TRUE='' EINA_STATIC_BUILD_PASS_THROUGH_FALSE='#' EINA_STATIC_BUILD_PASS_THROUGH_TRUE='' EIO_CFLAGS='' EIO_INTERNAL_LIBS='' EIO_LDFLAGS='' EIO_LIBS='' ELDBUS_CFLAGS='' ELDBUS_INTERNAL_LIBS='' ELDBUS_LDFLAGS='' ELDBUS_LIBS='' EMBRYO_CFLAGS='' EMBRYO_INTERNAL_LIBS='' EMBRYO_LDFLAGS='' EMBRYO_LIBS='' EMOTION_BUILD_GENERIC_FALSE='' EMOTION_BUILD_GENERIC_TRUE='' EMOTION_BUILD_GSTREAMER_FALSE='' EMOTION_BUILD_GSTREAMER_TRUE='' EMOTION_BUILD_XINE_FALSE='' EMOTION_BUILD_XINE_TRUE='' EMOTION_CFLAGS='' EMOTION_INTERNAL_LIBS='' EMOTION_LDFLAGS='' EMOTION_LIBS='' EMOTION_MODULE_GENERIC_CFLAGS='' EMOTION_MODULE_GENERIC_LIBS='' EMOTION_MODULE_GSTREAMER_CFLAGS='' EMOTION_MODULE_GSTREAMER_LIBS='' EMOTION_MODULE_XINE_CFLAGS='' EMOTION_MODULE_XINE_LIBS='' EMOTION_STATIC_BUILD_GENERIC_FALSE='' EMOTION_STATIC_BUILD_GENERIC_TRUE='' EMOTION_STATIC_BUILD_GSTREAMER_FALSE='' EMOTION_STATIC_BUILD_GSTREAMER_TRUE='' EMOTION_STATIC_BUILD_XINE_FALSE='' EMOTION_STATIC_BUILD_XINE_TRUE='' ENABLE_MULTISENSE_FALSE='' ENABLE_MULTISENSE_TRUE='' EO_BUILD_EXAMPLE_EVAS_FALSE='' EO_BUILD_EXAMPLE_EVAS_TRUE='#' EO_CFLAGS=' -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina -DEFL_EO_BUILD=1' EO_INTERNAL_LIBS=' lib/eina/libeina.la ' EO_LDFLAGS=' -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries ' EO_LIBS=' -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eina/libeina.la -lpthread ' EPHYSICS_CFLAGS='' EPHYSICS_INTERNAL_LIBS='' EPHYSICS_LDFLAGS='' EPHYSICS_LIBS='' ESCAPE_CFLAGS='' ESCAPE_INTERNAL_LIBS='' ESCAPE_LDFLAGS='' ESCAPE_LIBS='' ETHUMB_CFLAGS='' ETHUMB_CLIENT_CFLAGS='' ETHUMB_CLIENT_INTERNAL_LIBS='' ETHUMB_CLIENT_LDFLAGS='' ETHUMB_CLIENT_LIBS='' ETHUMB_INTERNAL_LIBS='' ETHUMB_LDFLAGS='' ETHUMB_LIBS='' EVAS_CFLAGS='' EVAS_CSERVE2_FALSE='' EVAS_CSERVE2_SLAVE_LIBS='' EVAS_CSERVE2_TRUE='' EVAS_INTERNAL_LIBS='' EVAS_LDFLAGS='' EVAS_LIBS='' EVAS_STATIC_BUILD_BMP_FALSE='' EVAS_STATIC_BUILD_BMP_TRUE='' EVAS_STATIC_BUILD_BUFFER_FALSE='#' EVAS_STATIC_BUILD_BUFFER_TRUE='' EVAS_STATIC_BUILD_DRM_FALSE='' EVAS_STATIC_BUILD_DRM_TRUE='' EVAS_STATIC_BUILD_EET_FALSE='' EVAS_STATIC_BUILD_EET_TRUE='' EVAS_STATIC_BUILD_FB_FALSE='' EVAS_STATIC_BUILD_FB_TRUE='#' EVAS_STATIC_BUILD_GENERIC_FALSE='' EVAS_STATIC_BUILD_GENERIC_TRUE='' EVAS_STATIC_BUILD_GIF_FALSE='' EVAS_STATIC_BUILD_GIF_TRUE='' EVAS_STATIC_BUILD_GL_COCOA_FALSE='' EVAS_STATIC_BUILD_GL_COCOA_TRUE='#' EVAS_STATIC_BUILD_GL_COMMON_FALSE='' EVAS_STATIC_BUILD_GL_COMMON_TRUE='' EVAS_STATIC_BUILD_GL_SDL_FALSE='' EVAS_STATIC_BUILD_GL_SDL_TRUE='' EVAS_STATIC_BUILD_GL_X11_FALSE='' EVAS_STATIC_BUILD_GL_X11_TRUE='' EVAS_STATIC_BUILD_GL_XCB_FALSE='' EVAS_STATIC_BUILD_GL_XCB_TRUE='' EVAS_STATIC_BUILD_GL_XLIB_FALSE='' EVAS_STATIC_BUILD_GL_XLIB_TRUE='' EVAS_STATIC_BUILD_ICO_FALSE='' EVAS_STATIC_BUILD_ICO_TRUE='' EVAS_STATIC_BUILD_JP2K_FALSE='' EVAS_STATIC_BUILD_JP2K_TRUE='' EVAS_STATIC_BUILD_JPEG_FALSE='' EVAS_STATIC_BUILD_JPEG_TRUE='' EVAS_STATIC_BUILD_PMAPS_FALSE='' EVAS_STATIC_BUILD_PMAPS_TRUE='' EVAS_STATIC_BUILD_PNG_FALSE='' EVAS_STATIC_BUILD_PNG_TRUE='' EVAS_STATIC_BUILD_PSD_FALSE='' EVAS_STATIC_BUILD_PSD_TRUE='' EVAS_STATIC_BUILD_PSL1GHT_FALSE='' EVAS_STATIC_BUILD_PSL1GHT_TRUE='#' EVAS_STATIC_BUILD_SOFTWARE_DDRAW_FALSE='' EVAS_STATIC_BUILD_SOFTWARE_DDRAW_TRUE='' EVAS_STATIC_BUILD_SOFTWARE_GDI_FALSE='' EVAS_STATIC_BUILD_SOFTWARE_GDI_TRUE='' EVAS_STATIC_BUILD_SOFTWARE_GENERIC_FALSE='' EVAS_STATIC_BUILD_SOFTWARE_GENERIC_TRUE='' EVAS_STATIC_BUILD_SOFTWARE_X11_FALSE='' EVAS_STATIC_BUILD_SOFTWARE_X11_TRUE='' EVAS_STATIC_BUILD_SOFTWARE_XCB_FALSE='' EVAS_STATIC_BUILD_SOFTWARE_XCB_TRUE='' EVAS_STATIC_BUILD_SOFTWARE_XLIB_FALSE='' EVAS_STATIC_BUILD_SOFTWARE_XLIB_TRUE='' EVAS_STATIC_BUILD_TGA_FALSE='' EVAS_STATIC_BUILD_TGA_TRUE='' EVAS_STATIC_BUILD_TIFF_FALSE='' EVAS_STATIC_BUILD_TIFF_TRUE='' EVAS_STATIC_BUILD_WAYLAND_EGL_FALSE='' EVAS_STATIC_BUILD_WAYLAND_EGL_TRUE='' EVAS_STATIC_BUILD_WAYLAND_SHM_FALSE='' EVAS_STATIC_BUILD_WAYLAND_SHM_TRUE='' EVAS_STATIC_BUILD_WBMP_FALSE='' EVAS_STATIC_BUILD_WBMP_TRUE='' EVAS_STATIC_BUILD_WEBP_FALSE='' EVAS_STATIC_BUILD_WEBP_TRUE='' EVAS_STATIC_BUILD_XPM_FALSE='' EVAS_STATIC_BUILD_XPM_TRUE='' EVIL_CFLAGS='' EVIL_CFLAGS_WRN='' EVIL_CXXFLAGS='' EVIL_DLFCN_CPPFLAGS='' EVIL_DLFCN_LIBS='' EVIL_INTERNAL_LIBS='' EVIL_LDFLAGS='' EVIL_LIBS='' EXEEXT='' FGREP='/bin/grep -F' GETTEXT_MACRO_VERSION='0.17' GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DEINA_BENCH_HAVE_GLIB' GLIB_LIBS='-lglib-2.0 ' GMSGFMT='/usr/bin/gmsgfmt' GMSGFMT_015='/usr/bin/gmsgfmt' GREP='/bin/grep' GSTREAMER_CFLAGS='' GSTREAMER_LIBS='' HAVE_CARES_FALSE='' HAVE_CARES_TRUE='' HAVE_CRYPTO_GNUTLS_FALSE='' HAVE_CRYPTO_GNUTLS_TRUE='#' HAVE_CRYPTO_OPENSSL_FALSE='#' HAVE_CRYPTO_OPENSSL_TRUE='' HAVE_ECORE_AUDIO_FALSE='' HAVE_ECORE_AUDIO_PULSE_FALSE='' HAVE_ECORE_AUDIO_PULSE_TRUE='' HAVE_ECORE_AUDIO_SNDFILE_FALSE='' HAVE_ECORE_AUDIO_SNDFILE_TRUE='' HAVE_ECORE_AUDIO_TRUE='' HAVE_ECORE_COCOA_FALSE='' HAVE_ECORE_COCOA_TRUE='' HAVE_ECORE_FB_FALSE='' HAVE_ECORE_FB_TRUE='' HAVE_ECORE_PSL1GHT_FALSE='' HAVE_ECORE_PSL1GHT_TRUE='' HAVE_ECORE_SDL_FALSE='' HAVE_ECORE_SDL_TRUE='' HAVE_ECORE_WAYLAND_FALSE='' HAVE_ECORE_WAYLAND_TRUE='' HAVE_ECORE_WIN32_FALSE='' HAVE_ECORE_WIN32_TRUE='' HAVE_ECORE_WINCE_FALSE='' HAVE_ECORE_WINCE_TRUE='' HAVE_ECORE_X_BACKEND='' HAVE_ECORE_X_FALSE='' HAVE_ECORE_X_TRUE='' HAVE_ECORE_X_XCB_FALSE='' HAVE_ECORE_X_XCB_TRUE='' HAVE_ECORE_X_XLIB_FALSE='' HAVE_ECORE_X_XLIB_TRUE='' HAVE_EDJE_CC_FALSE='' HAVE_EDJE_CC_TRUE='#' HAVE_EEZE_FALSE='' HAVE_EEZE_MOUNT_FALSE='' HAVE_EEZE_MOUNT_TRUE='' HAVE_EEZE_TIZEN_FALSE='' HAVE_EEZE_TIZEN_TRUE='' HAVE_EEZE_TRUE='' HAVE_EPHYSICS_FALSE='' HAVE_EPHYSICS_TRUE='' HAVE_ESCAPE_FALSE='' HAVE_ESCAPE_TRUE='#' HAVE_EVIL_FALSE='' HAVE_EVIL_TRUE='#' HAVE_GSTREAMER_FALSE='' HAVE_GSTREAMER_TRUE='' HAVE_INOTIFY_FALSE='#' HAVE_INOTIFY_TRUE='' HAVE_IPV6_FALSE='' HAVE_IPV6_TRUE='' HAVE_NOTIFY_WIN32_FALSE='' HAVE_NOTIFY_WIN32_TRUE='#' HAVE_PO_FALSE='#' HAVE_PO_TRUE='' HAVE_PS3_FALSE='' HAVE_PS3_TRUE='#' HAVE_TIZEN_CONFIGURATION_MANAGER_FALSE='' HAVE_TIZEN_CONFIGURATION_MANAGER_TRUE='' HAVE_WIN32_FALSE='' HAVE_WIN32_TRUE='#' HAVE_WINCE_FALSE='' HAVE_WINCE_TRUE='#' HAVE_WINDOWS_FALSE='' HAVE_WINDOWS_TRUE='#' IBUS_CFLAGS='' IBUS_LIBS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' JP2K_CFLAGS='' JP2K_LIBS='' KEYSYMDEFS='' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' LIBGCRYPT_CFLAGS='' LIBGCRYPT_CONFIG='' LIBGCRYPT_LIBS='' LIBICONV='-liconv' LIBINTL='' LIBMULTITHREAD='-lpthread' LIBOBJS='' LIBPTH='' LIBPTH_PREFIX='' LIBS='' LIBTHREAD='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LOCALE_DIR='${datarootdir}/locale' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBMULTITHREAD='-lpthread' LTLIBOBJS='' LTLIBPTH='' LTLIBTHREAD='' MAKEINFO='${SHELL} /var/tmp/portage/dev-libs/efl-1.8.3/work/efl-1.8.3/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/usr/bin/mkdir -p' MODULE_ARCH='linux-gnu-x86_64-1.8.3' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' NMEDIT='' OBJC='x86_64-pc-linux-gnu-gcc' OBJCDEPMODE='depmode=none' OBJCFLAGS='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='efl' PACKAGE_BUGREPORT='enlightenment-devel@lists.sourceforge.net' PACKAGE_NAME='efl' PACKAGE_STRING='efl 1.8.3' PACKAGE_TARNAME='efl' PACKAGE_URL='' PACKAGE_VERSION='1.8.3' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/lib64/pkgconfig' PNG_CFLAGS='' PNG_LIBS='' POSUB='po' RANLIB='x86_64-pc-linux-gnu-ranlib' SCIM_CFLAGS='' SCIM_LIBS='' SDL_CFLAGS='-D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL ' SDL_LIBS='-lSDL -lpthread ' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SHM_LIBS=' -lrt' SSE3_CFLAGS='-msse3' STRIP='x86_64-pc-linux-gnu-strip' SYSTEMD_CFLAGS='' SYSTEMD_LIBS='' TIZEN_CONFIGURATION_MANAGER_CFLAGS='' TIZEN_CONFIGURATION_MANAGER_LIBS='' TIZEN_SENSOR_CFLAGS='' TIZEN_SENSOR_LIBS='' USE_ECORE_AUDIO_INTERNAL_LIBS='' USE_ECORE_AUDIO_LIBS='' USE_ECORE_COCOA_INTERNAL_LIBS='' USE_ECORE_COCOA_LIBS='' USE_ECORE_CON_INTERNAL_LIBS='' USE_ECORE_CON_LIBS='' USE_ECORE_EVAS_INTERNAL_LIBS='' USE_ECORE_EVAS_LIBS='' USE_ECORE_FB_INTERNAL_LIBS='' USE_ECORE_FB_LIBS='' USE_ECORE_FILE_INTERNAL_LIBS='' USE_ECORE_FILE_LIBS='' USE_ECORE_IMF_EVAS_INTERNAL_LIBS='' USE_ECORE_IMF_EVAS_LIBS='' USE_ECORE_IMF_INTERNAL_LIBS='' USE_ECORE_IMF_LIBS='' USE_ECORE_INPUT_EVAS_INTERNAL_LIBS='' USE_ECORE_INPUT_EVAS_LIBS='' USE_ECORE_INPUT_INTERNAL_LIBS='' USE_ECORE_INPUT_LIBS='' USE_ECORE_INTERNAL_LIBS='' USE_ECORE_IPC_INTERNAL_LIBS='' USE_ECORE_IPC_LIBS='' USE_ECORE_LIBS='' USE_ECORE_PSL1GHT_INTERNAL_LIBS='' USE_ECORE_PSL1GHT_LIBS='' USE_ECORE_SDL_INTERNAL_LIBS='' USE_ECORE_SDL_LIBS='' USE_ECORE_WAYLAND_INTERNAL_LIBS='' USE_ECORE_WAYLAND_LIBS='' USE_ECORE_WIN32_INTERNAL_LIBS='' USE_ECORE_WIN32_LIBS='' USE_ECORE_WINCE_INTERNAL_LIBS='' USE_ECORE_WINCE_LIBS='' USE_ECORE_X_INTERNAL_LIBS='' USE_ECORE_X_LIBS='' USE_EDJE_INTERNAL_LIBS='' USE_EDJE_LIBS='' USE_EET_INTERNAL_LIBS=' lib/eina/libeina.la lib/eet/libeet.la' USE_EET_LIBS=' -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -L/usr/lib64 -lssl -lcrypto -lz lib/eina/libeina.la -lpthread -lm -ljpeg lib/eet/libeet.la' USE_EEZE_INTERNAL_LIBS='' USE_EEZE_LIBS='' USE_EFREET_INTERNAL_LIBS='' USE_EFREET_LIBS='' USE_EINA_INTERNAL_LIBS=' lib/eina/libeina.la' USE_EINA_LIBS=' -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lsystemd-journal -lsystemd-id128 -lpthread -lm -ldl -ldl -lrt lib/eina/libeina.la' USE_EIO_INTERNAL_LIBS='' USE_EIO_LIBS='' USE_ELDBUS_INTERNAL_LIBS='' USE_ELDBUS_LIBS='' USE_EMBRYO_INTERNAL_LIBS='' USE_EMBRYO_LIBS='' USE_EMOTION_INTERNAL_LIBS='' USE_EMOTION_LIBS='' USE_EO_INTERNAL_LIBS=' lib/eina/libeina.la lib/eo/libeo.la' USE_EO_LIBS=' -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eina/libeina.la -lpthread lib/eo/libeo.la' USE_EPHYSICS_INTERNAL_LIBS='' USE_EPHYSICS_LIBS='' USE_ESCAPE_INTERNAL_LIBS='' USE_ESCAPE_LIBS='' USE_ETHUMB_CLIENT_INTERNAL_LIBS='' USE_ETHUMB_CLIENT_LIBS='' USE_ETHUMB_INTERNAL_LIBS='' USE_ETHUMB_LIBS='' USE_EVAS_INTERNAL_LIBS='' USE_EVAS_LIBS='' USE_EVIL_CFLAGS='' USE_EVIL_INTERNAL_LIBS='' USE_EVIL_LIBS='' USE_NLS='yes' VALGRIND_CFLAGS='' VALGRIND_LIBS='' VERSION='1.8.3' VMAJ='1' VMIC='3' VMIN='8' WANT_SYSTEMD_FALSE='#' WANT_SYSTEMD_TRUE='' WAYLAND_CFLAGS='' WAYLAND_EGL_CFLAGS='' WAYLAND_EGL_LIBS='' WAYLAND_LIBS='' WAYLAND_SHM_CFLAGS='' WAYLAND_SHM_LIBS='' XCB_CFLAGS='' XCB_GL_CFLAGS='' XCB_GL_LIBS='' XCB_LIBS='' XCB_X11_CFLAGS='' XCB_X11_LIBS='' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' _efl_windows_version='' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' ac_ct_OBJC='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCCAS_FALSE='' am__fastdepCCAS_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__fastdepOBJC_FALSE='' am__fastdepOBJC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' dbusservicedir='/usr/share/dbus-1/services' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' ecore_imf_xim_CFLAGS='' ecore_imf_xim_LIBS='' ecore_imf_xim_cflags='' ecore_imf_xim_libdirs='' ecore_imf_xim_libs='' edje_cc='' efl_doxygen='' efl_have_doxygen='' evas_engine_buffer_cflags='' evas_engine_buffer_libs='' evas_engine_drm_cflags='' evas_engine_drm_libs='' evas_engine_fb_cflags='' evas_engine_fb_libs='' evas_engine_gl_cocoa_cflags='' evas_engine_gl_cocoa_libs='' evas_engine_gl_common_cflags='' evas_engine_gl_common_libs='' evas_engine_gl_sdl_cflags='-D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL ' evas_engine_gl_sdl_libs='-lSDL -lpthread ' evas_engine_gl_xcb_CFLAGS='' evas_engine_gl_xcb_LIBS='' evas_engine_gl_xcb_cflags='' evas_engine_gl_xcb_libdirs='' evas_engine_gl_xcb_libs='' evas_engine_gl_xlib_CFLAGS='' evas_engine_gl_xlib_LIBS='' evas_engine_gl_xlib_cflags='' evas_engine_gl_xlib_libdirs='' evas_engine_gl_xlib_libs='' evas_engine_psl1ght_cflags='' evas_engine_psl1ght_libs='' evas_engine_software_ddraw_cflags='' evas_engine_software_ddraw_libs='' evas_engine_software_gdi_cflags='' evas_engine_software_gdi_libs='' evas_engine_software_xcb_cflags='' evas_engine_software_xcb_libs='' evas_engine_software_xlib_CFLAGS='' evas_engine_software_xlib_LIBS='' evas_engine_software_xlib_cflags='' evas_engine_software_xlib_libdirs='' evas_engine_software_xlib_libs='' evas_engine_wayland_egl_cflags='' evas_engine_wayland_egl_libs='' evas_engine_wayland_shm_cflags='' evas_engine_wayland_shm_libs='' evas_image_loader_bmp_cflags='' evas_image_loader_bmp_libs='' evas_image_loader_eet_cflags='' evas_image_loader_eet_libs='' evas_image_loader_generic_cflags='' evas_image_loader_generic_libs='' evas_image_loader_gif_cflags='' evas_image_loader_gif_libs='' evas_image_loader_ico_cflags='' evas_image_loader_ico_libs='' evas_image_loader_jp2k_cflags='' evas_image_loader_jp2k_libs='' evas_image_loader_jpeg_cflags='' evas_image_loader_jpeg_libs='' evas_image_loader_pmaps_cflags='' evas_image_loader_pmaps_libs='' evas_image_loader_png_cflags='' evas_image_loader_png_libs='' evas_image_loader_psd_cflags='' evas_image_loader_psd_libs='' evas_image_loader_tga_cflags='' evas_image_loader_tga_libs='' evas_image_loader_tiff_cflags='' evas_image_loader_tiff_libs='' evas_image_loader_wbmp_cflags='' evas_image_loader_wbmp_libs='' evas_image_loader_webp_cflags='' evas_image_loader_webp_libs='' evas_image_loader_xpm_cflags='' evas_image_loader_xpm_libs='' exec_prefix='NONE' have_evas_engine_gl_xcb='' have_evas_engine_gl_xlib='' have_evas_engine_software_xcb='' have_evas_engine_software_xlib='' have_lcov='' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/dev-libs/efl-1.8.3/work/efl-1.8.3/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='/usr/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' requirements_cflags_ecore='' requirements_cflags_ecore_audio='' requirements_cflags_ecore_cocoa='' requirements_cflags_ecore_con='' requirements_cflags_ecore_evas='' requirements_cflags_ecore_fb='' requirements_cflags_ecore_file='' requirements_cflags_ecore_imf='' requirements_cflags_ecore_imf_evas='' requirements_cflags_ecore_input='' requirements_cflags_ecore_input_evas='' requirements_cflags_ecore_ipc='' requirements_cflags_ecore_psl1ght='' requirements_cflags_ecore_sdl='' requirements_cflags_ecore_wayland='' requirements_cflags_ecore_win32='' requirements_cflags_ecore_wince='' requirements_cflags_ecore_x='' requirements_cflags_edje='' requirements_cflags_eet='-I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina ' requirements_cflags_eeze='' requirements_cflags_efreet='' requirements_cflags_eina=' -D_REENTRANT' requirements_cflags_eio='' requirements_cflags_eldbus='' requirements_cflags_embryo='' requirements_cflags_emotion='' requirements_cflags_eo='-I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina ' requirements_cflags_ephysics='' requirements_cflags_escape='' requirements_cflags_ethumb='' requirements_cflags_ethumb_client='' requirements_cflags_evas='-I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina -I$(top_srcdir)/src/lib/eet -I$(top_builddir)/src/lib/eet -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo ' requirements_cflags_evil='' requirements_libs_ecore='' requirements_libs_ecore_audio='' requirements_libs_ecore_cocoa='' requirements_libs_ecore_con='' requirements_libs_ecore_evas='' requirements_libs_ecore_fb='' requirements_libs_ecore_file='' requirements_libs_ecore_imf='' requirements_libs_ecore_imf_evas='' requirements_libs_ecore_input='' requirements_libs_ecore_input_evas='' requirements_libs_ecore_ipc='' requirements_libs_ecore_psl1ght='' requirements_libs_ecore_sdl='' requirements_libs_ecore_wayland='' requirements_libs_ecore_win32='' requirements_libs_ecore_wince='' requirements_libs_ecore_x='' requirements_libs_edje='' requirements_libs_eet=' -lm -ljpeg' requirements_libs_eeze='' requirements_libs_efreet='' requirements_libs_eina=' -lm -ldl -ldl -lrt ' requirements_libs_eio='' requirements_libs_eldbus='' requirements_libs_embryo='' requirements_libs_emotion='' requirements_libs_eo='' requirements_libs_ephysics='' requirements_libs_escape='' requirements_libs_ethumb='' requirements_libs_ethumb_client='' requirements_libs_evas=' -ldl -lm' requirements_libs_evil='' requirements_pc_ecore='' requirements_pc_ecore_audio='' requirements_pc_ecore_cocoa='' requirements_pc_ecore_con='' requirements_pc_ecore_evas='' requirements_pc_ecore_fb='' requirements_pc_ecore_file='' requirements_pc_ecore_imf='' requirements_pc_ecore_imf_evas='' requirements_pc_ecore_input='' requirements_pc_ecore_input_evas='' requirements_pc_ecore_ipc='' requirements_pc_ecore_psl1ght='' requirements_pc_ecore_sdl='' requirements_pc_ecore_wayland='' requirements_pc_ecore_win32='' requirements_pc_ecore_wince='' requirements_pc_ecore_x='' requirements_pc_edje='' requirements_pc_eet='eina >= 1.8.3 openssl zlib >= 1.2.3 ' requirements_pc_eeze='' requirements_pc_efreet='' requirements_pc_eina='libsystemd-journal ' requirements_pc_eio='' requirements_pc_eldbus='' requirements_pc_embryo='' requirements_pc_emotion='' requirements_pc_eo='eina >= 1.8.3 ' requirements_pc_ephysics='' requirements_pc_escape='' requirements_pc_ethumb='' requirements_pc_ethumb_client='' requirements_pc_evas='pixman-1 harfbuzz >= 0.9.0 fontconfig >= 2.5.0 freetype2 >= 9.3.0 eina >= 1.8.3 eet >= 1.8.3 eo >= 1.8.3 ' requirements_pc_evil='' requirements_public_libs_ecore='' requirements_public_libs_ecore_audio='' requirements_public_libs_ecore_cocoa='' requirements_public_libs_ecore_con='' requirements_public_libs_ecore_evas='' requirements_public_libs_ecore_fb='' requirements_public_libs_ecore_file='' requirements_public_libs_ecore_imf='' requirements_public_libs_ecore_imf_evas='' requirements_public_libs_ecore_input='' requirements_public_libs_ecore_input_evas='' requirements_public_libs_ecore_ipc='' requirements_public_libs_ecore_psl1ght='' requirements_public_libs_ecore_sdl='' requirements_public_libs_ecore_wayland='' requirements_public_libs_ecore_win32='' requirements_public_libs_ecore_wince='' requirements_public_libs_ecore_x='' requirements_public_libs_edje='' requirements_public_libs_eet='' requirements_public_libs_eeze='' requirements_public_libs_efreet='' requirements_public_libs_eina=' -lpthread' requirements_public_libs_eio='' requirements_public_libs_eldbus='' requirements_public_libs_embryo='' requirements_public_libs_emotion='' requirements_public_libs_eo='' requirements_public_libs_ephysics='' requirements_public_libs_escape='' requirements_public_libs_ethumb='' requirements_public_libs_ethumb_client='' requirements_public_libs_evas='' requirements_public_libs_evil='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' want_multisense='' want_physics='' with_eeze_eject='' with_eeze_mount='' with_eeze_umount='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "efl" #define PACKAGE_TARNAME "efl" #define PACKAGE_VERSION "1.8.3" #define PACKAGE_STRING "efl 1.8.3" #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" #define PACKAGE_URL "" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define PACKAGE "efl" #define VERSION "1.8.3" #define EFL_EO_API_SUPPORT 1 #define EFL_BETA_API_SUPPORT 1 #define MODULE_ARCH "linux-gnu-x86_64-1.8.3" #define SHARED_LIB_SUFFIX ".so" #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define VMAJ 1 #define VMIN 8 #define VMIC 3 #define VREV 0 #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define HAVE_OPENSSL 1 #define HAVE_DIRENT_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_EXECINFO_H 1 #define HAVE_MCHECK_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_SYS_SIGNALFD_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_NETINET_IN_H 1 #define SIZEOF_WCHAR_T 4 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_UINTPTR_T 8 #define HAVE_SIGINFO_T 1 #define HAVE_GCC_ATTRIBUTE_VECTOR 1 #define EFL_ALWAYS_INLINE __attribute__ ((__always_inline__)) inline #define BUILD_MMX 1 #define BUILD_SSE3 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_EXECVP 1 #define HAVE_FPATHCONF 1 #define HAVE_FSTATAT 1 #define HAVE_MALLOC_USABLE_SIZE 1 #define HAVE_MKDIRAT 1 #define HAVE_MTRACE 1 #define HAVE_REALPATH 1 #define HAVE_GETEUID 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_FNMATCH 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_DIRFD 1 #define HAVE_FCNTL 1 #define HAVE_ATFILE_SOURCE 1 #define HAVE_SHM_OPEN 1 #define EINA_LOG_LEVEL_MAXIMUM 3 #define NVALGRIND 1 #define HAVE_SYSTEMD 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_BSWAP16 1 #define HAVE_BSWAP32 1 #define HAVE_BSWAP64 1 #define HAVE_FCHMOD 1 #define HAVE_DLOPEN 1 #define HAVE_DLADDR 1 #define HAVE_ICONV 1 #define HAVE_SHM_OPEN 1 #define HAVE_SPLICE 1 #define HAVE_XATTR 1 #define HAVE_SETXATTR 1 #define HAVE_GETPAGESIZE 1 #define USE_POSIX_THREADS 1 #define USE_POSIX_THREADS_WEAK 1 #define HAVE_PTHREAD_RWLOCK 1 #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 #define EFL_HAVE_THREADS 1 #define EFL_HAVE_POSIX_THREADS 1 #define EFL_HAVE_POSIX_THREADS_SPINLOCK 1 #define EINA_STATIC_BUILD_CHAINED_POOL 1 #define EINA_BUILD_CHAINED_POOL 1 #define EINA_STATIC_BUILD_PASS_THROUGH 1 #define EINA_BUILD_PASS_THROUGH 1 #define EINA_STATIC_BUILD_ONE_BIG 1 #define EINA_BUILD_ONE_BIG 1 #define HAVE_CIPHER 1 #define HAVE_SIGNATURE 1 #define HAVE_DLSYM 1 #define HAVE_FREETYPE 1 #define HAVE_FONTCONFIG 1 #define HAVE_HARFBUZZ 1 #define HAVE_PIXMAN 1 #define PIXMAN_FONT 1 #define PIXMAN_RECT 1 #define PIXMAN_LINE 1 #define PIXMAN_POLY 1 #define PIXMAN_IMAGE 1 #define PIXMAN_IMAGE_SCALE_SAMPLE 1 #define BUILD_ENGINE_BUFFER 1 #define EVAS_STATIC_BUILD_BUFFER 1 configure: exit 1