Openembedded Core Discussions
 help / color / mirror / Atom feed
From: "Mathieu Dubois-Briand" <mathieu.dubois-briand@bootlin.com>
To: <raj.khem@gmail.com>, <openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [PATCH 22/24] time: Fix build with GCC 15
Date: Tue, 18 Mar 2025 14:12:59 +0100	[thread overview]
Message-ID: <D8JF2MJGLSWW.AS5SZX5T0EB@bootlin.com> (raw)
In-Reply-To: <20250318043846.2422141-22-raj.khem@gmail.com>

On Tue Mar 18, 2025 at 5:38 AM CET, Khem Raj via lists.openembedded.org wrote:
> Initialize interrupt_signal and quit_signal with correct type
>
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> ---

Hi Khem,

Thanks for your patch.

It looks like this is breaking the build, maybe just for musl:

ERROR: time-1.9-r0 do_compile: Execution of '/srv/pokybuild/yocto-worker/musl-qemux86/build/build/tmp/work/core2-32-poky-linux-musl/time/1.9/temp/run.do_compile.3718025' failed with exit code 1
...
| ../time-1.9/src/time.c:731:3: error: unknown type name '__sighandler_t'; did you mean 'sighandler_t'?

https://autobuilder.yoctoproject.org/valkyrie/#/builders/6/builds/1215

Can you have a look at this build failure please?

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



  reply	other threads:[~2025-03-18 13:13 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-18  4:38 [PATCH 01/24] webkitgtk: 2.46.6 -> 2.48.0 Khem Raj
2025-03-18  4:38 ` [PATCH 02/24] webkitgtk: Add packageconfig for assertions Khem Raj
2025-03-18  4:38 ` [PATCH 03/24] webkitgtk: Fix build with clang-20 Khem Raj
2025-03-18  4:38 ` [PATCH 04/24] libpam: add ptest cases back Khem Raj
2025-03-18  4:38 ` [PATCH 05/24] ncurses: Upgrade to v6_5_20250315 Khem Raj
2025-03-18  9:38   ` [OE-core] " Alexander Kanavin
2025-03-18 16:08     ` Khem Raj
2025-03-18 16:20       ` Alexander Kanavin
     [not found]       ` <182DF220561FBBD8.16918@lists.openembedded.org>
2025-03-18 16:31         ` Alexander Kanavin
2025-03-18  4:38 ` [PATCH 06/24] gdbm: Use C11 standard Khem Raj
2025-03-18  4:38 ` [PATCH 07/24] bluez: Fix build with GCC-15 Khem Raj
2025-03-18  4:38 ` [PATCH 08/24] readline: Fixed " Khem Raj
2025-03-18  4:56   ` Patchtest results for " patchtest
2025-03-18  9:39   ` [OE-core] " Alexander Kanavin
     [not found]   ` <182DDC388EFCF3D4.9747@lists.openembedded.org>
2025-03-18  9:51     ` Alexander Kanavin
2025-03-18 16:19       ` Khem Raj
2025-03-18  4:38 ` [PATCH 09/24] bash: Stick to C17 std Khem Raj
2025-03-18  4:38 ` [PATCH 10/24] tcp-wrappers: Stick to C17 standard Khem Raj
2025-03-18  4:38 ` [PATCH 11/24] libsndfile1: Include <stdbool.h> instead of redefining bool true and false Khem Raj
2025-03-18  4:56   ` Patchtest results for " patchtest
2025-03-18  4:38 ` [PATCH 12/24] e2fsprogs: Fix build failure with gcc 15 Khem Raj
2025-03-18  4:38 ` [PATCH 13/24] man-db: Add missing rdep for col utility Khem Raj
2025-03-18 15:47   ` [OE-core] " Mathieu Dubois-Briand
2025-03-19  8:19     ` Khem Raj
2025-03-18  4:38 ` [PATCH 14/24] dbus-glib: Fix build with GCC 15 Khem Raj
2025-03-18  4:38 ` [PATCH 15/24] libmatchbox: Fix build with gcc-15 Khem Raj
2025-03-18  4:56   ` Patchtest results for " patchtest
2025-03-18  4:38 ` [PATCH 16/24] ppp: Fix build when shadow is enabled Khem Raj
2025-03-18  4:38 ` [PATCH 17/24] unzip: Fix build with GCC-15 Khem Raj
2025-03-18  4:56   ` Patchtest results for " patchtest
2025-03-18  4:38 ` [PATCH 18/24] makedumpfile: " Khem Raj
2025-03-18  4:38 ` [PATCH 19/24] cpio: Pin to use C17 std Khem Raj
2025-03-18  4:38 ` [PATCH 20/24] expect: Fix build with GCC 15 Khem Raj
2025-03-18  4:38 ` [PATCH 21/24] cronie: Resolve build failure with GCC15 Khem Raj
2025-03-18  4:38 ` [PATCH 22/24] time: Fix build with GCC 15 Khem Raj
2025-03-18 13:12   ` Mathieu Dubois-Briand [this message]
2025-03-19  8:20     ` [OE-core] " Khem Raj
2025-03-18  4:38 ` [PATCH 23/24] psplash: " Khem Raj
2025-03-18  4:56   ` Patchtest results for " patchtest
2025-03-18  4:38 ` [PATCH 24/24] at: Remove mktime signature from posixtm.c Khem Raj

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=D8JF2MJGLSWW.AS5SZX5T0EB@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox