Hey Richard,
 
This issue was in fact a race condition that has been fixed since.
 
Can you try using NAnt 0.85 beta 1?
 
Gert

  _____  

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Richard Cook
Sent: maandag 14 januari 2008 20:16
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] Hello and a couple of questions


Dear All,
 
I'm a newbie to this list, so apologies in advance if it haven't got the
etiquette down yet.
 
Anyway, here's my question:
 
I'm using NAnt on my Mono 2.0-based project to perform a nightly build
running on a Mac running Mac OS X 10.4. Most of the time it runs fine but
from time to time the build will fail with the following error message: 
 
----------
BUILD FAILED 
 

The current runtime framework 'mono-2.0' is not correctly configured in the
NAnt configuration file. 


Function call failed. 


Expression: ${path::combine(prefix, 'lib/mono/1.0')} 





Illegal characters in path 


Parameter name: path1 


For more information regarding the cause of the build failure, run the build
again in debug mode. 


Try 'nant -help' for more information

----------

I've tried running in debug mode and all the help information. I've also
tried putting trace statements ("<echo message="..." />) into the NAnt
configuration file in order to try to determine the problem but currently to
no avail. 

I read on a forum somewhere that it might be related to pkgconfig or
something like that, but no one else seems to describe exactly the scenario
where a NAnt-based build fails randomly and nondeterministically like this. 

Has anybody seen this? Has anybody devised a solution for it?

Thanks, Richard.

 

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to