From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 OKukHVaAamJudwEAbAwnHQ (envelope-from ) for ; Thu, 28 Apr 2022 13:53:58 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id UF3aHVaAamIiAAEA9RJhRA (envelope-from ) for ; Thu, 28 Apr 2022 13:53:58 +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 113102378F for ; Thu, 28 Apr 2022 13:53:57 +0200 (CEST) Received: from localhost ([::1]:57902 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nk2ia-0005EL-Pi for larch@yhetil.org; Thu, 28 Apr 2022 07:53:56 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42994) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nk2RG-0001xQ-9M for guix-patches@gnu.org; Thu, 28 Apr 2022 07:36:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51717) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nk2RF-000361-Td for guix-patches@gnu.org; Thu, 28 Apr 2022 07:36:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nk2RF-0001ag-Og for guix-patches@gnu.org; Thu, 28 Apr 2022 07:36:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54906] [PATCH] build: go-build-system: Add support for #:skip-build? #t. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 28 Apr 2022 11:36:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54906 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Attila Lendvai Cc: 54906@debbugs.gnu.org Received: via spool by 54906-submit@debbugs.gnu.org id=B54906.16511457226069 (code B ref 54906); Thu, 28 Apr 2022 11:36:01 +0000 Received: (at 54906) by debbugs.gnu.org; 28 Apr 2022 11:35:22 +0000 Received: from localhost ([127.0.0.1]:45614 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nk2Qc-0001Zp-Ja for submit@debbugs.gnu.org; Thu, 28 Apr 2022 07:35:22 -0400 Received: from albert.telenet-ops.be ([195.130.137.90]:49020) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nk2Qa-0001Ze-73 for 54906@debbugs.gnu.org; Thu, 28 Apr 2022 07:35:21 -0400 Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a]) by albert.telenet-ops.be with bizsmtp id QBbJ2700A4UW6Th06BbJlw; Thu, 28 Apr 2022 13:35:18 +0200 Message-ID: <2011a56256b561e89fcecc3febdc8dbc2bf7beae.camel@telenet.be> From: Maxime Devos Date: Thu, 28 Apr 2022 13:35:12 +0200 In-Reply-To: References: <20220413120052.25602-1-attila@lendvai.name> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-O7hX5wooCsFHybiY7y01" 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=1651145718; bh=xEmj/nqHXOFiLOY7nCrIvMfWXo5qPPJFFDWm1tfn8QI=; h=Subject:From:To:Cc:Date:In-Reply-To:References; b=U8fMJ13AvaBTW/YU9jU1sTi0vt6PKspmyDT5GBMVur4V5QAEY/Xl/x6DRK3zyAyJJ re3a8D7FAGTjHQ3zwFQzuRk5AhwX0SJrw31lrrT0g1wxkbNuep43x6Yrtlk3/Q+gPd J7zfR6DVNYK1qQWLCXCKrK3TLzl32QxePck4/8jh49uy1Uk/IzWLajfm2cXmPzsvTt ENXh8mTB5ZNYOSqWAUiUCcbRXYhJRyyEL98fXsoXQ3nlTTptQR0yXdzwWa48N5LLhu Mlb7zhy2rw2DDXfgLSkiC07J5u3KWVcnBJRL+BEkL77I5mAqMhZne+/4Cp+0PFnwVf bIEKNAxTMeVrw== 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=1651146838; 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-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=xEmj/nqHXOFiLOY7nCrIvMfWXo5qPPJFFDWm1tfn8QI=; b=UcWacUvAJApUZrtrRHH2rygIVhnmdPDw0qMer4LwcYGKrRpbCRJq9VOOwmPAcd4X6t8y8d dEDfEfzISac+np6IN22b4uBHcTmD9u1wEzyE4NeHhIJ+ppyOcvkmi+XoS4jxq17my1d8l8 7CnFwReyfz0M2bK8/v3n2PaO9JUryxmp7FJ3LvDq2U5PgNNFeBmjBq7rVSLwV+g7WCnShU uavx8lbnb65VkdiNFGutIdHk+wPja5qR3UNaM8OWXke9YUQk7BzRFpibxy7pCU+c6Lyv1U NEIwuvCxFtHgbl7yALB5ep1FYy05u6AS+PQgvNKeXIM4RNG3NA29HWvdryzX1g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1651146838; a=rsa-sha256; cv=none; b=lI6SL68PBgvmex5CRuSQnBMmgLYU2YfERyapROGikSNG9P1eidfoTJqC5lMTxJ/my3uP0u Uw+lrJvVbiwgQQSr42qYBQbSsrhqZ/xJ+Tz8qG+tEm8NSdo0YJA1g+DyX4g8l2Mil34yCj 5kR7BXCcXw+Ql1lzbFaPPscoWJj53/aVkEYD6yJPCQzt0TxY+xTmfzRgR5vCOtMoV5beFx ozMROvbdH2f0W2SwthKQf1tz73viQWiCGY1r2+CTR7Wlp0B/szEM6oYDsK7EYNN3Ytu/Rs jHX1zV3sK2su4LF9gmBIEvzvJEYkpL+O0a3jlG7H4lsf6BHbaisOldelhZi6uA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=U8fMJ13A; 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.90 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=U8fMJ13A; 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: 113102378F X-Spam-Score: 3.90 X-Migadu-Scanner: scn1.migadu.com X-TUID: fVARwLD0hb00 --=-O7hX5wooCsFHybiY7y01 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Attila Lendvai schreef op do 28-04-2022 om 10:56 [+0000]: > in the current setup, i.e. without SKIP-BUILD?, if i want to import an > app with 100+ dependencies, then i need to make sure that all those > 100+ dependencies build fine by themselves. this is substantially more > work. >=20 > if there is SKIP-BUILD?, then i can just set it to false in the > importer for all the dependencies, and only flip it to true for the > leaf packages that i'm actualy trying to build. Except for long build times due to not reusing build results, I don't follow: if dependency X doesn't build, doesn't that imply that dependent Y won't build either? Conversely, if dependent Y builds, doesn't that imply that the dependents can also be built by theirselves? > it seems to me that i should just remove the SKIP-BUILD? assumption > from the go importer for now, and file my commits against vanilla > master. >=20 > i'll proceed with that. To be clear, my comment was more about the wording (feature / work- around / ...) than about the addition of #:skip-build?. Greetings, Maxime. --=-O7hX5wooCsFHybiY7y01 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+4iGRcl7gUCYmp78BccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7omsAQDqW5pj5KoxAY7vKUdk5CTowYUG ccneEGUlG5JkiwCIHAD/d2oTZbWKFQdntvdpszJz5gFRwnF6rnRHVBb9k8o9qA8= =nhug -----END PGP SIGNATURE----- --=-O7hX5wooCsFHybiY7y01--