Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Dec 2010 12:25:31 -0500
From:      John Baldwin <jhb@freebsd.org>
To:        "David E. O'Brien" <obrien@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r216473 - head/sbin/geom/class/eli
Message-ID:  <201012161225.31459.jhb@freebsd.org>
In-Reply-To: <201012160036.oBG0aAEh003539@svn.freebsd.org>
References:  <201012160036.oBG0aAEh003539@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday, December 15, 2010 7:36:10 pm David E. O'Brien wrote:
> Author: obrien
> Date: Thu Dec 16 00:36:10 2010
> New Revision: 216473
> URL: http://svn.freebsd.org/changeset/base/216473
> 
> Log:
>   Bump WARNS to 6.
> 
> Modified:
>   head/sbin/geom/class/eli/Makefile

FYI, this broke the tinderbox on arm, ia64, mips, and sparc64.

>>> stage 4.4: building everything
[...]
/src/sbin/geom/class/eli/../../../../sys/crypto/sha2/sha2.c:898: warning: cast 
increases required alignment of target type
/src/sbin/geom/class/eli/../../../../sys/crypto/sha2/sha2.c:911: warning: cast 
increases required alignment of target type
/src/sbin/geom/class/eli/../../../../sys/crypto/sha2/sha2.c:912: warning: cast 
increases required alignment of target type
/src/sbin/geom/class/eli/../../../../sys/crypto/sha2/sha2.c:915: warning: cast 
increases required alignment of target type
/src/sbin/geom/class/eli/../../../../sys/crypto/sha2/sha2.c: In function 
'SHA512_Final':
/src/sbin/geom/class/eli/../../../../sys/crypto/sha2/sha2.c:919: warning: cast 
increases required alignment of target type
/src/sbin/geom/class/eli/../../../../sys/crypto/sha2/sha2.c: In function 
'SHA384_Final':
/src/sbin/geom/class/eli/../../../../sys/crypto/sha2/sha2.c:994: warning: cast 
increases required alignment of target type

-- 
John Baldwin



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