Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 279575 - media-sound/moc-2.5.0_alpha3-r3: build failed.
Summary: media-sound/moc-2.5.0_alpha3-r3: build failed.
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-29 12:00 UTC by Czeryna Karol
Modified: 2009-07-29 16:05 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 Czeryna Karol 2009-07-29 12:00:40 UTC
Hi! When I upgrading my moc I've got this error message:
/bin/sh ../../libtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc  -I../.. -pthread -O2 -march=prescott -pipe -funroll-loops -floop-interchange -floop-strip-mine -floop-block -Wall -W -I/usr/include/alsa      -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,-znow -Wl,--hash-style=gnu -export-dynamic -o libflac_decoder.la -rpath /usr/lib/moc/decoder_plugins libflac_decoder_la-flac.lo -L/usr/lib -lFLAC  -lm -lm -ldl 
/bin/grep: /usr/lib/libogg.la: No such file or directory
/bin/sed: can't read /usr/lib/libogg.la: No such file or directory
libtool: link: `/usr/lib/libogg.la' is not a valid libtool archive
make[3]: *** [libflac_decoder.la] Błąd 1
make[3]: Opuszczenie katalogu `/var/tmp/portage/media-sound/moc-2.5.0_alpha3-r3/work/moc-2.5.0-alpha3/decoder_plugins/flac'
make[2]: *** [all-recursive] Błąd 1
make[2]: Opuszczenie katalogu `/var/tmp/portage/media-sound/moc-2.5.0_alpha3-r3/work/moc-2.5.0-alpha3/decoder_plugins'
make[1]: *** [all-recursive] Błąd 1
make[1]: Opuszczenie katalogu `/var/tmp/portage/media-sound/moc-2.5.0_alpha3-r3/work/moc-2.5.0-alpha3'
make: *** [all] Błąd 2

I tried to recompile libogg but moc still don't build.. :)
Cheers.


Reproducible: Always
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2009-07-29 16:05:43 UTC
Then you should have seen the message end of libogg installation, cheers.

"This version of ${PN} has stopped installing .la files. This may"
"cause compilation failures in other packages. To fix this problem,"
"install dev-util/lafilefixer and run:"
"lafilefixer --justfixit"