env XFORM_PRECOMP=yes ../racketcgc -cqu ./xform.rkt --setup . --cpp "x86_64-pc-linux-gnu-gcc -E -I./.. -I./../include -pthread -I/usr/lib64/libffi-3.2.1/include -DMZ_USES_SHARED_LIB " --keep-lines -o xsrc/precomp.h ./precomp.c Makefile:200: recipe for target 'xsrc/precomp.h' failed make[2]: *** [xsrc/precomp.h] Segmentation fault make[2]: Leaving directory '/var/tmp/portage/dev-scheme/racket-6.0.1/work/racket-6.0.1/src/racket/gc2' Makefile:170: recipe for target 'all' failed make[1]: *** [all] Error 2 ----------------------------------------------------------------- This is an stable amd64 chroot image (named desktop-libressl-stable_20170107-114550) at a hardened host acting as a tinderbox. ----------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-5.4.0 * llvm-config --version: 3.7.1 Available Java Virtual Machines: [1] icedtea-bin-7 [2] icedtea-bin-8 system-vm Available Python interpreters, in order of preference: [1] python3.4 [2] python2.7 (fallback) [3] jython2.7 (fallback) java-config: The following VMs are available for generation-2: 1) IcedTea JDK 7.2.6.8 [icedtea-bin-7] *) IcedTea JDK 3.2.0 [icedtea-bin-8] -----------------------------------------------------------------
Created attachment 459764 [details] emerge-info.txt
Created attachment 459766 [details] dev-scheme:racket-6.0.1:20170112-125310.log
Created attachment 459768 [details] emerge-history.txt
Created attachment 459770 [details] environment
Created attachment 459772 [details] etc.portage.tbz2
fwiw: gcc-5 is used here to test stabilization
Here, on a stable system, v6.0.1 exhibits this bug, but v6.7 compiles fine. There seems to be no bugs reported on version v6.7 (and the ebuild is 3 months old), so I would suggest stabilizing it.
(In reply to João Paulo Teixeira from comment #7) > Here, on a stable system, v6.0.1 exhibits this bug, but v6.7 compiles fine. > There seems to be no bugs reported on version v6.7 (and the ebuild is 3 > months old), so I would suggest stabilizing it. Just now, I have checked that racket-6.7 compiles fine on both: AMD FX-8350 (piledriver core) Intel Core i5-3470 (ivybridge core) with -march=native CFLAGS.
(In reply to João Paulo Teixeira from comment #8) > (In reply to João Paulo Teixeira from comment #7) > > Here, on a stable system, v6.0.1 exhibits this bug, but v6.7 compiles fine. > > There seems to be no bugs reported on version v6.7 (and the ebuild is 3 > > months old), so I would suggest stabilizing it. > > Just now, I have checked that racket-6.7 compiles fine on both: > > AMD FX-8350 (piledriver core) > Intel Core i5-3470 (ivybridge core) > > with -march=native CFLAGS. Working on it see bug #608830. Thanks :)
commit a003b6207e7df96096a9adc231fc84d8d29d6955 Author: Amy Liffey <amynka@gentoo.org> Date: Sun Feb 12 16:58:48 2017 +0100 dev-scheme/racket: remove old