rescue_-_usr.bin/id/id.c:149:16:_error :_use_of_undeclared_identifier_'Aflag'

From: Sulev-Madis Silber <freebsd-current-freebsd-org111_at_ketas.si.pri.ee>
Date: Sun, 02 Nov 2025 06:32:59 UTC
there's no newer current than this

and i get this error


(cd /root/files/poudriere/basefs/jails/current-armv7-minimal/usr/src/rescue/rescue/../../usr.bin/id &&  make MK_PIE=no NO_SHARED=yes -DRESCUE CRUNCH_CFLAGS=-DRESCUE CRUNCH_CFLAGS+=-I/root/files/poudriere/obj/current-armv7-minimal/root/files/poudriere/basefs/jails/current-armv7-minimal/usr/src/arm.armv7/lib/libifconfig MK_AUTO_OBJ=yes DIRPRFX=rescue/rescue/id/ depend && make MK_PIE=no NO_SHARED=yes -DRESCUE CRUNCH_CFLAGS=-DRESCUE CRUNCH_CFLAGS+=-I/root/files/poudriere/obj/current-armv7-minimal/root/files/poudriere/basefs/jails/current-armv7-minimal/usr/src/arm.armv7/lib/libifconfig MK_AUTO_OBJ=yes DIRPRFX=rescue/rescue/id/ id.o)
echo id: /root/files/poudriere/obj/current-armv7-minimal/root/files/poudriere/basefs/jails/current-armv7-minimal/usr/src/arm.armv7/tmp/usr/lib/libc.a  >> .depend
cc -target armv7-gnueabihf-freebsd16.0 --sysroot=/root/files/poudriere/obj/current-armv7-minimal/root/files/poudriere/basefs/jails/current-armv7-minimal/usr/src/arm.armv7/tmp -B/root/files/poudriere/obj/current-armv7-minimal/root/files/poudriere/basefs/jails/current-armv7-minimal/usr/src/arm.armv7/tmp/usr/bin  -O2 -pipe -fno-common   -DRESCUE -I/root/files/poudriere/obj/current-armv7-minimal/root/files/poudriere/basefs/jails/current-armv7-minimal/usr/src/arm.armv7/lib/libifconfig -DNDEBUG -MD  -MF.depend.id.o -MTid.o -std=gnu17 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/19/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-parameter -Wno-error=cast-function-type-mismatch  -Qunused-arguments     -c /root/files/poudriere/basefs/jails/current-armv7-minimal/usr/src/usr.bin/id/id.c -o id.o
/root/files/poudriere/basefs/jails/current-armv7-minimal/usr/src/usr.bin/id/id.c:149:16: error: use of undeclared identifier 'Aflag'
  149 |         if ((cflag || Aflag || Mflag) && argc > 0)
      |                       ^
/root/files/poudriere/basefs/jails/current-armv7-minimal/usr/src/usr.bin/id/id.c:152:10: error: use of undeclared identifier 'Aflag'
  152 |         combo = Aflag + Gflag + Mflag + Pflag + gflag + pflag + uflag;
      |                 ^
2 errors generated.
*** [id.o] Error code 1

make[6]: stopped in /root/files/poudriere/basefs/jails/current-armv7-minimal/usr/src/usr.bin/id
1 error

make[6]: stopped in /root/files/poudriere/basefs/jails/current-armv7-minimal/usr/src/usr.bin/id
*** [id_make] Error code 2

make[5]: stopped in /root/files/poudriere/obj/current-armv7-minimal/root/files/poudriere/basefs/jails/current-armv7-minimal/usr/src/arm.armv7/rescue/rescue
1 error

make[5]: stopped in /root/files/poudriere/obj/current-armv7-minimal/root/files/poudriere/basefs/jails/current-armv7-minimal/usr/src/arm.armv7/rescue/rescue
*** [objs] Error code 2

make[4]: stopped in /root/files/poudriere/basefs/jails/current-armv7-minimal/usr/src/rescue/rescue
1 error

make[4]: stopped in /root/files/poudriere/basefs/jails/current-armv7-minimal/usr/src/rescue/rescue

make[3]: stopped in /root/files/poudriere/basefs/jails/current-armv7-minimal/usr/src/rescue

make[2]: stopped in /root/files/poudriere/basefs/jails/current-armv7-minimal/usr/src
      276.17 real       198.29 user        31.65 sys

make[1]: stopped in /root/files/poudriere/basefs/jails/current-armv7-minimal/usr/src

make: stopped in /root/files/poudriere/basefs/jails/current-armv7-minimal/usr/src