Unable to install mono-3.12.1
Calculating dependencies... done! [ebuild UD ] dev-lang/mono-3.12.1::dotnet [4.0.1.34::dotnet] USE="nls -debug -doc -minimal -pax_kernel -xen" 0 KiB
Unhandled Exception: System.TypeLoadException: Could not load type 'Mono.CSharp.CommandLineParser' from assembly 'basic, Version=3.12.1.0, Culture=neutral, PublicKeyToken=null'. [ERROR] FATAL UNHANDLED EXCEPTION: System.TypeLoadException: Could not load type 'Mono.CSharp.CommandLineParser' from assembly 'basic, Version=3.12.1.0, Culture=neutral, PublicKeyToken=null'. ../../build/library.make:275: recipe for target '../../class/lib/build/mscorlib.dll' failed make[8]: *** [../../class/lib/build/mscorlib.dll] Error 1 ../../build/rules.make:143: recipe for target 'do-all' failed make[7]: *** [do-all] Error 2 ../build/rules.make:164: recipe for target 'all-recursive' failed make[6]: *** [all-recursive] Error 1 build/rules.make:164: recipe for target 'all-recursive' failed make[5]: *** [all-recursive] Error 1 Makefile:101: recipe for target 'profile-do--build--all' failed make[4]: *** [profile-do--build--all] Error 2 Makefile:97: recipe for target 'profiles-do--all' failed make[3]: *** [profiles-do--all] Error 2 Makefile:564: recipe for target 'all-local' failed make[2]: *** [all-local] Error 2 Makefile:518: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 Makefile:445: recipe for target 'all' failed make: *** [all] Error 2 emake failed
- ERROR: dev-lang/mono-3.12.1::dotnet failed (compile phase):
- emake failed
Full build log - https://gist.github.com/RulonZerkalo/2e400aecc19655276ce5
@RulonZerkalo very strange error :( I used to build it many times maybe it due bootstrapping with mono-4x? have you tryed to remove mono completely and build just 3.12.1
also please try to add temporary MAKEOPTS="${MAKEOPTS} -j1" to ebuild and see if that is multi process build fault