From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 QGYxI/x1uWSTDAEASxT56A (envelope-from ) for ; Thu, 20 Jul 2023 19:59:24 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id OAgzI/x1uWQrNwAA9RJhRA (envelope-from ) for ; Thu, 20 Jul 2023 19:59:24 +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 1E84C48649 for ; Thu, 20 Jul 2023 19:59:24 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=jwta7Xcu; 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=1689875964; 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=vvAGZBQgpKRRUYQP4pA5Gcg/gJdoDW1fgUGZ7phs4v8=; b=JxI9iaRGT14naRiLi/ZlbQ28t3VCfxyBv1mf5kjRgMAfhdut33WGKFzfOj2rOre4RDJzgS fFlqXHKelPpbukQrOUjNjAXTmq1SpXoLbpfS1Zh/h0N0Dp1SG0HVI6kGV3bgpG77R4Xohi ODClolJcfoxSDQvmvdAPg3pEpOggvm0a5Em4IaubVWdkSHnkmr0SAH9WobiblOoY0o5wFz 4sVcdit/WbgVQKofnrWs8iA9c4ZCmfDfIK+9ZZensxrSxlnRbvqaVHaUw6CKbS+01QLQYu G8rcKwh67eKK3pBemltjhVTgTlyVQWpN+I45s7xOjUyZ9AL6vvT3/ZzcHSG25Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1689875964; a=rsa-sha256; cv=none; b=NxVP+HEavsH4wTLm5ko2X89hbRzrccfUpYmUk1XkYuq/vdtNaTdHdG8E/4bGiEiVgR4sV9 1N3UzjQ2Ec2mFInOiGYOf5otCCRUu4n1D5b5KM+xuhxbkaDBTMCcGHP6dmGFgudYwlFQ0+ 1teneGNlFlguUNPvOCmIqE+yGqWwiYYiCzskfeti6/bU8+hOUNE5R2lZlYamiwVzoLbC6G fcnYcEQbh05Q0vg9sCuXGfoFdw3RZo+imHRHxabmyrkYGy8eARqXWT4NMYQMqByvny//n0 fGTMXDLCUajXJS827bJo/p8Ft1QeC8lBDjViwojGKFXiT0kpwg/IpqAvjB5guA== 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=jwta7Xcu; 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 1qMXvd-0007iE-03; Thu, 20 Jul 2023 13:59:05 -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 1qMXva-0007hq-W6 for bug-guix@gnu.org; Thu, 20 Jul 2023 13:59:03 -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 1qMXva-00079X-OA for bug-guix@gnu.org; Thu, 20 Jul 2023 13:59:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qMXva-0001Cr-C1 for bug-guix@gnu.org; Thu, 20 Jul 2023 13:59:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#64745: [guix-past] channel derivation broken after recent u-boot update Resent-From: Janneke Nieuwenhuizen Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 20 Jul 2023 17:59:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64745 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Maxim Cournoyer Cc: 64745@debbugs.gnu.org Received: via spool by 64745-submit@debbugs.gnu.org id=B64745.16898759124592 (code B ref 64745); Thu, 20 Jul 2023 17:59:02 +0000 Received: (at 64745) by debbugs.gnu.org; 20 Jul 2023 17:58:32 +0000 Received: from localhost ([127.0.0.1]:59817 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qMXv6-0001Bz-9m for submit@debbugs.gnu.org; Thu, 20 Jul 2023 13:58:32 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39466) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qMXv0-0001Bh-PD for 64745@debbugs.gnu.org; Thu, 20 Jul 2023 13:58:30 -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 1qMXuu-00073k-Q2; Thu, 20 Jul 2023 13:58:20 -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=vvAGZBQgpKRRUYQP4pA5Gcg/gJdoDW1fgUGZ7phs4v8=; b=jwta7Xcuow6N/rrVV0Xb PT9mvfPBMCL36v2L2ykEXXK4WLM0iB8NWHLeG7c7YXjlxw3d56p1c6Aq/rFGUb/msHw4leXoRFBik p9lS/8x2EvyxXsoFx/rLaqeYODs0IR+rsZJFp+6jxvysHuQeCF58gGBaZ+euE6LOEXdz76RK0Jc7n HZX+/RIjOV7PQXZZ8lHVojxDhr3JPD9BqQTRxWLl+LWu0LUQyUKlq5pv83mMTpvahqbDaP2s1XCU9 SGUcK84mVCdF1UHacSItINCTST0su3s4VrrFBT97ngy55Bfq3MNY9pE4IiNwgHvbo8xuOajdxwYIe 4zCxGsH6Wkk+7Q==; Received: from 2a02-a462-da03-1-aeb0-2f5e-e96a-dccb.fixed6.kpn.net ([2a02:a462:da03:1:aeb0:2f5e:e96a:dccb] helo=drakenpad.janneke.lilypond.org) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qMXuu-0000mg-9h; Thu, 20 Jul 2023 13:58:20 -0400 From: Janneke Nieuwenhuizen References: <87lefalf91.fsf@gmail.com> Date: Thu, 20 Jul 2023 19:58:15 +0200 In-Reply-To: <87lefalf91.fsf@gmail.com> (Maxim Cournoyer's message of "Thu, 20 Jul 2023 12:27:54 -0400") Message-ID: <87r0p2tqh4.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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -6.86 X-Spam-Score: -6.86 X-Migadu-Queue-Id: 1E84C48649 X-Migadu-Scanner: mx1.migadu.com X-TUID: dwXXAV4Kd0aJ Maxim Cournoyer writes: Hi, > It appears that the Guix-Past channel now fails to build like so: > > substitute: ^Msubstitute: ESC[Kupdating substitutes from 'https://ci.guix= .gnu.org'... 0.0%^Msubstitute: ESC[Kupdating substitutes from 'https://ci= .guix.gnu.org'... 100.0% > substitute: ^Msubstitute: ESC[Kupdating substitutes from 'https://bordeau= x.guix.gnu.org'... 0.0%^Msubstitute: ESC[Kupdating substitutes from 'http= s://bordeaux.guix.gnu.org'... 100.0% > @ build-started /gnu/store/5gxx0xnrncdg5rsi00j4bvy4frxpd466-guix-past.drv= - x86_64-linux /var/log/guix/drvs/5g//xx0xnrncdg5rsi00j4bvy4frxpd466-guix-= past.drv 4536 > (repl-version 0 1 1) > (exception unbound-variable (value #f) (value "Unbound variable: ~S") (va= lue (crust-pine64-plus)) (value #f)) > builder for `/gnu/store/5gxx0xnrncdg5rsi00j4bvy4frxpd466-guix-past.drv' f= ailed to produce output path `/gnu/store/hwfy6kbh8q7v9ljam99gfzaz46lf3i8z-g= uix-past' > @ build-failed /gnu/store/5gxx0xnrncdg5rsi00j4bvy4frxpd466-guix-past.drv = - 1 builder for `/gnu/store/5gxx0xnrncdg5rsi00j4bvy4frxpd466-guix-past.drv'= failed to produce output path `/gnu/store/hwfy6kbh8q7v9ljam99gfzaz46lf3i8z= -guix-past' > > I suspect it's caused by the commit > ed5dc3a25d858a394bb7db937a51d866c3cdc6ed ("gnu: u-boot: Add crust > firmware to pinebook, pine64_plus and pine64-lts."), although I don't > understand why. I've hit a simimilar problem when attempting to build guix (./pre-inst-env guix build guix for x86_64) on hurd-team. --8<---------------cut here---------------start------------->8--- [ 39%] GUILEC gnu/packages/fsf.go [ 39%] GUILEC gnu/packages/ftp.go [ 39%] GUILEC gnu/packages/fribidi.go [ 39%] GUILEC gnu/packages/fvwm.go Compiling Scheme modules... [ 39%] LOAD gnu/packages/game-development.scm ice-9/eval.scm:293:34: error: crust-pine64-plus: unbound variable hint: Did you forget a `use-modules' form? --8<---------------cut here---------------end--------------->8--- The hurd-team branch has (two) `make update-guix-package' commits because it has guix build fixes for the hurd. Greetings, Janneke --=20 Janneke Nieuwenhuizen | GNU LilyPond https://LilyPond.org Freelance IT https://www.JoyOfSource.com | Avatar=C2=AE https://AvatarAcade= my.com