Re: Build failing on Mac OS X 10.12.5

2017-06-30 Thread Michel Trudeau
I am on 10.12.5 and this is what I use as a configure command to build 
jdk 10 successfully.


bash configure --with-freetype-include=/usr/X11/include/freetype2 
--with-freetype-lib=/usr/X11/lib 
--with-boot-jdk=/Users/micheltrudeau/java/jdk9/b167 
--disable-warnings-as-errors


--
Thanks,
Michel




Erik Joelsson 
June 30, 2017 at 12:40 AM
I think configure is looking for freetype in the wrong place on newer 
Macosx. You will need to point it out explicitly using a combination 
of --with-freetype* arguments.


The "Bad file descriptor" error is benign IIRC, but happens a lot on mac.

/Erik



Rohit Vaidya 
June 29, 2017 at 9:09 AM
A gentle reminder experts. I found something similar issue posted here
https://community.oracle.com/thread/4038913





Rohit Vaidya 
June 17, 2017 at 12:19 PM
Hello Experts,

I was running a fresh JDK 9 build on Mac OS Sierra 10.12.5.
"$sh configure" fails with freetype dependency. On installing freetype 
with

brew it still continues to fail.

configure: error: Could not find freetype! You might be able to fix 
this by

running 'brew install freetype'.

/Users/rohitvaidya/Downloads/projects/9dev/common/autoconf/generated-configure.sh:
line 82: 5: Bad file descriptor
configure exiting with result code 1

Has anyone faced this before?




Re: Build failing on Mac OS X 10.12.5

2017-06-30 Thread Erik Joelsson
I think configure is looking for freetype in the wrong place on newer 
Macosx. You will need to point it out explicitly using a combination of 
--with-freetype* arguments.


The "Bad file descriptor" error is benign IIRC, but happens a lot on mac.

/Erik

On 2017-06-29 18:09, Rohit Vaidya wrote:

A gentle reminder experts. I found something similar issue posted here
https://community.oracle.com/thread/4038913


On Sun, Jun 18, 2017 at 12:49 AM, Rohit Vaidya  wrote:


Hello Experts,

I was running a fresh JDK 9 build on Mac OS Sierra 10.12.5.
"$sh configure" fails with freetype dependency. On installing freetype
with brew it still continues to fail.

configure: error: Could not find freetype! You might be able to fix this
by running 'brew install freetype'.

/Users/rohitvaidya/Downloads/projects/9dev/common/autoconf/generated-configure.sh:
line 82: 5: Bad file descriptor
configure exiting with result code 1

Has anyone faced this before?
--
Regards,
Rohit Vaidya








Re: Build failing on Mac OS X 10.12.5

2017-06-29 Thread Rohit Vaidya
A gentle reminder experts. I found something similar issue posted here
https://community.oracle.com/thread/4038913


On Sun, Jun 18, 2017 at 12:49 AM, Rohit Vaidya  wrote:

> Hello Experts,
>
> I was running a fresh JDK 9 build on Mac OS Sierra 10.12.5.
> "$sh configure" fails with freetype dependency. On installing freetype
> with brew it still continues to fail.
>
> configure: error: Could not find freetype! You might be able to fix this
> by running 'brew install freetype'.
>
> /Users/rohitvaidya/Downloads/projects/9dev/common/autoconf/generated-configure.sh:
> line 82: 5: Bad file descriptor
> configure exiting with result code 1
>
> Has anyone faced this before?
> --
> Regards,
> Rohit Vaidya
>



-- 
Regards,
Rohit Vaidya


Build failing on Mac OS X 10.12.5

2017-06-17 Thread Rohit Vaidya
Hello Experts,

I was running a fresh JDK 9 build on Mac OS Sierra 10.12.5.
"$sh configure" fails with freetype dependency. On installing freetype with
brew it still continues to fail.

configure: error: Could not find freetype! You might be able to fix this by
running 'brew install freetype'.

/Users/rohitvaidya/Downloads/projects/9dev/common/autoconf/generated-configure.sh:
line 82: 5: Bad file descriptor
configure exiting with result code 1

Has anyone faced this before?
-- 
Regards,
Rohit Vaidya


Re: build failing on Mac

2016-06-27 Thread Pete Brunet
Hi David, I responded before but didn't realize the response didn't go
to the list.

The problem was that I forgot this on configure:
--with-sdk-name=macosx10.9

Pete

