From: ludo@gnu.org (Ludovic Courtès)
To: "Bruno Félix Rezende Ribeiro" <oitofelix@gnu.org>
Cc: guix-devel@gnu.org
Subject: Re: guix package: error: build failed: derivation has incorrect output
Date: Sat, 22 Nov 2014 14:42:10 +0100 [thread overview]
Message-ID: <87oarzic7h.fsf@gnu.org> (raw)
In-Reply-To: <20141122085008.19a70561@freedom-laptop> ("Bruno Félix Rezende Ribeiro"'s message of "Sat, 22 Nov 2014 08:50:08 -0200")
Bruno Félix Rezende Ribeiro <oitofelix@gnu.org> skribis:
> Running
>
> guix package -i windowmaker
>
> gives me
>
> guix package: error: build failed: derivation
> `/gnu/store/pxyjsl5xv387kbx55lw97pjrlfzfxpcp-guile-bootstrap-2.0.drv'
> has incorrect output
> `/home/felix/gnu/store/ka1kwmxk2ffkjhfp84y4s192kximrxfz-guile-bootstrap-2.0',
> should be
> `/gnu/store/3pxvfkc3fca9cdpp5fqci8dy6r4s5cph-guile-bootstrap-2.0'
>
> Any Idea why?
>
>
> Context info:
>
> I've configured Guix with the option
> '--prefix=/home/felix/opt/guix.git' and installed it just to discover I
> would like to have added '--with-store-dir=/home/felix/gnu/store'; then
> I reinvoked configure from the previous VPATH build and then 'make'
> only rebuilt 'guix/config.go' from 'guix/config.scm'. After that I
> installed Guix again. I didn't run 'make clean' because this is an
> Yeeloong and as such I'm trying to avoid the fatigue.
Apparently that broke the installation, where part of the tools still
expect /gnu/store while others expect /home/felix/gnu/store. You can’t
avoid running ‘make clean’ after such a change.
However, note that using a store other than /gnu/store will prevent use
of substitutes, which may be problematic on a slow machine.
Ludo’.
prev parent reply other threads:[~2014-11-22 13:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-22 10:50 guix package: error: build failed: derivation has incorrect output Bruno Félix Rezende Ribeiro
2014-11-22 13:42 ` Ludovic Courtès [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87oarzic7h.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=guix-devel@gnu.org \
--cc=oitofelix@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.