Date: Wed, 24 Jul 2013 10:51:00 +0200 From: Arnaud Houdelette <freebsd@tzim.net> To: freebsd-stable@freebsd.org, freebsd-java@freebsd.org Subject: java (openjdk6) segfaults when built with 9-stable clang Message-ID: <51EF9574.6090007@tzim.net>
next in thread | raw e-mail | index | archive | help
Hi I recently upgraded my home NAS from 9.1-RELEASE to 9-stable (r253470 (9.2-BETA1)) I also upgraded my poudriere building jail. Since then, multimedia/xbmc port fails to build in configure stage : java segfaults (sig11). I use WITH_CLANG_IS_CC=YES, for world and build-jails. I found following workarounds: - use previously (with 9.1-RELEASE world and clang) build openjdk6 pkg (same version). - use USE_GCC=YES for java port. It's the only one place I use java (openjdk6-b27_4). So I cannot say if java works otherwise. Is this a java or clang bug ? Should I open a PR ?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51EF9574.6090007>