On 6/27/16 10:01 AM, David DeHaven wrote:
> It can't find the SDK.
>
> After installing command line tools, did you run "sudo xcode-select -switch 
> /path/to/Xcode.app"?
>
> -DrD-
>
>> On Jun 22, 2016, at 10:09 PM, Pete Brunet  wrote:
>>
>> Installed 6.3.2.  Refreshed source.  Ran configure.  make clean.  make
>> images.  Build failed with
>>
>> === Output from failing command(s) repeated here ===
>> * For target support_native_java.desktop_libawt_lwawt_CGGlyphImages.o:
>> In file included from
>> /Users/petebrunet/JDK9/clone/client/jdk/src/java.desktop/macosx/native/libawt_lwawt/font/CGGlyphImages.m:26:
>> In file included from
>> /System/Library/Frameworks/Accelerate.framework/Headers/Accelerate.h:20:
>> /System/Library/Frameworks/vecLib.framework/Headers/vecLib.h:1:2: error:
>> "The vecLib framework is deprecated. Please include
>>  instead of  and link to the
>> Accelerate framework instead of the vecLib framework."
>> #error "The vecLib framework is deprecated. Please include
>>  instead of  and link to the
>> Accelerate framework instead of the vecLib framework."
>> ^
>> 1 error generated.
>> === End of repeated output ===
>>
>> On 6/20/16 4:30 AM, Daniel Fuchs wrote:
>>> Hi Pete,
>>>
>>> I had the same problem recently - and solved it by installing
>>> Xcode 6.3 - which I was told is the officially supported version.
>>>
>>> best regards,
>>>
>>> -- daniel
>>>
>>> On 18/06/16 01:20, Pete Brunet wrote:
 I haven't done a full build in around a month, but just pulled (tpull
 -u) / cleaned / reconfigured and got this on my Mac:

 ...
 Creating gtestLauncher from 1 file(s)
 error: unknown warning option '-Wno-tautological-undefined-compare'; did
 you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
 error: unknown warning option '-Wno-tautological-undefined-compare'; did
 you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
 make[4]: ***
 [/Users/petebrunet/JDK9/JDK-8145207/client/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/gtest/objs/gtest-all.o]

 Error 1
 make[4]: *** Waiting for unfinished jobs
 make[4]: ***
 [/Users/petebrunet/JDK9/JDK-8145207/client/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/gtest/objs/gtestMain.o]

 Error 1
 error: unknown warning option '-Wno-tautological-undefined-compare'; did
 you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
 make[4]: ***
 [/Users/petebrunet/JDK9/JDK-8145207/client/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/gtest/objs/test_os.o]

 Error 1
 Compiling 390 files for BUILD_INTERIM_jdk.compiler
 make[3]: *** [variant-server-libs] Error 2
 make[2]: *** [hotspot] Error 2
 ...
 === Output from failing command(s) repeated here ===
 * For target hotspot_variant-server_libjvm_gtest_objs_gtest-all.o:
 error: unknown warning option '-Wno-tautological-undefined-compare'; did
 you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
 * For target hotspot_variant-server_libjvm_gtest_objs_gtestMain.o:
 * For target hotspot_variant-server_libjvm_gtest_objs_test_os.o:
 error: unknown warning option '-Wno-tautological-undefined-compare'; did
 you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
 === End of repeated output ===
 ...

 Java -version: 1.8.0-b132
 XCode is 6.2

 configure output ends with this:
 
 The existing configuration has been successfully updated in
 /Users/petebrunet/JDK9/JDK-8145207/client/build/macosx-x86_64-normal-server-release

 using configure arguments '--with-sdk-name=macosx10.9'.

 Configuration summary:
 * Debug level:release
 * HS debug level: product
 * JDK variant:normal
 * JVM variants:   server
 * OpenJDK target: OS: macosx, CPU architecture: x86, address length: 64
 * Version string: 9-internal+0-2016-06-17-185920.petebrunet.client
 (9-internal)

 Tools summary:
 * Boot JDK:   java version "1.8.0" Java(TM) SE Runtime Environment
 (build 1.8.0-b132) Java HotSpot(TM) 64-Bit Server VM (build 25.0-b70,
 mixed mode)  (at
 /Library/Java/JavaVirtualMachines/jdk1.8.0.jdk/Contents/Home)
 * Toolchain:  clang (clang/LLVM from Xcode 6.2)
 * C Compiler: Version 6.0 (at /usr/bin/clang)
 * C++ Compiler:   Version 6.0 (at /usr/bin/clang++)

 Any ideas on how I should proceed or other information that is needed?

 TiA, Pete




Re: build failing on Mac

2016-06-27 Thread David DeHaven
It can't find the SDK.

After installing command line tools, did you run "sudo xcode-select -switch 
/path/to/Xcode.app"?

-DrD-

