From owner-freebsd-java@freebsd.org Thu Jan 18 11:56:04 2018 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1CA16E72879 for ; Thu, 18 Jan 2018 11:56:04 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 09AF06899C for ; Thu, 18 Jan 2018 11:56:04 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 08B77E72878; Thu, 18 Jan 2018 11:56:04 +0000 (UTC) Delivered-To: java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 086F9E72877 for ; Thu, 18 Jan 2018 11:56:04 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from onlyone.not-for.work (onlyone.not-for.work [148.251.9.81]) by mx1.freebsd.org (Postfix) with ESMTP id C6CF868996; Thu, 18 Jan 2018 11:56:03 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from [192.168.23.186] (unknown [89.113.128.32]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.not-for.work (Postfix) with ESMTPSA id DD0FF2D7; Thu, 18 Jan 2018 14:56:01 +0300 (MSK) Reply-To: lev@FreeBSD.org Subject: Re: Java built with clang6 (HEAD) SIGSEGV on java-subversion build To: Palle Girgensohn Cc: java@FreeBSD.org References: From: Lev Serebryakov Organization: FreeBSD Message-ID: Date: Thu, 18 Jan 2018 14:56:01 +0300 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Jan 2018 11:56:04 -0000 On 18.01.2018 14:53, Palle Girgensohn wrote: >> I've got message from pkg-fallout@ that java/java-subversion failed to >> build on both amd64 and i386 head with "Signal 11" from javac. >> >> Looks like, java/openjdk8 is unusable on head now. > This is probably related to Bug 225054? Looks like it is. -- // Lev Serebryakov