Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 212727 - gnucash fails to upgrade from 2.2.4 from 2.2.3
Summary: gnucash fails to upgrade from 2.2.4 from 2.2.3
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-08 16:38 UTC by Adrian Bassett
Modified: 2008-03-10 15:09 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adrian Bassett 2008-03-08 16:38:11 UTC
[ebuild     U ] app-office/gnucash-2.2.4 [2.2.3] USE="chipcard doc%* hbci ofx quotes -debug" 0 kB 

checking for SLIB support... configure: error:

   Cannot find SLIB.  Are you sure you have it installed?
   See http://bugzilla.gnome.org/show_bug.cgi?id=347922
   and http://bugzilla.gnome.org/show_bug.cgi?id=483631



!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/app-office/gnucash-2.2.4/work/gnucash-2.2.4/config.log
 * 
 * ERROR: app-office/gnucash-2.2.4 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2556:  Called econf 'src_compile' 'src_compile' '--disable-debug' '--enable-ofx' '--enable-hbci' '--disable-doxygen'
 *               ebuild.sh, line  513:  Called die
 * The specific snippet of code:
 *   			die "econf failed"
 *  The die message:
 *   econf failed

However, slib is installed:

# emerge -pv slib

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] dev-scheme/slib-3.1.5-r1  0 kB 


Reproducible: Always

Steps to Reproduce:
1.emerge gnucash
2.
3.

Actual Results:  
configure stage fails to find installed slib
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-03-08 16:45:10 UTC
Re-emerge slib; if that doesn't work, then:

> !!! Please attach the following file when seeking support:
> !!! /var/tmp/portage/app-office/gnucash-2.2.4/work/gnucash-2.2.4/config.log
Comment 2 Adrian Bassett 2008-03-10 15:09:01 UTC
gnucash upgraded OK after re-emerging slib ...