Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 104224 Details for
Bug 135320
net-p2p/dctc doesn't compile w/ >=sys-libs/db-4.2
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
diacone_config.log
config.log (text/plain), 39.98 KB, created by
Daniel Svojanovsky
on 2006-12-17 09:57:41 UTC
(
hide
)
Description:
diacone_config.log
Filename:
MIME Type:
Creator:
Daniel Svojanovsky
Created:
2006-12-17 09:57:41 UTC
Size:
39.98 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 configure, which was >generated by GNU Autoconf 2.60. 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 = apophis >uname -m = x86_64 >uname -r = 2.6.17-gentoo-r8 >uname -s = Linux >uname -v = #1 SMP Tue Nov 21 16:26:25 CET 2006 > >/usr/bin/uname -p = AMD Athlon(tm) 64 Processor 3000+ >/bin/uname -X = unknown > >/bin/arch = x86_64 >/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/local/sbin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /usr/local/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.1.1 >PATH: /opt/blackdown-jdk-1.4.2.03/bin >PATH: /opt/blackdown-jdk-1.4.2.03/jre/bin >PATH: /usr/kde/3.5/sbin >PATH: /usr/kde/3.5/bin >PATH: /usr/qt/3/bin >PATH: /opt/firebird/bin >PATH: /opt/vmware/workstation/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1962: checking for a BSD-compatible install >configure:2018: result: /bin/install -c >configure:2029: checking whether build environment is sane >configure:2072: result: yes >configure:2105: checking for gawk >configure:2121: found /bin/gawk >configure:2132: result: gawk >configure:2143: checking whether make sets $(MAKE) >configure:2164: result: yes >configure:2347: checking whether build environment is sane >configure:2390: result: yes >configure:2404: checking for style of include used by make >configure:2432: result: GNU >configure:2465: checking for x86_64-pc-linux-gnu-gcc >configure:2481: found /usr/bin/x86_64-pc-linux-gnu-gcc >configure:2492: result: x86_64-pc-linux-gnu-gcc >configure:2770: checking for C compiler version >configure:2777: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (GCC) 4.1.1 (Gentoo 4.1.1-r1) >Copyright (C) 2006 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:2780: $? = 0 >configure:2787: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/gcc-4.1.1-r1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --enable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.1 (Gentoo 4.1.1-r1) >configure:2790: $? = 0 >configure:2797: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: '-V' option must have argument >configure:2800: $? = 1 >configure:2823: checking for C compiler default output file name >configure:2850: x86_64-pc-linux-gnu-gcc -march=k8 -O2 -pipe conftest.c >&5 >configure:2853: $? = 0 >configure:2899: result: a.out >configure:2904: checking whether the C compiler works >configure:2914: ./a.out >configure:2917: $? = 0 >configure:2934: result: yes >configure:2941: checking whether we are cross compiling >configure:2943: result: no >configure:2946: checking for suffix of executables >configure:2953: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c >&5 >configure:2956: $? = 0 >configure:2980: result: >configure:2986: checking for suffix of object files >configure:3012: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:3015: $? = 0 >configure:3038: result: o >configure:3042: checking whether we are using the GNU C compiler >configure:3071: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:3077: $? = 0 >configure:3084: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:3087: $? = 0 >configure:3094: test -s conftest.o >configure:3097: $? = 0 >configure:3111: result: yes >configure:3116: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:3146: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:3152: $? = 0 >configure:3159: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:3162: $? = 0 >configure:3169: test -s conftest.o >configure:3172: $? = 0 >configure:3302: result: yes >configure:3319: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:3393: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:3399: $? = 0 >configure:3406: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:3409: $? = 0 >configure:3416: test -s conftest.o >configure:3419: $? = 0 >configure:3439: result: none needed >configure:3459: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:3542: result: gcc3 >configure:3560: checking for library containing strerror >configure:3601: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c >&5 >configure:3607: $? = 0 >configure:3614: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:3617: $? = 0 >configure:3624: test -s conftest >configure:3627: $? = 0 >configure:3651: result: none required >configure:3664: checking for gawk >configure:3691: result: gawk >configure:3710: checking for x86_64-pc-linux-gnu-gcc >configure:3737: result: x86_64-pc-linux-gnu-gcc >configure:4015: checking for C compiler version >configure:4022: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (GCC) 4.1.1 (Gentoo 4.1.1-r1) >Copyright (C) 2006 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:4025: $? = 0 >configure:4032: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/gcc-4.1.1-r1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --enable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.1 (Gentoo 4.1.1-r1) >configure:4035: $? = 0 >configure:4042: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: '-V' option must have argument >configure:4045: $? = 1 >configure:4048: checking whether we are using the GNU C compiler >configure:4117: result: yes >configure:4122: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:4308: result: yes >configure:4325: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:4445: result: none needed >configure:4465: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:4548: result: gcc3 >configure:4643: checking build system type >configure:4661: result: x86_64-pc-linux-gnu >configure:4683: checking host system type >configure:4698: result: x86_64-pc-linux-gnu >configure:4720: checking for a sed that does not truncate output >configure:4774: result: /bin/sed >configure:4777: checking for grep that handles long lines and -e >configure:4851: result: /bin/grep >configure:4856: checking for egrep >configure:4934: result: /bin/grep -E >configure:4950: checking for ld used by x86_64-pc-linux-gnu-gcc >configure:5017: result: /usr/x86_64-pc-linux-gnu/bin/ld >configure:5026: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld >configure:5041: result: yes >configure:5046: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files >configure:5053: result: -r >configure:5071: checking for BSD-compatible nm >configure:5120: result: /usr/bin/nm -B >configure:5124: checking whether ln -s works >configure:5128: result: yes >configure:5135: checking how to recognise dependent libraries >configure:5311: result: pass_all >configure:5398: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:5401: $? = 0 >configure:5560: checking how to run the C preprocessor >configure:5600: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:5606: $? = 0 >configure:5644: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:10:28: error: ac_nonexistent.h: No such file or directory >configure:5650: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "dctc" >| #define VERSION "0.85.9" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5690: result: x86_64-pc-linux-gnu-gcc -E >configure:5719: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:5725: $? = 0 >configure:5763: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:10:28: error: ac_nonexistent.h: No such file or directory >configure:5769: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "dctc" >| #define VERSION "0.85.9" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5814: checking for ANSI C header files >configure:5844: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:5850: $? = 0 >configure:5857: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:5860: $? = 0 >configure:5867: test -s conftest.o >configure:5870: $? = 0 >configure:5966: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c >&5 >configure:5969: $? = 0 >configure:5975: ./conftest >configure:5978: $? = 0 >configure:5995: result: yes >configure:6019: checking for sys/types.h >configure:6040: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:6046: $? = 0 >configure:6053: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:6056: $? = 0 >configure:6063: test -s conftest.o >configure:6066: $? = 0 >configure:6079: result: yes >configure:6019: checking for sys/stat.h >configure:6040: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:6046: $? = 0 >configure:6053: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:6056: $? = 0 >configure:6063: test -s conftest.o >configure:6066: $? = 0 >configure:6079: result: yes >configure:6019: checking for stdlib.h >configure:6040: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:6046: $? = 0 >configure:6053: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:6056: $? = 0 >configure:6063: test -s conftest.o >configure:6066: $? = 0 >configure:6079: result: yes >configure:6019: checking for string.h >configure:6040: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:6046: $? = 0 >configure:6053: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:6056: $? = 0 >configure:6063: test -s conftest.o >configure:6066: $? = 0 >configure:6079: result: yes >configure:6019: checking for memory.h >configure:6040: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:6046: $? = 0 >configure:6053: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:6056: $? = 0 >configure:6063: test -s conftest.o >configure:6066: $? = 0 >configure:6079: result: yes >configure:6019: checking for strings.h >configure:6040: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:6046: $? = 0 >configure:6053: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:6056: $? = 0 >configure:6063: test -s conftest.o >configure:6066: $? = 0 >configure:6079: result: yes >configure:6019: checking for inttypes.h >configure:6040: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:6046: $? = 0 >configure:6053: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:6056: $? = 0 >configure:6063: test -s conftest.o >configure:6066: $? = 0 >configure:6079: result: yes >configure:6019: checking for stdint.h >configure:6040: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:6046: $? = 0 >configure:6053: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:6056: $? = 0 >configure:6063: test -s conftest.o >configure:6066: $? = 0 >configure:6079: result: yes >configure:6019: checking for unistd.h >configure:6040: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:6046: $? = 0 >configure:6053: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:6056: $? = 0 >configure:6063: test -s conftest.o >configure:6066: $? = 0 >configure:6079: result: yes >configure:6106: checking dlfcn.h usability >configure:6123: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:6129: $? = 0 >configure:6136: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:6139: $? = 0 >configure:6146: test -s conftest.o >configure:6149: $? = 0 >configure:6160: result: yes >configure:6164: checking dlfcn.h presence >configure:6179: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:6185: $? = 0 >configure:6206: result: yes >configure:6234: checking for dlfcn.h >configure:6242: result: yes >configure:6269: checking for x86_64-pc-linux-gnu-g++ >configure:6285: found /usr/bin/x86_64-pc-linux-gnu-g++ >configure:6296: result: x86_64-pc-linux-gnu-g++ >configure:6371: checking for C++ compiler version >configure:6378: x86_64-pc-linux-gnu-g++ --version >&5 >x86_64-pc-linux-gnu-g++ (GCC) 4.1.1 (Gentoo 4.1.1-r1) >Copyright (C) 2006 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:6381: $? = 0 >configure:6388: x86_64-pc-linux-gnu-g++ -v >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/gcc-4.1.1-r1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --enable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.1 (Gentoo 4.1.1-r1) >configure:6391: $? = 0 >configure:6398: x86_64-pc-linux-gnu-g++ -V >&5 >x86_64-pc-linux-gnu-g++: '-V' option must have argument >configure:6401: $? = 1 >configure:6404: checking whether we are using the GNU C++ compiler >configure:6433: x86_64-pc-linux-gnu-g++ -c -march=k8 -O2 -pipe conftest.cpp >&5 >configure:6439: $? = 0 >configure:6446: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err >configure:6449: $? = 0 >configure:6456: test -s conftest.o >configure:6459: $? = 0 >configure:6473: result: yes >configure:6478: checking whether x86_64-pc-linux-gnu-g++ accepts -g >configure:6508: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 >configure:6514: $? = 0 >configure:6521: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err >configure:6524: $? = 0 >configure:6531: test -s conftest.o >configure:6534: $? = 0 >configure:6664: result: yes >configure:6689: checking dependency style of x86_64-pc-linux-gnu-g++ >configure:6772: result: gcc3 >configure:6799: checking how to run the C++ preprocessor >configure:6835: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:6841: $? = 0 >configure:6879: x86_64-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory >configure:6885: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "dctc" >| #define VERSION "0.85.9" >| #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 <ac_nonexistent.h> >configure:6925: result: x86_64-pc-linux-gnu-g++ -E >configure:6954: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:6960: $? = 0 >configure:6998: x86_64-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory >configure:7004: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "dctc" >| #define VERSION "0.85.9" >| #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 <ac_nonexistent.h> >configure:7060: checking for x86_64-pc-linux-gnu-g77 >configure:7090: result: no >configure:7060: checking for x86_64-pc-linux-gnu-f77 >configure:7090: result: no >configure:7060: checking for x86_64-pc-linux-gnu-xlf >configure:7090: result: no >configure:7060: checking for x86_64-pc-linux-gnu-frt >configure:7090: result: no >configure:7060: checking for x86_64-pc-linux-gnu-pgf77 >configure:7090: result: no >configure:7060: checking for x86_64-pc-linux-gnu-cf77 >configure:7090: result: no >configure:7060: checking for x86_64-pc-linux-gnu-fort77 >configure:7090: result: no >configure:7060: checking for x86_64-pc-linux-gnu-fl32 >configure:7090: result: no >configure:7060: checking for x86_64-pc-linux-gnu-af77 >configure:7090: result: no >configure:7060: checking for x86_64-pc-linux-gnu-f90 >configure:7090: result: no >configure:7060: checking for x86_64-pc-linux-gnu-xlf90 >configure:7090: result: no >configure:7060: checking for x86_64-pc-linux-gnu-pgf90 >configure:7090: result: no >configure:7060: checking for x86_64-pc-linux-gnu-pghpf >configure:7090: result: no >configure:7060: checking for x86_64-pc-linux-gnu-epcf90 >configure:7090: result: no >configure:7060: checking for x86_64-pc-linux-gnu-gfortran >configure:7076: found /usr/x86_64-pc-linux-gnu/gcc-bin/4.1.1/x86_64-pc-linux-gnu-gfortran >configure:7087: result: x86_64-pc-linux-gnu-gfortran >configure:7161: checking for Fortran 77 compiler version >configure:7168: x86_64-pc-linux-gnu-gfortran --version >&5 >GNU Fortran 95 (GCC) 4.1.1 (Gentoo 4.1.1-r1) >Copyright (C) 2006 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:7171: $? = 0 >configure:7178: x86_64-pc-linux-gnu-gfortran -v >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/gcc-4.1.1-r1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --enable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.1 (Gentoo 4.1.1-r1) >configure:7181: $? = 0 >configure:7188: x86_64-pc-linux-gnu-gfortran -V >&5 >x86_64-pc-linux-gnu-gfortran: '-V' option must have argument >configure:7191: $? = 1 >configure:7199: checking whether we are using the GNU Fortran 77 compiler >configure:7218: x86_64-pc-linux-gnu-gfortran -c conftest.F >&5 >configure:7224: $? = 0 >configure:7231: test -z "$ac_f77_werror_flag" || test ! -s conftest.err >configure:7234: $? = 0 >configure:7241: test -s conftest.o >configure:7244: $? = 0 >configure:7258: result: yes >configure:7264: checking whether x86_64-pc-linux-gnu-gfortran accepts -g >configure:7281: x86_64-pc-linux-gnu-gfortran -c -g conftest.f >&5 >configure:7287: $? = 0 >configure:7294: test -z "$ac_f77_werror_flag" || test ! -s conftest.err >configure:7297: $? = 0 >configure:7304: test -s conftest.o >configure:7307: $? = 0 >configure:7320: result: yes >configure:7350: checking the maximum length of command line arguments >configure:7459: result: 32768 >configure:7470: checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object >configure:7575: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7578: $? = 0 >configure:7582: /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:7585: $? = 0 >configure:7637: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c conftstm.o >&5 >configure:7640: $? = 0 >configure:7678: result: ok >configure:7682: checking for objdir >configure:7697: result: .libs >configure:7749: checking for x86_64-pc-linux-gnu-ar >configure:7765: found /usr/bin/x86_64-pc-linux-gnu-ar >configure:7776: result: x86_64-pc-linux-gnu-ar >configure:7845: checking for x86_64-pc-linux-gnu-ranlib >configure:7861: found /usr/bin/x86_64-pc-linux-gnu-ranlib >configure:7872: result: x86_64-pc-linux-gnu-ranlib >configure:7941: checking for x86_64-pc-linux-gnu-strip >configure:7957: found /usr/bin/x86_64-pc-linux-gnu-strip >configure:7968: result: x86_64-pc-linux-gnu-strip >configure:8245: checking for correct ltmain.sh version >configure:8295: result: yes >configure:8355: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:8373: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >configure:8377: $? = 0 >configure:8390: result: no >configure:8405: checking for x86_64-pc-linux-gnu-gcc option to produce PIC >configure:8615: result: -fPIC >configure:8623: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works >configure:8641: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -fPIC -DPIC conftest.c >&5 >configure:8645: $? = 0 >configure:8658: result: yes >configure:8686: checking if x86_64-pc-linux-gnu-gcc static flag -static works >configure:8714: result: yes >configure:8724: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:8745: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -o out/conftest2.o conftest.c >&5 >configure:8749: $? = 0 >configure:8771: result: yes >configure:8797: 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:9783: result: yes >configure:9804: checking whether -lc should be explicitly linked in >configure:9809: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:9812: $? = 0 >configure:9827: 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:9830: $? = 0 >configure:9842: result: no >configure:9850: checking dynamic linker characteristics >configure:10475: result: GNU/Linux ld.so >configure:10484: checking how to hardcode library paths into programs >configure:10509: result: immediate >configure:10523: checking whether stripping libraries is possible >configure:10528: result: yes >configure:11441: checking if libtool supports shared libraries >configure:11443: result: yes >configure:11446: checking whether to build shared libraries >configure:11467: result: yes >configure:11470: checking whether to build static libraries >configure:11474: result: yes >configure:11566: creating libtool >configure:12154: checking for ld used by x86_64-pc-linux-gnu-g++ >configure:12221: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >configure:12230: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld >configure:12245: result: yes >configure:12296: 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:13262: result: yes >configure:13280: x86_64-pc-linux-gnu-g++ -c -march=k8 -O2 -pipe conftest.cpp >&5 >configure:13283: $? = 0 >configure:13402: checking for x86_64-pc-linux-gnu-g++ option to produce PIC >configure:13676: result: -fPIC >configure:13684: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works >configure:13702: x86_64-pc-linux-gnu-g++ -c -march=k8 -O2 -pipe -fPIC -DPIC conftest.cpp >&5 >configure:13706: $? = 0 >configure:13719: result: yes >configure:13747: checking if x86_64-pc-linux-gnu-g++ static flag -static works >configure:13775: result: yes >configure:13785: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o >configure:13806: x86_64-pc-linux-gnu-g++ -c -march=k8 -O2 -pipe -o out/conftest2.o conftest.cpp >&5 >configure:13810: $? = 0 >configure:13832: result: yes >configure:13858: 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:13883: result: yes >configure:13950: checking dynamic linker characteristics >configure:14575: result: GNU/Linux ld.so >configure:14584: checking how to hardcode library paths into programs >configure:14609: result: immediate >configure:15135: checking if libtool supports shared libraries >configure:15137: result: yes >configure:15140: checking whether to build shared libraries >configure:15160: result: yes >configure:15163: checking whether to build static libraries >configure:15167: result: yes >configure:15177: checking for x86_64-pc-linux-gnu-gfortran option to produce PIC >configure:15387: result: -fPIC >configure:15395: checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works >configure:15413: x86_64-pc-linux-gnu-gfortran -c -g -O2 -fPIC conftest.f >&5 >configure:15417: $? = 0 >configure:15430: result: yes >configure:15458: checking if x86_64-pc-linux-gnu-gfortran static flag -static works >configure:15486: result: yes >configure:15496: checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o >configure:15517: x86_64-pc-linux-gnu-gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5 >configure:15521: $? = 0 >configure:15543: result: yes >configure:15569: 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:16535: result: yes >configure:16602: checking dynamic linker characteristics >configure:17227: result: GNU/Linux ld.so >configure:17236: checking how to hardcode library paths into programs >configure:17261: result: immediate >configure:20891: checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C >configure:20959: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:20965: $? = 0 >configure:20972: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:20975: $? = 0 >configure:20982: test -s conftest.o >configure:20985: $? = 0 >configure:21002: result: none needed >configure:21013: checking whether make sets $(MAKE) >configure:21034: result: yes >configure:21056: checking for a BSD-compatible install >configure:21112: result: /bin/install -c >configure:21125: checking GCC version >configure:21138: result: 4.1.1 >configure:21176: checking for libgcrypt-config >configure:21192: found /usr/bin/libgcrypt-config >configure:21204: result: yes >configure:21216: checking gcrypt version >configure:21225: result: 1.2.2 >configure:21450: checking for pkg-config >configure:21468: found /usr/bin/pkg-config >configure:21480: result: /usr/bin/pkg-config >configure:21501: checking for x86_64-pc-linux-gnu-pkg-config >configure:21531: result: /usr/bin/pkg-config >configure:21603: checking pkg-config is at least version 0.9.0 >configure:21606: result: yes >configure:21617: checking for GLIB >configure:21625: $PKG_CONFIG --exists --print-errors "glib-2.0 gthread-2.0" >configure:21628: $? = 0 >configure:21643: $PKG_CONFIG --exists --print-errors "glib-2.0 gthread-2.0" >configure:21646: $? = 0 >configure:21722: result: yes >configure:21760: checking db.h usability >configure:21777: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -DWITH_GCRYPT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf conftest.c >&5 >configure:21783: $? = 0 >configure:21790: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:21793: $? = 0 >configure:21800: test -s conftest.o >configure:21803: $? = 0 >configure:21814: result: yes >configure:21818: checking db.h presence >configure:21833: x86_64-pc-linux-gnu-gcc -E -DWITH_GCRYPT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf conftest.c >configure:21839: $? = 0 >configure:21860: result: yes >configure:21888: checking for db.h >configure:21896: result: yes >configure:22542: checking Berkeley Database library version >configure:22555: result: 4.2 >configure:22568: checking for db_env_create in -ldb-4.2 >configure:22603: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe -DWITH_GCRYPT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DBDB_V4 conftest.c -ldb-4.2 -lgcrypt >&5 >/var/tmp/portage/dctc-0.85.9/temp/ccIovH1x.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `db_env_create' >collect2: ld returned 1 exit status >configure:22609: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "dctc" >| #define VERSION "0.85.9" >| #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 HAVE_DB_H 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char db_env_create (); >| int >| main () >| { >| return db_env_create (); >| ; >| return 0; >| } >configure:22644: result: no >configure:22655: checking for db_env_create in -ldb4 >configure:22690: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe -DWITH_GCRYPT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DBDB_V4 conftest.c -ldb4 -lgcrypt >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ldb4 >collect2: ld returned 1 exit status >configure:22696: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "dctc" >| #define VERSION "0.85.9" >| #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 HAVE_DB_H 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char db_env_create (); >| int >| main () >| { >| return db_env_create (); >| ; >| return 0; >| } >configure:22731: result: no >configure:22741: error: db.h reports Berkeley DB version is 4.2 but no db-4.2 library exists > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=x86_64-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_cxx_compiler_gnu=yes >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='-march=k8 -O2 -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='-march=k8 -O2 -pipe' >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_GLIB_CFLAGS_set= >ac_cv_env_GLIB_CFLAGS_value= >ac_cv_env_GLIB_LIBS_set= >ac_cv_env_GLIB_LIBS_value= >ac_cv_env_LDFLAGS_set= >ac_cv_env_LDFLAGS_value= >ac_cv_env_PKG_CONFIG_set= >ac_cv_env_PKG_CONFIG_value= >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_f77_compiler_gnu=yes >ac_cv_header_db_h=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_lib_db4___db_env_create=no >ac_cv_lib_db_4_2___db_env_create=no >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_GREP=/bin/grep >ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config >ac_cv_path_install='/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_GCRYPT_CONFIG=yes >ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib >ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_cxx_g=yes >ac_cv_prog_f77_g=yes >ac_cv_prog_make_make_set=yes >ac_cv_search_strerror='none required' >am_cv_CC_dependencies_compiler_type=gcc3 >am_cv_CXX_dependencies_compiler_type=gcc3 >am_cv_prog_cc_stdc= >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/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'\''"' >pkg_cv_GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' >pkg_cv_GLIB_LIBS='-pthread -lgthread-2.0 -lglib-2.0 ' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/dctc-0.85.9/work/dctc-0.85.9/missing --run aclocal-1.7' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/dctc-0.85.9/work/dctc-0.85.9/missing --run tar' >AR='x86_64-pc-linux-gnu-ar' >AUTOCONF='${SHELL} /var/tmp/portage/dctc-0.85.9/work/dctc-0.85.9/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/dctc-0.85.9/work/dctc-0.85.9/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/dctc-0.85.9/work/dctc-0.85.9/missing --run automake-1.7' >AWK='gawk' >CC='x86_64-pc-linux-gnu-gcc' >CCDEPMODE='depmode=gcc3' >CFLAGS='-march=k8 -O2 -pipe' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS=' -DWITH_GCRYPT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DBDB_V4' >CXX='x86_64-pc-linux-gnu-g++' >CXXCPP='x86_64-pc-linux-gnu-g++ -E' >CXXDEPMODE='depmode=gcc3' >CXXFLAGS='-march=k8 -O2 -pipe' >CYGPATH_W='echo' >DEFS='' >DEPDIR='.deps' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EXEEXT='' >F77='x86_64-pc-linux-gnu-gfortran' >FFLAGS='-g -O2' >GCRYPT_CONFIG='yes' >GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' >GLIB_LIBS='-pthread -lgthread-2.0 -lglib-2.0 ' >GREP='/bin/grep' >HAVE_BZIP2='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' >LDFLAGS='' >LIBOBJS='' >LIBS=' -lgcrypt' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LN_S='ln -s' >LTLIBOBJS='' >MAKEINFO='${SHELL} /var/tmp/portage/dctc-0.85.9/work/dctc-0.85.9/missing --run makeinfo' >OBJEXT='o' >PACKAGE='dctc' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_VERSION='' >PATH_SEPARATOR=':' >PKG_CONFIG='/usr/bin/pkg-config' >RANLIB='x86_64-pc-linux-gnu-ranlib' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='x86_64-pc-linux-gnu-strip' >VERSION='0.85.9' >XML2_CONFIG='' >XML_CFLAGS='' >XML_LIBS='' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_F77='' >am__fastdepCC_FALSE='#' >am__fastdepCC_TRUE='' >am__fastdepCXX_FALSE='#' >am__fastdepCXX_TRUE='' >am__include='include' >am__leading_dot='.' >am__quote='' >berkeleydb_libs='' >bindir='${exec_prefix}/bin' >build='x86_64-pc-linux-gnu' >build_alias='x86_64-pc-linux-gnu' >build_cpu='x86_64' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE}' >dvidir='${docdir}' >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' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='/var/tmp/portage/dctc-0.85.9/work/dctc-0.85.9/install-sh' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >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 "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" >#define PACKAGE_STRING "" >#define PACKAGE_BUGREPORT "" >#define PACKAGE "dctc" >#define VERSION "0.85.9" >#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 HAVE_DB_H 1 > >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 135320
:
88211
|
88212
| 104224