Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 82473 - media-video/mplayer-1.0_pre6 fails to compile with gcc x86_64-pc-linux-gnu-3.4.3-20050110
Summary: media-video/mplayer-1.0_pre6 fails to compile with gcc x86_64-pc-linux-gnu-3....
Status: RESOLVED DUPLICATE of bug 82275
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-18 09:49 UTC by Jason Johnston
Modified: 2006-03-20 01:00 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 Jason Johnston 2005-02-18 09:49:43 UTC
>>> emerge (1 of 28) media-video/mplayer-1.0_pre6 to /
>>> md5 src_uri ;-) MPlayer-1.0pre6a.tar.bz2
>>> md5 src_uri ;-) font-arial-iso-8859-1.tar.bz2
>>> md5 src_uri ;-) font-arial-iso-8859-2.tar.bz2
>>> md5 src_uri ;-) font-arial-cp1250.tar.bz2
>>> md5 src_uri ;-) mplayer-1.0_pre5-alsa-gui.patch.tar.bz2
>>> md5 src_uri ;-) Blue-1.4.tar.bz2
>>> Unpacking source...
>>> Unpacking MPlayer-1.0pre6a.tar.bz2 to /var/tmp/portage/mplayer-1.0_pre6/work
>>> Unpacking font-arial-iso-8859-1.tar.bz2 to /var/tmp/portage/mplayer-1.0_pre6/work
>>> Unpacking font-arial-iso-8859-2.tar.bz2 to /var/tmp/portage/mplayer-1.0_pre6/work
>>> Unpacking font-arial-cp1250.tar.bz2 to /var/tmp/portage/mplayer-1.0_pre6/work
>>> Unpacking Blue-1.4.tar.bz2 to /var/tmp/portage/mplayer-1.0_pre6/work
 * Applying mplayer-1.0_pre6-configure.patch ...                                       [ ok ] * Applying mplayer-1.0_pre6-ppc64.patch ...                                           [ ok ] * Applying mplayer-nl.patch ...                                                       [ ok ] * Applying mplayer-avi_crash.patch ...                                                [ ok ]>>> Source unpacked.
 * No LINGUAS given, defaulting to English
Detected operating system: Linux
Detected host architecture: x86_64
Checking for cc version ... 3.4.3-20050110, bad
Checking for gcc version ... 3.4.3-20050110, bad
Checking for gcc-3.4 version ... not found
Checking for gcc-3.3 version ... not found
Checking for gcc-3.2 version ... not found
Checking for gcc-3.1 version ... not found
Checking for gcc3 version ... not found
Checking for gcc-3.0 version ... not found
Checking for cc version ... 3.4.3-20050110, bad

*** Please downgrade/upgrade C compiler to version gcc-2.95.x or gcc-3.x! ***

You are not using a supported compiler. We do not have the time to make sure
everything works with compilers other than the ones we use.  Use either the
same compiler as we do, or use --disable-gcc-checking but DO *NOT* REPORT BUGS
unless you can reproduce them after recompiling with a 2.95.x or 3.x version!

Note for gcc 2.96 users: Some versions of this compiler are known to miscompile
mplayer and lame (which is used for mencoder).  If you get compile errors,
first upgrade to the latest 2.96 release (minimum 2.96-85) and try again.
If the problem still exists, try with gcc 3.x (or 2.95.x) *BEFORE* reporting
bugs!

        GCC 2.96 IS NOT AND WILL NOT BE SUPPORTED BY US !

    *** For details please read DOCS/HTML/en/users-vs-dev.html ***


Error: Bad gcc version

Check "configure.log" if you do not understand why it failed.

!!! ERROR: media-video/mplayer-1.0_pre6 failed.
!!! Function src_compile, Line 455, Exitcode 1
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.



Reproducible: Always
Steps to Reproduce:
1. emerge mplayer
2.
3.

Actual Results:  
emerge mplayer fails.

Expected Results:  
emerge mplayer success.
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-02-18 10:26:21 UTC
Please use "New -> Gentoo Linux -> Component: Ebuilds" in future. Infrastructure is not the correct addressee.
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2005-02-18 10:26:33 UTC

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