Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 251425 Details for
Bug 341983
app-backup/bacula-5.0.3-r1 fails with USE="static"
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), 40.99 KB, created by
David Abbott (RETIRED)
on 2010-10-21 09:43:46 UTC
(
hide
)
Description:
config log
Filename:
MIME Type:
Creator:
David Abbott (RETIRED)
Created:
2010-10-21 09:43:46 UTC
Size:
40.99 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.61. 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 --libdir=/usr/lib --docdir=/usr/share/doc/bacula-5.0.3-r1 --htmldir=/usr/share/doc/bacula-5.0.3-r1/html --with-pid-dir=/var/run --sysconfdir=/etc/bacula --with-subsys-dir=/var/lock/subsys --with-working-dir=/var/lib/bacula --with-scriptdir=/usr/libexec/bacula --with-dir-user=bacula --with-dir-group=bacula --with-sd-user=root --with-sd-group=bacula --with-fd-user=root --with-fd-group=bacula --enable-smartalloc --host=i686-pc-linux-gnu --enable-client-only --enable-static-fd --disable-tray-monitor --with-x --enable-bat --enable-static-cons --with-python --disable-conio --enable-readline --with-readline=/usr --with-openssl --enable-ipv6 --with-tcp-wrappers > >## --------- ## >## Platform. ## >## --------- ## > >hostname = x86chroot >uname -m = i686 >uname -r = 2.6.34-gentoo-r6 >uname -s = Linux >uname -v = #1 SMP Mon Oct 11 20:18:50 EDT 2010 > >/usr/bin/uname -p = Intel(R) Core(TM)2 CPU 6600 @ 2.40GHz >/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/i686-pc-linux-gnu/gcc-bin/4.4.3 >PATH: /usr/lib/subversion/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2256: checking for true >configure:2274: found /bin/true >configure:2286: result: /bin/true >configure:2302: checking for false >configure:2320: found /bin/false >configure:2332: result: /bin/false >configure:2387: checking for i686-pc-linux-gnu-gcc >configure:2403: found /usr/bin/i686-pc-linux-gnu-gcc >configure:2414: result: i686-pc-linux-gnu-gcc >configure:2692: checking for C compiler version >configure:2699: i686-pc-linux-gnu-gcc --version >&5 >i686-pc-linux-gnu-gcc (Gentoo 4.4.3-r2 p1.2) 4.4.3 >Copyright (C) 2010 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:2702: $? = 0 >configure:2709: 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.4.3-r2/work/gcc-4.4.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.4.3 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.3/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/i686-pc-linux-gnu/4.4.3/python --enable-checking=release --enable-java-awt=gtk --with-arch=i686 --enable-languages=c,c++,java,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.3-r2 p1.2' >Thread model: posix >gcc version 4.4.3 (Gentoo 4.4.3-r2 p1.2) >configure:2712: $? = 0 >configure:2719: i686-pc-linux-gnu-gcc -V >&5 >i686-pc-linux-gnu-gcc: '-V' option must have argument >configure:2722: $? = 1 >configure:2745: checking for C compiler default output file name >configure:2772: i686-pc-linux-gnu-gcc -O2 -march=prescott -pipe -fomit-frame-pointer -ggdb -Wl,--hash-style=gnu,-O1 -Wl,--as-needed conftest.c >&5 >configure:2775: $? = 0 >configure:2813: result: a.out >configure:2830: checking whether the C compiler works >configure:2840: ./a.out >configure:2843: $? = 0 >configure:2860: result: yes >configure:2867: checking whether we are cross compiling >configure:2869: result: no >configure:2872: checking for suffix of executables >configure:2879: i686-pc-linux-gnu-gcc -o conftest -O2 -march=prescott -pipe -fomit-frame-pointer -ggdb -Wl,--hash-style=gnu,-O1 -Wl,--as-needed conftest.c >&5 >configure:2882: $? = 0 >configure:2906: result: >configure:2912: checking for suffix of object files >configure:2938: i686-pc-linux-gnu-gcc -c -O2 -march=prescott -pipe -fomit-frame-pointer -ggdb conftest.c >&5 >configure:2941: $? = 0 >configure:2964: result: o >configure:2968: checking whether we are using the GNU C compiler >configure:2997: i686-pc-linux-gnu-gcc -c -O2 -march=prescott -pipe -fomit-frame-pointer -ggdb conftest.c >&5 >configure:3003: $? = 0 >configure:3020: result: yes >configure:3025: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:3055: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:3061: $? = 0 >configure:3160: result: yes >configure:3177: checking for i686-pc-linux-gnu-gcc option to accept ISO C89 >configure:3251: i686-pc-linux-gnu-gcc -c -O2 -march=prescott -pipe -fomit-frame-pointer -ggdb conftest.c >&5 >configure:3257: $? = 0 >configure:3280: result: none needed >configure:3312: checking for i686-pc-linux-gnu-g++ >configure:3328: found /usr/bin/i686-pc-linux-gnu-g++ >configure:3339: result: i686-pc-linux-gnu-g++ >configure:3414: checking for C++ compiler version >configure:3421: i686-pc-linux-gnu-g++ --version >&5 >i686-pc-linux-gnu-g++ (Gentoo 4.4.3-r2 p1.2) 4.4.3 >Copyright (C) 2010 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:3424: $? = 0 >configure:3431: 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.4.3-r2/work/gcc-4.4.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.4.3 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.3/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/i686-pc-linux-gnu/4.4.3/python --enable-checking=release --enable-java-awt=gtk --with-arch=i686 --enable-languages=c,c++,java,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.3-r2 p1.2' >Thread model: posix >gcc version 4.4.3 (Gentoo 4.4.3-r2 p1.2) >configure:3434: $? = 0 >configure:3441: i686-pc-linux-gnu-g++ -V >&5 >i686-pc-linux-gnu-g++: '-V' option must have argument >configure:3444: $? = 1 >configure:3447: checking whether we are using the GNU C++ compiler >configure:3476: i686-pc-linux-gnu-g++ -c -O2 -march=prescott -pipe -fomit-frame-pointer -ggdb conftest.cpp >&5 >configure:3482: $? = 0 >configure:3499: result: yes >configure:3504: checking whether i686-pc-linux-gnu-g++ accepts -g >configure:3534: i686-pc-linux-gnu-g++ -c -g conftest.cpp >&5 >configure:3540: $? = 0 >configure:3639: result: yes >configure:3663: checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together >configure:3698: i686-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 >configure:3701: $? = 0 >configure:3707: i686-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 >configure:3710: $? = 0 >configure:3721: cc -c conftest.c >&5 >configure:3724: $? = 0 >configure:3732: cc -c conftest.c -o conftest2.o >&5 >configure:3735: $? = 0 >configure:3741: cc -c conftest.c -o conftest2.o >&5 >configure:3744: $? = 0 >configure:3762: result: yes >configure:3779: checking how to run the C preprocessor >configure:3819: i686-pc-linux-gnu-gcc -E conftest.c >configure:3825: $? = 0 >configure:3856: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:8:28: error: ac_nonexistent.h: No such file or directory >configure:3862: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3895: result: i686-pc-linux-gnu-gcc -E >configure:3924: i686-pc-linux-gnu-gcc -E conftest.c >configure:3930: $? = 0 >configure:3961: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:8:28: error: ac_nonexistent.h: No such file or directory >configure:3967: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4005: checking for grep that handles long lines and -e >configure:4079: result: /bin/grep >configure:4084: checking for egrep >configure:4162: result: /bin/grep -E >configure:4168: checking whether i686-pc-linux-gnu-gcc needs -traditional >configure:4210: result: no >configure:4228: checking for i686-pc-linux-gnu-g++ >configure:4246: found /usr/bin/i686-pc-linux-gnu-g++ >configure:4259: result: /usr/bin/i686-pc-linux-gnu-g++ >configure:4286: checking for a BSD-compatible install >configure:4342: result: /usr/bin/install -c >configure:4355: checking for mv >configure:4373: found /bin/mv >configure:4386: result: /bin/mv >configure:4396: checking for rm >configure:4414: found /bin/rm >configure:4427: result: /bin/rm >configure:4437: checking for cp >configure:4455: found /bin/cp >configure:4468: result: /bin/cp >configure:4478: checking for sed >configure:4496: found /bin/sed >configure:4509: result: /bin/sed >configure:4519: checking for echo >configure:4537: found /bin/echo >configure:4550: result: /bin/echo >configure:4560: checking for cmp >configure:4578: found /usr/bin/cmp >configure:4591: result: /usr/bin/cmp >configure:4601: checking for tbl >configure:4619: found /usr/bin/tbl >configure:4632: result: /usr/bin/tbl >configure:4642: checking for ar >configure:4660: found /usr/bin/ar >configure:4673: result: /usr/bin/ar >configure:4683: checking for openssl >configure:4701: found /usr/bin/openssl >configure:4714: result: /usr/bin/openssl >configure:4724: checking for mtx >configure:4742: found /usr/sbin/mtx >configure:4755: result: /usr/sbin/mtx >configure:4765: checking for dd >configure:4783: found /bin/dd >configure:4796: result: /bin/dd >configure:4806: checking for mkisofs >configure:4824: found /usr/bin/mkisofs >configure:4837: result: /usr/bin/mkisofs >configure:4847: checking for python >configure:4865: found /usr/bin/python >configure:4878: result: /usr/bin/python >configure:4888: checking for growisofs >configure:4906: found /usr/bin/growisofs >configure:4919: result: /usr/bin/growisofs >configure:4929: checking for dvd+rw-mediainfo >configure:4947: found /usr/bin/dvd+rw-mediainfo >configure:4960: result: /usr/bin/dvd+rw-mediainfo >configure:4970: checking for dvd+rw-format >configure:4988: found /usr/bin/dvd+rw-format >configure:5001: result: /usr/bin/dvd+rw-format >configure:5011: checking for pkg-config >configure:5029: found /usr/bin/pkg-config >configure:5042: result: /usr/bin/pkg-config >configure:5052: checking for qmake >configure:5070: found /usr/bin/qmake >configure:5083: result: /usr/bin/qmake >configure:5093: checking for gmake >configure:5111: found /usr/bin/gmake >configure:5124: result: /usr/bin/gmake >configure:5138: checking for wx-config >configure:5156: found /usr/bin/wx-config >configure:5169: result: /usr/bin/wx-config >configure:5180: checking for cdrecord >configure:5198: found /usr/bin/cdrecord >configure:5211: result: /usr/bin/cdrecord >configure:5221: checking for pidof >configure:5239: found /bin/pidof >configure:5252: result: /bin/pidof >configure:5264: checking for gawk >configure:5280: found /usr/bin/gawk >configure:5291: result: gawk >configure:5321: checking for gawk >configure:5339: found /usr/bin/gawk >configure:5352: result: /usr/bin/gawk >configure:5415: checking build system type >configure:5433: result: i686-pc-linux-gnu >configure:5455: checking host system type >configure:5470: result: i686-pc-linux-gnu >configure:5492: checking for a sed that does not truncate output >configure:5571: result: /bin/sed >configure:5589: checking for fgrep >configure:5667: result: /bin/grep -F >configure:5702: checking for ld used by i686-pc-linux-gnu-gcc >configure:5769: result: /usr/i686-pc-linux-gnu/bin/ld >configure:5778: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:5793: result: yes >configure:5805: checking for BSD- or MS-compatible name lister (nm) >configure:5854: result: /usr/bin/nm -B >configure:5976: checking the name lister (/usr/bin/nm -B) interface >configure:5983: i686-pc-linux-gnu-gcc -c -O2 -march=prescott -pipe -fomit-frame-pointer -ggdb conftest.c >&5 >configure:5986: /usr/bin/nm -B "conftest.o" >configure:5989: output >00000000 B some_variable >configure:5996: result: BSD nm >configure:5999: checking whether ln -s works >configure:6003: result: yes >configure:6011: checking the maximum length of command line arguments >configure:6131: result: 1572864 >configure:6148: checking whether the shell understands some XSI constructs >configure:6158: result: yes >configure:6162: checking whether the shell understands "+=" >configure:6168: result: yes >configure:6203: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files >configure:6210: result: -r >configure:6239: checking for i686-pc-linux-gnu-objdump >configure:6255: found /usr/bin/i686-pc-linux-gnu-objdump >configure:6266: result: i686-pc-linux-gnu-objdump >configure:6342: checking how to recognize dependent libraries >configure:6538: result: pass_all >configure:6558: checking for i686-pc-linux-gnu-ar >configure:6585: result: /usr/bin/ar >configure:6667: checking for i686-pc-linux-gnu-strip >configure:6683: found /usr/bin/i686-pc-linux-gnu-strip >configure:6694: result: i686-pc-linux-gnu-strip >configure:6770: checking for i686-pc-linux-gnu-ranlib >configure:6786: found /usr/bin/i686-pc-linux-gnu-ranlib >configure:6797: result: i686-pc-linux-gnu-ranlib >configure:6931: checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object >configure:7049: i686-pc-linux-gnu-gcc -c -O2 -march=prescott -pipe -fomit-frame-pointer -ggdb conftest.c >&5 >configure:7052: $? = 0 >configure:7056: /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:7059: $? = 0 >configure:7113: i686-pc-linux-gnu-gcc -o conftest -O2 -march=prescott -pipe -fomit-frame-pointer -ggdb -Wl,--hash-style=gnu,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 >configure:7116: $? = 0 >configure:7154: result: ok >configure:8027: checking for ANSI C header files >configure:8057: i686-pc-linux-gnu-gcc -c -O2 -march=prescott -pipe -fomit-frame-pointer -ggdb conftest.c >&5 >configure:8063: $? = 0 >configure:8162: i686-pc-linux-gnu-gcc -o conftest -O2 -march=prescott -pipe -fomit-frame-pointer -ggdb -Wl,--hash-style=gnu,-O1 -Wl,--as-needed conftest.c >&5 >configure:8165: $? = 0 >configure:8171: ./conftest >configure:8174: $? = 0 >configure:8191: result: yes >configure:8215: checking for sys/types.h >configure:8236: i686-pc-linux-gnu-gcc -c -O2 -march=prescott -pipe -fomit-frame-pointer -ggdb conftest.c >&5 >configure:8242: $? = 0 >configure:8258: result: yes >configure:8215: checking for sys/stat.h >configure:8236: i686-pc-linux-gnu-gcc -c -O2 -march=prescott -pipe -fomit-frame-pointer -ggdb conftest.c >&5 >configure:8242: $? = 0 >configure:8258: result: yes >configure:8215: checking for stdlib.h >configure:8236: i686-pc-linux-gnu-gcc -c -O2 -march=prescott -pipe -fomit-frame-pointer -ggdb conftest.c >&5 >configure:8242: $? = 0 >configure:8258: result: yes >configure:8215: checking for string.h >configure:8236: i686-pc-linux-gnu-gcc -c -O2 -march=prescott -pipe -fomit-frame-pointer -ggdb conftest.c >&5 >configure:8242: $? = 0 >configure:8258: result: yes >configure:8215: checking for memory.h >configure:8236: i686-pc-linux-gnu-gcc -c -O2 -march=prescott -pipe -fomit-frame-pointer -ggdb conftest.c >&5 >configure:8242: $? = 0 >configure:8258: result: yes >configure:8215: checking for strings.h >configure:8236: i686-pc-linux-gnu-gcc -c -O2 -march=prescott -pipe -fomit-frame-pointer -ggdb conftest.c >&5 >configure:8242: $? = 0 >configure:8258: result: yes >configure:8215: checking for inttypes.h >configure:8236: i686-pc-linux-gnu-gcc -c -O2 -march=prescott -pipe -fomit-frame-pointer -ggdb conftest.c >&5 >configure:8242: $? = 0 >configure:8258: result: yes >configure:8215: checking for stdint.h >configure:8236: i686-pc-linux-gnu-gcc -c -O2 -march=prescott -pipe -fomit-frame-pointer -ggdb conftest.c >&5 >configure:8242: $? = 0 >configure:8258: result: yes >configure:8215: checking for unistd.h >configure:8236: i686-pc-linux-gnu-gcc -c -O2 -march=prescott -pipe -fomit-frame-pointer -ggdb conftest.c >&5 >configure:8242: $? = 0 >configure:8258: result: yes >configure:8274: checking for dlfcn.h >configure:8295: i686-pc-linux-gnu-gcc -c -O2 -march=prescott -pipe -fomit-frame-pointer -ggdb conftest.c >&5 >configure:8301: $? = 0 >configure:8317: result: yes >configure:8446: checking for C++ compiler version >configure:8453: /usr/bin/i686-pc-linux-gnu-g++ --version >&5 >i686-pc-linux-gnu-g++ (Gentoo 4.4.3-r2 p1.2) 4.4.3 >Copyright (C) 2010 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:8456: $? = 0 >configure:8463: /usr/bin/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.4.3-r2/work/gcc-4.4.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.4.3 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.3/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/i686-pc-linux-gnu/4.4.3/python --enable-checking=release --enable-java-awt=gtk --with-arch=i686 --enable-languages=c,c++,java,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.3-r2 p1.2' >Thread model: posix >gcc version 4.4.3 (Gentoo 4.4.3-r2 p1.2) >configure:8466: $? = 0 >configure:8473: /usr/bin/i686-pc-linux-gnu-g++ -V >&5 >i686-pc-linux-gnu-g++: '-V' option must have argument >configure:8476: $? = 1 >configure:8479: checking whether we are using the GNU C++ compiler >configure:8531: result: yes >configure:8536: checking whether /usr/bin/i686-pc-linux-gnu-g++ accepts -g >configure:8671: result: yes >configure:8702: checking how to run the C++ preprocessor >configure:8738: /usr/bin/i686-pc-linux-gnu-g++ -E conftest.cpp >configure:8744: $? = 0 >configure:8775: /usr/bin/i686-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:19:28: error: ac_nonexistent.h: No such file or directory >configure:8781: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #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:8814: result: /usr/bin/i686-pc-linux-gnu-g++ -E >configure:8843: /usr/bin/i686-pc-linux-gnu-g++ -E conftest.cpp >configure:8849: $? = 0 >configure:8880: /usr/bin/i686-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:19:28: error: ac_nonexistent.h: No such file or directory >configure:8886: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #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:9096: checking for objdir >configure:9111: result: .libs >configure:9407: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:9425: i686-pc-linux-gnu-gcc -c -O2 -march=prescott -pipe -fomit-frame-pointer -ggdb -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >configure:9429: $? = 0 >configure:9442: result: no >configure:9462: checking for i686-pc-linux-gnu-gcc option to produce PIC >configure:9734: result: -fPIC -DPIC >configure:9746: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works >configure:9764: i686-pc-linux-gnu-gcc -c -O2 -march=prescott -pipe -fomit-frame-pointer -ggdb -fPIC -DPIC -DPIC conftest.c >&5 >configure:9768: $? = 0 >configure:9781: result: yes >configure:9805: checking if i686-pc-linux-gnu-gcc static flag -static works >configure:9833: result: yes >configure:9848: checking if i686-pc-linux-gnu-gcc supports -c -o file.o >configure:9869: i686-pc-linux-gnu-gcc -c -O2 -march=prescott -pipe -fomit-frame-pointer -ggdb -o out/conftest2.o conftest.c >&5 >configure:9873: $? = 0 >configure:9895: result: yes >configure:9903: checking if i686-pc-linux-gnu-gcc supports -c -o file.o >configure:9950: result: yes >configure:9983: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:11045: result: yes >configure:11082: checking whether -lc should be explicitly linked in >configure:11087: i686-pc-linux-gnu-gcc -c -O2 -march=prescott -pipe -fomit-frame-pointer -ggdb conftest.c >&5 >configure:11090: $? = 0 >configure:11105: 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:11108: $? = 0 >configure:11120: result: no >configure:11284: checking dynamic linker characteristics >configure:11727: i686-pc-linux-gnu-gcc -o conftest -O2 -march=prescott -pipe -fomit-frame-pointer -ggdb -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 >configure:11733: $? = 0 >configure:11963: result: GNU/Linux ld.so >configure:12065: checking how to hardcode library paths into programs >configure:12090: result: immediate >configure:12895: checking whether stripping libraries is possible >configure:12900: result: yes >configure:12935: checking if libtool supports shared libraries >configure:12937: result: yes >configure:12940: checking whether to build shared libraries >configure:12961: result: yes >configure:12964: checking whether to build static libraries >configure:12968: result: no >configure:13118: checking for ld used by /usr/bin/i686-pc-linux-gnu-g++ >configure:13185: result: /usr/i686-pc-linux-gnu/bin/ld >configure:13194: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:13209: result: yes >configure:13264: checking whether the /usr/bin/i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:14231: result: yes >configure:14259: /usr/bin/i686-pc-linux-gnu-g++ -c -O2 -march=prescott -pipe -fomit-frame-pointer -ggdb conftest.cpp >&5 >configure:14262: $? = 0 >configure:14444: checking for /usr/bin/i686-pc-linux-gnu-g++ option to produce PIC >configure:14761: result: -fPIC -DPIC >configure:14770: checking if /usr/bin/i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works >configure:14788: /usr/bin/i686-pc-linux-gnu-g++ -c -O2 -march=prescott -pipe -fomit-frame-pointer -ggdb -fPIC -DPIC -DPIC conftest.cpp >&5 >configure:14792: $? = 0 >configure:14805: result: yes >configure:14826: checking if /usr/bin/i686-pc-linux-gnu-g++ static flag -static works >configure:14854: result: yes >configure:14866: checking if /usr/bin/i686-pc-linux-gnu-g++ supports -c -o file.o >configure:14887: /usr/bin/i686-pc-linux-gnu-g++ -c -O2 -march=prescott -pipe -fomit-frame-pointer -ggdb -o out/conftest2.o conftest.cpp >&5 >configure:14891: $? = 0 >configure:14913: result: yes >configure:14918: checking if /usr/bin/i686-pc-linux-gnu-g++ supports -c -o file.o >configure:14965: result: yes >configure:14995: checking whether the /usr/bin/i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:15021: result: yes >configure:15158: checking dynamic linker characteristics >configure:15549: /usr/bin/i686-pc-linux-gnu-g++ -o conftest -O2 -march=prescott -pipe -fomit-frame-pointer -ggdb -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.cpp >&5 >configure:15555: $? = 0 >configure:15785: result: GNU/Linux ld.so >configure:15836: checking how to hardcode library paths into programs >configure:15861: result: immediate >configure:15978: checking host system type >configure:15993: result: i686-pc-linux-gnu >configure:16345: checking for Operating System Distribution >configure:16423: result: done >configure:16427: checking whether make sets $(MAKE) >configure:16448: result: yes >configure:16472: checking whether NLS is requested >configure:16481: result: yes >configure:16519: checking for msgfmt >configure: trying /usr/bin/msgfmt... >0 translated messages. >configure:16551: result: /usr/bin/msgfmt >configure:16560: checking for gmsgfmt >configure:16578: found /usr/bin/gmsgfmt >configure:16591: result: /usr/bin/gmsgfmt >configure:16631: checking for xgettext >configure: trying /usr/bin/xgettext... >/usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C >configure:16663: result: /usr/bin/xgettext >configure:16703: checking for msgmerge >configure: trying /usr/bin/msgmerge... >configure:16734: result: /usr/bin/msgmerge >configure:16809: checking for ld used by GCC >configure:16873: result: /usr/i686-pc-linux-gnu/bin/ld >configure:16882: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:16895: result: yes >configure:16902: checking for shared library run path origin >configure:16915: result: done >configure:17331: checking for CFPreferencesCopyAppValue >configure:17361: i686-pc-linux-gnu-gcc -o conftest -O2 -march=prescott -pipe -fomit-frame-pointer -ggdb -I/System/Library/Frameworks/CoreFoundation.framework/Headers -Wl,--hash-style=gnu,-O1 -Wl,--as-needed conftest.c -framework CoreFoundation >&5 >i686-pc-linux-gnu-gcc: CoreFoundation: No such file or directory >cc1: error: unrecognized command line option "-framework" >configure:17367: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #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_LINUX_OS 1 >| /* end confdefs.h. */ >| #include <CFPreferences.h> >| int >| main () >| { >| CFPreferencesCopyAppValue(NULL, NULL) >| ; >| return 0; >| } >configure:17386: result: no >configure:17395: checking for CFLocaleCopyCurrent >configure:17425: i686-pc-linux-gnu-gcc -o conftest -O2 -march=prescott -pipe -fomit-frame-pointer -ggdb -I/System/Library/Frameworks/CoreFoundation.framework/Headers -Wl,--hash-style=gnu,-O1 -Wl,--as-needed conftest.c -framework CoreFoundation >&5 >i686-pc-linux-gnu-gcc: CoreFoundation: No such file or directory >cc1: error: unrecognized command line option "-framework" >configure:17431: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #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_LINUX_OS 1 >| /* end confdefs.h. */ >| #include <CFLocale.h> >| int >| main () >| { >| CFLocaleCopyCurrent(); >| ; >| return 0; >| } >configure:17450: result: no >configure:17467: checking whether NLS is requested >configure:17476: result: yes >configure:17494: checking for GNU gettext in libc >configure:17523: i686-pc-linux-gnu-gcc -o conftest -O2 -march=prescott -pipe -fomit-frame-pointer -ggdb -Wl,--hash-style=gnu,-O1 -Wl,--as-needed conftest.c >&5 >configure:17529: $? = 0 >configure:17546: result: yes >configure:18244: checking whether to use NLS >configure:18246: result: yes >configure:18249: checking where the gettext function comes from >configure:18260: result: libc >configure:18399: checking for msgfmt >configure:18429: result: /usr/bin/msgfmt >configure:24245: error: Libtool is enabled, not compatible with static tools, > please rerun configure with --disable-libtool > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=i686-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='-O2 -march=prescott -pipe -fomit-frame-pointer -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='-O2 -march=prescott -pipe -fomit-frame-pointer -ggdb' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value='-Wl,--hash-style=gnu,-O1 -Wl,--as-needed' >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_WXCONFIG_set= >ac_cv_env_WXCONFIG_value= >ac_cv_env_WXFLAGS_set= >ac_cv_env_WXFLAGS_value= >ac_cv_env_XMKMF_set= >ac_cv_env_XMKMF_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_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=i686-pc-linux-gnu >ac_cv_objext=o >ac_cv_path_AR=/usr/bin/ar >ac_cv_path_AWK=/usr/bin/gawk >ac_cv_path_CDRECORD=/usr/bin/cdrecord >ac_cv_path_CMP=/usr/bin/cmp >ac_cv_path_CP=/bin/cp >ac_cv_path_CXX=/usr/bin/i686-pc-linux-gnu-g++ >ac_cv_path_DD=/bin/dd >ac_cv_path_DVDRWFORMAT=/usr/bin/dvd+rw-format >ac_cv_path_DVDRWMEDIAINFO=/usr/bin/dvd+rw-mediainfo >ac_cv_path_ECHO=/bin/echo >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_FALSEPRG=/bin/false >ac_cv_path_FGREP='/bin/grep -F' >ac_cv_path_GMAKE=/usr/bin/gmake >ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt >ac_cv_path_GREP=/bin/grep >ac_cv_path_GROWISOFS=/usr/bin/growisofs >ac_cv_path_MKISOFS=/usr/bin/mkisofs >ac_cv_path_MSGFMT=/usr/bin/msgfmt >ac_cv_path_MSGMERGE=/usr/bin/msgmerge >ac_cv_path_MTX=/usr/sbin/mtx >ac_cv_path_MV=/bin/mv >ac_cv_path_OPENSSL=/usr/bin/openssl >ac_cv_path_PIDOF=/bin/pidof >ac_cv_path_PKGCONFIG=/usr/bin/pkg-config >ac_cv_path_PYTHON=/usr/bin/python >ac_cv_path_QMAKE=/usr/bin/qmake >ac_cv_path_REMOVE=/bin/rm >ac_cv_path_SED=/bin/sed >ac_cv_path_TBL=/usr/bin/tbl >ac_cv_path_TRUEPRG=/bin/true >ac_cv_path_WXCONFIG=/usr/bin/wx-config >ac_cv_path_XGETTEXT=/usr/bin/xgettext >ac_cv_path_install='/usr/bin/install -c' >ac_cv_prog_AR=/usr/bin/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='/usr/bin/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_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_i686_pc_linux_gnu_gcc_c_o=yes >ac_cv_prog_cxx_g=yes >ac_cv_prog_gcc_traditional=no >ac_cv_prog_make_make_set=yes >acl_cv_hardcode_direct=no >acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' >acl_cv_hardcode_libdir_separator= >acl_cv_hardcode_minus_L=no >acl_cv_libext=a >acl_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld >acl_cv_prog_gnu_ld=yes >acl_cv_rpath=done >acl_cv_shlibext=so >acl_cv_wl=-Wl, >gt_cv_func_CFLocaleCopyCurrent=no >gt_cv_func_CFPreferencesCopyAppValue=no >gt_cv_func_gnugettext1_libc=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 > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >12 >12 >12 >12 >12 >13 /* file version number */' >AFS_CFLAGS='' >AFS_LIBS='' >ALLOCA='' >ALL_DIRS='' >AR='/usr/bin/ar' >ARFLAGS='cr' >AWK='/usr/bin/gawk' >BACULA='Bacula' >BAT_DIR='src/qt-console' >BDB_VERSION='12 >BUILD_DIR='/var/tmp/portage/app-backup/bacula-5.0.3-r1/work/bacula-5.0.3' >BUILD_INCLUDED_LIBINTL='' >CAP_LIBS='' >CATOBJEXT='' >CC='i686-pc-linux-gnu-gcc' >CDRECORD='/usr/bin/cdrecord' >CFLAGS='-O2 -march=prescott -pipe -fomit-frame-pointer -ggdb' >CMP='/usr/bin/cmp' >CONS_INC='' >CONS_LDFLAGS='' >CONS_LIBS='' >CONS_OBJ='' >CONS_SRC='' >CP='/bin/cp' >CPP='i686-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CXX='/usr/bin/i686-pc-linux-gnu-g++' >CXXCPP='/usr/bin/i686-pc-linux-gnu-g++ -E' >CXXFLAGS='-O2 -march=prescott -pipe -fomit-frame-pointer -ggdb' >DATADIRNAME='' >DATE='04 August 2010' >DBI_DBD_DRIVERDIR='' >DB_LIBS='' >DB_PROG='' >DB_PROG_LIB='' >DB_TYPE='bdb' >DD='/bin/dd' >DEBUG='' >DEFAULT_ARCHIVE_TYPE='.la' >DEFAULT_OBJECT_TYPE='.lo' >DEFAULT_SHARED_OBJECT_TYPE='.la' >DEFS='' >DINCLUDE='' >DIRD_DIR='' >DIR_TOOLS='' >DISTNAME='gentoo' >DISTVER='' >DLIB='' >DSYMUTIL='' >DUMPBIN='' >DVDRWFORMAT='/usr/bin/dvd+rw-format' >DVDRWMEDIAINFO='/usr/bin/dvd+rw-mediainfo' >ECHO='/bin/echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EXEEXT='' >FALSEPRG='/bin/false' >FDLIBS='' >FD_PLUGIN_DIR='src/plugins/fd' >FGREP='/bin/grep -F' >GENCAT='' >GETCONF='' >GLIBC21='' >GLIBC2='' >GMAKE='/usr/bin/gmake' >GMSGFMT='/usr/bin/gmsgfmt' >GREP='/bin/grep' >GROWISOFS='/usr/bin/growisofs' >HAVE_AIX_OS_FALSE='' >HAVE_AIX_OS_TRUE='#' >HAVE_ASPRINTF='' >HAVE_BSDI_OS_FALSE='' >HAVE_BSDI_OS_TRUE='#' >HAVE_DARWIN_OS_FALSE='' >HAVE_DARWIN_OS_TRUE='#' >HAVE_FREEBSD_OS_FALSE='' >HAVE_FREEBSD_OS_TRUE='#' >HAVE_HPUX_OS_FALSE='' >HAVE_HPUX_OS_TRUE='#' >HAVE_IRIX_OS_FALSE='' >HAVE_IRIX_OS_TRUE='#' >HAVE_LINUX_OS_FALSE='#' >HAVE_LINUX_OS_TRUE='' >HAVE_NETBSD_OS_FALSE='' >HAVE_NETBSD_OS_TRUE='#' >HAVE_OPENBSD_OS_FALSE='' >HAVE_OPENBSD_OS_TRUE='#' >HAVE_OSF1_OS_FALSE='' >HAVE_OSF1_OS_TRUE='#' >HAVE_POSIX_PRINTF='' >HAVE_SGI_OS_FALSE='' >HAVE_SGI_OS_TRUE='#' >HAVE_SNPRINTF='' >HAVE_SUN_OS_FALSE='' >HAVE_SUN_OS_TRUE='#' >HAVE_WPRINTF='' >INCLUDE_INSTALL_TARGET='' >INCLUDE_UNINSTALL_TARGET='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTOBJEXT='' >INTLBISON='' >INTLLIBS='' >INTLOBJS='' >INTL_LIBTOOL_SUFFIX_PREFIX='' >INTL_MACOSX_LIBS='' >LD='/usr/i686-pc-linux-gnu/bin/ld' >LDFLAGS='-Wl,--hash-style=gnu,-O1 -Wl,--as-needed' >LIBBACCFG_LT_RELEASE='5.0.3' >LIBBACFIND_LT_RELEASE='5.0.3' >LIBBACPY_LT_RELEASE='5.0.3' >LIBBACSQL_LT_RELEASE='5.0.3' >LIBBAC_LT_RELEASE='5.0.3' >LIBICONV='-liconv' >LIBINTL='' >LIBOBJS='' >LIBS='' >LIBTOOL='$(LIBTOOL)' >LIBTOOL_CLEAN_TARGET='libtool-clean' >LIBTOOL_INSTALL_TARGET='libtool-install' >LIBTOOL_UNINSTALL_TARGET='libtool-uninstall' >LIPO='' >LN_S='ln -s' >LOCAL_CFLAGS='' >LOCAL_DEFS='' >LOCAL_LDFLAGS='' >LOCAL_LIBS='' >LSMDATE='04Aug10' >LTLIBICONV='-liconv' >LTLIBINTL='' >LTLIBOBJS='' >MACOSX='' >MAKE_SHELL='/bin/sh' >MKINSTALLDIRS='/var/tmp/portage/app-backup/bacula-5.0.3-r1/work/bacula-5.0.3/autoconf/mkinstalldirs' >MKISOFS='/usr/bin/mkisofs' >MSGFMT='/usr/bin/msgfmt' >MSGMERGE='/usr/bin/msgmerge' >MTX='/usr/sbin/mtx' >MV='/bin/mv' >NM='/usr/bin/nm -B' >NMEDIT='' >OBJDUMP='i686-pc-linux-gnu-objdump' >OBJEXT='o' >OBJLIST='' >OPENSSL='/usr/bin/openssl' >OPENSSL_INC='' >OPENSSL_LIBS='' >OTOOL64='' >OTOOL='' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_VERSION='' >PATH_SEPARATOR=':' >PIDOF='/bin/pidof' >PKGCONFIG='/usr/bin/pkg-config' >POSUB='po' >PSCMD='' >PYTHON='/usr/bin/python' >PYTHON_INCDIR='' >PYTHON_LIBS='' >QMAKE='/usr/bin/qmake' >QMAKE_LIBTOOL='/var/tmp/portage/app-backup/bacula-5.0.3-r1/work/bacula-5.0.3/libtool' >QWT='' >QWT_INC='' >QWT_LDFLAGS='' >QWT_LIB='' >RANLIB='i686-pc-linux-gnu-ranlib' >READLINE_SRC='' >REMOVE='/bin/rm' >SBINPERM='' >SED='/bin/sed' >SET_MAKE='' >SHELL='/bin/sh' >SQL_BINDIR='' >SQL_INCLUDE='' >SQL_LFLAGS='' >STATIC_CONS='' >STATIC_DIR='' >STATIC_FD='' >STATIC_GNOME_CONS='' >STATIC_SD='' >STATIC_WX_CONS='' >STORED_DIR='' >STRIP='i686-pc-linux-gnu-strip' >TAPEDRIVE='' >TBL='/usr/bin/tbl' >TOP_DIR='/var/tmp/portage/app-backup/bacula-5.0.3-r1/work' >TRAY_MONITOR_CPPFLAGS='' >TRAY_MONITOR_DIR='' >TRAY_MONITOR_LDFLAGS='' >TRUEPRG='/bin/true' >TTOOL_LDFLAGS='' >USE_INCLUDED_LIBINTL='' >USE_NLS='yes' >VERSION='5.0.3' >WCFLAGS='' >WIN32='' >WIN32BUILDDIR='/var/tmp/portage/app-backup/bacula-5.0.3-r1/work/bacula-5.0.3/src/win32' >WIN32MAINDIR='/var/tmp/portage/app-backup/bacula-5.0.3-r1/work/bacula-5.0.3' >WIN32TOPDIR='/var/tmp/portage/app-backup/bacula-5.0.3-r1/work' >WLDFLAGS='' >WRAPLIBS='' >WXCONFIG='/usr/bin/wx-config' >WXCONS_CPPFLAGS='' >WXCONS_LDFLAGS='' >WXFLAGS='' >WX_DIR='' >XGETTEXT='/usr/bin/xgettext' >XMKMF='' >X_CFLAGS='' >X_EXTRA_LIBS='' >X_LIBS='' >X_PRE_LIBS='' >ZLIBS='' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_DUMPBIN='' >archivedir='' >basename='' >baseport='' >bindir='${exec_prefix}/bin' >bsrdir='' >build='i686-pc-linux-gnu' >build_alias='i686-pc-linux-gnu' >build_cpu='i686' >build_os='linux-gnu' >build_vendor='pc' >cats='' >datadir='/usr/share' >datarootdir='/usr/share' >db_name='' >db_password='' >db_port='' >db_user='' >dir_group='' >dir_password='' >dir_port='' >dir_user='' >docdir='/usr/share/doc/bacula-5.0.3-r1' >dump_email='' >dvidir='${docdir}' >exec_prefix='/usr' >fd_group='' >fd_password='' >fd_port='' >fd_user='' >host='i686-pc-linux-gnu' >host_alias='i686-pc-linux-gnu' >host_cpu='i686' >host_os='linux-gnu' >host_vendor='pc' >hostname='' >htmldir='/usr/share/doc/bacula-5.0.3-r1/html' >includedir='/usr/include' >infodir='/usr/share/info' >job_email='' >libdir='/usr/lib' >libexecdir='${exec_prefix}/libexec' >localedir='/usr/share/locale' >localstatedir='/var/lib' >logdir='' >lt_ECHO='echo' >mandir='/usr/share/man' >mon_dir_password='' >mon_fd_password='' >mon_sd_password='' >oldincludedir='/usr/include' >pdfdir='${docdir}' >piddir='' >plugindir='' >post_host='' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='/usr/sbin' >scriptdir='' >sd_group='' >sd_password='' >sd_port='' >sd_user='' >sharedstatedir='${prefix}/com' >smtp_host='' >subsysdir='' >sysconfdir='/etc/bacula' >target_alias='' >uncomment_dbi='' >working_dir='' > >## ------------------- ## >## File substitutions. ## >## ------------------- ## > >MCOMMON='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define PACKAGE_NAME "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" >#define PACKAGE_STRING "" >#define PACKAGE_BUGREPORT "" >#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_LINUX_OS 1 >#define ENABLE_NLS 1 >#define HAVE_GETTEXT 1 >#define HAVE_DCGETTEXT 1 >#define SYSCONFDIR "/etc/bacula" >#define LOCALEDIR "/usr/share/locale" >#define HAVE_BAT 1 >#define SMARTALLOC 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 341983
:
251423
| 251425