Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12979 - kdemultimedia 3.0.5a build failure
Summary: kdemultimedia 3.0.5a build failure
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-31 08:31 UTC by Paul Slinski
Modified: 2002-12-31 10:51 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 Paul Slinski 2002-12-31 08:31:51 UTC
During the long and drawn-out build of kde 3.0.5a, kdemultimedia fails with the
following error:

[snip]
{standard input}: Assembler messages:
{standard input}:1106: Error: symbol `rgb2yuv16_422' is already defined
{standard input}:1326: Error: symbol `rgb2yuv16_422_fast' is already defined
{standard input}:1430: Error: symbol `rgb2y_16' is already defined
{standard input}:1582: Error: symbol `rgb2y32_fast' is already defined
make[6]: *** [rgb2yuv16.lo] Error 1
make[6]: *** Waiting for unfinished jobs....
make[6]: Leaving directory
`/var/tmp/portage/kdemultimedia-3.0.5a/work/kdemultimedia-3.0.5a/mpeglib/lib/util/render/dither2YUV'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory
`/var/tmp/portage/kdemultimedia-3.0.5a/work/kdemultimedia-3.0.5a/mpeglib/lib/util/render'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
`/var/tmp/portage/kdemultimedia-3.0.5a/work/kdemultimedia-3.0.5a/mpeglib/lib/util'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/var/tmp/portage/kdemultimedia-3.0.5a/work/kdemultimedia-3.0.5a/mpeglib/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/kdemultimedia-3.0.5a/work/kdemultimedia-3.0.5a/mpeglib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/kdemultimedia-3.0.5a/work/kdemultimedia-3.0.5a'
make: *** [all] Error 2

!!! ERROR: kde-base/kdemultimedia-3.0.5a failed.
!!! Function kde_src_compile, Line 88, Exitcode 2
!!! died running emake, kde_src_compile:make
[snip]
Comment 1 Paul Slinski 2002-12-31 10:51:20 UTC
No idea what happened between when I filed this and now but I tried again (still
in the same console...same environment) and it built.

I'll mark as invalid.