> On Jun 22, 2016, at 10:09 PM, Pete Brunet  wrote:
> 
> Installed 6.3.2.  Refreshed source.  Ran configure.  make clean.  make
> images.  Build failed with
> 
> === Output from failing command(s) repeated here ===
> * For target support_native_java.desktop_libawt_lwawt_CGGlyphImages.o:
> In file included from
> /Users/petebrunet/JDK9/clone/client/jdk/src/java.desktop/macosx/native/libawt_lwawt/font/CGGlyphImages.m:26:
> In file included from
> /System/Library/Frameworks/Accelerate.framework/Headers/Accelerate.h:20:
> /System/Library/Frameworks/vecLib.framework/Headers/vecLib.h:1:2: error:
> "The vecLib framework is deprecated. Please include
>  instead of  and link to the
> Accelerate framework instead of the vecLib framework."
> #error "The vecLib framework is deprecated. Please include
>  instead of  and link to the
> Accelerate framework instead of the vecLib framework."
> ^
> 1 error generated.
> === End of repeated output ===
> 
> On 6/20/16 4:30 AM, Daniel Fuchs wrote:
>> Hi Pete,
>> 
>> I had the same problem recently - and solved it by installing
>> Xcode 6.3 - which I was told is the officially supported version.
>> 
>> best regards,
>> 
>> -- daniel
>> 
>> On 18/06/16 01:20, Pete Brunet wrote:
>>> I haven't done a full build in around a month, but just pulled (tpull
>>> -u) / cleaned / reconfigured and got this on my Mac:
>>> 
>>> ...
>>> Creating gtestLauncher from 1 file(s)
>>> error: unknown warning option '-Wno-tautological-undefined-compare'; did
>>> you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
>>> error: unknown warning option '-Wno-tautological-undefined-compare'; did
>>> you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
>>> make[4]: ***
>>> [/Users/petebrunet/JDK9/JDK-8145207/client/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/gtest/objs/gtest-all.o]
>>> 
>>> Error 1
>>> make[4]: *** Waiting for unfinished jobs
>>> make[4]: ***
>>> [/Users/petebrunet/JDK9/JDK-8145207/client/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/gtest/objs/gtestMain.o]
>>> 
>>> Error 1
>>> error: unknown warning option '-Wno-tautological-undefined-compare'; did
>>> you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
>>> make[4]: ***
>>> [/Users/petebrunet/JDK9/JDK-8145207/client/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/gtest/objs/test_os.o]
>>> 
>>> Error 1
>>> Compiling 390 files for BUILD_INTERIM_jdk.compiler
>>> make[3]: *** [variant-server-libs] Error 2
>>> make[2]: *** [hotspot] Error 2
>>> ...
>>> === Output from failing command(s) repeated here ===
>>> * For target hotspot_variant-server_libjvm_gtest_objs_gtest-all.o:
>>> error: unknown warning option '-Wno-tautological-undefined-compare'; did
>>> you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
>>> * For target hotspot_variant-server_libjvm_gtest_objs_gtestMain.o:
>>> * For target hotspot_variant-server_libjvm_gtest_objs_test_os.o:
>>> error: unknown warning option '-Wno-tautological-undefined-compare'; did
>>> you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
>>> === End of repeated output ===
>>> ...
>>> 
>>> Java -version: 1.8.0-b132
>>> XCode is 6.2
>>> 
>>> configure output ends with this:
>>> 
>>> The existing configuration has been successfully updated in
>>> /Users/petebrunet/JDK9/JDK-8145207/client/build/macosx-x86_64-normal-server-release
>>> 
>>> using configure arguments '--with-sdk-name=macosx10.9'.
>>> 
>>> Configuration summary:
>>> * Debug level:release
>>> * HS debug level: product
>>> * JDK variant:normal
>>> * JVM variants:   server
>>> * OpenJDK target: OS: macosx, CPU architecture: x86, address length: 64
>>> * Version string: 9-internal+0-2016-06-17-185920.petebrunet.client
>>> (9-internal)
>>> 
>>> Tools summary:
>>> * Boot JDK:   java version "1.8.0" Java(TM) SE Runtime Environment
>>> (build 1.8.0-b132) Java HotSpot(TM) 64-Bit Server VM (build 25.0-b70,
>>> mixed mode)  (at
>>> /Library/Java/JavaVirtualMachines/jdk1.8.0.jdk/Contents/Home)
>>> * Toolchain:  clang (clang/LLVM from Xcode 6.2)
>>> * C Compiler: Version 6.0 (at /usr/bin/clang)
>>> * C++ Compiler:   Version 6.0 (at /usr/bin/clang++)
>>> 
>>> Any ideas on how I should proceed or other information that is needed?
>>> 
>>> TiA, Pete
>>> 
>> 
> 



Re: build failing on Mac

2016-06-22 Thread Pete Brunet
Installed 6.3.2.  Refreshed source.  Ran configure.  make clean.  make
images.  Build failed with

=== Output from failing command(s) repeated here ===
* For target support_native_java.desktop_libawt_lwawt_CGGlyphImages.o:
In file included from
/Users/petebrunet/JDK9/clone/client/jdk/src/java.desktop/macosx/native/libawt_lwawt/font/CGGlyphImages.m:26:
In file included from
/System/Library/Frameworks/Accelerate.framework/Headers/Accelerate.h:20:
/System/Library/Frameworks/vecLib.framework/Headers/vecLib.h:1:2: error:
"The vecLib framework is deprecated. Please include
 instead of  and link to the
Accelerate framework instead of the vecLib framework."
#error "The vecLib framework is deprecated. Please include
 instead of  and link to the
Accelerate framework instead of the vecLib framework."
 ^
1 error generated.
=== End of repeated output ===

On 6/20/16 4:30 AM, Daniel Fuchs wrote:
> Hi Pete,
>
> I had the same problem recently - and solved it by installing
> Xcode 6.3 - which I was told is the officially supported version.
>
> best regards,
>
> -- daniel
>
> On 18/06/16 01:20, Pete Brunet wrote:
>> I haven't done a full build in around a month, but just pulled (tpull
>> -u) / cleaned / reconfigured and got this on my Mac:
>>
>> ...
>> Creating gtestLauncher from 1 file(s)
>> error: unknown warning option '-Wno-tautological-undefined-compare'; did
>> you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
>> error: unknown warning option '-Wno-tautological-undefined-compare'; did
>> you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
>> make[4]: ***
>> [/Users/petebrunet/JDK9/JDK-8145207/client/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/gtest/objs/gtest-all.o]
>>
>> Error 1
>> make[4]: *** Waiting for unfinished jobs
>> make[4]: ***
>> [/Users/petebrunet/JDK9/JDK-8145207/client/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/gtest/objs/gtestMain.o]
>>
>> Error 1
>> error: unknown warning option '-Wno-tautological-undefined-compare'; did
>> you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
>> make[4]: ***
>> [/Users/petebrunet/JDK9/JDK-8145207/client/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/gtest/objs/test_os.o]
>>
>> Error 1
>> Compiling 390 files for BUILD_INTERIM_jdk.compiler
>> make[3]: *** [variant-server-libs] Error 2
>> make[2]: *** [hotspot] Error 2
>> ...
>> === Output from failing command(s) repeated here ===
>> * For target hotspot_variant-server_libjvm_gtest_objs_gtest-all.o:
>> error: unknown warning option '-Wno-tautological-undefined-compare'; did
>> you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
>> * For target hotspot_variant-server_libjvm_gtest_objs_gtestMain.o:
>> * For target hotspot_variant-server_libjvm_gtest_objs_test_os.o:
>> error: unknown warning option '-Wno-tautological-undefined-compare'; did
>> you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
>> === End of repeated output ===
>> ...
>>
>> Java -version: 1.8.0-b132
>> XCode is 6.2
>>
>> configure output ends with this:
>> 
>> The existing configuration has been successfully updated in
>> /Users/petebrunet/JDK9/JDK-8145207/client/build/macosx-x86_64-normal-server-release
>>
>> using configure arguments '--with-sdk-name=macosx10.9'.
>>
>> Configuration summary:
>> * Debug level:release
>> * HS debug level: product
>> * JDK variant:normal
>> * JVM variants:   server
>> * OpenJDK target: OS: macosx, CPU architecture: x86, address length: 64
>> * Version string: 9-internal+0-2016-06-17-185920.petebrunet.client
>> (9-internal)
>>
>> Tools summary:
>> * Boot JDK:   java version "1.8.0" Java(TM) SE Runtime Environment
>> (build 1.8.0-b132) Java HotSpot(TM) 64-Bit Server VM (build 25.0-b70,
>> mixed mode)  (at
>> /Library/Java/JavaVirtualMachines/jdk1.8.0.jdk/Contents/Home)
>> * Toolchain:  clang (clang/LLVM from Xcode 6.2)
>> * C Compiler: Version 6.0 (at /usr/bin/clang)
>> * C++ Compiler:   Version 6.0 (at /usr/bin/clang++)
>>
>> Any ideas on how I should proceed or other information that is needed?
>>
>> TiA, Pete
>>
>



