This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by WebKitGTK configure 2.4.3, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --enable-geolocation --enable-introspection --with-gtk=3.0 --enable-jit --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp06 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /usr/bin/uname -p = unknown /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/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2946: checking build system type configure:2960: result: i686-uhu-linux-gnu configure:2980: checking host system type configure:2993: result: i686-uhu-linux-gnu configure:3040: checking for perl configure:3058: found /usr/bin/perl configure:3070: result: /usr/bin/perl configure:3084: checking for python configure:3102: found /usr/bin/python configure:3114: result: /usr/bin/python configure:3128: checking for ruby configure:3146: found /usr/bin/ruby configure:3158: result: /usr/bin/ruby configure:3172: checking for bison configure:3190: found /usr/bin/bison configure:3202: result: /usr/bin/bison configure:3216: checking for mv configure:3234: found /bin/mv configure:3246: result: /bin/mv configure:3260: checking for grep configure:3278: found /bin/grep configure:3290: result: /bin/grep configure:3304: checking for gperf configure:3322: found /usr/bin/gperf configure:3334: result: /usr/bin/gperf configure:3348: checking for flex configure:3366: found /usr/bin/flex configure:3378: result: /usr/bin/flex configure:3395: checking for gawk configure:3411: found /bin/gawk configure:3422: result: gawk configure:3487: checking for i686-uhu-linux-gcc configure:3503: found /usr/bin/i686-uhu-linux-gcc configure:3514: result: i686-uhu-linux-gcc configure:3783: checking for C compiler version configure:3792: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 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:3803: $? = 0 configure:3792: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3803: $? = 0 configure:3792: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3803: $? = 1 configure:3792: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3803: $? = 1 configure:3823: checking whether the C compiler works configure:3845: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3849: $? = 0 configure:3897: result: yes configure:3900: checking for C compiler default output file name configure:3902: result: a.out configure:3908: checking for suffix of executables configure:3915: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3919: $? = 0 configure:3941: result: configure:3963: checking whether we are cross compiling configure:3971: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3975: $? = 0 configure:3982: ./conftest configure:3986: $? = 0 configure:4001: result: no configure:4006: checking for suffix of object files configure:4028: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4032: $? = 0 configure:4053: result: o configure:4057: checking whether we are using the GNU C compiler configure:4076: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4076: $? = 0 configure:4085: result: yes configure:4094: checking whether i686-uhu-linux-gcc accepts -g configure:4114: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:4114: $? = 0 configure:4155: result: yes configure:4172: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:4235: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4235: $? = 0 configure:4248: result: none needed configure:4276: checking whether i686-uhu-linux-gcc understands -c and -o together configure:4298: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:4301: $? = 0 configure:4298: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:4301: $? = 0 configure:4313: result: yes configure:4344: checking for i686-uhu-linux-g++ configure:4360: found /usr/bin/i686-uhu-linux-g++ configure:4371: result: i686-uhu-linux-g++ configure:4442: checking for C++ compiler version configure:4451: i686-uhu-linux-g++ --version >&5 i686-uhu-linux-g++ (GCC) 4.8.3 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:4462: $? = 0 configure:4451: i686-uhu-linux-g++ -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:4462: $? = 0 configure:4451: i686-uhu-linux-g++ -V >&5 i686-uhu-linux-g++: error: unrecognized command line option '-V' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:4462: $? = 1 configure:4451: i686-uhu-linux-g++ -qversion >&5 i686-uhu-linux-g++: error: unrecognized command line option '-qversion' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:4462: $? = 1 configure:4466: checking whether we are using the GNU C++ compiler configure:4485: i686-uhu-linux-g++ -c conftest.cpp >&5 configure:4485: $? = 0 configure:4494: result: yes configure:4503: checking whether i686-uhu-linux-g++ accepts -g configure:4523: i686-uhu-linux-g++ -c -g conftest.cpp >&5 configure:4523: $? = 0 configure:4564: result: yes configure:4601: checking for a BSD-compatible install configure:4669: result: /bin/install -c configure:4688: checking for special C compiler options needed for large files configure:4733: result: no configure:4739: checking for _FILE_OFFSET_BITS value needed for large files configure:4764: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:17:7: error: size of array 'off_t_is_large' is negative int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:4764: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "WebKitGTK" | #define PACKAGE_TARNAME "webkitgtk" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "WebKitGTK 2.4.3" | #define PACKAGE_BUGREPORT "http://bugs.webkit.org/" | #define PACKAGE_URL "" | #define USER_AGENT_GTK_MAJOR_VERSION 538 | #define USER_AGENT_GTK_MINOR_VERSION 15 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:4788: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4788: $? = 0 configure:4796: result: 64 configure:4905: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4905: $? = 0 configure:4924: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:14:2: error: #error Not a supported Clang compiler #error Not a supported Clang compiler ^ configure:4924: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "WebKitGTK" | #define PACKAGE_TARNAME "webkitgtk" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "WebKitGTK 2.4.3" | #define PACKAGE_BUGREPORT "http://bugs.webkit.org/" | #define PACKAGE_URL "" | #define USER_AGENT_GTK_MAJOR_VERSION 538 | #define USER_AGENT_GTK_MINOR_VERSION 15 | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | | #if !(defined(__clang__) && __clang_major__ >= 3 && __clang_minor__ >= 3) | #error Not a supported Clang compiler | #endif | | int | main () | { | | ; | return 0; | } configure:4963: i686-uhu-linux-g++ -c conftest.cpp >&5 configure:4963: $? = 0 configure:4982: i686-uhu-linux-g++ -c conftest.cpp >&5 conftest.cpp:14:2: error: #error Not a supported Clang++ compiler #error Not a supported Clang++ compiler ^ configure:4982: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "WebKitGTK" | #define PACKAGE_TARNAME "webkitgtk" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "WebKitGTK 2.4.3" | #define PACKAGE_BUGREPORT "http://bugs.webkit.org/" | #define PACKAGE_URL "" | #define USER_AGENT_GTK_MAJOR_VERSION 538 | #define USER_AGENT_GTK_MINOR_VERSION 15 | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | | #if !(defined(__clang__) && __clang_major__ >= 3 && __clang_minor__ >= 3) | #error Not a supported Clang++ compiler | #endif | | int | main () | { | | ; | return 0; | } configure:5003: checking how to run the C preprocessor configure:5034: i686-uhu-linux-gcc -E conftest.c configure:5034: $? = 0 configure:5048: i686-uhu-linux-gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5048: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "WebKitGTK" | #define PACKAGE_TARNAME "webkitgtk" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "WebKitGTK 2.4.3" | #define PACKAGE_BUGREPORT "http://bugs.webkit.org/" | #define PACKAGE_URL "" | #define USER_AGENT_GTK_MAJOR_VERSION 538 | #define USER_AGENT_GTK_MINOR_VERSION 15 | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | #include configure:5073: result: i686-uhu-linux-gcc -E configure:5093: i686-uhu-linux-gcc -E conftest.c configure:5093: $? = 0 configure:5107: i686-uhu-linux-gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5107: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "WebKitGTK" | #define PACKAGE_TARNAME "webkitgtk" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "WebKitGTK 2.4.3" | #define PACKAGE_BUGREPORT "http://bugs.webkit.org/" | #define PACKAGE_URL "" | #define USER_AGENT_GTK_MAJOR_VERSION 538 | #define USER_AGENT_GTK_MINOR_VERSION 15 | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | #include configure:5136: checking for grep that handles long lines and -e configure:5194: result: /bin/grep configure:5199: checking for egrep configure:5261: result: /bin/grep -E configure:5266: checking for ANSI C header files configure:5286: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5286: $? = 0 configure:5359: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5359: $? = 0 configure:5359: ./conftest configure:5359: $? = 0 configure:5370: result: yes configure:5383: checking for sys/types.h configure:5383: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5383: $? = 0 configure:5383: result: yes configure:5383: checking for sys/stat.h configure:5383: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5383: $? = 0 configure:5383: result: yes configure:5383: checking for stdlib.h configure:5383: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5383: $? = 0 configure:5383: result: yes configure:5383: checking for string.h configure:5383: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5383: $? = 0 configure:5383: result: yes configure:5383: checking for memory.h configure:5383: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5383: $? = 0 configure:5383: result: yes configure:5383: checking for strings.h configure:5383: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5383: $? = 0 configure:5383: result: yes configure:5383: checking for inttypes.h configure:5383: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5383: $? = 0 configure:5383: result: yes configure:5383: checking for stdint.h configure:5383: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5383: $? = 0 configure:5383: result: yes configure:5383: checking for unistd.h configure:5383: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5383: $? = 0 configure:5383: result: yes configure:5395: checking for stdbool.h that conforms to C99 configure:5462: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5462: $? = 0 configure:5469: result: yes configure:5471: checking for _Bool configure:5471: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5471: $? = 0 configure:5471: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:58:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:5471: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "WebKitGTK" | #define PACKAGE_TARNAME "webkitgtk" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "WebKitGTK 2.4.3" | #define PACKAGE_BUGREPORT "http://bugs.webkit.org/" | #define PACKAGE_URL "" | #define USER_AGENT_GTK_MAJOR_VERSION 538 | #define USER_AGENT_GTK_MINOR_VERSION 15 | #define _FILE_OFFSET_BITS 64 | #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 | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:5471: result: yes configure:5511: checking for bash configure:5529: found /bin/bash configure:5541: result: /bin/bash configure:5549: checking if dolt supports this host configure:5579: result: yes, replacing libtool configure:6086: checking how to print strings configure:6113: result: printf configure:6134: checking for a sed that does not truncate output configure:6198: result: /bin/sed configure:6216: checking for fgrep configure:6278: result: /bin/grep -F configure:6313: checking for ld used by i686-uhu-linux-gcc configure:6380: result: /usr/bin/ld configure:6387: checking if the linker (/usr/bin/ld) is GNU ld configure:6402: result: yes configure:6414: checking for BSD- or MS-compatible name lister (nm) configure:6463: result: /usr/bin/nm -B configure:6593: checking the name lister (/usr/bin/nm -B) interface configure:6600: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6603: /usr/bin/nm -B "conftest.o" configure:6606: output 00000000 B some_variable configure:6613: result: BSD nm configure:6616: checking whether ln -s works configure:6620: result: yes configure:6628: checking the maximum length of command line arguments configure:6753: result: 1572864 configure:6770: checking whether the shell understands some XSI constructs configure:6780: result: yes configure:6784: checking whether the shell understands "+=" configure:6790: result: yes configure:6825: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:6865: result: func_convert_file_noop configure:6872: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:6892: result: func_convert_file_noop configure:6899: checking for /usr/bin/ld option to reload object files configure:6906: result: -r configure:6940: checking for i686-uhu-linux-objdump configure:6967: result: objdump configure:7036: checking how to recognize dependent libraries configure:7238: result: pass_all configure:7283: checking for i686-uhu-linux-dlltool configure:7310: result: dlltool configure:7380: checking how to associate runtime and link libraries configure:7407: result: printf %s\n configure:7423: checking for i686-uhu-linux-ar configure:7439: found /usr/bin/i686-uhu-linux-ar configure:7450: result: i686-uhu-linux-ar configure:7531: checking for archiver @FILE support configure:7548: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7548: $? = 0 configure:7551: i686-uhu-linux-ar cruT libconftest.a @conftest.lst >&5 configure:7554: $? = 0 configure:7559: i686-uhu-linux-ar cruT libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:7562: $? = 1 configure:7574: result: @ configure:7592: checking for i686-uhu-linux-strip configure:7622: result: no configure:7632: checking for strip configure:7648: found /usr/bin/strip configure:7659: result: strip configure:7691: checking for i686-uhu-linux-ranlib configure:7721: result: no configure:7731: checking for ranlib configure:7747: found /usr/bin/ranlib configure:7758: result: ranlib configure:7860: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:7979: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7982: $? = 0 configure:7986: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7989: $? = 0 configure:8055: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:8058: $? = 0 configure:8096: result: ok configure:8133: checking for sysroot configure:8163: result: no configure:8366: checking for i686-uhu-linux-mt configure:8396: result: no configure:8406: checking for mt configure:8436: result: no configure:8456: checking if : is a manifest tool configure:8462: : '-?' configure:8470: result: no configure:9099: checking for dlfcn.h configure:9099: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9099: $? = 0 configure:9099: result: yes configure:9264: checking for objdir configure:9279: result: .libs configure:9550: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:9568: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -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:9572: $? = 0 configure:9585: result: no configure:9895: checking for i686-uhu-linux-gcc option to produce PIC configure:9902: result: -fPIC -DPIC configure:9910: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:9928: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:9932: $? = 0 configure:9945: result: yes configure:9974: checking if i686-uhu-linux-gcc static flag -static works configure:10002: result: yes configure:10017: checking if i686-uhu-linux-gcc supports -c -o file.o configure:10038: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:10042: $? = 0 configure:10064: result: yes configure:10072: checking if i686-uhu-linux-gcc supports -c -o file.o configure:10119: result: yes configure:10152: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:11314: result: yes configure:11351: checking whether -lc should be explicitly linked in configure:11359: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11362: $? = 0 configure:11377: i686-uhu-linux-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11380: $? = 0 configure:11394: result: no configure:11559: checking dynamic linker characteristics configure:12074: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12074: $? = 0 configure:12308: result: GNU/Linux ld.so configure:12415: checking how to hardcode library paths into programs configure:12440: result: immediate configure:12980: checking whether stripping libraries is possible configure:12985: result: yes configure:13020: checking if libtool supports shared libraries configure:13022: result: yes configure:13025: checking whether to build shared libraries configure:13046: result: yes configure:13049: checking whether to build static libraries configure:13053: result: no configure:13076: checking how to run the C++ preprocessor configure:13103: i686-uhu-linux-g++ -E conftest.cpp configure:13103: $? = 0 configure:13117: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:26:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:13117: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "WebKitGTK" | #define PACKAGE_TARNAME "webkitgtk" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "WebKitGTK 2.4.3" | #define PACKAGE_BUGREPORT "http://bugs.webkit.org/" | #define PACKAGE_URL "" | #define USER_AGENT_GTK_MAJOR_VERSION 538 | #define USER_AGENT_GTK_MINOR_VERSION 15 | #define _FILE_OFFSET_BITS 64 | #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 HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13142: result: i686-uhu-linux-g++ -E configure:13162: i686-uhu-linux-g++ -E conftest.cpp configure:13162: $? = 0 configure:13176: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:26:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:13176: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "WebKitGTK" | #define PACKAGE_TARNAME "webkitgtk" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "WebKitGTK 2.4.3" | #define PACKAGE_BUGREPORT "http://bugs.webkit.org/" | #define PACKAGE_URL "" | #define USER_AGENT_GTK_MAJOR_VERSION 538 | #define USER_AGENT_GTK_MINOR_VERSION 15 | #define _FILE_OFFSET_BITS 64 | #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 HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13346: checking for ld used by i686-uhu-linux-g++ configure:13413: result: /usr/bin/ld configure:13420: checking if the linker (/usr/bin/ld) is GNU ld configure:13435: result: yes configure:13490: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:14494: result: yes configure:14529: i686-uhu-linux-g++ -c conftest.cpp >&5 configure:14532: $? = 0 configure:15052: checking for i686-uhu-linux-g++ option to produce PIC configure:15059: result: -fPIC -DPIC configure:15067: checking if i686-uhu-linux-g++ PIC flag -fPIC -DPIC works configure:15085: i686-uhu-linux-g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5 configure:15089: $? = 0 configure:15102: result: yes configure:15125: checking if i686-uhu-linux-g++ static flag -static works configure:15153: result: yes configure:15165: checking if i686-uhu-linux-g++ supports -c -o file.o configure:15186: i686-uhu-linux-g++ -c -o out/conftest2.o conftest.cpp >&5 configure:15190: $? = 0 configure:15212: result: yes configure:15217: checking if i686-uhu-linux-g++ supports -c -o file.o configure:15264: result: yes configure:15294: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:15331: result: yes configure:15474: checking dynamic linker characteristics configure:16157: result: GNU/Linux ld.so configure:16210: checking how to hardcode library paths into programs configure:16235: result: immediate configure:16296: checking whether to build WebKit1 configure:16305: result: yes configure:16310: checking whether to build WebKit2 configure:16319: result: yes configure:16322: checking whether to do a debug build configure:16331: result: no configure:16334: checking whether to enable developer mode configure:16349: result: no configure:16352: checking whether to enable optimized builds configure:16367: result: yes configure:16370: checking the GTK+ version to use configure:16385: result: 3.0 configure:16422: checking whether to enable the x11 target configure:16433: result: yes configure:16437: checking whether to enable the wayland target configure:16448: result: auto configure:16452: checking whether to enable the win32 target configure:16463: result: no configure:16467: checking whether to enable the quartz target configure:16478: result: no configure:16482: checking whether to enable the directfb target configure:16493: result: no configure:16497: checking whether to build for the Win32 target configure:16499: result: no configure:16502: checking whether to enable spellcheck support configure:16511: result: yes configure:16514: checking whether to enable credential storage configure:16523: result: yes configure:16549: checking whether to enable Gamepad support configure:16558: result: no configure:16561: checking whether to enable HTML5 video support configure:16570: result: yes configure:16573: checking whether to enable geolocation support configure:16582: result: yes configure:16585: checking whether to enable SVG support configure:16594: result: yes configure:16597: checking whether to enable support for SVG fonts configure:16606: result: yes configure:16609: checking whether to enable Web Audio support configure:16618: result: yes configure:16621: checking whether to enable Battery Status API support configure:16630: result: no configure:16633: checking whether to enable code coverage support configure:16642: result: no configure:16645: checking whether to enable optimized memory allocator configure:16658: result: yes configure:16661: checking whether to enable debug symbols configure:16682: result: no configure:16685: checking whether to enable WebGL support configure:16694: result: auto configure:16697: checking whether to enable accelerated compositing support configure:16706: result: auto configure:16709: checking whether to enable JIT compilation configure:16718: result: yes configure:16721: checking whether to enable FTL JIT configure:16730: result: no configure:16733: checking whether to enable opcode stats configure:16742: result: no configure:16745: checking whether to enable GObject introspection support configure:16754: result: yes configure:16770: checking for i686-uhu-linux-pkg-config configure:16803: result: no configure:16813: checking for pkg-config configure:16831: found /usr/bin/pkg-config configure:16843: result: /usr/bin/pkg-config configure:16868: checking pkg-config is at least version 0.9.0 configure:16871: result: yes configure:16881: checking for jpeg_destroy_decompress in -ljpeg configure:16906: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ljpeg >&5 configure:16906: $? = 0 configure:16915: result: yes configure:16924: checking for jpeglib configure:16936: i686-uhu-linux-gcc -E conftest.c configure:16936: $? = 0 configure:16942: result: yes configure:16955: checking for libpng configure:16958: result: yes configure:17057: checking webp/decode.h usability configure:17057: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17057: $? = 0 configure:17057: result: yes configure:17057: checking webp/decode.h presence configure:17057: i686-uhu-linux-gcc -E conftest.c configure:17057: $? = 0 configure:17057: result: yes configure:17057: checking for webp/decode.h configure:17057: result: yes configure:17146: checking for i686-uhu-linux-pkg-config configure:17176: result: /usr/bin/pkg-config configure:17244: checking pkg-config is at least version 0.16 configure:17247: result: yes configure:17264: checking for GLIB - version >= 2.36.0 configure:17376: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 >&5 configure:17376: $? = 0 configure:17376: ./conftest configure:17376: $? = 0 configure:17390: result: yes (version 2.40.0) configure:17488: checking for i686-uhu-linux-pkg-config configure:17518: result: /usr/bin/pkg-config configure:17586: checking pkg-config is at least version 0.16 configure:17589: result: yes configure:17735: checking for icu-config configure:17753: found /usr/bin/icu-config configure:17766: result: /usr/bin/icu-config configure:17790: checking for ZLIB configure:17797: $PKG_CONFIG --exists --print-errors "zlib" configure:17800: $? = 0 configure:17814: $PKG_CONFIG --exists --print-errors "zlib" configure:17817: $? = 0 configure:17951: result: yes configure:17963: checking for LIBXML configure:17970: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.6" configure:17973: $? = 0 configure:17987: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.6" configure:17990: $? = 0 configure:18048: result: yes configure:18057: checking for PANGO configure:18064: $PKG_CONFIG --exists --print-errors "pango >= 1.30.0 pangoft2" configure:18067: $? = 0 configure:18081: $PKG_CONFIG --exists --print-errors "pango >= 1.30.0 pangoft2" configure:18084: $? = 0 configure:18142: result: yes configure:18152: checking for ENCHANT configure:18159: $PKG_CONFIG --exists --print-errors "enchant >= 0.22" configure:18162: $? = 0 configure:18176: $PKG_CONFIG --exists --print-errors "enchant >= 0.22" configure:18179: $? = 0 configure:18217: result: yes configure:18227: checking for CAIRO configure:18234: $PKG_CONFIG --exists --print-errors "cairo >= 1.10" configure:18237: $? = 0 configure:18251: $PKG_CONFIG --exists --print-errors "cairo >= 1.10" configure:18254: $? = 0 configure:18312: result: yes configure:18318: checking for GTK configure:18325: $PKG_CONFIG --exists --print-errors "gtk+-$GTK_API_VERSION >= $GTK_REQUIRED_VERSION" configure:18328: $? = 0 configure:18342: $PKG_CONFIG --exists --print-errors "gtk+-$GTK_API_VERSION >= $GTK_REQUIRED_VERSION" configure:18345: $? = 0 configure:18403: result: yes configure:18608: checking for GTK_X11 configure:18615: $PKG_CONFIG --exists --print-errors "gtk+-x11-$GTK_API_VERSION = $GTK_ACTUAL_VERSION" configure:18618: $? = 0 configure:18632: $PKG_CONFIG --exists --print-errors "gtk+-x11-$GTK_API_VERSION = $GTK_ACTUAL_VERSION" configure:18635: $? = 0 configure:18693: result: yes configure:18701: checking for XT configure:18708: $PKG_CONFIG --exists --print-errors "xt" configure:18711: $? = 0 configure:18725: $PKG_CONFIG --exists --print-errors "xt" configure:18728: $? = 0 configure:18766: result: yes configure:18829: checking for XRENDER configure:18836: $PKG_CONFIG --exists --print-errors "xrender" configure:18839: $? = 0 configure:18853: $PKG_CONFIG --exists --print-errors "xrender" configure:18856: $? = 0 configure:18914: result: yes configure:18931: checking for GTK_WAYLAND configure:18941: $PKG_CONFIG --exists --print-errors " gtk+-wayland-$GTK_API_VERSION = $GTK_ACTUAL_VERSION gtk+-wayland-$GTK_API_VERSION >= 3.10.0 " Package gtk+-wayland-3.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-wayland-3.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-wayland-3.0' found Package gtk+-wayland-3.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-wayland-3.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-wayland-3.0' found configure:18947: $? = 1 configure:18967: $PKG_CONFIG --exists --print-errors " gtk+-wayland-$GTK_API_VERSION = $GTK_ACTUAL_VERSION gtk+-wayland-$GTK_API_VERSION >= 3.10.0 " Package gtk+-wayland-3.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-wayland-3.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-wayland-3.0' found Package gtk+-wayland-3.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-wayland-3.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-wayland-3.0' found configure:18973: $? = 1 configure:18990: result: no No package 'gtk+-wayland-3.0' found No package 'gtk+-wayland-3.0' found configure:19016: WARNING: GTK+ Wayland dependency (gtk+-wayland-3.0 >= 3.10.0) not found, disabling the Wayland target. configure:19044: checking GL/glx.h usability configure:19044: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19044: $? = 0 configure:19044: result: yes configure:19044: checking GL/glx.h presence configure:19044: i686-uhu-linux-gcc -E conftest.c configure:19044: $? = 0 configure:19044: result: yes configure:19044: checking for GL/glx.h configure:19044: result: yes configure:19056: checking whether to enable GLX support configure:19069: result: yes configure:19074: checking EGL/egl.h usability configure:19074: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19074: $? = 0 configure:19074: result: yes configure:19074: checking EGL/egl.h presence configure:19074: i686-uhu-linux-gcc -E conftest.c configure:19074: $? = 0 configure:19074: result: yes configure:19074: checking for EGL/egl.h configure:19074: result: yes configure:19086: checking whether to enable EGL support configure:19099: result: yes configure:19104: checking GLES2/gl2.h usability configure:19104: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19104: $? = 0 configure:19104: result: yes configure:19104: checking GLES2/gl2.h presence configure:19104: i686-uhu-linux-gcc -E conftest.c configure:19104: $? = 0 configure:19104: result: yes configure:19104: checking for GLES2/gl2.h configure:19104: result: yes configure:19116: checking whether to use OpenGL ES 2 support configure:19143: result: no configure:19152: checking GL/gl.h usability configure:19152: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19152: $? = 0 configure:19152: result: yes configure:19152: checking GL/gl.h presence configure:19152: i686-uhu-linux-gcc -E conftest.c configure:19152: $? = 0 configure:19152: result: yes configure:19152: checking for GL/gl.h configure:19152: result: yes configure:19167: checking for XCOMPOSITE configure:19174: $PKG_CONFIG --exists --print-errors "xcomposite" configure:19177: $? = 0 configure:19191: $PKG_CONFIG --exists --print-errors "xcomposite" configure:19194: $? = 0 configure:19252: result: yes configure:19258: checking for XDAMAGE configure:19265: $PKG_CONFIG --exists --print-errors "xdamage" configure:19268: $? = 0 configure:19282: $PKG_CONFIG --exists --print-errors "xdamage" configure:19285: $? = 0 configure:19343: result: yes configure:19407: checking whether to enable CSS Filters configure:19412: result: yes configure:19424: checking for INTROSPECTION configure:19431: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= 1.32.0" configure:19434: $? = 0 configure:19448: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= 1.32.0" configure:19451: $? = 0 configure:19509: result: yes configure:19525: checking for LIBSOUP configure:19532: $PKG_CONFIG --exists --print-errors "libsoup-2.4 >= 2.42.0" configure:19535: $? = 0 configure:19549: $PKG_CONFIG --exists --print-errors "libsoup-2.4 >= 2.42.0" configure:19552: $? = 0 configure:19610: result: yes configure:19620: checking for LIBSECRET configure:19627: $PKG_CONFIG --exists --print-errors "libsecret-1" configure:19630: $? = 0 configure:19644: $PKG_CONFIG --exists --print-errors "libsecret-1" configure:19647: $? = 0 configure:19705: result: yes configure:19809: checking for FREETYPE configure:19816: $PKG_CONFIG --exists --print-errors "cairo-ft fontconfig >= 2.5 freetype2 >= 9.0 harfbuzz >= 0.9.7" configure:19819: $? = 0 configure:19833: $PKG_CONFIG --exists --print-errors "cairo-ft fontconfig >= 2.5 freetype2 >= 9.0 harfbuzz >= 0.9.7" configure:19836: $? = 0 configure:19894: result: yes configure:19904: checking for HARFBUZZ_ICU configure:19911: $PKG_CONFIG --exists --print-errors "harfbuzz-icu >= 0.9.7" configure:19914: $? = 0 configure:19928: $PKG_CONFIG --exists --print-errors "harfbuzz-icu >= 0.9.7" configure:19931: $? = 0 configure:19989: result: yes configure:20003: checking for SQLITE3 configure:20010: $PKG_CONFIG --exists --print-errors "sqlite3 >= 3.0" configure:20013: $? = 0 configure:20027: $PKG_CONFIG --exists --print-errors "sqlite3 >= 3.0" configure:20030: $? = 0 configure:20068: result: yes configure:20141: checking for LIBXSLT configure:20148: $PKG_CONFIG --exists --print-errors "libxslt >= 1.1.7" configure:20151: $? = 0 configure:20165: $PKG_CONFIG --exists --print-errors "libxslt >= 1.1.7" configure:20168: $? = 0 configure:20226: result: yes configure:20238: checking for GEOCLUE2 configure:20245: $PKG_CONFIG --exists --print-errors "gio-unix-2.0 geoclue-2.0 >= 2.1.5" configure:20248: $? = 0 configure:20262: $PKG_CONFIG --exists --print-errors "gio-unix-2.0 geoclue-2.0 >= 2.1.5" configure:20265: $? = 0 configure:20303: result: yes configure:20414: checking for GSTREAMER configure:20429: $PKG_CONFIG --exists --print-errors " gstreamer-1.0 >= 1.0.3 gstreamer-plugins-base-1.0 >= 1.0.3 gstreamer-app-1.0 gstreamer-audio-1.0, gstreamer-fft-1.0, gstreamer-base-1.0, gstreamer-pbutils-1.0, gstreamer-video-1.0" configure:20440: $? = 0 configure:20470: $PKG_CONFIG --exists --print-errors " gstreamer-1.0 >= 1.0.3 gstreamer-plugins-base-1.0 >= 1.0.3 gstreamer-app-1.0 gstreamer-audio-1.0, gstreamer-fft-1.0, gstreamer-base-1.0, gstreamer-pbutils-1.0, gstreamer-video-1.0" configure:20481: $? = 0 configure:20571: result: yes configure:20599: checking for dlopen configure:20599: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccyKPrfb.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:20599: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "WebKitGTK" | #define PACKAGE_TARNAME "webkitgtk" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "WebKitGTK 2.4.3" | #define PACKAGE_BUGREPORT "http://bugs.webkit.org/" | #define PACKAGE_URL "" | #define USER_AGENT_GTK_MAJOR_VERSION 538 | #define USER_AGENT_GTK_MINOR_VERSION 15 | #define _FILE_OFFSET_BITS 64 | #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 HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WEBP_DECODE_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_EGL_EGL_H 1 | #define HAVE_GLES2_GL2_H 1 | #define HAVE_GL_GL_H 1 | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* 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 dlopen (); | /* 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_dlopen || defined __stub___dlopen | choke me | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:20599: result: no configure:20603: checking for dlopen in -ldl configure:20628: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:20628: $? = 0 configure:20637: result: yes configure:20664: checking for CAIRO_GL configure:20671: $PKG_CONFIG --exists --print-errors "$CAIRO_GL_LIBS" Package cairo-gl was not found in the pkg-config search path. Perhaps you should add the directory containing `cairo-gl.pc' to the PKG_CONFIG_PATH environment variable No package 'cairo-gl' found Package cairo-glx was not found in the pkg-config search path. Perhaps you should add the directory containing `cairo-glx.pc' to the PKG_CONFIG_PATH environment variable No package 'cairo-glx' found Package cairo-egl was not found in the pkg-config search path. Perhaps you should add the directory containing `cairo-egl.pc' to the PKG_CONFIG_PATH environment variable No package 'cairo-egl' found configure:20674: $? = 1 configure:20705: result: no No package 'cairo-gl' found No package 'cairo-glx' found No package 'cairo-egl' found configure:20945: checking for GTK2 configure:20952: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.24.10" configure:20955: $? = 0 configure:20969: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.24.10" configure:20972: $? = 0 configure:21030: result: yes configure:21040: checking for GTK_UNIX_PRINTING configure:21047: $PKG_CONFIG --exists --print-errors "gtk+-unix-print-3.0" configure:21050: $? = 0 configure:21064: $PKG_CONFIG --exists --print-errors "gtk+-unix-print-3.0" configure:21067: $? = 0 configure:21105: result: yes configure:21114: checking for library containing shm_open configure:21145: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccFw4re5.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `shm_open' collect2: error: ld returned 1 exit status configure:21145: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "WebKitGTK" | #define PACKAGE_TARNAME "webkitgtk" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "WebKitGTK 2.4.3" | #define PACKAGE_BUGREPORT "http://bugs.webkit.org/" | #define PACKAGE_URL "" | #define USER_AGENT_GTK_MAJOR_VERSION 538 | #define USER_AGENT_GTK_MINOR_VERSION 15 | #define _FILE_OFFSET_BITS 64 | #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 HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WEBP_DECODE_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_EGL_EGL_H 1 | #define HAVE_GLES2_GL2_H 1 | #define HAVE_GL_GL_H 1 | /* end confdefs.h. */ | | /* 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 shm_open (); | int | main () | { | return shm_open (); | ; | return 0; | } configure:21145: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lrt >&5 configure:21145: $? = 0 configure:21162: result: -lrt configure:21178: checking for ATSPI2 configure:21185: $PKG_CONFIG --exists --print-errors "atspi-2 >= 2.5.3" configure:21188: $? = 0 configure:21202: $PKG_CONFIG --exists --print-errors "atspi-2 >= 2.5.3" configure:21205: $? = 0 configure:21243: result: yes configure:21418: checking for gtk-doc configure:21421: $PKG_CONFIG --exists --print-errors "$gtk_doc_requires" configure:21424: $? = 0 configure:21430: result: yes configure:21444: checking for gtkdoc-check configure:21460: found /usr/bin/gtkdoc-check configure:21471: result: gtkdoc-check.test configure:21481: checking for gtkdoc-check configure:21499: found /usr/bin/gtkdoc-check configure:21511: result: /usr/bin/gtkdoc-check configure:21523: checking for gtkdoc-rebase configure:21541: found /usr/bin/gtkdoc-rebase configure:21553: result: /usr/bin/gtkdoc-rebase configure:21567: checking for gtkdoc-mkpdf configure:21585: found /usr/bin/gtkdoc-mkpdf configure:21597: result: /usr/bin/gtkdoc-mkpdf configure:21625: checking whether to build gtk-doc documentation configure:21627: result: no configure:21640: checking for GTKDOC_DEPS configure:21647: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0" configure:21650: $? = 0 configure:21664: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0" configure:21667: $? = 0 configure:21705: result: yes configure:21893: checking pthread.h usability configure:21893: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread -std=c99 -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:21893: $? = 0 configure:21893: result: yes configure:21893: checking pthread.h presence configure:21893: i686-uhu-linux-gcc -E conftest.c configure:21893: $? = 0 configure:21893: result: yes configure:21893: checking for pthread.h configure:21893: result: yes configure:21907: checking for pthread_rwlock_init in -lpthread configure:21932: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread -std=c99 -O2 -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt >&5 configure:21932: $? = 0 configure:21941: result: yes configure:22288: checking whether build environment is sane configure:22343: result: yes configure:22378: WARNING: 'missing' script is too old or missing configure:22491: checking for a thread-safe mkdir -p configure:22530: result: /bin/mkdir -p configure:22533: checking whether make sets $(MAKE) configure:22555: result: yes configure:22585: checking for style of include used by make configure:22613: result: GNU configure:22647: checking whether make supports nested variables configure:22664: result: yes configure:22753: checking whether UID '82' is supported by ustar format configure:22756: result: yes configure:22763: checking whether GID '82' is supported by ustar format configure:22766: result: yes configure:22774: checking how to create a ustar tar archive configure:22785: tar --version tar (GNU tar) 1.27.1 Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:22788: $? = 0 configure:22828: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:22831: $? = 0 configure:22835: tar -xf - '\'' --fhead "" --vhead " <@type@ id='\''$(gsettings_ENUM_NAMESPACE).@EnumName@'\''>" --vprod " " --vtail " " --ftail "" $(gsettings_ENUM_FILES) > $@.tmp && mv $@.tmp $@ $(AM_V_GEN) if test -f "$<"; then d=; else d="$(srcdir)/"; fi; $(GLIB_COMPILE_SCHEMAS) --dry-run $(addprefix --schema-file=,$(gsettings__enum_file)) --schema-file=$${d}$< && touch $@ @$(NORMAL_INSTALL) @$(NORMAL_UNINSTALL) @list='\''$(gsettings_SCHEMAS) $(gsettings__enum_file)'\''; test -n "$(gsettingsschemadir)" || list=; \ @list='\''$(gsettings__enum_file) $(gsettings_SCHEMAS)'\''; test -n "$(gsettingsschemadir)" || list=; \ cd "$(DESTDIR)$(gsettingsschemadir)" && rm -f $$files done done | $(gsettings__base_list) | \ echo " ( cd '\''$(DESTDIR)$(gsettingsschemadir)'\'' && rm -f" $$files ")"; \ files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \ for p in $$list; do \ rm -f $(gsettings_SCHEMAS:.xml=.valid) $(gsettings__enum_file) test -n "$$files" || exit 0; \ test -n "$(GSETTINGS_DISABLE_SCHEMAS_COMPILE)$(DESTDIR)" || $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir) test -n "$(GSETTINGS_DISABLE_SCHEMAS_COMPILE)$(DESTDIR)" || $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir) test -z "$(gsettingsschemadir)" || $(MKDIR_P) "$(DESTDIR)$(gsettingsschemadir)" while read files; do \ sed "$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g" | \ sed "$$!N;$$!N;$$!N;$$!N;s/\n/ /g" $(gsettings__enum_file): $(gsettings_ENUM_FILES) %.gschema.valid: %.gschema.xml $(gsettings__enum_file) .PHONY : uninstall-gsettings-schemas install-gsettings-schemas clean-gsettings-schemas .SECONDARY: $(gsettings_SCHEMAS) ACLOCAL='aclocal-1.14' ACLOCAL_AMFLAGS='-I Source/autotools' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='i686-uhu-linux-ar' AR_FLAGS='cruT' AS='as' ATSPI2_CFLAGS='-I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' ATSPI2_LIBS='-latspi -ldbus-1 -lglib-2.0 ' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='automake-1.14' AWK='gawk' BISON='/usr/bin/bison' CAIRO_CFLAGS='-I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' CAIRO_DIRECTFB_CFLAGS='' CAIRO_DIRECTFB_LIBS='' CAIRO_GL_CFLAGS='' CAIRO_GL_LIBS='cairo-gl cairo-glx cairo-egl' CAIRO_LIBS='-lcairo ' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic -pthread -std=c99 -O2 -D_FORTIFY_SOURCE=2' COMPILER_CLANG_FALSE='' COMPILER_CLANG_TRUE='#' COMPILER_GCC_FALSE='#' COMPILER_GCC_TRUE='' COVERAGE_CFLAGS='' COVERAGE_LDFLAGS='' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CXX='i686-uhu-linux-g++' CXXCPP='i686-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS=' -pthread -std=c++11 -Wno-c++11-compat -O2 -D_FORTIFY_SOURCE=2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' DOLT_BASH='/bin/bash' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_COVERAGE_FALSE='' ENABLE_COVERAGE_TRUE='#' ENABLE_DEBUG_FALSE='' ENABLE_DEBUG_TRUE='#' ENABLE_DEVELOPER_MODE_FALSE='' ENABLE_DEVELOPER_MODE_TRUE='#' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' ENABLE_INDEXED_DATABASE_FALSE='' ENABLE_INDEXED_DATABASE_TRUE='#' ENABLE_INTROSPECTION_FALSE='#' ENABLE_INTROSPECTION_TRUE='' ENABLE_SPELLCHECK_FALSE='#' ENABLE_SPELLCHECK_TRUE='' ENABLE_SVG_FALSE='#' ENABLE_SVG_TRUE='' ENABLE_VIDEO_FALSE='#' ENABLE_VIDEO_TRUE='' ENABLE_WEBGL_FALSE='#' ENABLE_WEBGL_TRUE='' ENABLE_WEBKIT1_FALSE='#' ENABLE_WEBKIT1_TRUE='' ENABLE_WEBKIT2_FALSE='#' ENABLE_WEBKIT2_TRUE='' ENABLE_WEB_AUDIO_FALSE='#' ENABLE_WEB_AUDIO_TRUE='' ENCHANT_CFLAGS='-pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' ENCHANT_LIBS='-lenchant -lgmodule-2.0 -pthread -lglib-2.0 ' EXEEXT='' FGREP='/bin/grep -F' FLEX='/usr/bin/flex' FREETYPE_CFLAGS='-I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/harfbuzz ' FREETYPE_LIBS='-lcairo -lfontconfig -lfreetype -lharfbuzz -lharfbuzz-icu -lharfbuzz ' GAMEPAD_CFLAGS='' GAMEPAD_LIBS='' GEOCLUE2_CFLAGS='-pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GEOCLUE2_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0 ' GEOCLUE_CFLAGS='-pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GEOCLUE_DBUS_INTERFACE='/usr/share/dbus-1/interfaces/org.freedesktop.GeoClue2.xml' GEOCLUE_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0 ' GETTEXT_PACKAGE='WebKitGTK-3.0' GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GLIB_COMPILE_RESOURCES='glib-compile-resources' GLIB_COMPILE_SCHEMAS='glib-compile-schemas' GLIB_GENMARSHAL='glib-genmarshal' GLIB_LIBS='-Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' GLIB_MKENUMS='glib-mkenums' GOBJECT_QUERY='gobject-query' GPERF='/usr/bin/gperf' GREP='/bin/grep' GSETTINGS_DISABLE_SCHEMAS_COMPILE='' GSETTINGS_RULES=' GSTREAMER_CFLAGS='-pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GSTREAMER_LIBS='-lgstapp-1.0 -lgstaudio-1.0 -lgstfft-1.0 -lm -lgstpbutils-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ' GTK2_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' GTK2_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ' GTKDOC_CHECK='gtkdoc-check.test' GTKDOC_CHECK_PATH='/usr/bin/gtkdoc-check' GTKDOC_DEPS_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GTKDOC_DEPS_LIBS='-lgobject-2.0 -lglib-2.0 ' GTKDOC_MKPDF='/usr/bin/gtkdoc-mkpdf' GTKDOC_REBASE='/usr/bin/gtkdoc-rebase' GTK_API_VERSION='3.0' GTK_API_VERSION_2_FALSE='' GTK_API_VERSION_2_TRUE='#' GTK_CFLAGS='-pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GTK_DIRECTFB_CFLAGS='' GTK_DIRECTFB_LIBS='' GTK_DOC_BUILD_HTML_FALSE='#' GTK_DOC_BUILD_HTML_TRUE='' GTK_DOC_BUILD_PDF_FALSE='' GTK_DOC_BUILD_PDF_TRUE='#' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_TRUE='' GTK_DOC_USE_REBASE_FALSE='#' GTK_DOC_USE_REBASE_TRUE='' GTK_LIBS='-lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' GTK_UNIX_PRINTING_CFLAGS='-pthread -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GTK_UNIX_PRINTING_LIBS='-lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' GTK_WAYLAND_CFLAGS='' GTK_WAYLAND_LIBS='' GTK_X11_CFLAGS='-pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GTK_X11_LIBS='-lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' G_IR_COMPILER='/usr/bin/g-ir-compiler' G_IR_GENERATE='/usr/bin/g-ir-generate' G_IR_SCANNER='/usr/bin/g-ir-scanner' HARFBUZZ_ICU_CFLAGS='-I/usr/include/harfbuzz ' HARFBUZZ_ICU_LIBS='-lharfbuzz-icu -lharfbuzz ' HAVE_ATSPI2_FALSE='#' HAVE_ATSPI2_TRUE='' HAVE_GTK_DOC_FALSE='#' HAVE_GTK_DOC_TRUE='' HTML_DIR='${datadir}/gtk-doc/html' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTROSPECTION_CFLAGS='-pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' INTROSPECTION_LIBS='-lgirepository-1.0 -lgobject-2.0 -lglib-2.0 ' JPEG_LIBS='-ljpeg' LD='/usr/bin/ld' LDFLAGS='' LIBJAVASCRIPTCOREGTK_VERSION='16:11:16' LIBOBJS='' LIBS='-lrt ' LIBSECRET_CFLAGS='-pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' LIBSECRET_LIBS='-lsecret-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' LIBSOUP_CFLAGS='-pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' LIBSOUP_LIBS='-lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBWEBKIT2GTK_VERSION='35:6:10' LIBWEBKITGTK_VERSION='22:9:22' LIBXML_CFLAGS='-I/usr/include/libxml2 ' LIBXML_LIBS='-lxml2 ' LIBXSLT_CFLAGS='-I/usr/include/libxml2 ' LIBXSLT_LIBS='-lxslt -lxml2 -lz -lm -ldl -lm -lxml2 ' LIPO='' LLVM_CFLAGS='' LLVM_LIBS='' LN_S='ln -s' LTCOMPILE='$(top_builddir)/doltcompile $(COMPILE)' LTCXXCOMPILE='$(top_builddir)/doltcompile $(CXXCOMPILE)' LTLIBOBJS='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MV='/bin/mv' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OLE32_LIBS='' OPENGL_LIBS='-lGL -lEGL -ldl' OS_DARWIN_FALSE='' OS_DARWIN_TRUE='#' OS_FREEBSD_FALSE='' OS_FREEBSD_TRUE='#' OS_GNU_FALSE='#' OS_GNU_TRUE='' OS_LINUX_FALSE='#' OS_LINUX_TRUE='' OS_UNIX_FALSE='#' OS_UNIX_TRUE='' OS_WIN32_FALSE='' OS_WIN32_TRUE='#' OTOOL64='' OTOOL='' PACKAGE='webkitgtk' PACKAGE_BUGREPORT='http://bugs.webkit.org/' PACKAGE_NAME='WebKitGTK' PACKAGE_STRING='WebKitGTK 2.4.3' PACKAGE_TARNAME='webkitgtk' PACKAGE_URL='' PACKAGE_VERSION='2.4.3' PANGO_CFLAGS='-pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' PANGO_LIBS='-lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PNG_LIBS='-lpng16 ' PYTHON='/usr/bin/python' RANLIB='ranlib' RUBY='/usr/bin/ruby' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SHLWAPI_LIBS='' SHM_LIBS='-lrt' SQLITE3_CFLAGS='' SQLITE3_LIBS='-lsqlite3 ' STRIP='strip' TARGET_DIRECTFB_FALSE='' TARGET_DIRECTFB_TRUE='#' TARGET_QUARTZ_FALSE='' TARGET_QUARTZ_TRUE='#' TARGET_WAYLAND_FALSE='' TARGET_WAYLAND_TRUE='#' TARGET_WIN32_FALSE='' TARGET_WIN32_TRUE='#' TARGET_X11_FALSE='#' TARGET_X11_OR_WAYLAND_FALSE='#' TARGET_X11_OR_WAYLAND_TRUE='' TARGET_X11_TRUE='' UNICODE_CFLAGS='-I/usr/include ' UNICODE_LIBS='-licui18n -licuuc -licudata ' UPOWER_GLIB_CFLAGS='' UPOWER_GLIB_LIBS='' USE_ACCELERATED_COMPOSITING_FALSE='#' USE_ACCELERATED_COMPOSITING_TRUE='' USE_EGL_FALSE='#' USE_EGL_TRUE='' USE_GEOCLUE2_FALSE='#' USE_GEOCLUE2_TRUE='' USE_GLES2_FALSE='' USE_GLES2_TRUE='#' USE_GLX_FALSE='#' USE_GLX_TRUE='' USE_GSTREAMER_FALSE='#' USE_GSTREAMER_TRUE='' USE_OPENGL_FALSE='#' USE_OPENGL_TRUE='' USE_TEXTURE_MAPPER_GL_FALSE='#' USE_TEXTURE_MAPPER_GL_TRUE='' USE_WEBAUDIO_GSTREAMER_FALSE='#' USE_WEBAUDIO_GSTREAMER_TRUE='' VERSION='2.4.3' WEBKITGTK_API_MAJOR_VERSION='3' WEBKITGTK_API_MINOR_VERSION='0' WEBKITGTK_API_VERSION='3.0' WEBKITGTK_PC_NAME='webkitgtk' WEBKIT_MAJOR_VERSION='2' WEBKIT_MICRO_VERSION='3' WEBKIT_MINOR_VERSION='4' WEBKIT_USER_AGENT_MAJOR_VERSION='538' WEBKIT_USER_AGENT_MINOR_VERSION='15' WEBP_LIBS='-lwebp' WINMM_LIBS='' XCOMPOSITE_CFLAGS='' XCOMPOSITE_LIBS='-lXcomposite ' XDAMAGE_CFLAGS='' XDAMAGE_LIBS='-lXdamage -lXfixes ' XRENDER_CFLAGS='' XRENDER_LIBS='-lXrender -lX11 ' XT_CFLAGS='' XT_LIBS='-lXt -lX11 ' ZLIB_CFLAGS='' ZLIB_LIBS='-L/lib -lz ' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' all-am: $(gsettings_SCHEMAS:.xml=.valid) am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' clean-gsettings-schemas: datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' endif' exec_prefix='${prefix}' gsettings__base_list = \ gsettings__enum_file = $(addsuffix .enums.xml,$(gsettings_ENUM_NAMESPACE)) gsettingsschemadir='${datarootdir}/glib-2.0/schemas' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' icu_config='/usr/bin/icu-config' ifdef gsettings_ENUM_NAMESPACE includedir='${prefix}/include' infodir='/usr/share/info' install-data-am: install-gsettings-schemas install-gsettings-schemas: $(gsettings_SCHEMAS:.xml=.valid) $(gsettings__enum_file) install_sh='${SHELL} /var/uhubuild/work/compile/Source/autotools/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' llvm_config='' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' mostlyclean-am: clean-gsettings-schemas oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' uninstall-am: uninstall-gsettings-schemas uninstall-gsettings-schemas: ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "WebKitGTK" #define PACKAGE_TARNAME "webkitgtk" #define PACKAGE_VERSION "2.4.3" #define PACKAGE_STRING "WebKitGTK 2.4.3" #define PACKAGE_BUGREPORT "http://bugs.webkit.org/" #define PACKAGE_URL "" #define USER_AGENT_GTK_MAJOR_VERSION 538 #define USER_AGENT_GTK_MINOR_VERSION 15 #define _FILE_OFFSET_BITS 64 #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 HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_WEBP_DECODE_H 1 #define HAVE_GL_GLX_H 1 #define HAVE_EGL_EGL_H 1 #define HAVE_GLES2_GL2_H 1 #define HAVE_GL_GL_H 1 #define GETTEXT_PACKAGE "WebKitGTK-3.0" #define NDEBUG 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_RWLOCK 1 #define GDK_VERSION_MIN_REQUIRED GDK_VERSION_3_6 #define ENABLE_PLUGIN_PROCESS 1 #define HAVE_GTK_UNIX_PRINTING 1 #define WTF_USE_GEOCLUE2 1 #define XP_UNIX 1 #define MOZ_X11 1 #define WTF_PLATFORM_X11 1 #define WTF_USE_GSTREAMER 1 #define WTF_USE_WEBAUDIO_GSTREAMER 1 #define WTF_USE_ACCELERATED_COMPOSITING 1 #define WTF_USE_TEXTURE_MAPPER 1 #define WTF_USE_TEXTURE_MAPPER_GL 1 #define WTF_USE_OPENGL 1 #define WTF_USE_GLX 1 #define WTF_USE_EGL 1 #define ENABLE_SPELLCHECK 1 #define ENABLE_CREDENTIAL_STORAGE 1 #define ENABLE_JIT 1 #define ENABLE_FTL_JIT 0 #define PACKAGE "webkitgtk" #define VERSION "2.4.3" configure: exit 0