From nobody Sun Nov 02 12:29:48 2025 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4czvDv1ZBNz6FfsZ for ; Sun, 02 Nov 2025 12:30:07 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from mx.catwhisker.org (mx.catwhisker.org [107.204.234.170]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4czvDt50pgz3b9b for ; Sun, 02 Nov 2025 12:30:06 +0000 (UTC) (envelope-from david@catwhisker.org) Authentication-Results: mx1.freebsd.org; none Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.18.1/8.18.1) with ESMTP id 5A2CTsGJ041374; Sun, 2 Nov 2025 12:29:54 GMT (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.18.1/8.18.1/Submit) id 5A2CTmAW041372; Sun, 2 Nov 2025 04:29:48 -0800 (PST) (envelope-from david) Date: Sun, 2 Nov 2025 04:29:48 -0800 From: David Wolfskill To: Sulev-Madis Silber Cc: freebsd-current@freebsd.org Subject: Re: rescue - usr.bin/id/id.c:149:16: error: use of undeclared identifier 'Aflag' Message-ID: Mail-Followup-To: David Wolfskill , Sulev-Madis Silber , freebsd-current@freebsd.org References: List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="0EtctZ+NGQgO3eJI" Content-Disposition: inline In-Reply-To: X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:7018, ipnet:107.192.0.0/12, country:US] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Rspamd-Queue-Id: 4czvDt50pgz3b9b --0EtctZ+NGQgO3eJI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Nov 02, 2025 at 08:32:59AM +0200, Sulev-Madis Silber wrote: > there's no newer current than this >=20 > and i get this error >=20 >=20 > (cd /root/files/poudriere/basefs/jails/current-armv7-minimal/usr/src/resc= ue/rescue/../../usr.bin/id && make MK_PIE=3Dno NO_SHARED=3Dyes -DRESCUE CR= UNCH_CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-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=3Dyes DIRPRFX=3Drescue/rescue/id/= depend && make MK_PIE=3Dno NO_SHARED=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DRESC= UE CRUNCH_CFLAGS+=3D-I/root/files/poudriere/obj/current-armv7-minimal/root/= files/poudriere/basefs/jails/current-armv7-minimal/usr/src/arm.armv7/lib/li= bifconfig MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/id/ id.o) > echo id: /root/files/poudriere/obj/current-armv7-minimal/root/files/poudr= iere/basefs/jails/current-armv7-minimal/usr/src/arm.armv7/tmp/usr/lib/libc.= a >> .depend > cc -target armv7-gnueabihf-freebsd16.0 --sysroot=3D/root/files/poudriere/= obj/current-armv7-minimal/root/files/poudriere/basefs/jails/current-armv7-m= inimal/usr/src/arm.armv7/tmp -B/root/files/poudriere/obj/current-armv7-mini= mal/root/files/poudriere/basefs/jails/current-armv7-minimal/usr/src/arm.arm= v7/tmp/usr/bin -O2 -pipe -fno-common -DRESCUE -I/root/files/poudriere/ob= j/current-armv7-minimal/root/files/poudriere/basefs/jails/current-armv7-min= imal/usr/src/arm.armv7/lib/libifconfig -DNDEBUG -MD -MF.depend.id.o -MTid.= o -std=3Dgnu17 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/cl= ang/19/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-= y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wmissing-variable-declarations -W= thread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variab= le -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-function-type-mi= smatch -Qunused-arguments -c /root/files/poudriere/basefs/jails/curren= t-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 =3D Aflag + Gflag + Mflag + Pflag + gflag + pflag += uflag; > | ^ > 2 errors generated. > *** [id.o] Error code 1 > .... I just performed an in-place source-based update from FreeBSD 16.0-CURRENT #637 main-n281638-e4f2a3509554: Sat Nov 1 12:58:41 UT= C 2025 root@g1-120.catwhisker.org:/common/S4/obj/usr/src/amd64.amd64/sy= s/CANARY amd64 1600003 1600003 to FreeBSD 16.0-CURRENT #638 main-n281643-c3a3af134668: Sun Nov 2 11:55:09 UT= C 2025 root@g1-120.catwhisker.org:/common/S4/obj/usr/src/amd64.amd64/sy= s/CANARY amd64 1600003 1600003 (on 3 machines; the 4th is presently building packages, but should get around to the above later today) without complaint or issue. In case it's relevant, I'm using "meta" mode on these machines. Peace, david --=20 David H. Wolfskill david@catwhisker.org See https://www.catwhisker.org/~david/publickey.gpg for my public key. --0EtctZ+NGQgO3eJI Content-Type: application/pgp-signature; name=signature.asc -----BEGIN PGP SIGNATURE----- iNUEARYKAH0WIQSTLzOSbomIK53fjFliipiWhXYx5QUCaQdOvF8UgAAAAAAuAChp c3N1ZXItZnByQG5vdGF0aW9ucy5vcGVucGdwLmZpZnRoaG9yc2VtYW4ubmV0OTMy RjMzOTI2RTg5ODgyQjlEREY4QzU5NjI4QTk4OTY4NTc2MzFFNQAKCRBiipiWhXYx 5Y3aAQCmRhJX5lQkVQ8xjLw1LRxkfuoHQ4UkGRQG3US3dBqLnQD+PvlFiXgjkBTC hFX7kZRkRfnRqj5czUiYu1dr65p0kgA= =xQQH -----END PGP SIGNATURE----- --0EtctZ+NGQgO3eJI--