Re: SVN Not building?

"Charlie Poole" <[email protected]> Wed, 27 Aug 2008 22:33:01 -0700
Newsgroups gmane.comp.windows.dotnet.nunit.devel
Message-ID <01b701c908cf$8addbd50$6401a8c0@ferrari>
It came from the Codice guys as agent.cs, so the build
script is wrong. I'll update it.

Charlie

> -----Original Message-----
> From: [email protected] 
> [mailto:[email protected]] On 
> Behalf Of Cory Foy
> Sent: Wednesday, August 27, 2008 8:33 PM
> To: [email protected]
> Subject: Re: [nunit-developer] SVN Not building?
> 
> Ok, new issue. PNunitAgent isn't building because the file is 
> checked in as agent.cs but referenced as Agent.cs in the 
> build script. Charlie, how do you want to handle that?
> 
> Cory
> 
> Cory Foy wrote:
> > Hi All,
> > 
> > Just checked out the latest version of NUnit from SVN. I'm 
> seeing the 
> > following. This was with an "nant build-all". Looks like 
> ITestCaseData 
> > was added on 8/16?
> > 
> > build:
> > 
> >       [echo] *
> >       [echo] * Starting mono-1.0 debug build
> >       [echo] *
> >       [nant]
> > 
> /Users/foyc/Workspace/nunit/nunit20/src/NUnitFramework/framework/nunit
> > .framework.build
> > build
> >              Buildfile: 
> > 
> file:///Users/foyc/Workspace/nunit/nunit20/src/NUnitFramework/
> framework/nunit.framework.build
> >              Target framework: Mono 1.0 Profile
> >              Target(s) specified: build
> > 
> > 
> >              build:
> > 
> >                    [csc] Compiling 70 files to 
> > 
> '/Users/foyc/Workspace/nunit/nunit20/build/mono/1.0/debug/lib/
> nunit.framework.dll'.
> >                    [csc]
> > 
> /Users/foyc/Workspace/nunit/nunit20/src/NUnitFramework/framewo
> rk/TestCaseAttribute.cs(15,49): 
> > error CS0246: The type or namespace name `ITestCaseData' 
> could not be 
> > found. Are you missing a using directive or an assembly reference?
> >                    [csc]
> > 
> /Users/foyc/Workspace/nunit/nunit20/src/NUnitFramework/framewo
> rk/TestCaseData.cs(14,33): 
> > error CS0246: The type or namespace name `ITestCaseData' 
> could not be 
> > found. Are you missing a using directive or an assembly reference?
> >                    [csc] Compilation failed: 2 error(s), 0 warnings
> > 
> >              BUILD FAILED - 0 non-fatal error(s), 2 warning(s)
> > 
> >  
> > 
> /Users/foyc/Workspace/nunit/nunit20/src/NUnitFramework/framewo
> rk/nunit.framework.build(78,6):
> >              External Program Failed: 
> > 
> /Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/1.0/mcs.exe
> > (return code was 1)
> > 
> >              Total time: 0.6 seconds.
> > 
> > 
> > BUILD FAILED
> > 
> > 
> 
> --
> Cory Foy
> http://www.cornetdesign.com
> http://www.agileflorida.com
> 
> 
> --------------------------------------------------------------
> -----------
> This SF.Net email is sponsored by the Moblin Your Move 
> Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & 
> win great prizes
> Grand prize is a trip for two to an Open Source event 
> anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> nunit-developer mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/nunit-developer
> 



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/