* [gentoo-amd64] MythTV emerge failure
@ 2009-08-12 23:36 Mark Knecht
2009-08-12 23:42 ` Paul Hartman
0 siblings, 1 reply; 3+ messages in thread
From: Mark Knecht @ 2009-08-12 23:36 UTC (permalink / raw
To: gentoo-amd64
What is this failure about? I've seen this on a few ebuilds in the
last couple of weeks.
Thanks,
Mark
>>> Failed to emerge media-tv/mythtv-0.21_p20877, Log file:
>>> '/var/tmp/portage/media-tv/mythtv-0.21_p20877/temp/build.log'
* Messages for package media-tv/mythtv-0.21_p20877:
* This ebuild now uses a heavily stripped down version of your CFLAGS
*
* ERROR: media-tv/mythtv-0.21_p20877 failed.
* Call stack:
* ebuild.sh, line 49: Called src_prepare
* environment, line 4045: Called die
* The specific snippet of code:
* sed -e "s:\`(svnversion 2>\/dev\/null) || echo
Unknown\`:${MYTHTV_REV}:" -i "${S}"/version.pro || die "svnversion sed
failed";
* The die message:
* svnversion sed failed
*
* 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-tv/mythtv-0.21_p20877/temp/build.log'.
* The ebuild environment file is located at
'/var/tmp/portage/media-tv/mythtv-0.21_p20877/temp/environment'.
*
lightning ~ #
lightning ~ # cat /var/tmp/portage/media-tv/mythtv-0.21_p20877/temp/build.log
* This ebuild now uses a heavily stripped down version of your CFLAGS
>>> Unpacking source...
>>> Unpacking mythtv-0.21_p20877.zip to /var/tmp/portage/media-tv/mythtv-0.21_p20877/work
>>> Source unpacked in /var/tmp/portage/media-tv/mythtv-0.21_p20877/work
>>> Preparing source in /var/tmp/portage/media-tv/mythtv-0.21_p20877/work ...
sed: can't read
/var/tmp/portage/media-tv/mythtv-0.21_p20877/work/mythtv-0.21_p20877/version.pro:
No such file or directory
*
* ERROR: media-tv/mythtv-0.21_p20877 failed.
* Call stack:
* ebuild.sh, line 49: Called src_prepare
* environment, line 4045: Called die
* The specific snippet of code:
* sed -e "s:\`(svnversion 2>\/dev\/null) || echo
Unknown\`:${MYTHTV_REV}:" -i "${S}"/version.pro || die "svnversion sed
failed";
* The die message:
* svnversion sed failed
*
* 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-tv/mythtv-0.21_p20877/temp/build.log'.
* The ebuild environment file is located at
'/var/tmp/portage/media-tv/mythtv-0.21_p20877/temp/environment'.
*
lightning ~ #
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-amd64] MythTV emerge failure
2009-08-12 23:36 [gentoo-amd64] MythTV emerge failure Mark Knecht
@ 2009-08-12 23:42 ` Paul Hartman
2009-08-12 23:46 ` Mark Knecht
0 siblings, 1 reply; 3+ messages in thread
From: Paul Hartman @ 2009-08-12 23:42 UTC (permalink / raw
To: gentoo-amd64
On Wed, Aug 12, 2009 at 6:36 PM, Mark Knecht<markknecht@gmail.com> wrote:
> What is this failure about? I've seen this on a few ebuilds in the
> last couple of weeks.
>
> Thanks,
> Mark
>
>
>>>> Failed to emerge media-tv/mythtv-0.21_p20877, Log file:
>
>>>> '/var/tmp/portage/media-tv/mythtv-0.21_p20877/temp/build.log'
>
> * Messages for package media-tv/mythtv-0.21_p20877:
>
> * This ebuild now uses a heavily stripped down version of your CFLAGS
> *
> * ERROR: media-tv/mythtv-0.21_p20877 failed.
> * Call stack:
> * ebuild.sh, line 49: Called src_prepare
> * environment, line 4045: Called die
> * The specific snippet of code:
> * sed -e "s:\`(svnversion 2>\/dev\/null) || echo
> Unknown\`:${MYTHTV_REV}:" -i "${S}"/version.pro || die "svnversion sed
> failed";
> * The die message:
> * svnversion sed failed
Take a look at http://bugs.gentoo.org/show_bug.cgi?id=280516
(I'm not a MythTV user so I haven't tried it, but maybe it'll help you)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-amd64] MythTV emerge failure
2009-08-12 23:42 ` Paul Hartman
@ 2009-08-12 23:46 ` Mark Knecht
0 siblings, 0 replies; 3+ messages in thread
From: Mark Knecht @ 2009-08-12 23:46 UTC (permalink / raw
To: gentoo-amd64
On Wed, Aug 12, 2009 at 4:42 PM, Paul
Hartman<paul.hartman+gentoo@gmail.com> wrote:
> On Wed, Aug 12, 2009 at 6:36 PM, Mark Knecht<markknecht@gmail.com> wrote:
>> What is this failure about? I've seen this on a few ebuilds in the
>> last couple of weeks.
>>
>> Thanks,
>> Mark
>>
>>
>>>>> Failed to emerge media-tv/mythtv-0.21_p20877, Log file:
>>
>>>>> '/var/tmp/portage/media-tv/mythtv-0.21_p20877/temp/build.log'
>>
>> * Messages for package media-tv/mythtv-0.21_p20877:
>>
>> * This ebuild now uses a heavily stripped down version of your CFLAGS
>> *
>> * ERROR: media-tv/mythtv-0.21_p20877 failed.
>> * Call stack:
>> * ebuild.sh, line 49: Called src_prepare
>> * environment, line 4045: Called die
>> * The specific snippet of code:
>> * sed -e "s:\`(svnversion 2>\/dev\/null) || echo
>> Unknown\`:${MYTHTV_REV}:" -i "${S}"/version.pro || die "svnversion sed
>> failed";
>> * The die message:
>> * svnversion sed failed
>
> Take a look at http://bugs.gentoo.org/show_bug.cgi?id=280516
>
> (I'm not a MythTV user so I haven't tried it, but maybe it'll help you)
>
>
Thanks Paul. Looks like they are working on a fix. Guess I'll just
wait for it to show up in portage. I'm not going to edit ebuilds by
hand.
I appreciate the pointer.
Cheers,
Mark
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-08-12 23:46 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-12 23:36 [gentoo-amd64] MythTV emerge failure Mark Knecht
2009-08-12 23:42 ` Paul Hartman
2009-08-12 23:46 ` Mark Knecht
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox