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

Bug 560892

Summary: =dev-dotnet/xsp-2.10.2-r2 fails to build using >=dev-dotnet/mono-4.0.3.20
Product: Gentoo Linux Reporter: Greg Turner <gmt>
Component: [OLD] DevelopmentAssignee: dotnet project <dotnet>
Status: RESOLVED DUPLICATE    
Severity: normal CC: ecyoung, treecleaner
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 578290, 580316    

Description Greg Turner 2015-09-20 10:07:13 UTC
xsp is not ready for mono-4+'s removal of gmcs.  See bug 558064.

Possible solution: add code code like

  has_version '>=dev-lang/mono-4.0.3.20' && export GMCS=mcs

somewhere before econf
Comment 1 Carter Young 2016-09-13 23:28:46 UTC
I'm trying to install dev-util/monodevelop stable, and ran into this bug using GCC 5.3.  When I tried masking mono4 in favor of mono2, mono2 does not build using GCC 5.3.
Comment 2 Pacho Ramos gentoo-dev 2017-08-02 09:11:59 UTC
It seems this was moved to www-servers/xsp
Comment 3 Pacho Ramos gentoo-dev 2017-08-02 09:20:33 UTC

*** This bug has been marked as a duplicate of bug 557588 ***