GNU bug report logs - #65523
package `guile@3.0.9' has an invalid input: ("_" #<syntax-transformer pkg-config>)

Previous Next

Package: guix;

Reported by: Paul Alesius <paul <at> unnservice.com>

Date: Fri, 25 Aug 2023 07:21:02 UTC

Severity: normal

Tags: notabug

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Paul Alesius <paul <at> unnservice.com>
To: 65523 <at> debbugs.gnu.org
Subject: bug#65523: package `guile <at> 3.0.9' has an invalid input: ("_" #<syntax-transformer pkg-config>)
Date: Fri, 25 Aug 2023 09:19:43 +0200
[Message part 1 (text/plain, inline)]
In the source code directory of Guix, when trying to build a package from
gnu/packages/python-xyz.scm, it fails with the following error:

guix build: error:
/storage/src/guix/guix-gnu/guix/build-system/gnu.scm:146:8: package
`guile <at> 3.0.9' has an invalid input: ("_" #<syntax-transformer pkg-config>)

For example:
guix build -L $(pwd) -e "(begin (use-modules (gnu packages python-xyz))
poetry)"
guix build -L $(pwd) -e "(begin (use-modules (gnu packages python-xyz))
python-lsp-server)"

It fails for all packages in python-xyz.scm. But you can build other
packages:
guix build -L $(pwd) -e "(begin (use-modules (gnu packages any-other))
program)"

/ Paul
[Message part 2 (text/html, inline)]

This bug report was last modified 1 year and 162 days ago.

Previous Next


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