-----Original Message-----
From: Rosemarie Leighton [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 17, 2002 7:34 AM
To: NAnt Developers (E-mail)
Subject: [nant-dev] Errors when compiling NAnt
Importance: HighHiI unzipped the NAnt Src file : nant-src-0.7.9.0.zip, followed the steps details on websiteGetting Started
This topic will show you NAnt building itself. Before you begin make sure your system meets the system requirements.
1. Download the latest release.
2. Unzip the distribution into a new folder.
3. Open a command prompt and change the directory to the folder where NAnt was installed.
4. Type
bin\nantto build NAnt.5. Look at the NAnt.build file to see how it works.
I then got to point #4 --> and got the following errors.....build:
[mkdir] Creating directory D:\nant\build
[copy] Copying 5 files to D:\nant\build
[csc] Compiling 74 files to D:\nant\build\NAnt.Core.dll
[csc] Compiling 2 files to D:\nant\build\NAnt.exe
[csc] Compiling 3 files to D:\nant\build\NAnt.Documenter.dll
[csc] Compiling 33 files to D:\nant\build\NAnt.Tests.dlltest:
[echo] ********************************************************************
[echo] ** Running newly built NAnt.exe with tests.
[exec] build\NAnt.exe -indent:1 -buildfile:file:///D:/nant/NAnt.build test.nunit
Buildfile: file:///D:/nant/NAnt.build
[tstamp] 17 December 2002 08:00:21test.nunit:
[nunit] Running SourceForge.NAnt.Tests.AllTests
[nunit] FAILURE: TouchTaskTest.Test_File_DateTime
D:\nant\src\NAnt.Tests\Tasks\TouchTaskTest.cs(89): <touch file='C:\DOCUME~1\fiqadmin\LOCALS~1\Temp\NAnt.Tests.TouchTest\file1.txt' datetime='1980/01/01 12:00:00'/>
[nunit] FAILURE: TouchTaskTest.Test_File_Millis
D:\nant\src\NAnt.Tests\Tasks\TouchTaskTest.cs(117): <touch file='C:\DOCUME~1\fiqadmin\LOCALS~1\Temp\NAnt.Tests.TouchTest\file1.txt' millis='100000'/>
[nunit] FAILURE: TouchTaskTest.Test_FileSet_DateTime
D:\nant\src\NAnt.Tests\Tasks\TouchTaskTest.cs(177): Touch: fileset, datetime, C:\DOCUME~1\fiqadmin\LOCALS~1\Temp\NAnt.Tests.TouchTest\file1.txt
[nunit] FAILURE: TouchTaskTest.Test_FileSet_Millis
D:\nant\src\NAnt.Tests\Tasks\TouchTaskTest.cs(205): Touch: fileset, millis, C:\DOCUME~1\fiqadmin\LOCALS~1\Temp\NAnt.Tests.TouchTest\file1.txt
[nunit] 82 tests: FAILURES: 4 ERRORS: 0BUILD FAILED
D:\nant\NAnt.build(165,10): Unit test failed, see build log.
Try 'nant -help' for more information
BUILD FAILED
D:\nant\NAnt.build(158,4): External program returned errors, see build log for details.
Try 'nant -help' for more informationCan anyone give me any information on how to fix this error.ThanksRosemarie Leighton (Financial IQ)
Registration Number 1998/007480/07
Metropolitan Office Park, Block H, 82 Wessel Road, RIVONIA 2128
Tel: +27 11 259 4199
Fax: +27 11 259 4230
Mobile: 083 286 8123
mailto:[EMAIL PROTECTED]CONFIDENTIALITY CAUTION: If you have received this communication in error, please note that it is intended for the addressee only, is private and confidential and dissemination or copying prohibited. Please notify us immediately by e-mail and return the original message. We cannot assure that the integrity of this communication has been maintained nor that it is free of errors, virus, interception or interference. Thank you
Kindly note, it is The IQ Business Group's policy that any waiver, representation, contract or variation of a contract shall not be binding unless reduced to writing and signed by the duly authorized managers of the Company.
Title: Message
Hello
Rosemarie,
Could
you retry building with a recent NAnt snapshot?
Best
regards,
Bernard
- [nant-dev] Errors when compiling NAnt Rosemarie Leighton
- Bernard Vander Beken
