AB-INT failure in whinlatter/edk2-firmware do_compile
"Yoann Congal" <[email protected]> Sat, 21 Mar 2026 00:00:22 +0100
| Newsgroups | org.yoctoproject.lists.meta-arm |
|---|---|
| Message-ID | <[email protected]> |
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, -- Yoann Congal Smile ECS