aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2016-11-22 00:33:21 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2016-11-22 00:33:21 +0800
commit2d3b50f8154a82dd2a29011b9d530e3503ea23a5 (patch)
treeb0ea5b8ef65d55845471f14400f1e736b753858d /lang
parentd29795b1375a3553a8a1b6c5cfdcf992148be37a (diff)
downloadfreebsd-ports-gnome-2d3b50f8154a82dd2a29011b9d530e3503ea23a5.tar.gz
freebsd-ports-gnome-2d3b50f8154a82dd2a29011b9d530e3503ea23a5.tar.zst
freebsd-ports-gnome-2d3b50f8154a82dd2a29011b9d530e3503ea23a5.zip
- Mark BROKEN on 10+ i386: segfaults during build
/usr/bin/make sysinfer3m ./racket3m -cqu ./mksystem.rkt system.rktd "cpp -I. -I./include -I./src -I/usr/local/include -DLIBICONV_PLUG -pthread -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB ./src/systype.c" "" "./racket3m" "./racket3m" Seg fault (internal error) at 0x606060a Approved by: portmgr blanket
Diffstat (limited to 'lang')
-rw-r--r--lang/racket/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/racket/Makefile b/lang/racket/Makefile
index 3ed08d847e99..5202e35c2dbf 100644
--- a/lang/racket/Makefile
+++ b/lang/racket/Makefile
@@ -24,6 +24,9 @@ LIB_DEPENDS= libffi.so:devel/libffi \
BROKEN_aarch64= does not build: error: Unported platform
BROKEN_sparc64= does not build
+BROKEN_10_i386= segfaults during build
+BROKEN_11_i386= segfaults during build
+BROKEN_12_i386= segfaults during build
MAKE_JOBS_UNSAFE=yes