svn commit: r216473 - head/sbin/geom/class/eli

John Baldwin jhb at freebsd.org
Thu Dec 16 17:25:34 UTC 2010


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


More information about the svn-src-all mailing list