Re: [OE-core] Current native SDK glibc compat

2021-02-25 Thread Anatol Belski
Hi, On 2/25/2021 1:23 AM, Randy MacLeod wrote: On 2021-02-24 6:57 p.m., Richard Purdie wrote: On Wed, 2021-02-24 at 21:16 +0100, Anatol Belski wrote: On 2/24/2021 5:49 PM, Richard Purdie wrote: No, I mean the dynamic loader pointer. $ tmp/sysroots-uninative/x86_64-linux/usr/bin/patchelf-unin

Re: [OE-core] Current native SDK glibc compat

2021-02-24 Thread Randy MacLeod
On 2021-02-24 6:57 p.m., Richard Purdie wrote: On Wed, 2021-02-24 at 21:16 +0100, Anatol Belski wrote: On 2/24/2021 5:49 PM, Richard Purdie wrote: No, I mean the dynamic loader pointer. $ tmp/sysroots-uninative/x86_64-linux/usr/bin/patchelf-uninative python3-native/python3.9 --print-interpret

Re: [OE-core] Current native SDK glibc compat

2021-02-24 Thread Richard Purdie
On Wed, 2021-02-24 at 21:16 +0100, Anatol Belski wrote: > On 2/24/2021 5:49 PM, Richard Purdie wrote: > > No, I mean the dynamic loader pointer. > > > > $ tmp/sysroots-uninative/x86_64-linux/usr/bin/patchelf-uninative > > python3-native/python3.9 --print-interpreter > > [...]tmp/sysroots-uninativ

Re: [OE-core] Current native SDK glibc compat

2021-02-24 Thread Anatol Belski
On 2/24/2021 5:49 PM, Richard Purdie wrote: On Wed, 2021-02-24 at 13:56 +0100, Anatol Belski wrote: On 2/24/2021 1:32 PM, Richard Purdie wrote: Hi, On Wed, 2021-02-24 at 12:40 +0100, Anatol Belski wrote: the current master build seems to be broken with symbols unavailable from the host glibc

Re: [OE-core] Current native SDK glibc compat

2021-02-24 Thread Richard Purdie
On Wed, 2021-02-24 at 13:56 +0100, Anatol Belski wrote: > On 2/24/2021 1:32 PM, Richard Purdie wrote: > > Hi, > > > > On Wed, 2021-02-24 at 12:40 +0100, Anatol Belski wrote: > > > the current master build seems to be broken with symbols unavailable > > > from the host glibc. The following is to se

Re: [OE-core] Current native SDK glibc compat

2021-02-24 Thread Anatol Belski
On 2/24/2021 1:32 PM, Richard Purdie wrote: Hi, On Wed, 2021-02-24 at 12:40 +0100, Anatol Belski wrote: the current master build seems to be broken with symbols unavailable from the host glibc. The following is to see on the SDK built and installed on the same host Ubuntu 18.04.5 having glibc

Re: [OE-core] Current native SDK glibc compat

2021-02-24 Thread Richard Purdie
Hi, On Wed, 2021-02-24 at 12:40 +0100, Anatol Belski wrote: > the current master build seems to be broken with symbols unavailable > from the host glibc. The following is to see on the SDK built and > installed on the same host Ubuntu 18.04.5 having glibc 2.27: > > $ . /tmp/poky-sdk-master-00/e

[OE-core] Current native SDK glibc compat

2021-02-24 Thread Anatol Belski
Hi, the current master build seems to be broken with symbols unavailable from the host glibc. The following is to see on the SDK built and installed on the same host Ubuntu 18.04.5 having glibc 2.27: $ . /tmp/poky-sdk-master-00/environment-setup-core2-64-poky-linux $ ldd $(which $CC) /tmp/po