[Swift-devel] trunk fails to build on Edison
Justin M Wozniak
wozniak at mcs.anl.gov
Thu Dec 18 11:04:48 CST 2014
Have you set ANT_HOME or JAVA_HOME? Try unsetting them or setting them
to the correct locations.
On 12/18/2014 10:55 AM, Ketan Maheshwari wrote:
> Right ant was 1.7.0
>
> Strangely, despite using ant from a newer version, it is still showing
> the old one:
>
> ketan at edison01:~/swift-k> ant -version
> Apache Ant version 1.7.0 compiled on November 9 2012
> ketan at edison01:~/swift-k> which ant
> /global/homes/k/ketan/apache-ant-1.9.4/bin/ant
>
> /global/homes/k/ketan/apache-ant-1.9.4/bin/ant -version
> Apache Ant version 1.7.0 compiled on November 9 2012
>
> Any ideas?
>
> On Thu, Dec 18, 2014 at 9:52 AM, Justin M Wozniak <wozniak at mcs.anl.gov
> <mailto:wozniak at mcs.anl.gov>> wrote:
>
>
> Can you check that Ant version?
>
> http://stackoverflow.com/questions/6491796/fileset-doesnt-support-the-erroronmissingdir-attribute
>
> On 12/18/2014 09:27 AM, Ketan Maheshwari wrote:
>> Hi,
>>
>> Swift from trunk is failing to build on Edison with the following
>> errors:
>>
>> BUILD FAILED
>> /global/u2/k/ketan/swift-devel/cog/modules/swift/build.xml:355:
>> fileset doesn't support the "erroronmissingdir" attribute
>>
>> Total time: 0 seconds
>> ketan at edison02:~/swift-devel/cog/modules/swift> ant dist
>> Buildfile: build.xml
>>
>> generateVersion:
>>
>> antlr:
>> [java] ANTLR Parser Generator Version 2.7.5 (20050128)
>> 1989-2005 jGuru.com
>> [java] resources/swiftscript.g:1077: warning:nondeterminism upon
>> [java] resources/swiftscript.g:1077: k==1:LBRACK
>> [java] resources/swiftscript.g:1077:
>> k==2:ID,STRING_LITERAL,LBRACK,LPAREN,AT,PLUS,MINUS,STAR,NOT,INT_LITERAL,FLOAT_LITERAL,"true","false"
>> [java] resources/swiftscript.g:1077: between alt 1 and
>> exit branch of block
>>
>> compileSchema:
>> [java] Time to build schema type system: 0.973 seconds
>> [java] Time to generate code: 0.524 seconds
>> [java] Time to compile code: 4.389 seconds
>> [java] Compiled types to:
>> /global/u2/k/ketan/swift-devel/cog/modules/swift/../../modules/swift/lib/vdldefinitions.jar
>>
>> compileParams:
>> [echo] [swift] Compiling mapper params compiler
>> [echo] [swift] Generating mapping parameter classes
>>
>> dist:
>>
>> BUILD FAILED
>> /global/u2/k/ketan/swift-devel/cog/modules/swift/build.xml:73:
>> The following error occurred while executing this line:
>> /global/u2/k/ketan/swift-devel/cog/mbuild.xml:18: fileset doesn't
>> support the "erroronmissingdir" attribute
>>
>> Total time: 8 seconds
>>
>> java is:
>>
>> /opt/java/jdk1.7.0_45/bin/java
>>
>> Any suggestions?
>>
>> Thanks,
>> Ketan
>>
>>
>> _______________________________________________
>> Swift-devel mailing list
>> Swift-devel at ci.uchicago.edu <mailto:Swift-devel at ci.uchicago.edu>
>> https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel
>
>
> --
> Justin M Wozniak
>
>
> _______________________________________________
> Swift-devel mailing list
> Swift-devel at ci.uchicago.edu <mailto:Swift-devel at ci.uchicago.edu>
> https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel
>
--
Justin M Wozniak
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/swift-devel/attachments/20141218/0bc4c8f3/attachment.html>
More information about the Swift-devel
mailing list