Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 385459 - mail-client/thunderbird-7.0.1 and -r1 fail to build without USE=alsa
Summary: mail-client/thunderbird-7.0.1 and -r1 fail to build without USE=alsa
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-03 07:53 UTC by Hans
Modified: 2011-11-16 13:24 UTC (History)
0 users

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


Attachments
emerge --info thunderbird (emerge.info,4.09 KB, text/plain)
2011-10-03 07:53 UTC, Hans
Details
build.log (build.log.bz2,188.58 KB, application/octet-stream)
2011-10-03 07:54 UTC, Hans
Details
emerge --info thunderbird (thunderbird.info,3.55 KB, text/plain)
2011-10-09 16:14 UTC, Yuri
Details
build.log.bz2 (thunderbird_build_log.bz2,188.29 KB, application/octet-stream)
2011-10-09 16:24 UTC, Yuri
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hans 2011-10-03 07:53:36 UTC
Created attachment 288643 [details]
emerge --info thunderbird

mail-client/thunderbird-7.0.1* fails to emerge without setting USE=alsa.

[...]
release/mozilla/media/libvorbis/lib/vorbis_codebook.c:276: undefined reference to `oggpack_write'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: libxul.so: hidden symbol `oggpack_writetrunc' isn't defined
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: final link failed: Bad value
collect2: ld returned 1 exit status
make[4]: *** [libxul.so] Error 1
[...]

In case you are wondering about my use flags: it fails with and without custom-optimization the same way.
Comment 1 Hans 2011-10-03 07:54:30 UTC
Created attachment 288645 [details]
build.log
Comment 2 Yuri 2011-10-09 16:14:17 UTC
Created attachment 289373 [details]
emerge --info thunderbird
Comment 3 Yuri 2011-10-09 16:24:12 UTC
Created attachment 289379 [details]
build.log.bz2
Comment 4 Hans 2011-11-15 14:56:36 UTC
Thunderbird 8.0 emerges and runs without the alsa USE flag set, so I consider this bug fixed.
Comment 5 Jory A. Pratt gentoo-dev 2011-11-16 13:24:41 UTC
eclass was changed to support webm on thunderbird as well for those who prefer to use the internal browser of tb as well.