From owner-freebsd-current@FreeBSD.ORG Mon Jun 22 21:54:39 2015 Return-Path: Delivered-To: freebsd-current@nevdull.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CCC31EB2 for ; Mon, 22 Jun 2015 21:54:39 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from hub.freebsd.org (hub.freebsd.org [8.8.178.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "hub.freebsd.org", Issuer "hub.freebsd.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id AC39E1DC for ; Mon, 22 Jun 2015 21:54:39 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: by hub.freebsd.org (Postfix) id A1E6EEB1; Mon, 22 Jun 2015 21:54:39 +0000 (UTC) Delivered-To: current@nevdull.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A14A2EB0 for ; Mon, 22 Jun 2015 21:54:39 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) (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 54D141DB for ; Mon, 22 Jun 2015 21:54:38 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from [IPv6:2001:7b8:3a7::746c:3115:563d:628e] (unknown [IPv6:2001:7b8:3a7:0:746c:3115:563d:628e]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 57EC01F7B3; Mon, 22 Jun 2015 23:54:29 +0200 (CEST) Subject: Re: kernel build warning - XEN related Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2098\)) Content-Type: multipart/signed; boundary="Apple-Mail=_FA76073B-166C-43E8-A71D-5161523AE67E"; protocol="application/pgp-signature"; micalg=pgp-sha1 X-Pgp-Agent: GPGMail 2.5 From: Dimitry Andric In-Reply-To: Date: Mon, 22 Jun 2015 23:54:29 +0200 Cc: current@freebsd.org Message-Id: <05A2DB9E-2CA1-4099-B42B-72BF7689F53F@FreeBSD.org> References: To: Oliver Pinter X-Mailer: Apple Mail (2.2098) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 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: Mon, 22 Jun 2015 21:54:39 -0000 --Apple-Mail=_FA76073B-166C-43E8-A71D-5161523AE67E Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 22 Jun 2015, at 22:53, Oliver Pinter = wrote: >=20 > I got this build warning with ~recent 11-CURRENT: >=20 > --- xen-locore.o --- > = /usr/data/source/git/opBSD/opBSD.git/sys/amd64/amd64/xen-locore.S:45:1: > warning: DWARF2 only supports one section per compilation unit > .section __xen_guest > ^ > = /usr/data/source/git/opBSD/opBSD.git/sys/amd64/amd64/xen-locore.S:46:2: > warning: DWARF2 only supports one section per compilation unit Yes, this is a known warning. You can safely ignore it. -Dimitry --Apple-Mail=_FA76073B-166C-43E8-A71D-5161523AE67E Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.27 iEYEARECAAYFAlWIhBUACgkQsF6jCi4glqMuHACfVvF4rSYvmsMWMH0+XaWx1pms zPAAn2QY8SVtQfWNA5Bmfrh/eyAJ2f2k =Bju5 -----END PGP SIGNATURE----- --Apple-Mail=_FA76073B-166C-43E8-A71D-5161523AE67E--