From unknown Thu Sep 11 10:04:28 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#33284] [PATCH] python: Honor '--cores=...' in tests. Resent-From: Eric Bavier Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 06 Nov 2018 02:27:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 33284 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 33284@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.154147118317985 (code B ref -1); Tue, 06 Nov 2018 02:27:01 +0000 Received: (at submit) by debbugs.gnu.org; 6 Nov 2018 02:26:23 +0000 Received: from localhost ([127.0.0.1]:35869 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gJr4R-0004g0-5h for submit@debbugs.gnu.org; Mon, 05 Nov 2018 21:26:23 -0500 Received: from eggs.gnu.org ([208.118.235.92]:46041) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gJr4P-0004fk-0L for submit@debbugs.gnu.org; Mon, 05 Nov 2018 21:26:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gJr4D-0002xU-Ny for submit@debbugs.gnu.org; Mon, 05 Nov 2018 21:26:11 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:51939) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gJr4D-0002vY-1S for submit@debbugs.gnu.org; Mon, 05 Nov 2018 21:26:09 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55439) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gJr47-000136-Pj for guix-patches@gnu.org; Mon, 05 Nov 2018 21:26:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gJr1w-0007nC-HI for guix-patches@gnu.org; Mon, 05 Nov 2018 21:23:53 -0500 Received: from mail.onyx.syn-alias.com ([206.152.134.66]:54019 helo=smtp.centurylink.net) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gJr1w-0007ks-AL for guix-patches@gnu.org; Mon, 05 Nov 2018 21:23:48 -0500 DKIM-Signature: v=1; a=rsa-sha1; d=centurylink.net; s=ctl201402; c=relaxed/simple; q=dns/txt; i=@centurylink.net; t=1541471026; h=From:Subject:Date:To:MIME-Version:Content-Type; bh=xmNM2uipyI7VSGbf5qs66JuHzbo=; b=LyPiQvhHc1czFZxy72Z/HtPK6Tus0uhfKpm8/eI+40TIDkPWtVTc4zI1d8YSps+/ L4Vey5ztfBGPQePJrRuHs0m3RvbG4nXfpaBs+qFLeCH5SkTXP9n4fXWMl+Uqj4ci zRTMlE6TC8A0xEUPzqrml5bG3lBPRuCfoxnd+zgduyQqbJjjJuUaFlEBpdzI1g90 TVliwXp0f3dEOUNqYjmTa/BFM2RSwg10SKI2nO5AIVCjNOvUXijXy+Xcjl4MiDXV bVEvWPiZmzkcDrySe3HWxAzwS1X/aafhWqG+HkHYWt+HmTESr7MPnHOjSBZ1fU4T NijwFboUyh6J/L7ZzvtI+Q==; X_CMAE_Category: , , X-CNFS-Analysis: v=2.2 cv=c9jpel1l c=1 sm=1 tr=0 a=MhzntBxPsQQsyKet5jur4A==:117 a=MhzntBxPsQQsyKet5jur4A==:17 a=KGjhK52YXX0A:10 a=JHtHm7312UAA:10 a=zSv6zi-ZgakA:10 a=0WNTtCbaSlZMQDIVP5oA:9 a=CjuIK1q_8ugA:10 a=inoG4m36AAAA:8 a=pYQNHxjrzKz-npiAfogA:9 a=NLbmk0Y1jM7jI71yfS0A:9 a=_Qgj-RFg6mImvLaOgLPg:22 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine X-Authed-Username: ZXJpY2JhdmllckBjZW50dXJ5bGluay5uZXQ= Authentication-Results: smtp04.onyx.dfw.sync.lan smtp.user=ericbavier@centurylink.net; auth=pass (LOGIN) Received: from [97.116.181.145] ([97.116.181.145:33610] helo=localhost) by smtp.centurylink.net (envelope-from ) (ecelerity 3.6.25.56547 r(Core:3.6.25.0)) with ESMTPSA (cipher=AES256-GCM-SHA384) id 29/4C-23586-23BF0EB5; Mon, 05 Nov 2018 21:23:46 -0500 Date: Mon, 5 Nov 2018 20:23:44 -0600 From: Eric Bavier Message-ID: <20181105202344.0cab8e1e@centurylink.net> X-Mailer: Claws Mail 3.17.1 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; boundary="Sig_/7cQ39yOA70/2xVn8e0r9PSy"; protocol="application/pgp-signature" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) --Sig_/7cQ39yOA70/2xVn8e0r9PSy Content-Type: multipart/mixed; boundary="MP_/bZ+.F2xVgHj.pl/fKmPrAXE" --MP_/bZ+.F2xVgHj.pl/fKmPrAXE Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hello Guix, I noticed building 'python-minimal' that its tests seemed to have poor memory performance, i.e. using *a lot* of RAM. I thought maybe dropping --cores=3D... would help, but it did not; the tests use all available cores by default. The attached patch fixes this issue, though, the package still uses all cores while building some extension libraries. I suppose this patch would go to core-updates? Cheers, `~Eric --MP_/bZ+.F2xVgHj.pl/fKmPrAXE Content-Type: text/x-patch Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename=0001-python-Honor-cores-.-in-tests.patch =46rom 076d2f7f32a51f90f85be3da836d208987e9c678 Mon Sep 17 00:00:00 2001 From: Eric Bavier Date: Thu, 1 Nov 2018 21:18:41 -0500 Subject: [PATCH] python: Honor '--cores=3D...' in tests. * gnu/packages/python.scm (python-2.7)[arguments]: Add #:make-flags. --- gnu/packages/python.scm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index fbb280224..9a8b9dfcf 100644 --- a/gnu/packages/python.scm +++ b/gnu/packages/python.scm @@ -206,6 +206,9 @@ "--enable-unicode=3Ducs4" (string-append "LDFLAGS=3D-Wl,-rpath=3D" (assoc-ref %outputs "out") "/lib")) + ;; With no -j argument tests use all available cpus, so provide one. + #:make-flags + (list (format #f "EXTRATESTOPTS=3D-j~d" (parallel-job-count))) =20 #:modules ((ice-9 ftw) (ice-9 match) (guix build utils) (guix build gnu-build-system)) --=20 2.19.1 --MP_/bZ+.F2xVgHj.pl/fKmPrAXE-- --Sig_/7cQ39yOA70/2xVn8e0r9PSy Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEoMXjUi7471xkzbfw/XPKxxnTJWYFAlvg+zAACgkQ/XPKxxnT JWaQJhAAnK19/Gseg2vroo+GPgnUIrKK61Nsa55pbr0G0h0fPZTxSOABO2QkTt0W ZYqAwFtaSpxbebwRWUrZEAJpxqHST4KDsAaiHAryDyue/oxojNIhUvZfpgpVG1Dh sNxkkS4uX0ru/yVtPwpRhw3SXmZb62EKAGT09R4Vn3oC8GRVTpfKeRjQMDY42zPD dLfSN2lUx/WbwE0oAfnDOUQtX0JwuFdErHJ4wXNiiRqedw0FWNrdeMS0mImSK0ol 2tIHUUMC57CmozcXuemyB2o6Acn6UTyie1XjqpDlfKKbuheI9THLKcGrmha/6UU/ epgtjcH/2K+Q0aoepr7obCocAUuIEtJwiRyLstsyGK5SqVOfQUGhC9BEGrj83uJy BswnD9iT5UNkNfBxQDBvdEhKAInvJDjNbt5XR2OGcdzGKF9ePrfahpWP/cijIKOG JD069Zezv8bPaKTXh58pMHEu/+4RE+ClimdJqMdseJX6vOg6xFhpV0xO8xW4jnD8 SZYkqlP3StATyLit8Lro89ZrbJ6HRjmqiDFjFJz7f7yW3Zen4LyFmFrigWzr0Dub qMtfUASji+87tRiAe+qezilOWy2TER2Ly0SfzVz90LbD4kFUFYALIKDSgc0ABZ+R JQnEBHrlivwjWGWh4dchqhB6MW/f3d6Te1f1BUC8KUHZ0tZIswE= =MFCC -----END PGP SIGNATURE----- --Sig_/7cQ39yOA70/2xVn8e0r9PSy-- From unknown Thu Sep 11 10:04:28 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#33284] [PATCH] python: Honor '--cores=...' in tests. Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 06 Nov 2018 05:09:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 33284 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Eric Bavier Cc: 33284@debbugs.gnu.org Received: via spool by 33284-submit@debbugs.gnu.org id=B33284.1541480888423 (code B ref 33284); Tue, 06 Nov 2018 05:09:01 +0000 Received: (at 33284) by debbugs.gnu.org; 6 Nov 2018 05:08:08 +0000 Received: from localhost ([127.0.0.1]:35920 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gJtax-00006k-Rk for submit@debbugs.gnu.org; Tue, 06 Nov 2018 00:08:08 -0500 Received: from mail-io1-f68.google.com ([209.85.166.68]:37991) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gJtaw-00006L-IK for 33284@debbugs.gnu.org; Tue, 06 Nov 2018 00:08:06 -0500 Received: by mail-io1-f68.google.com with SMTP id q18-v6so8329680iod.5 for <33284@debbugs.gnu.org>; Mon, 05 Nov 2018 21:08:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=1hi/T7csJTNjftOAz9zALffhrpsclZ5MTceIGerrgrk=; b=Yl6hnQByKIk73H0jTcwvzI6NZtbgj8g48B6flDqRzUfnVCk03GSvE/Y+510X7CpWpZ wzuRWXc70MYOvLT2W5b9pTcN6dTNahrPxZaD0JAxklGGMQDeWJTw7gVP6CJv7zQ7+Wph uaJ85mfatyVO22GBNTkaECXzg52+202UCmNDb4+8XPJkSuHU+iqyQd6Mk3SU9Vs6o61c Cl9O8b60Ryv7BS6VzzKIBfoLOuBgB5FrBJdPdsP64pvP32abyml1Aep+wsQoaOy2XYr4 wEFAeuaMS1NOlKx3mKS7h8CiGkWu19Y/w1rgAjveWfmjNUqx8wYPBsY/rMw+4LFCTJ7p wkYA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=1hi/T7csJTNjftOAz9zALffhrpsclZ5MTceIGerrgrk=; b=TFYEaLTyKrtxMfYhgcuh429A3HjXqaf9QU4M297ymqzXGs7GtYx+J1CCQFdYOTgnjk W388WrWjR3+JFXEgipte8zL+ksm3KiCagVDpXgQxC/akyMlXG9279xHTFvzfkBkJM/e5 5t7r1inR7fA4G82SThZDwWjS1PvHeCFHG+NG5WlwzIwkD7GEQibBdhRMUMFrlePqCA49 U5Ex8aTdU8ReVnWzAJNz/PNK7bZpnk4AxSMBmT1G7Y2M3J4ns0d0SVllk+HHsQXJRMwK k1+wcnelTN4Ym+Xk/ql1cDcNnX5h6FGyQ7aAwJAiiRoIvUnp8AtccglBh9W/9wWDiwS5 UXcQ== X-Gm-Message-State: AGRZ1gIzO8KW7DTzG6sej21OrkbkIg1tdrP3mgWVwlzbiBcM7fpHf96U H/t4Wjn5ZO9zRXgT91ngrBWIyp99+7wfOVa++Kc= X-Google-Smtp-Source: AJdET5eGjbpEnu3qKTwDtWWLlXXImws1s67aTD+oaEPt+fnRu6QXF0JcemtIgFHbcwg4onWeNEc00OzfTrzvWn2uQJM= X-Received: by 2002:a5e:890c:: with SMTP id k12-v6mr20662919ioj.300.1541480880720; Mon, 05 Nov 2018 21:08:00 -0800 (PST) MIME-Version: 1.0 References: <20181105202344.0cab8e1e@centurylink.net> In-Reply-To: <20181105202344.0cab8e1e@centurylink.net> From: Mathieu Othacehe Date: Tue, 6 Nov 2018 14:07:47 +0900 Message-ID: Content-Type: multipart/alternative; boundary="00000000000052cf330579f7fc43" X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --00000000000052cf330579f7fc43 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi Eric, Your patch seems go to me, even if I think the root cause of your problem is fixed by: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D33186#26 I think that both could be applied to core-updates. Thanks, Mathieu Le mar. 6 nov. 2018 11:27, Eric Bavier a =C3=A9crit : > Hello Guix, > > I noticed building 'python-minimal' that its tests seemed to have poor > memory performance, i.e. using *a lot* of RAM. I thought maybe > dropping --cores=3D... would help, but it did not; the tests use all > available cores by default. The attached patch fixes this issue, > though, the package still uses all cores while building some extension > libraries. > > I suppose this patch would go to core-updates? > > Cheers, > `~Eric > --00000000000052cf330579f7fc43 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Eric,