Re: build failing on Mac

2016-06-20 Thread Pete Brunet
Thanks Daniel!  Bookmarked.

On 6/20/16 8:18 AM, Daniel Fuchs wrote:
> Hi Pete,
>
> On 20/06/16 13:24, Pete Brunet wrote:
>> Thanks Daniel, I will give it a try.  I've not been having luck recently
>> finding old versions of xcode.  Any thoughts on the best place to
>> find it?
>
> Apparently this is the place where you can get it:
> https://developer.apple.com/downloads/index.action
>
> cheers,
>
> -- daniel
>
>>
>> Pete
>>
>> On 6/20/16 4:30 AM, Daniel Fuchs wrote:
>>> Hi Pete,
>>>
>>> I had the same problem recently - and solved it by installing
>>> Xcode 6.3 - which I was told is the officially supported version.
>>>
>>> best regards,
>>>
>>> -- daniel
>>>
>>> On 18/06/16 01:20, Pete Brunet wrote:
 I haven't done a full build in around a month, but just pulled (tpull
 -u) / cleaned / reconfigured and got this on my Mac:

 ...
 Creating gtestLauncher from 1 file(s)
 error: unknown warning option
 '-Wno-tautological-undefined-compare'; did
 you mean '-Wno-tautological-compare'?
 [-Werror,-Wunknown-warning-option]
 error: unknown warning option
 '-Wno-tautological-undefined-compare'; did
 you mean '-Wno-tautological-compare'?
 [-Werror,-Wunknown-warning-option]
 make[4]: ***
 [/Users/petebrunet/JDK9/JDK-8145207/client/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/gtest/objs/gtest-all.o]


 Error 1
 make[4]: *** Waiting for unfinished jobs
 make[4]: ***
 [/Users/petebrunet/JDK9/JDK-8145207/client/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/gtest/objs/gtestMain.o]


 Error 1
 error: unknown warning option
 '-Wno-tautological-undefined-compare'; did
 you mean '-Wno-tautological-compare'?
 [-Werror,-Wunknown-warning-option]
 make[4]: ***
 [/Users/petebrunet/JDK9/JDK-8145207/client/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/gtest/objs/test_os.o]


 Error 1
 Compiling 390 files for BUILD_INTERIM_jdk.compiler
 make[3]: *** [variant-server-libs] Error 2
 make[2]: *** [hotspot] Error 2
 ...
 === Output from failing command(s) repeated here ===
 * For target hotspot_variant-server_libjvm_gtest_objs_gtest-all.o:
 error: unknown warning option
 '-Wno-tautological-undefined-compare'; did
 you mean '-Wno-tautological-compare'?
 [-Werror,-Wunknown-warning-option]
 * For target hotspot_variant-server_libjvm_gtest_objs_gtestMain.o:
 * For target hotspot_variant-server_libjvm_gtest_objs_test_os.o:
 error: unknown warning option
 '-Wno-tautological-undefined-compare'; did
 you mean '-Wno-tautological-compare'?
 [-Werror,-Wunknown-warning-option]
 === End of repeated output ===
 ...

 Java -version: 1.8.0-b132
 XCode is 6.2

 configure output ends with this:
 
 The existing configuration has been successfully updated in
 /Users/petebrunet/JDK9/JDK-8145207/client/build/macosx-x86_64-normal-server-release


 using configure arguments '--with-sdk-name=macosx10.9'.

 Configuration summary:
 * Debug level:release
 * HS debug level: product
 * JDK variant:normal
 * JVM variants:   server
 * OpenJDK target: OS: macosx, CPU architecture: x86, address
 length: 64
 * Version string: 9-internal+0-2016-06-17-185920.petebrunet.client
 (9-internal)

 Tools summary:
 * Boot JDK:   java version "1.8.0" Java(TM) SE Runtime Environment
 (build 1.8.0-b132) Java HotSpot(TM) 64-Bit Server VM (build 25.0-b70,
 mixed mode)  (at
 /Library/Java/JavaVirtualMachines/jdk1.8.0.jdk/Contents/Home)
 * Toolchain:  clang (clang/LLVM from Xcode 6.2)
 * C Compiler: Version 6.0 (at /usr/bin/clang)
 * C++ Compiler:   Version 6.0 (at /usr/bin/clang++)

 Any ideas on how I should proceed or other information that is needed?

 TiA, Pete

