Bugs item #1230902, was opened at 2005-07-01 14:11
Message generated for change (Settings changed) made by drieseng
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1230902&group_id=31650

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Core
>Group: cvs
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Michal Kovac (kovacm)
>Assigned to: Gert Driesen (drieseng)
Summary: mono does not build today nightly build

Initial Comment:
I downloaded today nightly build and tried to install it on debian 
linux with mono 1.1.8.1 (latest), and installation ended with this 
error:

     [nant] /download/nant/nant-0.85-nightly-2005-06-30/tests/NAnt.
Core/NAnt.Core.build build
            Buildfile: file:///download/nant/nant-0.85-nightly-2005-06-
30/tests/NAnt.Core/NAnt.Core.build
            Target framework: Mono 2.0 Profile
            Target(s) specified: build


            build:

                  [csc] Compiling 60 files to '/download/nant/nant-0.85-
nightly-2005-06-30/build/mono-2.0.unix/nant-0.85-debug/bin/NAnt.
Core.Tests.dll'."
                  [csc] /download/nant/nant-0.85-nightly-2005-06-30/
tests/NAnt.Core/TaskContainerTest.cs(79) error CS0219: The 
variable 'result' is assigned but its value is never used
                  [csc] /download/nant/nant-0.85-nightly-2005-06-30/
tests/NAnt.Core/TaskContainerTest.cs(93) error CS0219: The 
variable 'result' is assigned but its value is never used
                  [csc] /download/nant/nant-0.85-nightly-2005-06-30/
tests/NAnt.Core/TaskContainerTest.cs(102) error CS0219: The 
variable 'result' is assigned but its value is never used
                  [csc] /download/nant/nant-0.85-nightly-2005-06-30/
tests/NAnt.Core/TaskContainerTest.cs(116) error CS0219: The 
variable 'result' is assigned but its value is never used
                  [csc] Compilation failed: 4 error(s), 0 warnings

            BUILD FAILED - 0 non-fatal error(s), 4 warning(s)

            /download/nant/nant-0.85-nightly-2005-06-30/tests/NAnt.
Core/NAnt.Core.build(11,10):
            External Program Failed: /usr/lib/mono/2.0/gmcs.exe 
(return code was 1)

            Total time: 2.5 seconds.


BUILD FAILED

Nested build failed.  Refer to build log for exact reason.

Total time: 32 seconds.

----------------------------------------------------------------------

>Comment By: Gert Driesen (drieseng)
Date: 2005-07-01 17:11

Message:
Logged In: YES 
user_id=707851

This is now fixed in cvs.

Thanks for the report !

----------------------------------------------------------------------

Comment By: Michal Kovac (kovacm)
Date: 2005-07-01 14:22

Message:
Logged In: YES 
user_id=1012872

when I deleted:
"string result ="
from files tests/NAnt.SourceControl/Tasks/CheckoutTaskTest.cs and 
tests/NAnt.Core/TaskContainerTest.cs
installation could be completed

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1230902&group_id=31650


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to