On Mon, Nov 18, 2024 at 01:36:47PM +, Mingyu Wang (Fujitsu) wrote:
> I didn't find ptest error of gawk from the log.
> I did the ptest of gawk by running ptest-runner and there's no error occurred.
> Can you tell me how to reproduce the error.
>
Ok, reproducing the ptest build locally is inde
I'd also note that the failure log shows where you can find the
detailed testimage log:
http://valkyrie.yocto.io/pub/non-release/20241115-76/testresults/qemux86-64-ptest/core-image-ptest-gawk/
There's a bit more detail there about the failure (and some strange
binary dump from tar that shouldn't b
On Tue, Nov 12, 2024 at 05:24:03PM +0800, wangmy via lists.openembedded.org
wrote:
> From: Wang Mingyu
>
> 0001-m4-readline-add-missing-includes.patch
> removed since it's included in 5.3.1
>
> Changelog:
> ===
> - More subtle issues related to uninitialized array elements have
> been
From: Wang Mingyu
0001-m4-readline-add-missing-includes.patch
removed since it's included in 5.3.1
Changelog:
===
- More subtle issues related to uninitialized array elements have
been fixed.
- A number of bugs in the debugger related to handling of arrays
have been fixed.
- Some sub