Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 213181 - Build problem with media-plugins/mythgame-0.21_p16468
Summary: Build problem with media-plugins/mythgame-0.21_p16468
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 213177 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-03-12 19:48 UTC by rinus
Modified: 2008-03-12 20:22 UTC (History)
0 users

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


Attachments
full emerge log (media-plugins:mythgame-0.21_p16468:20080312-194705.log,95.51 KB, text/plain)
2008-03-12 19:49 UTC, rinus
Details
emerge --info (emerge --info.txt,5.48 KB, text/plain)
2008-03-12 19:50 UTC, rinus
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rinus 2008-03-12 19:48:38 UTC
I have this error while building mythgame, witch is the same problem as in bug report #213047.

...
cp -f "mythgame_nb.qm" "/var/tmp/portage/media-plugins/mythgame-0.21_p16468/image//usr/share/mythtv/i18n/"
make[1]: Leaving directory `/var/tmp/portage/media-plugins/mythgame-0.21_p16468/work/mythplugins-0.21/mythgame/i18n'
 * 
 * ERROR: media-plugins/mythgame-0.21_p16468 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_install
 *             environment, line 2572:  Called die
 * The specific snippet of code:
 *       mythtv-plugins_src_install || die "install failed";
 *  The die message:
 *   install failed
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/log/portage/media-plugins:mythgame-0.21_p16468:20080312-191704.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-plugins/mythgame-0.21_p16468/temp/environment'.


I ran emerge with debug on to get a very little bit more info:
The only thing i can see there is that it stops after the doc section.

To be sure, i deleted the svn source from /usr/portage/distfiles to force a new fetch. And i tried to build it with -j1

attachments that will follow:
full emerge log (with -d)
emerge --info
Comment 1 rinus 2008-03-12 19:49:45 UTC
Created attachment 145917 [details]
full emerge log
Comment 2 rinus 2008-03-12 19:50:24 UTC
Created attachment 145919 [details]
emerge --info
Comment 3 Karl Newman 2008-03-12 20:00:51 UTC
I had this problem, too, but I just did an emerge --sync to update and then tried again to install mythgame and this time it succeeded. Nothing in the ebuild changed as far as I can tell. Strange. Maybe just try it again?
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2008-03-12 20:03:52 UTC
*** Bug 213177 has been marked as a duplicate of this bug. ***
Comment 5 rinus 2008-03-12 20:22:01 UTC
The emerge --sync resolved my issue..

Jacub, sry for the dup..