unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* bug#26841: [PATCH 0/3] core-updates: more fixes for missing dependencies for %modify-phases
@ 2017-05-08 19:55 Sergei Trofimovich
  2017-05-08 19:55 ` bug#26842: [PATCH 1/3] gnu: zip: add missing '#:modules' imports Sergei Trofimovich
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Sergei Trofimovich @ 2017-05-08 19:55 UTC (permalink / raw)
  To: 26841

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

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2017-05-13 13:10 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-08 19:55 bug#26841: [PATCH 0/3] core-updates: more fixes for missing dependencies for %modify-phases Sergei Trofimovich
2017-05-08 19:55 ` bug#26842: [PATCH 1/3] gnu: zip: add missing '#:modules' imports Sergei Trofimovich
2017-05-11 19:53   ` Kei Kebreau
2017-05-08 19:55 ` bug#26840: [PATCH 2/3] gnu: go-1.4: Add missing module imports Sergei Trofimovich
2017-05-11 19:57   ` Kei Kebreau
2017-05-11 21:06     ` Danny Milosavljevic
2017-05-11 21:25       ` Kei Kebreau
2017-05-11 21:28       ` Leo Famulari
2017-05-11 22:19         ` Marius Bakke
2017-05-11 22:29           ` Danny Milosavljevic
2017-05-12  4:26             ` Leo Famulari
2017-05-12 21:52     ` Ludovic Courtès
2017-05-12 23:05       ` Kei Kebreau
2017-05-13 13:08         ` Ludovic Courtès
2017-05-08 19:55 ` bug#26843: [PATCH 3/3] gnu: sbcl: " Sergei Trofimovich
2017-05-09 15:53 ` bug#26841: [PATCH 0/3] core-updates: more fixes for missing dependencies for %modify-phases Danny Milosavljevic

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).