Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 289575 - media-libs/libquicktime-1.1.3 build problem
Summary: media-libs/libquicktime-1.1.3 build problem
Status: RESOLVED DUPLICATE of bug 218286
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-10-18 12:32 UTC by jan krcmar
Modified: 2009-10-18 13:50 UTC (History)
0 users

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


Attachments
build.log (build.log,227.91 KB, text/plain)
2009-10-18 12:34 UTC, jan krcmar
Details
environment (environment,99.80 KB, text/plain)
2009-10-18 12:34 UTC, jan krcmar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jan krcmar 2009-10-18 12:32:59 UTC
hi, 

i'm trying to compile this library, but fails with the following error

/bin/sh ../../libtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc -I/usr/include -DLOCALE_DIR=\"/usr/share/locale\" -Os -march=pentium4 -pipe  -finline-functions -Wall -Winline -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -avoid-version -module -Wl,-O1 -o lqt_vorbis.la -rpath /usr/lib/libquicktime vorbis.lo lqt_vorbis.lo ../../src/libquicktime.la -lvorbisenc -L/usr/lib -lvorbis -lm -lvorbisfile -lpthread -lm -lz -ldl 
/bin/grep: /usr/lib/libogg.la: No such file or directory
/usr/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]: *** [lqt_vorbis.la] Error 1
make[3]: Leaving directory `/var/tmp/portage/media-libs/libquicktime-1.1.3/work/libquicktime-1.1.3/plugins/vorbis'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/media-libs/libquicktime-1.1.3/work/libquicktime-1.1.3/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-libs/libquicktime-1.1.3/work/libquicktime-1.1.3'
make: *** [all] Error 2
 * ERROR: media-libs/libquicktime-1.1.3 failed:
 *   emake failed
 * 
 * Call stack:
 *     ebuild.sh, line  49:  Called src_compile
 *   environment, line 2575:  Called die
 * The specific snippet of code:
 *       emake || die "emake failed"
 * 
 * If you need support, post the output of 'emerge --info =media-libs/libquicktime-1.1.3',
 * the complete build log and the output of 'emerge -pqv =media-libs/libquicktime-1.1.3'.
 * The complete build log is located at '/var/tmp/portage/media-libs/libquicktime-1.1.3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-libs/libquicktime-1.1.3/temp/environment'.
 * S: '/var/tmp/portage/media-libs/libquicktime-1.1.3/work/libquicktime-1.1.3'

>>> Failed to emerge media-libs/libquicktime-1.1.3, Log file:

>>>  '/var/tmp/portage/media-libs/libquicktime-1.1.3/temp/build.log'

 * Messages for package media-libs/libquicktime-1.1.3:

 * ERROR: media-libs/libquicktime-1.1.3 failed:
 *   emake failed
 * 
 * Call stack:
 *     ebuild.sh, line  49:  Called src_compile
 *   environment, line 2575:  Called die
 * The specific snippet of code:
 *       emake || die "emake failed"
 * 
 * If you need support, post the output of 'emerge --info =media-libs/libquicktime-1.1.3',
 * the complete build log and the output of 'emerge -pqv =media-libs/libquicktime-1.1.3'.
 * The complete build log is located at '/var/tmp/portage/media-libs/libquicktime-1.1.3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-libs/libquicktime-1.1.3/temp/environment'.
 * S: '/var/tmp/portage/media-libs/libquicktime-1.1.3/work/libquicktime-1.1.3'


Reproducible: Always

Steps to Reproduce:
emerge @preserved-rebuild

Actual Results:  
compile fails

Expected Results:  
compiles ok
Comment 1 jan krcmar 2009-10-18 12:34:08 UTC
Created attachment 207475 [details]
build.log
Comment 2 jan krcmar 2009-10-18 12:34:41 UTC
Created attachment 207477 [details]
environment
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-10-18 13:50:32 UTC

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