>>>
>>
>



Re: build failing on Mac

2016-06-20 Thread Daniel Fuchs

Hi Pete,

On 20/06/16 13:24, Pete Brunet wrote:

Thanks Daniel, I will give it a try.  I've not been having luck recently
finding old versions of xcode.  Any thoughts on the best place to find it?


Apparently this is the place where you can get it:
https://developer.apple.com/downloads/index.action

cheers,

-- daniel



Pete

On 6/20/16 4:30 AM, Daniel Fuchs wrote:

Hi Pete,

I had the same problem recently - and solved it by installing
Xcode 6.3 - which I was told is the officially supported version.

best regards,

-- daniel

On 18/06/16 01:20, Pete Brunet wrote:

I haven't done a full build in around a month, but just pulled (tpull
-u) / cleaned / reconfigured and got this on my Mac:

...
Creating gtestLauncher from 1 file(s)
error: unknown warning option '-Wno-tautological-undefined-compare'; did
you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
error: unknown warning option '-Wno-tautological-undefined-compare'; did
you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
make[4]: ***
[/Users/petebrunet/JDK9/JDK-8145207/client/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/gtest/objs/gtest-all.o]

Error 1
make[4]: *** Waiting for unfinished jobs
make[4]: ***
[/Users/petebrunet/JDK9/JDK-8145207/client/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/gtest/objs/gtestMain.o]

Error 1
error: unknown warning option '-Wno-tautological-undefined-compare'; did
you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
make[4]: ***
[/Users/petebrunet/JDK9/JDK-8145207/client/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/gtest/objs/test_os.o]

Error 1
Compiling 390 files for BUILD_INTERIM_jdk.compiler
make[3]: *** [variant-server-libs] Error 2
make[2]: *** [hotspot] Error 2
...
=== Output from failing command(s) repeated here ===
* For target hotspot_variant-server_libjvm_gtest_objs_gtest-all.o:
error: unknown warning option '-Wno-tautological-undefined-compare'; did
you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
* For target hotspot_variant-server_libjvm_gtest_objs_gtestMain.o:
* For target hotspot_variant-server_libjvm_gtest_objs_test_os.o:
error: unknown warning option '-Wno-tautological-undefined-compare'; did
you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
=== End of repeated output ===
...

Java -version: 1.8.0-b132
XCode is 6.2

configure output ends with this:

The existing configuration has been successfully updated in
/Users/petebrunet/JDK9/JDK-8145207/client/build/macosx-x86_64-normal-server-release

using configure arguments '--with-sdk-name=macosx10.9'.

Configuration summary:
* Debug level:release
* HS debug level: product
* JDK variant:normal
* JVM variants:   server
* OpenJDK target: OS: macosx, CPU architecture: x86, address length: 64
* Version string: 9-internal+0-2016-06-17-185920.petebrunet.client
(9-internal)

Tools summary:
* Boot JDK:   java version "1.8.0" Java(TM) SE Runtime Environment
(build 1.8.0-b132) Java HotSpot(TM) 64-Bit Server VM (build 25.0-b70,
mixed mode)  (at
/Library/Java/JavaVirtualMachines/jdk1.8.0.jdk/Contents/Home)
* Toolchain:  clang (clang/LLVM from Xcode 6.2)
* C Compiler: Version 6.0 (at /usr/bin/clang)
* C++ Compiler:   Version 6.0 (at /usr/bin/clang++)

Any ideas on how I should proceed or other information that is needed?

TiA, Pete









Re: build failing on Mac

2016-06-20 Thread Pete Brunet
Thanks Daniel, I will give it a try.  I've not been having luck recently
finding old versions of xcode.  Any thoughts on the best place to find it?

Pete

On 6/20/16 4:30 AM, Daniel Fuchs wrote:
> Hi Pete,
>
> I had the same problem recently - and solved it by installing
> Xcode 6.3 - which I was told is the officially supported version.
>
> best regards,
>
> -- daniel
>
> On 18/06/16 01:20, Pete Brunet wrote:
>> I haven't done a full build in around a month, but just pulled (tpull
>> -u) / cleaned / reconfigured and got this on my Mac:
>>
>> ...
>> Creating gtestLauncher from 1 file(s)
>> error: unknown warning option '-Wno-tautological-undefined-compare'; did
>> you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
>> error: unknown warning option '-Wno-tautological-undefined-compare'; did
>> you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
>> make[4]: ***
>> [/Users/petebrunet/JDK9/JDK-8145207/client/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/gtest/objs/gtest-all.o]
>>
>> Error 1
>> make[4]: *** Waiting for unfinished jobs
>> make[4]: ***
>> [/Users/petebrunet/JDK9/JDK-8145207/client/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/gtest/objs/gtestMain.o]
>>
>> Error 1
>> error: unknown warning option '-Wno-tautological-undefined-compare'; did
>> you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
>> make[4]: ***
>> [/Users/petebrunet/JDK9/JDK-8145207/client/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/gtest/objs/test_os.o]
>>
>> Error 1
>> Compiling 390 files for BUILD_INTERIM_jdk.compiler
>> make[3]: *** [variant-server-libs] Error 2
>> make[2]: *** [hotspot] Error 2
>> ...
>> === Output from failing command(s) repeated here ===
>> * For target hotspot_variant-server_libjvm_gtest_objs_gtest-all.o:
>> error: unknown warning option '-Wno-tautological-undefined-compare'; did
>> you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
>> * For target hotspot_variant-server_libjvm_gtest_objs_gtestMain.o:
>> * For target hotspot_variant-server_libjvm_gtest_objs_test_os.o:
>> error: unknown warning option '-Wno-tautological-undefined-compare'; did
>> you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
>> === End of repeated output ===
>> ...
>>
>> Java -version: 1.8.0-b132
>> XCode is 6.2
>>
>> configure output ends with this:
>> 
>> The existing configuration has been successfully updated in
>> /Users/petebrunet/JDK9/JDK-8145207/client/build/macosx-x86_64-normal-server-release
>>
>> using configure arguments '--with-sdk-name=macosx10.9'.
>>
>> Configuration summary:
>> * Debug level:release
>> * HS debug level: product
>> * JDK variant:normal
>> * JVM variants:   server
>> * OpenJDK target: OS: macosx, CPU architecture: x86, address length: 64
>> * Version string: 9-internal+0-2016-06-17-185920.petebrunet.client
>> (9-internal)
>>
>> Tools summary:
>> * Boot JDK:   java version "1.8.0" Java(TM) SE Runtime Environment
>> (build 1.8.0-b132) Java HotSpot(TM) 64-Bit Server VM (build 25.0-b70,
>> mixed mode)  (at
>> /Library/Java/JavaVirtualMachines/jdk1.8.0.jdk/Contents/Home)
>> * Toolchain:  clang (clang/LLVM from Xcode 6.2)
>> * C Compiler: Version 6.0 (at /usr/bin/clang)
>> * C++ Compiler:   Version 6.0 (at /usr/bin/clang++)
>>
>> Any ideas on how I should proceed or other information that is needed?
>>
>> TiA, Pete
>>
>



