From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id CHIKNb9F1mUvGwAA62LTzQ:P1 (envelope-from ) for ; Wed, 21 Feb 2024 19:49:35 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id CHIKNb9F1mUvGwAA62LTzQ (envelope-from ) for ; Wed, 21 Feb 2024 19:49:35 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=bioneland.org header.s=20230804 header.b="XvTzpbr/"; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1708541230; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=w7qKPBIJItzFPyg0whjXC3bzY1MiTekw+T82ODw0kdI=; b=YYmKE6gJwSe0ky0x+ofqY/2RBR1u6jMTEJi59gzQCs5XJU6uhb8H+6scU7CmdFz/WCa8vR t+KhRjx/3Z9txO3OFhUDyaMX8q4bgtV+VkkAc9v5KODQp1eslTiw/GVoKNcYQTFotuRQ3p o4Z/wtMzrfGnKdsgDmHJINTmgwoKQ+yxWgH8nHNt0S+5tUYjD6LLKFphpPh1RobqtkcYzX bHZy6906aCCvEPos2FkrR8RrIrUg0v1furgp6F6US8dOyQicJ8DYhpZtfKX9BJ1RN751ay 3ltB0D7MBIiW4JTHXbDzLIxWa5sdWcIENfsSCkCkBfehRoglflhyN2ddlbunaA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=bioneland.org header.s=20230804 header.b="XvTzpbr/"; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1708541230; a=rsa-sha256; cv=none; b=FdUfM4m0X09kjrPgAFGkxCiwlh1a5w7q9puWuyqdMJx2I8yCiKLYBk/Q2JWpjfQsYziixL aSNshu3Csr+MkaYWZ/MGhE2LU6Mnh1MDvCrKemf5AM9VnBHm8UlaTp+ivslWstTY6DlbnC kIv0wIA5noszRNVbjXRBZHX3IfsyrxxmfGpWtYD00uBILfIwUr+QkbtL6XQXbGjEEAeLVn fRZOlFyN+5Q8es66DmwBjsqF791OzhotqJpC9mmRyQrST67u6fjEQqYgvC+dpVQ4iFCTG0 UJmEs5O3eq9jutQQspH4zxA5KOtd6XPuSiEgdrxxDE/o0kpuFMopcyH2yVF+1A== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 8F55638B76 for ; Wed, 21 Feb 2024 19:47:10 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rcraF-0003fN-6o; Wed, 21 Feb 2024 13:44:43 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rcraC-0003ev-Nv for guix-patches@gnu.org; Wed, 21 Feb 2024 13:44:41 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rcraC-0006nt-Fu for guix-patches@gnu.org; Wed, 21 Feb 2024 13:44:40 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rcraY-0003sI-Is for guix-patches@gnu.org; Wed, 21 Feb 2024 13:45:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#60240] [PATCH v2] gnu: Add python-3.12 and python-next. Resent-From: Tanguy Le Carrour Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 21 Feb 2024 18:45:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60240 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 60240@debbugs.gnu.org Cc: john.kehayias@protonmail.com, andreas@enge.fr, zimon.toutoune@gmail.com Received: via spool by 60240-submit@debbugs.gnu.org id=B60240.170854108614836 (code B ref 60240); Wed, 21 Feb 2024 18:45:02 +0000 Received: (at 60240) by debbugs.gnu.org; 21 Feb 2024 18:44:46 +0000 Received: from localhost ([127.0.0.1]:32819 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rcraI-0003rE-6o for submit@debbugs.gnu.org; Wed, 21 Feb 2024 13:44:46 -0500 Received: from smtp-bc0f.mail.infomaniak.ch ([45.157.188.15]:40817) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rcraE-0003qn-K2 for 60240@debbugs.gnu.org; Wed, 21 Feb 2024 13:44:44 -0500 Received: from smtp-3-0000.mail.infomaniak.ch (smtp-3-0000.mail.infomaniak.ch [10.4.36.107]) by smtp-4-3000.mail.infomaniak.ch (Postfix) with ESMTPS id 4Tg4l45rn8zk5J; Wed, 21 Feb 2024 19:37:36 +0100 (CET) Received: from unknown by smtp-3-0000.mail.infomaniak.ch (Postfix) with ESMTPA id 4Tg4l42t7Lz3W; Wed, 21 Feb 2024 19:37:36 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=bioneland.org; s=20230804; t=1708540656; bh=lZpGU6UX1yeIZvEeLIvo6agr/WSY2VHO1HJWhXwUoiw=; h=Date:From:To:CC:Subject:In-Reply-To:References:From; b=XvTzpbr/nMCpLJyckTIQLODe2Ds+iUg1IOC0GRU1jhBbvFfxTKdF8yiLZX0yftmH2 2EOINKT5HelduNOuxR5V/PExKLg4xPKxWDQBQHmk3t8qZUYJU+otM/tUHLskgWRFzf fryXgtQfn2BRulGeiUvjUcc1uAYh9k2SqmNvJixNOVBx7UKD1W8VjZ6F/6gwoBIBMV br8bxZudkWV/9rvqChm0SpEBRAKaeGdPkOt/VEbCEhchbyZXRK4truiOifWE/bp3of Ub77brQOl9VXgddfe27/Qu1rhassP7EZNAX+CVWdzZEyflzDoWCaKEM7l6dpyMT8qz 3E1bk31+fK04g== Date: Wed, 21 Feb 2024 19:36:35 +0100 From: Tanguy Le Carrour User-Agent: K-9 Mail for Android In-Reply-To: <4832d706e706ced5aa8a52f1b63b1e676ea5fd3d.1708516654.git.tanguy@bioneland.org> References: <4832d706e706ced5aa8a52f1b63b1e676ea5fd3d.1708516654.git.tanguy@bioneland.org> Message-ID: <710517CB-0F53-4A5A-ADDA-78F9AA1285D7@bioneland.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Infomaniak-Routing: alpha X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -0.76 X-Spam-Score: -0.76 X-Migadu-Queue-Id: 8F55638B76 X-Migadu-Scanner: mx13.migadu.com X-TUID: OMSFamxO7q/8 Oups! I've just figured out that I forgot to mention something=E2=80=A6 Le 21 f=C3=A9vrier 2024 13:13:42 GMT+01:00, Tanguy Le Carrour a =C3=A9crit=C2=A0: >+ ;; With no -j argument tests use all available cpus, so provide = one=2E >+ #:make-flags (list (string-append (format #f "TESTOPTS=3D-j~d" >+ (parallel-job-count)) >+ ;; those tests fail on low-memory systems >+ " --exclude test_mmap test_socket test_thread= ing test_asyncio" >+ ,@(if (system-hurd?) >+ '(" test_posix" ;multiple errors >+ ;;=2E=2E=2E >+ " test_sqlite") >+ '()))) Here, I had to exlude 'test_socket' and 'test_threading' for, after 20min,= there were making my computer crash! =F0=9F=98=B1 They were in the "if hurd" block, so I removed them from there=2E I'll try to un-exclude them and see if it works on my bigger computer at w= ork=2E --=20 Tanguy