Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 90573 - transcode-0.6.14-gcc4.patch breaks 'x86' frame progress
Summary: transcode-0.6.14-gcc4.patch breaks 'x86' frame progress
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-26 21:22 UTC by Rick Harris
Modified: 2005-04-27 04:17 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 Rick Harris 2005-04-26 21:22:09 UTC
In the current transcode-0.6.14-r1.ebuild, applying the transcode-0.6.14-gcc4.patch results in transcode being unable to report on current frames being encoded, even with '--print_status 1'.
Using gcc-3.3.5.
Applying this patch may or may not also do the same against gcc-4.x.x.
If it does in fact work against gcc-4.x.x, then some gcc detection needs to be included in the ebuild before applying said patch.

Thanks
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-04-27 00:28:39 UTC
Current gcc4 patch is wrong, I'll take care of preparing a working one. Sorry for the problem.
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-04-27 04:17:54 UTC
gcc4 patch is removed. trancode will require gcc3 until upstream fixes it as it's totally fooled up.