Re: build failing on Mac

2016-06-20 Thread Daniel Fuchs

Hi Pete,

I had the same problem recently - and solved it by installing
Xcode 6.3 - which I was told is the officially supported version.

best regards,

-- daniel

On 18/06/16 01:20, Pete Brunet wrote:

I haven't done a full build in around a month, but just pulled (tpull
-u) / cleaned / reconfigured and got this on my Mac:

...
Creating gtestLauncher from 1 file(s)
error: unknown warning option '-Wno-tautological-undefined-compare'; did
you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
error: unknown warning option '-Wno-tautological-undefined-compare'; did
you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
make[4]: ***
[/Users/petebrunet/JDK9/JDK-8145207/client/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/gtest/objs/gtest-all.o]
Error 1
make[4]: *** Waiting for unfinished jobs
make[4]: ***
[/Users/petebrunet/JDK9/JDK-8145207/client/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/gtest/objs/gtestMain.o]
Error 1
error: unknown warning option '-Wno-tautological-undefined-compare'; did
you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
make[4]: ***
[/Users/petebrunet/JDK9/JDK-8145207/client/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/gtest/objs/test_os.o]
Error 1
Compiling 390 files for BUILD_INTERIM_jdk.compiler
make[3]: *** [variant-server-libs] Error 2
make[2]: *** [hotspot] Error 2
...
=== Output from failing command(s) repeated here ===
* For target hotspot_variant-server_libjvm_gtest_objs_gtest-all.o:
error: unknown warning option '-Wno-tautological-undefined-compare'; did
you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
* For target hotspot_variant-server_libjvm_gtest_objs_gtestMain.o:
* For target hotspot_variant-server_libjvm_gtest_objs_test_os.o:
error: unknown warning option '-Wno-tautological-undefined-compare'; did
you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
=== End of repeated output ===
...

Java -version: 1.8.0-b132
XCode is 6.2

configure output ends with this:

The existing configuration has been successfully updated in
/Users/petebrunet/JDK9/JDK-8145207/client/build/macosx-x86_64-normal-server-release
using configure arguments '--with-sdk-name=macosx10.9'.

Configuration summary:
* Debug level:release
* HS debug level: product
* JDK variant:normal
* JVM variants:   server
* OpenJDK target: OS: macosx, CPU architecture: x86, address length: 64
* Version string: 9-internal+0-2016-06-17-185920.petebrunet.client
(9-internal)

Tools summary:
* Boot JDK:   java version "1.8.0" Java(TM) SE Runtime Environment
(build 1.8.0-b132) Java HotSpot(TM) 64-Bit Server VM (build 25.0-b70,
mixed mode)  (at
/Library/Java/JavaVirtualMachines/jdk1.8.0.jdk/Contents/Home)
* Toolchain:  clang (clang/LLVM from Xcode 6.2)
* C Compiler: Version 6.0 (at /usr/bin/clang)
* C++ Compiler:   Version 6.0 (at /usr/bin/clang++)

Any ideas on how I should proceed or other information that is needed?

TiA, Pete





Re: build failing on Mac

2016-06-19 Thread Pete Brunet


On 6/19/16 10:52 PM, David Holmes wrote:
> On 18/06/2016 10:20 AM, Pete Brunet wrote:
>> I haven't done a full build in around a month, but just pulled (tpull
>> -u) / cleaned / reconfigured and got this on my Mac:
>
> Did you update Xcode in that month?
Hi David, IIRC I have not.  I had problems back on 5/9 when 7.3.1 was
auto-installed.  I fixed my problem back then by removing 7.3.1 and
re-installing 6.2 (and re-installing the command line tools).

