Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 429564

Summary: gnome-extra/docky-2.1.4 compile error with mono 2.11.1
Product: Gentoo Linux Reporter: Stefan Foerster <sfoerster42>
Component: Current packagesAssignee: Christoph Mende (RETIRED) <angelos>
Status: RESOLVED FIXED    
Severity: minor CC: dotnet
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Stefan Foerster 2012-08-02 19:36:31 UTC
I recently updated mono to version 2.11.1 (I know, it's marked as "alpha"...).

I use docky under KDE. Since my update of mono, docky crashes immediately after start. Thus I tried to recompile docky (versions 2.1.3 and 2.1.4), but it fails with the following error:

--------------
[...]
Compiling Docky.Services.dll...
error CS1701: Warning as Error: Assuming assembly reference `Mono.Cairo, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' matches assembly `Mono.Cairo, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'. You may need to supply runtime policy
Compilation failed: 1 error(s), 0 warnings
make[1]: *** [../build/Docky.Services.dll] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnome-extra/docky-2.1.4/work/docky-2.1.4/Docky.Services'
make: *** [all-recursive] Error 1
[...]
---------------
Comment 1 Christoph Mende (RETIRED) gentoo-dev 2013-04-10 11:18:05 UTC
Sorry for the long delay.
I've removed -warnaserror from MCS_FLAGS. Can you please try to compile and run it again?
Comment 2 Stefan Foerster 2013-05-24 02:43:35 UTC
Sorry for responding so late. I just compiled the newer version 2.2.0 without any problems. You can close this bug report. Thanks for the support.

Stefan