unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Jonathan Brielmaier <jonathan.brielmaier@web.de>
Cc: 35138-done@debbugs.gnu.org
Subject: bug#35138: guix system search needs installer
Date: Fri, 12 Apr 2019 17:57:40 +0200	[thread overview]
Message-ID: <877ebzp66j.fsf@gnu.org> (raw)
In-Reply-To: <bb895813-d92b-3f93-e73b-33b35b0f5092@web.de> (Jonathan Brielmaier's message of "Fri, 12 Apr 2019 12:51:27 +0200")

Hello!

Jonathan Brielmaier <jonathan.brielmaier@web.de> skribis:

> So building guix now with "./configure --enable-installer" leads to this
> error:
> ------------------------------------------------------------------
> + make clean
> Makefile:5388: *** missing separator.  Stop.
> + make -j8
> Makefile:5388: *** missing separator.  Stop.
> ------------------------------------------------------------------
>
> The resulting Makefile looks as follow:
> ------------------------------------------------------------------
> 5384 scripts/guix: scripts/guix.in Makefile
> 5385   $(AM_V_at)rm -f $@ $@-t
>
> 5386   $(AM_V_at)$(MKDIR_P) "$(@D)"
>
> 5387   $(AM_V_GEN)$(do_subst) < "$(srcdir)/$@.in" > "$@-t"
>
> 5388   $(AM_V_at)chmod a+x,a-w "$@-t" && mv -f "$@-t" "$@"
>
> 5389 elif !ENABLE_INSTALLER
>
> 5390
> ------------------------------------------------------------------

Oops, commit c8e070dad70cbc13b6f77d4f20d7d21d3931a835 should fix it.

Thanks for the report!

Ludo’.

      reply	other threads:[~2019-04-12 15:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-04  8:54 bug#35138: guix system search needs installer Jonathan Brielmaier
2019-04-04 15:50 ` Ludovic Courtès
2019-04-12 10:51 ` Jonathan Brielmaier
2019-04-12 15:57   ` 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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877ebzp66j.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=35138-done@debbugs.gnu.org \
    --cc=jonathan.brielmaier@web.de \
    /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 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).