ok, updating nant seem to do the trick, now it complains about Repository<T>. i guess this is because i didn't build rhino-commons, so i try now to just build all the tools at once running nant from the trunk folder, i'm getting build failed. i've attached the log below, can anyone infer what's the problem?
NAnt 0.86 (Build 0.86.3298.0; nightly; 1/11/2009) Copyright (C) 2001-2009 Gerry Shaw http://nant.sourceforge.net Buildfile: file:///D:/dev/dotNET/rhino-tools/trunk/default.build Target framework: Microsoft .NET Framework 3.5 Target(s) specified: build common.check-nant-version: common.find-tools: set-framework-configuration: set-net-3.5-framework-configuration: set-project-configuration: set-debug-project-configuration: common.init: init: [mkdir] Creating directory 'D:\dev\dotNET\rhino-tools\trunk\build \net-3.5\debug'. [mkdir] Creating directory 'D:\dev\dotNET\rhino-tools\trunk\build \net-3.5\debug\test-results'. common.find-svninfo: [exec] D:\dev\dotNET\rhino-tools\trunk\common.xml(195,4): [exec] 'svn' failed to start. [xmlpeek] Peeking at 'D:\dev\dotNET\rhino-tools\trunk\_revision.xml' with XPath expression '/info/entry/@revision'. [xmlpeek] D:\dev\dotNET\rhino-tools\trunk\common.xml(200,4): [xmlpeek] XML file 'D:\dev\dotNET\rhino-tools\trunk\_revision.xml' does not exist. [echo] INFO: Using Subversion revision number: 0 common.find-nunit: [exec] MbUnit 1.0.2700.29885 Console Application (running on .Net 2.0.0.0) [exec] Author: Jonathan de Halleux [exec] Get the latest at http://www.mbunit.com [exec] ------------------------------------------ [exec] /assembly-path:<string> short form /ap Path where assembly can be loaded [exec] /report-folder:<string> short form /rf Target output folder for the reports [exec] /report-name-format:<string> short form /rnf Format string for the report name. {0} is replaced by the date, {1} by the time.Default = mbunit-{0}{1} [exec] /report-type:{Xml|Html|Text|Dox} short form /rt Report types supported: Xml, Html, Text [exec] /show-reports[+|-] short form /sr Show generated reports in a window [exec] /transform:<string> short form /tr Transform to use when generating reports [exec] /filter-category:<string> short form /fc Name of the filtered category [exec] /exclude-category:<string> short form /ec Name of categories to exclude [exec] /filter-author:<string> short form /fa Name of the filtered author name [exec] /filter-type:<string> short form /ft Name of the filtered type [exec] /filter-namespace:<string> short form /fn Name of the filtered namespace [exec] /verbose[+|-] short form /v Return a lot of information or not... [exec] /shadow-copy-files[+|-] short form /sc Enabled/disable shadow copying of the assemblies [exec] @<file> Read response file for more options [exec] <Files> [exec] ------------------------------------------ [echo] INFO: Using MBUnit for running unit tests copy-referenced-assemblies: [copy] Copying 18 files to 'D:\dev\dotNET\rhino-tools\trunk\build \net-3.5\debug'. [copy] Copying 9 files to 'D:\dev\dotNET\rhino-tools\trunk\build \net-3.5\debug'. [copy] Copying 24 files to 'D:\dev\dotNET\rhino-tools\trunk\build \net-3.5\debug'. [copy] Copying 1 file to 'D:\dev\dotNET\rhino-tools\trunk\build \net-3.5\debug'. [copy] Copying 2 files to 'D:\dev\dotNET\rhino-tools\trunk\build \net-3.5\debug'. [copy] Copying 5 files to 'D:\dev\dotNET\rhino-tools\trunk\build \net-3.5\debug'. [copy] Copying 14 files to 'D:\dev\dotNET\rhino-tools\trunk\build \net-3.5\debug'. [copy] Copying 8 files to 'D:\dev\dotNET\rhino-tools\trunk\build \net-3.5\debug'. [copy] Copying 1 file to 'D:\dev\dotNET\rhino-tools\trunk\build \net-3.5\debug'. [copy] Copying 2 files to 'D:\dev\dotNET\rhino-tools\trunk\build \net-3.5\debug'. [copy] Copying 4 files to 'D:\dev\dotNET\rhino-tools\trunk\build \net-3.5\debug'. build: [nant] D:\dev\dotNET\rhino-tools\trunk\rhino-mocks\Default.build build Buildfile: file:///D:/dev/dotNET/rhino-tools/trunk/rhino-mocks/Default.build Target framework: Microsoft .NET Framework 3.5 Target(s) specified: build common.build: [nant] D:\dev\dotNET\rhino-tools\trunk\rhino-mocks \Rhino.Mocks\default.build Buildfile: file:///D:/dev/dotNET/rhino-tools/trunk/rhino-mocks/Rhino.Mocks/default.build Target framework: Microsoft .NET Framework 3.5 Target(s) specified: build common.check-nant-version: common.find-tools: set-framework-configuration: set-net-3.5-framework-configuration: set-project-configuration: set-debug-project-configuration: common.init: init: common.set-assembly-attribute-values: common.generate-assemblyinfo: [attrib] Setting file attributes for 1 files to Normal. generate-assemblyinfo: common.compile-dll: [csc] Compiling 90 files to 'D:\dev \dotNET\rhino-tools\trunk\build\net-3.5\debug \Rhino.Mocks.Partial.dll'. merge-asms: [move] 1 files moved. build: BUILD SUCCEEDED Total time: 24.1 seconds. [nant] D:\dev\dotNET\rhino-tools\trunk\rhino-mocks \Rhino.Mocks.Tests.Model\default.build Buildfile: file:///D:/dev/dotNET/rhino-tools/trunk/rhino-mocks/Rhino.Mocks.Tests.Model/default.build Target framework: Microsoft .NET Framework 3.5 Target(s) specified: test common.check-nant-version: common.find-tools: set-framework-configuration: set-net-3.5-framework-configuration: set-project-configuration: set-debug-project-configuration: common.init: init: common.set-assembly-attribute-values: common.generate-assemblyinfo: [attrib] Setting file attributes for 1 files to Normal. generate-assemblyinfo: common.compile-tests: common.compile-dll: [csc] Compiling 4 files to 'D:\dev\dotNET \rhino-tools\trunk\build\net-3.5\debug\Rhino.Mocks.Tests.Model.dll'. common.run-tests: [echo] Running tests in 'Rhino.Mocks.Tests.Model' [exec] Parsed arguments: [exec] -- Parsed Arguments [exec] Files: [exec] Rhino.Mocks.Tests.Model.dll [exec] Assembly paths: [exec] Report folder: D:\dev\dotNET\rhino- tools\trunk\build\net-3.5\debug/test-results [exec] Report Name Format: Rhino.Mocks.Tests.Model.dll-results [exec] Report types: [exec] Html [exec] Xml [exec] Show reports: False [exec] Filter Category: [exec] Exclude Category: [exec] Filter Author: [exec] Filter Namespace: [exec] Filter Type: [exec] Verbose: False [exec] ShadowCopyFiles: False [exec] [exec] Start time: 1:27 AM [exec] [info] Loading test assemblies [exec] [info] Starting execution [exec] [info] Sorting assemblies by dependencies [exec] [info] Setting up fixture colors [exec] [info] Loading Rhino.Mocks.Tests.Model [exec] [info] Found 0 tests [exec] [info] Running fixtures. [exec] [info] Tests finished: 0 tests, 0 success, 0 failures, 0 ignored [exec] [info] All Tests finished: 0 tests, 0 success, 0 failures, 0 ignored in 0 seconds [exec] [info] Creating reports in D:\dev \dotNET\rhino-tools\trunk\build\net-3.5\debug\test-results [exec] [info] Created Html report D:\dev \dotNET\rhino-tools\trunk\build\net-3.5\debug/test-results \Rhino.Mocks.Tests.Model.dll-results.html [exec] [info] Created xml report D:\dev \dotNET\rhino-tools\trunk\build\net-3.5\debug/test-results \Rhino.Mocks.Tests.Model.dll-results.xml [exec] [info] MbUnit execution finished in 2.703125s. test: BUILD SUCCEEDED Total time: 4.8 seconds. [nant] D:\dev\dotNET\rhino-tools\trunk\rhino-mocks \Rhino.Mocks.Tests\default.build Buildfile: file:///D:/dev/dotNET/rhino-tools/trunk/rhino-mocks/Rhino.Mocks.Tests/default.build Target framework: Microsoft .NET Framework 3.5 Target(s) specified: test common.check-nant-version: common.find-tools: set-framework-configuration: set-net-3.5-framework-configuration: set-project-configuration: set-debug-project-configuration: common.init: init: common.set-assembly-attribute-values: common.generate-assemblyinfo: [attrib] Setting file attributes for 1 files to Normal. generate-assemblyinfo: common.compile-tests: common.compile-dll: [csc] Compiling 178 files to 'D:\dev \dotNET\rhino-tools\trunk\build\net-3.5\debug\Rhino.Mocks.Tests.dll'. common.run-tests: [echo] Running tests in 'Rhino.Mocks.Tests' [exec] Parsed arguments: [exec] -- Parsed Arguments [exec] Files: [exec] Rhino.Mocks.Tests.dll [exec] Assembly paths: [exec] Report folder: D:\dev\dotNET\rhino- tools\trunk\build\net-3.5\debug/test-results [exec] Report Name Format: Rhino.Mocks.Tests.dll-results [exec] Report types: [exec] Html [exec] Xml [exec] Show reports: False [exec] Filter Category: [exec] Exclude Category: [exec] Filter Author: [exec] Filter Namespace: [exec] Filter Type: [exec] Verbose: False [exec] ShadowCopyFiles: False [exec] [exec] Start time: 1:27 AM [exec] [info] Loading test assemblies [exec] [info] Starting execution [exec] [info] Sorting assemblies by dependencies [exec] [info] Setting up fixture colors [exec] [info] Loading Rhino.Mocks.Tests [exec] [info] Found 866 tests [exec] [info] Running fixtures. [exec] [info] Tests finished: 866 tests, 28 success, 4 failures, 1 ignored [exec] [info] All Tests finished: 34 tests, 29 success, 4 failures, 1 ignored in 2.625 seconds [exec] [info] Creating reports in D:\dev \dotNET\rhino-tools\trunk\build\net-3.5\debug\test-results [exec] [info] Created Html report D:\dev \dotNET\rhino-tools\trunk\build\net-3.5\debug/test-results \Rhino.Mocks.Tests.dll-results.html [exec] [info] Created xml report D:\dev \dotNET\rhino-tools\trunk\build\net-3.5\debug/test-results \Rhino.Mocks.Tests.dll-results.xml [exec] [info] MbUnit execution finished in 608.671875s. BUILD FAILED D:\dev\dotNET\rhino-tools\trunk\common- project.xml(263,5): External Program Failed: D:\dev\dotNET\rhino- tools\trunk/SharedLibs\Tools\MbUnit\MbUnit.Cons.exe (return code was -1) Total time: 616.3 seconds. BUILD FAILED Nested build failed. Refer to build log for exact reason. Total time: 645.5 seconds. BUILD FAILED - 2 non-fatal error(s), 0 warning(s) Nested build failed. Refer to build log for exact reason. Total time: 650.2 seconds. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en -~----------~----~----~----~------~----~------~--~---
