All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Turull <daniel.turull@ericsson.com>
To: "openembedded-core@lists.openembedded.org"
	<openembedded-core@lists.openembedded.org>,
	"mathieu.dubois-briand@bootlin.com"
	<mathieu.dubois-briand@bootlin.com>
Cc: "qi.chen@windriver.com" <qi.chen@windriver.com>,
	"richard.purdie@linuxfoundation.org"
	<richard.purdie@linuxfoundation.org>,
	"alex.kanavin@gmail.com" <alex.kanavin@gmail.com>,
	"Ross.Burton@arm.com" <Ross.Burton@arm.com>
Subject: Re: [PATCH v3 0/3] systemd: update to 261 and be compatible with rhel8
Date: Thu, 2 Jul 2026 08:58:07 +0000	[thread overview]
Message-ID: <afbb3cf90ff55c3b4e693b8a28a6903b7f34f946.camel@ericsson.com> (raw)
In-Reply-To: <DJNY5PFZT70X.2O5P68RPD0PJU@bootlin.com>

On Thu, 2026-07-02 at 10:36 +0200, Mathieu Dubois-Briand wrote:
> 
> Hi Daniel,
> 
> Thanks for the new version.
> 
> I just note we have some intermittent failure. So far I only saw that
> on
> debian11 workers, so maybe it is related to the host distro.
> 
> ERROR: systemd-hwdb-native-261-r0 do_compile: Execution of
> '/srv/pokybuild/yocto-worker/meta-virt/build/build/tmp/work/x86_64-
> linux/systemd-hwdb-native/261/temp/run.do_compile.3747249' failed
> with exit code 1
> ...
> > ../sources/systemd-hwdb-261/src/libc/mount.c: In function
> > ‘mount_setattr_shim’:
> > ../sources/systemd-hwdb-261/src/libc/libc-shim.h:71:32: error:
> > ‘__NR_mount_setattr’ undeclared (first use in this function); did
> > you mean ‘mount_setattr’?
> >     71 |                 return syscall(__NR_##func,
> > _SHIM_NAME(__VA_ARGS__));                                \
> >        |                                ^~~~~
> > ../sources/systemd-hwdb-261/src/libc/mount.c:35:1: note: in
> > expansion of macro ‘DEFINE_SYSCALL_SHIM’
> >     35 | DEFINE_SYSCALL_SHIM(mount_setattr, int,
> >        | ^~~~~~~~~~~~~~~~~~~
> > ../sources/systemd-hwdb-261/src/libc/libc-shim.h:71:32: note: each
> > undeclared identifier is reported only once for each function it
> > appears in
> >     71 |                 return syscall(__NR_##func,
> > _SHIM_NAME(__VA_ARGS__));                                \
> >        |                                ^~~~~
> > ../sources/systemd-hwdb-261/src/libc/mount.c:35:1: note: in
> > expansion of macro ‘DEFINE_SYSCALL_SHIM’
> >     35 | DEFINE_SYSCALL_SHIM(mount_setattr, int,
> >        | ^~~~~~~~~~~~~~~~~~~
> > ../sources/systemd-hwdb-261/src/libc/libc-shim.h:72:9: error:
> > control reaches end of non-void function [-Werror=return-type]
> >     72 |         }
> >        |         ^
> > ../sources/systemd-hwdb-261/src/libc/mount.c:35:1: note: in
> > expansion of macro ‘DEFINE_SYSCALL_SHIM’
> >     35 | DEFINE_SYSCALL_SHIM(mount_setattr, int,
> >        | ^~~~~~~~~~~~~~~~~~~
> > cc1: some warnings being treated as errors
> 
> 
> 

did v2 work? I saw it was in master-next.

The only difference between v3 and v2 is the meson wrapper and it
should not affect.

Daniel


  reply	other threads:[~2026-07-02  8:58 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-30 11:50 [PATCH v3 0/3] systemd: update to 261 and be compatible with rhel8 daniel.turull
2026-06-30 11:50 ` [PATCH v3 1/3] dlopen-deps.inc: treat soname list as ordered alternatives daniel.turull
2026-06-30 11:50 ` [PATCH v3 2/3] systemd: upgrade to 261 daniel.turull
2026-06-30 23:08   ` [OE-core] " Khem Raj
2026-07-01  7:12     ` Daniel Turull
2026-06-30 11:50 ` [PATCH v3 3/3] systemd: add native hwdb generator for hosts without STATX_MNT_ID daniel.turull
2026-07-02  8:36 ` [PATCH v3 0/3] systemd: update to 261 and be compatible with rhel8 Mathieu Dubois-Briand
2026-07-02  8:58   ` Daniel Turull [this message]
2026-07-02  9:54     ` Mathieu Dubois-Briand
2026-07-02 11:03       ` Alexander Kanavin
2026-07-02 13:19         ` Daniel Turull
2026-07-02 13:34           ` Richard Purdie
2026-07-02 14:03             ` Daniel Turull
2026-07-02 17:12             ` 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=afbb3cf90ff55c3b4e693b8a28a6903b7f34f946.camel@ericsson.com \
    --to=daniel.turull@ericsson.com \
    --cc=Ross.Burton@arm.com \
    --cc=alex.kanavin@gmail.com \
    --cc=mathieu.dubois-briand@bootlin.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=qi.chen@windriver.com \
    --cc=richard.purdie@linuxfoundation.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.