Hello Christoph,

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

> ## Lev Serebryakov (l...@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@12x64-gw-default:~ # /usr/local/bootstrap-openjdk8/bin/java -v
Bad system call (core dumped)
root@12x64-gw-default:~ # uname -a
FreeBSD 12x64-gw-default 12.0-CURRENT FreeBSD 12.0-CURRENT 1200063 amd64
root@12x64-gw-default:~ #




-- 
Best regards,
 Lev                            mailto:l...@freebsd.org

_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to