From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id EJNfAo9z32S7xQAASxT56A (envelope-from ) for ; Fri, 18 Aug 2023 15:35:11 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 0OEjAo9z32QL2QAAauVa8A (envelope-from ) for ; Fri, 18 Aug 2023 15:35:11 +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 9770540186 for ; Fri, 18 Aug 2023 15:35:10 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=CAkjZXNC; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1692365710; 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: content-transfer-encoding:content-transfer-encoding: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=u9w+D5YPvHax9pYcoFIYS3qyMNQgrF7mFp4ioGw8Vl0=; b=L10ZCpMWqueqV51PRDf2OgRmePIhJt2pQktbnp+BnFyrhZxaAUH4L8qUxKs2sR/2PZOOSM Dnr14/EieRoFZWpiUtGY52nvPDjddSoOJLyUFpYsqXsBPiyA3pFNTfjKXJ/IQjEl+5pQqG 3zImqGxmP3hrvDgPUMPaU227UE0Nrf5ySX6AUZHCGYQbCNUkuMB52syh6pgaNNz1XFcQv6 Xp4XKkw5qUyppLbkZXdECTxCTBPwKdm5X45FqGqxWUBs39sUvQ3zUF1R1GjpbESHTUOFWS 0qmU62+gL4IZOlCykyywxIp9iTIwsBnSKr//Q6Rkkr08idW5aEJfQ7+zoV/i8g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1692365710; a=rsa-sha256; cv=none; b=UyA9SuV2ymtZfgIJ2RUMXtXaVYgw/1o00WDp0zzNNFZRkrRYAIpGl/c4LnwWvn+33eeqgO XxokatWpTVotHaDsCi35CX6pHglsi284k/QaYS2OZZZ4WDzgphCcFf+DFlMJF7bE9IZbPK cHI88pXVowzLqrNvm6gY+y9Zkq8xe7lywC8cIc1Z+tZ5nz09nxwv4sJZkztBCeSuBbk6M4 i8u7E5v71GnX90MJODeVDPdfuZnRg+j8AZXD53pbg6qx/QzSAdJ6PaY336Da6U7FdaGe7l 8eIYyAwU0v34Mlxhxv/ZBcjf2nnHH7LASfs3QPT3Llk+PZwYvlPRHNJYryCuDw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=CAkjZXNC; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qWzcr-0005P1-8b; Fri, 18 Aug 2023 09:34:53 -0400 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 1qWzc2-0005LS-H6 for bug-guix@gnu.org; Fri, 18 Aug 2023 09:34:04 -0400 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 1qWzc1-0002KI-Od for bug-guix@gnu.org; Fri, 18 Aug 2023 09:34:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qWzc2-0000To-57 for bug-guix@gnu.org; Fri, 18 Aug 2023 09:34:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#64302: Guix derivation cannot be computed during pull Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 18 Aug 2023 13:34:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64302 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Andreas Enge Cc: 64302@debbugs.gnu.org Received: via spool by 64302-submit@debbugs.gnu.org id=B64302.16923656341829 (code B ref 64302); Fri, 18 Aug 2023 13:34:02 +0000 Received: (at 64302) by debbugs.gnu.org; 18 Aug 2023 13:33:54 +0000 Received: from localhost ([127.0.0.1]:46398 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qWzbt-0000TR-MG for submit@debbugs.gnu.org; Fri, 18 Aug 2023 09:33:53 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48758) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qWzbr-0000TE-NS for 64302@debbugs.gnu.org; Fri, 18 Aug 2023 09:33:52 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qWzbl-0002Ij-CH; Fri, 18 Aug 2023 09:33:45 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=u9w+D5YPvHax9pYcoFIYS3qyMNQgrF7mFp4ioGw8Vl0=; b=CAkjZXNC7tQrS8IMLjIC dPWaHplKGr0h0X734f/3L47D92WNaVrtipG7LmjVjLx7POgff/uEj50GnaT4WODAOnBJ28M1ZnQtW am7BMTYzRtuRyMxO0KMlcdVnZYRZP1OyJUfMy0piTXbirPJFEOP5vy3PeEslZYlzzBlkudhR0uCOi yOdbP5ljr0Ma7FsEN+6WwlvmRwC3Z+Fpd+yDhoHGdYgoNKWPl2NSArUMJcKg6E17UGzAVeh27qcDN SQX+yOtLFKYj4aY4bti8VvpNl80WMwRrm3TOrf1S2BJ9gMeGj8A/SHaULWamkVPGj68boG2WTYEBA EoSNLT40f8K+vg==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87cz13ke46.fsf@gnu.org> <87edlf78go.fsf@gnu.org> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Primidi 1 Fructidor an 231 de la =?UTF-8?Q?R=C3=A9volution, ?= jour de la Prune X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Fri, 18 Aug 2023 15:33:43 +0200 In-Reply-To: (Andreas Enge's message of "Wed, 19 Jul 2023 12:08:02 +0200") Message-ID: <87pm3ksceg.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -3.99 X-Spam-Score: -3.99 X-Migadu-Queue-Id: 9770540186 X-Migadu-Scanner: mx1.migadu.com X-TUID: GIVQq0n9HTLR Hi, Andreas Enge skribis: > It looks like 1GB of memory is not enough for "guix pull", which is > not nice. Has this been addressed in later commits? Is there a known > lower memory limit for using Guix? This is terrible. :-/ The culprit here is Guile, specifically its compiler and psyntax. I made some improvements to reduce its memory consumption in 3.0, but it=E2= =80=99s definitely not 2x or so unfortunately. So, to be continued=E2=80=A6 Ludo=E2=80=99.