First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 224441
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Jurek Bartuszek <jurek@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Hans de Graaff <graaff@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 224441 depends on: Show dependency tree
Show dependency graph
Bug 224441 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-06-01 06:35 0000
dev-dotnet/mono-addins-0.3.1 fails to compile for me with mono-1.2.5.1-r1:

mkdir -p ../bin/                
mcs -keyfile:../mono-addins.snk -noconfig -codepage:utf8 -warn:4 -debug
-d:DEBUG -out:../bin/Mono.Addins.Gui.dll -target:library ./AssemblyInfo.cs
./gtk-gui/generated.cs ./gtk-gui/Mono.Addins.Gui.AddinInfoDialog.cs
./gtk-gui/Mono.Addins.Gui.AddinInstallDialog.cs
./gtk-gui/Mono.Addins.Gui.AddinInstallerDialog.cs
./gtk-gui/Mono.Addins.Gui.AddinManagerDialog.cs
./gtk-gui/Mono.Addins.Gui.ErrorDialog.cs
./gtk-gui/Mono.Addins.Gui.ManageSitesDialog.cs
./gtk-gui/Mono.Addins.Gui.NewSiteDialog.cs
./gtk-gui/Mono.Addins.Gui.ProgressDialog.cs
./Mono.Addins.Gui/AddinInfoDialog.cs ./Mono.Addins.Gui/AddinInstallDialog.cs
./Mono.Addins.Gui/AddinInstaller.cs ./Mono.Addins.Gui/AddinInstallerDialog.cs
./Mono.Addins.Gui/AddinManagerDialog.cs ./Mono.Addins.Gui/AddinManagerWindow.cs
./Mono.Addins.Gui/AddinTreeWidget.cs ./Mono.Addins.Gui/ErrorDialog.cs
./Mono.Addins.Gui/ManageSitesDialog.cs ./Mono.Addins.Gui/NewSiteDialog.cs
./Mono.Addins.Gui/ProgressDialog.cs ./Mono.Addins.Gui/Services.cs 
-resource:./gtk-gui/gui.stetic,gui.stetic 
-resource:./icons/package-x-generic.png,package-x-generic.png 
-resource:./icons/package-x-generic_16.png,package-x-generic_16.png 
-resource:./icons/package-x-generic_22.png,package-x-generic_22.png 
-resource:./icons/system-software-update.png,system-software-update.png 
-resource:./icons/user-package.png,user-package.png -pkg:glib-sharp-2.0
-pkg:gtk-sharp-2.0 -r:Mono.Posix -r:System   -r:../bin/Mono.Addins.dll 
-r:../bin/Mono.Addins.Setup.dll
./Mono.Addins.Gui/ManageSitesDialog.cs(98,66): error CS0246: The type or
namespace name `Exception' could not be found. Are you missing a using
directive or an assembly reference?
Compilation failed: 1 error(s), 0 warnings
make[1]: *** [../bin/Mono.Addins.Gui.dll] Error 1
make[1]: Leaving directory
`/var/tmp/portage/dev-dotnet/mono-addins-0.3.1/work/mono-addins-0.3.1/Mono.Addins.Gui'
make: *** [all-recursive] Error 1
 * 
 * ERROR: dev-dotnet/mono-addins-0.3.1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line  774:  Called die
 * The specific snippet of code:
 *           emake || die "emake failed";
 *  The die message:
 *   emake failed

------- Comment #1 From BedOS_Gui 2008-06-01 08:29:02 0000 -------
it compiles fine with mono-1.9.1 on my box.

------- Comment #2 From Jurek Bartuszek 2008-06-01 11:03:31 0000 -------
dev-lang/mono dependency updated to >=1.9 in CVS, thanks!

------- Comment #3 From Bertrand Lorentz 2008-06-01 20:13:24 0000 -------
Sorry if it's bad form to comment on a resolved bug.

mono-addins-0.3.1 compiled and worked fine for me with mono-1.2.6-r2. Maybe it
would be better to lower the dependency to that ?

------- Comment #4 From Jurek Bartuszek 2008-06-01 20:32:08 0000 -------
Let's wait until Hans reports us back on his attempt to build this with 1.9
installed

------- Comment #5 From Hans de Graaff 2008-06-08 08:27:29 0000 -------
Unfortunately my time is currently very limited, and I'd rather not upgrade to
the unstable version of mono, possibly with other complications. I've just
downgraded to the previous version of mono-addins instead as it seems that even
tomboy 0.10.2 is happy with that (and I don't actually use the add-in stuff
anyway).

First Last Prev Next    No search results available      Search page      Enter new bug