From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id EK+4I7x5x2CBZAAAgWs5BA (envelope-from ) for ; Mon, 14 Jun 2021 17:46:04 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 4KwrH7x5x2AGQQAA1q6Kng (envelope-from ) for ; Mon, 14 Jun 2021 15:46:04 +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 198612FD41 for ; Mon, 14 Jun 2021 17:46:04 +0200 (CEST) Received: from localhost ([::1]:50662 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lsomp-0003wo-3L for larch@yhetil.org; Mon, 14 Jun 2021 11:46:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54452) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lsof7-0008R5-2s for guix-patches@gnu.org; Mon, 14 Jun 2021 11:38:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:36006) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lsof6-00079B-Qq for guix-patches@gnu.org; Mon, 14 Jun 2021 11:38:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lsof6-0004EP-P6 for guix-patches@gnu.org; Mon, 14 Jun 2021 11:38:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49025] [PATCH core-updates 10/37] libgpgerror: Maybe fix a cross-compilation bug. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 14 Jun 2021 15:38:04 +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 Received: via spool by 49025-submit@debbugs.gnu.org id=B49025.162368506216121 (code B ref 49025); Mon, 14 Jun 2021 15:38:04 +0000 Received: (at 49025) by debbugs.gnu.org; 14 Jun 2021 15:37:42 +0000 Received: from localhost ([127.0.0.1]:47523 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lsoej-0004Bx-Ry for submit@debbugs.gnu.org; Mon, 14 Jun 2021 11:37:42 -0400 Received: from michel.telenet-ops.be ([195.130.137.88]:41494) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lsoej-0004AR-1g for 49025@debbugs.gnu.org; Mon, 14 Jun 2021 11:37:41 -0400 Received: from butterfly.local ([IPv6:2a02:1811:8c09:9d00:aaf1:9810:a0b8:a55d]) by michel.telenet-ops.be with bizsmtp id H3dg2500M0mfAB4063dgu4; Mon, 14 Jun 2021 17:37:40 +0200 Message-ID: <948fec07fa2cea1e1860da413757ea8755c16a89.camel@telenet.be> From: Maxime Devos Date: Mon, 14 Jun 2021 17:37:40 +0200 In-Reply-To: References: Content-Type: multipart/mixed; boundary="=-6kqImzZJtvvz39KmDjvx" User-Agent: Evolution 3.34.2 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r21; t=1623685060; bh=z9K2MAy6IWZv0IqH2jaAHv6vH2p9yOpDS7BaqtlOtDo=; h=Subject:From:To:Date:In-Reply-To:References; b=bZeVcCSwvXdLIJex/lCmpnMCwoDohEBqxwNScvtiG3vORKOfMUQMN830GxJbmivWo Gu5yXCqLPDHktRFeSL7+Lzaz4DYJe/XgLLCDhZtNzdxqjF+/PR1fLe47+LgedTqG6f IHk0KqhNcF6sJ20ddSJnUnGvW+anhV01gEKeSgHmLlpQV88fcs0n5HLsUCuDbXBOMu SCSSalfNgQs8RXG8J76KmLFnC/JK9divRahsGHU3jk9VISQjSJ7HcWwJ3X2NsekqWw YF0KzPJMln/EM4IUBX2YSJ00Fj7vtf864HtICCqxQ65hsTBnBP0yvN/Q0hsCd4WCQ7 b1cWKfLrs8pUQ== 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=1623685564; 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=z9K2MAy6IWZv0IqH2jaAHv6vH2p9yOpDS7BaqtlOtDo=; b=UUOcMATv9IOJzFn9TcQyMRJfYwR0vMMQJltbhqmTQanilGxhp7B8MYoYrcjCkjDYo5TDSN DbGNn5QmY0aBumUvIw306WbqJzjn0xql+9EP74KZfh1TvdQjz5R+k7cDK5242ZovT7d+W/ lZ4qpl1n84rm7BATpb8SKwKV2D7/b53KhGyrlX+AKx89IZR/PIctRWirWm2MdA2siHQaoE DlM8rr5sI0h05ED8u+ZJrdcOJs74+ehlDbvzniOZ9aUnJMzH1eipuXUYuPpL7LtA0YdZNi 8JUfrPbdJsnIztjS+QAQCOVjVspCOXRmIvbsazXkWByf2dfeCyBq3J2333yIAA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1623685564; a=rsa-sha256; cv=none; b=M3lP4PaN/odwObsiOBoCt5EU8Qd/jIRkcBJe81kK2SII4XNAO8h5C99/onf5ucVW5uVNwR ATkuJPxU4KBlt2Yp/sH03xBXQItzYPObIO/lK9t8HZblhfDMWUhVdl9sUSZRD5J0j/Z8ph B7MYKyw7TkLQrYnEMG06+zzcaPehWbiOo7+cdJebpCXM1o6eZOJ6sjj+oTGIILhk2QPmnv BbjWlvuP+sgcq3uua0I9VpAAhkZylFGWo12PBgqJ8GuLY5QVb5QcWs5eN3UgMasZK5nHaz Mq0sRykUuPEgtmX4gAdJLvooi1wq+Ex1SuY6wSXJ80Fv8jVeWlVCVvNYcEWgFg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=bZeVcCSw; 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: -1.33 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=bZeVcCSw; 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: 198612FD41 X-Spam-Score: -1.33 X-Migadu-Scanner: scn0.migadu.com X-TUID: 8BgvAK3Ld2zn --=-6kqImzZJtvvz39KmDjvx Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Previously, a symlink was created at src/syscfg/lock-obj-pub.linux-gnu.h pointing at lock-obj-pub.MANGLED-TARGET.h. I would think this has to be the other way around, but I am not really sure. * gnu/packages/gnupg.scm (gnupg)[arguments]<#:phases>{cross-symlinks}(link): Switch 'triplet' and 'source'. --- gnu/packages/gnupg.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --=-6kqImzZJtvvz39KmDjvx Content-Disposition: attachment; filename="0010-libgpgerror-Maybe-fix-a-cross-compilation-bug.patch" Content-Transfer-Encoding: 7bit Content-Type: text/x-patch; name="0010-libgpgerror-Maybe-fix-a-cross-compilation-bug.patch"; charset="us-ascii" diff --git a/gnu/packages/gnupg.scm b/gnu/packages/gnupg.scm index de213d381f..f5d4118af9 100644 --- a/gnu/packages/gnupg.scm +++ b/gnu/packages/gnupg.scm @@ -110,9 +110,9 @@ (add-after 'unpack 'cross-symlinks (lambda _ (define (link triplet source) - (symlink (string-append "lock-obj-pub." triplet ".h") + (symlink (string-append "lock-obj-pub." source ".h") (string-append "src/syscfg/lock-obj-pub." - source ".h"))) + triplet ".h"))) ,(let* ((target (%current-target-system)) (architecture (string-take target (string-index target #\-)))) --=-6kqImzZJtvvz39KmDjvx--