I've a patch to submit to nantcontrib which provides for some basic ClearCase source control operations.

However, I can't get the latest source (April 23) to build.  I've attached the output from the build that I got.  Am I doing something wrong?

Best,
Garrett


commandline used:

C:\projects\NAntContrib>C:\projects\nant.2004.04.22\build\net-1.1.win32\nant-0.85-debug\bin\nant
 -D:nant.dir=C:\projects\nant.2004.04.22\build\net-1.1.win32\nant-0.85-debug 
-f:NAntContrib.build > build_output.txt




NAnt 0.85 (Build 0.85.1574.0; net-1.1.win32; nightly; 4/23/2004)
Copyright (C) 2001-2004 Gerry Shaw
http://nant.sourceforge.net

Buildfile: file:///C:/projects/NAntContrib/NAntContrib.build
Target(s) specified: test 

C:\projects\NAntContrib\NAntContrib.build(3,6):
Could not include build file C:\projects\properties.xml.
    Could not find file "C:\projects\properties.xml".

init:


debug:


set-framework-configuration:


set-net-1.1-framework-configuration:

     [echo] Using nant files from 
C:\projects\nant.2004.04.22\build\net-1.1.win32\nant-0.85-debug

prepare:


prepare.slingshot:

     [nant] C:\projects\NAntContrib\Tools\SLiNgshoT\SLiNgshoT.build Release

            Buildfile: file:///C:/projects/NAntContrib/Tools/SLiNgshoT/SLiNgshoT.build
            Target(s) specified: Release 
            
            SLiNgshoT.Core.Release:
            
            
            setup:
            
            
            SLiNgshoT.Core:
            
                  [csc] Compiling 13 files to 
'C:\projects\NAntContrib\Tools\SLiNgshoT\build\Release\SLiNgshoT.Core.dll'.
                        
c:\projects\NAntContrib\Tools\SLiNgshoT\SLiNgshoT.Core\EnterpriseProject.cs(149,13): 
warning CS1030: #warning: 'VS.NET has some bug and writes References node with two 
different capitalizations'
            
            SLiNgshoT.Release:
            
            
            setup:
            
            
            SLiNgshoT:
            
                  [csc] Compiling 3 files to 
'C:\projects\NAntContrib\Tools\SLiNgshoT\build\Release\SLiNgshoT.exe'.
            
            Release:
            
            
            BUILD SUCCEEDED
            
            Total time: 0.6 seconds.
            
     [copy] Copying 1 file to 
'C:\projects\NAntContrib\build\nantcontrib-0.85-debug\bin\SLiNgshoT.Core.dll'.
     [copy] Copying 1 file to 
'C:\projects\NAntContrib\build\nantcontrib-0.85-debug\bin\SLiNgshoT.exe'.

compile.schematask:


compile.schemas:


create-common-assemblyinfo:

   [attrib] Setting file attributes for 1 files to Normal.

build:

      [csc] Compiling 96 files to 
'C:\projects\NAntContrib\build\nantcontrib-0.85-debug\bin\NAnt.Contrib.Tasks.dll'.

buildtests:

     [copy] Copying 2 files to 
'C:\projects\NAntContrib\build\nantcontrib-0.85-debug\bin'.
      [csc] Compiling 4 files to 
'C:\projects\NAntContrib\build\nantcontrib-0.85-debug\bin\NAnt.Contrib.Tests.dll'.
            c:\projects\NAntContrib\tests\Tasks\SourceSafe\GetTaskTest.cs(26,7): error 
CS0246: The type or namespace name 'NUnit' could not be found (are you missing a using 
directive or an assembly reference?)
            c:\projects\NAntContrib\tests\Util\SqlStatementListTests.cs(27,7): error 
CS0246: The type or namespace name 'NUnit' could not be found (are you missing a using 
directive or an assembly reference?)
            c:\projects\NAntContrib\tests\Util\SqlStatementListTests.cs(38,6): error 
CS0246: The type or namespace name 'TestFixture' could not be found (are you missing a 
using directive or an assembly reference?)
            c:\projects\NAntContrib\tests\Tasks\SourceSafe\GetTaskTest.cs(207,10): 
