* CPV: app-backup/bacula-5.0.3-r1 * REPO: gentoo * USE: X bacula-clientonly bacula-nodir bacula-nosd elibc_glibc ipv6 kernel_linux logwatch mysql postgres python qt4 readline sqlite3 ssl static tcpd test userland_GNU vim-syntax x86 >>> Unpacking source... >>> Unpacking bacula-5.0.3.tar.gz to /var/tmp/portage/app-backup/bacula-5.0.3-r1/work >>> Source unpacked in /var/tmp/portage/app-backup/bacula-5.0.3-r1/work >>> Preparing source in /var/tmp/portage/app-backup/bacula-5.0.3-r1/work/bacula-5.0.3 ... * Applying bacula-5.0.3-as-needed.patch ...  [ ok ] * Applying bacula-5.0.3-lib-search-path.patch ...  [ ok ] * Applying bacula-5.0.3-Makefile.patch ...  [ ok ] * Applying bacula-5.0.3-ldflags.patch ...  [ ok ] * Applying bacula-5.0.3-openssl-1.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-backup/bacula-5.0.3-r1/work/bacula-5.0.3 ... * econf: updating bacula-5.0.3/autoconf/config.sub with /usr/share/gnuconfig/config.sub * econf: updating bacula-5.0.3/autoconf/config.guess with /usr/share/gnuconfig/config.guess ./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 checking for true... /bin/true checking for false... /bin/false configuring for Bacula 5.0.3 (04 August 2010) checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether i686-pc-linux-gnu-gcc needs -traditional... no checking for i686-pc-linux-gnu-g++... /usr/bin/i686-pc-linux-gnu-g++ checking for a BSD-compatible install... /usr/bin/install -c checking for mv... /bin/mv checking for rm... /bin/rm checking for cp... /bin/cp checking for sed... /bin/sed checking for echo... /bin/echo checking for cmp... /usr/bin/cmp checking for tbl... /usr/bin/tbl checking for ar... /usr/bin/ar checking for openssl... /usr/bin/openssl checking for mtx... /usr/sbin/mtx checking for dd... /bin/dd checking for mkisofs... /usr/bin/mkisofs checking for python... /usr/bin/python checking for growisofs... /usr/bin/growisofs checking for dvd+rw-mediainfo... /usr/bin/dvd+rw-mediainfo checking for dvd+rw-format... /usr/bin/dvd+rw-format checking for pkg-config... /usr/bin/pkg-config checking for qmake... /usr/bin/qmake checking for gmake... /usr/bin/gmake checking for wx-config... /usr/bin/wx-config checking for cdrecord... /usr/bin/cdrecord checking for pidof... /bin/pidof checking for gawk... gawk checking for gawk... /usr/bin/gawk checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... /usr/bin/ar checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether /usr/bin/i686-pc-linux-gnu-g++ accepts -g... (cached) yes checking how to run the C++ preprocessor... /usr/bin/i686-pc-linux-gnu-g++ -E checking for objdir... .libs checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ld used by /usr/bin/i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the /usr/bin/i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for /usr/bin/i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if /usr/bin/i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if /usr/bin/i686-pc-linux-gnu-g++ static flag -static works... yes checking if /usr/bin/i686-pc-linux-gnu-g++ supports -c -o file.o... yes checking if /usr/bin/i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the /usr/bin/i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking host system type... (cached) i686-pc-linux-gnu checking for Operating System Distribution... done checking whether make sets $(MAKE)... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether NLS is requested... yes checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for msgfmt... (cached) /usr/bin/msgfmt configure: error: Libtool is enabled, not compatible with static tools, please rerun configure with --disable-libtool !!! Please attach the following file when seeking support: !!! /var/tmp/portage/app-backup/bacula-5.0.3-r1/work/bacula-5.0.3/config.log * ERROR: app-backup/bacula-5.0.3-r1 failed: * econf failed * * Call stack: * ebuild.sh, line 54: Called src_configure * environment, line 2465: Called econf '--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' * ebuild.sh, line 544: Called die * The specific snippet of code: * die "econf failed" * * If you need support, post the output of 'emerge --info =app-backup/bacula-5.0.3-r1', * the complete build log and the output of 'emerge -pqv =app-backup/bacula-5.0.3-r1'. * The complete build log is located at '/var/log/portage/app-backup:bacula-5.0.3-r1:20101021-091646.log'. * The ebuild environment file is located at '/var/tmp/portage/app-backup/bacula-5.0.3-r1/temp/environment'. * S: '/var/tmp/portage/app-backup/bacula-5.0.3-r1/work/bacula-5.0.3'