All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Looijmans <mike.looijmans@topic.nl>
To: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
Cc: OE <openembedded-core@lists.openembedded.org>
Subject: Re: What does "QA Issue: ... rdepends on .. but its not a build dependency?" mean
Date: Sun, 03 Aug 2014 16:02:43 +0200	[thread overview]
Message-ID: <53DE4103.5090906@topic.nl> (raw)
In-Reply-To: <53DE3E5C.5020303@dynamicdevices.co.uk>

On 08/03/2014 03:51 PM, Alex J Lennon wrote:
>
> On 03/08/2014 14:25, Mike Looijmans wrote:
>> I'm getting lots of warnings like this:
>>
>> """
>> WARNING: QA Issue: enigma2-plugin-systemplugins-wirelesslan rdepends
>> on wireless-tools but its not a build dependency? [build-deps]
>> """
>>
>> What does it actually mean? What does it want me to provide here?
>>
>> The message in itself is correct. The package only has a runtime
>> dependency. It does not require the wireless-tools package to be built
>> or otherwise present on the build system. But what is the QA issue
>> here and how do I get rid of the message?
>>
>
> Surely if package B has a non-optional runtime dependency on package A
> then package A must be built and present on the target ?

Yes, I agree.

But that does not help me understand the message. What does it want me 
to do here?

The message seems to suggest that package A must be in the DEPENDS list 
for package B, which is definitely not the case here. Package B contains 
some scripts and config files, and has an architecture of "all" and can 
be built even way before the compiler and C libraries are present on the 
build host. Package A however needs lots of other things, and will 
likely start building much later than that.


-- 
Mike Looijmans


  reply	other threads:[~2014-08-03 14:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-03 13:25 What does "QA Issue: ... rdepends on .. but its not a build dependency?" mean Mike Looijmans
2014-08-03 13:51 ` Alex J Lennon
2014-08-03 14:02   ` Mike Looijmans [this message]
2014-08-03 16:16   ` Richard Purdie
2014-08-03 19:23     ` Alex J Lennon
2014-08-03 16:07 ` Richard Purdie
2014-08-03 17:35   ` Mike Looijmans
2014-08-03 17:48     ` Mike Looijmans
2014-08-04  5:12       ` Mike Looijmans

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=53DE4103.5090906@topic.nl \
    --to=mike.looijmans@topic.nl \
    --cc=ajlennon@dynamicdevices.co.uk \
    --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.