From owner-freebsd-arm@FreeBSD.ORG Fri Nov 28 21:03:45 2014 Return-Path: Delivered-To: freebsd-arm@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 9D772AAE; Fri, 28 Nov 2014 21:03:45 +0000 (UTC) Received: from tensor.andric.com (unknown [IPv6:2001:7b8:3a7:1:2d0:b7ff:fea0:8c26]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (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 5907A243; Fri, 28 Nov 2014 21:03:45 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7::1d4c:2702:e90a:2efb] (unknown [IPv6:2001:7b8:3a7:0:1d4c:2702:e90a:2efb]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id F267EB80A; Fri, 28 Nov 2014 22:03:40 +0100 (CET) From: Dimitry Andric X-Pgp-Agent: GPGMail 2.5b1 Content-Type: multipart/signed; boundary="Apple-Mail=_FAF32578-E1BE-4097-9213-963BEB422E85"; protocol="application/pgp-signature"; micalg=pgp-sha1 Subject: RFT: Please help testing the llvm/clang 3.5.0 import Date: Fri, 28 Nov 2014 22:03:31 +0100 Message-Id: <8598B1D4-5485-426F-B6D6-22BF26AC5FE1@FreeBSD.org> To: FreeBSD-Current Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) X-Mailer: Apple Mail (2.1993) Cc: FreeBSD ARM , FreeBSD ports X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Nov 2014 21:03:45 -0000 --Apple-Mail=_FAF32578-E1BE-4097-9213-963BEB422E85 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Hi, We're working on updating llvm, clang and lldb to 3.5.0 in head. This is quite a big update again, and any help with testing is appreciated. To try this out, ensure you have good backups or snapshots, then build world and kernel from the projects/clang350-import branch [1]. Please use a Subversion mirror [2], if you are able to. The status of this project branch is as follows: * Since llvm/clang 3.5.0 requires C++11 support, you can only build it when your current installation has both clang (>=3D 3.3) and libc++ installed. E.g., FreeBSD 10.x and later should work out of the box, but for FreeBSD 9.x you should first build libc++ with clang, and install it. Older versions of FreeBSD will not work. * Both the i386 and amd64 arches are expected to work completely, e.g. they should build, install and run without any problems. For some less-used parts of world and kernel, you might encounter warnings that are not fixed yet. To ignore those, you can use NO_WERROR, but please create bug reports for them. * The different ARM builds still need work, any help would be greatly appreciated there. * PowerPC (32 and 64 bit) will most likely not work yet, until we can figure out how to build parts of the tree with clang, other parts with gcc. * Sparc64 might work at least partially, but has not been tested on real hardware. * A ports exp-run has been requested [3]. The tentative goal is to be able to import this new version before the end of the year, hopefully before Christmas. If you encounter issues, please report them in FreeBSD Bugzilla [4], unless you think it is better discussed on one of the appropriate mailing lists. -Dimitry [1] svn://svn.freebsd.org/base/projects/clang350-import [2] = https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/svn.html#svn-mi= rrors [3] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D195480 [4] https://bugs.freebsd.org/submit/ --Apple-Mail=_FAF32578-E1BE-4097-9213-963BEB422E85 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.26 iEYEARECAAYFAlR44ysACgkQsF6jCi4glqPN5ACg3+kmc05zNVksFsq+SstYE22z OLcAoKiIf03iY1s5CZw6J3ZUylkKYGyd =m4oU -----END PGP SIGNATURE----- --Apple-Mail=_FAF32578-E1BE-4097-9213-963BEB422E85--