unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Andreas Enge <andreas@enge.fr>
Cc: guix-devel@gnu.org
Subject: Re: Glib 2.38.0
Date: Mon, 30 Sep 2013 23:38:46 +0200	[thread overview]
Message-ID: <878uye56s9.fsf@gnu.org> (raw)
In-Reply-To: <20130930202420.GA11495@debian> (Andreas Enge's message of "Mon, 30 Sep 2013 22:24:20 +0200")

Andreas Enge <andreas@enge.fr> skribis:

> Notice the duplications in the command lines; the culprit seems to be the
> lines in the recipe
>                   ;; Honor $(TESTS_ENVIRONMENT).
>                   (substitute* (find-files "." "^Makefile(\\.in)?$")
>                     (("^GTESTER[[:blank:]]*=(.*)$" _ rest)
>                      (string-append "GTESTER = $(TESTS_ENVIRONMENT) "
>                                     rest))))
> so that Makefile in glib/tests contains
>    GTESTER = $(TESTS_ENVIRONMENT)  $(top_builddir)/glib/gtester
>           ${GTESTER} -k --quiet -o tmpsample.xml --test-arg=--gtester-selftest ${GTESTER}
>
> I ended up dropping these lines and all tests pass; if you have a better
> solution, please feel free to modify the recipe again.

Looks like you made the right decision: this hack is apparently no
longer needed.

Thanks!

Ludo’.

      reply	other threads:[~2013-09-30 21:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-30 20:24 Glib 2.38.0 Andreas Enge
2013-09-30 21:38 ` 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=878uye56s9.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=andreas@enge.fr \
    --cc=guix-devel@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 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).