From owner-freebsd-current@FreeBSD.ORG Wed Jan 7 13:05:14 2015 Return-Path: Delivered-To: freebsd-current@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 1AFA850D; Wed, 7 Jan 2015 13:05:14 +0000 (UTC) Received: from mx12.netapp.com (mx12.netapp.com [216.240.18.77]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "mx12.netapp.com", Issuer "VeriSign Class 3 International Server CA - G3" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id E9DF366CD8; Wed, 7 Jan 2015 13:05:13 +0000 (UTC) X-IronPort-AV: E=Sophos;i="5.07,714,1413270000"; d="asc'?scan'208";a="225705171" Received: from hioexcmbx06-prd.hq.netapp.com ([10.122.105.39]) by mx12-out.netapp.com with ESMTP; 07 Jan 2015 05:03:55 -0800 Received: from HIOEXCMBX07-PRD.hq.netapp.com (10.122.105.40) by hioexcmbx06-prd.hq.netapp.com (10.122.105.39) with Microsoft SMTP Server (TLS) id 15.0.995.29; Wed, 7 Jan 2015 05:03:53 -0800 Received: from HIOEXCMBX07-PRD.hq.netapp.com ([::1]) by hioexcmbx07-prd.hq.netapp.com ([fe80::d8c:be2b:9e16:f915%21]) with mapi id 15.00.0995.031; Wed, 7 Jan 2015 05:03:53 -0800 From: "Eggert, Lars" To: Dimitry Andric Subject: Re: HEADS UP: Upgraded clang, llvm and lldb to 3.5.0 Thread-Topic: HEADS UP: Upgraded clang, llvm and lldb to 3.5.0 Thread-Index: AQHQJTo5/20s5rXTzUyqkX8ruL4BApy1MG2A Date: Wed, 7 Jan 2015 13:03:53 +0000 Message-ID: References: <528C023D-6207-4054-917B-05D4C4E605EC@FreeBSD.org> In-Reply-To: <528C023D-6207-4054-917B-05D4C4E605EC@FreeBSD.org> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: yes X-MS-TNEF-Correlator: x-mailer: Apple Mail (2.1993) x-originating-ip: [10.122.56.79] Content-Type: multipart/signed; boundary="Apple-Mail=_A319FEF9-2586-4533-A707-D3D1E8DD75DE"; protocol="application/pgp-signature"; micalg=pgp-sha1 MIME-Version: 1.0 Cc: FreeBSD-Current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 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: Wed, 07 Jan 2015 13:05:14 -0000 --Apple-Mail=_A319FEF9-2586-4533-A707-D3D1E8DD75DE Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Hi, On 2014-12-31, at 21:41, Dimitry Andric wrote: > I just committed an upgrade of clang, llvm and lldb to 3.5.0 to head, = in > r276479. there seem to be issues when building with -DWITH_OFED: --- contrib/ofed.all__D --- = /usr/home/elars/src/contrib/ofed/usr.bin/opensm/../../management/opensm/op= ensm/osm_ucast_ftree.c:2996:8: error: taking the absolute value of = unsigned type 'unsigned int' has no effect [-Werror,-Wabsolute-value] if (abs(p_sw->rank - p_remote_sw->rank) !=3D 1) = { Lars --Apple-Mail=_A319FEF9-2586-4533-A707-D3D1E8DD75DE 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----- iQCVAwUBVK0uudZcnpRveo1xAQIVxwP8DIBuPthHvnYa9EprjnWcfu62vg6sEdRc 6OCGEZ7Kpx6ypNqt46LZ5n8nAGVNE1aRW7/eb7vP76ym6awtpqNWeLWLnm5nYhIg m9YSEKvKVLpilAmTyuZ7LAAP2DjCRZ3ZE6M33jtaJCU5XipKGmz8WSRn7KlPn7kE x4KI/kZfqoM= =0W3V -----END PGP SIGNATURE----- --Apple-Mail=_A319FEF9-2586-4533-A707-D3D1E8DD75DE--