From owner-freebsd-current@FreeBSD.ORG Tue Sep 18 12:53:05 2012 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 32E4E1065687; Tue, 18 Sep 2012 12:53:04 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from albert.catwhisker.org (m209-73.dsl.rawbw.com [198.144.209.73]) by mx1.freebsd.org (Postfix) with ESMTP id 8197E8FC08; Tue, 18 Sep 2012 12:53:03 +0000 (UTC) Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.14.5/8.14.5) with ESMTP id q8ICr3Ml089138; Tue, 18 Sep 2012 05:53:03 -0700 (PDT) (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.14.5/8.14.5/Submit) id q8ICr3Zr089137; Tue, 18 Sep 2012 05:53:03 -0700 (PDT) (envelope-from david) Date: Tue, 18 Sep 2012 05:53:03 -0700 From: David Wolfskill To: current@freebsd.org Message-ID: <20120918125303.GN3357@albert.catwhisker.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="NezEEujwa2d0WB27" Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Jim Harris Subject: buildworld broke in sbin/nvmecontrol; r240620 suspected X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Sep 2012 12:53:05 -0000 --NezEEujwa2d0WB27 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable This was on: FreeBSD g1-227.catwhisker.org 10.0-CURRENT FreeBSD 10.0-CURRENT #681 240597= M: Mon Sep 17 15:34:41 PDT 2012 root@d134.dwolf.juniper.net.:/usr/obj/u= sr/src/sys/CANARY i386 using clang as the C compiler: =2E.. =3D=3D=3D> sbin/nvmecontrol (all) clang -O2 -pipe -std=3Dgnu99 -Qunused-arguments -fstack-protector -Wsystem= -headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-pr= ototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Ww= rite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subsc= ripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -W= no-pointer-sign -Wno-empty-body -Wno-string-plus-int -c /usr/src/sbin/nvmec= ontrol/nvmecontrol.c /usr/src/sbin/nvmecontrol/nvmecontrol.c:77:6: error: cast from 'struct nvme= _controller_data *' to 'uint32_t *' (aka 'unsigned int *') increases requir= ed alignment from 1 to 4 [-Werror,-Wcast-align] p =3D (uint32_t *)cdata; ^~~~~~~~~~~~~~~~~ 1 error generated. *** [nvmecontrol.o] Error code 1 1 error *** [all] Error code 2 1 error *** [sbin.all__D] Error code 2 Peace, david --=20 David H. Wolfskill david@catwhisker.org Depriving a girl or boy of an opportunity for education is evil. See http://www.catwhisker.org/~david/publickey.gpg for my public key. --NezEEujwa2d0WB27 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlBYbq4ACgkQmprOCmdXAD0QiACdFFQfiaTkfVu898dIvq0VzwIw J58An2N5CiemgwQv1y3lZOWhwC8zUoyj =7JLE -----END PGP SIGNATURE----- --NezEEujwa2d0WB27--