Pete
>
> David
>
>> ...
>> Creating gtestLauncher from 1 file(s)
>> error: unknown warning option '-Wno-tautological-undefined-compare'; did
>> you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
>> error: unknown warning option '-Wno-tautological-undefined-compare'; did
>> you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
>> make[4]: ***
>> [/Users/petebrunet/JDK9/JDK-8145207/client/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/gtest/objs/gtest-all.o]
>>
>> Error 1
>> make[4]: *** Waiting for unfinished jobs
>> make[4]: ***
>> [/Users/petebrunet/JDK9/JDK-8145207/client/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/gtest/objs/gtestMain.o]
>>
>> Error 1
>> error: unknown warning option '-Wno-tautological-undefined-compare'; did
>> you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
>> make[4]: ***
>> [/Users/petebrunet/JDK9/JDK-8145207/client/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/gtest/objs/test_os.o]
>>
>> Error 1
>> Compiling 390 files for BUILD_INTERIM_jdk.compiler
>> make[3]: *** [variant-server-libs] Error 2
>> make[2]: *** [hotspot] Error 2
>> ...
>> === Output from failing command(s) repeated here ===
>> * For target hotspot_variant-server_libjvm_gtest_objs_gtest-all.o:
>> error: unknown warning option '-Wno-tautological-undefined-compare'; did
>> you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
>> * For target hotspot_variant-server_libjvm_gtest_objs_gtestMain.o:
>> * For target hotspot_variant-server_libjvm_gtest_objs_test_os.o:
>> error: unknown warning option '-Wno-tautological-undefined-compare'; did
>> you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
>> === End of repeated output ===
>> ...
>>
>> Java -version: 1.8.0-b132
>> XCode is 6.2
>>
>> configure output ends with this:
>> 
>> The existing configuration has been successfully updated in
>> /Users/petebrunet/JDK9/JDK-8145207/client/build/macosx-x86_64-normal-server-release
>>
>> using configure arguments '--with-sdk-name=macosx10.9'.
>>
>> Configuration summary:
>> * Debug level:release
>> * HS debug level: product
>> * JDK variant:normal
>> * JVM variants:   server
>> * OpenJDK target: OS: macosx, CPU architecture: x86, address length: 64
>> * Version string: 9-internal+0-2016-06-17-185920.petebrunet.client
>> (9-internal)
>>
>> Tools summary:
>> * Boot JDK:   java version "1.8.0" Java(TM) SE Runtime Environment
>> (build 1.8.0-b132) Java HotSpot(TM) 64-Bit Server VM (build 25.0-b70,
>> mixed mode)  (at
>> /Library/Java/JavaVirtualMachines/jdk1.8.0.jdk/Contents/Home)
>> * Toolchain:  clang (clang/LLVM from Xcode 6.2)
>> * C Compiler: Version 6.0 (at /usr/bin/clang)
>> * C++ Compiler:   Version 6.0 (at /usr/bin/clang++)
>>
>> Any ideas on how I should proceed or other information that is needed?
>>
>> TiA, Pete
>>



Re: build failing on Mac

2016-06-19 Thread David Holmes

On 18/06/2016 10:20 AM, Pete Brunet wrote:

I haven't done a full build in around a month, but just pulled (tpull
-u) / cleaned / reconfigured and got this on my Mac:


Did you update Xcode in that month?

David


...
Creating gtestLauncher from 1 file(s)
error: unknown warning option '-Wno-tautological-undefined-compare'; did
you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
error: unknown warning option '-Wno-tautological-undefined-compare'; did
you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
make[4]: ***
[/Users/petebrunet/JDK9/JDK-8145207/client/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/gtest/objs/gtest-all.o]
Error 1
make[4]: *** Waiting for unfinished jobs
make[4]: ***
[/Users/petebrunet/JDK9/JDK-8145207/client/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/gtest/objs/gtestMain.o]
Error 1
error: unknown warning option '-Wno-tautological-undefined-compare'; did
you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
make[4]: ***
[/Users/petebrunet/JDK9/JDK-8145207/client/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/gtest/objs/test_os.o]
Error 1
Compiling 390 files for BUILD_INTERIM_jdk.compiler
make[3]: *** [variant-server-libs] Error 2
make[2]: *** [hotspot] Error 2
...
=== Output from failing command(s) repeated here ===
* For target hotspot_variant-server_libjvm_gtest_objs_gtest-all.o:
error: unknown warning option '-Wno-tautological-undefined-compare'; did
you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
* For target hotspot_variant-server_libjvm_gtest_objs_gtestMain.o:
* For target hotspot_variant-server_libjvm_gtest_objs_test_os.o:
error: unknown warning option '-Wno-tautological-undefined-compare'; did
you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
=== End of repeated output ===
...

Java -version: 1.8.0-b132
XCode is 6.2

configure output ends with this:

The existing configuration has been successfully updated in
/Users/petebrunet/JDK9/JDK-8145207/client/build/macosx-x86_64-normal-server-release
using configure arguments '--with-sdk-name=macosx10.9'.

Configuration summary:
* Debug level:release
* HS debug level: product
* JDK variant:normal
* JVM variants:   server
* OpenJDK target: OS: macosx, CPU architecture: x86, address length: 64
* Version string: 9-internal+0-2016-06-17-185920.petebrunet.client
(9-internal)

Tools summary:
* Boot JDK:   java version "1.8.0" Java(TM) SE Runtime Environment
(build 1.8.0-b132) Java HotSpot(TM) 64-Bit Server VM (build 25.0-b70,
mixed mode)  (at
/Library/Java/JavaVirtualMachines/jdk1.8.0.jdk/Contents/Home)
* Toolchain:  clang (clang/LLVM from Xcode 6.2)
* C Compiler: Version 6.0 (at /usr/bin/clang)
* C++ Compiler:   Version 6.0 (at /usr/bin/clang++)

Any ideas on how I should proceed or other information that is needed?

TiA, Pete



Re: build failing on Mac

2016-06-17 Thread Pete Brunet
An using configure switch --disable-warnings-as-errors for now.

