Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jun 2007 12:06:32 -0700
From:      Jeremy Chadwick <koitsu@FreeBSD.org>
To:        David Malone <dwmalone@freebsd.org>
Cc:        freebsd-stable@freebsd.org
Subject:   RELENG_6 buildworld broken -- usr.bin/login commits
Message-ID:  <20070610190632.GA94485@eos.sc1.parodius.com>

next in thread | raw e-mail | index | archive | help
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 |




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