From: Mark H Weaver <mhw@netris.org>
To: Andreas Enge <andreas@enge.fr>
Cc: guix-devel@gnu.org
Subject: Re: Texlive
Date: Sun, 15 Mar 2015 11:33:45 -0400 [thread overview]
Message-ID: <87bnju1die.fsf@netris.org> (raw)
In-Reply-To: <20150314215429.GA1578@debian> (Andreas Enge's message of "Sat, 14 Mar 2015 22:54:29 +0100")
Andreas Enge <andreas@enge.fr> writes:
> @@ -124,70 +121,157 @@
>
> ;; Disable tests on mips64 to cope with a failure of luajiterr.test.
> ;; XXX FIXME fix luajit properly on mips64.
> - #:tests? ,(not (string-prefix? "mips64" (or (%current-target-system)
> + #:tests? ,(not (equal? "mips64el-linux" (or (%current-target-system)
> (%current-system))))
What is the rationale for this change?
Contrary to what one might expect based on the names of those procedures
and the frequent pattern
(or (%current-target-system) (%current-system))
(%current-target-system) returns a GNU triplet whereas (%current-system)
returns a Nix system. A GNU triplet for MIPS64 will start with "mips64"
but is unlikely to be "mips64el-linux".
Mark
next prev parent reply other threads:[~2015-03-15 15:33 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-14 21:54 Texlive Andreas Enge
2015-03-14 23:43 ` Texlive Daniel Pimentel
2015-03-15 15:33 ` Mark H Weaver [this message]
2015-03-15 19:14 ` Texlive Andreas Enge
2015-03-16 16:54 ` Texlive Ludovic Courtès
2015-03-16 18:37 ` Texlive Andreas Enge
-- strict thread matches above, loose matches on Subject: below --
2015-03-15 9:50 Texlive Federico Beffa
2015-03-15 10:48 ` Texlive Andreas Enge
2015-03-15 11:16 ` Texlive Federico Beffa
2015-03-16 18:54 ` Texlive Andreas Enge
2015-03-16 16:51 ` Texlive Ludovic Courtès
2015-03-23 11:06 ` Texlive Federico Beffa
2015-03-25 21:17 ` Texlive Ludovic Courtès
2013-02-03 16:56 Texlive Andreas Enge
2013-02-03 18:30 ` Texlive Ludovic Courtès
2013-02-05 17:04 ` Texlive Andreas Enge
2013-02-05 17:11 ` Texlive Andreas Enge
2013-02-05 21:03 ` Texlive Ludovic Courtès
2013-02-05 22:03 ` Texlive Andreas Enge
2013-02-05 22:51 ` Texlive Ludovic Courtès
2013-02-05 19:30 ` Texlive Andreas Enge
2013-02-05 21:11 ` Texlive Ludovic Courtès
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=87bnju1die.fsf@netris.org \
--to=mhw@netris.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 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.