From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id cLsSMJysq2M6XgAAbAwnHQ (envelope-from ) for ; Wed, 28 Dec 2022 03:40:28 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id sKsFMJysq2M6lwAAauVa8A (envelope-from ) for ; Wed, 28 Dec 2022 03:40:28 +0100 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 914211AD7A for ; Wed, 28 Dec 2022 03:40:28 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pAMMO-0003dK-Rm; Tue, 27 Dec 2022 21:40:04 -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 1pAMMM-0003cg-BB for guix-patches@gnu.org; Tue, 27 Dec 2022 21:40:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pAMMM-0000dR-3L for guix-patches@gnu.org; Tue, 27 Dec 2022 21:40:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pAMML-0007kg-UZ for guix-patches@gnu.org; Tue, 27 Dec 2022 21:40:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#60358] [PATCH v2 2/2] gnu: guile-gnutls: Update to 3.7.11. Resent-From: Vivien Kraus Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 28 Dec 2022 02:40:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60358 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 60358@debbugs.gnu.org Received: via spool by 60358-submit@debbugs.gnu.org id=B60358.167219516329735 (code B ref 60358); Wed, 28 Dec 2022 02:40:01 +0000 Received: (at 60358) by debbugs.gnu.org; 28 Dec 2022 02:39:23 +0000 Received: from localhost ([127.0.0.1]:56881 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pAMLh-0007jU-SX for submit@debbugs.gnu.org; Tue, 27 Dec 2022 21:39:23 -0500 Received: from planete-kraus.eu ([89.234.140.182]:55286) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pAMLc-0007j1-Nt for 60358@debbugs.gnu.org; Tue, 27 Dec 2022 21:39:18 -0500 Received: from planete-kraus.eu (localhost.lan [127.0.0.1]) by planete-kraus.eu (OpenSMTPD) with ESMTP id 7552b303 for <60358@debbugs.gnu.org>; Wed, 28 Dec 2022 02:39:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=planete-kraus.eu; h= in-reply-to:references:from:date:subject:to:message-id :mime-version; s=dkim; bh=RgOH7HdLEEpTHbwdyu0GeIKVmhM=; b=hGIrup nolR73uEzCpptx91PnRCtZ9EBOH8VchT6U+jyp1kQcY6EAjz0WzzDQVjnXQiRrxl p8crGQdQOmlxicLfGM32/77/rt8kjN3gzgBIzEmLzhp+Vl+Yp8xmamdWImD6d4Z+ wtttTkHx12VZG6TzpwTf2i4DqstdMm04kH4U4= Received: by planete-kraus.eu (OpenSMTPD) with ESMTPSA id ac109ca8 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <60358@debbugs.gnu.org>; Wed, 28 Dec 2022 02:39:13 +0000 (UTC) In-Reply-To: <5c64afba3acb7820763eb5a4bf2567fc4b12ad77.camel@gmail.com> References: <5c64afba3acb7820763eb5a4bf2567fc4b12ad77.camel@gmail.com> Date: Wed, 28 Dec 2022 03:20:54 +0100 Message-ID: <865c55e780549ba03e66c7012965253a45da05fe.camel@planete-kraus.eu> MIME-Version: 1.0 User-Agent: Evolution 3.46.0 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: , Reply-to: Vivien Kraus X-ACL-Warn: , Vivien Kraus via Guix-patches From: Vivien Kraus via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1672195228; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: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=7+/FVulO5d7mmRixmqW2p4V5ePayzF47NdjVSpk1Q4k=; b=BxywJDdjtPd/0c2dIrBoyR9brI0SXTGLeTvbJiG6bLUSAABx/KiN8g7bQFk+FDw/U8/sHr YSt82pt4f4JOuboGNnr9Bv+pcaI71uq7hXdFaw9zNWggVDIVL5AjxT0ZAnRZe9eJeL+KVn +K19f0m6VG7bVJ6BZqrHL+NF5UE+PnGMgWHGwk0TvDpCXpl4qB23fBpVXKU6wJw5/T2Sbi oba+z8xivOYn3SNwgmVvMfdrekUFfIfiCZuhdzqwQaBV1nekdI30v8VRt/fJly61S1t200 owG9ZxoA2/rpfbmOLy7G8aQBS9XgTn81hNBwTspw/d+3b/COVD0bEToJL4y1hA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=planete-kraus.eu header.s=dkim header.b="hGIrup n"; 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=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1672195228; a=rsa-sha256; cv=none; b=fSAz/QRnzez7PzsCB000GUP+QVxNt+uF7BjmuXyDZKzH8lh658/KV5+idzf12F++90b8fg GxOrVydlu5bHRgKMhe3rsgY1lVHSs8CCsVAsLu6ydbN/kQeqTanEtptZtHscWy6Zsh4cdq 05+nMlHz1qp8U2WsDqdQe10dxWUzqpeCuvl2/wKrosZZds/QqVQOUlHEZ7NuniIp3RZ+HT VTp0Grd9ahnQ8jKdZQ4MgC73/EmNZZuBj+hPLcueYqhu6hjh1UQ0eppwG4W39bk/p5B0wb 4dzRiLkjI0C9pPE/08NwecMzdjjaPC3vHI5eFhC4T7cwIqsO/cQjt+/8/cpAfw== X-Spam-Score: -2.03 X-Migadu-Queue-Id: 914211AD7A Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=planete-kraus.eu header.s=dkim header.b="hGIrup n"; 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=pass (policy=none) header.from=gnu.org X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -2.03 X-TUID: CVouQmQUoarP * gnu/packages/tls.scm (guile-gnutls) [phases]: Patch-shebang autopull.sh and autogen.sh. * gnu/packages/tls.scm (guile-gnutls) [native-inupts]: Add gnulib and git. --- gnu/packages/tls.scm | 37 ++++++++++++++++++++++++------------- 1 file changed, 24 insertions(+), 13 deletions(-) diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm index a74b423ccf..d0f8ca8a15 100644 --- a/gnu/packages/tls.scm +++ b/gnu/packages/tls.scm @@ -56,6 +56,7 @@ (define-module (gnu packages tls) #:use-module (gnu packages) #:use-module (gnu packages autotools) #:use-module (gnu packages bash) + #:use-module (gnu packages build-tools) #:use-module (gnu packages check) #:use-module (gnu packages curl) #:use-module (gnu packages dns) @@ -80,6 +81,7 @@ (define-module (gnu packages tls) #:use-module (gnu packages sphinx) #:use-module (gnu packages texinfo) #:use-module (gnu packages time) + #:use-module (gnu packages version-control) #:use-module (gnu packages base) #:use-module (srfi srfi-1)) @@ -381,7 +383,7 @@ (define-public guile-gnutls ;; This package supersedes the Guile bindings that came with GnuTLS until ;; version 3.7.8 included. (name "guile-gnutls") - (version "3.7.9") + (version "3.7.11") (home-page "https://gitlab.com/gnutls/guile/") (source (origin (method git-fetch) @@ -390,21 +392,28 @@ (define-public guile-gnutls (commit (string-append "v" version)))) (sha256 (base32 - "00sfpqjmd263ka51fq4xf7nvaaxyfqsr3r8fj94jgx45q6q6n6wq")) + "06d7v3i0d9ayp7zqk1rsy4z0wfpq69n0r54f1xrppb9gn7q9iva6")) (file-name (git-file-name name version)) (patches (search-patches "gnutls-cross.patch")))) (build-system gnu-build-system) (arguments - '(#:configure-flags - ;; Tell the build system that we want Guile bindings installed to - ;; the output instead of Guiles own module directory. - (list "--disable-static" - (string-append "--with-guile-site-dir=" - "$(datarootdir)/guile/site/$(GUILE_EFFECTIVE_VERSION)") - (string-append "--with-guile-site-ccache-dir=" - "$(libdir)/guile/$(GUILE_EFFECTIVE_VERSION)/site-ccache") - (string-append "--with-guile-extension-dir=" - "$(libdir)/guile/$(GUILE_EFFECTIVE_VERSION)/extensions")))) + (list + #:configure-flags + ;; Tell the build system that we want Guile bindings installed to the + ;; output instead of Guiles own module directory. + #~(list "--disable-static" + (string-append "--with-guile-site-dir=" + "$(datarootdir)/guile/site/$(GUILE_EFFECTIVE_VERSION)") + (string-append "--with-guile-site-ccache-dir=" + "$(libdir)/guile/$(GUILE_EFFECTIVE_VERSION)/site-ccache") + (string-append "--with-guile-extension-dir=" + "$(libdir)/guile/$(GUILE_EFFECTIVE_VERSION)/extensions")) + #:phases + #~(modify-phases %standard-phases + (add-after 'unpack 'patch-more-shebangs + (lambda _ + (for-each patch-shebang + '("autopull.sh" "autogen.sh"))))))) (native-inputs (list autoconf automake @@ -412,7 +421,9 @@ (define-public guile-gnutls pkg-config texinfo gnutls ;XXX: 'guile-snarf' invokes the native 'cpp' - guile-3.0)) + guile-3.0 + gnulib ; gnulib requires git even if nothing is downloaded. + git)) (inputs (list gnutls-latest guile-3.0)) -- 2.38.1