From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id SAOhBEPptGK8TwAAbAwnHQ (envelope-from ) for ; Fri, 24 Jun 2022 00:29:23 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id aLTVA0PptGIDZwEAG6o9tA (envelope-from ) for ; Fri, 24 Jun 2022 00:29:23 +0200 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 16A17249CD for ; Fri, 24 Jun 2022 00:29:21 +0200 (CEST) Received: from localhost ([::1]:48338 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o4VKC-0000RL-1U for larch@yhetil.org; Thu, 23 Jun 2022 18:29:20 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36746) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o4VJu-0000O1-VK for guix-patches@gnu.org; Thu, 23 Jun 2022 18:29:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46375) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o4VJu-0006fB-Iu for guix-patches@gnu.org; Thu, 23 Jun 2022 18:29:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o4VJu-0000mq-DS for guix-patches@gnu.org; Thu, 23 Jun 2022 18:29:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55966] [PATCH 9/9] gnu: chromium extensions lighter make-crx. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 23 Jun 2022 22:29:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55966 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Nicolas Graves , 55966@debbugs.gnu.org Received: via spool by 55966-submit@debbugs.gnu.org id=B55966.16560233002977 (code B ref 55966); Thu, 23 Jun 2022 22:29:02 +0000 Received: (at 55966) by debbugs.gnu.org; 23 Jun 2022 22:28:20 +0000 Received: from localhost ([127.0.0.1]:40272 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o4VJE-0000lx-Lx for submit@debbugs.gnu.org; Thu, 23 Jun 2022 18:28:20 -0400 Received: from xavier.telenet-ops.be ([195.130.132.52]:51986) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o4VJC-0000ln-2d for 55966@debbugs.gnu.org; Thu, 23 Jun 2022 18:28:18 -0400 Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a]) by xavier.telenet-ops.be with bizsmtp id mmUG270064UW6Th01mUGHF; Fri, 24 Jun 2022 00:28:17 +0200 Message-ID: From: Maxime Devos Date: Fri, 24 Jun 2022 00:28:16 +0200 In-Reply-To: <20220614094954.15197-9-ngraves@ngraves.fr> References: <20220614094954.15197-1-ngraves@ngraves.fr> <20220614094954.15197-9-ngraves@ngraves.fr> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-O5I67RtjUez/SaWtLtIT" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1656023297; bh=4cKithEbUlC4uuS7rXsoGCd2NQwLQhNHJf2eGZWRH0w=; h=Subject:From:To:Date:In-Reply-To:References; b=nyIumaegoHpM/D+HFrsNIcoTiJ22kXmh0QVAFPcrbpM9bvQ2eWW1d5459w6uxf5DC yhVClyEh0zKSzf931qCVxDhGo9gfMcj5recpGq0oinktvx5/mnM3+9fB7YLZ2mYQYj NE6g/iP++oFfKqbNDjJO8RPoVOO+tUSnQCCFCFxeej8cH5gwIaFkdm5JBtp+lBXHH0 GOTeO4RdOv2WcTu0WVVjNzlGUV6gpULJ7tXG5UhPp4PJEaT1DHlJ+OUc6xue7d0VZ5 5yPFKyYih8QqlwWyo7YFf6jRj5u1JgC+FSQYIb/S+CrBWF8HDs96C5inhBCLaWrvc4 LlXLlRDRSAIcQ== 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 X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1656023361; 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=4cKithEbUlC4uuS7rXsoGCd2NQwLQhNHJf2eGZWRH0w=; b=jZ/Mz1EjOPDpDP+dETmOeKQAQmkbZD4znMz/WRirQLqIR4Y0W+WrsvP1Ya8+SqXiLYXw8w cqI29eqLjsh086OIyCyHnoPvb16cjvdsuuH8qSBZ7fitE6cDSKHjIG8o+0OnsON+Wr9kqT r5boNUzo5yhGIvWDuo8gRFmJlBrOvR1JFHsO7EoBOnl77n1C7uYPYSnqGekeh29Pmy8lvR igMETSujStIqyfUj3+VMuWAF6lMtgU1+PDPLro7MnQJvsNdXLDBrLAw6Bfd/5InvxhbTn2 Onq5CnppYj0wzPIkk7YbX7L61zhcrWaqDp5oj3HEvetxy65GKDsDP3UOL02+Dg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1656023361; a=rsa-sha256; cv=none; b=OP7dEu6XnoRg1ej3QbSEaZZXgOzmMUawDgqLGXTmg5udKuniNQN9HOAhu6GRAcN6NxyY4q KLGO2ZVcmjgYLblihn6fTxaHkeMwNqCLvktUsdSF7nHYkl64XdvUMbpGxuntcV28+m6HfA rGVsZM6p9OgZc0i994+x4nshY/bOwcmpdV6hwCt0QIWod3+o9AJJjmitKgkUdLre/Vkapy urEcWl6XkzxtjQO99WwiV69G8YtVXJL6MvB4girsj0TFhMaL//iRsyN35baPcCWw4yvZzv tmVrxxPBFmvPe1UQALqUS8eirrSPiZYmqGoilZaoBNwCkxvnBc0s0T19VYLFgg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=nyIumaeg; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); 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" X-Migadu-Spam-Score: 3.64 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=nyIumaeg; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); 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" X-Migadu-Queue-Id: 16A17249CD X-Spam-Score: 3.64 X-Migadu-Scanner: scn0.migadu.com X-TUID: mct/ubqGygKJ --=-O5I67RtjUez/SaWtLtIT Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Nicolas Graves via Guix-patches via schreef op di 14-06-2022 om 11:49 [+0200]: > -=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (let ((chromium #$(file= -append ungoogled-chromium "/bin/chromium")) > -=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0 (xvfb #$(file-append xorg-server "/bin/Xvfb")) > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (let ((crx3 #$(file-app= end node-crx3 "/bin/crx3")) > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0 (packdir (string-append (getcwd) "/extension"))) You're invoking crx3 below, so it shouldn't be cross-compiled even if the extension is cross-compiled, hence the #$(file-append node-crx3 ...) should probably be #+(file-append node-crx ...) instead. (Also was an issue in the old code that used chromium and xorg-server ..., and probably the chromium build system doesn't implement cross- compilation yet ...) Greetings, Maxime. --=-O5I67RtjUez/SaWtLtIT 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+4iGRcl7gUCYrTpABccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7shaAQDKfsSTPYKqGefXZWBP7/lTOdnN xdneYKiEfwFrdeLmEAEA3g1gmk8AmQgQQl8rj5hJnKG7UxqzArFus+JZpEjQ/Q4= =elet -----END PGP SIGNATURE----- --=-O5I67RtjUez/SaWtLtIT--