Jonathon Rossi
2014-12-29 04:39:52 UTC
I've attempted to get our build running on Mono 3.10 on both OSX and
Ubuntu. I've got things working on OSX, but am getting the following error
on Ubuntu on our new Ubuntu TeamCity agent:
Missing method .ctor in assembly
/home/teamcity/buildagent/work/16de7b8c88ab14af/lib/net45/NLog.dll, type
System.Runtime.CompilerServices.ExtensionAttribute
Can't find custom attr constructor image:
/home/teamcity/buildagent/work/16de7b8c88ab14af/lib/net45/NLog.dll mtoken:
0x0a000018
http://builds.castleproject.org/viewType.html?buildTypeId=Core_MasterMono310
I've read mentions that this type of error is caused by the fact
ExtensionAttribute moved assembly between .NET 4.0 and 4.5 via a
TypeForwardedTo, but I'm trying to avoid building log4net, NLog and Serilog
from source in our build. Anyone got any ideas?
The plan is to get this working so that I can add a unit test for
https://github.com/castleproject/Core/issues/72.
Ubuntu. I've got things working on OSX, but am getting the following error
on Ubuntu on our new Ubuntu TeamCity agent:
Missing method .ctor in assembly
/home/teamcity/buildagent/work/16de7b8c88ab14af/lib/net45/NLog.dll, type
System.Runtime.CompilerServices.ExtensionAttribute
Can't find custom attr constructor image:
/home/teamcity/buildagent/work/16de7b8c88ab14af/lib/net45/NLog.dll mtoken:
0x0a000018
http://builds.castleproject.org/viewType.html?buildTypeId=Core_MasterMono310
I've read mentions that this type of error is caused by the fact
ExtensionAttribute moved assembly between .NET 4.0 and 4.5 via a
TypeForwardedTo, but I'm trying to avoid building log4net, NLog and Serilog
from source in our build. Anyone got any ideas?
The plan is to get this working so that I can add a unit test for
https://github.com/castleproject/Core/issues/72.
--
Jono
--
You received this message because you are subscribed to the Google Groups "Castle Project Development List" group.
To unsubscribe from this group and stop receiving emails from it, send an email to castle-project-devel+***@googlegroups.com.
To post to this group, send email to castle-project-***@googlegroups.com.
Visit this group at http://groups.google.com/group/castle-project-devel.
For more options, visit https://groups.google.com/d/optout.
Jono
--
You received this message because you are subscribed to the Google Groups "Castle Project Development List" group.
To unsubscribe from this group and stop receiving emails from it, send an email to castle-project-devel+***@googlegroups.com.
To post to this group, send email to castle-project-***@googlegroups.com.
Visit this group at http://groups.google.com/group/castle-project-devel.
For more options, visit https://groups.google.com/d/optout.