On 6/17/16 7:20 PM, Pete Brunet wrote:
> I haven't done a full build in around a month, but just pulled (tpull
> -u) / cleaned / reconfigured and got this on my Mac:
>
> ...
> Creating gtestLauncher from 1 file(s)
> error: unknown warning option '-Wno-tautological-undefined-compare'; did
> you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
> error: unknown warning option '-Wno-tautological-undefined-compare'; did
> you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
> make[4]: ***
> [/Users/petebrunet/JDK9/JDK-8145207/client/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/gtest/objs/gtest-all.o]
> Error 1
> make[4]: *** Waiting for unfinished jobs
> make[4]: ***
> [/Users/petebrunet/JDK9/JDK-8145207/client/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/gtest/objs/gtestMain.o]
> Error 1
> error: unknown warning option '-Wno-tautological-undefined-compare'; did
> you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
> make[4]: ***
> [/Users/petebrunet/JDK9/JDK-8145207/client/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/gtest/objs/test_os.o]
> Error 1
> Compiling 390 files for BUILD_INTERIM_jdk.compiler
> make[3]: *** [variant-server-libs] Error 2
> make[2]: *** [hotspot] Error 2
> ...
> === Output from failing command(s) repeated here ===
> * For target hotspot_variant-server_libjvm_gtest_objs_gtest-all.o:
> error: unknown warning option '-Wno-tautological-undefined-compare'; did
> you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
> * For target hotspot_variant-server_libjvm_gtest_objs_gtestMain.o:
> * For target hotspot_variant-server_libjvm_gtest_objs_test_os.o:
> error: unknown warning option '-Wno-tautological-undefined-compare'; did
> you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
> === End of repeated output ===
> ...
>
> Java -version: 1.8.0-b132
> XCode is 6.2
>
> configure output ends with this:
> 
> The existing configuration has been successfully updated in
> /Users/petebrunet/JDK9/JDK-8145207/client/build/macosx-x86_64-normal-server-release
> using configure arguments '--with-sdk-name=macosx10.9'.
>
> Configuration summary:
> * Debug level:release
> * HS debug level: product
> * JDK variant:normal
> * JVM variants:   server
> * OpenJDK target: OS: macosx, CPU architecture: x86, address length: 64
> * Version string: 9-internal+0-2016-06-17-185920.petebrunet.client
> (9-internal)
>
> Tools summary:
> * Boot JDK:   java version "1.8.0" Java(TM) SE Runtime Environment
> (build 1.8.0-b132) Java HotSpot(TM) 64-Bit Server VM (build 25.0-b70,
> mixed mode)  (at
> /Library/Java/JavaVirtualMachines/jdk1.8.0.jdk/Contents/Home)
> * Toolchain:  clang (clang/LLVM from Xcode 6.2)
> * C Compiler: Version 6.0 (at /usr/bin/clang)
> * C++ Compiler:   Version 6.0 (at /usr/bin/clang++)
>
> Any ideas on how I should proceed or other information that is needed?
>
> TiA, Pete
>



build failing on Mac

2016-06-17 Thread Pete Brunet
I haven't done a full build in around a month, but just pulled (tpull
-u) / cleaned / reconfigured and got this on my Mac:

...
Creating gtestLauncher from 1 file(s)
error: unknown warning option '-Wno-tautological-undefined-compare'; did
you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
error: unknown warning option '-Wno-tautological-undefined-compare'; did
you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
make[4]: ***
[/Users/petebrunet/JDK9/JDK-8145207/client/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/gtest/objs/gtest-all.o]
Error 1
make[4]: *** Waiting for unfinished jobs
make[4]: ***
[/Users/petebrunet/JDK9/JDK-8145207/client/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/gtest/objs/gtestMain.o]
Error 1
error: unknown warning option '-Wno-tautological-undefined-compare'; did
you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
make[4]: ***
[/Users/petebrunet/JDK9/JDK-8145207/client/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/gtest/objs/test_os.o]
Error 1
Compiling 390 files for BUILD_INTERIM_jdk.compiler
make[3]: *** [variant-server-libs] Error 2
make[2]: *** [hotspot] Error 2
...
=== Output from failing command(s) repeated here ===
* For target hotspot_variant-server_libjvm_gtest_objs_gtest-all.o:
error: unknown warning option '-Wno-tautological-undefined-compare'; did
you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
* For target hotspot_variant-server_libjvm_gtest_objs_gtestMain.o:
* For target hotspot_variant-server_libjvm_gtest_objs_test_os.o:
error: unknown warning option '-Wno-tautological-undefined-compare'; did
you mean '-Wno-tautological-compare'? [-Werror,-Wunknown-warning-option]
=== End of repeated output ===
...

Java -version: 1.8.0-b132
XCode is 6.2

configure output ends with this:

The existing configuration has been successfully updated in
/Users/petebrunet/JDK9/JDK-8145207/client/build/macosx-x86_64-normal-server-release
using configure arguments '--with-sdk-name=macosx10.9'.

Configuration summary:
* Debug level:release
* HS debug level: product
* JDK variant:normal
* JVM variants:   server
* OpenJDK target: OS: macosx, CPU architecture: x86, address length: 64
* Version string: 9-internal+0-2016-06-17-185920.petebrunet.client
(9-internal)

Tools summary:
* Boot JDK:   java version "1.8.0" Java(TM) SE Runtime Environment
(build 1.8.0-b132) Java HotSpot(TM) 64-Bit Server VM (build 25.0-b70,
mixed mode)  (at
/Library/Java/JavaVirtualMachines/jdk1.8.0.jdk/Contents/Home)
* Toolchain:  clang (clang/LLVM from Xcode 6.2)
* C Compiler: Version 6.0 (at /usr/bin/clang)
* C++ Compiler:   Version 6.0 (at /usr/bin/clang++)

Any ideas on how I should proceed or other information that is needed?

TiA, Pete