Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 212727

Summary: gnucash fails to upgrade from 2.2.4 from 2.2.3
Product: Gentoo Linux Reporter: Adrian Bassett <Adrian.Bassett>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED NEEDINFO    
Severity: normal    
Priority: High    
Version: 2007.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 ...