From owner-freebsd-python@FreeBSD.ORG Fri Jan 9 18:11:16 2015 Return-Path: Delivered-To: python@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 81D618C4; Fri, 9 Jan 2015 18:11:16 +0000 (UTC) Received: from mail.ignoranthack.me (ignoranthack.me [199.102.79.106]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5BE65970; Fri, 9 Jan 2015 18:11:15 +0000 (UTC) Received: from [10.12.76.105] (llnw-corp-src.phx2.llnw.com [69.164.56.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: sbruno@ignoranthack.me) by mail.ignoranthack.me (Postfix) with ESMTPSA id 2A7E3192A3B; Fri, 9 Jan 2015 18:11:15 +0000 (UTC) Message-ID: <54B019C1.7090704@ignoranthack.me> Date: Fri, 09 Jan 2015 11:11:13 -0700 From: Sean Bruno Reply-To: sbruno@freebsd.org User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Antoine Brodin Subject: Re: python waf bypasses _MAKE_JOBS number References: <54AC74E0.4050404@ignoranthack.me> <20150107072132.GA1050@medusa.sysfault.org> <54AD5BB9.2060701@ignoranthack.me> <1420653060968-5979111.post@n5.nabble.com> <20150109183334.Horde.DDLUOEFT2TrMFUcP63h_9Q1@webmail.df.eu> <54B0154B.80801@ignoranthack.me> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: "sson \[via FreeBSD\]" , Marcus von Appen , python@freebsd.org X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jan 2015 18:11:16 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 On 01/09/15 11:10, Antoine Brodin wrote: > On Fri, Jan 9, 2015 at 5:52 PM, Sean Bruno > wrote: >> Marcus: >> >> The thing that I would like "fixed" is python waf ignoring the >> fact that it should not try and detect the number of CPUs on the >> system. >> > > Let me rephrase the problem, there are some problems in some > individual ports using waf. Those ports do not respect > ${MAKE_JOBS_NUMBER}, especially when MAKE_JOBS_NUMBER=1. This > breaks qemu which is not multi job friendly (people using qemu > have DISABLE_MAKE_JOBS=yes which sets MAKE_JOBS_NUMBER to 1). > > Cheers, > > Antoine > YES. :-) Sorry for the confusion. sean -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQF8BAEBCgBmBQJUsBm+XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRCQUFENDYzMkU3MTIxREU4RDIwOTk3REQx MjAxRUZDQTFFNzI3RTY0AAoJEBIB78oecn5kRKQIAM6cUFJxc6LYQqUAIMXYuzjs /rtfp8qoeo1NFen026lh+z8LSQ7cYKdN87OYYH9wSfu7R2mwWyuQRn4Kdd9HrJJv pCnFRsQML7lbNS/h3kifoSX5C45CCgTVu1K134niRmI1/rQ6e1TilhRbl+IvQN9n m88GYZs61ZGulJlQRlKyj0VOLUL2qI52OHhzAoqQI4H1JJ2rgzctFmxmn+BBzrpT V6EK7zKis93sJ3AJEOZwxifQlo/Qd/lMKRsGVn3sqw9zRIml+URx+28d/AwdQ2K4 eNp32w37T1lrjNxG5/nZGNvyMyRzLwQ4Mr6xhAGE1wmcWOjLJbkNYZY/QkJXPVc= =XgZM -----END PGP SIGNATURE-----