Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Nov 2019 11:25:20 -0800
From:      Greg Lewis <glewis@eyesbeyond.com>
To:        Alexey Dokuchaev <danfe@freebsd.org>, Greg Lewis <glewis@freebsd.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r516905 - head/java/bootstrap-openjdk11
Message-ID:  <bb9355ad-7f75-2e4e-62fc-9d99bc7184e1@eyesbeyond.com>
In-Reply-To: <20191106172257.GA63693@FreeBSD.org>
References:  <201911061719.xA6HJUH9060505@repo.freebsd.org> <20191106172257.GA63693@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 2019-11-06 09:22, Alexey Dokuchaev wrote:
> On Wed, Nov 06, 2019 at 05:19:30PM +0000, Greg Lewis wrote:
>> New Revision: 516905
>> URL: https://svnweb.freebsd.org/changeset/ports/516905
>>
>> Log:
>>   Update bootstrap for openjdk11
>>   
>>   * Re-roll bootstrap binaries.  The main reason for this is that the
>>     previous binaries won't work correctly on a FreeBSD 12/powerpc64
>>     POWER8+ machine.
>>
>> [...]
>> -This OpenJDK implementation requires fdescfs(5) mounted on /dev/fd and
>> -procfs(5) mounted on /proc.
>> +This OpenJDK implementation requires fdescfs(5) mounted on /dev/fd
>>  
>>  If you have not done it yet, please do the following:
>>  
>>  	mount -t fdescfs fdesc /dev/fd
>> -	mount -t procfs proc /proc
> It would be nice if the details behind this particular change been also
> explained in the commit log.
>
> ./danfe


Yes, that probably should have been mentioned.  This is simply syncing
up with the main openjdk ports in that procfs hasn't been required for a
while now (I'd removed mention of it there but not in the bootstrap
ports yet).


-- Greg




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bb9355ad-7f75-2e4e-62fc-9d99bc7184e1>