Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 175853 Details for
Bug 251605
dev-libs/dvmysql-1.0.2 fails to build with dev-libs/dvutil-1.0.5
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 44.59 KB, created by
David Sveningsson
on 2008-12-19 11:40:10 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
David Sveningsson
Created:
2008-12-19 11:40:10 UTC
Size:
44.59 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by dvmysql configure 1.0.2, which was >generated by GNU Autoconf 2.59. Invocation command line was > > $ ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu > >## --------- ## >## Platform. ## >## --------- ## > >hostname = RURI >uname -m = x86_64 >uname -r = 2.6.27-gentoo-r5 >uname -s = Linux >uname -v = #2 SMP Tue Dec 9 15:04:43 CET 2008 > >/usr/bin/uname -p = AMD Phenom(tm) 9600 Quad-Core Processor >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib/ccache/bin >PATH: /usr/local/sbin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib64/portage/bin >PATH: /usr/local/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/x86_64-pc-linux-gnu/i686-pc-linux-gnu/gcc-bin/4.3.2 >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.3.2 >PATH: /usr/kde/3.5/sbin >PATH: /usr/kde/3.5/bin >PATH: /usr/qt/3/bin >PATH: /usr/lib/subversion/bin >PATH: /opt/cuda/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1553: checking for a BSD-compatible install >configure:1608: result: /usr/bin/install -c >configure:1619: checking whether build environment is sane >configure:1662: result: yes >configure:1695: checking for gawk >configure:1711: found /bin/gawk >configure:1721: result: gawk >configure:1731: checking whether make sets $(MAKE) >configure:1751: result: yes >configure:1993: checking build system type >configure:2011: result: x86_64-pc-linux-gnu >configure:2019: checking host system type >configure:2033: result: x86_64-pc-linux-gnu >configure:2053: checking for style of include used by make >configure:2081: result: GNU >configure:2114: checking for x86_64-pc-linux-gnu-gcc >configure:2130: found /usr/lib/ccache/bin/x86_64-pc-linux-gnu-gcc >configure:2140: result: x86_64-pc-linux-gnu-gcc >configure:2422: checking for C compiler version >configure:2425: x86_64-pc-linux-gnu-gcc --version </dev/null >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 4.3.2 p1.2) 4.3.2 >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:2428: $? = 0 >configure:2430: x86_64-pc-linux-gnu-gcc -v </dev/null >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.3.2/work/gcc-4.3.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --disable-libgcj --enable-objc-gc --enable-languages=c,c++,objc,obj-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.2 p1.2' >Thread model: posix >gcc version 4.3.2 (Gentoo 4.3.2 p1.2) >configure:2433: $? = 0 >configure:2435: x86_64-pc-linux-gnu-gcc -V </dev/null >&5 >x86_64-pc-linux-gnu-gcc: '-V' option must have argument >configure:2438: $? = 1 >configure:2461: checking for C compiler default output file name >configure:2464: x86_64-pc-linux-gnu-gcc -march=native -Os -pipe -msse3 -g -ggdb -Wl,--as-needed -Wl,--no-as-needed conftest.c >&5 >configure:2467: $? = 0 >configure:2513: result: a.out >configure:2518: checking whether the C compiler works >configure:2524: ./a.out >configure:2527: $? = 0 >configure:2544: result: yes >configure:2551: checking whether we are cross compiling >configure:2553: result: no >configure:2556: checking for suffix of executables >configure:2558: x86_64-pc-linux-gnu-gcc -o conftest -march=native -Os -pipe -msse3 -g -ggdb -Wl,--as-needed -Wl,--no-as-needed conftest.c >&5 >configure:2561: $? = 0 >configure:2586: result: >configure:2592: checking for suffix of object files >configure:2613: x86_64-pc-linux-gnu-gcc -c -march=native -Os -pipe -msse3 -g -ggdb conftest.c >&5 >configure:2616: $? = 0 >configure:2638: result: o >configure:2642: checking whether we are using the GNU C compiler >configure:2666: x86_64-pc-linux-gnu-gcc -c -march=native -Os -pipe -msse3 -g -ggdb conftest.c >&5 >configure:2672: $? = 0 >configure:2676: test -z > || test ! -s conftest.err >configure:2679: $? = 0 >configure:2682: test -s conftest.o >configure:2685: $? = 0 >configure:2698: result: yes >configure:2704: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:2725: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:2731: $? = 0 >configure:2735: test -z > || test ! -s conftest.err >configure:2738: $? = 0 >configure:2741: test -s conftest.o >configure:2744: $? = 0 >configure:2755: result: yes >configure:2772: checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C >configure:2842: x86_64-pc-linux-gnu-gcc -c -march=native -Os -pipe -msse3 -g -ggdb conftest.c >&5 >configure:2848: $? = 0 >configure:2852: test -z > || test ! -s conftest.err >configure:2855: $? = 0 >configure:2858: test -s conftest.o >configure:2861: $? = 0 >configure:2879: result: none needed >configure:2897: x86_64-pc-linux-gnu-gcc -c -march=native -Os -pipe -msse3 -g -ggdb conftest.c >&5 >conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' >configure:2903: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:3038: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:3121: result: gcc3 >configure:3138: checking for a sed that does not truncate output >configure:3192: result: /bin/sed >configure:3195: checking for egrep >configure:3205: result: grep -E >configure:3221: checking for ld used by x86_64-pc-linux-gnu-gcc >configure:3288: result: /usr/x86_64-pc-linux-gnu/bin/ld >configure:3297: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld >configure:3312: result: yes >configure:3317: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files >configure:3324: result: -r >configure:3342: checking for BSD-compatible nm >configure:3384: result: /usr/bin/x86_64-pc-linux-gnu-nm -B >configure:3388: checking whether ln -s works >configure:3392: result: yes >configure:3399: checking how to recognise dependent libraries >configure:3571: result: pass_all >configure:3656: x86_64-pc-linux-gnu-gcc -c -march=native -Os -pipe -msse3 -g -ggdb conftest.c >&5 >configure:3659: $? = 0 >configure:3803: checking how to run the C preprocessor >configure:3838: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:3844: $? = 0 >configure:3876: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:11:28: error: ac_nonexistent.h: No such file or directory >configure:3882: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "dvmysql" >| #define PACKAGE_TARNAME "dvmysql" >| #define PACKAGE_VERSION "1.0.2" >| #define PACKAGE_STRING "dvmysql 1.0.2" >| #define PACKAGE_BUGREPORT "dvermeir@vub.ac.be" >| #define PACKAGE "dvmysql" >| #define VERSION "1.0.2" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3921: result: x86_64-pc-linux-gnu-gcc -E >configure:3945: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:3951: $? = 0 >configure:3983: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:11:28: error: ac_nonexistent.h: No such file or directory >configure:3989: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "dvmysql" >| #define PACKAGE_TARNAME "dvmysql" >| #define PACKAGE_VERSION "1.0.2" >| #define PACKAGE_STRING "dvmysql 1.0.2" >| #define PACKAGE_BUGREPORT "dvermeir@vub.ac.be" >| #define PACKAGE "dvmysql" >| #define VERSION "1.0.2" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4033: checking for ANSI C header files >configure:4058: x86_64-pc-linux-gnu-gcc -c -march=native -Os -pipe -msse3 -g -ggdb conftest.c >&5 >configure:4064: $? = 0 >configure:4068: test -z > || test ! -s conftest.err >configure:4071: $? = 0 >configure:4074: test -s conftest.o >configure:4077: $? = 0 >configure:4166: x86_64-pc-linux-gnu-gcc -o conftest -march=native -Os -pipe -msse3 -g -ggdb -Wl,--as-needed -Wl,--no-as-needed conftest.c >&5 >conftest.c: In function 'main': >conftest.c:28: warning: incompatible implicit declaration of built-in function 'exit' >configure:4169: $? = 0 >configure:4171: ./conftest >configure:4174: $? = 0 >configure:4189: result: yes >configure:4213: checking for sys/types.h >configure:4229: x86_64-pc-linux-gnu-gcc -c -march=native -Os -pipe -msse3 -g -ggdb conftest.c >&5 >configure:4235: $? = 0 >configure:4239: test -z > || test ! -s conftest.err >configure:4242: $? = 0 >configure:4245: test -s conftest.o >configure:4248: $? = 0 >configure:4259: result: yes >configure:4213: checking for sys/stat.h >configure:4229: x86_64-pc-linux-gnu-gcc -c -march=native -Os -pipe -msse3 -g -ggdb conftest.c >&5 >configure:4235: $? = 0 >configure:4239: test -z > || test ! -s conftest.err >configure:4242: $? = 0 >configure:4245: test -s conftest.o >configure:4248: $? = 0 >configure:4259: result: yes >configure:4213: checking for stdlib.h >configure:4229: x86_64-pc-linux-gnu-gcc -c -march=native -Os -pipe -msse3 -g -ggdb conftest.c >&5 >configure:4235: $? = 0 >configure:4239: test -z > || test ! -s conftest.err >configure:4242: $? = 0 >configure:4245: test -s conftest.o >configure:4248: $? = 0 >configure:4259: result: yes >configure:4213: checking for string.h >configure:4229: x86_64-pc-linux-gnu-gcc -c -march=native -Os -pipe -msse3 -g -ggdb conftest.c >&5 >configure:4235: $? = 0 >configure:4239: test -z > || test ! -s conftest.err >configure:4242: $? = 0 >configure:4245: test -s conftest.o >configure:4248: $? = 0 >configure:4259: result: yes >configure:4213: checking for memory.h >configure:4229: x86_64-pc-linux-gnu-gcc -c -march=native -Os -pipe -msse3 -g -ggdb conftest.c >&5 >configure:4235: $? = 0 >configure:4239: test -z > || test ! -s conftest.err >configure:4242: $? = 0 >configure:4245: test -s conftest.o >configure:4248: $? = 0 >configure:4259: result: yes >configure:4213: checking for strings.h >configure:4229: x86_64-pc-linux-gnu-gcc -c -march=native -Os -pipe -msse3 -g -ggdb conftest.c >&5 >configure:4235: $? = 0 >configure:4239: test -z > || test ! -s conftest.err >configure:4242: $? = 0 >configure:4245: test -s conftest.o >configure:4248: $? = 0 >configure:4259: result: yes >configure:4213: checking for inttypes.h >configure:4229: x86_64-pc-linux-gnu-gcc -c -march=native -Os -pipe -msse3 -g -ggdb conftest.c >&5 >configure:4235: $? = 0 >configure:4239: test -z > || test ! -s conftest.err >configure:4242: $? = 0 >configure:4245: test -s conftest.o >configure:4248: $? = 0 >configure:4259: result: yes >configure:4213: checking for stdint.h >configure:4229: x86_64-pc-linux-gnu-gcc -c -march=native -Os -pipe -msse3 -g -ggdb conftest.c >&5 >configure:4235: $? = 0 >configure:4239: test -z > || test ! -s conftest.err >configure:4242: $? = 0 >configure:4245: test -s conftest.o >configure:4248: $? = 0 >configure:4259: result: yes >configure:4213: checking for unistd.h >configure:4229: x86_64-pc-linux-gnu-gcc -c -march=native -Os -pipe -msse3 -g -ggdb conftest.c >&5 >configure:4235: $? = 0 >configure:4239: test -z > || test ! -s conftest.err >configure:4242: $? = 0 >configure:4245: test -s conftest.o >configure:4248: $? = 0 >configure:4259: result: yes >configure:4285: checking dlfcn.h usability >configure:4297: x86_64-pc-linux-gnu-gcc -c -march=native -Os -pipe -msse3 -g -ggdb conftest.c >&5 >configure:4303: $? = 0 >configure:4307: test -z > || test ! -s conftest.err >configure:4310: $? = 0 >configure:4313: test -s conftest.o >configure:4316: $? = 0 >configure:4326: result: yes >configure:4330: checking dlfcn.h presence >configure:4340: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:4346: $? = 0 >configure:4366: result: yes >configure:4401: checking for dlfcn.h >configure:4408: result: yes >configure:4431: checking for x86_64-pc-linux-gnu-g++ >configure:4447: found /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ >configure:4457: result: x86_64-pc-linux-gnu-g++ >configure:4515: checking for C++ compiler version >configure:4518: x86_64-pc-linux-gnu-g++ --version </dev/null >&5 >x86_64-pc-linux-gnu-g++ (Gentoo 4.3.2 p1.2) 4.3.2 >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:4521: $? = 0 >configure:4523: x86_64-pc-linux-gnu-g++ -v </dev/null >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.3.2/work/gcc-4.3.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --disable-libgcj --enable-objc-gc --enable-languages=c,c++,objc,obj-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.2 p1.2' >Thread model: posix >gcc version 4.3.2 (Gentoo 4.3.2 p1.2) >configure:4526: $? = 0 >configure:4528: x86_64-pc-linux-gnu-g++ -V </dev/null >&5 >x86_64-pc-linux-gnu-g++: '-V' option must have argument >configure:4531: $? = 1 >configure:4534: checking whether we are using the GNU C++ compiler >configure:4558: x86_64-pc-linux-gnu-g++ -c -march=native -Os -pipe -msse3 -g -ggdb conftest.cc >&5 >configure:4564: $? = 0 >configure:4568: test -z > || test ! -s conftest.err >configure:4571: $? = 0 >configure:4574: test -s conftest.o >configure:4577: $? = 0 >configure:4590: result: yes >configure:4596: checking whether x86_64-pc-linux-gnu-g++ accepts -g >configure:4617: x86_64-pc-linux-gnu-g++ -c -g conftest.cc >&5 >configure:4623: $? = 0 >configure:4627: test -z > || test ! -s conftest.err >configure:4630: $? = 0 >configure:4633: test -s conftest.o >configure:4636: $? = 0 >configure:4647: result: yes >configure:4689: x86_64-pc-linux-gnu-g++ -c -march=native -Os -pipe -msse3 -g -ggdb conftest.cc >&5 >configure:4695: $? = 0 >configure:4699: test -z > || test ! -s conftest.err >configure:4702: $? = 0 >configure:4705: test -s conftest.o >configure:4708: $? = 0 >configure:4734: x86_64-pc-linux-gnu-g++ -c -march=native -Os -pipe -msse3 -g -ggdb conftest.cc >&5 >conftest.cc: In function 'int main()': >conftest.cc:26: error: 'exit' was not declared in this scope >configure:4740: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "dvmysql" >| #define PACKAGE_TARNAME "dvmysql" >| #define PACKAGE_VERSION "1.0.2" >| #define PACKAGE_STRING "dvmysql 1.0.2" >| #define PACKAGE_BUGREPORT "dvermeir@vub.ac.be" >| #define PACKAGE "dvmysql" >| #define VERSION "1.0.2" >| #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. */ >| >| int >| main () >| { >| exit (42); >| ; >| return 0; >| } >configure:4689: x86_64-pc-linux-gnu-g++ -c -march=native -Os -pipe -msse3 -g -ggdb conftest.cc >&5 >conftest.cc:22: error: 'void std::exit(int)' should have been declared inside 'std' >configure:4695: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "dvmysql" >| #define PACKAGE_TARNAME "dvmysql" >| #define PACKAGE_VERSION "1.0.2" >| #define PACKAGE_STRING "dvmysql 1.0.2" >| #define PACKAGE_BUGREPORT "dvermeir@vub.ac.be" >| #define PACKAGE "dvmysql" >| #define VERSION "1.0.2" >| #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. */ >| extern "C" void std::exit (int) throw (); using std::exit; >| #include <stdlib.h> >| int >| main () >| { >| exit (42); >| ; >| return 0; >| } >configure:4689: x86_64-pc-linux-gnu-g++ -c -march=native -Os -pipe -msse3 -g -ggdb conftest.cc >&5 >conftest.cc:22: error: 'void std::exit(int)' should have been declared inside 'std' >In file included from conftest.cc:24: >/usr/include/stdlib.h:531: error: declaration of 'void std::exit(int) throw ()' throws different exceptions >conftest.cc:22: error: from previous declaration 'void std::exit(int)' >configure:4695: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "dvmysql" >| #define PACKAGE_TARNAME "dvmysql" >| #define PACKAGE_VERSION "1.0.2" >| #define PACKAGE_STRING "dvmysql 1.0.2" >| #define PACKAGE_BUGREPORT "dvermeir@vub.ac.be" >| #define PACKAGE "dvmysql" >| #define VERSION "1.0.2" >| #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. */ >| extern "C" void std::exit (int); using std::exit; >| #include <stdlib.h> >| int >| main () >| { >| exit (42); >| ; >| return 0; >| } >configure:4689: x86_64-pc-linux-gnu-g++ -c -march=native -Os -pipe -msse3 -g -ggdb conftest.cc >&5 >configure:4695: $? = 0 >configure:4699: test -z > || test ! -s conftest.err >configure:4702: $? = 0 >configure:4705: test -s conftest.o >configure:4708: $? = 0 >configure:4734: x86_64-pc-linux-gnu-g++ -c -march=native -Os -pipe -msse3 -g -ggdb conftest.cc >&5 >configure:4740: $? = 0 >configure:4744: test -z > || test ! -s conftest.err >configure:4747: $? = 0 >configure:4750: test -s conftest.o >configure:4753: $? = 0 >configure:4778: checking dependency style of x86_64-pc-linux-gnu-g++ >configure:4861: result: gcc3 >configure:4888: checking how to run the C++ preprocessor >configure:4919: x86_64-pc-linux-gnu-g++ -E conftest.cc >configure:4925: $? = 0 >configure:4957: x86_64-pc-linux-gnu-g++ -E conftest.cc >conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory >configure:4963: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "dvmysql" >| #define PACKAGE_TARNAME "dvmysql" >| #define PACKAGE_VERSION "1.0.2" >| #define PACKAGE_STRING "dvmysql 1.0.2" >| #define PACKAGE_BUGREPORT "dvermeir@vub.ac.be" >| #define PACKAGE "dvmysql" >| #define VERSION "1.0.2" >| #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 >| #ifdef __cplusplus >| extern "C" void exit (int) throw (); >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5002: result: x86_64-pc-linux-gnu-g++ -E >configure:5026: x86_64-pc-linux-gnu-g++ -E conftest.cc >configure:5032: $? = 0 >configure:5064: x86_64-pc-linux-gnu-g++ -E conftest.cc >conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory >configure:5070: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "dvmysql" >| #define PACKAGE_TARNAME "dvmysql" >| #define PACKAGE_VERSION "1.0.2" >| #define PACKAGE_STRING "dvmysql 1.0.2" >| #define PACKAGE_BUGREPORT "dvermeir@vub.ac.be" >| #define PACKAGE "dvmysql" >| #define VERSION "1.0.2" >| #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 >| #ifdef __cplusplus >| extern "C" void exit (int) throw (); >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5125: checking for x86_64-pc-linux-gnu-g77 >configure:5154: result: no >configure:5125: checking for x86_64-pc-linux-gnu-f77 >configure:5154: result: no >configure:5125: checking for x86_64-pc-linux-gnu-xlf >configure:5154: result: no >configure:5125: checking for x86_64-pc-linux-gnu-frt >configure:5154: result: no >configure:5125: checking for x86_64-pc-linux-gnu-pgf77 >configure:5154: result: no >configure:5125: checking for x86_64-pc-linux-gnu-fort77 >configure:5154: result: no >configure:5125: checking for x86_64-pc-linux-gnu-fl32 >configure:5154: result: no >configure:5125: checking for x86_64-pc-linux-gnu-af77 >configure:5154: result: no >configure:5125: checking for x86_64-pc-linux-gnu-f90 >configure:5154: result: no >configure:5125: checking for x86_64-pc-linux-gnu-xlf90 >configure:5154: result: no >configure:5125: checking for x86_64-pc-linux-gnu-pgf90 >configure:5154: result: no >configure:5125: checking for x86_64-pc-linux-gnu-epcf90 >configure:5154: result: no >configure:5125: checking for x86_64-pc-linux-gnu-f95 >configure:5154: result: no >configure:5125: checking for x86_64-pc-linux-gnu-fort >configure:5154: result: no >configure:5125: checking for x86_64-pc-linux-gnu-xlf95 >configure:5154: result: no >configure:5125: checking for x86_64-pc-linux-gnu-ifc >configure:5154: result: no >configure:5125: checking for x86_64-pc-linux-gnu-efc >configure:5154: result: no >configure:5125: checking for x86_64-pc-linux-gnu-pgf95 >configure:5154: result: no >configure:5125: checking for x86_64-pc-linux-gnu-lf95 >configure:5154: result: no >configure:5125: checking for x86_64-pc-linux-gnu-gfortran >configure:5141: found /usr/bin/x86_64-pc-linux-gnu-gfortran >configure:5151: result: x86_64-pc-linux-gnu-gfortran >configure:5208: checking for Fortran 77 compiler version >configure:5211: x86_64-pc-linux-gnu-gfortran --version </dev/null >&5 >GNU Fortran (Gentoo 4.3.2 p1.2) 4.3.2 >Copyright (C) 2008 Free Software Foundation, Inc. > >GNU Fortran comes with NO WARRANTY, to the extent permitted by law. >You may redistribute copies of GNU Fortran >under the terms of the GNU General Public License. >For more information about these matters, see the file named COPYING > >configure:5214: $? = 0 >configure:5216: x86_64-pc-linux-gnu-gfortran -v </dev/null >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.3.2/work/gcc-4.3.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --disable-libgcj --enable-objc-gc --enable-languages=c,c++,objc,obj-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.2 p1.2' >Thread model: posix >gcc version 4.3.2 (Gentoo 4.3.2 p1.2) >configure:5219: $? = 0 >configure:5221: x86_64-pc-linux-gnu-gfortran -V </dev/null >&5 >x86_64-pc-linux-gnu-gfortran: '-V' option must have argument >configure:5224: $? = 1 >configure:5232: checking whether we are using the GNU Fortran 77 compiler >configure:5246: x86_64-pc-linux-gnu-gfortran -c conftest.F >&5 >configure:5252: $? = 0 >configure:5256: test -z > || test ! -s conftest.err >configure:5259: $? = 0 >configure:5262: test -s conftest.o >configure:5265: $? = 0 >configure:5278: result: yes >configure:5284: checking whether x86_64-pc-linux-gnu-gfortran accepts -g >configure:5296: x86_64-pc-linux-gnu-gfortran -c -g conftest.f >&5 >configure:5302: $? = 0 >configure:5306: test -z > || test ! -s conftest.err >configure:5309: $? = 0 >configure:5312: test -s conftest.o >configure:5315: $? = 0 >configure:5327: result: yes >configure:5357: checking the maximum length of command line arguments >configure:5449: result: 32768 >configure:5460: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object >configure:5556: x86_64-pc-linux-gnu-gcc -c -march=native -Os -pipe -msse3 -g -ggdb conftest.c >&5 >configure:5559: $? = 0 >configure:5563: /usr/bin/x86_64-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm >configure:5566: $? = 0 >configure:5618: x86_64-pc-linux-gnu-gcc -o conftest -march=native -Os -pipe -msse3 -g -ggdb -Wl,--as-needed -Wl,--no-as-needed conftest.c conftstm.o >&5 >configure:5621: $? = 0 >configure:5659: result: ok >configure:5663: checking for objdir >configure:5678: result: .libs >configure:5730: checking for x86_64-pc-linux-gnu-ar >configure:5746: found /usr/bin/x86_64-pc-linux-gnu-ar >configure:5756: result: x86_64-pc-linux-gnu-ar >configure:5810: checking for x86_64-pc-linux-gnu-ranlib >configure:5826: found /usr/bin/x86_64-pc-linux-gnu-ranlib >configure:5836: result: x86_64-pc-linux-gnu-ranlib >configure:5890: checking for x86_64-pc-linux-gnu-strip >configure:5906: found /usr/bin/x86_64-pc-linux-gnu-strip >configure:5916: result: x86_64-pc-linux-gnu-strip >configure:6177: checking for correct ltmain.sh version >configure:6207: result: yes >configure:6283: checking if x86_64-pc-linux-gnu-gcc static flag works >configure:6311: result: yes >configure:6329: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:6347: x86_64-pc-linux-gnu-gcc -c -march=native -Os -pipe -msse3 -g -ggdb -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >configure:6351: $? = 0 >configure:6364: result: no >configure:6379: checking for x86_64-pc-linux-gnu-gcc option to produce PIC >configure:6583: result: -fPIC >configure:6591: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works >configure:6609: x86_64-pc-linux-gnu-gcc -c -march=native -Os -pipe -msse3 -g -ggdb -fPIC -DPIC conftest.c >&5 >configure:6613: $? = 0 >configure:6626: result: yes >configure:6650: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:6671: x86_64-pc-linux-gnu-gcc -c -march=native -Os -pipe -msse3 -g -ggdb -o out/conftest2.o conftest.c >&5 >configure:6675: $? = 0 >configure:6697: result: yes >configure:6723: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:7619: result: yes >configure:7645: checking whether -lc should be explicitly linked in >configure:7650: x86_64-pc-linux-gnu-gcc -c -march=native -Os -pipe -msse3 -g -ggdb conftest.c >&5 >configure:7653: $? = 0 >configure:7667: x86_64-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 >configure:7670: $? = 0 >configure:7682: result: no >configure:7690: checking dynamic linker characteristics >configure:8124: x86_64-pc-linux-gnu-gcc -c -march=native -Os -pipe -msse3 -g -ggdb conftest.c >&5 >configure:8127: $? = 0 >configure:8312: result: GNU/Linux ld.so >configure:8316: checking how to hardcode library paths into programs >configure:8341: result: immediate >configure:8355: checking whether stripping libraries is possible >configure:8360: result: yes >configure:9190: checking if libtool supports shared libraries >configure:9192: result: yes >configure:9195: checking whether to build shared libraries >configure:9216: result: yes >configure:9219: checking whether to build static libraries >configure:9223: result: yes >configure:9315: creating libtool >configure:9893: checking for ld used by x86_64-pc-linux-gnu-g++ >configure:9960: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >configure:9969: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld >configure:9984: result: yes >configure:10035: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:10915: result: yes >configure:10933: x86_64-pc-linux-gnu-g++ -c -march=native -Os -pipe -msse3 -g -ggdb conftest.cpp >&5 >configure:10936: $? = 0 >configure:11046: checking for x86_64-pc-linux-gnu-g++ option to produce PIC >configure:11314: result: -fPIC >configure:11322: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works >configure:11340: x86_64-pc-linux-gnu-g++ -c -march=native -Os -pipe -msse3 -g -ggdb -fPIC -DPIC conftest.cpp >&5 >configure:11344: $? = 0 >configure:11357: result: yes >configure:11381: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o >configure:11402: x86_64-pc-linux-gnu-g++ -c -march=native -Os -pipe -msse3 -g -ggdb -o out/conftest2.o conftest.cpp >&5 >configure:11406: $? = 0 >configure:11428: result: yes >configure:11454: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:11479: result: yes >configure:11550: checking dynamic linker characteristics >configure:11984: x86_64-pc-linux-gnu-g++ -c -march=native -Os -pipe -msse3 -g -ggdb conftest.cpp >&5 >configure:11987: $? = 0 >configure:12172: result: GNU/Linux ld.so >configure:12176: checking how to hardcode library paths into programs >configure:12201: result: immediate >configure:12215: checking whether stripping libraries is possible >configure:12220: result: yes >configure:13556: checking if libtool supports shared libraries >configure:13558: result: yes >configure:13561: checking whether to build shared libraries >configure:13581: result: yes >configure:13584: checking whether to build static libraries >configure:13588: result: yes >configure:13600: checking for x86_64-pc-linux-gnu-gfortran option to produce PIC >configure:13804: result: -fPIC >configure:13812: checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works >configure:13830: x86_64-pc-linux-gnu-gfortran -c -g -O2 -fPIC conftest.f >&5 >configure:13834: $? = 0 >configure:13847: result: yes >configure:13871: checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o >configure:13892: x86_64-pc-linux-gnu-gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5 >configure:13896: $? = 0 >configure:13918: result: yes >configure:13944: checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:14820: result: yes >configure:14891: checking dynamic linker characteristics >configure:15325: x86_64-pc-linux-gnu-gfortran -c -g -O2 conftest.f >&5 >Warning: conftest.f:1: Illegal preprocessor directive >configure:15328: $? = 0 >configure:15513: result: GNU/Linux ld.so >configure:15517: checking how to hardcode library paths into programs >configure:15542: result: immediate >configure:15556: checking whether stripping libraries is possible >configure:15561: result: yes >configure:19892: checking for x86_64-pc-linux-gnu-g++ >configure:19918: result: x86_64-pc-linux-gnu-g++ >configure:19976: checking for C++ compiler version >configure:19979: x86_64-pc-linux-gnu-g++ --version </dev/null >&5 >x86_64-pc-linux-gnu-g++ (Gentoo 4.3.2 p1.2) 4.3.2 >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:19982: $? = 0 >configure:19984: x86_64-pc-linux-gnu-g++ -v </dev/null >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.3.2/work/gcc-4.3.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --disable-libgcj --enable-objc-gc --enable-languages=c,c++,objc,obj-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.2 p1.2' >Thread model: posix >gcc version 4.3.2 (Gentoo 4.3.2 p1.2) >configure:19987: $? = 0 >configure:19989: x86_64-pc-linux-gnu-g++ -V </dev/null >&5 >x86_64-pc-linux-gnu-g++: '-V' option must have argument >configure:19992: $? = 1 >configure:19995: checking whether we are using the GNU C++ compiler >configure:20051: result: yes >configure:20057: checking whether x86_64-pc-linux-gnu-g++ accepts -g >configure:20108: result: yes >configure:20150: x86_64-pc-linux-gnu-g++ -c -march=native -Os -pipe -msse3 -g -ggdb conftest.cc >&5 >configure:20156: $? = 0 >configure:20160: test -z > || test ! -s conftest.err >configure:20163: $? = 0 >configure:20166: test -s conftest.o >configure:20169: $? = 0 >configure:20195: x86_64-pc-linux-gnu-g++ -c -march=native -Os -pipe -msse3 -g -ggdb conftest.cc >&5 >configure:20201: $? = 0 >configure:20205: test -z > || test ! -s conftest.err >configure:20208: $? = 0 >configure:20211: test -s conftest.o >configure:20214: $? = 0 >configure:20239: checking dependency style of x86_64-pc-linux-gnu-g++ >configure:20322: result: gcc3 >configure:20352: checking for a BSD-compatible install >configure:20407: result: /usr/bin/install -c >configure:20418: checking whether make sets $(MAKE) >configure:20438: result: yes >configure:20451: checking for flex >configure:20467: found /usr/bin/flex >configure:20477: result: flex >configure:20490: checking for yywrap in -lfl >configure:20520: x86_64-pc-linux-gnu-gcc -o conftest -march=native -Os -pipe -msse3 -g -ggdb -Wl,--as-needed -Wl,--no-as-needed conftest.c -lfl >&5 >configure:20526: $? = 0 >configure:20530: test -z > || test ! -s conftest.err >configure:20533: $? = 0 >configure:20536: test -s conftest >configure:20539: $? = 0 >configure:20552: result: yes >configure:20630: checking lex output file root >configure:20641: flex conftest.l >configure:20644: $? = 0 >configure:20656: result: lex.yy >configure:20661: checking whether yytext is a pointer >configure:20677: x86_64-pc-linux-gnu-gcc -o conftest -march=native -Os -pipe -msse3 -g -ggdb -Wl,--as-needed -Wl,--no-as-needed conftest.c -lfl >&5 >configure:20683: $? = 0 >configure:20687: test -z > || test ! -s conftest.err >configure:20690: $? = 0 >configure:20693: test -s conftest >configure:20696: $? = 0 >configure:20710: result: yes >configure:20722: checking for ANSI C header files >configure:20878: result: yes >configure:20889: checking for an ANSI C-conforming const >configure:20956: x86_64-pc-linux-gnu-gcc -c -march=native -Os -pipe -msse3 -g -ggdb conftest.c >&5 >configure:20962: $? = 0 >configure:20966: test -z > || test ! -s conftest.err >configure:20969: $? = 0 >configure:20972: test -s conftest.o >configure:20975: $? = 0 >configure:20986: result: yes >configure:20996: checking for inline >configure:21017: x86_64-pc-linux-gnu-gcc -c -march=native -Os -pipe -msse3 -g -ggdb conftest.c >&5 >configure:21023: $? = 0 >configure:21027: test -z > || test ! -s conftest.err >configure:21030: $? = 0 >configure:21033: test -s conftest.o >configure:21036: $? = 0 >configure:21048: result: inline >configure:21067: checking for size_t >configure:21091: x86_64-pc-linux-gnu-gcc -c -march=native -Os -pipe -msse3 -g -ggdb conftest.c >&5 >configure:21097: $? = 0 >configure:21101: test -z > || test ! -s conftest.err >configure:21104: $? = 0 >configure:21107: test -s conftest.o >configure:21110: $? = 0 >configure:21121: result: yes >configure:21137: checking for strdup >configure:21194: x86_64-pc-linux-gnu-gcc -o conftest -march=native -Os -pipe -msse3 -g -ggdb -Wl,--as-needed -Wl,--no-as-needed conftest.c >&5 >conftest.c:51: warning: conflicting types for built-in function 'strdup' >configure:21200: $? = 0 >configure:21204: test -z > || test ! -s conftest.err >configure:21207: $? = 0 >configure:21210: test -s conftest >configure:21213: $? = 0 >configure:21225: result: yes >configure:21238: checking for perl >configure:21264: result: /usr/bin/perl >configure:21283: checking whether required libdvutil.la is available >configure:21325: result: yes (/usr/lib/libdvutil.la, /usr/include/dvutil/props.h) >configure:21338: checking whether /usr/lib/libdvutil.la is working >configure:21369: ../libtool --mode=compile x86_64-pc-linux-gnu-g++ -I/usr/include -c conftest.C >conftest.C: In function 'int main(int, char**)': >conftest.C:3: error: 'Dv::Util' has not been declared >conftest.C:3: error: expected `;' before 'props' >configure:21372: $? = 1 >configure:21387: result: no >configure:21416: error: libdvutil.la not working > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=x86_64-pc-linux-gnu >ac_cv_build_alias=x86_64-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_c_const=yes >ac_cv_c_inline=inline >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-march=native -Os -pipe -msse3 -g -ggdb' >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='-march=native -Os -pipe -msse3 -g -ggdb' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_F77_set= >ac_cv_env_F77_value= >ac_cv_env_FFLAGS_set= >ac_cv_env_FFLAGS_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value='-Wl,--as-needed -Wl,--no-as-needed' >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=x86_64-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=x86_64-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_exeext= >ac_cv_f77_compiler_gnu=yes >ac_cv_func_strdup=yes >ac_cv_header_dlfcn_h=yes >ac_cv_header_inttypes_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_stat_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_unistd_h=yes >ac_cv_host=x86_64-pc-linux-gnu >ac_cv_host_alias=x86_64-pc-linux-gnu >ac_cv_lib_fl_yywrap=yes >ac_cv_objext=o >ac_cv_path_PERL=/usr/bin/perl >ac_cv_path_install='/usr/bin/install -c' >ac_cv_prog_AR=x86_64-pc-linux-gnu-ar >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc >ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' >ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ >ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' >ac_cv_prog_F77=x86_64-pc-linux-gnu-gfortran >ac_cv_prog_LEX=flex >ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib >ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_stdc= >ac_cv_prog_cxx_g=yes >ac_cv_prog_egrep='grep -E' >ac_cv_prog_f77_g=yes >ac_cv_prog_lex_root=lex.yy >ac_cv_prog_lex_yytext_pointer=yes >ac_cv_prog_make_make_set=yes >ac_cv_type_size_t=yes >am_cv_CC_dependencies_compiler_type=gcc3 >am_cv_CXX_dependencies_compiler_type=gcc3 >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_objdir=.libs >lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld >lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' >lt_cv_path_NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' >lt_cv_path_SED=/bin/sed >lt_cv_prog_compiler_c_o=yes >lt_cv_prog_compiler_c_o_CXX=yes >lt_cv_prog_compiler_c_o_F77=yes >lt_cv_prog_compiler_rtti_exceptions=no >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\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' >lt_cv_sys_max_cmd_len=32768 >lt_lt_cv_prog_compiler_c_o='"yes"' >lt_lt_cv_prog_compiler_c_o_CXX='"yes"' >lt_lt_cv_prog_compiler_c_o_F77='"yes"' >lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' >lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' >lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/dev-libs/dvmysql-1.0.2/work/dvmysql-1.0.2/missing --run aclocal-1.7' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/dev-libs/dvmysql-1.0.2/work/dvmysql-1.0.2/missing --run tar' >AR='x86_64-pc-linux-gnu-ar' >AUTOCONF='${SHELL} /var/tmp/portage/dev-libs/dvmysql-1.0.2/work/dvmysql-1.0.2/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/dev-libs/dvmysql-1.0.2/work/dvmysql-1.0.2/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/dev-libs/dvmysql-1.0.2/work/dvmysql-1.0.2/missing --run automake-1.7' >AWK='gawk' >CC='x86_64-pc-linux-gnu-gcc' >CCDEPMODE='depmode=gcc3' >CFLAGS='-march=native -Os -pipe -msse3 -g -ggdb' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CXX='x86_64-pc-linux-gnu-g++' >CXXCPP='x86_64-pc-linux-gnu-g++ -E' >CXXDEPMODE='depmode=gcc3' >CXXFLAGS='-march=native -Os -pipe -msse3 -g -ggdb' >CXXINCLUDES='' >CXXLTLIBS='' >CYGPATH_W='echo' >DATE='' >DEFS='' >DEPDIR='.deps' >DOXYURL='http://tinf2.vub.ac.be/~dvermeir/software/dv/' >DO_TESTS_FALSE='' >DO_TESTS_TRUE='' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='grep -E' >EXEEXT='' >F77='x86_64-pc-linux-gnu-gfortran' >FFLAGS='-g -O2' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' >LDFLAGS='-Wl,--as-needed -Wl,--no-as-needed' >LEX='flex' >LEXLIB='-lfl' >LEX_OUTPUT_ROOT='lex.yy' >LIBOBJS='' >LIBS='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LN_S='ln -s' >LTLIBOBJS='' >MAKEINFO='${SHELL} /var/tmp/portage/dev-libs/dvmysql-1.0.2/work/dvmysql-1.0.2/missing --run makeinfo' >MYSQLPASS='' >OBJEXT='o' >PACKAGE='dvmysql' >PACKAGE_BUGREPORT='dvermeir@vub.ac.be' >PACKAGE_NAME='dvmysql' >PACKAGE_STRING='dvmysql 1.0.2' >PACKAGE_TARNAME='dvmysql' >PACKAGE_VERSION='1.0.2' >PATH_SEPARATOR=':' >PERL='/usr/bin/perl' >RANLIB='x86_64-pc-linux-gnu-ranlib' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='x86_64-pc-linux-gnu-strip' >VECTOR_STRING_INPUT_ITERATOR='' >VERSION='1.0.2' >ac_ct_AR='' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_F77='' >ac_ct_RANLIB='' >ac_ct_STRIP='' >am__fastdepCC_FALSE='#' >am__fastdepCC_TRUE='' >am__fastdepCXX_FALSE='#' >am__fastdepCXX_TRUE='' >am__include='include' >am__leading_dot='.' >am__quote='' >bindir='${exec_prefix}/bin' >build='x86_64-pc-linux-gnu' >build_alias='x86_64-pc-linux-gnu' >build_cpu='x86_64' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >dvutil_INCLUDE_DIR='' >dvutil_LIB_DIR='' >exec_prefix='NONE' >host='x86_64-pc-linux-gnu' >host_alias='x86_64-pc-linux-gnu' >host_cpu='x86_64' >host_os='linux-gnu' >host_vendor='pc' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='/var/tmp/portage/dev-libs/dvmysql-1.0.2/work/dvmysql-1.0.2/install-sh' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localstatedir='/var/lib' >mandir='/usr/share/man' >mysqlclient_INCLUDE_DIR='' >mysqlclient_LIB_DIR='' >oldincludedir='/usr/include' >prefix='/usr' >program_transform_name='s,x,x,' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define HAVE_DLFCN_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRDUP 1 >#define HAVE_STRINGS_H 1 >#define HAVE_STRING_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_UNISTD_H 1 >#define PACKAGE "dvmysql" >#define PACKAGE_BUGREPORT "dvermeir@vub.ac.be" >#define PACKAGE_NAME "dvmysql" >#define PACKAGE_STRING "dvmysql 1.0.2" >#define PACKAGE_TARNAME "dvmysql" >#define PACKAGE_VERSION "1.0.2" >#define STDC_HEADERS 1 >#define STDC_HEADERS 1 >#define VERSION "1.0.2" >#define YYTEXT_POINTER 1 >#endif >#ifdef __cplusplus >extern "C" void exit (int) throw (); > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 251605
:
175852
| 175853 |
175854