This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by mysql-workbench configure 5.2.15, which was generated by GNU Autoconf 2.63. Invocation command line was $ ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-i18n --enable-readline --disable-debug --disable-static --with-system-ctemplate ## --------- ## ## Platform. ## ## --------- ## hostname = venray uname -m = i686 uname -r = 2.6.31-gentoo-r6 uname -s = Linux uname -v = #3 SMP Tue Dec 1 00:35:01 CET 2009 /usr/bin/uname -p = Intel(R) Core(TM)2 CPU T5500 @ 1.66GHz /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/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/i486-pc-linux-gnu/gcc-bin/4.1.2 PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.3.4 PATH: /opt/vmware/player/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2207: checking for a BSD-compatible install configure:2275: result: /usr/bin/install -c configure:2286: checking whether build environment is sane configure:2329: result: yes configure:2354: checking for a thread-safe mkdir -p configure:2393: result: /bin/mkdir -p configure:2406: checking for gawk configure:2422: found /usr/bin/gawk configure:2433: result: gawk configure:2444: checking whether make sets $(MAKE) configure:2466: result: yes configure:2645: checking how to create a ustar tar archive configure:2658: tar --version tar (GNU tar) 1.20 Copyright (C) 2008 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:2661: $? = 0 configure:2701: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:2704: $? = 0 configure:2708: tar -xf - &5 i686-pc-linux-gnu-gcc (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4 Copyright (C) 2008 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:3176: $? = 0 configure:3183: i686-pc-linux-gnu-gcc -v >&5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.3.4/work/gcc-4.3.4/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.3.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.4 p1.0, pie-10.1.5' Thread model: posix gcc version 4.3.4 (Gentoo 4.3.4 p1.0, pie-10.1.5) configure:3187: $? = 0 configure:3194: i686-pc-linux-gnu-gcc -V >&5 i686-pc-linux-gnu-gcc: '-V' option must have argument configure:3198: $? = 1 configure:3221: checking for C compiler default output file name configure:3243: i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wsign-compare -Wl,-O1 conftest.c >&5 configure:3247: $? = 0 configure:3285: result: a.out configure:3304: checking whether the C compiler works configure:3314: ./a.out configure:3318: $? = 0 configure:3337: result: yes configure:3344: checking whether we are cross compiling configure:3346: result: no configure:3349: checking for suffix of executables configure:3356: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wsign-compare -Wl,-O1 conftest.c >&5 configure:3360: $? = 0 configure:3386: result: configure:3392: checking for suffix of object files configure:3418: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wsign-compare conftest.c >&5 configure:3422: $? = 0 configure:3447: result: o configure:3451: checking whether we are using the GNU C compiler configure:3480: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wsign-compare conftest.c >&5 configure:3487: $? = 0 configure:3504: result: yes configure:3513: checking whether i686-pc-linux-gnu-gcc accepts -g configure:3543: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3550: $? = 0 configure:3651: result: yes configure:3668: checking for i686-pc-linux-gnu-gcc option to accept ISO C89 configure:3742: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wsign-compare conftest.c >&5 configure:3749: $? = 0 configure:3772: result: none needed configure:3801: checking for style of include used by make configure:3829: result: GNU configure:3854: checking dependency style of i686-pc-linux-gnu-gcc configure:3945: result: gcc3 configure:3974: checking for i686-pc-linux-gnu-g++ configure:3990: found /usr/bin/i686-pc-linux-gnu-g++ configure:4001: result: i686-pc-linux-gnu-g++ configure:4072: checking for C++ compiler version configure:4080: i686-pc-linux-gnu-g++ --version >&5 i686-pc-linux-gnu-g++ (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4 Copyright (C) 2008 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:4084: $? = 0 configure:4091: i686-pc-linux-gnu-g++ -v >&5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.3.4/work/gcc-4.3.4/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.3.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.4 p1.0, pie-10.1.5' Thread model: posix gcc version 4.3.4 (Gentoo 4.3.4 p1.0, pie-10.1.5) configure:4095: $? = 0 configure:4102: i686-pc-linux-gnu-g++ -V >&5 i686-pc-linux-gnu-g++: '-V' option must have argument configure:4106: $? = 1 configure:4109: checking whether we are using the GNU C++ compiler configure:4138: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wno-deprecated conftest.cpp >&5 configure:4145: $? = 0 configure:4162: result: yes configure:4171: checking whether i686-pc-linux-gnu-g++ accepts -g configure:4201: i686-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:4208: $? = 0 configure:4309: result: yes configure:4334: checking dependency style of i686-pc-linux-gnu-g++ configure:4425: result: gcc3 configure:4465: checking for a sed that does not truncate output configure:4531: result: /bin/sed configure:4549: checking for grep that handles long lines and -e configure:4609: result: /bin/grep configure:4614: checking for egrep configure:4678: result: /bin/grep -E configure:4683: checking for fgrep configure:4747: result: /bin/grep -F configure:4782: checking for ld used by i686-pc-linux-gnu-gcc configure:4849: result: /usr/i686-pc-linux-gnu/bin/ld configure:4858: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld configure:4873: result: yes configure:4885: checking for BSD- or MS-compatible name lister (nm) configure:4934: result: /usr/bin/nm -B configure:5052: checking the name lister (/usr/bin/nm -B) interface configure:5059: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wsign-compare conftest.c >&5 configure:5062: /usr/bin/nm -B "conftest.o" configure:5065: output 00000000 B some_variable configure:5072: result: BSD nm configure:5075: checking whether ln -s works configure:5079: result: yes configure:5087: checking the maximum length of command line arguments configure:5207: result: 1572864 configure:5224: checking whether the shell understands some XSI constructs configure:5234: result: yes configure:5238: checking whether the shell understands "+=" configure:5244: result: yes configure:5279: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files configure:5286: result: -r configure:5315: checking for i686-pc-linux-gnu-objdump configure:5331: found /usr/bin/i686-pc-linux-gnu-objdump configure:5342: result: i686-pc-linux-gnu-objdump configure:5414: checking how to recognize dependent libraries configure:5610: result: pass_all configure:5630: checking for i686-pc-linux-gnu-ar configure:5646: found /usr/bin/i686-pc-linux-gnu-ar configure:5657: result: i686-pc-linux-gnu-ar configure:5735: checking for i686-pc-linux-gnu-strip configure:5751: found /usr/bin/i686-pc-linux-gnu-strip configure:5762: result: i686-pc-linux-gnu-strip configure:5834: checking for i686-pc-linux-gnu-ranlib configure:5850: found /usr/bin/i686-pc-linux-gnu-ranlib configure:5861: result: i686-pc-linux-gnu-ranlib configure:5991: checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object configure:6109: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wsign-compare conftest.c >&5 configure:6112: $? = 0 configure:6116: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6119: $? = 0 configure:6173: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wsign-compare -Wl,-O1 conftest.c conftstm.o >&5 configure:6176: $? = 0 configure:6214: result: ok configure:7081: checking how to run the C preprocessor configure:7121: i686-pc-linux-gnu-gcc -E conftest.c configure:7128: $? = 0 configure:7159: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:7166: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "mysql-workbench" | #define PACKAGE_TARNAME "mysql-workbench" | #define PACKAGE_VERSION "5.2.15" | #define PACKAGE_STRING "mysql-workbench 5.2.15" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql-workbench" | #define VERSION "5.2.15" | /* end confdefs.h. */ | #include configure:7199: result: i686-pc-linux-gnu-gcc -E configure:7228: i686-pc-linux-gnu-gcc -E conftest.c configure:7235: $? = 0 configure:7266: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:7273: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "mysql-workbench" | #define PACKAGE_TARNAME "mysql-workbench" | #define PACKAGE_VERSION "5.2.15" | #define PACKAGE_STRING "mysql-workbench 5.2.15" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql-workbench" | #define VERSION "5.2.15" | /* end confdefs.h. */ | #include configure:7313: checking for ANSI C header files configure:7343: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wsign-compare conftest.c >&5 configure:7350: $? = 0 configure:7449: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wsign-compare -Wl,-O1 conftest.c >&5 configure:7453: $? = 0 configure:7459: ./conftest configure:7463: $? = 0 configure:7481: result: yes configure:7505: checking for sys/types.h configure:7526: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wsign-compare conftest.c >&5 configure:7533: $? = 0 configure:7550: result: yes configure:7505: checking for sys/stat.h configure:7526: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wsign-compare conftest.c >&5 configure:7533: $? = 0 configure:7550: result: yes configure:7505: checking for stdlib.h configure:7526: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wsign-compare conftest.c >&5 configure:7533: $? = 0 configure:7550: result: yes configure:7505: checking for string.h configure:7526: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wsign-compare conftest.c >&5 configure:7533: $? = 0 configure:7550: result: yes configure:7505: checking for memory.h configure:7526: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wsign-compare conftest.c >&5 configure:7533: $? = 0 configure:7550: result: yes configure:7505: checking for strings.h configure:7526: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wsign-compare conftest.c >&5 configure:7533: $? = 0 configure:7550: result: yes configure:7505: checking for inttypes.h configure:7526: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wsign-compare conftest.c >&5 configure:7533: $? = 0 configure:7550: result: yes configure:7505: checking for stdint.h configure:7526: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wsign-compare conftest.c >&5 configure:7533: $? = 0 configure:7550: result: yes configure:7505: checking for unistd.h configure:7526: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wsign-compare conftest.c >&5 configure:7533: $? = 0 configure:7550: result: yes configure:7568: checking for dlfcn.h configure:7589: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wsign-compare conftest.c >&5 configure:7596: $? = 0 configure:7613: result: yes configure:7740: checking for C++ compiler version configure:7748: i686-pc-linux-gnu-g++ --version >&5 i686-pc-linux-gnu-g++ (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4 Copyright (C) 2008 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:7752: $? = 0 configure:7759: i686-pc-linux-gnu-g++ -v >&5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.3.4/work/gcc-4.3.4/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.3.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.4 p1.0, pie-10.1.5' Thread model: posix gcc version 4.3.4 (Gentoo 4.3.4 p1.0, pie-10.1.5) configure:7763: $? = 0 configure:7770: i686-pc-linux-gnu-g++ -V >&5 i686-pc-linux-gnu-g++: '-V' option must have argument configure:7774: $? = 1 configure:7777: checking whether we are using the GNU C++ compiler configure:7830: result: yes configure:7839: checking whether i686-pc-linux-gnu-g++ accepts -g configure:7977: result: yes configure:8002: checking dependency style of i686-pc-linux-gnu-g++ configure:8093: result: gcc3 configure:8116: checking how to run the C++ preprocessor configure:8152: i686-pc-linux-gnu-g++ -E conftest.cpp configure:8159: $? = 0 configure:8190: i686-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory configure:8197: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "mysql-workbench" | #define PACKAGE_TARNAME "mysql-workbench" | #define PACKAGE_VERSION "5.2.15" | #define PACKAGE_STRING "mysql-workbench 5.2.15" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql-workbench" | #define VERSION "5.2.15" | #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_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:8230: result: i686-pc-linux-gnu-g++ -E configure:8259: i686-pc-linux-gnu-g++ -E conftest.cpp configure:8266: $? = 0 configure:8297: i686-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory configure:8304: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "mysql-workbench" | #define PACKAGE_TARNAME "mysql-workbench" | #define PACKAGE_VERSION "5.2.15" | #define PACKAGE_STRING "mysql-workbench 5.2.15" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql-workbench" | #define VERSION "5.2.15" | #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_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:8518: checking for objdir configure:8533: result: .libs configure:8825: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:8843: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wsign-compare -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:8847: $? = 0 configure:8860: result: no configure:8880: checking for i686-pc-linux-gnu-gcc option to produce PIC configure:9152: result: -fPIC -DPIC configure:9164: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:9182: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wsign-compare -fPIC -DPIC -DPIC conftest.c >&5 configure:9186: $? = 0 configure:9199: result: yes configure:9223: checking if i686-pc-linux-gnu-gcc static flag -static works configure:9251: result: yes configure:9266: checking if i686-pc-linux-gnu-gcc supports -c -o file.o configure:9287: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wsign-compare -o out/conftest2.o conftest.c >&5 configure:9291: $? = 0 configure:9313: result: yes configure:9321: checking if i686-pc-linux-gnu-gcc supports -c -o file.o configure:9368: result: yes configure:9401: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:10475: result: yes configure:10512: checking whether -lc should be explicitly linked in configure:10517: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wsign-compare conftest.c >&5 configure:10520: $? = 0 configure:10535: i686-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10538: $? = 0 configure:10550: result: no configure:10714: checking dynamic linker characteristics configure:11170: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wsign-compare -Wl,-O1 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11177: $? = 0 configure:11410: result: GNU/Linux ld.so configure:11512: checking how to hardcode library paths into programs configure:11537: result: immediate configure:12370: checking whether stripping libraries is possible configure:12375: result: yes configure:12410: checking if libtool supports shared libraries configure:12412: result: yes configure:12415: checking whether to build shared libraries configure:12436: result: yes configure:12439: checking whether to build static libraries configure:12443: result: no configure:12593: checking for ld used by i686-pc-linux-gnu-g++ configure:12660: result: /usr/i686-pc-linux-gnu/bin/ld configure:12669: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld configure:12684: result: yes configure:12739: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:13714: result: yes configure:13742: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wno-deprecated conftest.cpp >&5 configure:13745: $? = 0 configure:13927: checking for i686-pc-linux-gnu-g++ option to produce PIC configure:14244: result: -fPIC -DPIC configure:14253: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works configure:14271: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wno-deprecated -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14275: $? = 0 configure:14288: result: yes configure:14309: checking if i686-pc-linux-gnu-g++ static flag -static works configure:14337: result: yes configure:14349: checking if i686-pc-linux-gnu-g++ supports -c -o file.o configure:14370: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wno-deprecated -o out/conftest2.o conftest.cpp >&5 configure:14374: $? = 0 configure:14396: result: yes configure:14401: checking if i686-pc-linux-gnu-g++ supports -c -o file.o configure:14448: result: yes configure:14478: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:14504: result: yes configure:14641: checking dynamic linker characteristics configure:15045: i686-pc-linux-gnu-g++ -o conftest -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wno-deprecated -Wl,-O1 -Wl,-rpath -Wl,/foo conftest.cpp >&5 configure:15052: $? = 0 configure:15285: result: GNU/Linux ld.so configure:15336: checking how to hardcode library paths into programs configure:15361: result: immediate configure:15427: checking whether byte ordering is bigendian configure:15452: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wno-deprecated conftest.cpp >&5 conftest.cpp:23: error: expected unqualified-id before '!' token configure:15459: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "mysql-workbench" | #define PACKAGE_TARNAME "mysql-workbench" | #define PACKAGE_VERSION "5.2.15" | #define PACKAGE_STRING "mysql-workbench 5.2.15" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql-workbench" | #define VERSION "5.2.15" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:15509: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wno-deprecated conftest.cpp >&5 configure:15516: $? = 0 configure:15548: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wno-deprecated conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:29: error: 'big' was not declared in this scope conftest.cpp:29: error: expected `;' before 'endian' configure:15555: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "mysql-workbench" | #define PACKAGE_TARNAME "mysql-workbench" | #define PACKAGE_VERSION "5.2.15" | #define PACKAGE_STRING "mysql-workbench 5.2.15" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql-workbench" | #define VERSION "5.2.15" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:15807: result: no configure:15836: checking for i686-pc-linux-gnu-pkg-config configure:15866: result: no configure:15876: checking for pkg-config configure:15892: found /usr/bin/pkg-config configure:15903: result: pkg-config configure:15935: checking for strtol configure:15991: i686-pc-linux-gnu-g++ -o conftest -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wno-deprecated -Wl,-O1 conftest.cpp >&5 configure:15998: $? = 0 configure:16020: result: yes configure:15935: checking for strtoll configure:15991: i686-pc-linux-gnu-g++ -o conftest -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wno-deprecated -Wl,-O1 conftest.cpp >&5 configure:15998: $? = 0 configure:16020: result: yes configure:15935: checking for strtold configure:15991: i686-pc-linux-gnu-g++ -o conftest -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wno-deprecated -Wl,-O1 conftest.cpp >&5 configure:15998: $? = 0 configure:16020: result: yes configure:15935: checking for strtoull configure:15991: i686-pc-linux-gnu-g++ -o conftest -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wno-deprecated -Wl,-O1 conftest.cpp >&5 configure:15998: $? = 0 configure:16020: result: yes configure:15935: checking for strtoimax configure:15991: i686-pc-linux-gnu-g++ -o conftest -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wno-deprecated -Wl,-O1 conftest.cpp >&5 configure:15998: $? = 0 configure:16020: result: yes configure:15935: checking for strtoumax configure:15991: i686-pc-linux-gnu-g++ -o conftest -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wno-deprecated -Wl,-O1 conftest.cpp >&5 configure:15998: $? = 0 configure:16020: result: yes configure:16064: checking sys/select.h usability configure:16081: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wno-deprecated conftest.cpp >&5 configure:16088: $? = 0 configure:16102: result: yes configure:16106: checking sys/select.h presence configure:16121: i686-pc-linux-gnu-g++ -E conftest.cpp configure:16128: $? = 0 configure:16142: result: yes configure:16170: checking for sys/select.h configure:16179: result: yes configure:16212: checking tr1/unordered_set usability configure:16229: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wno-deprecated conftest.cpp >&5 configure:16236: $? = 0 configure:16250: result: yes configure:16254: checking tr1/unordered_set presence configure:16269: i686-pc-linux-gnu-g++ -E conftest.cpp configure:16276: $? = 0 configure:16290: result: yes configure:16318: checking for tr1/unordered_set configure:16327: result: yes configure:16212: checking tr1/unordered_map usability configure:16229: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wno-deprecated conftest.cpp >&5 configure:16236: $? = 0 configure:16250: result: yes configure:16254: checking tr1/unordered_map presence configure:16269: i686-pc-linux-gnu-g++ -E conftest.cpp configure:16276: $? = 0 configure:16290: result: yes configure:16318: checking for tr1/unordered_map configure:16327: result: yes configure:16388: checking locale.h usability configure:16405: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wno-deprecated conftest.cpp >&5 configure:16412: $? = 0 configure:16426: result: yes configure:16430: checking locale.h presence configure:16445: i686-pc-linux-gnu-g++ -E conftest.cpp configure:16452: $? = 0 configure:16466: result: yes configure:16494: checking for locale.h configure:16503: result: yes configure:16519: checking for LC_MESSAGES configure:16545: i686-pc-linux-gnu-g++ -o conftest -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wno-deprecated -Wl,-O1 conftest.cpp >&5 configure:16552: $? = 0 configure:16572: result: yes configure:16601: checking libintl.h usability configure:16618: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wno-deprecated conftest.cpp >&5 configure:16625: $? = 0 configure:16639: result: yes configure:16643: checking libintl.h presence configure:16658: i686-pc-linux-gnu-g++ -E conftest.cpp configure:16665: $? = 0 configure:16679: result: yes configure:16707: checking for libintl.h configure:16714: result: yes configure:16725: checking for ngettext in libc configure:16753: i686-pc-linux-gnu-g++ -o conftest -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wno-deprecated -Wl,-O1 conftest.cpp >&5 configure:16760: $? = 0 configure:16781: result: yes configure:16785: checking for dgettext in libc configure:16813: i686-pc-linux-gnu-g++ -o conftest -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wno-deprecated -Wl,-O1 conftest.cpp >&5 configure:16820: $? = 0 configure:16841: result: yes configure:16850: checking for bind_textdomain_codeset configure:16906: i686-pc-linux-gnu-g++ -o conftest -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wno-deprecated -Wl,-O1 conftest.cpp >&5 configure:16913: $? = 0 configure:16935: result: yes configure:17451: checking for msgfmt configure:17478: result: /usr/bin/msgfmt configure:17491: checking for dcgettext configure:17547: i686-pc-linux-gnu-g++ -o conftest -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wno-deprecated -Wl,-O1 conftest.cpp >&5 configure:17554: $? = 0 configure:17576: result: yes configure:17589: checking if msgfmt accepts -c configure:17604: $MSGFMT -c -o /dev/null conftest.foo configure:17607: $? = 0 configure:17609: result: yes configure:17619: checking for gmsgfmt configure:17637: found /usr/bin/gmsgfmt configure:17650: result: /usr/bin/gmsgfmt configure:17660: checking for xgettext configure:17687: result: /usr/bin/xgettext configure:17716: i686-pc-linux-gnu-g++ -o conftest -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wno-deprecated -Wl,-O1 conftest.cpp >&5 configure:17723: $? = 0 configure:17899: checking for catalogs to be installed configure:17924: result: de configure:17967: checking for i686-pc-linux-gnu-pkg-config configure:18000: result: no configure:18010: checking for pkg-config configure:18028: found /usr/bin/pkg-config configure:18040: result: /usr/bin/pkg-config configure:18065: checking pkg-config is at least version 0.9.0 configure:18068: result: yes configure:18079: checking for ZIP configure:18086: $PKG_CONFIG --exists --print-errors "libzip" configure:18089: $? = 0 configure:18102: $PKG_CONFIG --exists --print-errors "libzip" configure:18105: $? = 0 configure:18182: result: yes configure:18304: checking for GLIB configure:18311: $PKG_CONFIG --exists --print-errors "glib-2.0 gthread-2.0 gmodule-2.0 libxml-2.0 >= 2.6.2" configure:18314: $? = 0 configure:18327: $PKG_CONFIG --exists --print-errors "glib-2.0 gthread-2.0 gmodule-2.0 libxml-2.0 >= 2.6.2" configure:18330: $? = 0 configure:18407: result: yes configure:18417: checking for SIGC configure:18424: $PKG_CONFIG --exists --print-errors "sigc++-2.0" configure:18427: $? = 0 configure:18440: $PKG_CONFIG --exists --print-errors "sigc++-2.0" configure:18443: $? = 0 configure:18520: result: yes configure:18529: checking for GNOME_KEYRING configure:18536: $PKG_CONFIG --exists --print-errors "gnome-keyring" Package gnome-keyring was not found in the pkg-config search path. Perhaps you should add the directory containing `gnome-keyring.pc' to the PKG_CONFIG_PATH environment variable No package 'gnome-keyring' found configure:18539: $? = 1 configure:18552: $PKG_CONFIG --exists --print-errors "gnome-keyring" Package gnome-keyring was not found in the pkg-config search path. Perhaps you should add the directory containing `gnome-keyring.pc' to the PKG_CONFIG_PATH environment variable No package 'gnome-keyring' found configure:18555: $? = 1 No package 'gnome-keyring' found configure:18582: result: no configure:18611: checking for GNOME_KEYRING1 configure:18618: $PKG_CONFIG --exists --print-errors "gnome-keyring-1" configure:18621: $? = 0 configure:18634: $PKG_CONFIG --exists --print-errors "gnome-keyring-1" configure:18637: $? = 0 configure:18680: result: yes configure:18693: checking for GNOME configure:18700: $PKG_CONFIG --exists --print-errors "libglade-2.0 gtkmm-2.4" configure:18703: $? = 0 configure:18716: $PKG_CONFIG --exists --print-errors "libglade-2.0 gtkmm-2.4" configure:18719: $? = 0 configure:18796: result: yes configure:18804: checking for LIBGNOME configure:18811: $PKG_CONFIG --exists --print-errors "libgnome-2.0" configure:18814: $? = 0 configure:18827: $PKG_CONFIG --exists --print-errors "libgnome-2.0" configure:18830: $? = 0 configure:18907: result: yes configure:18924: checking for SQLITE3 configure:18931: $PKG_CONFIG --exists --print-errors "sqlite3" configure:18934: $? = 0 configure:18947: $PKG_CONFIG --exists --print-errors "sqlite3" configure:18950: $? = 0 configure:19027: result: yes configure:19045: checking boost/foreach.hpp usability configure:19062: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wno-deprecated conftest.cpp >&5 conftest.cpp:74:29: error: boost/foreach.hpp: No such file or directory configure:19069: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "mysql-workbench" | #define PACKAGE_TARNAME "mysql-workbench" | #define PACKAGE_VERSION "5.2.15" | #define PACKAGE_STRING "mysql-workbench 5.2.15" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql-workbench" | #define VERSION "5.2.15" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_STRTOL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TR1_UNORDERED_SET 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define GETTEXT_PACKAGE "mysql-workbench" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_GNOME_KEYRING 0 | #define HAVE_GNOME_KEYRING1 1 | #define HAVE_LIBGNOME 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:19083: result: no configure:19087: checking boost/foreach.hpp presence configure:19102: i686-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:41:29: error: boost/foreach.hpp: No such file or directory configure:19109: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "mysql-workbench" | #define PACKAGE_TARNAME "mysql-workbench" | #define PACKAGE_VERSION "5.2.15" | #define PACKAGE_STRING "mysql-workbench 5.2.15" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql-workbench" | #define VERSION "5.2.15" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_STRTOL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TR1_UNORDERED_SET 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define GETTEXT_PACKAGE "mysql-workbench" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_GNOME_KEYRING 0 | #define HAVE_GNOME_KEYRING1 1 | #define HAVE_LIBGNOME 1 | /* end confdefs.h. */ | #include configure:19123: result: no configure:19151: checking for boost/foreach.hpp configure:19158: result: no configure:19165: error: "BOOST library is missing" ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CAIRO_CFLAGS_set= ac_cv_env_CAIRO_CFLAGS_value= ac_cv_env_CAIRO_LIBS_set= ac_cv_env_CAIRO_LIBS_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='-O2 -march=i686 -pipe' 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='-O2 -march=i686 -pipe' ac_cv_env_CXX_set= ac_cv_env_CXX_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_GNOME_CFLAGS_set= ac_cv_env_GNOME_CFLAGS_value= ac_cv_env_GNOME_KEYRING1_CFLAGS_set= ac_cv_env_GNOME_KEYRING1_CFLAGS_value= ac_cv_env_GNOME_KEYRING1_LIBS_set= ac_cv_env_GNOME_KEYRING1_LIBS_value= ac_cv_env_GNOME_KEYRING_CFLAGS_set= ac_cv_env_GNOME_KEYRING_CFLAGS_value= ac_cv_env_GNOME_KEYRING_LIBS_set= ac_cv_env_GNOME_KEYRING_LIBS_value= ac_cv_env_GNOME_LIBS_set= ac_cv_env_GNOME_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-Wl,-O1 ac_cv_env_LIBGNOME_CFLAGS_set= ac_cv_env_LIBGNOME_CFLAGS_value= ac_cv_env_LIBGNOME_LIBS_set= ac_cv_env_LIBGNOME_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LUA_CFLAGS_set= ac_cv_env_LUA_CFLAGS_value= ac_cv_env_LUA_LIBS_set= ac_cv_env_LUA_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_SIGC_CFLAGS_set= ac_cv_env_SIGC_CFLAGS_value= ac_cv_env_SIGC_LIBS_set= ac_cv_env_SIGC_LIBS_value= ac_cv_env_SQLITE3_CFLAGS_set= ac_cv_env_SQLITE3_CFLAGS_value= ac_cv_env_SQLITE3_LIBS_set= ac_cv_env_SQLITE3_LIBS_value= ac_cv_env_UUID_CFLAGS_set= ac_cv_env_UUID_CFLAGS_value= ac_cv_env_UUID_LIBS_set= ac_cv_env_UUID_LIBS_value= ac_cv_env_ZIP_CFLAGS_set= ac_cv_env_ZIP_CFLAGS_value= ac_cv_env_ZIP_LIBS_set= ac_cv_env_ZIP_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_dcgettext=yes ac_cv_func_strtoimax=yes ac_cv_func_strtol=yes ac_cv_func_strtold=yes ac_cv_func_strtoll=yes ac_cv_func_strtoull=yes ac_cv_func_strtoumax=yes ac_cv_header_boost_foreach_hpp=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_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_select_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_tr1_unordered_map=yes ac_cv_header_tr1_unordered_set=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-linux-gnu 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_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-pc-linux-gnu-gcc ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' ac_cv_prog_CXX=i686-pc-linux-gnu-g++ ac_cv_prog_CXXCPP='i686-pc-linux-gnu-g++ -E' ac_cv_prog_OBJDUMP=i686-pc-linux-gnu-objdump ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib ac_cv_prog_STRIP=i686-pc-linux-gnu-strip ac_cv_prog_ac_ct_PKG_CONFIG=pkg-config ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_prog_tar_ustar=gnutar am_cv_val_LC_MESSAGES=yes gt_cv_func_dgettext_libc=yes gt_cv_func_dgettext_libintl=no gt_cv_func_ngettext_libc=yes gt_cv_have_gettext=yes 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/i686-pc-linux-gnu/bin/ld lt_cv_path_LDCXX=/usr/i686-pc-linux-gnu/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes 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_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' 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 pkg_cv_GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' pkg_cv_GLIB_LIBS='-pthread -Wl,--export-dynamic -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lxml2 ' pkg_cv_GNOME_CFLAGS='-I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -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/libpng12 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 ' pkg_cv_GNOME_KEYRING1_CFLAGS='-I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GNOME_KEYRING1_LIBS='-lgnome-keyring -lglib-2.0 ' pkg_cv_GNOME_LIBS='-lglade-2.0 -lxml2 -lgtkmm-2.4 -lgiomm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lpangomm-1.4 -lcairomm-1.0 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 ' pkg_cv_LIBGNOME_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 ' pkg_cv_LIBGNOME_LIBS='-pthread -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lgmodule-2.0 -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 ' pkg_cv_SIGC_CFLAGS='-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include ' pkg_cv_SIGC_LIBS='-lsigc-2.0 ' pkg_cv_SQLITE3_CFLAGS=' ' pkg_cv_SQLITE3_LIBS='-lsqlite3 ' pkg_cv_ZIP_CFLAGS=' ' pkg_cv_ZIP_LIBS='-lzip -lz ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/dev-db/mysql-workbench-5.2.15/work/mysql-workbench-oss-5.2.15/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/tmp/portage/dev-db/mysql-workbench-5.2.15/work/mysql-workbench-oss-5.2.15/missing --run tar' AR='i686-pc-linux-gnu-ar' AUTOCONF='${SHELL} /var/tmp/portage/dev-db/mysql-workbench-5.2.15/work/mysql-workbench-oss-5.2.15/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/dev-db/mysql-workbench-5.2.15/work/mysql-workbench-oss-5.2.15/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/dev-db/mysql-workbench-5.2.15/work/mysql-workbench-oss-5.2.15/missing --run automake-1.10' AWK='gawk' BUILD_GRT_HEADERS_FALSE='' BUILD_GRT_HEADERS_TRUE='#' BUILD_SE_FALSE='' BUILD_SE_TRUE='' CAIRO_CFLAGS='' CAIRO_LIBS='' CATALOGS=' de.gmo' CATOBJEXT='.gmo' CC='i686-pc-linux-gnu-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wsign-compare ' CPP='i686-pc-linux-gnu-gcc -E' CPPFLAGS='' CTEMPLATE_CFLAGS='' CTEMPLATE_LIBS='' CXX='i686-pc-linux-gnu-g++' CXXCPP='i686-pc-linux-gnu-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O2 -march=i686 -pipe -Wextra -Wall -Wno-unused -Wno-deprecated ' CYGPATH_W='echo' DATADIRNAME='share' DEFS='' DEPDIR='.deps' DLEXT='' DLMAKE='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GETTEXT_PACKAGE='mysql-workbench' GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' GLIB_LIBS='-pthread -Wl,--export-dynamic -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lxml2 ' GMOFILES=' ja.gmo de.gmo pt_BR.gmo pl.gmo' GMSGFMT='/usr/bin/gmsgfmt' GNOME_CFLAGS='-I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -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/libpng12 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 ' GNOME_KEYRING1_CFLAGS='-I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GNOME_KEYRING1_LIBS='-lgnome-keyring -lglib-2.0 ' GNOME_KEYRING_CFLAGS='' GNOME_KEYRING_LIBS='' GNOME_LIBS='-lglade-2.0 -lxml2 -lgtkmm-2.4 -lgiomm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lpangomm-1.4 -lcairomm-1.0 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lgmodule-2.0 -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 ' GREP='/bin/grep' GRT_CFLAGS='' GRT_LIBS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='' LD='/usr/i686-pc-linux-gnu/bin/ld' LDFLAGS='-Wl,-O1' LIBGNOME_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 ' LIBGNOME_LIBS='-pthread -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lgmodule-2.0 -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 ' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LUA_CFLAGS='' LUA_LIBS='' MAKEINFO='${SHELL} /var/tmp/portage/dev-db/mysql-workbench-5.2.15/work/mysql-workbench-oss-5.2.15/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGFMT_OPTS='-c' MYSQL_INCLUDE='' MYSQL_LIBS='' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='i686-pc-linux-gnu-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='mysql-workbench' PACKAGE_BUGREPORT='' PACKAGE_NAME='mysql-workbench' PACKAGE_STRING='mysql-workbench 5.2.15' PACKAGE_TARNAME='mysql-workbench' PACKAGE_VERSION='5.2.15' PATH_SEPARATOR=':' PCRE_CFLAGS='' PCRE_LIBS='' PKG_CONFIG='/usr/bin/pkg-config' POFILES=' ja.po de.po pt_BR.po pl.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' PYTHON_CFLAGS='' PYTHON_LIBS='' RANLIB='i686-pc-linux-gnu-ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SIGC_CFLAGS='-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include ' SIGC_LIBS='-lsigc-2.0 ' SQLITE3_CFLAGS=' ' SQLITE3_LIBS='-lsqlite3 ' STRIP='i686-pc-linux-gnu-strip' USE_NLS='yes' USE_READLINE_FALSE='' USE_READLINE_TRUE='' UUID_CFLAGS='' UUID_LIBS='' VERSION='5.2.15' XGETTEXT='/usr/bin/xgettext' ZIP_CFLAGS=' ' ZIP_LIBS='-lzip -lz ' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='i686-pc-linux-gnu' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='i686-pc-linux-gnu' host_alias='i686-pc-linux-gnu' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='$(SHELL) /var/tmp/portage/dev-db/mysql-workbench-5.2.15/work/mysql-workbench-oss-5.2.15/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' lt_ECHO='echo' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' 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='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "mysql-workbench" #define PACKAGE_TARNAME "mysql-workbench" #define PACKAGE_VERSION "5.2.15" #define PACKAGE_STRING "mysql-workbench 5.2.15" #define PACKAGE_BUGREPORT "" #define PACKAGE "mysql-workbench" #define VERSION "5.2.15" #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_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_STRTOL 1 #define HAVE_STRTOLL 1 #define HAVE_STRTOLD 1 #define HAVE_STRTOULL 1 #define HAVE_STRTOIMAX 1 #define HAVE_STRTOUMAX 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_TR1_UNORDERED_SET 1 #define HAVE_TR1_UNORDERED_MAP 1 #define GETTEXT_PACKAGE "mysql-workbench" #define HAVE_LOCALE_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define ENABLE_NLS 1 #define HAVE_GNOME_KEYRING 0 #define HAVE_GNOME_KEYRING1 1 #define HAVE_LIBGNOME 1 configure: exit 1