Looks like a broken MFC. Below is from i386, though according to tinderbox, this affects pc98 and sparc too. http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.bin/login/login_audit.c ===> usr.bin/login (all) cc -O2 -fno-strict-aliasing -pipe -march=prescott -DLOGALL -DUSE_BSM_AUDIT -c /usr/src/usr.bin/login/login.c cc -O2 -fno-strict-aliasing -pipe -march=prescott -DLOGALL -DUSE_BSM_AUDIT -c /usr/src/usr.bin/login/login_fbtab.c cc -O2 -fno-strict-aliasing -pipe -march=prescott -DLOGALL -DUSE_BSM_AUDIT -c /usr/src/usr.bin/login/login_audit.c /usr/src/usr.bin/login/login_audit.c:115: error: conflicting types for 'au_login_fail' /usr/src/usr.bin/login/login.h:32: error: previous declaration of 'au_login_fail' was here /usr/src/usr.bin/login/login_audit.c:115: error: conflicting types for 'au_login_fail' /usr/src/usr.bin/login/login.h:32: error: previous declaration of 'au_login_fail' was here /usr/src/usr.bin/login/login_audit.c: In function `au_login_fail': /usr/src/usr.bin/login/login_audit.c:154: warning: passing arg 1 of `au_to_text' discards qualifiers from pointer target type *** Error code 1 Stop in /usr/src/usr.bin/login. *** Error code 1 -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |
On Sun, Jun 10, 2007 at 12:06:32PM -0700, Jeremy Chadwick wrote:> Looks like a broken MFC. Below is from i386, though according to > tinderbox, this affects pc98 and sparc too. > > http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.bin/login/login_audit.c >...Konstantin Belousov already committed a fix; see it at <http://docs.FreeBSD.org/cgi/mid.cgi?200706101109.l5AB9dFI015906>. (I've already built RELENG_6 with it.) Peace, david -- David H. Wolfskill david@catwhisker.org Anything and everything is a (potential) cat toy. See http://www.catwhisker.org/~david/publickey.gpg for my public key. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20070610/f41595f5/attachment.pgp