On 16 Feb 2023, at 11:13, Ross Burton via lists.openembedded.org
wrote:
>
> On 14 Feb 2023, at 23:31, Alexandre Belloni
> wrote:
>> iI think this is causes failures on the AB while building
>> nativesdk-pkgconfig:
>
> How annoying. (look at his pkgconf branch which doesn’t contain a fork of
On 14 Feb 2023, at 23:31, Alexandre Belloni
wrote:
> iI think this is causes failures on the AB while building nativesdk-pkgconfig:
How annoying. (look at his pkgconf branch which doesn’t contain a fork of
glib).
I’ll chase and fix, thanks.
Cheers,
Ross
-=-=-=-=-=-=-=-=-=-=-=-
Links: You rec
Hello Ross,
iI think this is causes failures on the AB while building nativesdk-pkgconfig:
https://autobuilder.yoctoproject.org/typhoon/#/builders/65/builds/6725/steps/12/logs/stdio
| checking for growing stack pointer... configure: error: in
`/home/pokybuild/yocto-worker/beaglebone/build/build
GLib 1.x is incredibly obsolete and GLib 2.x is built using Meson
not autotools, so we can remove the GLib entries from the site files.
Also fix a few copy/paste typos where glib_ was used incorrectly, for example:
ac_cv_sizeof_ptrdiff_t=${glib_cv_sizeof_ptrdiff_t=4}
The glib_cv_ should be ac_