From: "Mathieu Dubois-Briand" <mathieu.dubois-briand@bootlin.com>
To: <raj.khem@gmail.com>, <openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [PATCH 3/3] m4: Fix ptest on musl
Date: Wed, 20 Aug 2025 08:23:30 +0200 [thread overview]
Message-ID: <DC71FJJ2QC94.35CLO3OBAN1BF@bootlin.com> (raw)
In-Reply-To: <20250819010128.3519760-3-raj.khem@gmail.com>
On Tue Aug 19, 2025 at 3:01 AM CEST, Khem Raj via lists.openembedded.org wrote:
> Fixes
> ../../sources/m4-1.4.20/tests/test-c32ispunct.c:261: assertion 'is == 0' failed
> ./test-c32ispunct.sh: line 36: 402 Aborted
> (core dumped) LC_ALL="$testlocale" ${CHECKER} ./test-c32ispunct${EXEEXT} 3
>
> FAIL: test-c32ispunct.sh
>
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> ---
Hi Khem,
Thanks for your patch.
It looks like this is breaking tests, specifically on qemuriscv64:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/qemuriscv64/build/meta/lib/oeqa/sdk/cases/maturin.py", line 25, in test_maturin_list_python
output = self._run("maturin list-python")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/qemuriscv64/build/meta/lib/oeqa/sdk/case.py", line 17, in _run
return subprocess.check_output(". %s > /dev/null; %s;" % \
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
oeqa.utils.subprocesstweak.OETestCalledProcessError: Command '. /srv/pokybuild/yocto-worker/qemuriscv64/build/build/tmp/work/qemuriscv64-poky-linux/core-image-minimal/1.0/testsdkext/environment-setup-riscv64imafdc-poky-linux > /dev/null; maturin list-python;' died with <Signals.SIGSEGV: 11>.
https://autobuilder.yoctoproject.org/valkyrie/#/builders/45/builds/354
I've launched a few rebuilds, the issue does reproduce every times. Can
you have a look please?
Best regards,
Mathieu
--
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2025-08-20 6:23 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-19 1:01 [PATCH 1/3] spirv-headers: Add SPV_INTEL_function_variants Khem Raj
2025-08-19 1:01 ` [PATCH 2/3] spirv-tools: " Khem Raj
2025-08-19 1:01 ` [PATCH 3/3] m4: Fix ptest on musl Khem Raj
2025-08-20 6:23 ` Mathieu Dubois-Briand [this message]
2025-08-20 7:15 ` [OE-core] " Khem Raj
2025-08-20 11:10 ` Mathieu Dubois-Briand
2025-08-20 14:33 ` Khem Raj
2025-08-20 14:40 ` Marko, Peter
2025-08-20 15:24 ` Khem Raj
2025-08-20 18:05 ` Mathieu Dubois-Briand
2025-08-19 1:16 ` Patchtest results for [PATCH 1/3] spirv-headers: Add SPV_INTEL_function_variants patchtest
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=DC71FJJ2QC94.35CLO3OBAN1BF@bootlin.com \
--to=mathieu.dubois-briand@bootlin.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=raj.khem@gmail.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.