From owner-freebsd-fs@freebsd.org Thu Apr 13 17:13:19 2017 Return-Path: Delivered-To: freebsd-fs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2222AD3B4F8; Thu, 13 Apr 2017 17:13:19 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [IPv6:2001:470:7a58:1::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DFD2E86E; Thu, 13 Apr 2017 17:13:18 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from [IPv6:2001:470:7a58::21d5:18c1:7aec:de4a] (unknown [IPv6:2001:470:7a58:0:21d5:18c1:7aec:de4a]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 83F9C2414C; Thu, 13 Apr 2017 19:13:16 +0200 (CEST) From: Dimitry Andric Message-Id: <54B86FBF-1108-40D4-B699-AC6E8366DBE6@FreeBSD.org> Content-Type: multipart/signed; boundary="Apple-Mail=_26A1F3FA-7614-4859-A5F8-674B7B7DD651"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: newfs_nandfs compile error 11-STABLE Date: Thu, 13 Apr 2017 19:13:07 +0200 In-Reply-To: Cc: "freebsd-fs@freebsd.org" , freebsd-arm To: Ronald Klop References: <1F217A73-A90C-4F82-8726-88B57FC221C9@FreeBSD.org> X-Mailer: Apple Mail (2.3273) X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Apr 2017 17:13:19 -0000 --Apple-Mail=_26A1F3FA-7614-4859-A5F8-674B7B7DD651 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 12 Apr 2017, at 22:28, Conrad Meyer wrote: >=20 > I don't do MFCs. Someone else is free to do so. > On Wed, Apr 12, 2017 at 12:32 PM, Ronald Klop = wrote: >> On Wed, 12 Apr 2017 21:22:13 +0200, Dimitry Andric = wrote: ... >>>> /usr/src-arm/sbin/newfs_nandfs/newfs_nandfs.c:543:11: error: taking >>>> address of p >>>> acked member 'f_uuid' of class or structure 'nandfs_fsdata' may = result in >>>> an una >>>> ligned pointer value [-Werror,-Waddress-of-packed-member] >>>> uuidgen(&fsdata.f_uuid, 1); >>>> ^~~~~~~~~~~~~ ... >> I cc the original committer cem@freebsd. Is it possible to merge = r314671 to >> 11-CURRENT? Merged to stable/11 and stable/10 in r316772. -Dimitry --Apple-Mail=_26A1F3FA-7614-4859-A5F8-674B7B7DD651 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.30 iEYEARECAAYFAljvsasACgkQsF6jCi4glqPUiQCg2qlurWWln3E4JtqQsmbI9fuV A5MAoPRZAPWK0sUIZCIBmnVY+XAur7qe =tH8J -----END PGP SIGNATURE----- --Apple-Mail=_26A1F3FA-7614-4859-A5F8-674B7B7DD651--