Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 144071 - emerge app-office/gnucash-2.0.1 fails
Summary: emerge app-office/gnucash-2.0.1 fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-15 19:49 UTC by Mark G. Woodruff
Modified: 2006-08-16 15:10 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Zipped version of logs (gnucash.zip,36.14 KB, application/octet-stream)
2006-08-16 07:23 UTC, Mark G. Woodruff
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mark G. Woodruff 2006-08-15 19:49:53 UTC
Gentoo Base System version 1.6.14
Portage 2.1-r2 (default-linux/x86/2005.1, gcc-3.3.6, glibc-2.3.6-r4, 2.6.11-co-0.6.3 i686)
=================================================================
System uname: 2.6.11-co-0.6.3 i686 AMD Athlon(tm) 64 Processor 3000+
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.3.5, 2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r2
sys-devel/gcc-config: 1.3.13-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i386-pc-linux-gnu"
CFLAGS="-O2 -mcpu=i686"
CHOST="i386-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -mcpu=i686"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apm arts avi berkdb bitmap-fonts cli crypt cups dlloader dri eds emboss encode foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 imlib ipv6 isdnlog jpeg kde libg++ libwww mad mikmod motif mp3 mpeg ncurses nls ogg oggvorbis opengl oss pam pcre pdflib perl png pppd python qt3 qt4 quicktime readline reflection sdl session spell spl ssl tcpd truetype truetype-fonts type1-fonts vorbis xml2 xmms xorg xv zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux userland_GNU"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

export ACCEPT_KEYWORDS=~x86
emerge =gnucash-2.0.1

yields:

libtool: link: cannot find the library `../../lib/libgsf-1.12.3/gsf/libgsf-1.la' or unhandled argument `../../lib/libgsf-1.12.3/gsf/libgsf-1.la'
make[5]: *** [libgncmod-gnome-utils.la] Error 1
make[5]: Leaving directory `/var/tmp/portage/gnucash-2.0.1/work/gnucash-2.0.1/src/gnome-utils'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/var/tmp/portage/gnucash-2.0.1/work/gnucash-2.0.1/src/gnome-utils'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/var/tmp/portage/gnucash-2.0.1/work/gnucash-2.0.1/src/gnome-utils'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gnucash-2.0.1/work/gnucash-2.0.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnucash-2.0.1/work/gnucash-2.0.1'
make: *** [all] Error 2

!!! ERROR: app-office/gnucash-2.0.1 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  gnucash-2.0.1.ebuild, line 79:   Called die

!!! emake failed
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-08-15 22:24:27 UTC
Please, post more lines above the error output you've posted.
Comment 2 Mark G. Woodruff 2006-08-16 07:21:32 UTC
Complete log of the emerge at:

http://www.markgwoodruff.com/gnucash.1
http://www.markgwoodruff.com/gnucash.2

Forgot an ampersand, so the stdout is in gnucash.1 (950K) and the stderr is in gnucash.2 (64K).
Comment 3 Mark G. Woodruff 2006-08-16 07:23:38 UTC
Created attachment 94396 [details]
Zipped version of logs
Comment 4 Mark G. Woodruff 2006-08-16 07:25:26 UTC
Attached logs should provide additional information required.
Comment 5 Seemant Kulleen (RETIRED) gentoo-dev 2006-08-16 08:13:25 UTC
What version of libgsf do you have installed?
Comment 6 Mark G. Woodruff 2006-08-16 10:34:19 UTC
1.12.1
Comment 7 Seemant Kulleen (RETIRED) gentoo-dev 2006-08-16 10:47:09 UTC
Mark, can you try to emerge libgsf again, just in case that install got screwed up somehow?
Comment 8 Mark G. Woodruff 2006-08-16 15:10:32 UTC
Emerging libgsf fixed it! Thank you.