From: Filippo Basso <phy@linux.it>
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: different hosts, different OE images
Date: Thu, 11 Oct 2007 02:11:24 +0200 [thread overview]
Message-ID: <470D6A2C.1000909@linux.it> (raw)
In-Reply-To: <470B9D9D.5080501@linux.it>
> I understood that the results should be highly independent from host
> system, so I begun debugging a bit.
>
Hi everybody,
my investigation is going ahead...
The main point is: an image should be highly independent from the host
system, but seems that I've some problem in this regards... maybe my
mistake, but should be understood.
Another machine (Ubuntu) gave even another different runtime result... :-(
Now I've debugged differences in the log.do_compile files, and have
these "strange" results:
* the order of gcc arguments is not always fixed, depends on the machine
(es: ipkg, perl)
* in many packages the make[n] is make[n+1], sometimes there is a
duplicated chdir, or there is a duplicated message like "OE: Not
hardcoding..."
* in many packages on lenny is present in the options for "ccache
i586-angstrom-linux-gcc" a -L/usr/lib (isn't that potentially dangerous???)
Not OE-related, more .bb recipy-related:
* minimo is using gcc (and not i586-angstrom-linux-gcc), so is failing
on etch and working on lenny (I've to investigate more if this can work,
imagine if I want to use an ARM, hehehe!)
* and a strange behaviour in coreutils-native (this I've to investigate
more, about openat.c and getcwd.c, maybe not a OE issue)
To be sure that the versions are the same, the OE tree is the same (mtn
status: 1c938b19625a9b636c77145c8a420c71768f0595), bitbake is the same,
I've double checked everything.
Now it's late night, I'll investigate ubuntu problems (X11 restarting
continuously) with same image compiling on lenny, not compiling on etch...
some suggestions?
thank you 10000!
phy
next prev parent reply other threads:[~2007-10-11 0:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-09 15:26 different hosts, different OE images Filippo Basso
2007-10-11 0:11 ` Filippo Basso [this message]
2007-10-24 19:08 ` Filippo Basso
2007-10-26 10:35 ` Stelios Koroneos
2007-10-26 19:32 ` Filippo Basso
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=470D6A2C.1000909@linux.it \
--to=phy@linux.it \
--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.