All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Andre McCurdy <armccurdy@gmail.com>,
	openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] strace: clear native sysroot references from CFLAGS_FOR_BUILD etc
Date: Sat, 16 Jan 2016 09:01:50 +0000	[thread overview]
Message-ID: <1452934910.27999.7.camel@linuxfoundation.org> (raw)
In-Reply-To: <1452649638-16393-1-git-send-email-armccurdy@gmail.com>

On Tue, 2016-01-12 at 17:47 -0800, Andre McCurdy wrote:
> strace uses CC_FOR_BUILD to compile temporary utility apps to run as
> part of the build process. There's no need to build those utils
> against the native sysroot though (and things sometimes go wrong if
> we
> do), so clear CFLAGS_FOR_BUILD etc.
> 
> Signed-off-by: Andre McCurdy <armccurdy@gmail.com>

I ran this along with the other strace patches under master-next on the
autobuilder. We saw:

https://autobuilder.yoctoproject.org/main/builders/ptest-x86-64/builds/
251/steps/BuildImages/logs/stdio

https://autobuilder.yoctoproject.org/main/builders/nightly-x86-64-lsb/b
uilds/616/steps/BuildImages/logs/stdio

https://autobuilder.yoctoproject.org/main/builders/nightly-x86-64-lsb/b
uilds/616/steps/BuildImages_1/logs/stdio

https://autobuilder.yoctoproject.org/main/builders/nightly-x86-64/build
s/615/steps/BuildImages/logs/stdio

https://autobuilder.yoctoproject.org/main/builders/nightly-x86-64/build
s/615/steps/BuildImages_1/logs/stdio

https://autobuilder.yoctoproject.org/main/builders/nightly-multilib/bui
lds/611/steps/BuildImages_4/logs/stdio

https://autobuilder.yoctoproject.org/main/builders/build-appliance/buil
ds/589/steps/BuildImages_1/logs/stdio

So there is still something not right here. I've not looked into the
details of the issue.

Cheers,

Richard


  reply	other threads:[~2016-01-16  9:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-13  1:47 [PATCH] strace: clear native sysroot references from CFLAGS_FOR_BUILD etc Andre McCurdy
2016-01-16  9:01 ` Richard Purdie [this message]
2016-01-16 18:56   ` Andre McCurdy

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=1452934910.27999.7.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=armccurdy@gmail.com \
    --cc=openembedded-core@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.