I’ve filed this as “the real” problem https://bugs.openjdk.java.net/browse/JDK-8059135
I won’t forget to build JDK9 the last thing I do before checkin again, I promise. This new class appeared as the last review comments :-( /M On 25 Sep 2014, at 18:22, Marcus Lagergren <[email protected]> wrote: > I’ve now pushed a reviewed workaround so you can build again, but this is at > its core an infra problem, so I will file a bug on infra for them to look at > this. Nasgen build in jdk seems to use the wrong nashorn.jar. > > /M > > On 25 Sep 2014, at 18:14, Marcus Lagergren <[email protected]> > wrote: > >> This is a build infrastructure problem. The JDK9 build seems to use the old >> Nashorn, when building Nasgen. I have just submitted a workaround, and I >> will file the “real” bug on the infra team. >> >> /M >> >> On 25 Sep 2014, at 18:07, Seán Coffey <[email protected]> wrote: >> >>> This issue is throwing out error messages to >>> [email protected] every 30 mins or so. I suggest you >>> loop that audience in and log a bug to track the issue. Might be good to >>> link the new bug to 8025435 also. >>> >>> regards, >>> Sean. >>> >>> On 25/09/2014 16:54, Marcus Lagergren wrote: >>>> I can reproduce it when I build from scratch but I have no idea where the >>>> dependency problem comes from. Let me investigate. >>>> >>>> On 25 Sep 2014, at 17:46, Marcus Lagergren <[email protected]> >>>> wrote: >>>> >>>>> Sean, no I am not. >>>>> >>>>> I’m syncing out a fresh JDK 9 on my other machine right now, and I have >>>>> no problems building. >>>>> Looking at the offending nasgen class in question, it wants to import >>>>> >>>>>> import >>>>>> jdk.nashorn.internal.objects.annotations.SpecializedFunction.LinkLogic; >>>>> >>>>> from the nashorn package in the JDK. This one is new with this checkin, >>>>> but it was updated at the same time and in the same checkin as nasgen >>>>> (nashorn build tools): >>>>> >>>>> alhazred:nashorn marcus$ grep -re "class LinkLogic" src/ >>>>> src//jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/objects/annotations/SpecializedFunction.java: >>>>> public static abstract class LinkLogic { >>>>> >>>>> >>>>> It’s certainly there in my fresh 9 sync - is this a problem with the >>>>> build relying on some old nashorn for bootstrapping? >>>>> >>>>> Regards >>>>> Marcus >>>>> >>>>> >>>>> On 25 Sep 2014, at 17:00, Seán Coffey <[email protected]> wrote: >>>>> >>>>>> FYI Marcus.. Not sure if you're on the nightly testing mailing list. >>>>>> >>>>>> regards, >>>>>> Sean. >>>>>> >>>>>> -------- Forwarded Message -------- >>>>>> Subject: Build failed in Jenkins: jdk9-dev-build-mac #411 >>>>>> Date: Thu, 25 Sep 2014 07:37:17 -0700 (PDT) >>>>>> From: [email protected] >>>>>> To: [email protected] >>>>>> >>>>>> See >>>>>> <http://scaaa114.us.oracle.com:8080/job/jdk9-dev-build-mac/411/changes> >>>>>> >>>>>> Changes: >>>>>> >>>>>> [lagergren] 8025435: Optimistic builtins support, implemented initial >>>>>> optimistic versions of push, pop, and charCodeAt >>>>>> Reviewed-by: attila, hannesw, sundar >>>>>> >>>>>> ------------------------------------------ >>>>>> [...truncated 463 lines...] >>>>>> checking cups/cups.h usability... yes >>>>>> checking cups/cups.h presence... yes >>>>>> checking for cups/cups.h... yes >>>>>> checking cups/ppd.h usability... yes >>>>>> checking cups/ppd.h presence... yes >>>>>> checking for cups/ppd.h... yes >>>>>> checking for which libjpeg to use... bundled >>>>>> checking for which giflib to use... bundled >>>>>> checking for which lcms to use... bundled >>>>>> checking for which libpng to use... bundled >>>>>> checking for compress in -lz... yes >>>>>> checking for which zlib to use... system >>>>>> checking for cos in -lm... yes >>>>>> checking for dlopen in -ldl... yes >>>>>> checking if elliptic curve crypto implementation is present... yes >>>>>> checking for number of cores... 4 >>>>>> checking for appropriate number of jobs to run in parallel... 4 >>>>>> checking flags for boot jdk java command ... >>>>>> checking flags for boot jdk java command for big workloads... -Xms64M >>>>>> -Xmx1600M -XX:ThreadStackSize=1536 >>>>>> checking flags for boot jdk java command for small workloads... >>>>>> -XX:+UseSerialGC -Xms32M -Xmx512M >>>>>> checking whether to use sjavac... no >>>>>> checking is ccache enabled... no >>>>>> checking if build directory is on local disk... yes >>>>>> checking Checking for deploy src... found >>>>>> checking Checking for install src... not found, cannot build installer >>>>>> checking for ant using ant home parameter... >>>>>> /opt/ant/apache-ant-1.9.4/bin/ant >>>>>> configure: Using junit.jar from JTReg installation >>>>>> checking for JUnit... /opt/jtreg/jtreg/lib >>>>>> checking for mozilla headers... /opt/plugins >>>>>> checking for sparkle framework... /opt/Sparkle/1.5b6 >>>>>> checking for javafx zip dir... no, needed for installer, set >>>>>> --with-javafx-zip-dir=/path/to/javafx/zips >>>>>> checking for jmc zip dir... no, JMC will not be bundled in installer >>>>>> build, set --with-jmc-zip-dir=/path/to/jmc/zips >>>>>> checking for jdk debug image dir... no >>>>>> checking if deploy should be built... yes, dependencies present >>>>>> checking if installer should be built... no, missing dependency >>>>>> checking for bundle date... 25_sep_2014 (generated) >>>>>> checking whether to build JFR... yes (default) >>>>>> checking whether to build commercial features... yes (default) >>>>>> checking if crypto source is available... yes >>>>>> configure: creating >>>>>> <http://scaaa114.us.oracle.com:8080/job/jdk9-dev-build-mac/ws/build/macosx-x86_64-normal-server-release/config.status> >>>>>> config.status: creating >>>>>> <http://scaaa114.us.oracle.com:8080/job/jdk9-dev-build-mac/ws/build/macosx-x86_64-normal-server-release/spec.gmk> >>>>>> config.status: creating >>>>>> <http://scaaa114.us.oracle.com:8080/job/jdk9-dev-build-mac/ws/build/macosx-x86_64-normal-server-release/hotspot-spec.gmk> >>>>>> config.status: creating >>>>>> <http://scaaa114.us.oracle.com:8080/job/jdk9-dev-build-mac/ws/build/macosx-x86_64-normal-server-release/bootcycle-spec.gmk> >>>>>> config.status: creating >>>>>> <http://scaaa114.us.oracle.com:8080/job/jdk9-dev-build-mac/ws/build/macosx-x86_64-normal-server-release/compare.sh> >>>>>> config.status: creating >>>>>> <http://scaaa114.us.oracle.com:8080/job/jdk9-dev-build-mac/ws/build/macosx-x86_64-normal-server-release/spec.sh> >>>>>> config.status: creating >>>>>> <http://scaaa114.us.oracle.com:8080/job/jdk9-dev-build-mac/ws/build/macosx-x86_64-normal-server-release/Makefile> >>>>>> config.status: creating >>>>>> <http://scaaa114.us.oracle.com:8080/job/jdk9-dev-build-mac/ws/build/macosx-x86_64-normal-server-release/custom-spec.gmk> >>>>>> config.status: creating >>>>>> <http://scaaa114.us.oracle.com:8080/job/jdk9-dev-build-mac/ws/build/macosx-x86_64-normal-server-release/deploy-spec.gmk> >>>>>> config.status: creating >>>>>> <http://scaaa114.us.oracle.com:8080/job/jdk9-dev-build-mac/ws/build/macosx-x86_64-normal-server-release/install-spec.gmk> >>>>>> config.status: creating >>>>>> <http://scaaa114.us.oracle.com:8080/job/jdk9-dev-build-mac/ws/build/macosx-x86_64-normal-server-release/config.h> >>>>>> >>>>>> ==================================================== >>>>>> A new configuration has been successfully created in >>>>>> <http://scaaa114.us.oracle.com:8080/job/jdk9-dev-build-mac/ws/build/macosx-x86_64-normal-server-release> >>>>>> using configure arguments >>>>>> '--with-boot-jdk=/opt/jdk/jdk1.8.0_05.jdk/Contents/Home >>>>>> --with-jtreg=/opt/jtreg/jtreg --with-memory-size=32768 >>>>>> --with-mozilla-headers=/opt/plugins >>>>>> --with-ant-home=/opt/ant/apache-ant-1.9.4 >>>>>> --with-sparkle-framework=/opt/Sparkle/1.5b6'. >>>>>> >>>>>> 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 >>>>>> >>>>>> Tools summary: >>>>>> * Boot JDK: java version "1.8.0_05" Java(TM) SE Runtime >>>>>> Environment (build 1.8.0_05-b13) Java HotSpot(TM) 64-Bit Server VM >>>>>> (build 25.5-b02, mixed mode) (at /opt/jdk/jdk1.8.0_05.jdk/Contents/Home) >>>>>> * Toolchain: clang (clang/LLVM) >>>>>> * C Compiler: Version Apple LLVM version 5.1 (clang-503.0.40) (based >>>>>> on LLVM 3.4svn) Target: x86_64-apple-darwin13.3.0 Thread model: posix >>>>>> (at /usr/bin/clang) >>>>>> * C++ Compiler: Version Apple LLVM version 5.1 (clang-503.0.40) (based >>>>>> on LLVM 3.4svn) Target: x86_64-apple-darwin13.3.0 Thread model: posix >>>>>> (at /usr/bin/clang++) >>>>>> >>>>>> Build performance summary: >>>>>> * Cores to use: 4 >>>>>> * Memory limit: 32768 MB >>>>>> >>>>>> >>>>>> real 0m11.750s >>>>>> user 0m3.072s >>>>>> sys 0m2.653s >>>>>> [jdk9-dev-build-mac] $ /bin/sh -xe >>>>>> /var/folders/8j/j8dt3snx4g1gh1w2jwqbbfww0000gq/T/hudson8767287561609510911.sh >>>>>> + make images deploy docs >>>>>> Running make as '/usr/bin/make -s VERBOSE=-s LOG_LEVEL=warn -R -I >>>>>> <http://scaaa114.us.oracle.com:8080/job/jdk9-dev-build-mac/ws/make/common> >>>>>> -s >>>>>> SPEC=<http://scaaa114.us.oracle.com:8080/job/jdk9-dev-build-mac/ws//build/macosx-x86_64-normal-server-release/spec.gmk'> >>>>>> Building Java(TM) for target 'images deploy docs' in configuration >>>>>> 'macosx-x86_64-normal-server-release' >>>>>> >>>>>> Compiling 1 files for BUILD_TOOLS_LANGTOOLS >>>>>> Creating jdk/jce/unsigned/policy/unlimited/US_export_policy.jar >>>>>> Creating jdk/jce/unsigned/policy/limited/local_policy.jar >>>>>> Compiling 32 properties into resource bundles >>>>>> Creating jdk/jce/unsigned/policy/unlimited/local_policy.jar >>>>>> warning: [options] bootstrap class path not set in conjunction with >>>>>> -source 1.6 >>>>>> Compiling 811 files for BUILD_INTERIM_LANGTOOLS >>>>>> warning: [options] bootstrap class path not set in conjunction with >>>>>> -source 1.6 >>>>>> 1 warning >>>>>> 1 warning >>>>>> warning: [options] bootstrap class path not set in conjunction with >>>>>> -source 1.6 >>>>>> Creating langtools/dist/interim_langtools.jar >>>>>> Compiling 156 files for BUILD_TOOLS_JDK >>>>>> Compiling 195 files for BUILD_INTERIM_RMIC >>>>>> Compiling 141 files for BUILD_IDLJ >>>>>> Note: Some input files use unchecked or unsafe operations. >>>>>> Note: Recompile with -Xlint:unchecked for details. >>>>>> 1 warning >>>>>> Warning: generation and use of skeletons and static stubs for JRMP >>>>>> is deprecated. Skeletons are unnecessary, and static stubs have >>>>>> been superseded by dynamically generated stubs. Users are >>>>>> encouraged to migrate away from using rmic to generate skeletons and >>>>>> static >>>>>> stubs. See the documentation for java.rmi.server.UnicastRemoteObject. >>>>>> Note: >>>>>> <http://scaaa114.us.oracle.com:8080/job/jdk9-dev-build-mac/ws/corba/src/java.corba/share/classes/com/sun/tools/corba/se/idl/som/idlemit/MetaPragma.java> >>>>>> uses or overrides a deprecated API. >>>>>> Note: Recompile with -Xlint:deprecation for details. >>>>>> Note: Some input files use unchecked or unsafe operations. >>>>>> Note: Recompile with -Xlint:unchecked for details. >>>>>> Compiling 6 files for BUILD_TOOLS_CORBA >>>>>> Note: Some input files use unchecked or unsafe operations. >>>>>> Note: Recompile with -Xlint:unchecked for details. >>>>>> Note: Some input files use or override a deprecated API. >>>>>> Note: Recompile with -Xlint:deprecation for details. >>>>>> Compiling 390 properties into resource bundles >>>>>> Creating sun/util/locale/provider/EnLocaleDataMetaInfo.java from 424 >>>>>> found resources. >>>>>> Generating sun/misc/Version.java >>>>>> Generating sun/misc/Version.java compact1 >>>>>> Generating sun/misc/Version.java compact2 >>>>>> Generating sun/misc/Version.java compact3 >>>>>> Generating buffer classes >>>>>> Generating exceptions classes >>>>>> Creating sun/util/resources/provider/NonEnLocaleDataMetaInfo.java from >>>>>> 424 found resources. >>>>>> Compiling 1492 files for BUILD_INTERIM_CORBA >>>>>> Compiling 4 files for BUILD_BREAKITERATOR >>>>>> Note: Some input files use or override a deprecated API. >>>>>> Note: Recompile with -Xlint:deprecation for details. >>>>>> Note: Some input files use unchecked or unsafe operations. >>>>>> Note: Recompile with -Xlint:unchecked for details. >>>>>> Generating blacklisted certs >>>>>> Generating java.security >>>>>> Creating corba/dist/interim_corba.jar >>>>>> Generating HTML DTD file >>>>>> [Parsed DTD html32 in 55ms] >>>>>> Compiling 2699 files for java.base >>>>>> Generating icon classes >>>>>> Generating Nimbus source files >>>>>> Generating beaninfo >>>>>> Note: Some input files use or override a deprecated API. >>>>>> Note: Recompile with -Xlint:deprecation for details. >>>>>> Compiling 150 files for jdk.charsets >>>>>> Compiling 32 files for java.logging >>>>>> Compiling 5 files for java.annotations.common >>>>>> Compiling 7 files for java.instrument >>>>>> Compiling 12 files for java.scripting >>>>>> sed: RE error: illegal byte sequence >>>>>> Compiling 17 files for java.security.acl >>>>>> Compiling 1899 files for java.xml >>>>>> Compiling 20 files for java.smartcardio >>>>>> Compiling 43 files for jdk.httpserver >>>>>> Compiling 8 files for jdk.crypto.ec >>>>>> Compiling 14 files for jdk.crypto.ucrypto >>>>>> Note: >>>>>> <http://scaaa114.us.oracle.com:8080/job/jdk9-dev-build-mac/ws/jdk/src/closed/jdk.crypto.ucrypto/unix/classes/com/oracle/security/ucrypto/NativeRSACipher.java> >>>>>> uses or overrides a deprecated API. >>>>>> Note: Recompile with -Xlint:deprecation for details. >>>>>> Compiling 1 files for jdk.hprof.agent >>>>>> Compiling 1569 files for jdk.localedata >>>>>> Compiling 478 files for BUILD_NASHORN >>>>>> Compiling 24 files for jdk.sctp >>>>>> Compiling 111 files for BUILD_NASGEN >>>>>> Compiling 12 files for jdk.zipfs >>>>>> <http://scaaa114.us.oracle.com:8080/job/jdk9-dev-build-mac/ws/nashorn/buildtools/nasgen/src/jdk/nashorn/internal/tools/nasgen/MethodGenerator.java>:88: >>>>>> error: cannot find symbol >>>>>> import >>>>>> jdk.nashorn.internal.objects.annotations.SpecializedFunction.LinkLogic; >>>>>> ^ >>>>>> symbol: class LinkLogic >>>>>> location: @interface SpecializedFunction >>>>>> <http://scaaa114.us.oracle.com:8080/job/jdk9-dev-build-mac/ws/nashorn/buildtools/nasgen/src/jdk/nashorn/internal/tools/nasgen/ScriptClassInfo.java>:41: >>>>>> error: cannot find symbol >>>>>> import >>>>>> jdk.nashorn.internal.objects.annotations.SpecializedFunction.LinkLogic; >>>>>> ^ >>>>>> symbol: class LinkLogic >>>>>> location: @interface SpecializedFunction >>>>>> <http://scaaa114.us.oracle.com:8080/job/jdk9-dev-build-mac/ws/nashorn/buildtools/nasgen/src/jdk/nashorn/internal/tools/nasgen/MethodGenerator.java>:101: >>>>>> error: cannot find symbol >>>>>> static final Type EMPTY_LINK_LOGIC_TYPE = >>>>>> Type.getType(LinkLogic.getEmptyLinkLogicClass()); >>>>>> ^ >>>>>> symbol: variable LinkLogic >>>>>> location: class MethodGenerator >>>>>> <http://scaaa114.us.oracle.com:8080/job/jdk9-dev-build-mac/ws/nashorn/buildtools/nasgen/src/jdk/nashorn/internal/tools/nasgen/ScriptClassInfo.java>:59: >>>>>> error: cannot find symbol >>>>>> static final String LINK_LOGIC_DESC = >>>>>> Type.getDescriptor(LinkLogic.class); >>>>>> ^ >>>>>> symbol: class LinkLogic >>>>>> location: class ScriptClassInfo >>>>>> Note: >>>>>> <http://scaaa114.us.oracle.com:8080/job/jdk9-dev-build-mac/ws/jdk/src/jdk.zipfs/share/classes/jdk/nio/zipfs/ZipUtils.java> >>>>>> uses or overrides a deprecated API. >>>>>> Note: Recompile with -Xlint:deprecation for details. >>>>>> Compiling 113 files for java.compiler >>>>>> Note: Some input files use or override a deprecated API. >>>>>> Note: Recompile with -Xlint:deprecation for details. >>>>>> Note: Some input files use unchecked or unsafe operations. >>>>>> Note: Recompile with -Xlint:unchecked for details. >>>>>> 4 errors >>>>>> make[3]: *** >>>>>> [<http://scaaa114.us.oracle.com:8080/job/jdk9-dev-build-mac/ws/build/macosx-x86_64-normal-server-release/nashorn/nasgen_classes/_the.BUILD_NASGEN_batch]> >>>>>> Error 1 >>>>>> make[2]: *** [jdk.scripting.nashorn-java] Error 2 >>>>>> make[2]: *** Waiting for unfinished jobs.... >>>>>> warning: (x86_64) >>>>>> /var/folders/8j/j8dt3snx4g1gh1w2jwqbbfww0000gq/T/jsig-96d465.o unable to >>>>>> open object file >>>>>> warning: no debug symbols in executable (-arch x86_64) >>>>>> warning: >>>>>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: >>>>>> no name list >>>>>> warning: >>>>>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: >>>>>> no name list >>>>>> warning: >>>>>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: >>>>>> no name list >>>>>> warning: >>>>>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: >>>>>> no name list >>>>>> warning: >>>>>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: >>>>>> no name list >>>>>> warning: >>>>>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: >>>>>> no name list >>>>>> warning: >>>>>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: >>>>>> no name list >>>>>> warning: >>>>>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: >>>>>> no name list >>>>>> warning: >>>>>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: >>>>>> no name list >>>>>> warning: >>>>>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: >>>>>> no name list >>>>>> warning: >>>>>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: >>>>>> no name list >>>>>> warning: >>>>>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: >>>>>> no name list >>>>>> warning: >>>>>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: >>>>>> no name list >>>>>> warning: >>>>>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: >>>>>> no name list >>>>>> warning: >>>>>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: >>>>>> no name list >>>>>> warning: >>>>>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: >>>>>> no name list >>>>>> warning: >>>>>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: >>>>>> no name list >>>>>> warning: >>>>>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: >>>>>> no name list >>>>>> warning: >>>>>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: >>>>>> no name list >>>>>> warning: >>>>>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: >>>>>> no name list >>>>>> warning: >>>>>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: >>>>>> no name list >>>>>> warning: >>>>>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: >>>>>> no name list >>>>>> warning: >>>>>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: >>>>>> no name list >>>>>> warning: >>>>>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: >>>>>> no name list >>>>>> warning: >>>>>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: >>>>>> no name list >>>>>> warning: >>>>>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: >>>>>> no name list >>>>>> warning: >>>>>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: >>>>>> no name list >>>>>> warning: >>>>>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: >>>>>> no name list >>>>>> warning: >>>>>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: >>>>>> no name list >>>>>> warning: >>>>>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: >>>>>> no name list >>>>>> warning: >>>>>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: >>>>>> no name list >>>>>> warning: >>>>>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: >>>>>> no name list >>>>>> warning: >>>>>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: >>>>>> no name list >>>>>> warning: >>>>>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: >>>>>> no name list >>>>>> warning: >>>>>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: >>>>>> no name list >>>>>> warning: >>>>>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: >>>>>> no name list >>>>>> warning: >>>>>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: >>>>>> no name list >>>>>> warning: >>>>>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: >>>>>> no name list >>>>>> warning: >>>>>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: >>>>>> no name list >>>>>> warning: (x86_64) >>>>>> /var/folders/8j/j8dt3snx4g1gh1w2jwqbbfww0000gq/T/symtab-d28c73.o unable >>>>>> to open object file >>>>>> warning: (x86_64) >>>>>> /var/folders/8j/j8dt3snx4g1gh1w2jwqbbfww0000gq/T/libproc_impl-63e02f.o >>>>>> unable to open object file >>>>>> warning: (x86_64) >>>>>> /var/folders/8j/j8dt3snx4g1gh1w2jwqbbfww0000gq/T/ps_core-8f0b83.o unable >>>>>> to open object file >>>>>> warning: (x86_64) >>>>>> /var/folders/8j/j8dt3snx4g1gh1w2jwqbbfww0000gq/T/MacosxDebuggerLocal-71f8b6.o >>>>>> unable to open object file >>>>>> warning: (x86_64) >>>>>> /var/folders/8j/j8dt3snx4g1gh1w2jwqbbfww0000gq/T/sadis-9d1e93.o unable >>>>>> to open object file >>>>>> warning: no debug symbols in executable (-arch x86_64) >>>>>> Doing vm.make build: >>>>>> All done. >>>>>> No compiler1 (product1) for ARCH_DATA_MODEL=64 >>>>>> warning: [options] bootstrap class path not set in conjunction with >>>>>> -source 1.6 >>>>>> 1 warning >>>>>> Generating bsd_amd64_docs/jvmti.html >>>>>> make[1]: *** [main-wrapper] Error 2 >>>>>> make: *** [images] Error 2 >>>>>> Build step 'Execute shell' marked build as failure >>>>>> Archiving artifacts >>>>>> Publishing Javadoc >>>>>> >>>>>> >>>>> >>>> >>> >> >
