warn: Orleans.CodeGenerator.RoslynCodeGenerator[101723]
Exception loading types from assembly âSquidex.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=nullâ:
Exc level 0: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.RuntimeAssembly.get_DefinedTypes()
at Orleans.Runtime.TypeUtils.GetDefinedTypes(Assembly assembly, ILogger logger)
Exc level 1: System.IO.FileNotFoundException: Could not load file or assembly âSystem.Threading.Tasks.Dataflow, Version=4.6.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3aâ. The system cannot find the file specified.
.
System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.RuntimeAssembly.get_DefinedTypes()
at Orleans.Runtime.TypeUtils.GetDefinedTypes(Assembly assembly, ILogger logger)
warn: Orleans.CodeGenerator.RoslynCodeGenerator[101723]
Exception loading types from assembly âSquidex.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=nullâ:
Exc level 0: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.RuntimeAssembly.get_DefinedTypes()
at Orleans.Runtime.TypeUtils.GetDefinedTypes(Assembly assembly, ILogger logger)
Exc level 1: System.IO.FileNotFoundException: Could not load file or assembly âSystem.Threading.Tasks.Dataflow, Version=4.6.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3aâ. The system cannot find the file specified.
.
System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.RuntimeAssembly.get_DefinedTypes()
at Orleans.Runtime.TypeUtils.GetDefinedTypes(Assembly assembly, ILogger logger)
warn: Orleans.CodeGenerator.RoslynCodeGenerator[101723]
Exception loading types from assembly âSixLabors.ImageSharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=nullâ:
Exc level 0: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.RuntimeAssembly.get_DefinedTypes()
at Orleans.Runtime.TypeUtils.GetDefinedTypes(Assembly assembly, ILogger logger)
Exc level 1: System.BadImageFormatException: Could not load file or assembly âSystem.Memory, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51â. Reference assemblies should not be loaded for execution. They can only be loaded in the Reflection-only loader context. (Exception from HRESULT: 0x80131058)
Exc level 2: System.BadImageFormatException: Cannot load a reference assembly for executionâŚ
System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.RuntimeAssembly.get_DefinedTypes()
at Orleans.Runtime.TypeUtils.GetDefinedTypes(Assembly assembly, ILogger logger)
â Code Generation FAILED â
Exc level 0: System.IO.FileNotFoundException: Could not load file or assembly âSystem.Threading.Tasks.Extensions, Version=4.2.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51â. The system cannot find the file specified.
at System.ModuleHandle.ResolveType(RuntimeModule module, Int32 typeToken, IntPtr* typeInstArgs, Int32 typeInstCount, IntPtr* methodInstArgs, Int32 methodInstCount, ObjectHandleOnStack type)
at System.ModuleHandle.ResolveTypeHandleInternal(RuntimeModule module, Int32 typeToken, RuntimeTypeHandle[] typeInstantiationContext, RuntimeTypeHandle[] methodInstantiationContext)
at System.Reflection.RuntimeModule.ResolveType(Int32 metadataToken, Type[] genericTypeArguments, Type[] genericMethodArguments)
at System.Reflection.CustomAttribute.FilterCustomAttributeRecord(CustomAttributeRecord caRecord, MetadataImport scope, Assembly& lastAptcaOkAssembly, RuntimeModule decoratedModule, MetadataToken decoratedToken, RuntimeType attributeFilterType, Boolean mustBeInheritable, Object[] attributes, IList derivedAttributes, RuntimeType& attributeType, IRuntimeMethodInfo& ctor, Boolean& ctorHasParameters, Boolean& isVarArg)
at System.Reflection.CustomAttribute.GetCustomAttributes(RuntimeModule decoratedModule, Int32 decoratedMetadataToken, Int32 pcaCount, RuntimeType attributeFilterType, Boolean mustBeInheritable, IList derivedAttributes, Boolean isDecoratedTargetSecurityTransparent)
at System.Reflection.CustomAttribute.GetCustomAttributes(RuntimeType type, RuntimeType caType, Boolean inherit)
at System.Attribute.GetCustomAttributes(MemberInfo element, Type type, Boolean inherit)
at System.Attribute.GetCustomAttribute(MemberInfo element, Type attributeType, Boolean inherit)
at System.Reflection.CustomAttributeExtensions.GetCustomAttribute[T](MemberInfo element)
at Orleans.CodeGenerator.RoslynCodeGenerator.AddSerializationTypes(SerializationTypeDescriptions serializationTypes, Assembly targetAssembly, List`1 assemblies)
at Orleans.CodeGenerator.RoslynCodeGenerator.GenerateCode(Assembly targetAssembly, List`1 assemblies)
at Orleans.CodeGenerator.RoslynCodeGenerator.GenerateSourceForAssembly(Assembly input)
at Orleans.CodeGeneration.CodeGenerator.GenerateSourceForAssembly(Assembly grainAssembly, LogLevel logLevel)
at Orleans.CodeGeneration.CodeGenerator.GenerateCodeInternal(CodeGenOptions options)
at Orleans.CodeGeneration.CodeGenerator.GenerateCode(CodeGenOptions options)
at Orleans.CodeGeneration.Program.Main(String[] args)
/Users/richardprice/.nuget/packages/microsoft.orleans.orleanscodegenerator.build/2.1.0-beta1/build/Microsoft.Orleans.OrleansCodeGenerator.Build.targets(82,5): error MSB3073: The command ââ/usr/local/share/dotnet/dotnet" â/Users/richardprice/.nuget/packages/microsoft.orleans.orleanscodegenerator.build/2.1.0-beta1/build/âŚ/tasks/netcoreapp2.0/Orleans.CodeGeneration.Build.dllâ â@obj/Debug/netstandard2.0/codegen/Squidex.Infrastructure.orleans.g.args.txtâ" exited with code 3. [/Users/richardprice/Code/squidex/src/Squidex.Infrastructure/Squidex.Infrastructure.csproj]
Build FAILED.
/Users/richardprice/.nuget/packages/microsoft.orleans.orleanscodegenerator.build/2.1.0-beta1/build/Microsoft.Orleans.OrleansCodeGenerator.Build.targets(82,5): error MSB3073: The command ââ/usr/local/share/dotnet/dotnet" â/Users/richardprice/.nuget/packages/microsoft.orleans.orleanscodegenerator.build/2.1.0-beta1/build/âŚ/tasks/netcoreapp2.0/Orleans.CodeGeneration.Build.dllâ â@obj/Debug/netstandard2.0/codegen/Squidex.Infrastructure.orleans.g.args.txtâ" exited with code 3. [/Users/richardprice/Code/squidex/src/Squidex.Infrastructure/Squidex.Infrastructure.csproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:09.64