On Thu, 2024-08-22 at 11:04 +0100, Richard Purdie via lists.openembedded.org wrote: > On Wed, 2024-08-21 at 15:46 -0400, Trevor Gamblin via > lists.openembedded.org wrote: > > > > On 2024-08-21 3:45 p.m., Trevor Gamblin via lists.openembedded.org > > wrote: > > > Commit 766669895d fixes builds with numpy 2.x. > > > > > > Patch '0001-utils-Include-libgen.h-on-musl-linux-systems.patch' > > > dropped > > > because it is now upstream in commit 9c941dfc36. > > > > > > Add wayland and wayland-protocols to DEPENDS to avoid errors during > > > build. > > > > > > Adjust the x11 PACKAGECONFIG flags so that piglit builds without > > > x11 > > > available. > > > > FYI, I've tried the reproducible tests on piglit with and without > > TCLIBC=musl, and also with and without the numpy 2.0.1 upgrade, and I > > can't reproduce them. Hopefully this works on the AB now. > > Unfortunately it didn't :(. > > reproducible: > https://autobuilder.yoctoproject.org/typhoon/#/builders/117/builds/5220 > world docs build: > https://autobuilder.yoctoproject.org/typhoon/#/builders/108/builds/6306 > world build: > https://autobuilder.yoctoproject.org/typhoon/#/builders/108/builds/6306 > musl: > https://autobuilder.yoctoproject.org/typhoon/#/builders/64/builds/9404/steps/11/logs/stdio > https://autobuilder.yoctoproject.org/typhoon/#/builders/45/builds/9416/steps/11/logs/stdio > no-x11: > https://autobuilder.yoctoproject.org/typhoon/#/builders/40/builds/9390/steps/12/logs/stdio > https://autobuilder.yoctoproject.org/typhoon/#/builders/40/builds/9390/steps/15/logs/stdio > > It is hard to see which are warnings and which are errors in the logs. > I did wonder if the issue was python version specific. Are there any > related commits upstream looking to fix anything like this?
I have a lead, I think it is using a hardcoded path into the host system for wayland-scanner: /bin/sh: 1: /usr/bin/wayland-scanner: not found We're trying builds on systems with wayland installed, the autobuilders don't have that! So have a look for a hardcoded path to that... Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#203651): https://lists.openembedded.org/g/openembedded-core/message/203651 Mute This Topic: https://lists.openembedded.org/mt/108025942/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
