From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 4JkwNyRex2D+LQAAgWs5BA (envelope-from ) for ; Mon, 14 Jun 2021 15:48:20 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id KMusMiRex2B2QAAAbx9fmQ (envelope-from ) for ; Mon, 14 Jun 2021 13:48:20 +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 689C822904 for ; Mon, 14 Jun 2021 15:48:20 +0200 (CEST) Received: from localhost ([::1]:41782 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lsmwt-0002ZL-9I for larch@yhetil.org; Mon, 14 Jun 2021 09:48:19 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57346) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lsmwc-0002Dq-TU for guix-patches@gnu.org; Mon, 14 Jun 2021 09:48:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33844) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lsmwc-00021R-MK for guix-patches@gnu.org; Mon, 14 Jun 2021 09:48:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lsmwc-0000Qz-M0 for guix-patches@gnu.org; Mon, 14 Jun 2021 09:48:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#48962] [PATCH] gnu: password-store: Update to 1.7.4. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 14 Jun 2021 13:48:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48962 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Xinglu Chen , 48962@debbugs.gnu.org Received: via spool by 48962-submit@debbugs.gnu.org id=B48962.1623678446804 (code B ref 48962); Mon, 14 Jun 2021 13:48:02 +0000 Received: (at 48962) by debbugs.gnu.org; 14 Jun 2021 13:47:26 +0000 Received: from localhost ([127.0.0.1]:45385 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lsmw2-0000Ci-91 for submit@debbugs.gnu.org; Mon, 14 Jun 2021 09:47:26 -0400 Received: from laurent.telenet-ops.be ([195.130.137.89]:55328) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lsmvy-00008B-DG for 48962@debbugs.gnu.org; Mon, 14 Jun 2021 09:47:23 -0400 Received: from ptr-bvsjgyjmffd7q9timvx.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:aaf1:9810:a0b8:a55d]) by laurent.telenet-ops.be with bizsmtp id H1nG2500m0mfAB4011nLtN; Mon, 14 Jun 2021 15:47:20 +0200 Message-ID: From: Maxime Devos In-Reply-To: <5fca8e36733d89e119502d5b2c061a654211d6a5.1623443670.git.public@yoctocell.xyz> References: <5fca8e36733d89e119502d5b2c061a654211d6a5.1623443670.git.public@yoctocell.xyz> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-cThuvkh/molK765arxtG" Date: Sat, 12 Jun 2021 17:32:28 +0200 MIME-Version: 1.0 User-Agent: Evolution 3.34.2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r21; t=1623678440; bh=GhdyGFTeU6B/ONK4DYXO1Adg7E0VoTZ0vZFQbnl6/9o=; h=Subject:From:To:In-Reply-To:References:Date; b=OPGHOLb/sYPWi6fG/BKwUnow9v/XMxjEuAEta72M8LUUn/QqkTTSHEt5+HrRBrO7t FZRJgU9v9bKpbIq6OA6s0YWvfYfBD6295eDOKSaXwygySKaTz5DqOenLTSEAXsikZ9 +sZeYRz3RMZZ/S7FF/RomsG/2Mkctvf7qhnF6lkvDxc9IxXz9bPIBIF5w3mjWtLRPH R7phunmfQ22dBQLavupOTOIC99LNPF+RHpBzRYzTZ6kNGxnBoCYjA6tCSQRglJKUi5 5+AaV9hno5/qzb9CfBBNf43tH3NYcFipcYm/E15M/LwBUn61P6mv+5fN/kaM7d/0MT fnvNt8H8VQmaA== 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=1623678500; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=GhdyGFTeU6B/ONK4DYXO1Adg7E0VoTZ0vZFQbnl6/9o=; b=n8Irw0D8YJN8+12thhu4Zo1IYa7qTu41g958yDy47Qenurvjd/q3CAUIkcbrvj1Vd5qNQH yqE5tSe38Ql6INGyqIYE9+wvZwTn0EULB0JYsj9e9zWuI6Bw/bpjQBoqI6cKQzMbbX0sW1 2qIX69Fn/LJfnTugooQz80UBsgQFwsUmQUcNwvGg6gQzbHrrVnRaDcxXVH2VxWvyUSSKOK 9VbN9aTKp6Fp7IKVKACpdS5TvwrYgzFa8roJ8Zdg8cKyywHZn9Zlx1HVVnjnhpUcWxvInJ AMTUY4QPVt10JBw0wFaI4cx5pCB/4KvyNHa9TtNVsYVf9nea9+pERDWfvNUWDA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1623678500; a=rsa-sha256; cv=none; b=NT3QNruz/dhRKDBS4Vvy17xAXsUu71ia/t9j4db3rMTaONd1wzykX22QoQPYu5HqxF4XKP fYeDbdGID1ESnPww3pFIseuywoPX/SoLLpxs8KcABMxJRZHCvvOymi01wMXHnuCkjSAeWQ OPhzZHbq79NIs8L1T60rt+7ny35q+OkPQTGIMKThZfJ/oZZv4kxoA384JFa0jKOMBgBeAL GcXTffGY0pS4lSp41HPqXW17Z4HtQ6YP1VbDyrnfqHSdCNsI4JR9w5cXjlyB9Q+6KQBP4V v9d3SRdxNqifuF2CrrdWES3ioIAnmh+23QvKoHNkfQi9DM1G9x9VbeFBhJ3uKw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b="OPGHOLb/"; 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: -2.43 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b="OPGHOLb/"; 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: 689C822904 X-Spam-Score: -2.43 X-Migadu-Scanner: scn1.migadu.com X-TUID: pERUp4UYygCe --=-cThuvkh/molK765arxtG Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xinglu Chen schreef op vr 11-06-2021 om 22:35 [+0200]: > - (add-after 'install 'wrap-path > - (lambda* (#:key inputs outputs #:allow-other-keys) > - (let ((out (assoc-ref outputs "out")) > - (path (map (lambda (pkg) > - (string-append (assoc-ref inputs pkg) = "/bin")) > - '("coreutils" "getopt" "git" "gnupg" "qr= encode" > - "sed" "tree" "which" "wl-clipboard" "x= clip")))) > - (wrap-program (string-append out "/bin/pass") > - `("PATH" ":" prefix (,(string-join path ":")))) > - #t)))) Trailing #t in phases are not required anymore (the warning will disappear = when core-updates) is merged. You could follow up with a commit removing the #t. > - #:make-flags (list "CC=3Dgcc" (string-append "PREFIX=3D" %outpu= t) > [...] > + #:make-flags (list "CC=3Dgcc" (string-append "PREFIX=3D" %output) This should have been ,(string-append "CC=3D" (cc-for-target)) instead of "= CC=3Dgcc", such that the cross-compiler is used when cross-compiling. ( (To test cross-compilation: ./pre-inst-env guix build --target=3Daarch64-li= nux-gnu password-store). Otherwise, I don't see any problems, but I haven't tested. Greetings, Maxime. --=-cThuvkh/molK765arxtG Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYMTTfhccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7peHAP427HgbMyxLFyqRlXNBvUekpMek IxlQnBwesJ7gMQ+XWAEAsEgJNMeVDqy11yz9z2VjbiilL5QersREWDZGssEvtQs= =ilnU -----END PGP SIGNATURE----- --=-cThuvkh/molK765arxtG--