[IronPython] Building IronPython/IronRuby for Mono? Yes!

Doug Blank doug.blank at gmail.com
Thu Mar 24 17:59:35 CET 2011


On Thu, Mar 24, 2011 at 12:30 PM, Tomas Matousek
<Tomas.Matousek at microsoft.com> wrote:
> Done.

Thanks! Having some issues under Mono 2.10 with
Microsoft.Scripting.Ast.Expression, and
System.Runtime.CompilerServices.

Here is my output, with a fresh IronPython git main. Any ideas?

Also, if anyone builds IronPython 2.7 for .NET 2.0 under Windows and
wants to make the binaries available, that would be useful to see if
those work on Mono as well.

-Doug

$ xbuild Solutions/IronPython.Mono.sln /p:Configuration="v2Release"
XBuild Engine Version 2.10.1.0
Mono, Version 2.10.1.0
Copyright (C) Marek Sieradzki 2005-2008, Novell 2008-2011.

Build started 3/24/2011 12:49:58 PM.
__________________________________________________
/tmp/main/Solutions/IronPython.Mono.sln:  warning : Project file
/tmp/main/Hosts/SilverLight/Microsoft.Scripting.SilverLight/Microsoft.Scripting.Silverlight.csproj
referenced in the solution file, not found. Ignoring.
/tmp/main/Solutions/IronPython.Mono.sln:  warning : Project file
/tmp/main/Hosts/SilverLight/Chiron/Chiron.csproj referenced in the
solution file, not found. Ignoring.
Project "/tmp/main/Solutions/IronPython.Mono.sln" (default target(s)):
	Target ValidateSolutionConfiguration:
		Building solution configuration "v2Release|Any CPU".
	Target Build:
		Project "/tmp/main/Runtime/Microsoft.Scripting.Metadata/Microsoft.Scripting.Metadata.csproj"
(default target(s)):
			Target PrepareForBuild:
				Configuration: v2Release Platform: AnyCPU
			Target GenerateSatelliteAssemblies:
			No input files were specified for target
GenerateSatelliteAssemblies, skipping.
			Target CoreCompile:
			Skipping target "CoreCompile" because its outputs are up-to-date.
		Done building project
"/tmp/main/Runtime/Microsoft.Scripting.Metadata/Microsoft.Scripting.Metadata.csproj".
		Project "/tmp/main/Runtime/Microsoft.Scripting.Core/Microsoft.Scripting.Core.csproj"
(default target(s)):
			Target PrepareForBuild:
				Configuration: v2Release Platform: AnyCPU
			Target GenerateSatelliteAssemblies:
			No input files were specified for target
GenerateSatelliteAssemblies, skipping.
			Target CoreCompile:
				Tool /opt/bin/gmcs execution started with arguments: /noconfig
