[poky] dora regression: "WARNING: Duplicate inclusion for meta/recipes-core/eglibc/eglibc-common.inc in meta/recipes-core/eglibc/eglibc-initial.inc"

Stefan Seyfried stefan.seyfried at googlemail.com
Sun Jan 5 04:10:37 PST 2014


This commit

commit 564c687c2a2b90f277f444eed298b6defc51c467
Author: Richard Purdie <richard.purdie at 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


More information about the poky mailing list