Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 216429 - ERROR: gnome-extra/evolution-exchange-2.12.3-r1 failed.
Summary: ERROR: gnome-extra/evolution-exchange-2.12.3-r1 failed.
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-05 22:23 UTC by GES
Modified: 2008-04-06 00:37 UTC (History)
0 users

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


Attachments
/var/log/portage/gnome-extra:evolution-exchange-2.12.3-r1:20080405-221926.log (gnome-extra:evolution-exchange-2.12.3-r1:20080405-221926.log,154.59 KB, text/plain)
2008-04-05 22:31 UTC, GES
Details
/var/tmp/portage/gnome-extra/evolution-exchange-2.12.3-r1/temp/environment (environment,101.89 KB, text/plain)
2008-04-05 22:32 UTC, GES
Details

Note You need to log in before you can comment on or make changes to this bug.
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.