GNU bug report logs -
#26841
[PATCH 0/3] core-updates: more fixes for missing dependencies for %modify-phases
Previous Next
Reported by: Sergei Trofimovich <slyfox <at> inbox.ru>
Date: Mon, 8 May 2017 19:57:02 UTC
Severity: normal
Tags: patch
Done: Danny Milosavljevic <dannym <at> scratchpost.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
This time it's 'go', 'zip', and 'sbcl' packages.
Without the dependencies build typically fails as:
$ ./pre-inst-env guix build sbcl --no-substitutes
@ build-started /gnu/store/....-sbcl-1.3.7.drv - x86_64-linux /var/log/guix/drvs/0q//....-sbcl-1.3.7.drv.bz2
ice-9/psyntax.scm:1534:32: In procedure expand-macro:
ice-9/psyntax.scm:1534:32: Syntax error:
/gnu/store/....-sbcl-1.3.7-guile-builder:1:2813: source expression failed to match any pattern in form (%modify-phases phases* (delete (quote configure)))
builder for `/gnu/store/....-sbcl-1.3.7.drv' failed with exit code 1
@ build-failed /gnu/store/....-sbcl-1.3.7.drv - 1 builder for `/gnu/store/....-sbcl-1.3.7.drv' failed with exit code 1
guix build: error: build failed: build of `/gnu/store/....-sbcl-1.3.7.drv' failed
Sergei Trofimovich (3):
gnu: zip: add missing '#:modules' imports
gnu: go-1.4: Add missing module imports.
gnu: sbcl: Add missing module imports
gnu/packages/golang.scm | 3 ++-
gnu/packages/lisp.scm | 5 ++++-
gnu/packages/zip.scm | 3 +++
3 files changed, 9 insertions(+), 2 deletions(-)
--
2.12.2
This bug report was last modified 8 years and 17 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.