Build broken for me on Mac
Robert Field
robert.field at oracle.com
Sun Jan 13 14:49:08 PST 2013
I've just pushed a fix to this problem.
-Robert
On 01/13/13 13:48, Robert Field wrote:
> Hi Sam,
>
> This is not a Mac specific problem. You are using the old build
> system. The old build system fails in this way now, I just tested on a
> linux system.
>
> The lambda developers use the new build system, and so frequently break
> the old system without knowing it (it is fragile and requires build data
> to be updated each time a file is added). I would strongly advise
> switching to the new build system.
>
> I'll also try to update the build file.
>
> -Robert
>
>
> On 01/13/13 11:01, Sam Pullara wrote:
>> Pulled, updated, got source, cleaned the whole nine yards, twice.
>> Still getting this:
>>
>> MS1254,windows-1254,Cp1254,true,sun.nio.cs
>> MS1257,windows-1257,Cp1257,true,sun.nio.cs
>> NAWK="/usr/bin/awk" SED="/usr/bin/sed" /bin/sh localelist.sh "en en_US
>> de_DE es_ES fr_FR it_IT ja_JP ko_KR sv_SE zh" \
>> ../../../src/share/classes/sun/util/CoreResourceBundleControl-XLocales.java.template
>> /Volumes/Data/Projects/lambda/build/macosx-x86_64/gensrc/sun/util/CoreResourceBundleControl.java
>> NAWK="/usr/bin/awk" SED="/usr/bin/sed" SORT="/usr/bin/sort" \
>> /bin/sh localegen.sh "FormatData CollationData TimeZoneNames
>> LocaleNames CurrencyNames CalendarData"
>> /Volumes/Data/Projects/lambda/build/macosx-x86_64/gensrc/sun/util/locale/provider/LocaleDataMetaInfo.java.tmp.us
>> \
>> /Volumes/Data/Projects/lambda/build/macosx-x86_64/gensrc/sun/util/locale/provider/LocaleDataMetaInfo.java.tmp.nonus
>> ../../../src/share/classes/sun/util/locale/provider/LocaleDataMetaInfo-XLocales.java.template
>> /Volumes/Data/Projects/lambda/build/macosx-x86_64/gensrc/sun/util/locale/provider/LocaleDataMetaInfo.java
>> make[4]: *** No rule to make target
>> `/Volumes/Data/Projects/lambda/build/macosx-x86_64/classes/java/util/Iterators.class',
>> needed by `/Volumes/Data/Projects/lambda/build/macosx-x86_64/tmp/java/java.lang/java/.classes.list'.
>> Stop.
>> make[3]: *** [all] Error 1
>> make[2]: *** [all] Error 1
>> make[1]: *** [jdk-build] Error 2
>> make: *** [build_product_image] Error 2
>> macpro:lambda sam$
>>
>> Any ideas?
>>
>> Sam
>>
>
More information about the lambda-dev
mailing list