unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars-Dominik Braun <lars@6xq.net>
To: Maxime Devos <maximedevos@telenet.be>
Cc: guix-devel@gnu.org
Subject: Re: Commit ‘gnu: ghc-8.10: Disable failing test on i686.’ has a cross-compilation bug
Date: Sat, 6 Nov 2021 12:07:17 +0100	[thread overview]
Message-ID: <YYZh5Sowo8OilLnW@noor.fritz.box> (raw)
In-Reply-To: <1c42b9123b8e425f0045e0c3d128f4e00fdb8fe3.camel@telenet.be>

Hi Maxime,

> https://git.savannah.gnu.org/cgit/guix.git/commit/?id=89de1924cb535fc2c97d3654e21badaebd43518e
> 
> > +           ,@(if (string=? "i686-linux" (%current-system))
> […]
> 
> Barring any reports of the contrary, I'd presume the same would
> apply for the Hurd. Also, %current-target-system seems more
> appropriate, though here it doesn't matter because it's only
> for tests.
the GHC package declares support for x86 and x86-64 on Linux only,
because we don’t have a bootstrap path for the Hurd (there are
no prebuilt binaries) and the Hurd is not officially supported by
upstream. Unless someone puts some effort into that I doubt it’ll ever
run on that platform.

> I suggest: ,@(if (target-x86-64?) '(...) '())
I don’t see `target-x86-64?` being defined on master and I assume you
meant `target-x86-32?`, right?

Cheers,
Lars



  reply	other threads:[~2021-11-06 11:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-05 20:19 Commit ‘gnu: ghc-8.10: Disable failing test on i686.’ has a cross-compilation bug Maxime Devos
2021-11-06 11:07 ` Lars-Dominik Braun [this message]
2021-11-06 12:42   ` Maxime Devos
2021-11-07 10:17     ` Lars-Dominik Braun
2021-11-07 10:29       ` Maxime Devos

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=YYZh5Sowo8OilLnW@noor.fritz.box \
    --to=lars@6xq.net \
    --cc=guix-devel@gnu.org \
    --cc=maximedevos@telenet.be \
    /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).