Re: [meta-arm] AB-INT failure in whinlatter/edk2-firmware do_compile
Jon Mason <[email protected]> Fri, 27 Mar 2026 08:53:38 -0400
| Newsgroups | org.yoctoproject.lists.meta-arm |
|---|---|
| Message-ID | <CAPoiz9wHEKfkv7jwphR8K+kVBNEhgMf_GpLFHnTvd8MOj2zOug@mail.gmail.com> |
Sorrying, I just noticed this yesterday. I tested and pushed it in https://git.yoctoproject.org/meta-arm/commit/?h=whinlatter&id=4dc2a7bf29c1853b95dda53d9527f0a23049295f Let me know if you are still having issues. Thanks, Jon On Tue, Mar 24, 2026 at 10:21 AM Yoann Congal via lists.yoctoproject.org <[email protected]> wrote: > > On Sat Mar 21, 2026 at 12:00 AM CET, Yoann Congal wrote: > > Hello, > > > > While testing my whinlatter branch in > > https://autobuilder.yoctoproject.org/valkyrie/?#/builders/75/builds/3301 > > Worker: ubuntu2510-vk-1 > > ... I got a build failure coming from edk2-firmware: > > | make[3]: Entering directory '/srv/pokybuild/yocto-worker/meta-arm/build/build/tmp/work/sbsa_ref-poky-linux/edk2-firmware/202408/sources/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr' > > | gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 antlr.c -o antlr.o > > | gcc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -c dlg_p.c > > | gcc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -c dlg_a.c > > | gcc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -c main.c > > | main.c: In function ‘ProcessArgs’: > > | main.c:163:42: error: too many arguments to function ‘p->process’; expected 0, have 2 > > | 163 | (*p->process)( *argv, *(argv+1) ); > > | | ~^~~~~~~~~~~~ ~~~~~ > > | main.c:120:34: note: declared here > > | 120 | WildFunc process; > > | | ^~~~~~~ > > > > It succedded when retried (same whinlatter commit, different worker: > > debian12-vk-7) > > https://autobuilder.yoctoproject.org/valkyrie/#/builders/75/builds/3303 > > > > Regards, > > Looks like "arm-bsp/edk2-firmware: fix build on newer hosts"[0] is > needed for the whinlatter branch (On Ubuntu 25.10 GCC version is 15 by > default [1]) > [0]: https://git.yoctoproject.org/meta-arm/commit/?id=3afd7461b1b4fd4990443df10dee30bee4eb6449 > [1]: https://documentation.ubuntu.com/ubuntu-for-developers/reference/availability/gcc/ > > Regards, > -- > Yoann Congal > Smile ECS > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#6968): https://lists.yoctoproject.org/g/meta-arm/message/6968 > Mute This Topic: https://lists.yoctoproject.org/mt/118427086/3616920 > Group Owner: [email protected] > Unsubscribe: https://lists.yoctoproject.org/g/meta-arm/unsub [[email protected]] > -=-=-=-=-=-=-=-=-=-=-=- >