error CS0246: The type or namespace name 'SetUp' could not be found (are you missing a 
using directive or an assembly reference?)
            c:\projects\NAntContrib\tests\Tasks\SourceSafe\GetTaskTest.cs(319,10): 
error CS0246: The type or namespace name 'TearDown' could not be found (are you 
missing a using directive or an assembly reference?)
            c:\projects\NAntContrib\tests\Tasks\SourceSafe\GetTaskTest.cs(339,10): 
error CS0246: The type or namespace name 'Test' could not be found (are you missing a 
using directive or an assembly reference?)
            c:\projects\NAntContrib\tests\Tasks\SourceSafe\GetTaskTest.cs(354,10): 
error CS0246: The type or namespace name 'Test' could not be found (are you missing a 
using directive or an assembly reference?)
            c:\projects\NAntContrib\tests\Tasks\SourceSafe\GetTaskTest.cs(369,10): 
error CS0246: The type or namespace name 'Test' could not be found (are you missing a 
using directive or an assembly reference?)
            c:\projects\NAntContrib\tests\Tasks\SourceSafe\GetTaskTest.cs(388,10): 
error CS0246: The type or namespace name 'Test' could not be found (are you missing a 
using directive or an assembly reference?)
            c:\projects\NAntContrib\tests\Tasks\SourceSafe\GetTaskTest.cs(403,10): 
error CS0246: The type or namespace name 'Test' could not be found (are you missing a 
using directive or an assembly reference?)
            c:\projects\NAntContrib\tests\Tasks\SourceSafe\GetTaskTest.cs(422,10): 
error CS0246: The type or namespace name 'Test' could not be found (are you missing a 
using directive or an assembly reference?)
            c:\projects\NAntContrib\tests\Tasks\SourceSafe\GetTaskTest.cs(441,10): 
error CS0246: The type or namespace name 'Test' could not be found (are you missing a 
using directive or an assembly reference?)
            c:\projects\NAntContrib\tests\Tasks\SourceSafe\GetTaskTest.cs(454,10): 
error CS0246: The type or namespace name 'Test' could not be found (are you missing a 
using directive or an assembly reference?)
            c:\projects\NAntContrib\tests\Tasks\SourceSafe\GetTaskTest.cs(470,10): 
error CS0246: The type or namespace name 'Test' could not be found (are you missing a 
using directive or an assembly reference?)
            c:\projects\NAntContrib\tests\Tasks\SourceSafe\GetTaskTest.cs(481,10): 
error CS0246: The type or namespace name 'Test' could not be found (are you missing a 
using directive or an assembly reference?)
            c:\projects\NAntContrib\tests\Tasks\SourceSafe\GetTaskTest.cs(498,10): 
error CS0246: The type or namespace name 'Test' could not be found (are you missing a 
using directive or an assembly reference?)
            c:\projects\NAntContrib\tests\Tasks\SourceSafe\GetTaskTest.cs(515,10): 
error CS0246: The type or namespace name 'Test' could not be found (are you missing a 
using directive or an assembly reference?)
            c:\projects\NAntContrib\tests\Tasks\SourceSafe\GetTaskTest.cs(538,10): 
error CS0246: The type or namespace name 'Test' could not be found (are you missing a 
using directive or an assembly reference?)
            c:\projects\NAntContrib\tests\Tasks\SourceSafe\GetTaskTest.cs(571,10): 
error CS0246: The type or namespace name 'Test' could not be found (are you missing a 
using directive or an assembly reference?)
            c:\projects\NAntContrib\tests\Tasks\SourceSafe\GetTaskTest.cs(610,10): 
error CS0246: The type or namespace name 'Test' could not be found (are you missing a 
using directive or an assembly reference?)
            c:\projects\NAntContrib\tests\Tasks\SourceSafe\GetTaskTest.cs(183,6): 
error CS0246: The type or namespace name 'TestFixture' could not be found (are you 
missing a using directive or an assembly reference?)

BUILD FAILED

C:\projects\NAntContrib\NAntContrib.build(176,10):
External Program Failed: C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\csc.exe (return 
code was 1)

Total time: 4.9 seconds.

Reply via email to