Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 270312

Summary: Compilation Error Mythtv
Product: Gentoo Linux Reporter: Joern Engmann <j.e>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Joern Engmann 2009-05-18 15:45:51 UTC
Hi,

the following error I get with a new installed Gentoo 2009 desktop:

{standard input}:78773: Error: unknown pseudo-op: `.ule'
g++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See <http://bugs.gentoo.org/> for instructions.
make[2]: *** [jobqueue.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/media-tv/mythtv-0.21_p19961-r1/work/mythtv-0.21_p19961/libs/libmythtv'
make[1]: *** [sub-libmythtv] Error 2
make[1]: Leaving directory `/var/tmp/portage/media-tv/mythtv-0.21_p19961-r1/work/mythtv-0.21_p19961/libs'
make: *** [sub-libs] Error 2
 *
 * ERROR: media-tv/mythtv-0.21_p19961-r1 failed.
 * Call stack:
 *               ebuild.sh, line   48:  Called src_compile
 *             environment, line 3488:  Called die
 * The specific snippet of code:
 *       emake || die "emake failed";
 *  The die message:
 *   emake failed
 *



Reproducible: Always

Steps to Reproduce:
1. Install standard Gento following the handbook
2. emerge --sync
3. emerge -uDNav world
4. emerge mythtv
Comment 1 Rafał Mużyło 2009-05-18 16:30:23 UTC

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