Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
To: wangmy@fujitsu.com
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH 07/47] gawk: upgrade 5.3.0 -> 5.3.1
Date: Sun, 17 Nov 2024 13:35:14 +0100	[thread overview]
Message-ID: <ZznjAnJKfH8f_mxL@bootlin-mathieu> (raw)
In-Reply-To: <1731403483-21399-7-git-send-email-wangmy@fujitsu.com>

On Tue, Nov 12, 2024 at 05:24:03PM +0800, wangmy via lists.openembedded.org wrote:
> From: Wang Mingyu <wangmy@fujitsu.com>
> 
> 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 subtle bugs in the API have been fixed.
> - Use of MPFR is now possible again on 32-bit Power PC Mac systems.
> - Race conditions around broken pipes for system() and read and write
>   pipes should now be closed off.
> - Support for OSF/1 has been removed.
> - The never-documented --nostalgia option has been removed. It was
>   causing bug reports.
> - The implementation of printf/sprintf has been thoroughly reworked
>   in order to make the code more maintainable and to fix a goodly
>   number of corner cases.
> - As usual, there have been several minor code cleanups and bug fixes.
> 

It looks like this patch is breaking some ptests on the autobuilder:

Failed ptests:
{'gawk': ['printf-corners']}

https://valkyrie.yoctoproject.org/#/builders/61/builds/388/steps/12/logs/stdio
https://valkyrie.yoctoproject.org/#/builders/73/builds/390/steps/12/logs/stdio

Can you have a look at this please?

-- 
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


  reply	other threads:[~2024-11-17 12:35 UTC|newest]

Thread overview: 59+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-12  9:23 [OE-core] [PATCH 01/47] barebox-tools: upgrade 2024.09.0 -> 2024.10.0 wangmy
2024-11-12  9:23 ` [OE-core] [PATCH 02/47] desktop-file-utils: upgrade 0.27 -> 0.28 wangmy
2024-11-12  9:23 ` [OE-core] [PATCH 03/47] diffoscope: upgrade 277 -> 283 wangmy
2024-11-12  9:24 ` [OE-core] [PATCH 04/47] dropbear: upgrade 2024.85 -> 2024.86 wangmy
2024-11-12  9:24 ` [OE-core] [PATCH 05/47] ell: upgrade 0.69 -> 0.70 wangmy
2024-11-12  9:24 ` [OE-core] [PATCH 06/47] epiphany: upgrade 47.1 -> 47.2 wangmy
2024-11-12  9:24 ` [OE-core] [PATCH 07/47] gawk: upgrade 5.3.0 -> 5.3.1 wangmy
2024-11-17 12:35   ` Mathieu Dubois-Briand [this message]
     [not found]     ` <TYWPR01MB1186132D4B68C5FBF61008C73DC272@TYWPR01MB11861.jpnprd01.prod.outlook.com>
