Summary: | gnucash 1.8.9 fails to compile, collect2: ld returned 1 exit status | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Chris Arndt <arndtc> |
Component: | New packages | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Chris Arndt
2005-01-05 21:06:47 UTC
*** Bug 76902 has been marked as a duplicate of this bug. *** *** Bug 77099 has been marked as a duplicate of this bug. *** This is the closest thread I can find on this problem and it is related to the libtools not working from RH 7.2. http://mail.gnome.org/archives/gnome-devel-list/2002-May/msg00016.html I've resolved installing sys-devel/libtool-1.5.10-r3 I forgot to mention that I also resolved this after a reinstall of some other packages. I believe it was libtools, but can't remember. works for me. *** Bug 115035 has been marked as a duplicate of this bug. *** (In reply to comment #0) > I tried to install gnucash, but it fails compile, and gives the following error. > I searched the bugs, but didn't find any that were like this error. > > Reproducible: Always > Steps to Reproduce: > 1. emerge gnucash > > Actual Results: > Calculating dependencies ...done! > >>> emerge (1 of 1) app-office/gnucash-1.8.9 to / > >>> md5 src_uri ;-) gnucash-1.8.9.tar.gz > >>> md5 src_uri ;-) gnucash-docs-1.8.4.tar.gz > bitmap-fonts > * bitmap-fonts support is enabled in xorg-x11, continuing... > >>> Unpacking source... > >>> Unpacking gnucash-1.8.9.tar.gz to /var/tmp/portage/gnucash-1.8.9/work > >>> Unpacking gnucash-docs-1.8.4.tar.gz to /var/tmp/portage/gnucash-1.8.9/work > >>> Source unpacked. > * Patching ${S}/ltmain.sh ... > * Applying portage-1.4.1.patch ... > * Applying relink-1.4.1.patch ... > * Applying max_cmd_len-1.5.0.patch ... > * Applying sed-1.4.3.patch ... > * Applying uClibc/libtool patches ... > * Fixing ${S}/configure... [ ok ] > * econf: updating > /var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/config.guess with > /usr/share/gnuconfig/config.guess > * econf: updating > /var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/config.subwith > /usr/share/gnuconfig/config.sub > ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man > --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc > --localstatedir=/var/lib --enable-etags --enable-ctags > --enable-compile-warnings=no --disable-error-on-warning --disable-sql > --enable-nls --disable-ofx --disable-hbci > creating cache ./config.cache > checking for non-GNU ld... /usr/bin/ld > checking if the linker (/usr/bin/ld) is GNU ld... yes > checking for gcc... gcc > checking whether the C compiler (gcc -mcpu=athlon -O2 -pipe -L/usr/X11R6/lib) > works... yes > checking whether the C compiler (gcc -mcpu=athlon -O2 -pipe -L/usr/X11R6/lib) > is a cross-compiler... no > checking whether we are using GNU C... yes > checking whether gcc accepts -g... yes > checking for a BSD compatible install... /bin/install -c > checking whether build environment is sane... yes > checking whether make sets ${MAKE}... yes > checking for working aclocal... found > checking for working autoconf... found > checking for working automake... found > checking for working autoheader... found > checking for working makeinfo... found > checking for perl... /usr/bin/perl > checking how to run the C preprocessor... gcc -E > checking for inttypes.h... yes > checking for stdint.h... yes > checking for unsigned long long... yes > checking for shared library run path origin... done > checking host system type... i686-pc-linux-gnu > checking for ranlib... ranlib > checking for strerror in -lcposix... no > checking for ANSI C header files... yes > checking for working const... yes > checking for inline... inline > checking for off_t... yes > checking for size_t... yes > checking for working alloca.h... yes > checking for alloca... yes > checking for stdlib.h... yes > checking for unistd.h... yes > checking for sys/stat.h... yes > checking for sys/types.h... yes > checking for getpagesize... yes > checking for working mmap... yes > checking whether we are using the GNU C Library 2.1 or newer... yes > checking whether integer division by zero raises SIGFPE... yes > checking for inttypes.h... yes > checking whether the inttypes.h PRIxNN macros are broken... no > 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 argz.h... yes > checking for limits.h... yes > checking for locale.h... yes > checking for nl_types.h... yes > checking for malloc.h... yes > checking for stddef.h... yes > checking for stdlib.h... (cached) yes > checking for string.h... yes > checking for unistd.h... (cached) yes > checking for sys/param.h... yes > checking for feof_unlocked... yes > checking for fgets_unlocked... yes > checking for getc_unlocked... yes > checking for getcwd... yes > checking for getegid... yes > checking for geteuid... yes > checking for getgid... yes > checking for getuid... yes > checking for mempcpy... yes > checking for munmap... yes > checking for putenv... yes > checking for setenv... yes > checking for setlocale... yes > checking for stpcpy... yes > checking for strcasecmp... yes > checking for strdup... yes > checking for strtoul... yes > checking for tsearch... yes > checking for __argz_count... yes > checking for __argz_stringify... yes > checking for __argz_next... yes > checking for iconv... yes > checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, > char * *outbuf, size_t *outbytesleft); > checking for nl_langinfo and CODESET... yes > checking for LC_MESSAGES... yes > checking for bison... bison > checking version of bison... 1.875, ok > checking whether NLS is requested... yes > checking whether included gettext is requested... no > checking for GNU gettext in libc... yes > checking whether to enable maintainer-specific portions of Makefiles... no > checking for a BSD compatible install... /bin/install -c > checking for Cygwin environment... no > checking for mingw32 environment... no > checking build system type... i686-pc-linux-gnu > checking for ld used by GCC... /usr/bin/ld > checking if the linker (/usr/bin/ld) is GNU ld... yes > checking for /usr/bin/ld option to reload object files... -r > checking for BSD-compatible nm... /usr/bin/nm -B > checking whether ln -s works... yes > checking how to recognise dependant libraries... pass_all > checking for object suffix... o > checking for executable suffix... no > checking command to parse /usr/bin/nm -B output... ok > checking for dlfcn.h... yes > checking for ranlib... (cached) ranlib > checking for strip... strip > checking for objdir... .libs > checking for gcc option to produce PIC... -fPIC > checking if gcc PIC flag -fPIC works... yes > checking if gcc static flag -static works... yes > checking if gcc supports -c -o file.o... yes > checking if gcc supports -c -o file.lo... yes > checking if gcc supports -fno-rtti -fno-exceptions... yes > checking whether the linker (/usr/bin/ld) supports shared libraries... yes > checking how to hardcode library paths into programs... immediate > checking whether stripping libraries is possible... yes > checking dynamic linker characteristics... GNU/Linux ld.so > checking if libtool supports shared libraries... yes > checking whether to build shared libraries... yes > checking whether to build static libraries... no > checking for shl_load... no > checking for shl_load in -ldld... no > checking for dlopen... no > checking for dlopen in -ldl... yes > checking whether a program can dlopen itself... yes > checking whether a statically linked program can dlopen itself... no > checking whether -lc should be explicitly linked in... no > creating libtool > checking for strerror in -lcposix... (cached) no > checking whether byte ordering is bigendian... no > checking whether make sets ${MAKE}... (cached) yes > checking for ANSI C header files... (cached) yes > checking for limits.h... (cached) yes > checking for stpcpy... (cached) yes > checking for memcpy... yes > checking for timegm... yes > checking for towupper... yes > checking for the tm_gmtoff member of struct tm... yes > checking if scanf supports %lld conversions... yes > checking for ltdl.h... yes > checking for glib-config... /usr/bin/glib-config > checking for GLIB - version >= 0.99.7... yes > checking for dlfcn.h... (cached) yes > checking for dl.h... no > checking for ghttp_ssl.h... no > checking for utmp.h... yes > checking for locale.h... (cached) yes > checking for mcheck.h... yes > checking for unistd.h... (cached) yes > checking for wctype.h... yes > checking for dlopen... (cached) no > checking for dlopen in -ldl... (cached) yes > checking for dlerror... yes > checking for library containing gettext... none required > checking for darwin... no > checking for qt_null in -lqthreads... yes > checking for main in -ltermcap... no > checking for main in -lreadline... no > checking for guile-config... yes > checking whether guile-config works... yes > checking for sin in -lm... yes > checking for guile libraries... -lguile -lguile-ltdl -lqthreads -lpthread > -lcrypt -lm > checking for guile headers... > checking whether guile works... yes > checking for guile... /usr/bin/guile > checking for guile - 1.3.4 <= version < 99.99.99... yes > checking for g-wrap-config... /usr/bin/g-wrap-config > checking for g-wrap - 1.3.3 <= version < 99.99.99... yes > checking for g-wrap compile args... -I /usr/include/g-wrap > checking for g-wrap link args... -L/usr/lib -lgwrap-wct -lgwrap-glib > checking for g-wrap module directory... /usr/share/guile > checking if g-wrap works... Using `export' to re-export imported bindings is > deprecated. Use `re-export' instead. > (You just re-exported `gw:wrap-enumeration' from `(g-wrap)'.) > (You just re-exported `gw:enum-add-value!' from `(g-wrap)'.) > yes > checking if guile long_long is at least as big as gint64... yes > checking for scm_long_long2num in -lguile... yes > checking if unsigned long is at least as big as guint32... yes > checking if guile needs our copy of srfi-1... no > checking if guile needs our copy of srfi-11... no > checking if guile needs our copy of srfi-19... no > checking if guile needs our copy of srfi-2... no > checking if guile needs our copy of srfi-8... no > checking if guile needs our copy of srfi-9... no > checking if guile needs our copy of (guile www)... yes > checking for gnome-config... /usr/bin/gnome-config > checking for xmlNewDoc in -lxml... yes > checking for xmlElemDump in -lxml... yes > which: no pg_config in > (/usr/lib/ccache/bin:/sbin:/usr/sbin:/usr/lib/portage/bin:/bin:/usr/bin:/usr/local/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/3.3:/opt/Acrobat5:/usr/X11R6/bin:/opt/blackdown-jdk-1.4.2.01/bin:/opt/blackdown-jdk-1.4.2.01/jre/bin:/usr/qt/3/bin:/usr/kde/3.3/sbin:/usr/kde/3.3/bin:/usr/qt/2/bin) > checking for nl_langinfo and D_FMT... yes > checking for etags... no > checking for ctags... no > checking for perl... /usr/bin/perl > checking for doxygen... /usr/bin/doxygen > checking for dot... /usr/bin/dot > checking for dbopen... no > checking for dbopen in -ldb1... yes > checking for db_185.h... yes > checking for db1/db.h... yes > checking for db4/db_185.h... yes > checking for poptStrippedArgv in -lpopt... yes > checking for gnome-config... (cached) /usr/bin/gnome-config > checking if /usr/bin/gnome-config works... yes > checking for orbit-config... /usr/bin/orbit-config > checking for orbit-idl... /usr/bin/orbit-idl > checking for working ORBit environment... yes > checking for gnorba libraries... yes > checking what warning flags to pass to the C compiler... > checking what language compliance flags to pass to the C compiler... > checking for gdk-pixbuf-config... /usr/bin/gdk-pixbuf-config > checking for GDK_PIXBUF - version >= 0.2.5... yes > checking for gnome-config... (cached) /usr/bin/gnome-config > checking for GNOME-PRINT - version >= 0.21... found 0.37 > checking for libglade-config... /usr/bin/libglade-config > checking for libglade... yes > checking for main in -lgal... yes > checking for gtkhtml < 1.1... checking for gtk_html_new in -lgtkhtml... yes > checking for ghttp_request_new in -lghttp... yes > checking for ghttp_enable_ssl in -lghttp... no > configure: warning: ****** ghttp does not have SSL support. > checking for main in -lzvt... yes > checking for main in -loaf... yes > checking for gnome-config... (cached) /usr/bin/gnome-config > checking for libguppi - version >= 0.35.1... yes > checking for pthread_mutex_init... yes > checking for strptime... yes > checking for localtime_r... yes > checking what extra warning flags to pass to the C compiler... > updating cache ./config.cache > creating ./config.status > creating intl/Makefile > creating po/Makefile.in > creating m4/Makefile > creating Makefile > creating accounts/Makefile > creating accounts/C/Makefile > creating accounts/da/Makefile > creating accounts/de_CH/Makefile > creating accounts/de_DE/Makefile > creating accounts/el_GR/Makefile > creating accounts/es_ES/Makefile > creating accounts/fr_FR/Makefile > creating accounts/hu_HU/Makefile > creating accounts/it/Makefile > creating accounts/pt_BR/Makefile > creating accounts/pt_PT/Makefile > creating accounts/sk/Makefile > creating accounts/tr_TR/Makefile > creating doc/Makefile > creating doc/examples/Makefile > creating intl-scm/Makefile > creating lib/Makefile > creating lib/guile-www/Makefile > creating lib/srfi/Makefile > creating lib/libc/Makefile > creating macros/Makefile > creating rpm/Makefile > creating src/Makefile > creating src/app-file/Makefile > creating src/app-file/test/Makefile > creating src/app-file/gnome/Makefile > creating src/app-utils/Makefile > creating src/app-utils/test/Makefile > creating src/backend/Makefile > creating src/backend/net/Makefile > creating src/backend/file/Makefile > creating src/backend/file/test/Makefile > creating src/backend/file/test/test-files/Makefile > creating src/backend/file/test/test-files/xml2/Makefile > creating src/backend/postgres/Makefile > creating src/backend/postgres/test/Makefile > creating src/backend/rpc/Makefile > creating src/bin/Makefile > creating src/bin/overrides/Makefile > creating src/bin/test/Makefile > creating src/core-utils/Makefile > creating src/calculation/Makefile > creating src/calculation/test/Makefile > creating src/doc/Makefile > creating src/doc/design/Makefile > creating src/doc/xml/Makefile > creating src/engine/Makefile > creating src/engine/test/Makefile > creating src/engine/test-core/Makefile > creating src/experimental/Makefile > creating src/experimental/cbb/Makefile > creating src/experimental/cbb/cbb-engine/Makefile > creating src/experimental/cgi-bin/Makefile > creating src/experimental/gg/Makefile > creating src/gnc-module/Makefile > creating src/gnc-module/test/Makefile > creating src/gnc-module/test/mod-foo/Makefile > creating src/gnc-module/test/mod-bar/Makefile > creating src/gnc-module/test/mod-baz/Makefile > creating src/gnc-module/test/misc-mods/Makefile > creating src/gnome/Makefile > creating src/gnome/glade/Makefile > creating src/gnome-utils/Makefile > creating src/gnome-utils/test/Makefile > creating src/gnome-search/Makefile > creating src/import-export/Makefile > creating src/import-export/test/Makefile > creating src/import-export/binary-import/Makefile > creating src/import-export/binary-import/test/Makefile > creating src/import-export/qif-import/Makefile > creating src/import-export/qif-import/test/Makefile > creating src/import-export/qif-io-core/Makefile > creating src/import-export/qif-io-core/test/Makefile > creating src/import-export/ofx/Makefile > creating src/import-export/ofx/test/Makefile > creating src/import-export/log-replay/Makefile > creating src/import-export/hbci/Makefile > creating src/import-export/hbci/glade/Makefile > creating src/import-export/hbci/test/Makefile > creating src/network-utils/Makefile > creating src/network-utils/test/Makefile > creating src/optional/Makefile > creating src/optional/swig/Makefile > creating src/optional/swig/examples/Makefile > creating src/pixmaps/Makefile > creating src/quotes/Makefile > creating src/register/Makefile > creating src/register/ledger-core/Makefile > creating src/register/ledger-core/test/Makefile > creating src/register/register-core/Makefile > creating src/register/register-core/test/Makefile > creating src/register/register-gnome/Makefile > creating src/register/register-gnome/test/Makefile > creating src/report/Makefile > creating src/report/report-gnome/Makefile > creating src/report/report-gnome/test/Makefile > creating src/report/report-system/Makefile > creating src/report/report-system/test/Makefile > creating src/report/standard-reports/Makefile > creating src/report/standard-reports/test/Makefile > creating src/report/locale-specific/Makefile > creating src/report/locale-specific/us/Makefile > creating src/report/locale-specific/us/test/Makefile > creating src/report/stylesheets/Makefile > creating src/report/stylesheets/test/Makefile > creating src/report/utility-reports/Makefile > creating src/report/utility-reports/test/Makefile > creating src/scm/Makefile > creating src/scm/gnumeric/Makefile > creating src/scm/printing/Makefile > creating src/tax/Makefile > creating src/tax/us/Makefile > creating src/tax/us/test/Makefile > creating src/test-core/Makefile > creating src/business/Makefile > creating src/business/business-core/Makefile > creating src/business/business-core/test/Makefile > creating src/business/business-core/file/Makefile > creating src/business/business-utils/Makefile > creating src/business/dialog-tax-table/Makefile > creating src/business/business-gnome/Makefile > creating src/business/business-gnome/glade/Makefile > creating src/business/business-ledger/Makefile > creating src/business/business-reports/Makefile > creating gnucash-config > creating config.h > mv: cannot stat `po/POTFILES': No such file or directory > ./config.status: line 1096: po/POTFILES.tmp: No such file or directory > creating po/POTFILES > creating po/Makefile > make all-recursive > make[1]: Entering directory `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9' > Making all in intl > make[2]: Entering directory `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/intl' > make[2]: Nothing to be done for `all'. > make[2]: Leaving directory `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/intl' > Making all in m4 > make[2]: Entering directory `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/m4' > make[2]: Nothing to be done for `all'. > make[2]: Leaving directory `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/m4' > Making all in macros > make[2]: Entering directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/macros' > make[2]: Nothing to be done for `all'. > make[2]: Leaving directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/macros' > Making all in doc > make[2]: Entering directory `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/doc' > Making all in examples > make[3]: Entering directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/doc/examples' > make[3]: Nothing to be done for `all'. > make[3]: Leaving directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/doc/examples' > make[3]: Entering directory `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/doc' > rm -f gnc-prices.1.tmp > sed < gnc-prices.1.in > gnc-prices.1.tmp \ > -e 's:@-VERSION-@:1.8.9:g' \ > -e 's:@-DATE-@:January 2005:g' > chmod +x gnc-prices.1.tmp > mv gnc-prices.1.tmp gnc-prices.1 > rm -f gnucash.1.tmp > sed < gnucash.1.in > gnucash.1.tmp \ > -e 's:@-VERSION-@:1.8.9:g' \ > -e 's:@-DATE-@:January 2005:g' > chmod +x gnucash.1.tmp > mv gnucash.1.tmp gnucash.1 > make[3]: Leaving directory `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/doc' > make[2]: Leaving directory `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/doc' > Making all in lib > make[2]: Entering directory `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/lib' > Making all in libc > make[3]: Entering directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/lib/libc' > /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. > -mcpu=athlon -O2 -pipe -c libc-missing-noop.c > mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -mcpu=athlon -O2 -pipe -c > libc-missing-noop.c -fPIC -o .libs/libc-missing-noop.o > /bin/sh ../../libtool --mode=link gcc -mcpu=athlon -O2 -pipe > -L/usr/X11R6/lib -o libc-missing.la libc-missing-noop.lo -lpopt -lm -lm > ar cru .libs/libc-missing.a .libs/libc-missing-noop.o > ranlib .libs/libc-missing.a > creating libc-missing.la > (cd .libs && rm -f libc-missing.la && ln -s ../libc-missing.la libc-missing.la) > make[3]: Leaving directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/lib/libc' > Making all in guile-www > make[3]: Entering directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/lib/guile-www' > rm -f www > ln -sf . www > touch .scm-links > make[3]: Leaving directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/lib/guile-www' > Making all in srfi > make[3]: Entering directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/lib/srfi' > make[3]: Nothing to be done for `all'. > make[3]: Leaving directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/lib/srfi' > make[3]: Entering directory `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/lib' > make[3]: Nothing to be done for `all-am'. > make[3]: Leaving directory `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/lib' > make[2]: Leaving directory `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/lib' > Making all in src > make[2]: Entering directory `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/src' > Making all in doc > make[3]: Entering directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/src/doc' > Making all in design > make[4]: Entering directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/src/doc/design' > make[4]: Nothing to be done for `all'. > make[4]: Leaving directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/src/doc/design' > Making all in xml > make[4]: Entering directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/src/doc/xml' > make[4]: Nothing to be done for `all'. > make[4]: Leaving directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/src/doc/xml' > make[4]: Entering directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/src/doc' > make[4]: Nothing to be done for `all-am'. > make[4]: Leaving directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/src/doc' > make[3]: Leaving directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/src/doc' > Making all in pixmaps > make[3]: Entering directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/src/pixmaps' > make[3]: Nothing to be done for `all'. > make[3]: Leaving directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/src/pixmaps' > Making all in core-utils > make[3]: Entering directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/src/core-utils' > /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I > /usr/include/g-wrap -I/usr/include/glib-1.2 -I/usr/lib/glib/include > -mcpu=athlon -O2 -pipe -c core-utils.c > mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I /usr/include/g-wrap > -I/usr/include/glib-1.2 -I/usr/lib/glib/include -mcpu=athlon -O2 -pipe -c > core-utils.c -fPIC -o .libs/core-utils.o > /bin/sh ../../libtool --mode=link gcc -I /usr/include/g-wrap > -I/usr/include/glib-1.2 -I/usr/lib/glib/include -mcpu=athlon -O2 -pipe > -L/usr/X11R6/lib -o libcore-utils.la -rpath /usr/lib -module -L/usr/lib -lglib > core-utils.lo -lpopt -lm -lm > gcc -shared .libs/core-utils.o -L/usr/X11R6/lib -L/usr/lib /usr/lib/libglib.so > /usr/lib/libpopt.so -lm -Wl,-soname -Wl,libcore-utils.so.0 -o > .libs/libcore-utils.so.0.0.0 > (cd .libs && rm -f libcore-utils.so.0 && ln -s libcore-utils.so.0.0.0 > libcore-utils.so.0) > (cd .libs && rm -f libcore-utils.so && ln -s libcore-utils.so.0.0.0 > libcore-utils.so) > creating libcore-utils.la > (cd .libs && rm -f libcore-utils.la && ln -s ../libcore-utils.la libcore-utils.la) > rm -f gnucash g-wrapped > ln -sf . gnucash > ln -sf . g-wrapped > touch .scm-links > FLAVOR=gnome guile -c \ > "(set! %load-path (cons \"/usr/share/guile\" %load-path)) \ > (primitive-load \"./gw-core-utils-spec.scm\") \ > (gw:generate-wrapset \"gw-core-utils\")" > **** NOTE: this wrapset appears to be empty !? > add-ws-t gw-core-utils #<output: gw-core-utils.c 3> gw:global-declarations-ccg > for-parent gw-core-utils > add-ws-t gw-core-utils #<output: gw-core-utils.c 3> gw:global-definitions-ccg > for-parent gw-core-utils > Using `export' to re-export imported bindings is deprecated. Use `re-export' > instead. > (You just re-exported `gw:wrap-enumeration' from `(g-wrap)'.) > (You just re-exported `gw:enum-add-value!' from `(g-wrap)'.) > /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I > /usr/include/g-wrap -I/usr/include/glib-1.2 -I/usr/lib/glib/include > -mcpu=athlon -O2 -pipe -c gw-core-utils.c > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I /usr/include/g-wrap > -I/usr/include/glib-1.2 -I/usr/lib/glib/include -mcpu=athlon -O2 -pipe -c > gw-core-utils.c -fPIC -o .libs/gw-core-utils.o > /bin/sh ../../libtool --mode=link gcc -I /usr/include/g-wrap > -I/usr/include/glib-1.2 -I/usr/lib/glib/include -mcpu=athlon -O2 -pipe > -L/usr/X11R6/lib -o libgw-core-utils.la -rpath /usr/lib -module -L/usr/lib > -lgwrap-wct -lgwrap-glib -lguile -lguile-ltdl -lqthreads -lpthread -lcrypt -lm > gw-core-utils.lo libcore-utils.la -lpopt -lm -lm > gcc -shared .libs/gw-core-utils.o -Wl,--rpath > -Wl,/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/src/core-utils/.libs > -L/usr/X11R6/lib -L/usr/lib /usr/lib/libgwrap-wct.so /usr/lib/libgwrap-glib.so > /usr/lib/libguile.so /usr/lib/libguile-ltdl.so /usr/lib/libqthreads.so -lpthread > -lcrypt ./.libs/libcore-utils.so /usr/lib/libpopt.so -lm -Wl,-soname > -Wl,libgw-core-utils.so.0 -o .libs/libgw-core-utils.so.0.0.0 > (cd .libs && rm -f libgw-core-utils.so.0 && ln -s libgw-core-utils.so.0.0.0 > libgw-core-utils.so.0) > (cd .libs && rm -f libgw-core-utils.so && ln -s libgw-core-utils.so.0.0.0 > libgw-core-utils.so) > creating libgw-core-utils.la > (cd .libs && rm -f libgw-core-utils.la && ln -s ../libgw-core-utils.la > libgw-core-utils.la) > make[3]: Leaving directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/src/core-utils' > Making all in gnc-module > make[3]: Entering directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/src/gnc-module' > Making all in . > make[4]: Entering directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/src/gnc-module' > rm -f gnucash g-wrapped > ln -sf . gnucash > ln -sf . g-wrapped > touch .scm-links > FLAVOR=gnome guile -c \ > "(set! %load-path (cons \"/usr/share/guile\" %load-path)) \ > (primitive-load \"./gw-gnc-module-spec.scm\") \ > (gw:generate-wrapset \"gw-gnc-module\")" > add-ws-t gw-gnc-module #<output: gw-gnc-module.c 3> gw:global-declarations-ccg > for-client gw-wct gw-gnc-module > for-client gw-standard gw-gnc-module > for-parent gw-gnc-module > add-ws-t gw-gnc-module #<output: gw-gnc-module.c 3> gw:global-definitions-ccg > for-client gw-wct gw-gnc-module > for-client gw-standard gw-gnc-module > for-parent gw-gnc-module > Using `export' to re-export imported bindings is deprecated. Use `re-export' > instead. > (You just re-exported `gw:wrap-enumeration' from `(g-wrap)'.) > (You just re-exported `gw:enum-add-value!' from `(g-wrap)'.) > /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. > -I../../src/core-utils -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I > /usr/include/g-wrap -mcpu=athlon -O2 -pipe -c gnc-module.c > mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/core-utils > -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I /usr/include/g-wrap > -mcpu=athlon -O2 -pipe -c gnc-module.c -fPIC -o .libs/gnc-module.o > /bin/sh ../../libtool --mode=link gcc -I../../src/core-utils > -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I /usr/include/g-wrap > -mcpu=athlon -O2 -pipe -L/usr/X11R6/lib -o libgncmodule.la -rpath /usr/lib > -module gnc-module.lo ../core-utils/libcore-utils.la -L/usr/lib -lgwrap-wct > -lgwrap-glib -L/usr/lib -lglib -lltdl -lpopt -lm -lm > gcc -shared .libs/gnc-module.o -Wl,--rpath > -Wl,/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/src/core-utils/.libs > -L/usr/lib -L/usr/X11R6/lib ../core-utils/.libs/libcore-utils.so > /usr/lib/libgwrap-wct.so /usr/lib/libgwrap-glib.so /usr/lib/libglib.so -lltdl > /usr/lib/libpopt.so -lm -Wl,-soname -Wl,libgncmodule.so.0 -o > .libs/libgncmodule.so.0.0.0 > /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../../i686-pc-linux-gnu/bin/ld: > cannot find -lltdl > collect2: ld returned 1 exit status > make[4]: *** [libgncmodule.la] Error 1 > make[4]: Leaving directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/src/gnc-module' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/src/gnc-module' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9' > make: *** [all-recursive-am] Error 2 > > !!! ERROR: app-office/gnucash-1.8.9 failed. > !!! Function src_compile, Line 90, Exitcode 2 > !!! make failed > !!! If you need support, post the topmost build error, NOT this status message. > > Expected Results: > Should have compiled and installed. (In reply to comment #0) > I tried to install gnucash, but it fails compile, and gives the following error. > I searched the bugs, but didn't find any that were like this error. > > Reproducible: Always > Steps to Reproduce: > 1. emerge gnucash > > Actual Results: > Calculating dependencies ...done! > >>> emerge (1 of 1) app-office/gnucash-1.8.9 to / > >>> md5 src_uri ;-) gnucash-1.8.9.tar.gz > >>> md5 src_uri ;-) gnucash-docs-1.8.4.tar.gz > bitmap-fonts > * bitmap-fonts support is enabled in xorg-x11, continuing... > >>> Unpacking source... > >>> Unpacking gnucash-1.8.9.tar.gz to /var/tmp/portage/gnucash-1.8.9/work > >>> Unpacking gnucash-docs-1.8.4.tar.gz to /var/tmp/portage/gnucash-1.8.9/work > >>> Source unpacked. > * Patching ${S}/ltmain.sh ... > * Applying portage-1.4.1.patch ... > * Applying relink-1.4.1.patch ... > * Applying max_cmd_len-1.5.0.patch ... > * Applying sed-1.4.3.patch ... > * Applying uClibc/libtool patches ... > * Fixing ${S}/configure... [ ok ] > * econf: updating > /var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/config.guess with > /usr/share/gnuconfig/config.guess > * econf: updating > /var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/config.subwith > /usr/share/gnuconfig/config.sub > ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man > --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc > --localstatedir=/var/lib --enable-etags --enable-ctags > --enable-compile-warnings=no --disable-error-on-warning --disable-sql > --enable-nls --disable-ofx --disable-hbci > creating cache ./config.cache > checking for non-GNU ld... /usr/bin/ld > checking if the linker (/usr/bin/ld) is GNU ld... yes > checking for gcc... gcc > checking whether the C compiler (gcc -mcpu=athlon -O2 -pipe -L/usr/X11R6/lib) > works... yes > checking whether the C compiler (gcc -mcpu=athlon -O2 -pipe -L/usr/X11R6/lib) > is a cross-compiler... no > checking whether we are using GNU C... yes > checking whether gcc accepts -g... yes > checking for a BSD compatible install... /bin/install -c > checking whether build environment is sane... yes > checking whether make sets ${MAKE}... yes > checking for working aclocal... found > checking for working autoconf... found > checking for working automake... found > checking for working autoheader... found > checking for working makeinfo... found > checking for perl... /usr/bin/perl > checking how to run the C preprocessor... gcc -E > checking for inttypes.h... yes > checking for stdint.h... yes > checking for unsigned long long... yes > checking for shared library run path origin... done > checking host system type... i686-pc-linux-gnu > checking for ranlib... ranlib > checking for strerror in -lcposix... no > checking for ANSI C header files... yes > checking for working const... yes > checking for inline... inline > checking for off_t... yes > checking for size_t... yes > checking for working alloca.h... yes > checking for alloca... yes > checking for stdlib.h... yes > checking for unistd.h... yes > checking for sys/stat.h... yes > checking for sys/types.h... yes > checking for getpagesize... yes > checking for working mmap... yes > checking whether we are using the GNU C Library 2.1 or newer... yes > checking whether integer division by zero raises SIGFPE... yes > checking for inttypes.h... yes > checking whether the inttypes.h PRIxNN macros are broken... no > 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 argz.h... yes > checking for limits.h... yes > checking for locale.h... yes > checking for nl_types.h... yes > checking for malloc.h... yes > checking for stddef.h... yes > checking for stdlib.h... (cached) yes > checking for string.h... yes > checking for unistd.h... (cached) yes > checking for sys/param.h... yes > checking for feof_unlocked... yes > checking for fgets_unlocked... yes > checking for getc_unlocked... yes > checking for getcwd... yes > checking for getegid... yes > checking for geteuid... yes > checking for getgid... yes > checking for getuid... yes > checking for mempcpy... yes > checking for munmap... yes > checking for putenv... yes > checking for setenv... yes > checking for setlocale... yes > checking for stpcpy... yes > checking for strcasecmp... yes > checking for strdup... yes > checking for strtoul... yes > checking for tsearch... yes > checking for __argz_count... yes > checking for __argz_stringify... yes > checking for __argz_next... yes > checking for iconv... yes > checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, > char * *outbuf, size_t *outbytesleft); > checking for nl_langinfo and CODESET... yes > checking for LC_MESSAGES... yes > checking for bison... bison > checking version of bison... 1.875, ok > checking whether NLS is requested... yes > checking whether included gettext is requested... no > checking for GNU gettext in libc... yes > checking whether to enable maintainer-specific portions of Makefiles... no > checking for a BSD compatible install... /bin/install -c > checking for Cygwin environment... no > checking for mingw32 environment... no > checking build system type... i686-pc-linux-gnu > checking for ld used by GCC... /usr/bin/ld > checking if the linker (/usr/bin/ld) is GNU ld... yes > checking for /usr/bin/ld option to reload object files... -r > checking for BSD-compatible nm... /usr/bin/nm -B > checking whether ln -s works... yes > checking how to recognise dependant libraries... pass_all > checking for object suffix... o > checking for executable suffix... no > checking command to parse /usr/bin/nm -B output... ok > checking for dlfcn.h... yes > checking for ranlib... (cached) ranlib > checking for strip... strip > checking for objdir... .libs > checking for gcc option to produce PIC... -fPIC > checking if gcc PIC flag -fPIC works... yes > checking if gcc static flag -static works... yes > checking if gcc supports -c -o file.o... yes > checking if gcc supports -c -o file.lo... yes > checking if gcc supports -fno-rtti -fno-exceptions... yes > checking whether the linker (/usr/bin/ld) supports shared libraries... yes > checking how to hardcode library paths into programs... immediate > checking whether stripping libraries is possible... yes > checking dynamic linker characteristics... GNU/Linux ld.so > checking if libtool supports shared libraries... yes > checking whether to build shared libraries... yes > checking whether to build static libraries... no > checking for shl_load... no > checking for shl_load in -ldld... no > checking for dlopen... no > checking for dlopen in -ldl... yes > checking whether a program can dlopen itself... yes > checking whether a statically linked program can dlopen itself... no > checking whether -lc should be explicitly linked in... no > creating libtool > checking for strerror in -lcposix... (cached) no > checking whether byte ordering is bigendian... no > checking whether make sets ${MAKE}... (cached) yes > checking for ANSI C header files... (cached) yes > checking for limits.h... (cached) yes > checking for stpcpy... (cached) yes > checking for memcpy... yes > checking for timegm... yes > checking for towupper... yes > checking for the tm_gmtoff member of struct tm... yes > checking if scanf supports %lld conversions... yes > checking for ltdl.h... yes > checking for glib-config... /usr/bin/glib-config > checking for GLIB - version >= 0.99.7... yes > checking for dlfcn.h... (cached) yes > checking for dl.h... no > checking for ghttp_ssl.h... no > checking for utmp.h... yes > checking for locale.h... (cached) yes > checking for mcheck.h... yes > checking for unistd.h... (cached) yes > checking for wctype.h... yes > checking for dlopen... (cached) no > checking for dlopen in -ldl... (cached) yes > checking for dlerror... yes > checking for library containing gettext... none required > checking for darwin... no > checking for qt_null in -lqthreads... yes > checking for main in -ltermcap... no > checking for main in -lreadline... no > checking for guile-config... yes > checking whether guile-config works... yes > checking for sin in -lm... yes > checking for guile libraries... -lguile -lguile-ltdl -lqthreads -lpthread > -lcrypt -lm > checking for guile headers... > checking whether guile works... yes > checking for guile... /usr/bin/guile > checking for guile - 1.3.4 <= version < 99.99.99... yes > checking for g-wrap-config... /usr/bin/g-wrap-config > checking for g-wrap - 1.3.3 <= version < 99.99.99... yes > checking for g-wrap compile args... -I /usr/include/g-wrap > checking for g-wrap link args... -L/usr/lib -lgwrap-wct -lgwrap-glib > checking for g-wrap module directory... /usr/share/guile > checking if g-wrap works... Using `export' to re-export imported bindings is > deprecated. Use `re-export' instead. > (You just re-exported `gw:wrap-enumeration' from `(g-wrap)'.) > (You just re-exported `gw:enum-add-value!' from `(g-wrap)'.) > yes > checking if guile long_long is at least as big as gint64... yes > checking for scm_long_long2num in -lguile... yes > checking if unsigned long is at least as big as guint32... yes > checking if guile needs our copy of srfi-1... no > checking if guile needs our copy of srfi-11... no > checking if guile needs our copy of srfi-19... no > checking if guile needs our copy of srfi-2... no > checking if guile needs our copy of srfi-8... no > checking if guile needs our copy of srfi-9... no > checking if guile needs our copy of (guile www)... yes > checking for gnome-config... /usr/bin/gnome-config > checking for xmlNewDoc in -lxml... yes > checking for xmlElemDump in -lxml... yes > which: no pg_config in > (/usr/lib/ccache/bin:/sbin:/usr/sbin:/usr/lib/portage/bin:/bin:/usr/bin:/usr/local/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/3.3:/opt/Acrobat5:/usr/X11R6/bin:/opt/blackdown-jdk-1.4.2.01/bin:/opt/blackdown-jdk-1.4.2.01/jre/bin:/usr/qt/3/bin:/usr/kde/3.3/sbin:/usr/kde/3.3/bin:/usr/qt/2/bin) > checking for nl_langinfo and D_FMT... yes > checking for etags... no > checking for ctags... no > checking for perl... /usr/bin/perl > checking for doxygen... /usr/bin/doxygen > checking for dot... /usr/bin/dot > checking for dbopen... no > checking for dbopen in -ldb1... yes > checking for db_185.h... yes > checking for db1/db.h... yes > checking for db4/db_185.h... yes > checking for poptStrippedArgv in -lpopt... yes > checking for gnome-config... (cached) /usr/bin/gnome-config > checking if /usr/bin/gnome-config works... yes > checking for orbit-config... /usr/bin/orbit-config > checking for orbit-idl... /usr/bin/orbit-idl > checking for working ORBit environment... yes > checking for gnorba libraries... yes > checking what warning flags to pass to the C compiler... > checking what language compliance flags to pass to the C compiler... > checking for gdk-pixbuf-config... /usr/bin/gdk-pixbuf-config > checking for GDK_PIXBUF - version >= 0.2.5... yes > checking for gnome-config... (cached) /usr/bin/gnome-config > checking for GNOME-PRINT - version >= 0.21... found 0.37 > checking for libglade-config... /usr/bin/libglade-config > checking for libglade... yes > checking for main in -lgal... yes > checking for gtkhtml < 1.1... checking for gtk_html_new in -lgtkhtml... yes > checking for ghttp_request_new in -lghttp... yes > checking for ghttp_enable_ssl in -lghttp... no > configure: warning: ****** ghttp does not have SSL support. > checking for main in -lzvt... yes > checking for main in -loaf... yes > checking for gnome-config... (cached) /usr/bin/gnome-config > checking for libguppi - version >= 0.35.1... yes > checking for pthread_mutex_init... yes > checking for strptime... yes > checking for localtime_r... yes > checking what extra warning flags to pass to the C compiler... > updating cache ./config.cache > creating ./config.status > creating intl/Makefile > creating po/Makefile.in > creating m4/Makefile > creating Makefile > creating accounts/Makefile > creating accounts/C/Makefile > creating accounts/da/Makefile > creating accounts/de_CH/Makefile > creating accounts/de_DE/Makefile > creating accounts/el_GR/Makefile > creating accounts/es_ES/Makefile > creating accounts/fr_FR/Makefile > creating accounts/hu_HU/Makefile > creating accounts/it/Makefile > creating accounts/pt_BR/Makefile > creating accounts/pt_PT/Makefile > creating accounts/sk/Makefile > creating accounts/tr_TR/Makefile > creating doc/Makefile > creating doc/examples/Makefile > creating intl-scm/Makefile > creating lib/Makefile > creating lib/guile-www/Makefile > creating lib/srfi/Makefile > creating lib/libc/Makefile > creating macros/Makefile > creating rpm/Makefile > creating src/Makefile > creating src/app-file/Makefile > creating src/app-file/test/Makefile > creating src/app-file/gnome/Makefile > creating src/app-utils/Makefile > creating src/app-utils/test/Makefile > creating src/backend/Makefile > creating src/backend/net/Makefile > creating src/backend/file/Makefile > creating src/backend/file/test/Makefile > creating src/backend/file/test/test-files/Makefile > creating src/backend/file/test/test-files/xml2/Makefile > creating src/backend/postgres/Makefile > creating src/backend/postgres/test/Makefile > creating src/backend/rpc/Makefile > creating src/bin/Makefile > creating src/bin/overrides/Makefile > creating src/bin/test/Makefile > creating src/core-utils/Makefile > creating src/calculation/Makefile > creating src/calculation/test/Makefile > creating src/doc/Makefile > creating src/doc/design/Makefile > creating src/doc/xml/Makefile > creating src/engine/Makefile > creating src/engine/test/Makefile > creating src/engine/test-core/Makefile > creating src/experimental/Makefile > creating src/experimental/cbb/Makefile > creating src/experimental/cbb/cbb-engine/Makefile > creating src/experimental/cgi-bin/Makefile > creating src/experimental/gg/Makefile > creating src/gnc-module/Makefile > creating src/gnc-module/test/Makefile > creating src/gnc-module/test/mod-foo/Makefile > creating src/gnc-module/test/mod-bar/Makefile > creating src/gnc-module/test/mod-baz/Makefile > creating src/gnc-module/test/misc-mods/Makefile > creating src/gnome/Makefile > creating src/gnome/glade/Makefile > creating src/gnome-utils/Makefile > creating src/gnome-utils/test/Makefile > creating src/gnome-search/Makefile > creating src/import-export/Makefile > creating src/import-export/test/Makefile > creating src/import-export/binary-import/Makefile > creating src/import-export/binary-import/test/Makefile > creating src/import-export/qif-import/Makefile > creating src/import-export/qif-import/test/Makefile > creating src/import-export/qif-io-core/Makefile > creating src/import-export/qif-io-core/test/Makefile > creating src/import-export/ofx/Makefile > creating src/import-export/ofx/test/Makefile > creating src/import-export/log-replay/Makefile > creating src/import-export/hbci/Makefile > creating src/import-export/hbci/glade/Makefile > creating src/import-export/hbci/test/Makefile > creating src/network-utils/Makefile > creating src/network-utils/test/Makefile > creating src/optional/Makefile > creating src/optional/swig/Makefile > creating src/optional/swig/examples/Makefile > creating src/pixmaps/Makefile > creating src/quotes/Makefile > creating src/register/Makefile > creating src/register/ledger-core/Makefile > creating src/register/ledger-core/test/Makefile > creating src/register/register-core/Makefile > creating src/register/register-core/test/Makefile > creating src/register/register-gnome/Makefile > creating src/register/register-gnome/test/Makefile > creating src/report/Makefile > creating src/report/report-gnome/Makefile > creating src/report/report-gnome/test/Makefile > creating src/report/report-system/Makefile > creating src/report/report-system/test/Makefile > creating src/report/standard-reports/Makefile > creating src/report/standard-reports/test/Makefile > creating src/report/locale-specific/Makefile > creating src/report/locale-specific/us/Makefile > creating src/report/locale-specific/us/test/Makefile > creating src/report/stylesheets/Makefile > creating src/report/stylesheets/test/Makefile > creating src/report/utility-reports/Makefile > creating src/report/utility-reports/test/Makefile > creating src/scm/Makefile > creating src/scm/gnumeric/Makefile > creating src/scm/printing/Makefile > creating src/tax/Makefile > creating src/tax/us/Makefile > creating src/tax/us/test/Makefile > creating src/test-core/Makefile > creating src/business/Makefile > creating src/business/business-core/Makefile > creating src/business/business-core/test/Makefile > creating src/business/business-core/file/Makefile > creating src/business/business-utils/Makefile > creating src/business/dialog-tax-table/Makefile > creating src/business/business-gnome/Makefile > creating src/business/business-gnome/glade/Makefile > creating src/business/business-ledger/Makefile > creating src/business/business-reports/Makefile > creating gnucash-config > creating config.h > mv: cannot stat `po/POTFILES': No such file or directory > ./config.status: line 1096: po/POTFILES.tmp: No such file or directory > creating po/POTFILES > creating po/Makefile > make all-recursive > make[1]: Entering directory `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9' > Making all in intl > make[2]: Entering directory `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/intl' > make[2]: Nothing to be done for `all'. > make[2]: Leaving directory `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/intl' > Making all in m4 > make[2]: Entering directory `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/m4' > make[2]: Nothing to be done for `all'. > make[2]: Leaving directory `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/m4' > Making all in macros > make[2]: Entering directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/macros' > make[2]: Nothing to be done for `all'. > make[2]: Leaving directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/macros' > Making all in doc > make[2]: Entering directory `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/doc' > Making all in examples > make[3]: Entering directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/doc/examples' > make[3]: Nothing to be done for `all'. > make[3]: Leaving directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/doc/examples' > make[3]: Entering directory `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/doc' > rm -f gnc-prices.1.tmp > sed < gnc-prices.1.in > gnc-prices.1.tmp \ > -e 's:@-VERSION-@:1.8.9:g' \ > -e 's:@-DATE-@:January 2005:g' > chmod +x gnc-prices.1.tmp > mv gnc-prices.1.tmp gnc-prices.1 > rm -f gnucash.1.tmp > sed < gnucash.1.in > gnucash.1.tmp \ > -e 's:@-VERSION-@:1.8.9:g' \ > -e 's:@-DATE-@:January 2005:g' > chmod +x gnucash.1.tmp > mv gnucash.1.tmp gnucash.1 > make[3]: Leaving directory `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/doc' > make[2]: Leaving directory `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/doc' > Making all in lib > make[2]: Entering directory `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/lib' > Making all in libc > make[3]: Entering directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/lib/libc' > /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. > -mcpu=athlon -O2 -pipe -c libc-missing-noop.c > mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -mcpu=athlon -O2 -pipe -c > libc-missing-noop.c -fPIC -o .libs/libc-missing-noop.o > /bin/sh ../../libtool --mode=link gcc -mcpu=athlon -O2 -pipe > -L/usr/X11R6/lib -o libc-missing.la libc-missing-noop.lo -lpopt -lm -lm > ar cru .libs/libc-missing.a .libs/libc-missing-noop.o > ranlib .libs/libc-missing.a > creating libc-missing.la > (cd .libs && rm -f libc-missing.la && ln -s ../libc-missing.la libc-missing.la) > make[3]: Leaving directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/lib/libc' > Making all in guile-www > make[3]: Entering directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/lib/guile-www' > rm -f www > ln -sf . www > touch .scm-links > make[3]: Leaving directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/lib/guile-www' > Making all in srfi > make[3]: Entering directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/lib/srfi' > make[3]: Nothing to be done for `all'. > make[3]: Leaving directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/lib/srfi' > make[3]: Entering directory `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/lib' > make[3]: Nothing to be done for `all-am'. > make[3]: Leaving directory `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/lib' > make[2]: Leaving directory `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/lib' > Making all in src > make[2]: Entering directory `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/src' > Making all in doc > make[3]: Entering directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/src/doc' > Making all in design > make[4]: Entering directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/src/doc/design' > make[4]: Nothing to be done for `all'. > make[4]: Leaving directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/src/doc/design' > Making all in xml > make[4]: Entering directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/src/doc/xml' > make[4]: Nothing to be done for `all'. > make[4]: Leaving directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/src/doc/xml' > make[4]: Entering directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/src/doc' > make[4]: Nothing to be done for `all-am'. > make[4]: Leaving directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/src/doc' > make[3]: Leaving directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/src/doc' > Making all in pixmaps > make[3]: Entering directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/src/pixmaps' > make[3]: Nothing to be done for `all'. > make[3]: Leaving directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/src/pixmaps' > Making all in core-utils > make[3]: Entering directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/src/core-utils' > /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I > /usr/include/g-wrap -I/usr/include/glib-1.2 -I/usr/lib/glib/include > -mcpu=athlon -O2 -pipe -c core-utils.c > mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I /usr/include/g-wrap > -I/usr/include/glib-1.2 -I/usr/lib/glib/include -mcpu=athlon -O2 -pipe -c > core-utils.c -fPIC -o .libs/core-utils.o > /bin/sh ../../libtool --mode=link gcc -I /usr/include/g-wrap > -I/usr/include/glib-1.2 -I/usr/lib/glib/include -mcpu=athlon -O2 -pipe > -L/usr/X11R6/lib -o libcore-utils.la -rpath /usr/lib -module -L/usr/lib -lglib > core-utils.lo -lpopt -lm -lm > gcc -shared .libs/core-utils.o -L/usr/X11R6/lib -L/usr/lib /usr/lib/libglib.so > /usr/lib/libpopt.so -lm -Wl,-soname -Wl,libcore-utils.so.0 -o > .libs/libcore-utils.so.0.0.0 > (cd .libs && rm -f libcore-utils.so.0 && ln -s libcore-utils.so.0.0.0 > libcore-utils.so.0) > (cd .libs && rm -f libcore-utils.so && ln -s libcore-utils.so.0.0.0 > libcore-utils.so) > creating libcore-utils.la > (cd .libs && rm -f libcore-utils.la && ln -s ../libcore-utils.la libcore-utils.la) > rm -f gnucash g-wrapped > ln -sf . gnucash > ln -sf . g-wrapped > touch .scm-links > FLAVOR=gnome guile -c \ > "(set! %load-path (cons \"/usr/share/guile\" %load-path)) \ > (primitive-load \"./gw-core-utils-spec.scm\") \ > (gw:generate-wrapset \"gw-core-utils\")" > **** NOTE: this wrapset appears to be empty !? > add-ws-t gw-core-utils #<output: gw-core-utils.c 3> gw:global-declarations-ccg > for-parent gw-core-utils > add-ws-t gw-core-utils #<output: gw-core-utils.c 3> gw:global-definitions-ccg > for-parent gw-core-utils > Using `export' to re-export imported bindings is deprecated. Use `re-export' > instead. > (You just re-exported `gw:wrap-enumeration' from `(g-wrap)'.) > (You just re-exported `gw:enum-add-value!' from `(g-wrap)'.) > /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I > /usr/include/g-wrap -I/usr/include/glib-1.2 -I/usr/lib/glib/include > -mcpu=athlon -O2 -pipe -c gw-core-utils.c > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I /usr/include/g-wrap > -I/usr/include/glib-1.2 -I/usr/lib/glib/include -mcpu=athlon -O2 -pipe -c > gw-core-utils.c -fPIC -o .libs/gw-core-utils.o > /bin/sh ../../libtool --mode=link gcc -I /usr/include/g-wrap > -I/usr/include/glib-1.2 -I/usr/lib/glib/include -mcpu=athlon -O2 -pipe > -L/usr/X11R6/lib -o libgw-core-utils.la -rpath /usr/lib -module -L/usr/lib > -lgwrap-wct -lgwrap-glib -lguile -lguile-ltdl -lqthreads -lpthread -lcrypt -lm > gw-core-utils.lo libcore-utils.la -lpopt -lm -lm > gcc -shared .libs/gw-core-utils.o -Wl,--rpath > -Wl,/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/src/core-utils/.libs > -L/usr/X11R6/lib -L/usr/lib /usr/lib/libgwrap-wct.so /usr/lib/libgwrap-glib.so > /usr/lib/libguile.so /usr/lib/libguile-ltdl.so /usr/lib/libqthreads.so -lpthread > -lcrypt ./.libs/libcore-utils.so /usr/lib/libpopt.so -lm -Wl,-soname > -Wl,libgw-core-utils.so.0 -o .libs/libgw-core-utils.so.0.0.0 > (cd .libs && rm -f libgw-core-utils.so.0 && ln -s libgw-core-utils.so.0.0.0 > libgw-core-utils.so.0) > (cd .libs && rm -f libgw-core-utils.so && ln -s libgw-core-utils.so.0.0.0 > libgw-core-utils.so) > creating libgw-core-utils.la > (cd .libs && rm -f libgw-core-utils.la && ln -s ../libgw-core-utils.la > libgw-core-utils.la) > make[3]: Leaving directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/src/core-utils' > Making all in gnc-module > make[3]: Entering directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/src/gnc-module' > Making all in . > make[4]: Entering directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/src/gnc-module' > rm -f gnucash g-wrapped > ln -sf . gnucash > ln -sf . g-wrapped > touch .scm-links > FLAVOR=gnome guile -c \ > "(set! %load-path (cons \"/usr/share/guile\" %load-path)) \ > (primitive-load \"./gw-gnc-module-spec.scm\") \ > (gw:generate-wrapset \"gw-gnc-module\")" > add-ws-t gw-gnc-module #<output: gw-gnc-module.c 3> gw:global-declarations-ccg > for-client gw-wct gw-gnc-module > for-client gw-standard gw-gnc-module > for-parent gw-gnc-module > add-ws-t gw-gnc-module #<output: gw-gnc-module.c 3> gw:global-definitions-ccg > for-client gw-wct gw-gnc-module > for-client gw-standard gw-gnc-module > for-parent gw-gnc-module > Using `export' to re-export imported bindings is deprecated. Use `re-export' > instead. > (You just re-exported `gw:wrap-enumeration' from `(g-wrap)'.) > (You just re-exported `gw:enum-add-value!' from `(g-wrap)'.) > /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. > -I../../src/core-utils -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I > /usr/include/g-wrap -mcpu=athlon -O2 -pipe -c gnc-module.c > mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/core-utils > -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I /usr/include/g-wrap > -mcpu=athlon -O2 -pipe -c gnc-module.c -fPIC -o .libs/gnc-module.o > /bin/sh ../../libtool --mode=link gcc -I../../src/core-utils > -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I /usr/include/g-wrap > -mcpu=athlon -O2 -pipe -L/usr/X11R6/lib -o libgncmodule.la -rpath /usr/lib > -module gnc-module.lo ../core-utils/libcore-utils.la -L/usr/lib -lgwrap-wct > -lgwrap-glib -L/usr/lib -lglib -lltdl -lpopt -lm -lm > gcc -shared .libs/gnc-module.o -Wl,--rpath > -Wl,/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/src/core-utils/.libs > -L/usr/lib -L/usr/X11R6/lib ../core-utils/.libs/libcore-utils.so > /usr/lib/libgwrap-wct.so /usr/lib/libgwrap-glib.so /usr/lib/libglib.so -lltdl > /usr/lib/libpopt.so -lm -Wl,-soname -Wl,libgncmodule.so.0 -o > .libs/libgncmodule.so.0.0.0 > /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../../i686-pc-linux-gnu/bin/ld: > cannot find -lltdl > collect2: ld returned 1 exit status > make[4]: *** [libgncmodule.la] Error 1 > make[4]: Leaving directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/src/gnc-module' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory > `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/src/gnc-module' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9' > make: *** [all-recursive-am] Error 2 > > !!! ERROR: app-office/gnucash-1.8.9 failed. > !!! Function src_compile, Line 90, Exitcode 2 > !!! make failed > !!! If you need support, post the topmost build error, NOT this status message. > > Expected Results: > Should have compiled and installed. |