Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 277311 - media-libs/libsamplerate fails : Cannot find /usr/lib/libogg.la
Summary: media-libs/libsamplerate fails : Cannot find /usr/lib/libogg.la
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-10 12:48 UTC by Rahul Jain
Modified: 2009-07-10 20:12 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-07-10 12:48:22 UTC
Here is the actual error:
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I./../src     -O2 -march=native -pipe -fomit-frame-pointer -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe -c sndfile-resample.c                                       
/bin/sh ../libtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc  -O2 -march=native -pipe -fomit-frame-pointer -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe  -Wl,-O1 -o sndfile-resample sndfile-resample.o ../src/libsamplerate.la -lsndfile   -lm                                                                                  
libtool: link: cannot find the library `/usr/lib/libogg.la' or unhandled argument `/usr/lib/libogg.la'      
make[1]: *** [sndfile-resample] Error 1                                                                     
make[1]: Leaving directory `/var/tmp/portage/media-libs/libsamplerate-0.1.7/work/libsamplerate-0.1.7/examples'                                                                                                          
make: *** [all-recursive] Error 1                                                                           
 *                                                                                                          
 * ERROR: media-libs/libsamplerate-0.1.7 failed.                                                            
 * Call stack:                                                                                              
 *               ebuild.sh, line   49:  Called src_compile                                                  
 *             environment, line 2666:  Called die                                                          
 * The specific snippet of code:                                                                            
 *       emake || die                                                                                       
 *  The die message:                                                                                        
 *   (no error message)                                                                                     
 *                                                                                                          
 * 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/media-libs/libsamplerate-0.1.7/temp/build.log'.     
 * The ebuild environment file is located at '/var/tmp/portage/media-libs/libsamplerate-0.1.7/temp/environment'.                                                                  

rahul@googly ~ $ ls /usr/lib/libogg*
/usr/lib/libogg.a  /usr/lib/libogg.so  /usr/lib/libogg.so.0  /usr/lib/libogg.so.0.6.0


Reproducible: Always




rahul@googly ~ $ emerge --info                                                          
Portage 2.2_rc33 (default/linux/x86/2008.0/desktop, gcc-4.3.3, glibc-2.10.1-r0, 2.6.30-zen1 i686)
=================================================================                                
System uname: Linux-2.6.30-zen1-i686-Genuine_Intel-R-_CPU_T2300_@_1.66GHz-with-gentoo-2.0.1      
Timestamp of tree: Fri, 10 Jul 2009 10:45:02 +0000                                               
app-shells/bash:     4.0_p24                                                                     
dev-java/java-config: 2.1.8-r1                                                                   
dev-lang/python:     2.6.2-r1                                                                    
dev-util/cmake:      2.6.4                                                                       
sys-apps/baselayout: 2.0.1                                                                       
sys-apps/openrc:     0.4.3-r3                                                                    
sys-apps/sandbox:    2.0                                                                         
sys-devel/autoconf:  2.13, 2.63-r1                                                               
sys-devel/automake:  1.7.9-r1, 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                                                                      
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/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/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="distlocks fixpackages parallel-fetch preserve-libs protect-owned sandbox sfperms splitdebug strict unmerge-orphans userfetch"                                                                                 
GENTOO_MIRRORS="http://ftp.spline.inf.fu-berlin.de/mirrors/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/x11 /usr/local/portage/layman/x11 /usr/local/portage/layman/qting-edge /usr/local/portage/layman/kde-testing /usr/local/portage/layman/mozilla /usr/local/portage/layman/zen-overlay /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 cracklib crypt css ctype cups curl curlwrappers cxx dbus dga directfb djvu dri dts dvd dvdr dvdread 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 java5 java6 javascript joystick jpeg jpeg2k ldap libnotify mad midi mikmod mmx mono motif mp3 mpeg mplayer mudflap ncurses nls nptl nptlonly ogg opengl openmp pam pcmcia pcre pdf perl 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 tiff truetype type1 unicode usb v4l2 vcd vim-syntax vorbis wavpack win32codecs wmf 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 v4l"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Rafał Mużyło 2009-07-10 15:02:19 UTC
Use either revdep-rebuild or lafilefixer.
Comment 2 Rahul Jain 2009-07-10 20:12:15 UTC
Yeah, my bad! revdep-rebuild fixed it.