Bugzilla – Bug 321994
Compiling SVN-Versions of Monodevelop fails because of compilation errors in the NUnit module
Last modified: 2007-09-15 21:23:51 UTC
---- Reported by christian_hoff@gmx.net 2006-09-05 14:14:44 MST ---- Hello, when I'm trying to compile the latest SVN-Revisions of Monodevelop, there are always compilation errors when compiling NUnitAssemblyTestSuite.cs. I am working with the latest releases of mono, gcc, autoconf and automake. Nearly since 1 month I am always trying to compile the recent SVN-Versions, but the error is always the same. After running autoconf and automake the following output is being displayed when running make: der.cs ./Gui/NUnitAssemblyGroupConfigurationNodeBuilder.cs ./Gui/TestAssemblyNodeBuilder.cs ./Project/NUnitAssemblyGroupFileFormat.cs ./Project/NUnitAssemblyGroupProject.cs ./Project/TestAssembly.cs ./Project/TestAssemblyCollection.cs ./Services/CombineTestGroup.cs ./Services/ITestProvider.cs ./Services/NUnitService.cs ./Services/SystemTestProvider.cs ./Services/ITestProgressMonitor.cs ./Services/TestContext.cs ./Services/UnitTestCollection.cs ./Services/UnitTest.cs ./Services/UnitTestGroup.cs ./Services/UnitTestResult.cs ./Services/UnitTestStatus.cs ./Services/ExternalTestRunner.cs ./Services/NUnitAssemblyTestSuite.cs ./Services/NUnitProjectTestSuite.cs ./Services/NUnitTestCase.cs ./Services/NUnitTestSuite.cs ./Services/GeneralTestOptions.cs ./Services/NUnitOptions.cs ./Services/IResultsStore.cs ./Services/UnitTestResultsStore.cs ./Services/XmlResultsStore.cs -out:../../build/AddIns/NUnit/MonoDevelop.NUnit.dll -target:library ./Services/NUnitAssemblyTestSuite.cs(416,16): error CS0535: `MonoDevelop.NUnit.NUnitAssemblyTestSuite.TestNameFilter' does not implement interface member `NUnit.Core.IFilter.Exclude' /usr/lib/cli/nunit-2.2.6/nunit.core.dll: `NUnit.Core.IFilter.Exclude', name of symbol related to previous error Compilation failed: 1 error(s), 0 warnings make[2]: *** [../../build/AddIns/NUnit/MonoDevelop.NUnit.dll] Fehler 1 make[2]: Leaving directory `/home/HoffCh/monodevelop/Extras/NUnit' make[1]: *** [all-recursive] Fehler 1 make[1]: Leaving directory `/home/HoffCh/monodevelop/Extras' make: *** [all-recursive] Fehler 1 I have also seen that this bug has already been reported, but it was closed for a longer time because the developer thought that this error should not occur any more in the latest SVN-Releases. However, this page has already been deleted and I didn't save it on my PC, so this information is lost. I would greatly appreciate any instructions on how to solve this problem. Christian Hoff (PS: Excuse my worse English) ---- Additional Comments From lluis@ximian.com 2006-09-05 15:07:33 MST ---- MD does not currently work with NUnit 2.2.6. *** This bug has been marked as a duplicate of https://bugzilla.novell.com/show_bug.cgi?id=MONO79248 *** Unknown bug field "cf_op_sys_details" encountered while moving bug <cf_op_sys_details>Kanotix 2006-01 RC 1 (Easter Edition) with GNOME and KDE</cf_op_sys_details> Unknown operating system unknown. Setting to default OS "Other". This bug was marked DUPLICATE in the database it was moved from. Changing resolution to "MOVED"