GNU bug report logs - #28510
crash: guix build -S foo --with-source=bla

Previous Next

Package: guix;

Reported by: Ricardo Wurmus <ricardo.wurmus <at> mdc-berlin.de>

Date: Tue, 19 Sep 2017 12:11:02 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Maxime Devos <maximedevos <at> telenet.be>
To: Jérémy Korwin-Zmijowski <jeremy <at> korwin-zmijowski.fr>, 28510 <at> debbugs.gnu.org
Subject: bug#28510: crash: guix build -S foo --with-source=bla
Date: Mon, 19 Sep 2022 20:44:03 +0200
[Message part 1 (text/plain, inline)]
On 19-09-2022 19:38, Jérémy Korwin-Zmijowski wrote:
> Hello,
> 
> Today, I followed this steps to try to reproduce : [...]'.
> 
> So, still failing but I don't get the same error… Is it valid according 
> to the bug declaration ? I'm not sure haha
> 

Here is a simpler reproducer for that error:

file a.scm:
(use-modules (gnu packages) (guix packages) (guix gexp))
(package
  (inherit (specification->package "hello"))
  (source (local-file "a.scm")))

guix build -f a.scm --source

Greetings,
Maxime.
[OpenPGP_0x49E3EE22191725EE.asc (application/pgp-keys, attachment)]
[OpenPGP_signature (application/pgp-signature, attachment)]

This bug report was last modified 336 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.