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

Bug 216429

Summary: ERROR: gnome-extra/evolution-exchange-2.12.3-r1 failed.
Product: Gentoo Linux Reporter: GES <igelle>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: /var/log/portage/gnome-extra:evolution-exchange-2.12.3-r1:20080405-221926.log
/var/tmp/portage/gnome-extra/evolution-exchange-2.12.3-r1/temp/environment

Description GES 2008-04-05 22:23:12 UTC
When I emerging gnome-extra/evolution-exchange-2.12.3-r1 then failed!

Reproducible: Always

Steps to Reproduce:
# emerge world -DuNatv
These are the packages that would be merged, in reverse order:
[ebuild     U ] gnome-extra/evolution-exchange-2.12.3-r1 [2.12.3] USE="-debug -doc -static" 0 kB
Total: 1 package (1 upgrade), Size of downloads: 0 kB
Would you like to merge these packages? [Yes/No]
Actual Results:  
/usr/lib/libsoup-2.2.so: undefined reference to `gnutls_certificate_set_x509_key_file@GNUTLS_1_3'
/usr/lib/libsoup-2.2.so: undefined reference to `gnutls_certificate_set_x509_trust_file@GNUTLS_1_3'
/usr/lib/libsoup-2.2.so: undefined reference to `gnutls_x509_crt_init@GNUTLS_1_3'
collect2: ld returned 1 exit status
make[2]: *** [evolution-exchange-storage] Error 1
make[2]: Leaving directory `/var/tmp/portage/gnome-extra/evolution-exchange-2.12.3-r1/work/evolution-exchange-2.12.3/storage'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnome-extra/evolution-exchange-2.12.3-r1/work/evolution-exchange-2.12.3'
make: *** [all] Error 2
 *
 * ERROR: gnome-extra/evolution-exchange-2.12.3-r1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2603:  Called gnome2_src_compile
 *             environment, line 1982:  Called die
 * The specific snippet of code:
 *       emake || die "compile failure"
 *  The die message:
 *   compile failure
Comment 1 GES 2008-04-05 22:31:13 UTC
Created attachment 148796 [details]
/var/log/portage/gnome-extra:evolution-exchange-2.12.3-r1:20080405-221926.log
Comment 2 GES 2008-04-05 22:32:14 UTC
Created attachment 148798 [details]
/var/tmp/portage/gnome-extra/evolution-exchange-2.12.3-r1/temp/environment
Comment 3 Mart Raudsepp gentoo-dev 2008-04-05 22:33:41 UTC
You seem to have not used revdep-rebuild after upgrading gnutls, which broke some ABI. Please do so, for example like this:

revdep-rebuild -- -va


If the problem persists after that, feel free to reopen this bug or file a new one.
Comment 4 GES 2008-04-06 00:37:15 UTC
I beg your pardon and thx, after revdep-rebuild compiled nice already.