All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luca Ceresoli <luca.ceresoli@bootlin.com>
To: "wangmy" <wangmy@fujitsu.com>
Cc: <openembedded-core@lists.openembedded.org>,
	Richard Purdie <richard.purdie@linuxfoundation.org>
Subject: Re: [OE-core] [PATCH] python3-numpy: upgrade 1.22.3 -> 1.22.4
Date: Thu, 26 May 2022 09:35:01 +0200	[thread overview]
Message-ID: <20220526093501.196960ae@melee> (raw)
In-Reply-To: <1653461133-12463-2-git-send-email-wangmy@fujitsu.com>

Hi wangmy,

Il giorno Wed, 25 May 2022 14:45:31 +0800
"wangmy" <wangmy@fujitsu.com> ha scritto:

> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>

Reproducible builds are failing with this patch applied:

https://autobuilder.yoctoproject.org/typhoon/#/builders/117/builds/908/steps/12/logs/stdio

And the reason can be found from here (thanks to Richard for pointing
out):

http://autobuilder.yocto.io/pub/repro-fail/oe-reproducible-20220525-95en0ud1/packages/diff-html/

This is because of this line in the numpy code:

https://github.com/numpy/numpy/blob/0eaa40db3a2f6bef26c0d7cc28eacf4f6d461917/numpy/core/code_generators/generate_umath.py#L1220

which leaks the full path to the file.

-- 
Luca Ceresoli, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


  reply	other threads:[~2022-05-26  7:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-25  6:45 [OE-core] [PATCH] python3-magic: upgrade 0.4.25 -> 0.4.26 Wang Mingyu
2022-05-25  6:45 ` [OE-core] [PATCH] python3-numpy: upgrade 1.22.3 -> 1.22.4 Wang Mingyu
2022-05-26  7:35   ` Luca Ceresoli [this message]
2022-05-25  6:45 ` [OE-core] [PATCH] python3-pip: upgrade 22.1 -> 22.1.1 Wang Mingyu
2022-05-25  6:45 ` [OE-core] [PATCH] python3-setuptools: upgrade 62.3.1 -> 62.3.2 Wang Mingyu

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=20220526093501.196960ae@melee \
    --to=luca.ceresoli@bootlin.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=richard.purdie@linuxfoundation.org \
    --cc=wangmy@fujitsu.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 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.