From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 9HktHPnMLGECbwEAgWs5BA (envelope-from ) for ; Mon, 30 Aug 2021 14:20:09 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id CL9JF/nMLGE+AwAA1q6Kng (envelope-from ) for ; Mon, 30 Aug 2021 12:20:09 +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 22FC82482A for ; Mon, 30 Aug 2021 14:20:08 +0200 (CEST) Received: from localhost ([::1]:37396 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mKgGl-0000Pi-3g for larch@yhetil.org; Mon, 30 Aug 2021 08:20:07 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50992) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mKgGg-0000PM-E6 for guix-patches@gnu.org; Mon, 30 Aug 2021 08:20:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46813) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mKgGg-0003Rn-5t for guix-patches@gnu.org; Mon, 30 Aug 2021 08:20:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mKgGg-0001jj-04 for guix-patches@gnu.org; Mon, 30 Aug 2021 08:20:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50201] [PATCH core-updates-frozen 0/52] Support cross-compilation in glib-or-gtk-build-system and fix cross-compilation errors Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 30 Aug 2021 12:20:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50201 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50201@debbugs.gnu.org Received: via spool by 50201-submit@debbugs.gnu.org id=B50201.16303259496593 (code B ref 50201); Mon, 30 Aug 2021 12:20:01 +0000 Received: (at 50201) by debbugs.gnu.org; 30 Aug 2021 12:19:09 +0000 Received: from localhost ([127.0.0.1]:58359 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mKgFo-0001iH-L3 for submit@debbugs.gnu.org; Mon, 30 Aug 2021 08:19:08 -0400 Received: from andre.telenet-ops.be ([195.130.132.53]:59568) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mKgFm-0001i8-Tq for 50201@debbugs.gnu.org; Mon, 30 Aug 2021 08:19:07 -0400 Received: from ptr-bvsjgyjmffd7q9timvx.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:aaf1:9810:a0b8:a55d]) by andre.telenet-ops.be with bizsmtp id noK52500d0mfAB401oK5SP; Mon, 30 Aug 2021 14:19:05 +0200 Message-ID: <5f98411cb1077efcb6af418c5065f514f23486c3.camel@telenet.be> From: Maxime Devos Date: Mon, 30 Aug 2021 14:19:05 +0200 In-Reply-To: References: Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-C+PQsEAtqS90LH85Femy" 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=1630325945; bh=X3H/ugYEYiD6Si/60r7oJNIK431C5zprFEAmr5Caz2k=; h=Subject:From:To:Date:In-Reply-To:References; b=h30jvfPQwl26d+imoKStJ01BbhGxdk/78BayvtPdSnHLGmzZpY19FIhLsYQJlSJ7G 2noZOsDg5BdApz24R6cp+vtiHUw49AaM+J3WLd5oBMf25BPoHiEZjyv3DrvqhhrbN6 6Ex9TqSTELjbIGBJfo+M9S90kc2P2hhXJnDiMRDpxMCbfoN/n/IHkxGSDFLUxAv8eA CGxfU/5akzsPDFFAVXaogipOBxQuSRiM2uTMNbuKO9xFaB6cmmPWT5qdLPS2l5RWl9 ym8UO+yXDgCAp0Pl0pR1MpQC7wzv+TW3BscXvBWBCLyjRYOLuxmQsMfbpsSYPxcYmh P4FkAT+RN0cyA== 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=1630326008; 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=X3H/ugYEYiD6Si/60r7oJNIK431C5zprFEAmr5Caz2k=; b=uUB6MgBCG6l+u5BnD/uVIR7pWNPENxnVgITl4ikDPXGlRBYXtuhJZ/DBLrKXlUltP1fWHZ gqTfqNe+mGvc1CzZSAX2aT9xEPDWbj++Not+FuxnGb0jO+9SQieqPIkIXUmRdhF8fFqtaD lHUjtjfx5pZTF/nUoE1/zxFsbXDLjW7bAHtaeJZCOghlYjvnQvOnkX45/7hmxSH7Sb83fM 3fP+dgGyzXiXXfLh5uPI2oR0fNCRdIbclmONp7Nss+o60Jg1kba+Iut7zpz5v2ZbqTpy1e dphEsTY2O4Q8n9DGuBSy5Hn660i3nFxnHUXJar4sRNJoG05OvHcvKR6XoRCYrw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1630326008; a=rsa-sha256; cv=none; b=clK1oduFmTqcDibHMIUZIPKXyoaSysvmylR4Ab0vSynLPZDagRcDHPzDpLKzJkncYQE3+X k2NZX5jNQ6GUN3lEm74mV30yLsAJZ9OZ5gBUB968XVEjbJdkaAR4aXtxPWI0TX98XCOzho odiixee4N+6/7DfCUxDcL30J++OPT509jEqT9x3bKhvg5+oBQ/jVLFDPvgrpOOXFOC9Ysq ivqiExIlhsxUVyPqQ485Fh/Xu3VRCoWHV9K2OF9Za01PjLBaDNAQAKljkV/HmhhtEW5KPc 6rCv5qNH5i4DFtLF9Ok6DplY3vIEBmcmaJthPuzfmeUr4LdPMwhpuMUV4tG3kg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=h30jvfPQ; 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: -3.42 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=h30jvfPQ; 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: 22FC82482A X-Spam-Score: -3.42 X-Migadu-Scanner: scn0.migadu.com X-TUID: 7p6it8GP0jF1 --=-C+PQsEAtqS90LH85Femy Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Maxime Devos schreef op wo 25-08-2021 om 19:55 [+0200]: > Hi guix, >=20 > This patch series does two things: >=20 > * let 'glib-or-gtk-build-system' support cross-compilation >=20 > * fix many (but not all) cross-compilation errors that prevent > "guix build gtk+ --target=3Daarch64-linux-gnu" from succeeding. >=20 > It should not cause any rebuilds. You can test with > ./pre-inst-env guix build gtk+ --target=3Daarch64-linux-gnu. Be aware that I don't have an aarch64-linux-gnu machine to test this on. Some binaries of some packages I've run through qemu-aarch64 and I've run "guix gc --references [...]" on a few store items to check if it looks reaonable, but that's it. Greetings, Maxime. --=-C+PQsEAtqS90LH85Femy Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYSzMuRccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7pUCAQCzAyFBQcPa8hUQinLYyXykFISt 22YytyycEsU/ciB/MQEA9MNIRPg5w7qvDziyXOT1WsKUdWl8yeFLyWppRKRNLQI= =rNMs -----END PGP SIGNATURE----- --=-C+PQsEAtqS90LH85Femy--