bitbake-devel.lists.openembedded.org archive mirror
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: kenth.eriksson@infinera.com,
	"bitbake-devel@lists.openembedded.org"
	<bitbake-devel@lists.openembedded.org>
Subject: Re: [bitbake-devel] reproducible build and yocto sdk
Date: Mon, 29 May 2023 14:43:15 +0100	[thread overview]
Message-ID: <780970d8e09c0319c34639f0d3a9ee40e3aeefe9.camel@linuxfoundation.org> (raw)
In-Reply-To: <MW5PR10MB5713792CCE8B2C1E5E89AF8AE34A9@MW5PR10MB5713.namprd10.prod.outlook.com>

On Mon, 2023-05-29 at 09:53 +0000, Kenth Eriksson via
lists.openembedded.org wrote:
> 
> I'm having issues with reproducible builds on kirkstone when
> comparing a build driven by bitbake compared to a build driven from a
> yocto sdk. Can I expect reproducible build between bitbake builds and
> sdk builds? Some produced binaries have minor differences, but larger
> c++ binaries show quite huge diff. One common difference is that the
> ELF header seems to have different OS/ABI between the two builds. Can
> binutils on different host give such a result?

This is probably an OE-Core question rather than a bitbake one.

Offhand, it looks like the linker is using --hash-style=gnu for one and
--hash-style=sysv for the other.

Cheers,

Richard


      reply	other threads:[~2023-05-29 13:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-29  9:53 reproducible build and yocto sdk Kenth Eriksson
2023-05-29 13:43 ` Richard Purdie [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=780970d8e09c0319c34639f0d3a9ee40e3aeefe9.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=bitbake-devel@lists.openembedded.org \
    --cc=kenth.eriksson@infinera.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).