From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 8N6jI3EIzmD8DAEAgWs5BA (envelope-from ) for ; Sat, 19 Jun 2021 17:08:33 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id mGJjH3EIzmC2DwAAB5/wlQ (envelope-from ) for ; Sat, 19 Jun 2021 15:08:33 +0000 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 1E73921EE1 for ; Sat, 19 Jun 2021 17:08:32 +0200 (CEST) Received: from localhost ([::1]:56056 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lucaF-0003YF-5V for larch@yhetil.org; Sat, 19 Jun 2021 11:08:31 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56638) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lucXz-00080E-65 for guix-patches@gnu.org; Sat, 19 Jun 2021 11:06:14 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48885) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lucXy-0007xb-Uo for guix-patches@gnu.org; Sat, 19 Jun 2021 11:06:10 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lucXy-0005fq-QS for guix-patches@gnu.org; Sat, 19 Jun 2021 11:06:10 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49025] [PATCH v4 core-updates 18/36] openssl: Use G-exp machinery for referring to outputs. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 19 Jun 2021 15:06:10 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49025 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 49025@debbugs.gnu.org Cc: othacehe@gnu.org, Maxime Devos Received: via spool by 49025-submit@debbugs.gnu.org id=B49025.162411515921561 (code B ref 49025); Sat, 19 Jun 2021 15:06:10 +0000 Received: (at 49025) by debbugs.gnu.org; 19 Jun 2021 15:05:59 +0000 Received: from localhost ([127.0.0.1]:60382 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lucXm-0005bZ-OU for submit@debbugs.gnu.org; Sat, 19 Jun 2021 11:05:59 -0400 Received: from baptiste.telenet-ops.be ([195.130.132.51]:59572) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lucX6-0005Wo-B9 for 49025@debbugs.gnu.org; Sat, 19 Jun 2021 11:05:17 -0400 Received: from localhost.localdomain ([IPv6:2a02:1811:8c09:9d00:aaf1:9810:a0b8:a55d]) by baptiste.telenet-ops.be with bizsmtp id K3552500S0mfAB40135FqA; Sat, 19 Jun 2021 17:05:15 +0200 From: Maxime Devos Date: Sat, 19 Jun 2021 17:04:40 +0200 Message-Id: <20210619150458.12057-19-maximedevos@telenet.be> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210619150458.12057-1-maximedevos@telenet.be> References: <20210619150458.12057-1-maximedevos@telenet.be> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r21; t=1624115115; bh=+9EUvDdijOORPjwf03KiMZvP+fUaUlaV3hprpplYCQw=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=Or2FrLGZv0amXiKKSEMS4Db4OTpmiKyD+r1nn+MQxFCBJVjvr7u/MD54SJeVnc91q xf1t5uLSstm9VSdix8cf1JC1uGu0VJIwv4slwSuG4npCG8F3lCb32V3kapSuqmzSLh MhE9Oas/PpC6zDvj4sP9uHKq+5ylyTkrPm4FjFwnGVSRbJXUkBU+2VMzS7jjqGc1u7 7v03pWeMgm0Y/NF819vyuX2iSdmJOrLHbet5daRikT/zoPNfRS5xgXpQ+hCOFKk2V4 juO9uC5kG+9eqc9OdmRIa8hF9qR0wnmARiOh6qNUcvYjYsOY56/aUMV/ZgCPs8OkNi AOsm8gXgtu2uA== 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" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1624115312; 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=+9EUvDdijOORPjwf03KiMZvP+fUaUlaV3hprpplYCQw=; b=Rli789UEjy0ipTRHTx7hVIUip8w+t9IBLzZfFabQTkUMth9ijwMslgFZs45kEKRspPl4UU gBfaZomVq4BXmFCH0a7w+SzgDCRBcnnKPTuzuzpqCWVaTUhMEGCfpU7Syza8O9Okal0U9d LrsYX0Q/TmSR3NBenxN7T58zAM8A0TqJbCPW1s9MOABdEk3SG/CmGCTVDebs54IMUiYHRB tvN/8ZPoudYOv30lNhc/QixIiDGm6gffbAMEjNi5j+w/rImrYc2UmL5Pt0TCuNyLaS8sEZ h6AeWP5uyYejcV7B7vQKvKCqNTtfFsn95230BtTL2BOK5vH73wu50fUXePr7gg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1624115312; a=rsa-sha256; cv=none; b=AGe+gQ+hoKkrXppry2i/rjwH+5Nkbb7SsOjkVkkjfwRAFoJZr8MgDRpld/9+2p7vwzSsvA fpCzrEHwhJ6D9dNny4fmZ69AZcIzwQZXiWj32ETUY0lTcrdw2a52IK+3BrHaSBTFyt38XO BzcoVLt3cePClhJ22oH75ZoC1o0i+aDVVJghRu558gKD6f3ULnLRru7PzTVg+f5R3HCsh1 L543pp26L+1UPyepLLYP3JjbSgj+UZeffwdK6L1Qq8rGv8YzCMg0yd+mHrym5cwofZlBEN 7eleEYKQrzQGoFYE/wNFIr4dJjkdd2zID0mTInLk0S3dEQoBUicisES+2dL73A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=Or2FrLGZ; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -0.32 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=Or2FrLGZ; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 1E73921EE1 X-Spam-Score: -0.32 X-Migadu-Scanner: scn0.migadu.com X-TUID: B+gBqk4TnWG8 This doesn't fix anything broken, just for simplifying the code a little while we're rebuilding the world anyway. IMHO this makes the code a little more readable. * gnu/packages/tls.scm (openssl)[arguments]<#:phases>: Don't refer to the association list 'outputs', use #$output, #$output:doc and #$output:static instead. --- gnu/packages/tls.scm | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm index f561c28251..669d33f8de 100644 --- a/gnu/packages/tls.scm +++ b/gnu/packages/tls.scm @@ -17,6 +17,7 @@ ;;; Copyright © 2020 Jan (janneke) Nieuwenhuizen ;;; Copyright © 2020, 2021 Maxim Cournoyer ;;; Copyright © 2021 Solene Rapenne +;;; Copyright © 2021 Maxime Devos ;;; ;;; This file is part of GNU Guix. ;;; @@ -344,7 +345,7 @@ required structures.") #$@(if (%current-target-system) #~((add-before 'configure 'set-cross-compile - (lambda* (#:key target outputs #:allow-other-keys) + (lambda* (#:key target #:allow-other-keys) (setenv "CROSS_COMPILE" (string-append target "-")) (setenv "CONFIGURE_TARGET_ARCH" (cond @@ -368,8 +369,8 @@ required structures.") "linux-ppc")))))) #~()) (replace 'configure - (lambda* (#:key outputs #:allow-other-keys) - (let* ((out (assoc-ref outputs "out")) + (lambda _ + (let* ((out #$output) (lib (string-append out "/lib"))) ;; It's not a shebang so patch-source-shebangs misses it. (substitute* "config" @@ -395,23 +396,23 @@ required structures.") #~((getenv "CONFIGURE_TARGET_ARCH")) #~()))))) (add-after 'install 'move-static-libraries - (lambda* (#:key outputs #:allow-other-keys) + (lambda _ ;; Move static libraries to the "static" output. - (let* ((out (assoc-ref outputs "out")) + (let* ((out #$output) (lib (string-append out "/lib")) - (static (assoc-ref outputs "static")) + (static #$output:static) (slib (string-append static "/lib"))) (for-each (lambda (file) (install-file file slib) (delete-file file)) (find-files lib "\\.a$"))))) (add-after 'install 'move-extra-documentation - (lambda* (#:key outputs #:allow-other-keys) + (lambda _ ;; Move man3 pages and full HTML documentation to "doc". - (let* ((out (assoc-ref outputs "out")) + (let* ((out #$output) (man3 (string-append out "/share/man/man3")) (html (string-append out "/share/doc/openssl")) - (doc (assoc-ref outputs "doc")) + (doc #$output:doc) (man-target (string-append doc "/share/man/man3")) (html-target (string-append doc "/share/doc/openssl"))) (copy-recursively man3 man-target) @@ -420,13 +421,12 @@ required structures.") (delete-file-recursively html)))) (add-after 'install 'remove-miscellany - (lambda* (#:key outputs #:allow-other-keys) + (lambda _ ;; The 'misc' directory contains random undocumented shell and Perl ;; scripts. Remove them to avoid retaining a reference on Perl. - (let ((out (assoc-ref outputs "out"))) - (delete-file-recursively (string-append out "/share/openssl-" - #$(package-version this-package) - "/misc")))))))) + (delete-file-recursively (string-append #$output "/share/openssl-" + #$(package-version this-package) + "/misc"))))))) (native-search-paths (list (search-path-specification (variable "SSL_CERT_DIR") -- 2.32.0