From: Luca Ceresoli <luca.ceresoli@bootlin.com>
To: "Yu, Mingli" <mingli.yu@windriver.com>
Cc: <openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [PATCH] python3-cryptography: add python3-pytest-benchmark rdepends
Date: Mon, 16 May 2022 10:45:06 +0200 [thread overview]
Message-ID: <20220516104506.3d383183@melee> (raw)
In-Reply-To: <20220514021315.308344-1-mingli.yu@windriver.com>
Hi Yu,
Il giorno Sat, 14 May 2022 10:13:15 +0800
"Yu, Mingli" <mingli.yu@windriver.com> ha scritto:
> From: Mingli Yu <mingli.yu@windriver.com>
>
> The new version introduced below change, so add
> python3-pytest-benchmark to rdepends to fix the gap.
> 496703c8 Refs #7079 -- added basic scaffholding for benchmarks (#7087)
>
> Fixes:
> # ./run-ptest
> Free memory: 31.283 GB
> ERROR: usage: pytest [options] [file_or_dir] [file_or_dir] [...]
> pytest: error: unrecognized arguments: --benchmark-disable
> inifile: /usr/lib/python3-cryptography/ptest/pyproject.toml
> rootdir: /usr/lib/python3-cryptography/ptest
>
> Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
This patch is introducing build failures on the autobuilders:
ERROR: Nothing RPROVIDES 'python3-pytest-benchmark' (but
/home/pokybuild/yocto-worker/qemuarm64-ptest/build/meta/recipes-devtools/python/python3-cryptography_37.0.1.bb
RDEPENDS on or otherwise requires it)
Here are a few logs:
https://autobuilder.yoctoproject.org/typhoon/#/builders/82/builds/3260/steps/12/logs/stdio
https://autobuilder.yoctoproject.org/typhoon/#/builders/82/builds/3260/steps/11/logs/stdio
https://autobuilder.yoctoproject.org/typhoon/#/builders/65/builds/5253/steps/11/logs/stdio
https://autobuilder.yoctoproject.org/typhoon/#/builders/45/builds/5227/steps/11/logs/stdio
--
Luca Ceresoli, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2022-05-16 8:45 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-14 2:13 [PATCH] python3-cryptography: add python3-pytest-benchmark rdepends mingli.yu
2022-05-16 8:45 ` Luca Ceresoli [this message]
2022-05-17 8:16 ` [PATCH v2 1/7] " mingli.yu
2022-05-17 8:16 ` [PATCH 2/7] python3-pytest-benchmark: move from meta-python mingli.yu
2022-05-17 8:16 ` [PATCH 3/7] python3-aspectlib: " mingli.yu
2022-05-17 8:16 ` [PATCH 4/7] python3-py-cpuinfo: " mingli.yu
2022-05-17 8:16 ` [PATCH 5/7] python3-fields: " mingli.yu
2022-05-17 8:16 ` [PATCH 6/7] python3-process-tests: " mingli.yu
2022-05-17 8:16 ` [PATCH 7/7] python3-tornad: " mingli.yu
2022-05-17 15:33 ` [OE-core] " Khem Raj
2022-05-17 8:40 ` [OE-core] [PATCH v2 1/7] python3-cryptography: add python3-pytest-benchmark rdepends richard.purdie
2022-05-17 10:22 ` [PATCH v3] python3-cryptography: remove --benchmark-disable option mingli.yu
2022-06-08 9:31 ` mingli.yu
2022-06-09 7:06 ` [OE-core] " Luca Ceresoli
2022-06-13 7:30 ` [PATCH v4] python3-cryptography: remove test_x509.py mingli.yu
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=20220516104506.3d383183@melee \
--to=luca.ceresoli@bootlin.com \
--cc=mingli.yu@windriver.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.