Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 240416 - mail-client/evolution-2.22.3.1 fails to build with newest nss that is needed for KDE4.1
Summary: mail-client/evolution-2.22.3.1 fails to build with newest nss that is needed ...
Status: RESOLVED DUPLICATE of bug 231563
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-07 18:30 UTC by Benjamin Schulz
Modified: 2008-10-07 22:44 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 Benjamin Schulz 2008-10-07 18:30:08 UTC
emerge evolution yields:

.0, not found (try using -rpath or -rpath-link)                                                                                                        
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld: warning: libsoftokn3.so.11, needed by /usr/lib/nss/libnss3.so.11, not found (try using -rpath or -rpath-link)                                                                                                                      
/usr/lib/nss/libnss3.so.11: undefined reference to `FC_GetFunctionList@NSS_3.4'                                                                        
/usr/lib/nss/libnss3.so.11: undefined reference to `NSC_ModuleDBFunc@NSS_3.4'                                                                          
/usr/lib/nss/libnss3.so.11: undefined reference to `NSC_GetFunctionList@NSS_3.4'                                                                       
collect2: ld returned 1 exit status                                                                                                                    
make[4]: *** [contact-print-test] Fehler 1                                                                                                             
make[4]: *** Warte auf noch nicht beendete Prozesse...                                                                                                 
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl3.so.11, needed by /usr/lib/evolution/2.22/libemiscwidgets.so.0, not found (try using -rpath or -rpath-link)                                                                                                        
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld: warning: libplds4.so.6, needed by /usr/lib/evolution/2.22/libemiscwidgets.so.0, not found (try using -rpath or -rpath-link)                                                                                                        
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld: warning: libsoftokn3.so.11, needed by /usr/lib/nss/libnss3.so.11, not found (try using -rpath or -rpath-link)                                                                                                                      
/usr/lib/nss/libnss3.so.11: undefined reference to `FC_GetFunctionList@NSS_3.4'                                                                        
/usr/lib/nss/libnss3.so.11: undefined reference to `NSC_ModuleDBFunc@NSS_3.4'                                                                          
/usr/lib/nss/libnss3.so.11: undefined reference to `NSC_GetFunctionList@NSS_3.4'                                                                       
collect2: ld returned 1 exit status                                                                                                                    
make[4]: *** [contact-print-style-editor-test] Fehler 1                                                                                                
make[4]: Leaving directory `/var/tmp/portage/mail-client/evolution-2.22.3.1/work/evolution-2.22.3.1/addressbook/printing'                              
make[3]: *** [all-recursive] Fehler 1                                                                                                                  
make[3]: Leaving directory `/var/tmp/portage/mail-client/evolution-2.22.3.1/work/evolution-2.22.3.1/addressbook'                                       
make[2]: *** [all] Fehler 2                                                                                                                            
make[2]: Leaving directory `/var/tmp/portage/mail-client/evolution-2.22.3.1/work/evolution-2.22.3.1/addressbook'                                       
make[1]: *** [all-recursive] Fehler 1                                                                                                                  
make[1]: Leaving directory `/var/tmp/portage/mail-client/evolution-2.22.3.1/work/evolution-2.22.3.1'                                                   
make: *** [all] Fehler 2                                                                                                                               
 *                                                                                                                                                     
 * ERROR: mail-client/evolution-2.22.3.1 failed.                                                                                                       
 * Call stack:                                                                                                                                         
 * ebuild.sh, line   49:  Called src_compile                                                                                                           
 * environment, line 2969:  Called gnome2_src_compile                                                                                                  
 * environment, line 2161:  Called die                                                                                                                 
 * The specific snippet of code:                                                                                                                       
 * emake || die "compile failure"                                                                                                                      
 * The die message:                                                                                                                                    
 * compile failure                                                                                                                                     
 *                                                                                                                                                     
 * If you need support, post the topmost build error, and the call stack if relevant.                                                                  
 * A complete build log is located at '/var/tmp/portage/mail-client/evolution-2.22.3.1/temp/build.log'.                                                
 * The ebuild environment file is located at '/var/tmp/portage/mail-client/evolution-2.22.3.1/temp/environment'.                                       
 *                                                                                                                    

Reproducible: Always




emerge -pv @preserved-ebuilds yields:


package: dev-libs/nss-3.12
 *  - /usr/lib/nss/libnss3.so.11
 *      used by /usr/lib/evolution/2.22/components/libevolution-mail.so (mail-client/evolution-2.22.3.1)
 *      used by /usr/lib/evolution/2.22/libemiscwidgets.so.0.0.0 (mail-client/evolution-2.22.3.1)       
 *      used by /usr/lib/evolution/2.22/libessmime.so.0.0.0 (mail-client/evolution-2.22.3.1)            
 *      used by 13 other files                                                                          
 *  - /usr/lib/nss/libsmime3.so.11                                                                      
 *      used by /usr/lib/evolution/2.22/components/libevolution-mail.so (mail-client/evolution-2.22.3.1)
 *      used by /usr/lib/evolution/2.22/libemiscwidgets.so.0.0.0 (mail-client/evolution-2.22.3.1)       
 *      used by /usr/lib/evolution/2.22/libessmime.so.0.0.0 (mail-client/evolution-2.22.3.1)            
 *      used by 12 other files                                                                          
