John Cole wrote:

Hello,
 Is the CSV HEAD Compilable for everyone else?  I'm getting the following
error:




I get the same test failue. It may be connected to the recent fileset changes. I haven't had a chance to look into it.


Ian

[nant] C:\src\NAnt\tests\NAnt.VSNet\NAnt.VSNet.build test
Buildfile:
file:///C:/src/NAnt/tests/NAnt.VSNet/NAnt.VSNet.build
Target(s) specified: test build:
test:
[nunit2] Tests run: 1, Failures: 1,
Not run: 0, Time: 2.5468424 seconds
Failures:
1)
Tests.NAnt.VSNet.Tasks.VCProjectTest.Test_HelloWorldCompile_ExcludeFile :
Tests.NAnt.Core.TestBuildException : Error Executing Project
----> NAnt.Core.BuildException :
External Program Failed: link (return code was 1146)
at
Tests.NAnt.Core.BuildTestBase.ExecuteProject(Project p) in
c:\src\nant\tests\NAnt.Core\BuildTestBase.cs:line 155
at
Tests.NAnt.Core.BuildTestBase.RunBuild(String xml, Level level) in
c:\src\nant\tests\NAnt.Core\BuildTestBase.cs:line 112
at
Tests.NAnt.Core.BuildTestBase.RunBuild(String xml) in
c:\src\nant\tests\NAnt.Core\BuildTestBase.cs:line 85
at
Tests.NAnt.VSNet.Tasks.VCProjectTest.Test_HelloWorldCompile_ExcludeFile() in
c:\src\nant\tests\NAnt.VSNet\Tasks\VCProjectTest.cs:line 165
--TestBuildException
at
NAnt.Core.Tasks.ExternalProgramBase.ExecuteTask() in
c:\src\nant\src\NAnt.Core\Tasks\ExternalProgramBase.cs:line 304
at
NAnt.VisualCpp.Tasks.LinkTask.ExecuteTask() in
c:\src\nant\src\NAnt.VisualCpp\Tasks\LinkTask.cs:line 204
at NAnt.Core.Task.Execute() in
c:\src\nant\src\NAnt.Core\Task.cs:line 176
at
NAnt.VSNet.VcProject.ExecuteInProjectDirectory(Task task) in
c:\src\nant\src\NAnt.VSNet\VcProject.cs:line 502
at
NAnt.VSNet.VcProject.RunLinker(VcConfiguration baseConfig) in
c:\src\nant\src\NAnt.VSNet\VcProject.cs:line 486
at
NAnt.VSNet.VcProject.Build(ConfigurationBase configurationSettings) in
c:\src\nant\src\NAnt.VSNet\VcProject.cs:line 131
at
NAnt.VSNet.ProjectBase.Compile(String configuration) in
c:\src\nant\src\NAnt.VSNet\ProjectBase.cs:line 174
at NAnt.VSNet.Solution.Compile(String
configuration) in c:\src\nant\src\NAnt.VSNet\Solution.cs:line 369
at
NAnt.VSNet.Tasks.SolutionTask.ExecuteTask() in
c:\src\nant\src\NAnt.VSNet\Tasks\SolutionTask.cs:line 380
at NAnt.Core.Task.Execute() in
c:\src\nant\src\NAnt.Core\Task.cs:line 176
at NAnt.Core.Target.Execute() in
c:\src\nant\src\NAnt.Core\Target.cs:line 249
at NAnt.Core.Project.Execute(String
targetName, Boolean forceDependencies) in
c:\src\nant\src\NAnt.Core\Project.cs:line 873
at NAnt.Core.Project.Execute() in
c:\src\nant\src\NAnt.Core\Project.cs:line 830
at
Tests.NAnt.Core.BuildTestBase.ExecuteProject(Project p) in
c:\src\nant\tests\NAnt.Core\BuildTestBase.cs:line 152



Here is the top of the results, indicating the version it's building with:

NAnt 0.85 (Build 0.85.1631.0; net-1.0.win32; nightly; 6/19/2004)
           Copyright (C) 2001-2004 Gerry Shaw
           NAnt Team

Thanks,

John Cole

-------------------------------------
This email and any files transmitted with it are confidential and intended solely for 
the use of the individual or entity to whom they are addressed. If you have received 
this email in error please notify the system manager. This message contains 
confidential information and is intended only for the individual named. If you are not 
the named addressee you should not disseminate, distribute or copy this e-mail.


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users




--
Ian MacLean, Developer, ActiveState, a division of Sophos
http://www.ActiveState.com




-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to