You= r patch seems go to me, even if I think the root cause of your problem is f= ixed by:


I think that both could be applied to core-updates.

Thanks,

Mathieu

Le mar. 6 nov. 2018 11:27, Eric Bavier <ericbavier@centurylink.net> a= =C3=A9crit=C2=A0:
Hello Guix,

I noticed building 'python-minimal' that its tests seemed to have p= oor
memory performance, i.e. using *a lot* of RAM.=C2=A0 I thought maybe
dropping --cores=3D... would help, but it did not; the tests use all
available cores by default.=C2=A0 The attached patch fixes this issue,
though, the package still uses all cores while building some extension
libraries.

I suppose this patch would go to core-updates?

Cheers,
`~Eric
--00000000000052cf330579f7fc43-- From unknown Thu Sep 11 10:04:28 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#33284] [PATCH] python: Honor '--cores=...' in tests. Resent-From: Eric Bavier Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 06 Nov 2018 14:53:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 33284 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Mathieu Othacehe Cc: 33284@debbugs.gnu.org Received: via spool by 33284-submit@debbugs.gnu.org id=B33284.15415159377478 (code B ref 33284); Tue, 06 Nov 2018 14:53:01 +0000 Received: (at 33284) by debbugs.gnu.org; 6 Nov 2018 14:52:17 +0000 Received: from localhost ([127.0.0.1]:36221 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gK2iF-0001wW-3c for submit@debbugs.gnu.org; Tue, 06 Nov 2018 09:52:15 -0500 Received: from mail.onyx.syn-alias.com ([206.152.134.66]:21104 helo=smtp.centurylink.net) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gK2iC-0001wH-5t for 33284@debbugs.gnu.org; Tue, 06 Nov 2018 09:52:14 -0500 DKIM-Signature: v=1; a=rsa-sha1; d=centurylink.net; s=ctl201402; c=relaxed/simple; q=dns/txt; i=@centurylink.net; t=1541515925; h=From:Subject:Date:To:MIME-Version:Content-Type; bh=JBIB4w5pVDYOt7JQkNmcoS6peBM=; b=DSj4zCW4lwJtmB893tMQZasdwncnF5yO6528MQbbYMujKSytGPpeN3CZwwBaQiKx vmbPQcB3Jpp0qKiTM4TzJ9pNvTlSxENu9Y2o8JnoRKW+I7ofyVQBDxgouM+Gj6JC OU6r4Si9s/Z+1oeJscHrJrymvssDRR+yN1WfTr3k9ciqifmSDsgLNIhbi+ZF9d/3 QHh5LrN6+Yxyg7naOWdwNMDjFz2HQwfHbrMewSKjQOmPlUCCXdW2CaQUhVswdPEg s0BqLwd4t7em3HSmimHD8wHaRz7rW/qe+ElBr1MdmrK3Lf/UOXhWiYvzgR6Tb2Om 3uBWSMcZVOYyHzr3QEcj1g==; X_CMAE_Category: , , X-CNFS-Analysis: v=2.2 cv=P4Z4vWIu c=1 sm=1 tr=0 a=MhzntBxPsQQsyKet5jur4A==:117 a=MhzntBxPsQQsyKet5jur4A==:17 a=KGjhK52YXX0A:10 a=JHtHm7312UAA:10 a=zSv6zi-ZgakA:10 a=pGLkceISAAAA:8 a=mDV3o1hIAAAA:8 a=I_5RNyk1AAAA:8 a=zm579Wb-xsvn0RrJT50A:9 a=QEXdDO2ut3YA:10 a=DlQzhJ0B23Hw_tZOw70A:9 a=_FVE-zBwftR9WsbkzFJk:22 a=Eh9yxdLE6B1twWrs3SXz:22 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine X-Authed-Username: ZXJpY2JhdmllckBjZW50dXJ5bGluay5uZXQ= Authentication-Results: smtp02.onyx.dfw.sync.lan smtp.user=ericbavier@centurylink.net; auth=pass (LOGIN) Received: from [97.116.181.145] ([97.116.181.145:34612] helo=localhost) by smtp.centurylink.net (envelope-from ) (ecelerity 3.6.25.56547 r(Core:3.6.25.0)) with ESMTPSA (cipher=AES256-GCM-SHA384) id C8/BA-05527-49AA1EB5; Tue, 06 Nov 2018 09:52:05 -0500 Date: Tue, 6 Nov 2018 08:52:02 -0600 From: Eric Bavier Message-ID: <20181106085202.5e119586@centurylink.net> In-Reply-To: References: <20181105202344.0cab8e1e@centurylink.net> X-Mailer: Claws Mail 3.17.1 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; boundary="Sig_/RQ4HrKl7riMmdP=0A/yXcFY"; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --Sig_/RQ4HrKl7riMmdP=0A/yXcFY Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hello Mathieu, On Tue, 6 Nov 2018 14:07:47 +0900 Mathieu Othacehe wrote: > Hi Eric, >=20 > Your patch seems go to me, even if I think the root cause of your problem > is fixed by: >=20 > https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D33186#26 >=20 > I think that both could be applied to core-updates. Thanks for the link; it looks like it should help. But, yes, I think both can be applied. >=20 > Le mar. 6 nov. 2018 11:27, Eric Bavier a > =C3=A9crit : >=20 > > Hello Guix, > > > > I noticed building 'python-minimal' that its tests seemed to have poor > > memory performance, i.e. using *a lot* of RAM. I thought maybe > > dropping --cores=3D... would help, but it did not; the tests use all > > available cores by default. The attached patch fixes this issue, > > though, the package still uses all cores while building some extension > > libraries. > > > > I suppose this patch would go to core-updates? > > > > Cheers, > > `~Eric > > =20 --Sig_/RQ4HrKl7riMmdP=0A/yXcFY Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEoMXjUi7471xkzbfw/XPKxxnTJWYFAlvhqpIACgkQ/XPKxxnT JWbBLQ/+IAJFHxqXjYiLUfAhEJh5lpE9N6xzOyh3DgPDRe8bOQG+n5BdSz8PWtxl 830Q+xm9UVxu8zQ3l0W38+Wm2ifheHcyBnXSfSY/bB8Z4HkZGB3s6FeAt5Bb7Mj3 GH27mrdsVcIrreXwW+jcQbthbrodMCcpWtEf74g1YOEUmMrPvyHPKJ42WfxPuTFF PVhYHraYXEfaUVZcH/Ym1+/xUMX9HNM3ZNmCEOfCjSBxd3n8rJF669tbDrNJd0VI e71HVazJZ2F/mdlGaour/WFbbuIQk5mCMqyIYBM9DFCHsprTF5A6Rd1BNc5ZfX4F gTbUS+YH80KnrGHb+tvx20+XnrikBsunL1wRuUoAMy2zXOCffZzzxcd43aghcKqY ZqXVj9krWXhFDEKxttxGPJfo2eQvnpageET6FrSxR0yqUkGMafDVPipWAARauRen Xp+L12RwoJalZXjKj2VKLKgDqIeBxiPPonmptXg9Mtdm/P/RD21Dri5pfLpZn1Yl X+kA+fq6CK4jYCXK0C5F+RpTk9HDorNprETzDTuITHJ6ZYuVFcePQkUXSdPV7vAJ qs8DI4YpDcuqeCVkbKMeIJK+Lk6pj2aTUeiOddvb7fwVLfnZNI5dRBryzAaTEUOy urEBrkadJJANP+ZqTY1TGb7yeDYp6eB7OrrUBipQXePd9Pg18vg= =7cPB -----END PGP SIGNATURE----- --Sig_/RQ4HrKl7riMmdP=0A/yXcFY-- From unknown Thu Sep 11 10:04:28 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#33284] [PATCH] python: Honor '--cores=...' in tests. Resent-From: Marius Bakke Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 06 Nov 2018 16:01:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 33284 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Eric Bavier , Mathieu Othacehe Cc: 33284@debbugs.gnu.org Received: via spool by 33284-submit@debbugs.gnu.org id=B33284.154152001323238 (code B ref 33284); Tue, 06 Nov 2018 16:01:01 +0000 Received: (at 33284) by debbugs.gnu.org; 6 Nov 2018 16:00:13 +0000 Received: from localhost ([127.0.0.1]:37501 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gK3m0-00062i-Sy for submit@debbugs.gnu.org; Tue, 06 Nov 2018 11:00:13 -0500 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:43081) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gK3lz-00061e-AC for 33284@debbugs.gnu.org; Tue, 06 Nov 2018 11:00:11 -0500 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id EBD41205F9; Tue, 6 Nov 2018 11:00:05 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute5.internal (MEProxy); Tue, 06 Nov 2018 11:00:05 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fastmail.com; h= from:to:cc:subject:in-reply-to:references:date:message-id :mime-version:content-type; s=fm1; bh=z3wnz49l/kblKWIgsEaD61RLuG Sa3kwpObn8m5eM/vc=; b=jWdhW21hfJ3J3tIVIJucL8nLNlimgoQCxGC2SLpbR2 QCbEiVloAYLJ6uLqfBHrEWIQlMJQvgjFE4DEjn9stXUrhvmoA5LQtW5sY0rgJ3Do bJxVPCubNgrMFatesbkafLAqUHC/dppHbh0UFXgMDrc5RjN33J11d8Xlc11H7ZEc VhRJ4LL2She7R3WxhOGmU9DpWxw64lWvCeg24FBEbPpF3jJe2qj4K0pAcThQNVjz 4A2QW+vT0t2GueCY1C5bQXW4/4LTsJyOXtfR0+wZ3PlzUmmAiIUNhUYYLc30jNJ0 vtII2/0tl3fda4ANzcmavytdV/ZxL0cheSxn8sDK9e8w== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=z3wnz4 9l/kblKWIgsEaD61RLuGSa3kwpObn8m5eM/vc=; b=x/CjG+6arwZ2yEwYGKHdqh dP5854U+wgGyrTBeqn15AOiET6zX7G++D+U2yBkFqLpCe63wODP/c6jUt65RZpRe fVYHCTRm+yOwBt68FN4Phrvk0UgnGVuy4UxvZNO9V+b3NG0UL9az0V1LZheT4UIZ 1SglmBTO4tcjutaV+IojKVAvn+TmER0O0LzFeNP4SsK8hsG4Uh4sqDgmTr52/h2k 9RRFRgVp/dhB/AGuQJRbn/K6u71NSSUeGOXLqNz6+6SICie6qgcny39nVmqyybFQ n+mBM0rpQo32zVo1qMEsSQWRrS2N8S9CTa6TMgrQW1Hs/ic9lrQ3vB2Zgbn1rYBQ == X-ME-Sender: X-ME-Proxy: Received: from localhost (140.226.16.62.customer.cdi.no [62.16.226.140]) by mail.messagingengine.com (Postfix) with ESMTPA id 25534102FE; Tue, 6 Nov 2018 11:00:04 -0500 (EST) From: Marius Bakke In-Reply-To: <20181106085202.5e119586@centurylink.net> References: <20181105202344.0cab8e1e@centurylink.net> <20181106085202.5e119586@centurylink.net> User-Agent: Notmuch/0.28 (https://notmuchmail.org) Emacs/26.1 (x86_64-pc-linux-gnu) Date: Tue, 06 Nov 2018 17:00:01 +0100 Message-ID: <87o9b2p56m.fsf@fastmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Eric Bavier writes: > Hello Mathieu, > > On Tue, 6 Nov 2018 14:07:47 +0900 > Mathieu Othacehe wrote: > >> Hi Eric, >>=20 >> Your patch seems go to me, even if I think the root cause of your problem >> is fixed by: >>=20 >> https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D33186#26 >>=20 >> I think that both could be applied to core-updates. > > Thanks for the link; it looks like it should help. But, yes, I think > both can be applied. Note that the broken test has already been removed on 'core-updates'. Eric: can you push a 'python-updates' branch? I wonder if we have time for a "half-rebuild" before the next 'core-updates' round; I've got some other heavy-impact patches in my pipeline (Glib, Cairo, ++). The patch LGTM. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlvhuoEACgkQoqBt8qM6 VPpTBgf/VLk6QCF2Uv2puv3EQ9HAZt+zvxcOfcIs24OJ8N7Im443ACMFlPF49yjx SP4fFTyF88LI/2xn87iYBu2Y0cCo00KFXkUwkFkxTKvi4l3hNHtP1j31sB409aB/ DoCL3qE7ZE5DNqy3HyLNkENiOeud82PbNSlOKvA88HDJdXoiHlfGrwONzcC5YUKw r1c3Sci5bAjncNeYNDFzkqCc1BqG3FsEyDy/uXzeNj2kMKRcMvzXERdyeTKhP7+C 8P/lMioYiPnGlZFntBfOwj/7xs8QQijIaxCNdpQqMVr18z9K51kXHBLUzUlMRYhp 8EKkPsOfKmIwem0POY2dz55cwJohXQ== =Ci0K -----END PGP SIGNATURE----- --=-=-=-- From unknown Thu Sep 11 10:04:28 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#33284] [PATCH] python: Honor '--cores=...' in tests. Resent-From: Eric Bavier Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 07 Nov 2018 01:23:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 33284 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Marius Bakke Cc: Mathieu Othacehe , 33284@debbugs.gnu.org Received: via spool by 33284-submit@debbugs.gnu.org id=B33284.15415537701426 (code B ref 33284); Wed, 07 Nov 2018 01:23:02 +0000 Received: (at 33284) by debbugs.gnu.org; 7 Nov 2018 01:22:50 +0000 Received: from localhost ([127.0.0.1]:37978 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gKCYU-0000Mw-8M for submit@debbugs.gnu.org; Tue, 06 Nov 2018 20:22:50 -0500 Received: from mail.onyx.syn-alias.com ([206.152.134.66]:21820 helo=smtp.centurylink.net) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gKCYR-0000Mi-Ln for 33284@debbugs.gnu.org; Tue, 06 Nov 2018 20:22:48 -0500 DKIM-Signature: v=1; a=rsa-sha1; d=centurylink.net; s=ctl201402; c=relaxed/simple; q=dns/txt; i=@centurylink.net; t=1541553762; h=From:Subject:Date:To:MIME-Version:Content-Type; bh=IT2Z9M+ya5LT7FglBUQWX8q2Wog=; b=HzxU2hps8rnvSOIXZ8pd0+2B1Txc3P1Ph7ysW5/RrRUzL1Ok8SN5Rl3YJgNF7ttl LdWOj0Le3jwYxQ1r8t5Zs36eEwcB0qvrV0lgCI1xzlHlgjIQ1ixyFD+Q1bon9QH+ qknHzeg8Ra3YNBAc/utWOg0peFqAjgOoLNVs6Sq52j67jtTcKAVEa44/JU8g2vL5 0rbXzuYIUrGJoU/IYYI/Y3H9kqE8ZWpGNrnyjjSjmhNCLi1MkSlD2LKQ0rGLkz/J v9jHxcuNYU5OCMuGvo/w+ro6p4iuD7dB9WavDT0teNj6zlkVpk0x6q5zvmAjDEQD j2++gVk2j3oBBe3vraV7Aw==; X_CMAE_Category: , , X-CNFS-Analysis: v=2.2 cv=P4Z4vWIu c=1 sm=1 tr=0 a=MhzntBxPsQQsyKet5jur4A==:117 a=MhzntBxPsQQsyKet5jur4A==:17 a=KGjhK52YXX0A:10 a=JHtHm7312UAA:10 a=zSv6zi-ZgakA:10 a=ZLGELXoPAAAA:8 a=I_5RNyk1AAAA:8 a=pGLkceISAAAA:8 a=mDV3o1hIAAAA:8 a=BTaKcSwe_cNIpO9oGKgA:9 a=CjuIK1q_8ugA:10 a=Iq9eWJFrkvNMTz2pNVgA:9 a=CFiPc5v16LZhaT-MVE1c:22 a=Eh9yxdLE6B1twWrs3SXz:22 a=_FVE-zBwftR9WsbkzFJk:22 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine X-Authed-Username: ZXJpY2JhdmllckBjZW50dXJ5bGluay5uZXQ= Authentication-Results: smtp02.onyx.dfw.sync.lan smtp.user=ericbavier@centurylink.net; auth=pass (LOGIN) Received: from [97.116.181.145] ([97.116.181.145:34738] helo=localhost) by smtp.centurylink.net (envelope-from ) (ecelerity 3.6.25.56547 r(Core:3.6.25.0)) with ESMTPSA (cipher=AES256-GCM-SHA384) id CA/9D-05527-16E32EB5; Tue, 06 Nov 2018 20:22:41 -0500 Date: Tue, 6 Nov 2018 19:22:37 -0600 From: Eric Bavier Message-ID: <20181106192237.79683848@centurylink.net> In-Reply-To: <87o9b2p56m.fsf@fastmail.com> References: <20181105202344.0cab8e1e@centurylink.net> <20181106085202.5e119586@centurylink.net> <87o9b2p56m.fsf@fastmail.com> X-Mailer: Claws Mail 3.17.1 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; boundary="Sig_/rPLRv8euO0/RCM6d.aTxute"; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --Sig_/rPLRv8euO0/RCM6d.aTxute Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Tue, 06 Nov 2018 17:00:01 +0100 Marius Bakke wrote: > Eric Bavier writes: >=20 > > Hello Mathieu, > > > > On Tue, 6 Nov 2018 14:07:47 +0900 > > Mathieu Othacehe wrote: > > =20 > >> Hi Eric, > >>=20 > >> Your patch seems go to me, even if I think the root cause of your prob= lem > >> is fixed by: > >>=20 > >> https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D33186#26 > >>=20 > >> I think that both could be applied to core-updates. =20 > > > > Thanks for the link; it looks like it should help. But, yes, I think > > both can be applied. =20 >=20 > Note that the broken test has already been removed on 'core-updates'. >=20 > Eric: can you push a 'python-updates' branch? I wonder if we have time > for a "half-rebuild" before the next 'core-updates' round; I've got some > other heavy-impact patches in my pipeline (Glib, Cairo, ++). >=20 > The patch LGTM. Sure, I can push this to a new branch. Thanks for the review. `~Eric --Sig_/rPLRv8euO0/RCM6d.aTxute Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEoMXjUi7471xkzbfw/XPKxxnTJWYFAlviPl0ACgkQ/XPKxxnT JWYIRw//WYeuFlU0WRoT95tKswY9qYKLGoMQhgxDNiXYn1OpvA4eh51NcUbZZB/w jxL8V+AzcXldY9IIc7J/lOI3V5L1/tUjRgAZTBuvF7nKrB03bhHHGCGR6iLbe+XI BAh91VrQ7O97NmoM+mSAzN7uexqd6HTJrWB6etAFgqmeEl0UV6Vzp2GsQoUMQTum i7oBSt2JMcU2oh2hxN00Ru5mrEn+Pbq98oTTQQ8O+JXDmUdlAcol2q07AfkPGY3d Bs4BiwijLenQZ5cO4yKtZzrif0UVhmaC4hduEFTWFIKwJoO8/ZH+pMlb9K7A/X59 xhpi/FyzoaN5DPz2333x2J55YLestsbtmZspRJ6f38THDJ7qQ+sCMs5eKiSFp3bZ Gc+zEfbgaBxNwSDCFbpn0A9qpnYa81QQtVJ9gKGZy9Wdxu5C3atatD3E9gLknLxj a99M8GGAJNp09XCKqrrue6guQ9nhmupGH3BLd16Fo23eGRy5mXs7wvmYFMn3arb6 Q3L9Dz/1wD1BF1lIpPdCagjiJttZAu3xHVmICzA+dN9lqCXdkKmDl2ZGZd62S3CF 2TtYa3hLGtCAYrcJ3+4eoBF4VPG7zr30nAvfSmzCahDDTkuyyhCJaLfUCNhV2ERl RwZb+wMLSVFIBOszgl6eqZ48ntXfImqW812sOYS3h83jKqr5qhw= =QG5E -----END PGP SIGNATURE----- --Sig_/rPLRv8euO0/RCM6d.aTxute-- From unknown Thu Sep 11 10:04:28 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#33284] [PATCH] python: Honor '--cores=...' in tests. Resent-From: Eric Bavier Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 07 Nov 2018 02:19:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 33284 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Marius Bakke Cc: 33284@debbugs.gnu.org Received: via spool by 33284-submit@debbugs.gnu.org id=B33284.15415571276571 (code B ref 33284); Wed, 07 Nov 2018 02:19:01 +0000 Received: (at 33284) by debbugs.gnu.org; 7 Nov 2018 02:18:47 +0000 Received: from localhost ([127.0.0.1]:38005 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gKDQc-0001hv-Pv for submit@debbugs.gnu.org; Tue, 06 Nov 2018 21:18:46 -0500 Received: from mail.onyx.syn-alias.com ([206.152.134.66]:58381 helo=smtp.centurylink.net) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gKDQa-0001hh-LS for 33284@debbugs.gnu.org; Tue, 06 Nov 2018 21:18:44 -0500 DKIM-Signature: v=1; a=rsa-sha1; d=centurylink.net; s=ctl201402; c=relaxed/simple; q=dns/txt; i=@centurylink.net; t=1541557118; h=From:Subject:Date:To:MIME-Version:Content-Type; bh=tzdJMBCIFfYtnu6+vR8XtcrKh0U=; b=2xlpsaKIpbuTHYajESJnpI405XZoAgmx/17rxIS8SaLFq1kL4S9PmT5bSzvIH1bJ YCN/Qb201FE9O+D9BX50QNhxm6PmhF3B0Gc7fm9BgRMMa03hr6vENv+gdRTjaPLn pYJW6Nug6EWyq8U2xcdRx+45nKrRwXYADhqKdCXEK/TwpUg+QN/MCSTXpzLIIS3g yuEMBAU7C230crOGqpWcfbwdpFEP58yeU13RLkWYQBYDg8nSldPpdTgpIdiimXqd OuhNxdOYS5tXPG7lQi/TTS3rmCJEe9E6LYfqIko5EZLK8xUapoLBVNNUysVpkbpt erFV4TdCCOABSk61HVNSOA==; X_CMAE_Category: , , X-CNFS-Analysis: v=2.2 cv=Pdy9vWpd c=1 sm=1 tr=0 a=MhzntBxPsQQsyKet5jur4A==:117 a=MhzntBxPsQQsyKet5jur4A==:17 a=KGjhK52YXX0A:10 a=JHtHm7312UAA:10 a=zSv6zi-ZgakA:10 a=I_5RNyk1AAAA:8 a=ZLGELXoPAAAA:8 a=iC-YVzDoiTLEH1HAQwsA:9 a=CjuIK1q_8ugA:10 a=k-kmDZqMtlbGIMdu17oA:9 a=Eh9yxdLE6B1twWrs3SXz:22 a=CFiPc5v16LZhaT-MVE1c:22 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine X-Authed-Username: ZXJpY2JhdmllckBjZW50dXJ5bGluay5uZXQ= Authentication-Results: smtp03.onyx.dfw.sync.lan smtp.user=ericbavier@centurylink.net; auth=pass (LOGIN) Received: from [97.116.181.145] ([97.116.181.145:37008] helo=localhost) by smtp.centurylink.net (envelope-from ) (ecelerity 3.6.25.56547 r(Core:3.6.25.0)) with ESMTPSA (cipher=AES256-GCM-SHA384) id 01/0E-15236-E7B42EB5; Tue, 06 Nov 2018 21:18:38 -0500 Date: Tue, 6 Nov 2018 20:18:22 -0600 From: Eric Bavier Message-ID: <20181106201822.3e82b810@centurylink.net> In-Reply-To: <20181106192237.79683848@centurylink.net> References: <20181105202344.0cab8e1e@centurylink.net> <20181106085202.5e119586@centurylink.net> <87o9b2p56m.fsf@fastmail.com> <20181106192237.79683848@centurylink.net> X-Mailer: Claws Mail 3.17.1 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; boundary="Sig_/ADPDU1b8_OK3TU_0kMSgeq2"; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --Sig_/ADPDU1b8_OK3TU_0kMSgeq2 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Tue, 6 Nov 2018 19:22:37 -0600 Eric Bavier wrote: > On Tue, 06 Nov 2018 17:00:01 +0100 > Marius Bakke wrote: > > > Eric: can you push a 'python-updates' branch? I wonder if we have time > > for a "half-rebuild" before the next 'core-updates' round; I've got some > > other heavy-impact patches in my pipeline (Glib, Cairo, ++). > >=20 > > The patch LGTM. =20 >=20 > Sure, I can push this to a new branch. Oops, there's already a 'python-updates' branch on savannah. Should that branch be deleted, or force-pushed? (sorry, haven't paid much attention to our branch management...) `~Eric --Sig_/ADPDU1b8_OK3TU_0kMSgeq2 Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEoMXjUi7471xkzbfw/XPKxxnTJWYFAlviS24ACgkQ/XPKxxnT JWbGWQ//exU973nMzRE5SaKVFjhVzw/JEWSlJFFHruquxQPG4SSda8iW8OVI3zM7 sdTP02au0khPAGA8AQ8JGCMitfFCRBf7jo9DuTD8cQUmCrSsMKXPx01KFLwcX4iw +w2HMjqAnnNGYEwdAj63XRKJMuOi5xse9NgsRDHd6NRnkk2ulat7zEWr9ZjW8KpP 7ZFProhHsvRDO1M7tbbgbJ/s0tKfRWyHU35+4nH5E0R4IlUbWNHh7meJOd+VGaPm EMJdkFP9ZqrAk9byjng4IgXipoEDTJ18xvc++uAxpsVCQHorWzP2RrUGyd2sMxkA pg0FI+y4xbJTLiLglouVPBe75dDuxh/MCTNnL8735pbNMn+9DtbI8J3Cc9EgpMug fKiE4nyWhSRxLBe8WWDgQ2/MTcu6t7hl34oBGvjjCzrv+z88EeQpzXdjdT7dFcvp 7798TSf+FBNK4bBd+Np9UuWE059gMxVz0htGo6URSD+WNLyNTHAU7G377n0+nwLR HAcRnK7hdHzRgPelTUQPsLE8o32pyY1wdZ/1SKpgXbMe0JCZw7whlfAffqca04r3 L4kg9+vt8bmblib99z6yH5MSFKC+2iZcMLcoJAg+/OvtgVitce0qUmZbmvh00/ou Nqy1Z297v3HYZx2g135pYlZbMt5aVDkWYFr61ymat6A5+S30Ttw= =jTsd -----END PGP SIGNATURE----- --Sig_/ADPDU1b8_OK3TU_0kMSgeq2-- From unknown Thu Sep 11 10:04:28 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Eric Bavier Subject: bug#33284: closed (Re: [bug#33284] [PATCH] python: Honor '--cores=...' in tests.) Message-ID: References: <20181117004515.1111b65a@centurylink.net> <20181105202344.0cab8e1e@centurylink.net> X-Gnu-PR-Message: they-closed 33284 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 33284@debbugs.gnu.org Date: Sat, 17 Nov 2018 06:46:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1542437162-16597-1" This is a multi-part message in MIME format... ------------=_1542437162-16597-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #33284: [PATCH] python: Honor '--cores=3D...' in tests. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 33284@debbugs.gnu.org. --=20 33284: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D33284 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1542437162-16597-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 33284-close) by debbugs.gnu.org; 17 Nov 2018 06:45:17 +0000 Received: from localhost ([127.0.0.1]:57015 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gNuM1-0004Ii-1w for submit@debbugs.gnu.org; Sat, 17 Nov 2018 01:45:17 -0500 Received: from mail.onyx.syn-alias.com ([206.152.134.66]:23585 helo=smtp.centurylink.net) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gNuLz-0004IT-Nn for 33284-close@debbugs.gnu.org; Sat, 17 Nov 2018 01:45:16 -0500 DKIM-Signature: v=1; a=rsa-sha1; d=centurylink.net; s=ctl201402; c=relaxed/simple; q=dns/txt; i=@centurylink.net; t=1542437110; h=From:Subject:Date:To:MIME-Version:Content-Type; bh=ZopwHVu3qsH4a3HtcQdojvxRdXU=; b=BBoyIbT4tPT6AlTw3uYpRZxCtdfTCBbJj7cgxt6duqrYavtspc7fZnvYrfR01cKg yT6yRoh8oJpYMYnFpD2wqDq/BemAgnofwTm6fzqFeVoSY4obMODEe+RS5DPZeAf4 DXegJfXDLgTSee2E75CQ0NPYpOP8TCG4t5WPxasI8GymWGrhfI1h7oUe+meApVcl HK3WvtcPdl5ETcC9/bUTQT42b6e39n86IgZqUHb73Dow0dLA2pUYdEyViLXIlKKC z4ZF3qrpQ/XKzJ5V1rc1LS3AFTWayNOjmrIrcIwI3UVfCJpU9TMMg0/dTN1gtPhi YAnAj7qcOWLGP5B/nB81pg==; X_CMAE_Category: , , X-CNFS-Analysis: v=2.2 cv=INJAMUnG c=1 sm=1 tr=0 a=Bk8UOtVc4jldDOnqC3PU2w==:117 a=Bk8UOtVc4jldDOnqC3PU2w==:17 a=KGjhK52YXX0A:10 a=JHtHm7312UAA:10 a=zSv6zi-ZgakA:10 a=ZLGELXoPAAAA:8 a=I_5RNyk1AAAA:8 a=pGLkceISAAAA:8 a=mDV3o1hIAAAA:8 a=tce7oIuufDyu7WaqGYoA:9 a=CjuIK1q_8ugA:10 a=VegN5-1-areFC0VOt30A:9 a=CFiPc5v16LZhaT-MVE1c:22 a=Eh9yxdLE6B1twWrs3SXz:22 a=_FVE-zBwftR9WsbkzFJk:22 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine X-Authed-Username: ZXJpY2JhdmllckBjZW50dXJ5bGluay5uZXQ= Authentication-Results: smtp03.onyx.dfw.sync.lan smtp.user=ericbavier@centurylink.net; auth=pass (LOGIN) Received: from [97.116.109.182] ([97.116.109.182:55824] helo=localhost) by smtp.centurylink.net (envelope-from ) (ecelerity 3.6.25.56547 r(Core:3.6.25.0)) with ESMTPSA (cipher=AES256-GCM-SHA384) id 38/3D-25380-5F8BFEB5; Sat, 17 Nov 2018 01:45:10 -0500 Date: Sat, 17 Nov 2018 00:45:15 -0600 From: Eric Bavier To: Marius Bakke Subject: Re: [bug#33284] [PATCH] python: Honor '--cores=...' in tests. Message-ID: <20181117004515.1111b65a@centurylink.net> In-Reply-To: <87o9b2p56m.fsf@fastmail.com> References: <20181105202344.0cab8e1e@centurylink.net> <20181106085202.5e119586@centurylink.net> <87o9b2p56m.fsf@fastmail.com> X-Mailer: Claws Mail 3.17.1 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; boundary="Sig_/=MyQ0Sg3y5lEjUSMgdRgwY_"; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 33284-close Cc: Mathieu Othacehe , 33284-close@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --Sig_/=MyQ0Sg3y5lEjUSMgdRgwY_ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Tue, 06 Nov 2018 17:00:01 +0100 Marius Bakke wrote: > Eric Bavier writes: >=20 > > Hello Mathieu, > > > > On Tue, 6 Nov 2018 14:07:47 +0900 > > Mathieu Othacehe wrote: > > =20 > >> Hi Eric, > >>=20 > >> Your patch seems go to me, even if I think the root cause of your prob= lem > >> is fixed by: > >>=20 > >> https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D33186#26 > >>=20 > >> I think that both could be applied to core-updates. =20 > > > > Thanks for the link; it looks like it should help. But, yes, I think > > both can be applied. =20 >=20 > Note that the broken test has already been removed on 'core-updates'. >=20 > Eric: can you push a 'python-updates' branch? I wonder if we have time > for a "half-rebuild" before the next 'core-updates' round; I've got some > other heavy-impact patches in my pipeline (Glib, Cairo, ++). >=20 > The patch LGTM. I've pushed this to the core-updates-next branch in commit 5b01b6034aeab32a5011c5757f18bd9772d3497d `~Eric --Sig_/=MyQ0Sg3y5lEjUSMgdRgwY_ Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEoMXjUi7471xkzbfw/XPKxxnTJWYFAlvvuPsACgkQ/XPKxxnT JWbsqxAAgjJLrou6Yn5X7XI+PvKvOnvuBlY2TWCGA1Lz6L4lnQ43ZkVWlatCH1KR +fknDjt5+WjEPK80H7Jzb6xM8IRGADwTwipwuFBgOtLDLoD9TznQLZGeeJNz+U/c AQ9+vDLuzskZiGXy6bgkL13hG+l3X91T3ewzsK3RkX/vpL1sQQI1/UlgPEXHDmae To87NHug3XMv+FCfv+iF9vj69ZdXxZLEYQiFRjfQlObmFU4/4to0E8Eu3x8sf/5e zeeVzMZXvWPxk2qHmN4frEcKkhAMjaPUOJDUCy3O8kNDErMcMejPHXoHjq2hmhho sqbsnCPBcEFACDH7L/GicbmXuyKzCLt1B/QSrHpfnxIo3dWZ2kh3PjHMnXh6lwS6 mhB7K/hSPkE69ZL2LPnZCL+6gj4LvU7tS2BaNZUpRqXz7pY2tXfMtbH2j2SPncM+ /Wj9jwvW4WvHT18j1nyMkxlYVp0IiogzER1kFmNu+CbW6jFJ2o7WNhzvnj5d+mot /dgbhWst9WtORDjsdSFdYGOfNbEbBg7b4MxpK3oO2PnRKpe0Jdj4RyCqePZUss8A UitodlkYx1kvejnliFggwBbr6lb4oM16+iuui+aqqWtFayuoqd62FKOYi59c4yuw 1AVS0sBt7NDd/eWL5XivQGw4zsfrapLAA2ViLQvqxlkz9r5qAOg= =zhTU -----END PGP SIGNATURE----- --Sig_/=MyQ0Sg3y5lEjUSMgdRgwY_-- ------------=_1542437162-16597-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 6 Nov 2018 02:26:23 +0000 Received: from localhost ([127.0.0.1]:35869 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gJr4R-0004g0-5h for submit@debbugs.gnu.org; Mon, 05 Nov 2018 21:26:23 -0500 Received: from eggs.gnu.org ([208.118.235.92]:46041) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gJr4P-0004fk-0L for submit@debbugs.gnu.org; Mon, 05 Nov 2018 21:26:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gJr4D-0002xU-Ny for submit@debbugs.gnu.org; Mon, 05 Nov 2018 21:26:11 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:51939) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gJr4D-0002vY-1S for submit@debbugs.gnu.org; Mon, 05 Nov 2018 21:26:09 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55439) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gJr47-000136-Pj for guix-patches@gnu.org; Mon, 05 Nov 2018 21:26:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gJr1w-0007nC-HI for guix-patches@gnu.org; Mon, 05 Nov 2018 21:23:53 -0500 Received: from mail.onyx.syn-alias.com ([206.152.134.66]:54019 helo=smtp.centurylink.net) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gJr1w-0007ks-AL for guix-patches@gnu.org; Mon, 05 Nov 2018 21:23:48 -0500 DKIM-Signature: v=1; a=rsa-sha1; d=centurylink.net; s=ctl201402; c=relaxed/simple; q=dns/txt; i=@centurylink.net; t=1541471026; h=From:Subject:Date:To:MIME-Version:Content-Type; bh=xmNM2uipyI7VSGbf5qs66JuHzbo=; b=LyPiQvhHc1czFZxy72Z/HtPK6Tus0uhfKpm8/eI+40TIDkPWtVTc4zI1d8YSps+/ L4Vey5ztfBGPQePJrRuHs0m3RvbG4nXfpaBs+qFLeCH5SkTXP9n4fXWMl+Uqj4ci zRTMlE6TC8A0xEUPzqrml5bG3lBPRuCfoxnd+zgduyQqbJjjJuUaFlEBpdzI1g90 TVliwXp0f3dEOUNqYjmTa/BFM2RSwg10SKI2nO5AIVCjNOvUXijXy+Xcjl4MiDXV bVEvWPiZmzkcDrySe3HWxAzwS1X/aafhWqG+HkHYWt+HmTESr7MPnHOjSBZ1fU4T NijwFboUyh6J/L7ZzvtI+Q==; X_CMAE_Category: , , X-CNFS-Analysis: v=2.2 cv=c9jpel1l c=1 sm=1 tr=0 a=MhzntBxPsQQsyKet5jur4A==:117 a=MhzntBxPsQQsyKet5jur4A==:17 a=KGjhK52YXX0A:10 a=JHtHm7312UAA:10 a=zSv6zi-ZgakA:10 a=0WNTtCbaSlZMQDIVP5oA:9 a=CjuIK1q_8ugA:10 a=inoG4m36AAAA:8 a=pYQNHxjrzKz-npiAfogA:9 a=NLbmk0Y1jM7jI71yfS0A:9 a=_Qgj-RFg6mImvLaOgLPg:22 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine X-Authed-Username: ZXJpY2JhdmllckBjZW50dXJ5bGluay5uZXQ= Authentication-Results: smtp04.onyx.dfw.sync.lan smtp.user=ericbavier@centurylink.net; auth=pass (LOGIN) Received: from [97.116.181.145] ([97.116.181.145:33610] helo=localhost) by smtp.centurylink.net (envelope-from ) (ecelerity 3.6.25.56547 r(Core:3.6.25.0)) with ESMTPSA (cipher=AES256-GCM-SHA384) id 29/4C-23586-23BF0EB5; Mon, 05 Nov 2018 21:23:46 -0500 Date: Mon, 5 Nov 2018 20:23:44 -0600 From: Eric Bavier To: guix-patches@gnu.org Subject: [PATCH] python: Honor '--cores=...' in tests. Message-ID: <20181105202344.0cab8e1e@centurylink.net> X-Mailer: Claws Mail 3.17.1 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; boundary="Sig_/7cQ39yOA70/2xVn8e0r9PSy"; protocol="application/pgp-signature" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) --Sig_/7cQ39yOA70/2xVn8e0r9PSy Content-Type: multipart/mixed; boundary="MP_/bZ+.F2xVgHj.pl/fKmPrAXE" --MP_/bZ+.F2xVgHj.pl/fKmPrAXE Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hello Guix, I noticed building 'python-minimal' that its tests seemed to have poor memory performance, i.e. using *a lot* of RAM. I thought maybe dropping --cores=3D... would help, but it did not; the tests use all available cores by default. The attached patch fixes this issue, though, the package still uses all cores while building some extension libraries. I suppose this patch would go to core-updates? Cheers, `~Eric --MP_/bZ+.F2xVgHj.pl/fKmPrAXE Content-Type: text/x-patch Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename=0001-python-Honor-cores-.-in-tests.patch =46rom 076d2f7f32a51f90f85be3da836d208987e9c678 Mon Sep 17 00:00:00 2001 From: Eric Bavier Date: Thu, 1 Nov 2018 21:18:41 -0500 Subject: [PATCH] python: Honor '--cores=3D...' in tests. * gnu/packages/python.scm (python-2.7)[arguments]: Add #:make-flags. --- gnu/packages/python.scm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index fbb280224..9a8b9dfcf 100644 --- a/gnu/packages/python.scm +++ b/gnu/packages/python.scm @@ -206,6 +206,9 @@ "--enable-unicode=3Ducs4" (string-append "LDFLAGS=3D-Wl,-rpath=3D" (assoc-ref %outputs "out") "/lib")) + ;; With no -j argument tests use all available cpus, so provide one. + #:make-flags + (list (format #f "EXTRATESTOPTS=3D-j~d" (parallel-job-count))) =20 #:modules ((ice-9 ftw) (ice-9 match) (guix build utils) (guix build gnu-build-system)) --=20 2.19.1 --MP_/bZ+.F2xVgHj.pl/fKmPrAXE-- --Sig_/7cQ39yOA70/2xVn8e0r9PSy Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEoMXjUi7471xkzbfw/XPKxxnTJWYFAlvg+zAACgkQ/XPKxxnT JWaQJhAAnK19/Gseg2vroo+GPgnUIrKK61Nsa55pbr0G0h0fPZTxSOABO2QkTt0W ZYqAwFtaSpxbebwRWUrZEAJpxqHST4KDsAaiHAryDyue/oxojNIhUvZfpgpVG1Dh sNxkkS4uX0ru/yVtPwpRhw3SXmZb62EKAGT09R4Vn3oC8GRVTpfKeRjQMDY42zPD dLfSN2lUx/WbwE0oAfnDOUQtX0JwuFdErHJ4wXNiiRqedw0FWNrdeMS0mImSK0ol 2tIHUUMC57CmozcXuemyB2o6Acn6UTyie1XjqpDlfKKbuheI9THLKcGrmha/6UU/ epgtjcH/2K+Q0aoepr7obCocAUuIEtJwiRyLstsyGK5SqVOfQUGhC9BEGrj83uJy BswnD9iT5UNkNfBxQDBvdEhKAInvJDjNbt5XR2OGcdzGKF9ePrfahpWP/cijIKOG JD069Zezv8bPaKTXh58pMHEu/+4RE+ClimdJqMdseJX6vOg6xFhpV0xO8xW4jnD8 SZYkqlP3StATyLit8Lro89ZrbJ6HRjmqiDFjFJz7f7yW3Zen4LyFmFrigWzr0Dub qMtfUASji+87tRiAe+qezilOWy2TER2Ly0SfzVz90LbD4kFUFYALIKDSgc0ABZ+R JQnEBHrlivwjWGWh4dchqhB6MW/f3d6Te1f1BUC8KUHZ0tZIswE= =MFCC -----END PGP SIGNATURE----- --Sig_/7cQ39yOA70/2xVn8e0r9PSy-- ------------=_1542437162-16597-1--