Build broken on Mac

Erik Joelsson erik.joelsson at oracle.com
Mon Mar 11 08:22:22 PDT 2013


Verify that you are on the tip in every repo. Maybe there is an 
outstanding merge or something preventing hg from updating one of them. 
The important ones in this case would be langtools, root and jdk.

/Erik

On 2013-03-11 16:16, Ben Evans wrote:
> Recloning appears to have solved this issue - but still no idea what
> caused it to break in the first place.
>
> Thanks,
>
> Ben
>
> On Mon, Mar 11, 2013 at 1:49 PM, Ben Evans
> <benjamin.john.evans at gmail.com>  wrote:
>> Thanks Erik.
>>
>> I updated,&  reran configure&  make clean before each run. Same result.
>>
>> I'll try re-cloning from fresh&  trying again - will let you know how I get on.
>>
>> Thanks,
>>
>> Ben
>>
>> On Mon, Mar 11, 2013 at 1:39 PM, Erik Joelsson<erik.joelsson at oracle.com>  wrote:
>>> This looks like either repositories out of sync (did you update all of
>>> them?) or needing to rerun configure. The way the command line for javac is
>>> constructed has changed, requiring synchronized changes between jdk and
>>> langtools repositories.
>>>
>>> /Erik
>>>
>>>
>>> On 2013-03-11 14:28, Paul Sandoz wrote:
>>>> Hi Ben,
>>>>
>>>> Cross posting to build-infra.
>>>>
>>>> On Mar 11, 2013, at 2:03 PM, Ben Evans<benjamin.john.evans at gmail.com>
>>>> wrote:
>>>>
>>>>> Hi,
>>>>>
>>>>> Latest head appears to be broken on Mac 10.7 - I get this crash with
>>>>> both Oracle JDK 7u11&   my last successful OpenJDK 8 as boot JDKs:
>>>>>
>>>>> Any ideas / what information would be helpful in diagnosing the cause
>>>>> of the build crash?
>>>>>
>>>> I can build OK, but i am using 10.8.2.
>>>>
>>>> Paul.
>>>>
>>>>
>>>>> Thanks,
>>>>>
>>>>> Ben
>>>>>
>>>>> ## Starting jdk
>>>>> Importing CORBA classes.jar
>>>>> Importing CORBA src.zip
>>>>> Importing CORBA bin.zip
>>>>> Importing JAXP classes.jar
>>>>> Importing JAXP src.zip
>>>>> Importing JAXWS classes.jar
>>>>> Importing JAXWS src.zip
>>>>> Importing LANGTOOLS src.zip
>>>>> Importing LANGTOOLS classes.jar
>>>>> Compiling 182 files for BUILD_TOOLS
>>>>> Generating charsetmapping classes
>>>>> no main manifest attribute, in
>>>>>
>>>>> /Users/boxcat/projects/lambda/build/macosx-x86_64-normal-server-release/langtools/dist/bootstrap/lib/javac.jar
>>>>> Generating buffer classes
>>>>> Generating exceptions classes
>>>>> make[2]: ***
>>>>> [/Users/boxcat/projects/lambda/build/macosx-x86_64-normal-server-release/jdk/btclasses/_the.batch]
>>>>> Error 1
>>>>> make[2]: *** Waiting for unfinished jobs....
>>>>> make[1]: *** [gensrc-only] Error 2
>>>>> make: *** [jdk-only] Error 2
>>>>>


More information about the lambda-dev mailing list