← Back to team overview

nunit-core team mailing list archive

Re: [Bug 671164] Re: Unable to build 2.5.8 using mono-2.8

 

Generally, running the NAnt build, the results are echoed in the right in the
console output, prior to the final error.

I haven't switched NUnit to nant 0.90 yet, so I don't know if it has different
defaults for output. NUnit is generally built using the copy of NAnt that
comes with the source - 0.86 with mods to the nant.exe.config file.

Additionally, we are not yet building with mono 2.8, although that shouldn't
make a difference.

One hint. There are some tests in the gui test that don't build under Mono.
They are conditionally excluded when MONO is defined. MONO is defined
in nunit.build.include when building for mono. Make sure this is working or
comment out the relevant tests.

Charlie

On Thu, Nov 4, 2010 at 3:08 PM, Paul Johnson <671164@xxxxxxxxxxxxxxxxxx> wrote:
> It says to look in the logs for the reason for the fail, but I can't
> seem to find any logs. Where do I need to look?
>
> --
> Unable to build 2.5.8 using mono-2.8
> https://bugs.launchpad.net/bugs/671164
> You received this bug notification because you are a member of NUnit
> Developers, which is subscribed to NUnit V2.
>

-- 
Unable to build 2.5.8 using mono-2.8
https://bugs.launchpad.net/bugs/671164
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.

Status in NUnit V2 Test Framework: New

Bug description:
I am currently getting a build fail using mono-2.8 and nant 0.90 (Build 0.90.3780.0; release; 08/05/2010).

It gets so far then reports the following back

/home/paul/rpmbuild/BUILD/mono-nunit22-2.5.8.10295/src/GuiRunner/tests/nunit-gui.tests.build(11,6):
            External Program Failed: /usr/lib/mono/2.0/gmcs.exe (return code was 1)

everything else builds up to this point, so I'm not suspecting gmcs as being the fault.





References