From: Valentin Longchamp <valentin.longchamp@epfl.ch>
To: "openembedded-devel@lists.openembedded.org"
<openembedded-devel@lists.openembedded.org>
Cc: John Lee <john_lee@openmoko.com>
Subject: Re: [oe-commits] John Lee : om-gta02.conf: bring over this conf from om.dev
Date: Fri, 19 Dec 2008 09:42:20 +0100 [thread overview]
Message-ID: <494B5E6C.9020609@epfl.ch> (raw)
In-Reply-To: <494A8809.502@gmx.net>
Robert Schuster wrote:
> GIT User account schrieb:
>> TARGET_ARCH = "arm"
>> -MACHINE_CLASS = "neo1973"
>> -PACKAGE_EXTRA_ARCHS = "fic-gta02 ${MACHINE_CLASS}"
>> +PACKAGE_EXTRA_ARCHS = "armv4t"
> Something may be missing. When the change is applied I cannot build
> anything because I get an error from the sanity checker:
>
> ERROR: Openembedded's config sanity checker detected a potential
> misconfiguration.
> Either fix the cause of this error or at your own risk disable the
> checker (see sanity.conf).
> Following is the list of potential problems / advisories:
>
> Error, Your PACKAGE_ARCHS field contains duplicates. Perhaps you set
> EXTRA_PACKAGE_ARCHS twice accidently through some tune file?
>
I don't know where this git change comes from, but for me it looks
wrong, it looks like a commit going _backwards_. The error you get is
because PACKAGE_ARCHS contains duplicates, and this comes from the
PACKAGE_EXTRA_ARCHS that is set in the above patch. You cannot have
duplicates in the PACKAGE_ARCHS variable. Here you certainly have armv4t
twice !
I think that now PACKAGE_EXTRA_ARCHS variables no longer are define in
conf/machine/files but in conf/machiine/include/tune-proc files.
Val
--
Valentin Longchamp, PhD Student, EPFL-STI-LSRO1
valentin.longchamp@epfl.ch, Phone: +41216937827
http://people.epfl.ch/valentin.longchamp
MEA3485, Station 9, CH-1015 Lausanne
prev parent reply other threads:[~2008-12-19 8:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20081218161337.32EA0189349@amethyst.openembedded.net>
2008-12-18 17:27 ` [oe-commits] John Lee : om-gta02.conf: bring over this conf from om.dev Robert Schuster
2008-12-19 4:32 ` John Lee
2008-12-19 5:09 ` John Lee
2008-12-19 8:42 ` Valentin Longchamp [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=494B5E6C.9020609@epfl.ch \
--to=valentin.longchamp@epfl.ch \
--cc=john_lee@openmoko.com \
--cc=openembedded-devel@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.