Re: AB-INT failure in whinlatter/edk2-firmware do_compile

"Yoann Congal" <[email protected]> Tue, 24 Mar 2026 15:20:59 +0100
Newsgroups org.yoctoproject.lists.meta-arm
Message-ID <[email protected]>
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