ronment. Thanks for your double check.
>
> Regards,
> Qi
>
> -Original Message-
> From: Alexander Kanavin
> Sent: Friday, January 19, 2024 6:12 PM
> To: Chen, Qi
> Cc: openembedded-core@lists.openembedded.org; Alexander Kanavin
>
> Subject: Re: [OE-core] [PATCH
Friday, January 19, 2024 6:12 PM
To: Chen, Qi
Cc: openembedded-core@lists.openembedded.org; Alexander Kanavin
Subject: Re: [OE-core] [PATCH v3 1/2] shadow: update 4.13 -> 4.14.2
I just tried poky master on ubuntu 20.04, and the issues do not appear. Do you
have a custom setup?
Alex
On Fri,
On Fri, 19 Jan 2024 at 11:24, Richard Purdie
wrote:
> There is another report about issues from the shadow static linking
> change.
>
> I'm worried that there are now accesses to files with are out of sight
> of pseudo so that some combinations of builds are breaking. I'd
> forgotten about pseudo
On Fri, 2024-01-19 at 11:12 +0100, Alexander Kanavin wrote:
> I just tried poky master on ubuntu 20.04, and the issues do not
> appear. Do you have a custom setup?
There is another report about issues from the shadow static linking
change.
I'm worried that there are now accesses to files with are
I just tried poky master on ubuntu 20.04, and the issues do not
appear. Do you have a custom setup?
Alex
On Fri, 19 Jan 2024 at 04:06, ChenQi wrote:
>
> I'm seeing build failures on Ubuntu 20.04.
> GCC version: 9.4.0
>
> 1. error: parameter name omitted
> The problem is that the active_sessions_
I'm seeing build failures on Ubuntu 20.04.
GCC version: 9.4.0
1. error: parameter name omitted
The problem is that the active_sessions_count function's definition
lacks parameter. I did change like below:
-unsigned long active_sessions_count(const char *name, unsigned long unused)
+unsigned lon
License-Update: formatting, spdx conversion
Drop:
0001-Disable-use-of-syslog-for-sysroot.patch
(issue fixed upstream)
0001-Fix-can-not-print-full-login.patch
0001-Overhaul-valid_field.patch
CVE-2023-29383.patch
(backports)
libbsd is a new native dependency, as otherwise glibc >= 2.38
is needed.