Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Nov 2025 04:22:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 290781] World build fail: usr.bin/id/id.c:161:16: error: use of undeclared identifier 'Aflag'
Message-ID:  <bug-290781-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D290781

            Bug ID: 290781
           Summary: World build fail: usr.bin/id/id.c:161:16: error: use
                    of undeclared identifier 'Aflag'
           Product: Base System
           Version: 14.3-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: rozhuk.im@gmail.com

WARNING: ctfmerge: No ctf sections found to merge
=3D=3D=3D> stand/i386/pxeldr (all)
=3D=3D=3D> usr.sbin/sesutil (all)
../../../usr.bin/id/id.c:161:16: error: use of undeclared identifier 'Aflag'
  161 |         if ((cflag || Aflag || Mflag) && argc > 0)
      |                       ^
../../../usr.bin/id/id.c:164:10: error: use of undeclared identifier 'Aflag'
  164 |         combo =3D Aflag + Gflag + Mflag + Pflag + gflag + pflag + u=
flag;
      |                 ^

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-290781-227>