Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 289653 - sys-devel/gcc-4.4.2 upgrade breaks /usr/lib/libgomp.la
Summary: sys-devel/gcc-4.4.2 upgrade breaks /usr/lib/libgomp.la
Status: RESOLVED DUPLICATE of bug 283761
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-18 22:06 UTC by Rahul Jain
Modified: 2009-10-18 22:10 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 Rahul Jain 2009-10-18 22:06:51 UTC
Upgraded to gcc-4.4.2 - have the openmp use flag set.

Ran revdep rebuild. Complaints of errors because of missing /usr/lib/libgomp.la. The complete log is attached.
However, libgomp is present on the system.
googly portage # find / -iname "*libgomp*"
/usr/share/gcc-data/i686-pc-linux-gnu/4.4.2/info/libgomp.info.bz2
/usr/lib/gcc/i686-pc-linux-gnu/4.4.2/libgomp.so.1                
/usr/lib/gcc/i686-pc-linux-gnu/4.4.2/libgomp.a                   
/usr/lib/gcc/i686-pc-linux-gnu/4.4.2/libgomp.la                  
/usr/lib/gcc/i686-pc-linux-gnu/4.4.2/libgomp.so.1.0.0            
/usr/lib/gcc/i686-pc-linux-gnu/4.4.2/libgomp.so                  
/usr/lib/gcc/i686-pc-linux-gnu/4.4.2/libgomp.spec                

media-gfx/imagemagick-6.5.4.10 and sci-libs/fftw-3.2.2 compile fine with revdep-rebuild. However, media-video/transcode-1.1.4 fails to compile. Moreover, imagemagick and fftw asked to be compiled again after re running revdep-rebuild (Yes, I deleted the temporary files).
Here is the error for transcode:
/bin/grep: /usr/lib/libgomp.la: No such file or directory                                                         
/bin/sed: can't read /usr/lib/libgomp.la: No such file or directory                                               libtool: link: `/usr/lib/libgomp.la' is not a valid libtool archive                                               make[2]: *** [export_im.la] Error 1                                                                               
make[2]: *** Waiting for unfinished jobs....                                                                      
libtool: link: ( cd ".libs" && rm -f "export_ffmpeg.la" && ln -s "../export_ffmpeg.la" "export_ffmpeg.la" )       
libtool: link: i686-pc-linux-gnu-gcc -shared  .libs/export_jpg_la-export_jpg.o   -L/usr/lib /usr/lib/libjpeg.so -l
m -lz -ldl  -march=native -Wl,-O1   -Wl,-soname -Wl,export_jpg.so -o .libs/export_jpg.so                          
libtool: link: ( cd ".libs" && rm -f "export_jpg.la" && ln -s "../export_jpg.la" "export_jpg.la" )                make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.4/work/transcode-1.1.4/export'             make[1]: *** [all-recursive] Error 1                                                                              make[1]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.4/work/transcode-1.1.4'                    
make: *** [all] Error 2                                                                                           



Reproducible: Always




googly rahul # emerge --info
Portage 2.2_rc46 (default/linux/x86/10.0/desktop, gcc-4.4.2, glibc-2.10.1-r0, 2.6.31-zen4 i686)
=================================================================                              
System uname: Linux-2.6.31-zen4-i686-Genuine_Intel-R-_CPU_T2300_@_1.66GHz-with-gentoo-2.0.1    
Timestamp of tree: Sun, 18 Oct 2009 20:15:03 +0000                                             
app-shells/bash:     4.0_p33                                                                   
dev-java/java-config: 2.1.9-r1                                                                 
dev-lang/python:     2.6.3, 3.1.1-r1                                                           
dev-util/cmake:      2.6.4-r3                                                                  
sys-apps/baselayout: 2.0.1                                                                     
sys-apps/openrc:     0.5.1-r1                                                                  
sys-apps/sandbox:    2.1                                                                       
sys-devel/autoconf:  2.13, 2.63-r1                                                             
sys-devel/automake:  1.8.5-r3, 1.9.6-r2, 1.10.2, 1.11                                          
sys-devel/binutils:  2.19.1-r1                                                                 
sys-devel/gcc-config: 1.4.1                                                                    
sys-devel/libtool:   2.2.6a                                                                    
virtual/os-headers:  2.6.30-r1                                                                 
ACCEPT_KEYWORDS="x86 ~x86"                                                                     
CBUILD="i686-pc-linux-gnu"                                                                     
CFLAGS="-O2 -march=native -pipe -fomit-frame-pointer"                                          
CHOST="i686-pc-linux-gnu"                                                                      
CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/config"                                     
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /etc/udev/rules.d"                                                          
CXXFLAGS="-O2 -march=native -pipe -fomit-frame-pointer"                                                           
DISTDIR="/usr/portage/distfiles"                                                                                  
FEATURES="assume-digests distlocks fixpackages metadata-transfer news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch"                                                     
GENTOO_MIRRORS="http://mirror.switch.ch/ftp/mirror/gentoo/"                                                       
LANG="en_GB.utf8@euro"                                                                                            
LDFLAGS="-Wl,-O1"                                                                                                 
LINGUAS="en en_GB"                                                                                                
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
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/local/portage/layman/kde-testing /usr/local/portage/layman/qting-edge /usr/local/portage/layman/x11 /usr/local/portage/layman/bugzilla"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi alsa avahi bash-completion berkdb bluetooth branding bzip2 cairo cdparanoia cdr cli consolekit cracklib crypt css ctype cups curl curlwrappers cxx dbus dga directfb djvu dri dts dvd dvdr emboss encode evo exif fam fbcon ffmpeg firefox flac fontconfig fortran gd gdbm gif gimp gnutls gphoto2 gpm hal hddtemp htmlhandbook iconv ieee1394 imagemagick ipv6 isdnlog java java6 javascript joystick jpeg jpeg2k kde lcms ldap libnotify mad mikmod mmx modules mono motif mp3 mp4 mpeg mplayer mtp mudflap ncurses nls nptl nptlonly ogg opengl openmp pam pcmcia pcre pdf perl plasma png posix ppds pppd python qt3support qt4 quicktime readline reflection samba scanner sdl session smp sndfile spell spl sse sse2 ssl startup-notification svg svga sysfs syslog tcpd theora threads thunar tiff truetype type1 unicode usb v4l2 vcd vim-syntax vorbis wavpack win32codecs wmf x264 x86 xcomposite xine xinerama xml xorg xpm xulrunner xv xvid zeroconf 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_fs dav_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="evdev keyboard mouse synaptics joystick" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en en_GB" USERLAND="GNU" VIDEO_CARDS="intel fbdev"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Sebastian Luther (few) 2009-10-18 22:10:24 UTC

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