/debug:full /keyfile:/tmp/main/Solutions//Key.snk /optimize+
/out:obj/v2Release/Microsoft.Scripting.Core.dll Actions/CallInfo.cs
Actions/CallSiteOps.cs Actions/IInvokeOnGetBinder.cs
Actions/InvokeMemberBinder.cs Actions/BinaryOperationBinder.cs
Actions/CallSite.cs Actions/CallSiteBinder.cs
Actions/CallSiteHelpers.cs Actions/ConvertBinder.cs
Actions/DeleteIndexBinder.cs Actions/DynamicObject.cs
Actions/ExpandoObject.cs Actions/ExpandoClass.cs
Actions/GetIndexBinder.cs Actions/CreateInstanceBinder.cs
Actions/DeleteMemberBinder.cs Actions/GetMemberBinder.cs
Actions/IDynamicMetaObjectProvider.cs Actions/InvokeBinder.cs
Actions/DynamicMetaObject.cs Actions/DynamicMetaObjectBinder.cs
Actions/BindingRestrictions.cs Actions/RuleCache.cs
Actions/SetIndexBinder.cs Actions/SetMemberBinder.cs
Ast/Expression.DebuggerProxy.cs Ast/IArgumentProvider.cs
Ast/ListArgumentProvider.cs Actions/UnaryOperationBinder.cs
Ast/ExpressionStringBuilder.cs Compiler/BoundConstants.cs
Ast/DebugInfoExpression.cs Ast/SymbolDocumentInfo.cs
Compiler/DelegateHelpers.cs Compiler/DelegateHelpers.Generated.cs
Ast/GotoExpression.cs Compiler/LabelInfo.cs Compiler/AnalyzedTree.cs
Compiler/OffsetTrackingILGenerator.cs Compiler/RuntimeVariableList.cs
Actions/UpdateDelegates.Generated.cs Ast/DynamicExpression.cs
Ast/BinaryExpression.cs Ast/BlockExpression.cs Ast/CatchBlock.cs
Ast/ConditionalExpression.cs Ast/ConstantExpression.cs
Ast/DefaultExpression.cs Ast/ElementInit.cs Ast/Expression.cs
Ast/ExpressionType.cs Ast/IndexExpression.cs
Ast/InvocationExpression.cs Ast/LabelTarget.cs Ast/LabelExpression.cs
Ast/LambdaExpression.cs Ast/ListInitExpression.cs
Ast/RuntimeVariablesExpression.cs Ast/LoopExpression.cs
Ast/MemberAssignment.cs Ast/MemberBinding.cs Ast/MemberExpression.cs
Ast/MemberInitExpression.cs Ast/MemberListBinding.cs
Ast/MemberMemberBinding.cs Ast/MethodCallExpression.cs
Ast/NewArrayExpression.cs Ast/NewExpression.cs
Ast/ParameterExpression.cs Ast/SwitchCase.cs Ast/SwitchExpression.cs
Ast/TryExpression.cs Ast/TypeBinaryExpression.cs Ast/TypeUtils.cs
Ast/UnaryExpression.cs Compiler/Closure.cs
Compiler/CompilerScope.Storage.cs Compiler/CompilerScope.cs
Compiler/ConstantCheck.cs Compiler/ExpressionQuoter.cs
Ast/ExpressionVisitor.cs Ast/DebugViewWriter.cs
Compiler/HoistedLocals.cs Compiler/KeyedQueue.cs
Compiler/LambdaCompiler.Address.cs Compiler/LambdaCompiler.Binary.cs
Compiler/LambdaCompiler.ControlFlow.cs
Compiler/LambdaCompiler.Expressions.cs
Compiler/LambdaCompiler.Generated.cs Compiler/LambdaCompiler.Lambda.cs
Compiler/LambdaCompiler.Logical.cs
Compiler/LambdaCompiler.Statements.cs Compiler/LambdaCompiler.Unary.cs
Compiler/LambdaCompiler.cs Compiler/DebugInfoGenerator.cs
Compiler/Set.cs Compiler/StackSpiller.Bindings.cs
Compiler/StackSpiller.Generated.cs Compiler/StackSpiller.Temps.cs
Compiler/StackSpiller.cs Compiler/SymbolDocumentGenerator.cs
Compiler/VariableBinder.cs Compiler/AssemblyGen.cs Compiler/ILGen.cs
GlobalSuppressions.cs Properties/AssemblyInfo.cs Utils/Action.cs
Utils/CacheDict.cs Utils/CollectionExtensions.cs
Utils/ContractUtils.cs Utils/ExceptionFactory.Generated.cs
Utils/Function.cs Utils/Helpers.cs Utils/IRuntimeVariables.cs
Utils/ReadOnlyCollectionBuilder.cs Utils/ReadOnlyDictionary.cs
Utils/ReferenceEqualityComparer.cs Utils/TrueReadOnlyCollection.cs
Utils/TypeExtensions.cs Stubs.cs /target:library /warnaserror+
/define:"TRACE;CLR2" /nowarn:1591
/doc:/tmp/main/Solutions/../bin/v2Release/Microsoft.Scripting.Core.XML
/reference:/opt/lib/mono/2.0/System.dll
/reference:/opt/lib/mono/2.0/System.Configuration.dll
/reference:/opt/lib/mono/2.0/System.Core.dll /warn:4 /warnaserror-:618
Ast/ElementInit.cs(108,35): error CS1584: XML comment on
`Microsoft.Scripting.Ast.Expression.ElementInit(System.Reflection.MethodInfo,
System.Collections.Generic.IEnumerable<Microsoft.Scripting.Ast.Expression>)'
has syntactically incorrect cref attribute `IEnumerable{T}'
Ast/Expression.cs(160,47): error CS1584: XML comment on
`Microsoft.Scripting.Ast.Expression.VisitChildren(Microsoft.Scripting.Ast.ExpressionVisitor)'
has syntactically incorrect cref attribute `Func{Expression,
Expression}'
Ast/Expression.cs(232,21): error CS1574: XML comment on
`Microsoft.Scripting.Ast.Expression.DumpExpression(System.IO.TextWriter)'
has cref attribute `TextWriter' that could not be resolved
Ast/Expression.cs(232,21): error CS1574: XML comment on
`Microsoft.Scripting.Ast.Expression.DumpExpression(System.IO.TextWriter)'
has cref attribute `TextWriter' that could not be resolved
Ast/IndexExpression.cs(181,39): error CS1584: XML comment on
`Microsoft.Scripting.Ast.Expression.ArrayAccess(Microsoft.Scripting.Ast.Expression,
System.Collections.Generic.IEnumerable<Microsoft.Scripting.Ast.Expression>)'
has syntactically incorrect cref attribute `IEnumerable{Expression}'
Ast/IndexExpression.cs(343,39): error CS1584: XML comment on
`Microsoft.Scripting.Ast.Expression.Property(Microsoft.Scripting.Ast.Expression,
System.Reflection.PropertyInfo,
System.Collections.Generic.IEnumerable<Microsoft.Scripting.Ast.Expression>)'
has syntactically incorrect cref attribute `IEnumerable{T}'
Ast/LambdaExpression.cs(276,45): error CS1584: XML comment on
`Microsoft.Scripting.Ast.Expression.Lambda<TDelegate>(Microsoft.Scripting.Ast.Expression,
params Microsoft.Scripting.Ast.ParameterExpression[])' has
syntactically incorrect cref attribute `Expression{TDelegate}'
Ast/LambdaExpression.cs(276,45): error CS1584: XML comment on
`Microsoft.Scripting.Ast.Expression.Lambda<TDelegate>(Microsoft.Scripting.Ast.Expression,
params Microsoft.Scripting.Ast.ParameterExpression[])' has
syntactically incorrect cref attribute `Expression{TDelegate}'
Ast/LambdaExpression.cs(288,45): error CS1584: XML comment on
`Microsoft.Scripting.Ast.Expression.Lambda<TDelegate>(Microsoft.Scripting.Ast.Expression,
bool, params Microsoft.Scripting.Ast.ParameterExpression[])' has
syntactically incorrect cref attribute `Expression{TDelegate}'
Ast/LambdaExpression.cs(288,45): error CS1584: XML comment on
`Microsoft.Scripting.Ast.Expression.Lambda<TDelegate>(Microsoft.Scripting.Ast.Expression,
bool, params Microsoft.Scripting.Ast.ParameterExpression[])' has
syntactically incorrect cref attribute `Expression{TDelegate}'
Ast/LambdaExpression.cs(299,45): error CS1584: XML comment on
`Microsoft.Scripting.Ast.Expression.Lambda<TDelegate>(Microsoft.Scripting.Ast.Expression,
System.Collections.Generic.IEnumerable<Microsoft.Scripting.Ast.ParameterExpression>)'
has syntactically incorrect cref attribute `Expression{TDelegate}'
Ast/LambdaExpression.cs(299,45): error CS1584: XML comment on
`Microsoft.Scripting.Ast.Expression.Lambda<TDelegate>(Microsoft.Scripting.Ast.Expression,
System.Collections.Generic.IEnumerable<Microsoft.Scripting.Ast.ParameterExpression>)'
has syntactically incorrect cref attribute `IEnumerable{T}'
Ast/LambdaExpression.cs(299,45): error CS1584: XML comment on
`Microsoft.Scripting.Ast.Expression.Lambda<TDelegate>(Microsoft.Scripting.Ast.Expression,
System.Collections.Generic.IEnumerable<Microsoft.Scripting.Ast.ParameterExpression>)'
has syntactically incorrect cref attribute `Expression{TDelegate}'
Ast/LambdaExpression.cs(311,45): error CS1584: XML comment on
`Microsoft.Scripting.Ast.Expression.Lambda<TDelegate>(Microsoft.Scripting.Ast.Expression,
bool, System.Collections.Generic.IEnumerable<Microsoft.Scripting.Ast.ParameterExpression>)'
has syntactically incorrect cref attribute `Expression{TDelegate}'
Ast/LambdaExpression.cs(311,45): error CS1584: XML comment on
`Microsoft.Scripting.Ast.Expression.Lambda<TDelegate>(Microsoft.Scripting.Ast.Expression,
bool, System.Collections.Generic.IEnumerable<Microsoft.Scripting.Ast.ParameterExpression>)'
has syntactically incorrect cref attribute `IEnumerable{T}'
Ast/LambdaExpression.cs(311,45): error CS1584: XML comment on
`Microsoft.Scripting.Ast.Expression.Lambda<TDelegate>(Microsoft.Scripting.Ast.Expression,
bool, System.Collections.Generic.IEnumerable<Microsoft.Scripting.Ast.ParameterExpression>)'
has syntactically incorrect cref attribute `Expression{TDelegate}'
Ast/LambdaExpression.cs(323,45): error CS1584: XML comment on
`Microsoft.Scripting.Ast.Expression.Lambda<TDelegate>(Microsoft.Scripting.Ast.Expression,
string, System.Collections.Generic.IEnumerable<Microsoft.Scripting.Ast.ParameterExpression>)'
has syntactically incorrect cref attribute `Expression{TDelegate}'
Ast/LambdaExpression.cs(323,45): error CS1584: XML comment on
`Microsoft.Scripting.Ast.Expression.Lambda<TDelegate>(Microsoft.Scripting.Ast.Expression,
string, System.Collections.Generic.IEnumerable<Microsoft.Scripting.Ast.ParameterExpression>)'
has syntactically incorrect cref attribute `IEnumerable{T}'
Ast/LambdaExpression.cs(323,45): error CS1584: XML comment on
`Microsoft.Scripting.Ast.Expression.Lambda<TDelegate>(Microsoft.Scripting.Ast.Expression,
string, System.Collections.Generic.IEnumerable<Microsoft.Scripting.Ast.ParameterExpression>)'
has syntactically incorrect cref attribute `Expression{TDelegate}'
Ast/LambdaExpression.cs(336,45): error CS1584: XML comment on
`Microsoft.Scripting.Ast.Expression.Lambda<TDelegate>(Microsoft.Scripting.Ast.Expression,
string, bool, System.Collections.Generic.IEnumerable<Microsoft.Scripting.Ast.ParameterExpression>)'
has syntactically incorrect cref attribute `Expression{TDelegate}'
Ast/LambdaExpression.cs(336,45): error CS1584: XML comment on
`Microsoft.Scripting.Ast.Expression.Lambda<TDelegate>(Microsoft.Scripting.Ast.Expression,
string, bool, System.Collections.Generic.IEnumerable<Microsoft.Scripting.Ast.ParameterExpression>)'
has syntactically incorrect cref attribute `IEnumerable{T}'
Ast/LambdaExpression.cs(336,45): error CS1584: XML comment on
`Microsoft.Scripting.Ast.Expression.Lambda<TDelegate>(Microsoft.Scripting.Ast.Expression,
string, bool, System.Collections.Generic.IEnumerable<Microsoft.Scripting.Ast.ParameterExpression>)'
has syntactically incorrect cref attribute `Expression{TDelegate}'
Ast/LambdaExpression.cs(370,40): error CS1584: XML comment on
`Microsoft.Scripting.Ast.Expression.Lambda(Microsoft.Scripting.Ast.Expression,
System.Collections.Generic.IEnumerable<Microsoft.Scripting.Ast.ParameterExpression>)'
has syntactically incorrect cref attribute `IEnumerable{T}'
Ast/LambdaExpression.cs(381,40): error CS1584: XML comment on
`Microsoft.Scripting.Ast.Expression.Lambda(Microsoft.Scripting.Ast.Expression,
bool, System.Collections.Generic.IEnumerable<Microsoft.Scripting.Ast.ParameterExpression>)'
has syntactically incorrect cref attribute `IEnumerable{T}'
Ast/LambdaExpression.cs(415,40): error CS1584: XML comment on
`Microsoft.Scripting.Ast.Expression.Lambda(System.Type,
Microsoft.Scripting.Ast.Expression,
System.Collections.Generic.IEnumerable<Microsoft.Scripting.Ast.ParameterExpression>)'
has syntactically incorrect cref attribute `IEnumerable{T}'
Ast/LambdaExpression.cs(427,40): error CS1584: XML comment on
`Microsoft.Scripting.Ast.Expression.Lambda(System.Type,
Microsoft.Scripting.Ast.Expression, bool,
System.Collections.Generic.IEnumerable<Microsoft.Scripting.Ast.ParameterExpression>)'
has syntactically incorrect cref attribute `IEnumerable{T}'
Ast/LambdaExpression.cs(438,40): error CS1584: XML comment on
`Microsoft.Scripting.Ast.Expression.Lambda(Microsoft.Scripting.Ast.Expression,
string, System.Collections.Generic.IEnumerable<Microsoft.Scripting.Ast.ParameterExpression>)'
has syntactically incorrect cref attribute `IEnumerable{T}'
Ast/LambdaExpression.cs(450,40): error CS1584: XML comment on
`Microsoft.Scripting.Ast.Expression.Lambda(Microsoft.Scripting.Ast.Expression,
string, bool, System.Collections.Generic.IEnumerable<Microsoft.Scripting.Ast.ParameterExpression>)'
has syntactically incorrect cref attribute `IEnumerable{T}'
Ast/LambdaExpression.cs(484,40): error CS1584: XML comment on
`Microsoft.Scripting.Ast.Expression.Lambda(System.Type,
Microsoft.Scripting.Ast.Expression, string,
System.Collections.Generic.IEnumerable<Microsoft.Scripting.Ast.ParameterExpression>)'
has syntactically incorrect cref attribute `IEnumerable{T}'
Ast/LambdaExpression.cs(500,40): error CS1584: XML comment on
`Microsoft.Scripting.Ast.Expression.Lambda(System.Type,
Microsoft.Scripting.Ast.Expression, string, bool,
System.Collections.Generic.IEnumerable<Microsoft.Scripting.Ast.ParameterExpression>)'
has syntactically incorrect cref attribute `IEnumerable{T}'
Ast/ListInitExpression.cs(145,42): error CS1584: XML comment on
`Microsoft.Scripting.Ast.Expression.ListInit(Microsoft.Scripting.Ast.NewExpression,
System.Collections.Generic.IEnumerable<Microsoft.Scripting.Ast.Expression>)'
has syntactically incorrect cref attribute `IEnumerable{T}'
Ast/ListInitExpression.cs(181,42): error CS1584: XML comment on
`Microsoft.Scripting.Ast.Expression.ListInit(Microsoft.Scripting.Ast.NewExpression,
System.Reflection.MethodInfo,
System.Collections.Generic.IEnumerable<Microsoft.Scripting.Ast.Expression>)'
has syntactically incorrect cref attribute `IEnumerable{T}'
Ast/ListInitExpression.cs(226,42): error CS1584: XML comment on
`Microsoft.Scripting.Ast.Expression.ListInit(Microsoft.Scripting.Ast.NewExpression,
System.Collections.Generic.IEnumerable<Microsoft.Scripting.Ast.ElementInit>)'
has syntactically incorrect cref attribute `IEnumerable{T}'
Ast/ListInitExpression.cs(226,42): error CS1584: XML comment on
`Microsoft.Scripting.Ast.Expression.ListInit(Microsoft.Scripting.Ast.NewExpression,
System.Collections.Generic.IEnumerable<Microsoft.Scripting.Ast.ElementInit>)'
has syntactically incorrect cref attribute `IEnumerable{T}'
Ast/MemberMemberBinding.cs(89,43): error CS1584: XML comment on
`Microsoft.Scripting.Ast.Expression.MemberBind(System.Reflection.MemberInfo,
System.Collections.Generic.IEnumerable<Microsoft.Scripting.Ast.MemberBinding>)'
has syntactically incorrect cref attribute `IEnumerable{T}'
Ast/MemberMemberBinding.cs(109,43): error CS1584: XML comment on
`Microsoft.Scripting.Ast.Expression.MemberBind(System.Reflection.MethodInfo,
params Microsoft.Scripting.Ast.MemberBinding[])' has syntactically
incorrect cref attribute `IEnumerable{T}'
Ast/MemberMemberBinding.cs(124,43): error CS1584: XML comment on
`Microsoft.Scripting.Ast.Expression.MemberBind(System.Reflection.MethodInfo,
System.Collections.Generic.IEnumerable<Microsoft.Scripting.Ast.MemberBinding>)'
has syntactically incorrect cref attribute `IEnumerable{T}'
Ast/NewExpression.cs(165,37): error CS1584: XML comment on
`Microsoft.Scripting.Ast.Expression.New(System.Reflection.ConstructorInfo,
System.Collections.Generic.IEnumerable<Microsoft.Scripting.Ast.Expression>)'
has syntactically incorrect cref attribute `IEnumerable{T}'
Ast/NewExpression.cs(183,37): error CS1584: XML comment on
`Microsoft.Scripting.Ast.Expression.New(System.Reflection.ConstructorInfo,
System.Collections.Generic.IEnumerable<Microsoft.Scripting.Ast.Expression>,
System.Collections.Generic.IEnumerable<System.Reflection.MemberInfo>)'
has syntactically incorrect cref attribute `IEnumerable{T}'
Ast/NewExpression.cs(183,37): error CS1584: XML comment on
`Microsoft.Scripting.Ast.Expression.New(System.Reflection.ConstructorInfo,
System.Collections.Generic.IEnumerable<Microsoft.Scripting.Ast.Expression>,
System.Collections.Generic.IEnumerable<System.Reflection.MemberInfo>)'
has syntactically incorrect cref attribute `IEnumerable{T}'
Ast/NewExpression.cs(199,37): error CS1584: XML comment on
`Microsoft.Scripting.Ast.Expression.New(System.Reflection.ConstructorInfo,
System.Collections.Generic.IEnumerable<Microsoft.Scripting.Ast.Expression>,
params System.Reflection.MemberInfo[])' has syntactically incorrect
cref attribute `IEnumerable{T}'
Ast/LambdaExpression.cs(180,25): error CS1584: XML comment on
`Microsoft.Scripting.Ast.Expression<TDelegate>' has syntactically
incorrect cref attribute `Expression{TDelegate}'
Ast/RuntimeVariablesExpression.cs(36,25): error CS1584: XML comment on
`Microsoft.Scripting.Ast.RuntimeVariablesExpression' has syntactically
incorrect cref attribute `IList{IStrongBox}'
Ast/MemberBinding.cs(39,9): error CS1584: XML comment on
`Microsoft.Scripting.Ast.MemberBindingType.ListBinding' has
syntactically incorrect cref attribute
`System.Collections.Generic.ICollection{T}'
Ast/ExpressionVisitor.cs(367,47): error CS1584: XML comment on
`Microsoft.Scripting.Ast.ExpressionVisitor.VisitLambda<T>(Microsoft.Scripting.Ast.Expression<T>)'
has syntactically incorrect cref attribute `Expression<T>'
Utils/ReadOnlyCollectionBuilder.cs(139,21): error CS1584: XML comment
on `System.Runtime.CompilerServices.ReadOnlyCollectionBuilder<T>.Insert(int,
T)' has syntactically incorrect cref attribute
`ReadOnlyCollectionBuilder{T}'
Utils/ReadOnlyCollectionBuilder.cs(139,21): error CS1584: XML comment
on `System.Runtime.CompilerServices.ReadOnlyCollectionBuilder<T>.Insert(int,
T)' has syntactically incorrect cref attribute
`ReadOnlyCollectionBuilder{T}'
Utils/ReadOnlyCollectionBuilder.cs(157,21): error CS1584: XML comment
on `System.Runtime.CompilerServices.ReadOnlyCollectionBuilder<T>.RemoveAt(int)'
has syntactically incorrect cref attribute
`ReadOnlyCollectionBuilder{T}'
Utils/ReadOnlyCollectionBuilder.cs(193,21): error CS1584: XML comment
on `System.Runtime.CompilerServices.ReadOnlyCollectionBuilder<T>.Add(T)'
has syntactically incorrect cref attribute
`ReadOnlyCollectionBuilder{T}'
Utils/ReadOnlyCollectionBuilder.cs(193,21): error CS1584: XML comment
on `System.Runtime.CompilerServices.ReadOnlyCollectionBuilder<T>.Add(T)'
has syntactically incorrect cref attribute
`ReadOnlyCollectionBuilder{T}'
Utils/ReadOnlyCollectionBuilder.cs(204,21): error CS1584: XML comment
on `System.Runtime.CompilerServices.ReadOnlyCollectionBuilder<T>.Clear()'
has syntactically incorrect cref attribute
`ReadOnlyCollectionBuilder{T}'
Utils/ReadOnlyCollectionBuilder.cs(217,21): error CS1584: XML comment
on `System.Runtime.CompilerServices.ReadOnlyCollectionBuilder<T>.Contains(T)'
has syntactically incorrect cref attribute
`ReadOnlyCollectionBuilder{T}'
Utils/ReadOnlyCollectionBuilder.cs(217,21): error CS1584: XML comment
on `System.Runtime.CompilerServices.ReadOnlyCollectionBuilder<T>.Contains(T)'
has syntactically incorrect cref attribute
`ReadOnlyCollectionBuilder{T}'
Utils/ReadOnlyCollectionBuilder.cs(217,21): error CS1584: XML comment
on `System.Runtime.CompilerServices.ReadOnlyCollectionBuilder<T>.Contains(T)'
has syntactically incorrect cref attribute
`ReadOnlyCollectionBuilder{T}'
Utils/ReadOnlyCollectionBuilder.cs(242,21): error CS1584: XML comment
on `System.Runtime.CompilerServices.ReadOnlyCollectionBuilder<T>.CopyTo(T[],
int)' has syntactically incorrect cref attribute
`ReadOnlyCollectionBuilder{T}'
Utils/ReadOnlyCollectionBuilder.cs(242,21): error CS1584: XML comment
on `System.Runtime.CompilerServices.ReadOnlyCollectionBuilder<T>.CopyTo(T[],
int)' has syntactically incorrect cref attribute
`ReadOnlyCollectionBuilder{T}'
Utils/ReadOnlyCollectionBuilder.cs(257,21): error CS1584: XML comment
on `System.Runtime.CompilerServices.ReadOnlyCollectionBuilder<T>.Remove(T)'
has syntactically incorrect cref attribute
`ReadOnlyCollectionBuilder{T}'
Utils/ReadOnlyCollectionBuilder.cs(257,21): error CS1584: XML comment
on `System.Runtime.CompilerServices.ReadOnlyCollectionBuilder<T>.Remove(T)'
has syntactically incorrect cref attribute
`ReadOnlyCollectionBuilder{T}'
Utils/ReadOnlyCollectionBuilder.cs(257,21): error CS1584: XML comment
on `System.Runtime.CompilerServices.ReadOnlyCollectionBuilder<T>.Remove(T)'
has syntactically incorrect cref attribute
`ReadOnlyCollectionBuilder{T}'
Utils/ReadOnlyCollectionBuilder.cs(257,21): error CS1584: XML comment
on `System.Runtime.CompilerServices.ReadOnlyCollectionBuilder<T>.Remove(T)'
has syntactically incorrect cref attribute
`ReadOnlyCollectionBuilder{T}'
Utils/ReadOnlyCollectionBuilder.cs(275,31): error CS1584: XML comment
on `System.Runtime.CompilerServices.ReadOnlyCollectionBuilder<T>.GetEnumerator()'
has syntactically incorrect cref attribute `IEnumerator{T}'
Utils/ReadOnlyCollectionBuilder.cs(380,21): error CS1584: XML comment
on `System.Runtime.CompilerServices.ReadOnlyCollectionBuilder<T>.Reverse()'
has syntactically incorrect cref attribute
`ReadOnlyCollectionBuilder{T}'
Utils/ReadOnlyCollectionBuilder.cs(401,20): error CS1584: XML comment
on `System.Runtime.CompilerServices.ReadOnlyCollectionBuilder<T>.ToArray()'
has syntactically incorrect cref attribute
`ReadOnlyCollectionBuilder{T}'
Utils/ReadOnlyCollectionBuilder.cs(401,20): error CS1584: XML comment
on `System.Runtime.CompilerServices.ReadOnlyCollectionBuilder<T>.ToArray()'
has syntactically incorrect cref attribute
`ReadOnlyCollectionBuilder{T}'
Utils/ReadOnlyCollectionBuilder.cs(413,38): error CS1584: XML comment
on `System.Runtime.CompilerServices.ReadOnlyCollectionBuilder<T>.ToReadOnlyCollection()'
has syntactically incorrect cref attribute `ReadOnlyCollection{T}'
Utils/ReadOnlyCollectionBuilder.cs(413,38): error CS1584: XML comment
on `System.Runtime.CompilerServices.ReadOnlyCollectionBuilder<T>.ToReadOnlyCollection()'
has syntactically incorrect cref attribute
`ReadOnlyCollectionBuilder{T}'
Utils/ReadOnlyCollectionBuilder.cs(413,38): error CS1584: XML comment
on `System.Runtime.CompilerServices.ReadOnlyCollectionBuilder<T>.ToReadOnlyCollection()'
has syntactically incorrect cref attribute
`ReadOnlyCollectionBuilder{T}'
Utils/ReadOnlyCollectionBuilder.cs(413,38): error CS1584: XML comment
on `System.Runtime.CompilerServices.ReadOnlyCollectionBuilder<T>.ToReadOnlyCollection()'
has syntactically incorrect cref attribute `ReadOnlyCollection{T}'
Utils/ReadOnlyCollectionBuilder.cs(413,38): error CS1584: XML comment
on `System.Runtime.CompilerServices.ReadOnlyCollectionBuilder<T>.ToReadOnlyCollection()'
has syntactically incorrect cref attribute `ReadOnlyCollection{T}'
			Task "Csc" execution -- FAILED
			Done building target "CoreCompile" in project
"/tmp/main/Runtime/Microsoft.Scripting.Core/Microsoft.Scripting.Core.csproj".--
FAILED
		Done building project
"/tmp/main/Runtime/Microsoft.Scripting.Core/Microsoft.Scripting.Core.csproj".--
FAILED
	Task "MSBuild" execution -- FAILED
	Done building target "Build" in project
"/tmp/main/Solutions/IronPython.Mono.sln".-- FAILED
Done building project "/tmp/main/Solutions/IronPython.Mono.sln".-- FAILED

Build FAILED.

> Tomas



More information about the Ironpython-users mailing list