[IronPython] how to build ironpython on ubuntu from sources?

ben kuin benkuin at gmail.com
Fri Jan 7 22:44:48 CET 2011


thanks for your offer jeff, I try to provide you with all (hopefully)
relevant info I can get:

1. ) Basic error messages from the build
2. ) Sys infos
3. ) Build log with all messages


1.) Error messages from the build
------------------------------------------------

Actions/DefaultBinder.Conversions.cs(48,18): error CS0219: The
variable `knownType' is assigned but its value is never used

Utils/EnumUtils.cs(37,68): error CS0675: The operator `|' used on the
sign-extended type `sbyte'. Consider casting to a smaller unsigned
type first

	 4 Warning(s)
	 2 Error(s)


2.) Sys infos
-----------------

$ mcs --version:
Mono C# compiler version 2.9.0.0

$ cat /etc/lsb-release
DISTRIB_DESCRIPTION="Ubuntu 10.04.1 LTS"

$ cd ~/src/ironpython/main/ && git describe
v1.0-rc1-468-g44bd5f1

$ echo $MONO_HOME
/home/ben/usr/local/mono:/home/ben/usr/local/mono/lib/mono/4.0/


3.) Buildlog with error messages
-------------------------------------------

$ xbuild Solutions/IronPython.sln

XBuild Engine Version 2.9.0.0
Mono, Version 2.9.0.0
Copyright (C) Marek Sieradzki 2005-2008, Novell 2008-2009.
~/src/ironpython/main/Solutions/IronPython.sln:  warning : Project
file ~/src/ironpython/main/Hosts/SilverLight/Microsoft.Scripting.SilverLight/Microsoft.Scripting.Silverlight.csproj
referenced in the solution file, not found. Ignoring.
~/src/ironpython/main/Solutions/IronPython.sln:  warning : Project
file ~/src/ironpython/main/Hosts/SilverLight/Chiron/Chiron.csproj
referenced in the solution file, not found. Ignoring.
~/src/ironpython/main/Hosts/MerlinWeb/Microsoft.Scripting.AspNet/Microsoft.Scripting.AspNet.csproj:
 warning : Could not find project file
~/src/ironpython/main/Hosts/MerlinWeb/Solutions/Common.proj, to
import. Ignoring.
~/src/ironpython/main/Solutions/IronPython.sln:  warning : Don't know
how to handle GlobalSection TeamFoundationVersionControl, Ignoring.

Build started 1/7/2011 4:34:07 PM.
__________________________________________________
Project "~/src/ironpython/main/Solutions/IronPython.sln" (default target(s)):
	
	Target ValidateSolutionConfiguration:
		Building solution configuration "Debug|Any CPU".
	
	Target Build:
		Project "~/src/ironpython/main/Runtime/Microsoft.Scripting/Microsoft.Scripting.csproj"
(default target(s)):
			
			Target PrepareForBuild:
				Configuration: Debug Platform: AnyCPU
				Created directory "~/src/ironpython/main/Solutions/../bin/Debug/"
				Created directory "obj/Debug/"
			
			Target GenerateSatelliteAssemblies:
			No input files were specified for target
GenerateSatelliteAssemblies, skipping.
			
			Target CoreCompile:
				Tool usr/local/mono/bin/dmcs execution started with arguments:
/noconfig /debug:full /debug+ /optimize-
/out:obj/Debug/Microsoft.Scripting.dll ArgumentTypeException.cs
AssemblyLoadedEventArgs.cs Hosting/DocumentationOperations.cs
Hosting/MemberDoc.cs Hosting/MemberKind.cs Hosting/OverloadDoc.cs
Hosting/ParameterDoc.cs Hosting/ParameterFlags.cs IndexSpan.cs
Runtime/ObjectDictionaryExpando.cs Runtime/DocumentationProvider.cs
Runtime/DynamicStackFrame.cs Runtime/StringDictionaryExpando.cs
Stubs.cs CompilerOptions.cs ErrorSink.cs GlobalSuppressions.cs
Hosting/CompiledCode.cs Hosting/Configuration/LanguageElement.cs
Hosting/Configuration/LanguageElementCollection.cs
Hosting/Configuration/OptionElement.cs
Hosting/Configuration/OptionElementCollection.cs
Hosting/Configuration/Section.cs Hosting/ErrorListener.cs
Hosting/ErrorListenerProxy.cs Hosting/ErrorSinkProxyListener.cs
Hosting/ExceptionOperations.cs Hosting/LanguageSetup.cs
Hosting/ObjectOperations.cs InvalidImplementationException.cs
LanguageOptions.cs PlatformAdaptationLayer.cs
Properties/AssemblyInfo.cs Hosting/Providers/HostingHelpers.cs
Hosting/ScriptEngine.cs Hosting/ScriptHost.cs
Hosting/ScriptHostProxy.cs Hosting/ScriptIO.cs
Hosting/ScriptRuntime.cs Hosting/ScriptRuntimeSetup.cs
Hosting/ScriptScope.cs Hosting/ScriptSource.cs
Hosting/TokenCategorizer.cs Runtime/ContextId.cs
Runtime/DlrConfiguration.cs Runtime/DynamicOperations.cs
Runtime/DynamicRuntimeHostingProvider.cs Runtime/InvariantContext.cs
Runtime/LanguageBoundTextContentProvider.cs Runtime/LanguageContext.cs
Runtime/NotNullAttribute.cs Runtime/ParamDictionaryAttribute.cs
Runtime/ParserSink.cs Runtime/Scope.cs Runtime/ScopeExtension.cs
Runtime/ScopeStorage.cs Runtime/ScriptCode.cs
Runtime/ScriptDomainManager.cs Runtime/SharedIO.cs
Runtime/SourceStringContentProvider.cs
Runtime/StreamContentProvider.cs Runtime/TokenInfo.cs
Runtime/TokenizerService.cs Runtime/TokenTriggers.cs
ScriptCodeParseResult.cs Severity.cs SourceCodeKind.cs
SourceCodeReader.cs SourceFileContentProvider.cs SourceLocation.cs
SourceSpan.cs SourceUnit.cs SpecSharp.cs SyntaxErrorException.cs
TextContentProvider.cs TokenCategory.cs Utils/ArrayUtils.cs
Utils/AssemblyQualifiedTypeName.cs Utils/Assert.cs
Utils/CheckedDictionaryEnumerator.cs Utils/CollectionExtensions.cs
Utils/ConsoleInputStream.cs Utils/ConsoleStreamType.cs
Utils/ContractUtils.cs Utils/DictionaryUnionEnumerator.cs
Utils/ExceptionFactory.Generated.cs Utils/ExceptionUtils.cs
Utils/ExpressionUtils.cs Utils/NativeMethods.cs
Utils/ReadOnlyDictionary.cs Utils/DelegateUtils.cs
Utils/StringUtils.cs Utils/TextStream.cs /target:library /warnaserror+
/define:"DEBUG;TRACE;CLR4" /nowarn:1591
/doc:~/src/ironpython/main/Solutions/../bin/Debug/Microsoft.Scripting.xml
/reference:usr/local/mono/lib/mono/4.0/System.dll
/reference:usr/local/mono/lib/mono/4.0/System.Configuration.dll
/reference:usr/local/mono/lib/mono/4.0/System.Data.dll
/reference:usr/local/mono/lib/mono/4.0/System.Runtime.Remoting.dll
/reference:usr/local/mono/lib/mono/4.0/System.Xml.dll
/reference:usr/local/mono/lib/mono/4.0/System.Core.dll /warn:4
			
			Target DeployOutputFiles:
				Copying file from
'~/src/ironpython/main/Runtime/Microsoft.Scripting/obj/Debug/Microsoft.Scripting.dll.mdb'
to '~/src/ironpython/main/bin/Debug/Microsoft.Scripting.dll.mdb'
				Copying file from
'~/src/ironpython/main/Runtime/Microsoft.Scripting/obj/Debug/Microsoft.Scripting.dll'
to '~/src/ironpython/main/bin/Debug/Microsoft.Scripting.dll'
		Done building project
"~/src/ironpython/main/Runtime/Microsoft.Scripting/Microsoft.Scripting.csproj".
		
		Project "~/src/ironpython/main/Runtime/Microsoft.Scripting.Metadata/Microsoft.Scripting.Metadata.csproj"
(default target(s)):
			
			Target PrepareForBuild:
				Configuration: Debug Platform: AnyCPU
				Created directory "obj/Debug/"
			
			Target GenerateSatelliteAssemblies:
			No input files were specified for target
GenerateSatelliteAssemblies, skipping.
			
			Target CoreCompile:
				Tool usr/local/mono/bin/dmcs execution started with arguments:
/noconfig /debug:full /debug+ /optimize-
/out:obj/Debug/Microsoft.Scripting.Metadata.dll MemoryMapping.V4.cs
Properties/AssemblyInfo.cs ClrStubs.cs MetadataExtensions.cs
MemoryBlock.cs MemoryMapping.V2.cs MemoryReader.cs MetadataImport.cs
MetadataName.cs MetadataTableEnumerator.CCI.cs
MetadataTableImplementations.cs MetadataTables.CCI.cs
MetadataTables.cs PEFileStructures.cs MetadataServices.cs
/target:library /warnaserror+ /unsafe+ /define:"DEBUG;TRACE;CLR4;CCI"
/nowarn:1591 /doc:~/src/ironpython/main/Solutions/../bin/Debug/Microsoft.Scripting.Metadata.xml
/reference:usr/local/mono/lib/mono/4.0/System.dll
/reference:usr/local/mono/lib/mono/4.0/System.Core.dll /warn:4
			
			Target DeployOutputFiles:
				Copying file from
'~/src/ironpython/main/Runtime/Microsoft.Scripting.Metadata/obj/Debug/Microsoft.Scripting.Metadata.dll.mdb'
to '~/src/ironpython/main/bin/Debug/Microsoft.Scripting.Metadata.dll.mdb'
				Copying file from
'~/src/ironpython/main/Runtime/Microsoft.Scripting.Metadata/obj/Debug/Microsoft.Scripting.Metadata.dll'
to '~/src/ironpython/main/bin/Debug/Microsoft.Scripting.Metadata.dll'
		Done building project
"~/src/ironpython/main/Runtime/Microsoft.Scripting.Metadata/Microsoft.Scripting.Metadata.csproj".
		
		The project 'Microsoft.Scripting.Silverlight' is disabled for
solution configuration 'Debug|Any CPU'.
		Project "~/src/ironpython/main/Runtime/Microsoft.Dynamic/Microsoft.Dynamic.csproj"
(default target(s)):
			
			Target PrepareForBuild:
				Configuration: Debug Platform: AnyCPU
				Created directory "obj/Debug/"
			
			Target GenerateSatelliteAssemblies:
			No input files were specified for target
GenerateSatelliteAssemblies, skipping.
			
			Target CoreCompile:
				Tool usr/local/mono/bin/dmcs execution started with arguments:
/noconfig /debug:full /debug+ /optimize-
/out:obj/Debug/Microsoft.Dynamic.dll Actions/Calls/ActualArguments.cs
Actions/Calls/ApplicableCandidate.cs Actions/Calls/ArgBuilder.cs
Actions/Calls/ArgumentBinding.cs Actions/Calls/BindingResult.cs
Actions/Calls/BindingTarget.cs Actions/Calls/ByRefReturnBuilder.cs
Actions/Calls/CallFailure.cs Actions/Calls/CallFailureReason.cs
Actions/Calls/CandidateSet.cs Actions/Calls/ConversionResult.cs
Actions/Calls/DefaultArgBuilder.cs
Actions/Calls/DefaultOverloadResolver.cs
Actions/Calls/InstanceBuilder.cs Actions/Calls/KeywordArgBuilder.cs
Actions/Calls/KeywordConstructorReturnBuilder.cs
Actions/Calls/MethodCandidate.cs Actions/Calls/NarrowingLevel.cs
Actions/Calls/OutArgBuilder.cs Actions/Calls/OverloadInfo.cs
Actions/Calls/OverloadResolver.cs
Actions/Calls/OverloadResolverFactory.cs
Actions/Calls/ParameterMapping.cs Actions/Calls/ParameterWrapper.cs
Actions/Calls/ParamsArgBuilder.cs
Actions/Calls/ParamsDictArgBuilder.cs
Actions/Calls/ReferenceArgBuilder.cs
Actions/Calls/RestrictedArguments.cs Actions/Calls/ReturnBuilder.cs
Actions/Calls/ReturnReferenceArgBuilder.cs
Actions/Calls/SimpleArgBuilder.cs Actions/Calls/TypeInferer.cs
Actions/ConversionResultKind.cs Actions/DefaultBinder.Operations.cs
Actions/ErrorMetaObject.cs Actions/Interceptor.cs
Actions/DynamicSiteHelper.cs Actions/ExtensionBinaryOperationBinder.cs
Actions/ExtensionUnaryOperationBinder.cs Actions/MemberRequestKind.cs
Actions/OperationBinder.cs Actions/OperationMetaObject.cs
Ast/BlockBuilder.cs Ast/ExpressionCollectionBuilder.cs
Ast/FinallyFlowControlExpression.cs Ast/FlowControlRewriter.cs
Ast/ILightExceptionAwareExpression.cs Actions/ILightExceptionBinder.cs
Ast/LightCheckAndThrowExpression.cs
Ast/LightExceptionConvertingExpression.cs Ast/LightLambdaExpression.cs
Ast/LightThrowExpression.cs Debugging/CollectionUtils.cs
Debugging/CompilerServices/DebugLambdaInfo.cs
Debugging/CompilerServices/IDebugCompilerSupport.cs
Debugging/DebugContext.cs Debugging/DebugContext.GeneratorLoopProc.cs
Debugging/DebugFrame.cs Debugging/DebuggableLambdaBuilder.cs
Debugging/DebugGenerator.cs Debugging/DebugInfoRewriter.cs
Debugging/DebugMode.cs Debugging/DebugSourceFile.cs
Debugging/DebugSourceSpan.cs Debugging/DebugThread.cs
Debugging/DefaultRuntimeVariablesImpl/DebugRuntimeVariables.cs
Debugging/DefaultRuntimeVariablesImpl/DefaultDebugThread.cs
Debugging/DefaultRuntimeVariablesImpl/DefaultDebugThreadFactory.cs
Debugging/DelegateHelpers.cs
Debugging/ForceToGeneratorLoopException.cs Debugging/FunctionInfo.cs
Debugging/IDebugCallback.cs Debugging/InvokeTargets.cs
Debugging/LambdaWalker.cs
Debugging/Microsoft.Scripting.Debugging.Generated.cs
Debugging/RuntimeOps.cs
Debugging/RuntimeVariablesSupport/IDebugRuntimeVariables.cs
Debugging/RuntimeVariablesSupport/IDebugThreadFactory.cs
Debugging/ScopedRuntimeVariables.cs Debugging/ThreadLocal.cs
Debugging/TraceEventKind.cs Debugging/TracePipeline/ITraceCallback.cs
Debugging/TracePipeline/ITracePipeline.cs
Debugging/TracePipeline/TracePipeline.cs Debugging/VariableInfo.cs
Runtime/DynamicXamlReader.cs Runtime/LightThrowingAttribute.cs
Ast/LightExceptionRewriter.cs Runtime/LightExceptions.cs
Ast/SourceFileInformation.cs Ast/LightDynamicExpression.cs
Ast/Utils.cs Ast/NewArrayExpression.cs Ast/NewExpression.cs
Ast/UnaryExpression.cs ComInterop/ArgBuilder.cs
ComInterop/BoolArgBuilder.cs ComInterop/BoundDispEvent.cs
ComInterop/CollectionExtensions.cs ComInterop/ComBinder.cs
ComInterop/ComBinderHelpers.cs ComInterop/ComClassMetaObject.cs
ComInterop/ComDispIds.cs ComInterop/ComEventDesc.cs
ComInterop/ComEventSink.cs ComInterop/ComEventSinkProxy.cs
ComInterop/ComEventSinksContainer.cs
ComInterop/ComFallbackMetaObject.cs ComInterop/ComHresults.cs
ComInterop/ComInterop.cs ComInterop/ComInvokeAction.cs
ComInterop/ComInvokeBinder.cs ComInterop/ComMetaObject.cs
ComInterop/ComMethodDesc.cs ComInterop/ComObject.cs
ComInterop/ComParamDesc.cs ComInterop/ComRuntimeHelpers.cs
ComInterop/ComType.cs ComInterop/ComTypeClassDesc.cs
ComInterop/ComTypeDesc.cs ComInterop/ComTypeEnumDesc.cs
ComInterop/ComTypeLibDesc.cs ComInterop/ComTypeLibInfo.cs
ComInterop/ComTypeLibMemberDesc.cs ComInterop/ConversionArgBuilder.cs
ComInterop/ConvertArgBuilder.cs ComInterop/ConvertibleArgBuilder.cs
ComInterop/CurrencyArgBuilder.cs ComInterop/DateTimeArgBuilder.cs
ComInterop/DispatchArgBuilder.cs ComInterop/DispCallable.cs
ComInterop/DispCallableMetaObject.cs ComInterop/ErrorArgBuilder.cs
ComInterop/Errors.cs ComInterop/ExcepInfo.cs ComInterop/Helpers.cs
ComInterop/IDispatchComObject.cs ComInterop/IDispatchMetaObject.cs
ComInterop/IPseudoComObject.cs ComInterop/NullArgBuilder.cs
ComInterop/SimpleArgBuilder.cs ComInterop/SplatCallSite.cs
ComInterop/StringArgBuilder.cs ComInterop/TypeEnumMetaObject.cs
ComInterop/TypeLibInfoMetaObject.cs ComInterop/TypeLibMetaObject.cs
ComInterop/TypeUtils.cs ComInterop/UnknownArgBuilder.cs
ComInterop/VarEnumSelector.cs ComInterop/Variant.cs
ComInterop/VariantArgBuilder.cs ComInterop/VariantArray.cs
ComInterop/VariantBuilder.cs Generation/FieldBuilderExpression.cs
Hosting/Shell/ICommandDispatcher.cs
Hosting/Shell/Remote/ConsoleRestartManager.cs
Hosting/Shell/Remote/RemoteCommandDispatcher.cs
Hosting/Shell/Remote/RemoteConsoleCommandLine.cs
Hosting/Shell/Remote/RemoteConsoleHost.cs
Hosting/Shell/Remote/RemoteRuntimeServer.cs Interpreter/BranchLabel.cs
Interpreter/Instructions/AddInstruction.cs
Interpreter/Instructions/ArrayOperations.cs
Interpreter/Instructions/CallInstruction.cs
Interpreter/Instructions/CallInstruction.Generated.cs
Interpreter/Instructions/ControlFlowInstructions.cs
Interpreter/Instructions/DivInstruction.cs
Interpreter/Instructions/DynamicSplatInstruction.cs
Interpreter/Instructions/EqualInstruction.cs
Interpreter/Instructions/FieldOperations.cs
Interpreter/Instructions/GreaterThanInstruction.cs
Interpreter/Instructions/InstructionFactory.cs
Interpreter/Instructions/LabelInfo.cs
Interpreter/Instructions/LessThanInstruction.cs
Interpreter/Instructions/LocalAccess.cs
Interpreter/Instructions/InstructionList.cs
Interpreter/Instructions/NotEqualInstruction.cs
Interpreter/Instructions/NumericConvertInstruction.cs
Interpreter/Instructions/StackOperations.cs
Interpreter/Instructions/TypeOperations.cs
Interpreter/ILightCallSiteBinder.cs
Interpreter/LightDelegateCreator.cs
Interpreter/LightLambda.Generated.cs Interpreter/Interpreter.cs
Interpreter/Instructions/DynamicInstructions.Generated.cs
Interpreter/Instructions/DynamicInstructionN.cs
Interpreter/LightLambdaClosureVisitor.cs Interpreter/LightLambda.cs
Interpreter/Instructions/Instruction.cs Interpreter/LightCompiler.cs
Interpreter/LocalVariables.cs Interpreter/LoopCompiler.cs
Interpreter/RuntimeVariables.cs Interpreter/InterpretedFrame.cs
Math/BigIntegerV2.cs Math/BigIntegerV4.cs Runtime/ArgumentArray.cs
Runtime/BindingRestrictionsHelpers.cs
Runtime/DynamicDelegateCreator.cs Runtime/DynamicNull.cs
Runtime/Generator.cs Ast/GeneratorExpression.cs
Ast/GeneratorRewriter.cs Actions/Calls/Candidate.cs
Ast/YieldExpression.cs Generation/DelegateHelpers.cs
Generation/DelegateHelpers.Generated.cs Generation/AssemblyGen.cs
Generation/ConstantCheck.cs Generation/DynamicILGen.cs
Generation/ILGen.cs Generation/KeyedQueue.cs Generation/Snippets.cs
Generation/TypeGen.cs Actions/ComboActionRewriter.cs
Actions/ComboBinder.cs Actions/ConditionalBuilder.cs
Actions/DefaultBinder.Conversions.cs
Actions/DefaultBinder.DeleteMember.cs
Actions/DefaultBinder.GetMember.cs Actions/DefaultBinder.Invoke.cs
Actions/DefaultBinder.MethodCalls.cs
Actions/DefaultBinder.SetMember.cs Actions/DefaultBinder.cs
Actions/NoSideEffectsAttribute.cs Actions/OperatorInfo.cs
Ast/BinaryExpression.cs Ast/Block.cs Ast/ConstantExpression.cs
Ast/EmptyStatements.cs Ast/LambdaBuilder.cs
Ast/LambdaParameterRewriter.cs Ast/LoopStatement.cs
Ast/MethodCallExpression.cs Ast/TryStatementBuilder.cs
MultiRuntimeAwareAttribute.cs PerfTrack.cs Runtime/CompilerContext.cs
Runtime/DynamicLanguageProviderAttribute.cs
Runtime/IConvertibleMetaObject.cs Runtime/ICustomScriptCodeData.cs
Runtime/IRestrictedMetaObject.cs Runtime/LegacyScriptCode.cs
Runtime/MetaObjectExtensions.cs Runtime/RestrictedMetaObject.cs
Runtime/SavableScriptCode.cs Runtime/TokenizerBuffer.cs
Generation/MethodSignatureInfo.cs Hosting/Shell/BasicConsole.cs
Hosting/Shell/CommandLine.cs Hosting/Shell/ConsoleHost.cs
Hosting/Shell/ConsoleHostOptions.cs
Hosting/Shell/ConsoleHostOptionsParser.cs
Hosting/Shell/ConsoleOptions.cs Hosting/Shell/IConsole.cs
Hosting/Shell/OptionsParser.cs Hosting/Shell/Style.cs
Hosting/Shell/SuperConsole.cs GlobalSuppressions.cs Math/Complex64.cs
Properties/AssemblyInfo.cs Runtime/AmbiguousFileNameException.cs
Runtime/BinderOps.cs Runtime/CallTypes.cs Runtime/Cast.Generated.cs
Runtime/Cast.cs Runtime/CodeDomCodeGen.cs Runtime/DelegateInfo.cs
Runtime/DelegateSignatureInfo.cs Runtime/ISlice.cs
Runtime/IdDispenser.cs Runtime/LanguageBoundTextContentProvider.cs
Runtime/LocalsDictionary.cs Runtime/PositionTrackingWriter.cs
Runtime/ReturnFixer.cs Runtime/SourceStringContentProvider.cs
Utils/CacheDict.cs Utils/CollectionExtensions.cs
Utils/CopyOnWriteList.cs Utils/DynamicUtils.cs Utils/EnumUtils.cs
Utils/HybridReferenceDictionary.cs Utils/ListEqualityComparer.cs
Utils/MathUtils.cs Utils/MonitorUtils.cs Utils/Publisher.cs
Utils/ReadOnlyDictionary.cs Utils/ReferenceEqualityComparer.cs
Utils/HashSet.cs Utils/SynchronizedDictionary.cs Utils/ThreadLocal.cs
Utils/TypeUtils.cs Utils/ValueArray.cs Utils/WeakCollection.cs
Utils/WeakDictionary.cs Utils/WeakHandle.cs DebugOptions.cs
SpecSharp.cs MutableTuple.cs Actions/ActionBinder.cs
Actions/Argument.cs Actions/ArgumentType.cs
Actions/BoundMemberTracker.cs Actions/CallSignature.cs
Actions/ConstructorTracker.cs Actions/CustomTracker.cs
Actions/ErrorInfo.cs Actions/EventTracker.cs
Actions/ExtensionMethodTracker.cs Actions/ExtensionPropertyTracker.cs
Actions/FieldTracker.cs Actions/MemberGroup.cs
Actions/MemberTracker.cs Actions/MethodGroup.cs
Actions/MethodTracker.cs Actions/NamespaceTracker.cs
Actions/NestedTypeTracker.cs Actions/PropertyTracker.cs
Actions/ReflectedPropertyTracker.cs Actions/TopNamespaceTracker.cs
Actions/TrackerTypes.cs Actions/TypeGroup.cs Actions/TypeTracker.cs
Ast/DebugStatement.cs Ast/IfStatementBuilder.cs Ast/IfStatementTest.cs
Generation/CompilerHelpers.cs Generation/IExpressionSerializable.cs
Generation/ToDiskRewriter.cs Runtime/AssemblyTypeNames.cs
Runtime/BinderType.cs Runtime/CallTargets.cs
Runtime/CustomStringDictionary.cs Runtime/DlrCachedCodeAttribute.cs
Runtime/DocumentationAttribute.cs Runtime/ExceptionHelpers.cs
Runtime/ExplicitConversionMethodAttribute.cs Runtime/Extensible.cs
Runtime/ExtensionTypeAttribute.cs Runtime/ExtraKeyEnumerator.cs
Runtime/IMembersList.cs Runtime/ImplicitConversionMethodAttribute.cs
Runtime/ModuleChangeEventArgs.cs Runtime/ModuleChangeEventType.cs
Runtime/NullTextContentProvider.cs Runtime/OperationFailed.cs
Runtime/OperatorSlotAttribute.cs Runtime/PropertyMethodAttribute.cs
Runtime/ReflectionCache.cs Runtime/ScriptingRuntimeHelpers.cs
Runtime/StaticExtensionMethodAttribute.cs Runtime/Uninitialized.cs
Utils/ArrayUtils.cs Utils/AssemblyQualifiedTypeName.cs Utils/Assert.cs
Utils/CheckedDictionaryEnumerator.cs Utils/CollectionUtils.cs
Utils/ContractUtils.cs Utils/DictionaryUnionEnumerator.cs
Utils/ExceptionFactory.Generated.cs Utils/ExceptionUtils.cs
Utils/IOUtils.cs Utils/ReflectionUtils.cs Utils/StringUtils.cs
Utils/TextStream.cs IValueEquality.cs KeyboardInterruptException.cs
SourceFileContentProvider.cs /target:library /warnaserror+
/define:"DEBUG;TRACE;CLR4" /nowarn:1591
/doc:~/src/ironpython/main/Solutions/../bin/Debug/Microsoft.Dynamic.xml
/reference:usr/local/mono/lib/mono/4.0/System.dll
/reference:usr/local/mono/lib/mono/4.0/System.Xml.dll
/reference:usr/local/mono/lib/mono/4.0/System.Configuration.dll
/reference:usr/local/mono/lib/mono/4.0/System.Numerics.dll
/reference:usr/local/mono/lib/mono/4.0/System.Core.dll
/reference:usr/local/mono/lib/mono/4.0/System.Data.dll
/reference:usr/local/mono/lib/mono/4.0/System.Runtime.Remoting.dll
/reference:usr/local/mono/lib/mono/4.0/System.Xaml.dll
/reference:~/src/ironpython/main/bin/Debug//Microsoft.Scripting.dll
/reference:~/src/ironpython/main/bin/Debug//Microsoft.Scripting.Metadata.dll
/reference:usr/local/mono/lib/mono/4.0/mscorlib.dll /warn:4
Actions/DefaultBinder.Conversions.cs(48,18): error CS0219: The
variable `knownType' is assigned but its value is never used
Utils/EnumUtils.cs(37,68): error CS0675: The operator `|' used on the
sign-extended type `sbyte'. Consider casting to a smaller unsigned
type first
			Task "Csc" execution -- FAILED
			Done building target "CoreCompile" in project
