From owner-freebsd-ports@FreeBSD.ORG Tue Apr 7 18:35:22 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 11BAE1065673 for ; Tue, 7 Apr 2009 18:35:22 +0000 (UTC) (envelope-from naylor.b.david@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.26]) by mx1.freebsd.org (Postfix) with ESMTP id 936428FC15 for ; Tue, 7 Apr 2009 18:35:21 +0000 (UTC) (envelope-from naylor.b.david@gmail.com) Received: by ey-out-2122.google.com with SMTP id 4so37920eyf.7 for ; Tue, 07 Apr 2009 11:35:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:organization:to:subject :date:user-agent:mime-version:content-type:content-transfer-encoding :message-id; bh=/tEHuE0cV6cPYWDSw25gH0PxSBQfqrJGXKsb2XQOLc4=; b=ld9KjcBV9He7sVmDbsIxTbHFs7nigYCtXl6JEk6wAvdY3B6RnlZkjzok/OZZ0N7PGD FufmLvRXpphKuq7L5g5sQ+ilJLHMSMu0Ij+zSXlh8mYHEVLCdijPgfrHtqjRWTrT894s hU4QswUcuKfqplv6btN5ojhBUqdJC+RQqz1pc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:organization:to:subject:date:user-agent:mime-version :content-type:content-transfer-encoding:message-id; b=SFRFdSTLJl4LYQJrVXLXtZN6oJY1NcDTNCtobnQutb6JMov9sREYLlxttVtPfQxhZE rt88x/XBwjQJxYErqKMeOzOLtsI6aoRJZuPKWw7/BlHJCUQX+WeYp2Ra+Nii72VjlczT FrtMJfSVJYU5XWYSzCHpZ/QfG0Khki0KyobhQ= Received: by 10.210.11.13 with SMTP id 13mr2628048ebk.48.1239127635716; Tue, 07 Apr 2009 11:07:15 -0700 (PDT) Received: from ?0.0.0.0? ([196.34.241.123]) by mx.google.com with ESMTPS id 28sm3010432eyg.55.2009.04.07.11.07.14 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 07 Apr 2009 11:07:15 -0700 (PDT) From: David Naylor Organization: Private To: freebsd-ports@freebsd.org Date: Tue, 7 Apr 2009 20:07:50 +0200 User-Agent: KMail/1.9.10 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2156754.rEpy9c9Fky"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200904072007.53739.naylor.b.david@gmail.com> Subject: Ports requiring MAKE_JOBS_UNSAFE X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Apr 2009 18:35:22 -0000 --nextPart2156754.rEpy9c9Fky Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi, I've recently added FORCE_MAKE_JOBS to my make.conf and the following ports= =20 popped up as failling. =20 This is on a quad core system (running FreeBSD 7.1p2-i386). I tried=20 MAKE_JOBS_NUMBER=3D3,2,1 in tern and all failed (even with =3D1). The port= s did=20 complete properly with DISABLE_MAKE_JOBS set. =20 The list of ports (so far): converters/libiconv databases/firebird20-client security/libgpg-error Could someone please commit the changes required. Thanks P.S. Why did the ports fail with=20 # make clean all MAKE_JOBS_NUMBER=3D1 FORCE_MAKE_JOBS=3Dyes P.P.S. Not on mailling list, so please CC me. --nextPart2156754.rEpy9c9Fky Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEABECAAYFAknblnkACgkQUaaFgP9pFrKsrwCfbn1WxH48R+gTHtdbE1IuR2Dn i1kAnj7eXvtQhu6POpGmX5Axj7jvX60M =ueZp -----END PGP SIGNATURE----- --nextPart2156754.rEpy9c9Fky--