java/openjdk8 fails to build under poudriere

Lev Serebryakov lev at FreeBSD.org
Sat May 26 11:34:44 UTC 2018


Hello Christoph,

Saturday, May 26, 2018, 1:28:53 AM, you wrote:

> ## Lev Serebryakov (lev at FreeBSD.org):

>> checking for ftp... ftp
>> checking headful support... headless only
>> configure: Found potential Boot JDK using configure arguments
>> configure: Potential Boot JDK found at /usr/local/bootstrap-openjdk8 is incorrect JDK version (); ignoring
>> configure: (Your Boot JDK must be version 7 or 8)
>> configure: error: The path given by --with-boot-jdk does not contain a valid Boot JDK
>> configure exiting with result code 1
>> ===>  Script "../../configure" failed unexpectedly.
>> 
>>  Do I do something wrong?

> Looks like... I get

> checking headful support... include support for both headful and headless
> configure: Found potential Boot JDK using configure arguments
> checking for Boot JDK... /usr/local/bootstrap-openjdk8
> checking Boot JDK version... openjdk version "1.8.0_144" OpenJDK Runtime
> Environment (build 1.8.0_144-b01) OpenJDK 64-Bit Server VM (build 25.144-b01, mixed mode)
> checking for java in Boot JDK... ok

> First idea: fdescfs and procfs available? (See pkg-message of
> bootstrap-openjdk8).
 Yes, I've checked this:

% mount | grep -E 'fdescfs|procfs'
procfs on /proc (procfs, local)
fdescfs on /dev/fd (fdescfs)
fdescfs on /usr/local/poudriere/data/.m/12x64-gw-default/ref/dev/fd (fdescfs)
procfs on /usr/local/poudriere/data/.m/12x64-gw-default/ref/proc (procfs, local)
%

 Looks like we need new bootstrap for -CURRENT:

root at 12x64-gw-default:~ # /usr/local/bootstrap-openjdk8/bin/java -v
Bad system call (core dumped)
root at 12x64-gw-default:~ # uname -a
FreeBSD 12x64-gw-default 12.0-CURRENT FreeBSD 12.0-CURRENT 1200063 amd64
root at 12x64-gw-default:~ #




-- 
Best regards,
 Lev                            mailto:lev at FreeBSD.org



More information about the freebsd-ports mailing list