"~/src/ironpython/main/Runtime/Microsoft.Dynamic/Microsoft.Dynamic.csproj".--
FAILED
			
		Done building project
"~/src/ironpython/main/Runtime/Microsoft.Dynamic/Microsoft.Dynamic.csproj".--
FAILED
		
	Task "MSBuild" execution -- FAILED
	Done building target "Build" in project
"~/src/ironpython/main/Solutions/IronPython.sln".-- FAILED
	
Done building project "~/src/ironpython/main/Solutions/IronPython.sln".-- FAILED

Build FAILED.

Warnings:

~/src/ironpython/main/Solutions/IronPython.sln:  warning : Project
file ~/src/ironpython/main/Hosts/SilverLight/Microsoft.Scripting.SilverLight/Microsoft.Scripting.Silverlight.csproj
referenced in the solution file, not found. Ignoring.
~/src/ironpython/main/Solutions/IronPython.sln:  warning : Project
file ~/src/ironpython/main/Hosts/SilverLight/Chiron/Chiron.csproj
referenced in the solution file, not found. Ignoring.
~/src/ironpython/main/Hosts/MerlinWeb/Microsoft.Scripting.AspNet/Microsoft.Scripting.AspNet.csproj:
 warning : Could not find project file
~/src/ironpython/main/Hosts/MerlinWeb/Solutions/Common.proj, to
import. Ignoring.
~/src/ironpython/main/Solutions/IronPython.sln:  warning : Don't know
how to handle GlobalSection TeamFoundationVersionControl, Ignoring.

Errors:

~/src/ironpython/main/Solutions/IronPython.sln (default targets) ->
(Build target) ->
~/src/ironpython/main/Runtime/Microsoft.Dynamic/Microsoft.Dynamic.csproj
(default targets) ->
usr/local/mono/lib/mono/4.0/Microsoft.CSharp.targets (CoreCompile target) ->

	Actions/DefaultBinder.Conversions.cs(48,18): error CS0219: The
variable `knownType' is assigned but its value is never used
	Utils/EnumUtils.cs(37,68): error CS0675: The operator `|' used on the
sign-extended type `sbyte'. Consider casting to a smaller unsigned
type first

	 4 Warning(s)
	 2 Error(s)

Time Elapsed 00:00:05.4286910



More information about the Ironpython-users mailing list