From: Denys Dmytriyenko <denis@denix.org>
To: Richard Purdie <richard.purdie@linuxfoundation.org>
Cc: Denys Dmytriyenko <denys@ti.com>,
openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] at: explicitly depend on bison-native for deterministic builds
Date: Tue, 9 Jan 2018 20:33:47 -0500 [thread overview]
Message-ID: <20180110013347.GD9657@denix.org> (raw)
In-Reply-To: <1515539516.29722.106.camel@linuxfoundation.org>
On Tue, Jan 09, 2018 at 11:11:56PM +0000, Richard Purdie wrote:
> On Tue, 2018-01-09 at 17:24 -0500, Denys Dmytriyenko wrote:
> > From: Denys Dmytriyenko <denys@ti.com>
> >
> > Usually bison-native gets into sysroot through indirect dependencies,
> > even with RSS. But when bison-native is not in sysroot, due to
> > different
> > system config,
>
> Any idea what that "different system config" is?
>
> I get worried about things like this and would like to understand it a
> little better...
Well, if you check recipe-sysroot-native of any target package, you'll see
that bison-native gets staged for absolutely all target packages, regardless
of explicit dependencies listed in the corresponding recipe. So, it must be
coming indirectly from a toolchain dependency. And binutils-cross appears to
DEPENDS on bison-native. In my case, I'm using an external toolchain and not
building binutils-cross, hence not getting its dependencies indirectly.
BTW, to verify this theory, I modified binutils and removed bison-native
dependency, added bison to HOSTTOOLS and now "at" package doesn't have it in
recipe-sysroot-native. So, the patch is to make this dependency explicit.
--
Denys
prev parent reply other threads:[~2018-01-10 1:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-09 22:24 [PATCH] at: explicitly depend on bison-native for deterministic builds Denys Dmytriyenko
2018-01-09 23:11 ` Richard Purdie
2018-01-10 1:33 ` Denys Dmytriyenko [this message]
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=20180110013347.GD9657@denix.org \
--to=denis@denix.org \
--cc=denys@ti.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=richard.purdie@linuxfoundation.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