Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Scott Garman <sgarman@zenlinux.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: numerous "strip command failed" ERRORs in building beagle image
Date: Fri, 14 May 2010 08:47:17 -0700	[thread overview]
Message-ID: <4BED7085.9020608@zenlinux.com> (raw)
In-Reply-To: <alpine.DEB.2.00.1005140557420.29014@lynx>

On 05/14/2010 03:00 AM, Robert P. J. Day wrote:
>
>    obviously not fatal since the build kept chugging along, but there
> were a number of "ERROR"s of the following form:
>
>
> NOTE: Running task 3873 of 11130 (ID: 4231,
> /home/rpjday/oe/openembedded/recipes/xcb/libpthread-stubs_0.2.bb,
> do_patch)
> ERROR: runstrip: ''arm-angstrom-linux-gnueabi-strip'
> --remove-section=.comment --remove-section=.note
> '/home/rpjday/oe/angstrom-dev/work/beagleboard-angstrom-linux-gnueabi/linux-omap-psp-2.6.32-r75+gitr627293ad28604b22612f9a4a318f64cfab241e22/package/kernel/scripts/pnmtologo''
> strip command failed
> ERROR: runstrip: ''arm-angstrom-linux-gnueabi-strip'
> --remove-section=.comment --remove-section=.note
> '/home/rpjday/oe/angstrom-dev/work/beagleboard-angstrom-linux-gnueabi/linux-omap-psp-2.6.32-r75+gitr627293ad28604b22612f9a4a318f64cfab241e22/package/kernel/scripts/bin2c''
> strip command failed
> ... etc etc ...
>
>    normally, i don't care but i typically take anything labelled as an
> "ERROR" seriously so if it's genuinely not an error, perhaps it should
> be relabelled.  (suggested from a position of complete ignorance.)

This happens in the do_package task of many of the kernel builds. I was 
looking into it just the other night as it triggers BuildBot to think 
that the build failed (because it sees a non-zero exit status from this 
section).

Is it even necessary to stage the kernel scripts/ directory? That's the 
final thing happening in the do_install task in kernel.bbclass. Removing 
that line would be a one-liner patch fix to this issue.

Scott

-- 
Scott Garman
sgarman at zenlinux dot com



  reply	other threads:[~2010-05-14 15:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-14 10:00 numerous "strip command failed" ERRORs in building beagle image Robert P. J. Day
2010-05-14 15:47 ` Scott Garman [this message]
2010-06-04  8:27   ` numerous &quot; strip command failed&quot; " Henri Bragge

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=4BED7085.9020608@zenlinux.com \
    --to=sgarman@zenlinux.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox