GNU bug report logs - #26841
[PATCH 0/3] core-updates: more fixes for missing dependencies for %modify-phases

Previous Next

Package: guix-patches;

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

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Danny Milosavljevic <dannym <at> scratchpost.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#26841: closed ([PATCH 0/3] core-updates: more fixes for
 missing dependencies for %modify-phases)
Date: Tue, 09 May 2017 15:54:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 9 May 2017 17:53:43 +0200
with message-id <20170509175343.4d7a0a09 <at> scratchpost.org>
and subject line Re: bug#26841: [PATCH 0/3] core-updates: more fixes for missing dependencies for %modify-phases
has caused the debbugs.gnu.org bug report #26841,
regarding [PATCH 0/3] core-updates: more fixes for missing dependencies for %modify-phases
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
26841: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=26841
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Sergei Trofimovich <slyfox <at> inbox.ru>
To: guix-patches <at> gnu.org
Cc: Sergei Trofimovich <slyfox <at> inbox.ru>
Subject: [PATCH 0/3] core-updates: more fixes for missing dependencies for
 %modify-phases
Date: Mon,  8 May 2017 20:55:46 +0100
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



[Message part 3 (message/rfc822, inline)]
From: Danny Milosavljevic <dannym <at> scratchpost.org>
To: Sergei Trofimovich <slyfox <at> inbox.ru>
Cc: 26841-done <at> debbugs.gnu.org
Subject: Re: bug#26841: [PATCH 0/3] core-updates: more fixes for missing
 dependencies for %modify-phases
Date: Tue, 9 May 2017 17:53:43 +0200
Hi Sergei,

I applied all 3 with very minor corrections (typo) to core-updates and master.

Thanks!


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.