>>> package: dev-libs/nspr-4.7.1                                                                        
 *  - /usr/lib/nspr/libnspr4.so.6                                                                       
 *      used by /usr/lib/evolution/2.22/components/libevolution-mail.so (mail-client/evolution-2.22.3.1)
 *      used by /usr/lib/evolution/2.22/libeconduit.so.0.0.0 (mail-client/evolution-2.22.3.1)           
 *      used by /usr/lib/evolution/2.22/libemiscwidgets.so.0.0.0 (mail-client/evolution-2.22.3.1)       
 *      used by 19 other files                                                                          
 *  - /usr/lib/nspr/libplc4.so.6                                                                        
 *      used by /usr/lib/evolution/2.22/components/libevolution-mail.so (mail-client/evolution-2.22.3.1)
 *      used by /usr/lib/evolution/2.22/libeconduit.so.0.0.0 (mail-client/evolution-2.22.3.1)           
 *      used by /usr/lib/evolution/2.22/libemiscwidgets.so.0.0.0 (mail-client/evolution-2.22.3.1)       
 *      used by 18 other files                       



emerge --info: gives 


Portage 2.2_rc11 (default/linux/x86/2008.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.25-gentoo-r7 i686)
=================================================================                            
System uname: Linux-2.6.25-gentoo-r7-i686-Intel-R-_Core-TM-2_Duo_CPU_T9300_@_2.50GHz-with-glibc2.0
Timestamp of tree: Tue, 07 Oct 2008 16:47:01 +0000                                                
ccache version 2.4 [disabled]                                                                     
app-shells/bash:     3.2_p33                                                                      
dev-java/java-config: 1.3.7, 2.1.6                                                                
dev-lang/python:     2.5.2-r7                                                                     
dev-python/pycrypto: 2.0.1-r6                                                                     
dev-util/ccache:     2.4-r7                                                                       
sys-apps/baselayout: 1.12.11.1                                                                    
sys-apps/sandbox:    1.2.18.1-r2                                                                  
sys-devel/autoconf:  2.13, 2.61-r2                                                                
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1                                 
sys-devel/binutils:  2.18-r3                                                                      
sys-devel/gcc-config: 1.4.0-r4                                                                    
sys-devel/libtool:   1.5.26                                                                       
virtual/os-headers:  2.6.23-r3                                                                    
ACCEPT_KEYWORDS="x86"                                                                             
CBUILD="i686-pc-linux-gnu"                                                                        
CFLAGS="-O2 -mtune=prescott -pipe -fomit-frame-pointer"                                           
CHOST="i686-pc-linux-gnu"                                                                         
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/4.2/env /usr/kde/4.2/share/config /usr/kde/4.2/shutdown /usr/kde/svn/env /usr/kde/svn/share/config /usr/kde/svn/shutdown /usr/share/config /var/lib/hsqldb"                                                    
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"                                                                                                                             
CXXFLAGS="-O2 -mtune=prescott -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="de_DE@euro"
LC_ALL="de_DE@euro"
LDFLAGS="-Wl,-O1"
LINGUAS="de en en_GB"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/wschlich-testing /usr/portage/local/layman/kdesvn-portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="7zip X a52 aac acl acpi ads aften alsa amrnb apm arts aspell async avahi berkdb bzip2 cairo cardbus cdaudio cdparanoia cdr cdrom cern cli consolekit context cpudetection cracklib crypt cups custom-optimization dbus dga disk-partition djvu dri dts dv dvb dvd dvdr dvdread dvi dx dxr2 dxr3 dxr3-audio-denoise eds em84xx emacs embedded encode excel exif exiv2 extra ffmpeg fftw filepicker firefox flac fontconfig foomaticdb fortran fortran95 fpx ftp gamess gd gdbm general ggi gif gimp glut glw gnome-print gnomecd gnuplot gphoto2 gpm grammar graphics graphviz gs gstreamer gtk gtk-perl gtkhtml gtkspell gzip hal hdaps hdri html htmlhandbook http humanities iconv ieee1394 imagemagick imlib imlib2 ipv6 ipw4965 isdnlog java jbig joystick jpeg jpeg2k kde kpathsea lapack laptop latex ldap libwww lm_sensors logitech-mouse lyx lzma lzo mdnsresponder-compat midi mikmod mjpeg mmx mmxext mng motif mp3 mp4 mp4live mpeg mpeg2 mplayer mudflap musepack ncurses network networkmanager nls nptl nptlonly nsplugin nuv octave office ogg ogg123 ogm omega openexr opengl opengl-video openmp pam parport parted passwdqc pcre pdf perl player plotutils png pop postscript ppds pppd preview-latex ps pstricks publishers python qt3 qt3support qt4 quicktime radio rar raw readline realmedia reflection rpm rtc rtf rtsp samba scanner science scv sdl session smp spell spl sse sse2 ssl ssse3 stream svg svga sysfs t1lib tcpd tex4ht theora threads thunderbird tiff tk totem truetype type1 unicode unzip usb v4l v4l2 vcd vcdx vdr vidix vorbis wav wavpack win32codecs wma wmf wxwindows x264 x86 xcomposite xemacs xetex xine xml xmlreader xmlwriter xorg xprint xulrunner xv xvid xvmczip zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fsdav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse synaptics evdev joystick" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de en en_GB" USERLAND="GNU" VIDEO_CARDS="nv nvidia vesa vga apm"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-10-07 22:44:09 UTC
please search for duplicates before posting new bugs, thanks.

*** This bug has been marked as a duplicate of bug 231563 ***