Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 429564 - gnome-extra/docky-2.1.4 compile error with mono 2.11.1
Summary: gnome-extra/docky-2.1.4 compile error with mono 2.11.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal minor (vote)
Assignee: Christoph Mende (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-02 19:36 UTC by Stefan Foerster
Modified: 2013-05-24 02:43 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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