From owner-freebsd-ports@FreeBSD.ORG Wed Jul 16 22:11:17 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2CB1A4AD; Wed, 16 Jul 2014 22:11:17 +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 "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id E14002957; Wed, 16 Jul 2014 22:11:16 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7::7c65:ab0b:c422:8374] (unknown [IPv6:2001:7b8:3a7:0:7c65:ab0b:c422:8374]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 3B07F5C44; Thu, 17 Jul 2014 00:11:09 +0200 (CEST) Content-Type: multipart/signed; boundary="Apple-Mail=_57ADD3FC-8EE8-4C31-8C64-A7600C906C89"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: Updating ports that require cclang33 almost comes to a standstill! From: Dimitry Andric In-Reply-To: <53C64409.4010704@eskk.nu> Date: Thu, 17 Jul 2014 00:10:48 +0200 Message-Id: <5D3F3EEF-F3EF-4B5B-9390-2262D29CEE65@FreeBSD.org> References: <53C64409.4010704@eskk.nu> To: jensen.leslie@gmail.com X-Mailer: Apple Mail (2.1878.6) Cc: brooks@FreeBSD.org, freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jul 2014 22:11:17 -0000 --Apple-Mail=_57ADD3FC-8EE8-4C31-8C64-A7600C906C89 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 16 Jul 2014, at 11:21, Leslie Jensen wrote: > Hello list. >=20 > I'm experiencing a very slow build of clang33 >=20 > It seems that it's when building clang33/work/llvm-3.3 that is slows = down. >=20 > Using top I can see that my system is almost idle, 99,4, and cc1plus = has two processes using WCPU at 1,80% and 0.10% cc1plus is actually gcc's C++ compiler, so clang isn't to blame here. :) Isn't there anything else going on, like linking (look for any 'ld' processes)? Or is the machine short on RAM (look at swap usage in top)? -Dimitry --Apple-Mail=_57ADD3FC-8EE8-4C31-8C64-A7600C906C89 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.22 (Darwin) iEYEARECAAYFAlPG+HcACgkQsF6jCi4glqMakwCfVo2zIgNwA5AzGPISU6P2zy81 ldoAnRuhPIt+RDQzJasNmkoT5Q5VW9hg =p2GD -----END PGP SIGNATURE----- --Apple-Mail=_57ADD3FC-8EE8-4C31-8C64-A7600C906C89--