Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 637362

Summary: dev-scheme/racket-6.9 : Error [GCING] 1957 in ./.../number.c: Function double_is_integer declared __xform_nongcing__, but includes a function call at __isinff128.
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Scheme Project <scheme>
Status: RESOLVED FIXED    
Severity: normal CC: anoteros, tom
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-scheme:racket-6.9:20171113-102512.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
build.log
emerge --info

Description Toralf Förster gentoo-dev 2017-11-13 18:51:35 UTC
libtool: compile:  x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c xsrc/numarith.c -o numarith.o >/dev/null 2>&1
env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc  -cqu ./xform.rkt --setup . --depends --cpp "x86_64-pc-linux-gnu-gcc -E -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include  -DUSE_SENORA_GC   -DMZ_USES_SHARED_LIB "  --keep-lines -o xsrc/number.c ./../src/number.c
Error [GCING] 1957 in ./../src/number.c: Function double_is_integer declared __xform_nongcing__, but includes a function call at __isinff128.
Error [GCING] 4030 in ./../src/number.c: Function double_fits_fixnum declared __xform_nongcing__, but includes a function call at __isinff128.
xform: Errors converting
  context...:

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome-systemd_20171108-200002

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *



emerge -qpv dev-scheme/racket
[ebuild  N    ] dev-scheme/racket-6.9  USE="X places threads -doc (-futures) (-jit) -minimal"
Comment 1 Toralf Förster gentoo-dev 2017-11-13 18:51:39 UTC
Created attachment 503960 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-13 18:51:42 UTC
Created attachment 503962 [details]
dev-scheme:racket-6.9:20171113-102512.log
Comment 3 Toralf Förster gentoo-dev 2017-11-13 18:51:45 UTC
Created attachment 503964 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-11-13 18:51:48 UTC
Created attachment 503966 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-11-13 18:51:51 UTC
Created attachment 503968 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-13 18:51:55 UTC
Created attachment 503970 [details]
logs.tbz2
Comment 7 anoteros 2017-12-11 03:33:50 UTC
Created attachment 509324 [details]
build.log

Here is another build.log

Did you find a solution to this?
Comment 8 anoteros 2017-12-11 03:34:14 UTC
Created attachment 509326 [details]
emerge --info
Comment 9 Amy Liffey gentoo-dev 2018-02-05 11:17:58 UTC
Not in tree anymore.