[Swift-devel] ParVis AMWG script fails to compile on trunk: unexpected character in markup

Michael Wilde wilde at mcs.anl.gov
Tue Sep 20 12:02:20 CDT 2011


Trunk is giving the following error when trying to run the ParVis AMWG script (Im using -typecheck here but the same failure occurs without -typecheck):

fusion$ swift -typecheck amwg_stats.swift
no sites file specified, setting to default: /homes/wilde/swift/src/trunk/cog/modules/swift/dist/swift-svn/etc/sites.xml
Could not start execution:
        Error reading source:  : unexpected character in markup - (position: START_TAG seen ...<sequential>\n          <-... @2063:13)  :  : unexpected character in markup - (position: START_TAG seen ...<sequential>\n          <-... @2063:13) :
         : unexpected character in markup - (position: START_TAG seen ...<sequential>\n          <-... @2063:13)  :  : unexpected character in markup - (position: START_TAG seen ...<sequential>\n          <-... @2063:13) :
         : unexpected character in markup - (position: START_TAG seen ...<sequential>\n          <-... @2063:13) :
        unexpected character in markup - (position: START_TAG seen ...<sequential>\n          <-... @2063:13) 


0.93 seems to compile it OK, but note what looks like a bug: -typecheck doesnt stop swift from trying to execute the script:


fusion$ ~/swift/src/0.93/cog/modules/swift/dist/swift-svn/bin/swift -typecheck amwg_stats.swift 
no sites file specified, setting to default: /homes/wilde/swift/src/trunk/cog/modules/swift/dist/swift-svn/etc/sites.xml
Swift svn swift-r5105 cog-r3262

RunID: 20110920-1157-art6r730
Progress:  time: Tue, 20 Sep 2011 11:57:56 -0500
Execution failed:
        Missing command line argument: test_case
SwiftScript trace: cntl_case: dummy
fusion$ 


-- 
Michael Wilde
Computation Institute, University of Chicago
Mathematics and Computer Science Division
Argonne National Laboratory




More information about the Swift-devel mailing list