All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Richard Purdie" <richard.purdie@linuxfoundation.org>
To: Alexander Kanavin <alex.kanavin@gmail.com>, Adrian Bunk <bunk@stusta.de>
Cc: OE-core <openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [PATCH 01/15] rpm: upgrade to 4.15.1
Date: Mon, 27 Apr 2020 13:30:41 +0100	[thread overview]
Message-ID: <39285fa7c28870730f023b1b93399dbb54854a67.camel@linuxfoundation.org> (raw)
In-Reply-To: <CANNYZj-_Z_Kd5=6UbvMg5c-2T1QCrCuvexy+7RqzhWOZfRtArA@mail.gmail.com>

On Mon, 2020-04-27 at 14:24 +0200, Alexander Kanavin wrote:
> On Mon, 27 Apr 2020 at 12:08, Adrian Bunk <bunk@stusta.de> wrote:
> > > Yes, I thought of sending a patch that adds libgomp-dev to the
> > extended
> > > tarball, but... the mysterious problem is, in some cases, rpm-
> > native will
> > > compile on the same worker machines without any failure (and
> > maybe it then
> > > gets linked against 'wrong' gomp, hence failures)  - see links
> > above. I'd
> > > like to try to ssh in and see how this could happen.
> > 
> > Richard had a possible explanation for that:
> > 
> > On Sun, Apr 26, 2020 at 10:07:30PM +0100, Richard Purdie wrote:
> > > I think what may happen is that sstate may become populated and
> > then
> > > builds proceed further than they did previously.
> 
> I still don't understand this. In both cases, rpm-native is compiled
> (not taken from sstate). In one case, it fails due to missing omp.h,
> but in another, do_compile completes without error. How does sstate
> influence this?

Have you a pointer to a build where this succeeds and one where it
fails?

> I think the build should be run again, then particularly the build
> directory of debian/centos where rpm-native was able to complete
> should be preserved. I suspect it succeeds because,
> somehow, the old gcc from the host is used, which might be a serious
> issue :(
> 
> After that we can look into the (most likely different) issue of
> providing the header via buildtools-tarball.

The infrastructure doesn't make it very easy to do that unfortunately.
I can do it but it will involve shutting down all the cleanup
processes, stopping all other builds, monitoring and manually coercing
things back to the "right" state for you to look at. I can do that but
it will take me several hours.

Cheers,

Richard


  reply	other threads:[~2020-04-27 12:30 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-25 17:28 [PATCH 01/15] rpm: upgrade to 4.15.1 Alexander Kanavin
2020-04-25 17:28 ` [PATCH 02/15] libmodulemd: move from 1.x to 2.x version Alexander Kanavin
2020-04-25 17:28 ` [PATCH 03/15] libdnf: upgrade 0.28.1 -> 0.47.0 Alexander Kanavin
2020-04-25 17:28 ` [PATCH 04/15] dnf: upgrade 4.2.2 -> 4.2.21 Alexander Kanavin
2020-04-25 17:28 ` [PATCH 05/15] quilt: do not test patch-wrapper as it is not enabled Alexander Kanavin
2020-04-25 17:28 ` [PATCH 06/15] libinput: add ptest Alexander Kanavin
2020-04-25 17:28 ` [PATCH 07/15] libinput: update 1.15.2 -> 1.15.5 Alexander Kanavin
2020-04-25 17:28 ` [PATCH 08/15] perl: update to 5.30.2 Alexander Kanavin
2020-04-25 17:28 ` [PATCH 09/15] gobject-introspection: update to 1.64.1 Alexander Kanavin
2020-04-25 17:28 ` [PATCH 10/15] python3-pyparsing: add from meta-oe Alexander Kanavin
2020-04-25 17:28 ` [PATCH 11/15] python3-cython: " Alexander Kanavin
2020-04-25 17:28 ` [PATCH 12/15] maintainers.inc: add entries for cython and pyparsing Alexander Kanavin
2020-04-25 17:28 ` [PATCH 13/15] python3-cython: update to 0.29.16 Alexander Kanavin
2020-04-25 17:28 ` [PATCH 14/15] python3-pyparsing: update to 2.4.7 Alexander Kanavin
2020-04-25 17:28 ` [PATCH 15/15] python3-numpy: update to 1.18.3 Alexander Kanavin
2020-04-26 17:34 ` [OE-core] [PATCH 01/15] rpm: upgrade to 4.15.1 Richard Purdie
2020-04-26 18:29   ` Alexander Kanavin
     [not found]   ` <160972188EAFC253.2907@lists.openembedded.org>
2020-04-26 20:40     ` Alexander Kanavin
2020-04-26 21:07       ` Richard Purdie
2020-04-27  9:09         ` Adrian Bunk
2020-04-27  9:54           ` Alexander Kanavin
2020-04-27 10:08             ` Adrian Bunk
2020-04-27 12:24               ` Alexander Kanavin
2020-04-27 12:30                 ` Richard Purdie [this message]
2020-04-27 12:33                   ` Alexander Kanavin
2020-04-27 12:42                     ` 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=39285fa7c28870730f023b1b93399dbb54854a67.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=alex.kanavin@gmail.com \
    --cc=bunk@stusta.de \
    --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.