unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Christopher Lemmer Webber <cwebber@dustycloud.org>
To: 30714@debbugs.gnu.org
Subject: bug#30714: Racket doesn't build any more, xform error
Date: Mon, 05 Mar 2018 12:16:58 -0600	[thread overview]
Message-ID: <87efkyqtet.fsf@dustycloud.org> (raw)

Related to the attempt to upgrade Racket to 6.12:
  https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30603

Apparently the patch I proposed may break GC, so another option should
be found.  But more interestingly is that my thought that things broke
because of a change from Racket 6.11 to 6.12 appears to be wrong... I am
also getting a similar error in trying to build Racket 6.11.  I assume
this must be a dependency change but I don't yet know which:

  env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc  -cqu ./xform.rkt --setup . --depends --cpp "gcc -E -I./.. -I./../include -I./../../rktio -I../../rktio -g -O2  -pthread   -DUSE_SENORA_GC   "  --keep-lines -o xsrc/number.c ./../src/number.c
  Error [GCING] 1780 in ./../src/number.c: Function minus_zero_p declared __xform_nongcing__, but includes a function call at __signbitf128.
  Error [GCING] 1958 in ./../src/number.c: Function double_is_integer declared __xform_nongcing__, but includes a function call at __isinff128.
  Error [GCING] 4050 in ./../src/number.c: Function double_fits_fixnum declared __xform_nongcing__, but includes a function call at __isinff128.
  xform: Errors converting
    context...:
     /tmp/guix-build-racket-6.11.drv-0/racket-6.11/src/racket/gc2/xform-collects/compiler/private/xfor...:8:2: xform
     /tmp/guix-build-racket-6.11.drv-0/racket-6.11/src/racket/gc2/xform-collects/xform/xform-mod.rkt: [running body]
     /tmp/guix-build-racket-6.11.drv-0/racket-6.11/src/racket/gc2/xform.rkt: [running body]
  make[4]: *** [Makefile:268: xsrc/number.c] Error 1

It seems that Racket last built successfully in late December:

  https://hydra.gnu.org/job/gnu/master/racket-6.11.x86_64-linux

             reply	other threads:[~2018-03-05 18:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-05 18:16 Christopher Lemmer Webber [this message]
2018-04-02 15:39 ` bug#30714: Racket doesn't build any more, xform error Christopher Lemmer Webber
2018-04-02 21:48   ` 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

  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=87efkyqtet.fsf@dustycloud.org \
    --to=cwebber@dustycloud.org \
    --cc=30714@debbugs.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).