While using distcc media-video/mplayer-1.0_rc2_p24929 won't compile. It's a bug realted with bad C compiler recognition. *** Please downgrade/upgrade C compiler to version gcc-2.95, 3.x or 4.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-check but DO *NOT* REPORT BUGS unless you can reproduce them after recompiling with a 2.95.x or 3/4.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 ! Error: Bad gcc version Reproducible: Always Steps to Reproduce: 1. Set up env to use distcc 2. Start Compilation 3. Compilation Fails with following error Actual Results: *** Please downgrade/upgrade C compiler to version gcc-2.95, 3.x or 4.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-check but DO *NOT* REPORT BUGS unless you can reproduce them after recompiling with a 2.95.x or 3/4.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 ! Error: Bad gcc version Check "configure.log" if you do not understand why it failed. * * ERROR: media-video/mplayer-1.0_rc2_p24929 failed. * Call stack: * ebuild.sh, line 1701: Called dyn_compile * ebuild.sh, line 1039: Called qa_call 'src_compile' * ebuild.sh, line 44: Called src_compile * mplayer-1.0_rc2_p24929.ebuild, line 407: Called die * The specific snippet of code: * CFLAGS="${CFLAGS}" ./configure ${myconf} || die "configure died" * The die message: * configure died * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/media-video/mplayer-1.0_rc2_p24929/temp/build.log'. * * Messages for package media-video/mplayer-1.0_rc2_p24929: * For MPlayer's language support, the configuration will * use your LINGUAS variable from /etc/make.conf. If you have more * than one language enabled, then the first one in the list will * be used to output the messages, if a translation is available. * man pages will be created for all languages where translations * are also available. * * ERROR: media-video/mplayer-1.0_rc2_p24929 failed. * Call stack: * ebuild.sh, line 1701: Called dyn_compile * ebuild.sh, line 1039: Called qa_call 'src_compile' * ebuild.sh, line 44: Called src_compile * mplayer-1.0_rc2_p24929.ebuild, line 407: Called die * The specific snippet of code: * CFLAGS="${CFLAGS}" ./configure ${myconf} || die "configure died" * The die message: * configure died * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/media-video/mplayer-1.0_rc2_p24929/temp/build.log'. * Expected Results: Compile with success
*** This bug has been marked as a duplicate of bug 190392 ***