From: Russell Morris <openembedded@rkmorris.us>
To: openembedded-devel@lists.openembedded.org,
openembedded-core@lists.openembedded.org
Subject: Re: [oe] Builds Failing
Date: Mon, 04 Jul 2011 08:59:55 -0500 [thread overview]
Message-ID: <1309787995311998500@rkmorris.us> (raw)
In-Reply-To: <1309729276205539500@rkmorris.us>
[-- Attachment #1: Type: text/plain, Size: 3255 bytes --]
FYI - I (locally) deleted the bash 3.2 recipe ...and the build works fine now! It seems that bash 3.0 is fine, but 3.2 has issues for some reason.
Hopefully this saves someone else the same grief.
... Russell
On Sun, 07/03/2011 04:41 PM, Russell Morris <openembedded@rkmorris.us> wrote:
>
Has anyone had any luck with bash lately? I can't get it to build - so even console-image fails.
>
>
>
> Thanks!
>
>
>
> ... Russell
>
>
>
>
>
> On Sun, 06/19/2011 03:26 PM, Russell Morris <openembedded@rkmorris.us> wrote:
>
>
> >
>
>
> Hi,
>
> >
> Sorry for the delay - out of town for a few days, just got back to this.
>
> >
> I did what you mentioned below, modified the recipe for bash_3.2 ... but now a new error ... :-). Here is what I get,
>
> >
>
> NOTE: Running task 3201 of 6177 (ID: 3047, /mnt/OpenEmbedded/openembedded/recipes/bash/bash_3.2.bb, do_setscene)
> NOTE: package bash-3.2-r13: task do_setscene: Started
> NOTE: package bash-3.2-r13: task do_setscene: Succeeded
> NOTE: Running task 3202 of 6177 (ID: 3046, /mnt/OpenEmbedded/openembedded/recipes/bash/bash_3.2.bb, do_fetch)
> NOTE: package bash-3.2-r13: task do_fetch: Started
> NOTE: package bash-3.2-r13: task do_fetch: Succeeded
> NOTE: Running task 3203 of 6177 (ID: 3039, /mnt/OpenEmbedded/openembedded/recipes/bash/bash_3.2.bb, do_unpack)
> NOTE: package bash-3.2-r13: task do_unpack: Started
> NOTE: package bash-3.2-r13: task do_unpack: Succeeded
> NOTE: Running task 3637 of 6177 (ID: 3040, /mnt/OpenEmbedded/openembedded/recipes/bash/bash_3.2.bb, do_patch)
> NOTE: package bash-3.2-r13: task do_patch: Started
> ERROR: Execution of 'git --git-dir=. apply -p0 /mnt/OpenEmbedded/sources/bash32-001' failed with exit code 1:
> error: No changes
>
> >
> NOTE: package bash-3.2-r13: task patch_do_patch: Failed
> ERROR: Function 'patch_do_patch' failed
> ERROR: Task 3040 (/mnt/OpenEmbedded/openembedded/recipes/bash/bash_3.2.bb, do_patch) failed with exit code '1'
> ERROR: '/mnt/OpenEmbedded/openembedded/recipes/bash/bash_3.2.bb' failed
>
> >
> Thoughts?
>
> >
> Thanks,
> ... Russell
>
> >
> > On Tue, 06/14/2011 08:57 PM, Tom Rini <tom_rini@mentor.com> wrote:
> >
> >
> On 06/13/2011 04:27 PM, Russell Morris wrote:
> > > Hi,
> > > Perhaps a dumb question, but ... do I need to do this? I can give it a try (though I'm not quite sure I understand what needs to be changed). Just trying to figure out how to get this working again.
> > > Thanks!
> >
> > Since you have a failing setup, yes, please :)
> >
> > To make git be used as the patch tool, add
> > PATCHTOOL = "git" to the recipe, increase the PR and add a comment about
> > why we do this.
> >
> > --
> > Tom Rini
> > Mentor Graphics Corporation
> >
> > _______________________________________________
> > Openembedded-devel mailing list
> > Openembedded-devel@lists.openembedded.org
> > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
> >
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
[-- Attachment #2: Type: text/html, Size: 4665 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: Russell Morris <openembedded@rkmorris.us>
To: openembedded-devel@lists.openembedded.org,
openembedded-core@lists.openembedded.org
Subject: Re: Builds Failing
Date: Mon, 04 Jul 2011 08:59:55 -0500 [thread overview]
Message-ID: <1309787995311998500@rkmorris.us> (raw)
In-Reply-To: <1309729276205539500@rkmorris.us>
FYI - I (locally) deleted the bash 3.2 recipe ...and the build works fine now! It seems that bash 3.0 is fine, but 3.2 has issues for some reason.
Hopefully this saves someone else the same grief.
... Russell
On Sun, 07/03/2011 04:41 PM, Russell Morris <openembedded@rkmorris.us> wrote:
>
Has anyone had any luck with bash lately? I can't get it to build - so even console-image fails.
>
>
>
> Thanks!
>
>
>
> ... Russell
>
>
>
>
>
> On Sun, 06/19/2011 03:26 PM, Russell Morris <openembedded@rkmorris.us> wrote:
>
>
> >
>
>
> Hi,
>
> >
> Sorry for the delay - out of town for a few days, just got back to this.
>
> >
> I did what you mentioned below, modified the recipe for bash_3.2 ... but now a new error ... :-). Here is what I get,
>
> >
>
> NOTE: Running task 3201 of 6177 (ID: 3047, /mnt/OpenEmbedded/openembedded/recipes/bash/bash_3.2.bb, do_setscene)
> NOTE: package bash-3.2-r13: task do_setscene: Started
> NOTE: package bash-3.2-r13: task do_setscene: Succeeded
> NOTE: Running task 3202 of 6177 (ID: 3046, /mnt/OpenEmbedded/openembedded/recipes/bash/bash_3.2.bb, do_fetch)
> NOTE: package bash-3.2-r13: task do_fetch: Started
> NOTE: package bash-3.2-r13: task do_fetch: Succeeded
> NOTE: Running task 3203 of 6177 (ID: 3039, /mnt/OpenEmbedded/openembedded/recipes/bash/bash_3.2.bb, do_unpack)
> NOTE: package bash-3.2-r13: task do_unpack: Started
> NOTE: package bash-3.2-r13: task do_unpack: Succeeded
> NOTE: Running task 3637 of 6177 (ID: 3040, /mnt/OpenEmbedded/openembedded/recipes/bash/bash_3.2.bb, do_patch)
> NOTE: package bash-3.2-r13: task do_patch: Started
> ERROR: Execution of 'git --git-dir=. apply -p0 /mnt/OpenEmbedded/sources/bash32-001' failed with exit code 1:
> error: No changes
>
> >
> NOTE: package bash-3.2-r13: task patch_do_patch: Failed
> ERROR: Function 'patch_do_patch' failed
> ERROR: Task 3040 (/mnt/OpenEmbedded/openembedded/recipes/bash/bash_3.2.bb, do_patch) failed with exit code '1'
> ERROR: '/mnt/OpenEmbedded/openembedded/recipes/bash/bash_3.2.bb' failed
>
> >
> Thoughts?
>
> >
> Thanks,
> ... Russell
>
> >
> > On Tue, 06/14/2011 08:57 PM, Tom Rini <tom_rini@mentor.com> wrote:
> >
> >
> On 06/13/2011 04:27 PM, Russell Morris wrote:
> > > Hi,
> > > Perhaps a dumb question, but ... do I need to do this? I can give it a try (though I'm not quite sure I understand what needs to be changed). Just trying to figure out how to get this working again.
> > > Thanks!
> >
> > Since you have a failing setup, yes, please :)
> >
> > To make git be used as the patch tool, add
> > PATCHTOOL = "git" to the recipe, increase the PR and add a comment about
> > why we do this.
> >
> > --
> > Tom Rini
> > Mentor Graphics Corporation
> >
> > _______________________________________________
> > Openembedded-devel mailing list
> > Openembedded-devel@lists.openembedded.org
> > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
> >
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
From a.sappia@biotechware.com Mon Jul 04 20:39:55 2011
Received: from slow3-v.mail.gandi.net ([217.70.178.89])
by linuxtogo.org with esmtp (Exim 4.72)
(envelope-from <a.sappia@biotechware.com>) id 1Qdo3n-0007uS-1n
for openembedded-devel@lists.openembedded.org;
Mon, 04 Jul 2011 20:39:55 +0200
X-WhiteListed: mail was accepted with no delay
X-WhiteListed: mail was accepted with no delay
Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net
[217.70.183.195])
by slow3-v.mail.gandi.net (Postfix) with ESMTP id 9A38B86219
for <openembedded-devel@lists.openembedded.org>;
Mon, 4 Jul 2011 20:20:38 +0200 (CEST)
X-Originating-IP: 217.70.178.137
Received: from mfilter8-d.gandi.net (mfilter8-d.gandi.net [217.70.178.137])
by relay3-d.mail.gandi.net (Postfix) with ESMTP id 5BEAFA806E
for <openembedded-devel@lists.openembedded.org>;
Mon, 4 Jul 2011 20:20:37 +0200 (CEST)
X-Virus-Scanned: Debian amavisd-new at mfilter8-d.gandi.net
Received: from relay3-d.mail.gandi.net ([217.70.183.195])
by mfilter8-d.gandi.net (mfilter8-d.gandi.net [10.0.15.180])
(amavisd-new, port 10024) with ESMTP id HBOqP+ppEQHl
for <openembedded-devel@lists.openembedded.org>;
Mon, 4 Jul 2011 20:20:32 +0200 (CEST)
X-Originating-IP: 87.241.57.98
Received: from [192.168.8.53] (fireone.i3p.it [87.241.57.98])
(Authenticated sender: a.sappia@biotechware.com)
by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 1EE72A8070
for <openembedded-devel@lists.openembedded.org>;
Mon, 4 Jul 2011 20:20:30 +0200 (CEST)
From: Alessandro Sappia <a.sappia@biotechware.com>
To: openembedded-devel@lists.openembedded.org
Organization: Biotechware srl
Date: Mon, 04 Jul 2011 20:20:29 +0200
Message-ID: <1309803629.20865.8.camel@BTW1>
Mime-Version: 1.0
X-Mailer: Evolution 2.32.2
Content-Type: text/plain; charset
next prev parent reply other threads:[~2011-07-04 15:04 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-07 21:21 Builds Failing Russell Morris
2011-06-08 7:33 ` Khem Raj
2011-06-08 12:42 ` Russell Morris
2011-06-08 18:28 ` Tom Rini
2011-06-13 23:27 ` Russell Morris
2011-06-15 1:57 ` Tom Rini
2011-06-19 20:26 ` Russell Morris
2011-07-03 21:41 ` Russell Morris
2011-07-04 13:59 ` Russell Morris [this message]
2011-07-04 13:59 ` Russell Morris
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1309787995311998500@rkmorris.us \
--to=openembedded@rkmorris.us \
--cc=openembedded-core@lists.openembedded.org \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.