RELENG_6 buildworld broken -- usr.bin/login commits
Jeremy Chadwick
koitsu at FreeBSD.org
Sun Jun 10 19:06:32 UTC 2007
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 |
More information about the freebsd-stable
mailing list