Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 338888 - media-video/vlc does not compile; error is undefined reference to `sout_InputSendBuffer'
Summary: media-video/vlc does not compile; error is undefined reference to `sout_Input...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Tom Wijsman (TomWij) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-27 08:17 UTC by Michael M. Tung
Modified: 2013-12-15 22:01 UTC (History)
2 users (show)

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


Attachments
output of emerge --info media-video/vlc (out,12.21 KB, text/plain)
2010-09-27 08:18 UTC, Michael M. Tung
Details
complete build log (emerge -pqv media-video/vlc) (out2,164 bytes, text/plain)
2010-09-27 08:23 UTC, Michael M. Tung
Details
build.log (sorry about previous submit error) (build.log,91.90 KB, text/plain)
2010-09-27 08:26 UTC, Michael M. Tung
Details
media-video/vlc-1.1.4 build.log (same error as live version) (build.log,60.04 KB, text/plain)
2010-10-27 10:03 UTC, Michael M. Tung
Details
output: emerge -pv media-video/vlc (version 1.1.4) (emerge_pv,992 bytes, text/plain)
2010-10-27 10:05 UTC, Michael M. Tung
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael M. Tung 2010-09-27 08:17:07 UTC
Upon compilation, sout_InputSendBuffer is not found in libvlccore.so. I realized this error first after upgrading to recent gcc (4.4.3-r2). Even the version of vlc which compiled flawlessly before, now give the same compilation error. 

Reproducible: Always

Steps to Reproduce:
1.emerge -av vlc
2.
3.

Actual Results:  
Failed to emerge media-video/vlc error and stop.

Expected Results:  
Compile properly (also the older vlc version, which did before).
Comment 1 Michael M. Tung 2010-09-27 08:18:56 UTC
Created attachment 248755 [details]
output of emerge --info media-video/vlc
Comment 2 Michael M. Tung 2010-09-27 08:23:05 UTC
Created attachment 248756 [details]
complete build log (emerge -pqv media-video/vlc)
Comment 3 Michael M. Tung 2010-09-27 08:26:53 UTC
Created attachment 248759 [details]
build.log (sorry about previous submit error)
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2010-09-27 10:46:16 UTC
Looks like an automagic half-dependency.
Comment 5 Alexis Ballier gentoo-dev 2010-10-25 00:41:45 UTC
I see the build log is using a live ebuild: could you please try to reproduce it with a release and attach the build log and the output of emerge -pv vlc
Comment 6 Michael M. Tung 2010-10-27 10:03:43 UTC
Created attachment 252181 [details]
media-video/vlc-1.1.4 build.log (same error as live version)
Comment 7 Michael M. Tung 2010-10-27 10:05:11 UTC
Created attachment 252183 [details]
output: emerge -pv media-video/vlc (version 1.1.4)
Comment 8 Michael M. Tung 2010-10-27 10:06:58 UTC
As mentioned before, I tried all recent versions of media-video/vlc as well as the live build,all give the same compile error. Thanks, Michael
Comment 9 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-12-15 22:01:15 UTC
Three years later, a lot of bumps and changes happened; can you check again?

If this can still be reproduced, I'll investigate this for you.