From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id ZONYCA3M7GQfHQAAauVa8A:P1 (envelope-from ) for ; Mon, 28 Aug 2023 18:32:13 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id ZONYCA3M7GQfHQAAauVa8A (envelope-from ) for ; Mon, 28 Aug 2023 18:32:13 +0200 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 877A94D594 for ; Mon, 28 Aug 2023 18:32:12 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="AR/124al"; 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"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1693240333; 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: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=I/716PBDAvKj4ivSBglcmGdaKT9upp33hgGcw5wmApY=; b=U/CMY5dYmSSx1n6QWvsSH29035ar1k9nS5i6NYkJA6jhfWNDbcU+6UisRqEtZV6DKaLNkA ZvjAyObxExbpAmFa0IMKfSrYbT42ExtEiMwSf83u0feaN/y9+RbQViWOMDMOaqpCy7b4tA jRoR9xOzbZ+zKe/mXHN3x5STPYUULhdXoRPFv8p3a++icuDs/3ID8WiSbanaslg2VksAxJ NF10s4QvjGMC0sCXJawTdWX4w7R197PguvHKLClkyIqUxYMaa54tASD8IrEArvPA1z+AMl KlGb4aabiHaKBzgRAC+FBFCcPJd7rZC9bRdosWRFlhaqnKC8Jn79QspsPuIMIw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1693240333; a=rsa-sha256; cv=none; b=GM1K62x++AaX0HXkZ0nu1ZEigUnvMuu7GXr7dcWZtHAPHVqPYd+o8vEOoRbPUuIzgszW9E bw+bxuX+qzaWgwD5tHqB9b9kYm5k+OJDvpWDkiv8UKCOCPs03cWxUzmtcjqDt6g74UuNt+ bsp4VbY5BeYHp0tImE/pz+SQwZ4SPSGeIJkFOGbFzAQsz9FQryFXUP8r0sxl84pvfOh0z/ JZOosUTdYQg9SBBpXqXxirqswhJAK7Pj3fMWUR+4+ilDLWjTVnKBIl2XCVZyJVy0gGNYsf X44GSvDc644PKo3JAAgtXUAro2o0CHSI7bZ9HYZGTMAPNLumLQiS+i/X1A367g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="AR/124al"; 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"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qaf9l-0000nj-OT; Mon, 28 Aug 2023 12:32:01 -0400 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 1qaf9f-0000mG-Ku for guix-patches@gnu.org; Mon, 28 Aug 2023 12:31:57 -0400 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 1qaf9f-0004mB-9F for guix-patches@gnu.org; Mon, 28 Aug 2023 12:31:55 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qaf9l-0002Mz-M6 for guix-patches@gnu.org; Mon, 28 Aug 2023 12:32:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65041] [PATCH] gnu: clisp: Add threads support on x84_64-linux. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 28 Aug 2023 16:32:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65041 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Sharlatan Hellseher Cc: jgart , 65041@debbugs.gnu.org Received: via spool by 65041-submit@debbugs.gnu.org id=B65041.16932402799056 (code B ref 65041); Mon, 28 Aug 2023 16:32:01 +0000 Received: (at 65041) by debbugs.gnu.org; 28 Aug 2023 16:31:19 +0000 Received: from localhost ([127.0.0.1]:48889 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qaf95-0002M0-25 for submit@debbugs.gnu.org; Mon, 28 Aug 2023 12:31:19 -0400 Received: from mout02.posteo.de ([185.67.36.66]:52797) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qaf92-0002Lj-51 for 65041@debbugs.gnu.org; Mon, 28 Aug 2023 12:31:17 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id AD205240103 for <65041@debbugs.gnu.org>; Mon, 28 Aug 2023 18:31:03 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1693240263; bh=tDXTVfnA/C6y9rHocYa1Qj3PiBmF4VS/fEcraRZLSN0=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:From; b=AR/124alnK2w1nytKvVi2GjRMaisL/qXMJcTbEejhHJH5XNPpi5vyg+ieO8Puw/KR Uo/48ae3XDDruOfT/1mf562cNp6LLf38znMHKCn6NvVM+SZttKR0ej9FONlnx2YBjh 2mRz0ppIfGAJw/VlrVv3HmwpzqsUGdqjWU9c2du1PxnHkSKm4t/jtO2+lnqcHdEH+f uD2YZG6z6RwoyqMYk5uOtwsHUSpDGsQy8mhJ96j5L9uuxJpLjkGYtuWmaa0Dg0BqeB j+t7+pHE+9WWauCHsTHlo/yI3keXSIeWAu76qfzxdTZo+itAd8FVP3JmRFvcIT9i2b 81pBHv/3Onb0g== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4RZGJk57Mlz6vXq; Mon, 28 Aug 2023 18:31:02 +0200 (CEST) References: From: Guillaume Le Vaillant Date: Mon, 28 Aug 2023 16:23:25 +0000 In-reply-to: Message-ID: <87zg2b9liy.fsf@kitej> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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: -6.92 X-Spam-Score: -6.92 X-Migadu-Queue-Id: 877A94D594 X-Migadu-Scanner: mx1.migadu.com X-TUID: Wj46RNYpIMOA --=-=-= Content-Type: text/plain Hi. As clisp has over 1600 dependent packages, updating it should be done on a "lisp-team" branch which will be merged into the master branch if all goes well. However I can't do that right now as I'm on holiday until next week. Sharlatan Hellseher skribis: > * gnu/packages/lisp.scm (clisp)[arguments]: Add configuration options to > support threads on x86_64-linux system. > [...] > + ,@(if (string-prefix? "x86_64-linux" > + (or (%current-system) > + (%current-target-system))) > + '("--enable-portability" > + "--with-threads=POSIX_THREADS") > + '()) Does clisp only support threads on x86-64, or could it be enabled for some other architectures? --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZOzLxQ8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j+3gAD+OFFrCQxsnxYdi7EnRhrkYA2X54txkh/wUzRJ ItmoBCkA/RDcnvt1/cvThCSq3jiwY7PpE6bAymrnwJQfVDdjxL3v =tDsE -----END PGP SIGNATURE----- --=-=-=--