From owner-freebsd-arm@FreeBSD.ORG Mon Dec 1 18:20:50 2014 Return-Path: Delivered-To: freebsd-arm@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 2DCB39FB; Mon, 1 Dec 2014 18:20:50 +0000 (UTC) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) (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 D997F207; Mon, 1 Dec 2014 18:20:49 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7::1d16:753f:180b:244] (unknown [IPv6:2001:7b8:3a7:0:1d16:753f:180b:244]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 84F26B80A; Mon, 1 Dec 2014 19:20:39 +0100 (CET) Subject: Re: RFT: Please help testing the llvm/clang 3.5.0 import Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) Content-Type: multipart/signed; boundary="Apple-Mail=_FA78DF12-9A94-4E40-AFD8-1191C024EF34"; protocol="application/pgp-signature"; micalg=pgp-sha1 X-Pgp-Agent: GPGMail 2.5b1 From: Dimitry Andric In-Reply-To: <20141201175407.GA14863@hades.panopticon> Date: Mon, 1 Dec 2014 19:20:17 +0100 Message-Id: References: <8598B1D4-5485-426F-B6D6-22BF26AC5FE1@FreeBSD.org> <20141130185730.GA73028@hades.panopticon> <4E415461-2B00-4F02-B7F6-B3A595B4FB20@FreeBSD.org> <20141201175407.GA14863@hades.panopticon> To: Dmitry Marakasov X-Mailer: Apple Mail (2.1993) Cc: FreeBSD ARM , FreeBSD-Current , 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: Mon, 01 Dec 2014 18:20:50 -0000 --Apple-Mail=_FA78DF12-9A94-4E40-AFD8-1191C024EF34 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii On 01 Dec 2014, at 18:54, Dmitry Marakasov wrote: > > * Dimitry Andric (dim@FreeBSD.org) wrote: > >>>> 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. >>> >>> Well, of 4 error logs from exp-run I've checked (one my port and 3 >>> unmaintained ports) two had basically the same problem and it seems >>> to be libc++ related, so I ask: was new version of libc++ imported >>> along with clang/llvm? >> >> No, I really prefer to do this after the 3.5.0 import. This is already >> a very big import job, and I'd rather like to avoid importing too many >> different components at once. >> >> >>> Past experience show that libc++ should be >>> updated along with clang, as it may have bugs new clang versions >>> are not tolerable to. >> >> In this case, there is a fairly simple fix: >> http://llvm.org/viewvc/llvm-project?view=revision&revision=209785 >> >> I have pulled this into head in r275366, and also merged it to the >> clang350-import project branch in r275367. Please try again after that >> revision. It should be enough to just rebuild lib/libc++ and install >> it. > > Sorry, I haven't tested the branch myself, only seen exp-run results. > Would be nice to have another exp-run. Yes, but we first need to fix another issue, which is more important: several of the lang/gcc ports don't work properly, e.g. bootstrap stage comparison fails. There is also something fishy going on with gcc in base, which may or may not be related: building the devel/binutils ports with it causes cc1plus to segfault while compiling gold's archive.cc. I am still searching for the root cause; any help in this area would be greatly appreciated, as the maintainer has not responded yet. > Btw, is it possible to merge the patch into stable/10 as well? > It will make it possible to use clang35 there. Yes, this is also why I prefer to cherry-pick; I have set an MFC timeout of 3 days. -Dimitry --Apple-Mail=_FA78DF12-9A94-4E40-AFD8-1191C024EF34 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 iEYEARECAAYFAlR8sXUACgkQsF6jCi4glqOs/QCeKELV2EMIrKFpDTdqsJGlqXsI RXIAn3llBJqihAkHStk2+Cz9mwYYlJAd =2yTy -----END PGP SIGNATURE----- --Apple-Mail=_FA78DF12-9A94-4E40-AFD8-1191C024EF34--