<div dir="ltr">Ben suggested forwarding this problem of mine to swift-devel.<br><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Ragib Morshed</b> <<a href="mailto:ragib.morshed@gmail.com">ragib.morshed@gmail.com</a>><br>
Date: Tue, Jul 15, 2008 at 11:40 AM<br>Subject: Fwd: build problem with swift<br>To: <a href="mailto:benc@ci.uchicago.edu">benc@ci.uchicago.edu</a><br><br><br><div dir="ltr">Hi Ben,<br><br>I sent this email to Mihael, but he is off somewhere at a conference I think, and don't know if he will get to it. <br>
<br>I put some code in for the site-affinity thing and swift compiles and runs the code fine using eclipse. Compilation/building using ant says: <b>package org.griphyn.vdl.karajan.lib.cache does not exist. </b>But it is there and compiles fine with eclipse. <br>

<br>Do you have any ideas on the top of your head where the problem might be?<br><br>Thanks.<br><font color="#888888">-Ragib</font><div><div></div><div class="Wj3C7c"><br><br><div class="gmail_quote">---------- Forwarded message ----------<br>
From: <b class="gmail_sendername">Ragib Morshed</b> <<a href="mailto:ragib.morshed@gmail.com" target="_blank">ragib.morshed@gmail.com</a>><br>
Date: Tue, Jul 15, 2008 at 11:25 AM<br>Subject: build problem with swift<br>To: Mihael Hategan <<a href="mailto:hategan@uchicago.edu" target="_blank">hategan@uchicago.edu</a>><br><br><br><div dir="ltr">Hi,<br><br>I have been trying to build swift with the new changes using 'ant dist', but it gives compilation error. It compiles and runs fine on eclipse, but here it says it can't find the package org.gridphyn.vdl.karajan.lib.cache so it cannot recognize the VDLFileCache type. Any ideas why? <br>


<br>Here's the output from building it:<br><br>    [javac] Compiling 540 source files to /autonfs/home/rmorshed/Desktop/swiftNew/cog/modules/karajan/build<br>    [javac] /autonfs/home/rmorshed/Desktop/swiftNew/cog/modules/karajan/src/org/globus/cog/karajan/scheduler/WeightedHostScoreScheduler.java:34: <b>package org.griphyn.vdl.karajan.lib.cache does not exist</b><br>


    [javac] import org.griphyn.vdl.karajan.lib.cache.VDLFileCache;<br>    [javac]                                          ^<br>    [javac] /autonfs/home/rmorshed/Desktop/swiftNew/cog/modules/karajan/src/org/globus/cog/karajan/scheduler/WeightedHostScoreScheduler.java:230: cannot resolve symbol<br>


    [javac] symbol  : class VDLFileCache<br>    [javac] location: class org.globus.cog.karajan.scheduler.WeightedHostScoreScheduler<br>    [javac]             VDLFileCache fileCache = (VDLFileCache) t.getConstraint("filecache");<br>


    [javac]                 ^<br>    [javac] /autonfs/home/rmorshed/Desktop/swiftNew/cog/modules/karajan/src/org/globus/cog/karajan/scheduler/WeightedHostScoreScheduler.java:230: cannot resolve symbol<br>    [javac] symbol  : class VDLFileCache<br>


    [javac] location: class org.globus.cog.karajan.scheduler.WeightedHostScoreScheduler<br>    [javac]             VDLFileCache fileCache = (VDLFileCache) t.getConstraint("filecache");<br>    [javac]                                           ^<br>


    [javac] Note: Some input files use or override a deprecated API.<br>    [javac] Note: Recompile with -deprecation for details.<br>    [javac] 3 errors<br><br>BUILD FAILED<br>/autonfs/home/rmorshed/Desktop/swiftNew/cog/modules/vdsk/build.xml:73: The following error occurred while executing this line:<br>


/autonfs/home/rmorshed/Desktop/swiftNew/cog/mbuild.xml:442: The following error occurred while executing this line:<br>/autonfs/home/rmorshed/Desktop/swiftNew/cog/mbuild.xml:78: The following error occurred while executing this line:<br>


/autonfs/home/rmorshed/Desktop/swiftNew/cog/mbuild.xml:51: The following error occurred while executing this line:<br>/autonfs/home/rmorshed/Desktop/swiftNew/cog/modules/vdsk/dependencies.xml:4: The following error occurred while executing this line:<br>


/autonfs/home/rmorshed/Desktop/swiftNew/cog/mbuild.xml:162: The following error occurred while executing this line:<br>/autonfs/home/rmorshed/Desktop/swiftNew/cog/mbuild.xml:167: The following error occurred while executing this line:<br>


/autonfs/home/rmorshed/Desktop/swiftNew/cog/modules/karajan/build.xml:59: The following error occurred while executing this line:<br>/autonfs/home/rmorshed/Desktop/swiftNew/cog/mbuild.xml:463: The following error occurred while executing this line:<br>


/autonfs/home/rmorshed/Desktop/swiftNew/cog/mbuild.xml:227: Compile failed; see the compiler error output for details.<br><br>Total time: 30 seconds<br><br>-ragib<br></div>
</div><br></div></div></div>
</div><br></div>