JIB build failures JDK 10 full repro of install
Lance Andersen
lance.andersen at oracle.com
Sun Sep 24 14:29:47 UTC 2017
Hi,
Trying to use JIB for the 1st time to build the full JDK 10 and seeing errors such as the following from
jib make
—————————
In file included from /Users/ljanders/Documents/hg-workspaces/openjdk10/jdk10-full/closed/install/src/settings/macosx/MacSettings.cpp:6:
In file included from /Users/ljanders/Documents/hg-workspaces/openjdk10/jdk10-full/closed/install/src/settings/share/Misc.h:10:
/Users/ljanders/Documents/hg-workspaces/openjdk-tools/jib-artifacts/install/jpg/infra/builddeps/devkit-macosx_x64/Xcode6.3-MacOSX10.9+1.0/devkit-macosx_x64-Xcode6.3-MacOSX10.9+1.0.tar.gz/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cctype:39:10: fatal error: 'ctype.h' file not found
#include <ctype.h>
—————————————
I did not see anything obvious WRT errors in the configure.log from running jib configure
It looks like the images were build though
——————————
./build/*/images/jdk/bin/java -version
java version "10-internal"
Java(TM) SE Runtime Environment (build 10-internal+0-2017-09-23-2007047.ljanders.jdk10-full)
Java HotSpot(TM) 64-Bit Server VM (build 10-internal+0-2017-09-23-2007047.ljanders.jdk10-full, mixed mode)
———————————————
Also, am i correct that ~/.config/jib/jib.conf needs to be created manually as I did not see that after running
jib configure
I have installed the bootstrap launcher as well
Best
Lance
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif> <http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering
1 Network Drive
Burlington, MA 01803
Lance.Andersen at oracle.com <mailto:Lance.Andersen at oracle.com>
More information about the build-dev
mailing list