All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Steve Sakoman" <steve@sakoman.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][dunfell 0/6] RFC: Enable world reproducibility testing
Date: Mon,  5 Apr 2021 04:53:26 -1000	[thread overview]
Message-ID: <cover.1617633691.git.steve@sakoman.com> (raw)

This patch series enables world reproducibility testing so that we can begin monitoring
progress on reproducibile builds for dunfell. It also includes a version update for
diffoscope to better enable debugging failed packages.

The main downside to merging this series is increased autobuilder load to run the world
tests.

I've been testing this over the past couple of months and have updated the exclusion list for
dunfell as I've encountered intemittent reproducibility issues (see selftest/reproducible:
adjust exclusion list for dunfell)

Most recent passing test of a-full on autobuilder:

https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/2024

Once this patch is merged reproducibility reports will be published at:

https://www.yoctoproject.org/reproducible-build-results/?branch=dunfell

The following changes since commit d044d9c0cb672c499059eb273e399ce4aee17e0d:

  image,populate_sdk_base: move 'func' flag setting for sdk command vars (2021-04-02 04:21:56 -1000)

are available in the Git repository at:

  git://git.openembedded.org/openembedded-core-contrib stable/dunfell-nut
  http://cgit.openembedded.org/openembedded-core-contrib/log/?h=stable/dunfell-nut

Alexander Kanavin (3):
  selftest/reproducible: enable world reproducibility test
  selftest/reproducible: add an exclusion list for items that are not
    yet reproducible
  selftest/reproducible: track unusued entries in the exclusion list

Richard Purdie (2):
  selftest/reproducible: Sort the unused exclusion list
  diffoscope: Upgrade 136 -> 168

Steve Sakoman (1):
  selftest/reproducible: adjust exclusion list for dunfell

 meta/lib/oeqa/selftest/cases/reproducible.py  | 80 ++++++++++++++++++-
 .../{diffoscope_136.bb => diffoscope_168.bb}  | 15 ++--
 2 files changed, 84 insertions(+), 11 deletions(-)
 rename meta/recipes-support/diffoscope/{diffoscope_136.bb => diffoscope_168.bb} (46%)

-- 
2.25.1


             reply	other threads:[~2021-04-05 14:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-05 14:53 Steve Sakoman [this message]
2021-04-05 14:53 ` [OE-core][dunfell 1/6] selftest/reproducible: enable world reproducibility test Steve Sakoman
2021-04-05 14:53 ` [OE-core][dunfell 2/6] selftest/reproducible: add an exclusion list for items that are not yet reproducible Steve Sakoman
2021-04-05 14:53 ` [OE-core][dunfell 3/6] selftest/reproducible: adjust exclusion list for dunfell Steve Sakoman
2021-04-05 14:53 ` [OE-core][dunfell 4/6] selftest/reproducible: track unusued entries in the exclusion list Steve Sakoman
2021-04-05 14:53 ` [OE-core][dunfell 5/6] selftest/reproducible: Sort the unused " Steve Sakoman
2021-04-05 14:53 ` [OE-core][dunfell 6/6] diffoscope: Upgrade 136 -> 168 Steve Sakoman
2021-04-06 10:46 ` [OE-core][dunfell 0/6] RFC: Enable world reproducibility testing Richard Purdie

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=cover.1617633691.git.steve@sakoman.com \
    --to=steve@sakoman.com \
    --cc=openembedded-core@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.