unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#30714: Racket doesn't build any more, xform error
@ 2018-03-05 18:16 Christopher Lemmer Webber
  2018-04-02 15:39 ` Christopher Lemmer Webber
  0 siblings, 1 reply; 3+ messages in thread
From: Christopher Lemmer Webber @ 2018-03-05 18:16 UTC (permalink / raw)
  To: 30714

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#30714: Racket doesn't build any more, xform error
  2018-03-05 18:16 bug#30714: Racket doesn't build any more, xform error Christopher Lemmer Webber
@ 2018-04-02 15:39 ` Christopher Lemmer Webber
  2018-04-02 21:48   ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Christopher Lemmer Webber @ 2018-04-02 15:39 UTC (permalink / raw)
  To: 30714-done, 30603-done

Fixed bugs #30714 and #30603 in 75afbd247876d62f27cb2c90098bd59040f7e614

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#30714: Racket doesn't build any more, xform error
  2018-04-02 15:39 ` Christopher Lemmer Webber
@ 2018-04-02 21:48   ` Ludovic Courtès
  0 siblings, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2018-04-02 21:48 UTC (permalink / raw)
  To: 30714

Christopher Lemmer Webber <cwebber@dustycloud.org> skribis:

> Fixed bugs #30714 and #30603 in 75afbd247876d62f27cb2c90098bd59040f7e614

Awesome, thank you, Chris!

Ludo’.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-04-02 21:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-05 18:16 bug#30714: Racket doesn't build any more, xform error Christopher Lemmer Webber
2018-04-02 15:39 ` Christopher Lemmer Webber
2018-04-02 21:48   ` Ludovic Courtès

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).