From owner-freebsd-hackers@freebsd.org Thu Aug 24 08:58:49 2017 Return-Path: Delivered-To: freebsd-hackers@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 BA614DD9E46 for ; Thu, 24 Aug 2017 08:58:49 +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 7CC476FED7 for ; Thu, 24 Aug 2017 08:58:49 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from [IPv6:2a03:fc02:2:1:b981:7051:fe8a:e399] (unknown [IPv6:2a03:fc02:2:1:b981:7051:fe8a:e399]) (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 8ADB630C66; Thu, 24 Aug 2017 10:58:45 +0200 (CEST) From: Dimitry Andric Message-Id: <71697463-4E52-4B46-B60B-00BDD87D8A2C@FreeBSD.org> Content-Type: multipart/signed; boundary="Apple-Mail=_E71674AC-2B88-45EA-B53D-0D4E2EE282D2"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: Runaway process in -CURRENT Date: Thu, 24 Aug 2017 10:58:44 +0200 In-Reply-To: Cc: FreeBSD Hackers To: =?utf-8?Q?Fernando_Apestegu=C3=ADa?= References: X-Mailer: Apple Mail (2.3273) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Aug 2017 08:58:49 -0000 --Apple-Mail=_E71674AC-2B88-45EA-B53D-0D4E2EE282D2 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 On 23 Aug 2017, at 23:29, Fernando Apestegu=C3=ADa = wrote: >=20 > cad/stepcode is reported as runaway in -CURRENT. Where is this report? > It seems to take > forever to compile chemas/sdai_wip210e3/SdaiAll.cc. (it uses clang > 5.0.0) Not for me, it compiles in slightly more than 2 seconds: clang-4.0.0 2.20 real 2.11 user 0.08 sys clang-5.0.0-r311219 2.16 real 2.00 user 0.15 sys Are you using any special CFLAGS or CPUTYPE settings? > What strikes me is that it compiles in my machine in about 10 minutes > in 11.1 with clang4.0 Are you talking about the build of the entire port, or just that one source file? The whole port takes quite a while to build, but it does finish for me. -Dimitry --Apple-Mail=_E71674AC-2B88-45EA-B53D-0D4E2EE282D2 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.1 iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCWZ6VRAAKCRCwXqMKLiCW oxVkAKDxVQpPniOPTBrr/uSQHYeqZlLJlQCg7PdVh21ae88ui2XWkKS306RjbX0= =ZYKp -----END PGP SIGNATURE----- --Apple-Mail=_E71674AC-2B88-45EA-B53D-0D4E2EE282D2--