From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:1008:1e59::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id qEtzJdMIhGVWBQEAkFu2QA (envelope-from ) for ; Thu, 21 Dec 2023 10:43:47 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id qJe0H9MIhGVAQAEA62LTzQ (envelope-from ) for ; Thu, 21 Dec 2023 10:43:47 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=ftEA4Hyf; 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=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1703151827; 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:resent-to: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=b3idlIC0fDe2zefZg4rsR5w7WLc3ZlcDfLDNH/yUYP8=; b=pYGqdH5VXhxeSGac+FpII2BWK32xkGJEJg/l9F79lFB8grumGi/pgqGY/sDcfrhL4YFH7+ n4HVSHA5dSlkPitYAXVuZjDHfZVoRKSfMFyoynta6zwf06NLapIj6eApc6CZbIxrHv4h1i bPQu+lcDIP6FqI6oSJXIxpkFE7PR5MaY3qZ5RiIZMclMtRsmdNqN6Jobrkzh+21vp2LqUW 37ntos05iwmQ0c/8quoUTtgervrE2RL0lFjg9xQroBmOLApuzoSSwyBGyupi6kXqBNGfue Bzo7akUt/WPupfvyHo3jauYzxTQWauj9dwZFEsaa3mn9c/YUF47qAglcDuzvvA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=ftEA4Hyf; 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=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1703151827; a=rsa-sha256; cv=none; b=IVTPoZz+Hg6YsstH/m5Bvdas7Qb1I0njr/qt6s6TsN/ZsI5nFgEIhR4X7JnJObd+LXGkgf 4blY7BuSvePPR5AbXmk2H/UJ7JUJUiKkZWVRgD5/6eh65aHDjC/Uk43oyIKbiE5Bxy8dNq 7gNXjgVeRIkEgSYc2kfpiy3qOPYbhQ44vtVt7cfXUKn3xd9W4+7Lmh2bI6EOzP9JAY2Y5P yHaliYBpB85VNcvdQl3F0hktAWokep4mWmSaXRmz8aEM8Usc+mK9oebDMVUVJlMlkAGEhc Mnte5+4HpJUNcPMveEeY92Uw14c45EwVFLRdmkQxFOVn2URIOM+n2+BHIXyIVw== 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 7079D20A41 for ; Thu, 21 Dec 2023 10:43:46 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rGFMd-0001hf-Qu; Thu, 21 Dec 2023 04:29:11 -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 1rGFMY-0001fC-26 for guix-patches@gnu.org; Thu, 21 Dec 2023 04:29:06 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rGFMX-0003ne-7c for guix-patches@gnu.org; Thu, 21 Dec 2023 04:29:05 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rGFMa-0002uF-VR for guix-patches@gnu.org; Thu, 21 Dec 2023 04:29:08 -0500 Subject: bug#67108: [PATCH] gnu: librsvg-2.40: Fix cross-compiling. Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 21 Dec 2023 09:29:08 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 67108 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Zheng Junjie Cc: Raghav Gururajan , 67108-done@debbugs.gnu.org, Liliana Marie Prikler , Maxim Cournoyer Received: via spool by 67108-done@debbugs.gnu.org id=D67108.170315094311059 (code D ref 67108); Thu, 21 Dec 2023 09:29:08 +0000 Received: (at 67108-done) by debbugs.gnu.org; 21 Dec 2023 09:29:03 +0000 Received: from localhost ([127.0.0.1]:42388 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rGFMU-0002sI-QF for submit@debbugs.gnu.org; Thu, 21 Dec 2023 04:29:03 -0500 Received: from mail-lf1-x12c.google.com ([2a00:1450:4864:20::12c]:61775) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rGFMT-0002re-FY for 67108-done@debbugs.gnu.org; Thu, 21 Dec 2023 04:29:02 -0500 Received: by mail-lf1-x12c.google.com with SMTP id 2adb3069b0e04-50e3845abdaso756334e87.3 for <67108-done@debbugs.gnu.org>; Thu, 21 Dec 2023 01:28:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1703150931; x=1703755731; darn=debbugs.gnu.org; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender:from:to :cc:subject:date:message-id:reply-to; bh=b3idlIC0fDe2zefZg4rsR5w7WLc3ZlcDfLDNH/yUYP8=; b=ftEA4HyfX0rXwNkcMjoFST1WJbWhVNJBet3+JQwfNcf8xqHYTHpp+LKs6flm5NqbvP mRgb5XAsjs2UsE4SzL4066yme8pzhBVjyluVtCn5aKLceubbqHYgciA+9SOFX9KRIBbV RCJg/OobZ38EE1SwmIUZQV6St+M0xZ2XFfkJMjV0d4YR+zG6Y28DVUhLQAAWJw+bLzln S+sqioA1ptigpSf7/UUOZQqPZNDu/az6iDOCjDMaBTt5BaSTPHRZfR9aF6wv/+oVoNMX jkTGhbtwvmY1AsUiKLxNVTfPh2EGJHCYrIlWyiS72A/SUkyOdbn7UVTe1EyTxsGDwk/Q DQ6g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703150931; x=1703755731; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=b3idlIC0fDe2zefZg4rsR5w7WLc3ZlcDfLDNH/yUYP8=; b=TP3xA/YDPy0A98+4nSEQV0F9IIFgwYaEYJWeX0ABaUA8S1OzRitL5FjZRyi4JOxPoG 8PZAf6HAg3e5YwwXAEtx5tAJCQLygubVLHvogrPNk4Up3CcYdHwi48Fjj0PXftNp6q1h 1yH3z9THLqajhj+TYLH/bzdog7MEvttAcKBsFErYkPMtDErZ5REIh1Or/pTt9eJ0ufL7 SMsU0ZLGv1fISXxf4uLX14h9k90HksWPGqgA4wKIAeHXgtALjuw95FNjNW7mLNsdOG9G WTLxjC/z4icW1WavTPFCdSQ7OW1xp3ky5UV44App9ltNq8dz9KmzWqo359DTCYvSHRnT vOZA== X-Gm-Message-State: AOJu0YwMUcKlOUTsrLyumxWEPOzKBzfM2rxzNRlSN8zmsENUct/1OK+F XPCzilqbSOhsD6iYlJ5iius= X-Google-Smtp-Source: AGHT+IEOkrPdSEtjce6RzD1vqy2szsxFIrlJCjPhU++7OKrHsombrl5Ojcgike1qj6OpZyfC98owvQ== X-Received: by 2002:ac2:4c25:0:b0:50e:61a8:7715 with SMTP id u5-20020ac24c25000000b0050e61a87715mr210809lfq.100.1703150931178; Thu, 21 Dec 2023 01:28:51 -0800 (PST) Received: from localhost ([5.102.238.170]) by smtp.gmail.com with ESMTPSA id y8-20020a056000108800b0033642a9a1eesm1574864wrw.21.2023.12.21.01.28.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 21 Dec 2023 01:28:50 -0800 (PST) Date: Thu, 21 Dec 2023 11:28:49 +0200 From: Efraim Flashner Message-ID: Mail-Followup-To: Efraim Flashner , Zheng Junjie , 67108-done@debbugs.gnu.org, Liliana Marie Prikler , Maxim Cournoyer , Raghav Gururajan References: <3eb75ad72ebabc39a567c0f9883c526fd13e2e79.1699716624.git.zhengjunjie@iscas.ac.cn> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="RWk2T6mWO7ClC+1/" Content-Disposition: inline In-Reply-To: <3eb75ad72ebabc39a567c0f9883c526fd13e2e79.1699716624.git.zhengjunjie@iscas.ac.cn> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -5.32 X-Spam-Score: -5.32 X-Migadu-Queue-Id: 7079D20A41 X-Migadu-Scanner: mx10.migadu.com X-TUID: 47q4GnSTh1E1 --RWk2T6mWO7ClC+1/ Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Nov 11, 2023 at 11:30:24PM +0800, Zheng Junjie wrote: > * gnu/packages/gnome.scm (librsvg-2.40): Fix cross-compiling. > [arguments]<#:configure-flags>: when cross-compiling, disable > gobject-introspection. > [native-inputs]: when cross-compiling, add gdk-pixbuf. >=20 > (librsvg-for-system): Use the C version when cross-compiling. With the rust-team branch merged there's now support for cross-compiling librsvg so this patch shouldn't be needed anymore. --=20 Efraim Flashner =D7=A8=D7=A0=D7=A9=D7=9C=D7=A4 = =D7=9D=D7=99=D7=A8=D7=A4=D7=90 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --RWk2T6mWO7ClC+1/ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmWEBVEACgkQQarn3Mo9 g1Eiwg/+MIO5Og+6Rr65ZsgcMrAySMrOwiWnWr7hoPOnQVY08EsRaUEEmN/wdrTp yTprXXf7OK9qHrabharxvu+0EySHNWdy77y2gCwgfC52FCXw37nMr6g8hHrt3Y5k kJdMCcg1pOD9mdEppYimATKhxa1PAJ7UDTPsnWf3cOWH3L+qK3U7E7x7pXQ+rw6M EIa8111MM279ZBdt/XdEP4hIrG1q8UzwMYklpFGp8QkBnGjlySmeXuAhVoZTadoO 7Td8qTpgdaLkQWUgaBu4k6ZbduD+27PMdQDJn3/lx2BX59IyzmjFOz/pJhw2e/kQ hhVTW6L4Bbo845f42U11/cCbGKv33K97WFTmfLiWlfa8Bo5l9S+Lx7TF2TFZPDmb Q8s+uKZt6GM8smxL/LZeTp37HQEx+dsvnDjQHKY30kdrktgmADn7Wu2l3iYJbfg4 vrQ4CFcgOC3sF0AE9zlotC9G7EUofdH2Qzuhp8oSzuu/8aD9hFXIkul460NoMxwF 27Vu0tu0Js4TwsbO+kVhFPqGlpy8o3ogGK0H+TY5/t3bBGVo829ILi9GEo6v11uN uaX/Q8YF7UxyetVL/9EAaII/0tyfz0Rr7AS0dxCQ5b8lfccvcaaIlIZLp04MIu4Q ATVjnlzWtse+I8Zcp9td+TtlSXeBkU1lTRMmKzOom0RL5opEZh0= =kgs1 -----END PGP SIGNATURE----- --RWk2T6mWO7ClC+1/--