* dora regression: "WARNING: Duplicate inclusion for meta/recipes-core/eglibc/eglibc-common.inc in meta/recipes-core/eglibc/eglibc-initial.inc"
@ 2014-01-05 12:10 Stefan Seyfried
2014-01-05 13:11 ` Martin Jansa
0 siblings, 1 reply; 2+ messages in thread
From: Stefan Seyfried @ 2014-01-05 12:10 UTC (permalink / raw)
To: poky
This commit
commit 564c687c2a2b90f277f444eed298b6defc51c467
Author: Richard Purdie <richard.purdie@linuxfoundation.org>
Date: Fri Nov 29 23:15:56 2013 +0000
bitbake: parse/ConfHander/BBHandler/utils: Fix cache dependency bugs
Leads to lots of
WARNING: Duplicate inclusion for
/space/tmp/yocto-test/meta/recipes-core/eglibc/eglibc-common.inc in
/space/tmp/yocto-test/meta/recipes-core/eglibc/eglibc-initial.inc
I think the problem is not with this commit but with eglibc recipes:
eglibc-initial_2.18.bb:1: including eglibc_2.18.bb
eglibc_2.18.bb:1: including eglibc.inc
eglibc.inc:1: including eglibc-common.inc
....
eglibc-initial_2.18.bb:2: including eglibc-initial.inc
eglibc-initial.inc:1: including eglibc-common.inc
So eglibc-common.inc is really included twice.
I'm in no case expert enough to tell which of the includes could or
should be omitted, but I'd probably remove the one in eglibc-initial.inc
Best regards,
Stefan
--
Stefan Seyfried
Linux Consultant & Developer -- GPG Key: 0x731B665B
B1 Systems GmbH
Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de
GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: dora regression: "WARNING: Duplicate inclusion for meta/recipes-core/eglibc/eglibc-common.inc in meta/recipes-core/eglibc/eglibc-initial.inc"
2014-01-05 12:10 dora regression: "WARNING: Duplicate inclusion for meta/recipes-core/eglibc/eglibc-common.inc in meta/recipes-core/eglibc/eglibc-initial.inc" Stefan Seyfried
@ 2014-01-05 13:11 ` Martin Jansa
0 siblings, 0 replies; 2+ messages in thread
From: Martin Jansa @ 2014-01-05 13:11 UTC (permalink / raw)
To: Stefan Seyfried; +Cc: poky
[-- Attachment #1: Type: text/plain, Size: 1921 bytes --]
On Sun, Jan 05, 2014 at 01:10:37PM +0100, Stefan Seyfried wrote:
> This commit
>
> commit 564c687c2a2b90f277f444eed298b6defc51c467
> Author: Richard Purdie <richard.purdie@linuxfoundation.org>
> Date: Fri Nov 29 23:15:56 2013 +0000
>
> bitbake: parse/ConfHander/BBHandler/utils: Fix cache dependency bugs
>
> Leads to lots of
>
> WARNING: Duplicate inclusion for
> /space/tmp/yocto-test/meta/recipes-core/eglibc/eglibc-common.inc in
> /space/tmp/yocto-test/meta/recipes-core/eglibc/eglibc-initial.inc
>
> I think the problem is not with this commit but with eglibc recipes:
This commit should be backported to oe-core/dora:
commit b3cccee0c66ce744a79843a5dd9798475c84e23c
Author: Richard Purdie <richard.purdie@linuxfoundation.org>
Date: Fri Nov 29 17:53:18 2013 +0000
eglibc-initial.inc: Drop duplicate include
There is little point in including the file twice so lets not. The
main recipe already included it.
> eglibc-initial_2.18.bb:1: including eglibc_2.18.bb
> eglibc_2.18.bb:1: including eglibc.inc
> eglibc.inc:1: including eglibc-common.inc
> ....
> eglibc-initial_2.18.bb:2: including eglibc-initial.inc
> eglibc-initial.inc:1: including eglibc-common.inc
>
> So eglibc-common.inc is really included twice.
>
> I'm in no case expert enough to tell which of the includes could or
> should be omitted, but I'd probably remove the one in eglibc-initial.inc
>
> Best regards,
>
> Stefan
> --
> Stefan Seyfried
> Linux Consultant & Developer -- GPG Key: 0x731B665B
>
> B1 Systems GmbH
> Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de
> GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-01-05 13:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-05 12:10 dora regression: "WARNING: Duplicate inclusion for meta/recipes-core/eglibc/eglibc-common.inc in meta/recipes-core/eglibc/eglibc-initial.inc" Stefan Seyfried
2014-01-05 13:11 ` Martin Jansa
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.