2024-11-18 16:21       ` Mathieu Dubois-Briand
2024-11-18 16:32         ` Alexander Kanavin
2024-11-12  9:24 ` [OE-core] [PATCH 08/47] glslang: upgrade 1.3.290.0 -> 1.3.296.0 wangmy
2024-11-12 10:10   ` Alexander Kanavin
2024-11-12  9:24 ` [OE-core] [PATCH 09/47] gstreamer1.0: upgrade 1.24.6 -> 1.24.9 wangmy
2024-11-17 12:32   ` Mathieu Dubois-Briand
     [not found]     ` <TYWPR01MB1186175142EB976387393680FDC272@TYWPR01MB11861.jpnprd01.prod.outlook.com>
2024-11-18  9:52       ` Mathieu Dubois-Briand
2024-11-12  9:24 ` [OE-core] [PATCH 10/47] gtk4: upgrade 4.16.3 -> 4.16.5 wangmy
2024-11-12  9:24 ` [OE-core] [PATCH 11/47] harfbuzz: upgrade 10.0.1 -> 10.1.0 wangmy
2024-11-12  9:24 ` [OE-core] [PATCH 12/47] iptables: upgrade 1.8.10 -> 1.8.11 wangmy
2024-11-12  9:24 ` [OE-core] [PATCH 13/47] libcap: upgrade 2.70 -> 2.71 wangmy
2024-11-12  9:24 ` [OE-core] [PATCH 14/47] libinput: upgrade 1.26.1 -> 1.26.2 wangmy
2024-11-12  9:24 ` [OE-core] [PATCH 15/47] libnl: upgrade 3.10.0 -> 3.11.0 wangmy
2024-11-12  9:24 ` [OE-core] [PATCH 16/47] librepo: upgrade 1.18.1 -> 1.19.0 wangmy
2024-11-12  9:24 ` [OE-core] [PATCH 17/47] libsdl2: upgrade 2.30.8 -> 2.30.9 wangmy
2024-11-12  9:24 ` [OE-core] [PATCH 18/47] libtirpc: upgrade 1.3.5 -> 1.3.6 wangmy
2024-11-12  9:24 ` [OE-core] [PATCH 19/47] libtraceevent: upgrade 1.8.3 -> 1.8.4 wangmy
2024-11-12  9:24 ` [OE-core] [PATCH 20/47] libxcursor: upgrade 1.2.2 -> 1.2.3 wangmy
2024-11-12  9:24 ` [OE-core] [PATCH 21/47] llvm: upgrade 19.1.2 -> 19.1.3 wangmy
2024-11-12  9:24 ` [OE-core] [PATCH 22/47] log4cplus: upgrade 2.1.1 -> 2.1.2 wangmy
2024-11-12  9:24 ` [OE-core] [PATCH 23/47] makedumpfile: upgrade 1.7.5 -> 1.7.6 wangmy
2024-11-12  9:24 ` [OE-core] [PATCH 24/47] mmc-utils: upgrade to latest revision wangmy
2024-11-12  9:24 ` [OE-core] [PATCH 25/47] mpg123: upgrade 1.32.7 -> 1.32.9 wangmy
2024-11-12  9:24 ` [OE-core] [PATCH 26/47] nghttp2: upgrade 1.63.0 -> 1.64.0 wangmy
2024-11-12  9:24 ` [OE-core] [PATCH 27/47] numactl: upgrade 2.0.18 -> 2.0.19 wangmy
2024-11-12  9:24 ` [OE-core] [PATCH 28/47] ofono: upgrade 2.11 -> 2.12 wangmy
2024-11-12  9:24 ` [OE-core] [PATCH 29/47] python3-dtschema: upgrade 2024.9 -> 2024.11 wangmy
2024-11-12  9:24 ` [OE-core] [PATCH 30/47] python3-flit-core: upgrade 3.9.0 -> 3.10.1 wangmy
2024-11-18 17:36   ` Ross Burton
2024-11-12  9:24 ` [OE-core] [PATCH 31/47] python3-hypothesis: upgrade 6.115.3 -> 6.118.6 wangmy
2024-11-12  9:24 ` [OE-core] [PATCH 32/47] python3-license-expression: upgrade 30.3.1 -> 30.4.0 wangmy
2024-11-12  9:24 ` [OE-core] [PATCH 33/47] python3-markupsafe: upgrade 3.0.1 -> 3.0.2 wangmy
2024-11-12  9:24 ` [OE-core] [PATCH 34/47] python3-packaging: upgrade 24.1 -> 24.2 wangmy
2024-11-12  9:24 ` [OE-core] [PATCH 35/47] python3-pip: upgrade 24.2 -> 24.3.1 wangmy
2024-11-12  9:24 ` [OE-core] [PATCH 36/47] python3-pyproject-metadata: upgrade 0.8.1 -> 0.9.0 wangmy
2024-11-12  9:24 ` [OE-core] [PATCH 37/47] python3-rpds-py: upgrade 0.20.0 -> 0.21.0 wangmy
2024-11-12  9:24 ` [OE-core] [PATCH 38/47] python3-websockets: upgrade 13.1 -> 14.0 wangmy
2024-11-12  9:24 ` [OE-core] [PATCH 39/47] python3-wheel: upgrade 0.44.0 -> 0.45.0 wangmy
2024-11-12  9:24 ` [OE-core] [PATCH 40/47] repo: upgrade 2.48 -> 2.49.3 wangmy
2024-11-12  9:24 ` [OE-core] [PATCH 41/47] ruby: upgrade 3.3.5 -> 3.3.6 wangmy
2024-11-12  9:24 ` [OE-core] [PATCH 42/47] seatd: upgrade 0.8.0 -> 0.9.1 wangmy
2024-11-26 23:26   ` Khem Raj
2024-11-27  0:53     ` Khem Raj
2024-11-12  9:24 ` [OE-core] [PATCH 43/47] sqlite3: upgrade 3.46.1 -> 3.47.0 wangmy
2024-11-12  9:24 ` [OE-core] [PATCH 44/47] stress-ng: upgrade 0.18.02 -> 0.18.06 wangmy
2024-11-12  9:24 ` [OE-core] [PATCH 45/47] vte: upgrade 0.78.0 -> 0.78.1 wangmy
2024-11-12  9:24 ` [OE-core] [PATCH 46/47] xrandr: upgrade 1.5.2 -> 1.5.3 wangmy
2024-11-12  9:24 ` [OE-core] [PATCH 47/47] xtrans: upgrade 1.5.1 -> 1.5.2 wangmy
2024-11-12  9:39 ` [OE-core] [PATCH 01/47] barebox-tools: upgrade 2024.09.0 -> 2024.10.0 Alexander Kanavin
2024-11-12 11:25   ` Enrico Jörns
2024-11-12 11:31     ` Alexander Kanavin

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=ZznjAnJKfH8f_mxL@bootlin-mathieu \
    --to=mathieu.dubois-briand@bootlin.com \
    --cc=openembedded-core@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox