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

ben kuin benkuin at gmail.com
Sat Jan 8 11:24:09 CET 2011


I removed the project and now I get 25 error. The current mono version
is 2.9 (HEAD from git).

I've also tried it with 2.8.x, at the bottom you will find a build log
for 2.8.1.

Since the logs are rather long I've replaced the simple log parts with
no errors or warning with '...'.

BUILD LOG FOR 2.9
-----------------------------
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/Solutions/IronPython.sln:  warning : Don't know
how to handle GlobalSection TeamFoundationVersionControl, Ignoring.
~/src/ironpython/main/Solutions/IronPython.sln:  warning : Failed to
find project 3272e46c-f4d9-418d-9ee9-081a1b658ee4

Build started 1/8/2011 5:16:59 AM.
__________________________________________________
Project "~/src/ironpython/main/Solutions/IronPython.sln" (default target(s)):
...
			
			Target CoreCompile:
				Tool ~/local/mono/bin/dmcs execution started with arguments:
/noconfig /debug:full /debug+ /optimize-
/out:obj/Debug/IronPython.Modules.dll array.cs binascii.cs cmath.cs
msvcrt.cs NativeSignal.cs GlobalSuppressions.cs mmap.cs signal.cs
zlib/Compress.cs zlib/Decompress.cs zlib/zlib.net/Adler32.cs
zlib/zlib.net/Deflate.cs zlib/zlib.net/InfBlocks.cs
zlib/zlib.net/InfCodes.cs zlib/zlib.net/Inflate.cs
zlib/zlib.net/InfTree.cs zlib/zlib.net/StaticTree.cs
zlib/zlib.net/Tree.cs zlib/zlib.net/Zlib.cs zlib/zlib.net/ZStream.cs
zlib/zlib.net/ZStreamException.cs zlib/ZlibModule.cs _codecs.cs
ModuleOps.cs _bytesio.cs _codecs_cn.cs _collections.cs copy_reg.cs
cPickle.cs cStringIO.cs datetime.cs errno.cs gc.cs IterTools.cs _io.cs
_locale.cs marshal.cs math.cs math.Generated.cs _fileio.cs _md5.cs
nt.cs operator.cs Properties/AssemblyInfo.cs re.cs select.cs
_multibytecodec.cs _sha.cs _sha256.cs _sha512.cs socket.cs
_ctypes/LocalOrArg.cs _ctypes/MarshalCleanup.cs
_ctypes/MemoryHolder.cs _ctypes/NativeFunctions.cs
_ctypes/SimpleTypeKind.cs _ctypes/_ctypes.cs _ctypes/Array.cs
_ctypes/ArrayType.cs _ctypes/CData.cs _ctypes/CFuncPtr.cs
_ctypes/CFuncPtrType.cs _ctypes/Extensions.cs _ctypes/Field.cs
_ctypes/INativeType.cs _ctypes/NativeArgument.cs _ctypes/Pointer.cs
_ctypes/PointerType.cs _ctypes/SimpleCData.cs _ctypes/SimpleType.cs
_ctypes/StructType.cs _ctypes/Structure.cs _ctypes/Union.cs
_ctypes/UnionType.cs _ctypes_test.cs _heapq.cs _struct.cs thread.cs
time.cs xxsubtype.cs _functools.cs _random.cs _sre.cs _ssl.cs
_subprocess.cs _warnings.cs _weakref.cs ../AssemblyVersion.cs
_winreg.cs _weakref.Generated.cs /target:library /warnaserror-
/define:"DEBUG;TRACE;CLR4" /nowarn:1591
/doc:~/src/ironpython/main/Solutions/../bin/Debug/IronPython.Modules.xml
/reference:~/local/mono/lib/mono/4.0/System.dll
/reference:~/local/mono/lib/mono/4.0/System.Data.dll
/reference:~/local/mono/lib/mono/4.0/System.Xml.dll
/reference:~/local/mono/lib/mono/4.0/System.Numerics.dll
/reference:~/local/mono/lib/mono/4.0/System.Core.dll
/reference:~/src/ironpython/main/bin/Debug//Microsoft.Scripting.dll
/reference:~/src/ironpython/main/bin/Debug//Microsoft.Dynamic.dll
/reference:~/src/ironpython/main/bin/Debug//IronPython.dll
/reference:~/local/mono/lib/mono/4.0/mscorlib.dll
/reference:~/local/mono/lib/mono/4.0/System.Configuration.dll
/reference:~/local/mono/lib/mono/4.0/System.Xaml.dll
/reference:~/local/mono/lib/mono/4.0/System.Runtime.Remoting.dll
/reference:~/src/ironpython/main/bin/Debug/Microsoft.Scripting.Metadata.dll
/warn:4
zlib/zlib.net/ZStream.cs(264,20): warning CS0419: Ambiguous reference
in cref attribute `inflateInit'. Assuming
`ComponentAce.Compression.Libs.ZLib.ZStream.inflateInit()' but other
overloads including
`ComponentAce.Compression.Libs.ZLib.ZStream.inflateInit(int)' have
also matched
zlib/zlib.net/ZStream.cs(264,20): warning CS0419: Ambiguous reference
in cref attribute `inflateInit'. Assuming
`ComponentAce.Compression.Libs.ZLib.ZStream.inflateInit()' but other
overloads including
`ComponentAce.Compression.Libs.ZLib.ZStream.inflateInit(int)' have
also matched
zlib/zlib.net/ZStream.cs(276,28): warning CS0419: Ambiguous reference
in cref attribute `inflateInit'. Assuming
`ComponentAce.Compression.Libs.ZLib.ZStream.inflateInit()' but other
overloads including
`ComponentAce.Compression.Libs.ZLib.ZStream.inflateInit(int)' have
also matched
zlib/zlib.net/ZStream.cs(276,28): warning CS0419: Ambiguous reference
in cref attribute `inflateInit'. Assuming
`ComponentAce.Compression.Libs.ZLib.ZStream.inflateInit()' but other
overloads including
`ComponentAce.Compression.Libs.ZLib.ZStream.inflateInit(int)' have
also matched
zlib/zlib.net/ZStream.cs(276,28): warning CS0419: Ambiguous reference
in cref attribute `inflateInit'. Assuming
`ComponentAce.Compression.Libs.ZLib.ZStream.inflateInit()' but other
overloads including
`ComponentAce.Compression.Libs.ZLib.ZStream.inflateInit(int)' have
also matched
zlib/zlib.net/ZStream.cs(276,28): warning CS0419: Ambiguous reference
in cref attribute `inflateInit'. Assuming
`ComponentAce.Compression.Libs.ZLib.ZStream.inflateInit()' but other
overloads including
`ComponentAce.Compression.Libs.ZLib.ZStream.inflateInit(int)' have
also matched
zlib/zlib.net/ZStream.cs(362,28): warning CS0419: Ambiguous reference
in cref attribute `deflateInit'. Assuming
`ComponentAce.Compression.Libs.ZLib.ZStream.deflateInit(int)' but
other overloads including
`ComponentAce.Compression.Libs.ZLib.ZStream.deflateInit(int, int)'
have also matched
zlib/zlib.net/ZStream.cs(375,28): warning CS0419: Ambiguous reference
in cref attribute `deflateInit'. Assuming
`ComponentAce.Compression.Libs.ZLib.ZStream.deflateInit(int)' but
other overloads including
`ComponentAce.Compression.Libs.ZLib.ZStream.deflateInit(int, int)'
have also matched
zlib/zlib.net/ZStream.cs(404,28): warning CS0419: Ambiguous reference
in cref attribute `deflateInit'. Assuming
`ComponentAce.Compression.Libs.ZLib.ZStream.deflateInit(int)' but
other overloads including
`ComponentAce.Compression.Libs.ZLib.ZStream.deflateInit(int, int)'
have also matched
zlib/zlib.net/ZStream.cs(442,28): warning CS0419: Ambiguous reference
in cref attribute `deflateInit'. Assuming
`ComponentAce.Compression.Libs.ZLib.ZStream.deflateInit(int)' but
other overloads including
`ComponentAce.Compression.Libs.ZLib.ZStream.deflateInit(int, int)'
have also matched
zlib/zlib.net/ZStream.cs(462,28): warning CS0419: Ambiguous reference
in cref attribute `deflateInit'. Assuming
`ComponentAce.Compression.Libs.ZLib.ZStream.deflateInit(int)' but
other overloads including
`ComponentAce.Compression.Libs.ZLib.ZStream.deflateInit(int, int)'
have also matched
zlib/zlib.net/ZStream.cs(462,28): warning CS0419: Ambiguous reference
in cref attribute `deflateInit'. Assuming
`ComponentAce.Compression.Libs.ZLib.ZStream.deflateInit(int)' but
other overloads including
`ComponentAce.Compression.Libs.ZLib.ZStream.deflateInit(int, int)'
have also matched
marshal.cs(136,23): warning CS1570: XML comment on
`T:IronPython.Modules.PythonMarshal.MarshalWriter' has non-well-formed
XML (unexpected end of file. Current depth is 1  Line 31, position
10.)
array.cs(539,21): warning CS0219: The variable `length' is assigned
but its value is never used
msvcrt.cs(61,33): warning CS0618:
`System.IO.FileStream.FileStream(System.IntPtr, System.IO.FileAccess,
bool)' is obsolete: `Use FileStream(SafeFileHandle handle, FileAccess
access) instead'
msvcrt.cs(74,31): warning CS0618: `System.IO.FileStream.Handle' is
obsolete: `Use SafeFileHandle instead'
_io.cs(2211,25): warning CS0219: The variable `startFlags' is assigned
but its value is never used
IterTools.cs(209,64): error CS1908: The type of the default value
should match the type of the parameter
IterTools.cs(221,45): error CS1908: The type of the default value
should match the type of the parameter
thread.cs(212,35): warning CS0618:
`IronPython.Runtime.Operations.PythonOps.CallWithArgsTupleAndKeywordDictAndContext(IronPython.Runtime.CodeContext,
object, object[], string[], object, object)' is obsolete: `Use
ObjectOpertaions instead'
: error CS0281: Friend access was granted to `IronPython.Modules,
PublicKeyToken=7f709c5b713576e1', but the output assembly is named
`IronPython.Modules, Version=0.0.0.0, Culture=neutral,
PublicKeyToken=null'. Try adding a reference to `IronPython.Modules,
PublicKeyToken=7f709c5b713576e1' or change the output assembly name to
match it
			Task "Csc" execution -- FAILED
			Done building target "CoreCompile" in project
"~/src/ironpython/main/Languages/IronPython/IronPython.Modules/IronPython.Modules.csproj".--
FAILED
			
		Done building project
"~/src/ironpython/main/Languages/IronPython/IronPython.Modules/IronPython.Modules.csproj".--
FAILED
		
		Project "~/src/ironpython/main/Languages/IronPython/IronPython.Wpf/IronPython.Wpf.csproj"
(default target(s)):
			
			Target PrepareForBuild:
				Configuration: Debug Platform: AnyCPU
			
			Target ResolveAssemblyReferences:
~/local/mono/lib/mono/4.0/Microsoft.Common.targets:  warning :
Reference 'PresentationCore' not resolved
				For searchpath {CandidateAssemblyFiles}
				Warning: {CandidateAssemblyFiles} not supported currently
				For searchpath {HintPathFromItem}
				HintPath attribute not found
				For searchpath {TargetFrameworkDirectory}
				Considered target framework dir ~/local/mono/lib/mono/4.0,
assembly named 'PresentationCore' not found.
				For searchpath {PkgConfig}
				Considered PresentationCore, but could not find in any pkg-config files.
				For searchpath {GAC}
				Considered PresentationCore, but could not find in the GAC.
				For searchpath {RawFileName}
				Considered '~/src/ironpython/main/Languages/IronPython/IronPython.Wpf/PresentationCore'
as a file, but the file does not exist
				For searchpath ~/src/ironpython/main/Solutions/../bin/Debug/DLLs/
				Considered '~/src/ironpython/main/bin/Debug/DLLs/PresentationCore'
as a file, but the file does not exist
				Considered '~/src/ironpython/main/bin/Debug/DLLs/PresentationCore.exe'
as a file, but the file does not exist
				Considered '~/src/ironpython/main/bin/Debug/DLLs/PresentationCore.dll'
as a file, but the file does not exist
~/local/mono/lib/mono/4.0/Microsoft.Common.targets:  warning :
Reference 'PresentationFramework' not resolved
				For searchpath {CandidateAssemblyFiles}
				Warning: {CandidateAssemblyFiles} not supported currently
				For searchpath {HintPathFromItem}
				HintPath attribute not found
				For searchpath {TargetFrameworkDirectory}
				Considered target framework dir ~/local/mono/lib/mono/4.0,
assembly named 'PresentationFramework' not found.
				For searchpath {PkgConfig}
				Considered PresentationFramework, but could not find in any
pkg-config files.
				For searchpath {GAC}
				Considered PresentationFramework, but could not find in the GAC.
				For searchpath {RawFileName}
				Considered '~/src/ironpython/main/Languages/IronPython/IronPython.Wpf/PresentationFramework'
as a file, but the file does not exist
				For searchpath ~/src/ironpython/main/Solutions/../bin/Debug/DLLs/
				Considered '~/src/ironpython/main/bin/Debug/DLLs/PresentationFramework'
as a file, but the file does not exist
				Considered '~/src/ironpython/main/bin/Debug/DLLs/PresentationFramework.exe'
as a file, but the file does not exist
				Considered '~/src/ironpython/main/bin/Debug/DLLs/PresentationFramework.dll'
as a file, but the file does not exist
			
			Target GenerateSatelliteAssemblies:
			No input files were specified for target
GenerateSatelliteAssemblies, skipping.
			
			Target CoreCompile:
				Tool ~/local/mono/bin/dmcs execution started with arguments:
/noconfig /debug:full /debug+ /optimize-
/out:obj/Debug/IronPython.Wpf.dll wpf.cs ../AssemblyVersion.cs
/target:library /warnaserror- /define:"DEBUG;TRACE;CLR4" /nowarn:1591
/doc:~/src/ironpython/main/Solutions/../bin/Debug/IronPython.Wpf.xml
/reference:~/local/mono/lib/mono/4.0/System.dll
/reference:~/local/mono/lib/mono/4.0/System.Data.dll
/reference:~/local/mono/lib/mono/4.0/System.Xml.dll
/reference:~/local/mono/lib/mono/4.0/System.Numerics.dll
/reference:~/local/mono/lib/mono/4.0/System.Core.dll
/reference:~/local/mono/lib/mono/4.0/System.Xaml.dll
/reference:~/local/mono/lib/mono/4.0/WindowsBase.dll
/reference:~/src/ironpython/main/bin/Debug//Microsoft.Scripting.dll
/reference:~/src/ironpython/main/bin/Debug//Microsoft.Dynamic.dll
/reference:~/src/ironpython/main/bin/Debug//IronPython.dll
/reference:~/local/mono/lib/mono/4.0/mscorlib.dll
/reference:~/local/mono/lib/mono/4.0/System.Configuration.dll
/reference:~/local/mono/lib/mono/4.0/System.Runtime.Remoting.dll
/reference:~/src/ironpython/main/bin/Debug/Microsoft.Scripting.Metadata.dll
/warn:4
wpf.cs(37,55): error CS0246: The type or namespace name `XamlReader'
could not be found. Are you missing a using directive or an assembly
reference?
wpf.cs(37,35): error CS1502: The best overloaded method match for
`Microsoft.Scripting.Runtime.ScriptDomainManager.LoadAssembly(System.Reflection.Assembly)'
has some invalid arguments
				~/src/ironpython/main/bin/Debug/Microsoft.Scripting.dll (Location
of the symbol related to previous error)
wpf.cs(37,35): error CS1503: Argument `#1' cannot convert `object'
expression to type `System.Reflection.Assembly'
wpf.cs(38,55): error CS0246: The type or namespace name `Clipboard'
could not be found. Are you missing a using directive or an assembly
reference?
wpf.cs(38,35): error CS1502: The best overloaded method match for
`Microsoft.Scripting.Runtime.ScriptDomainManager.LoadAssembly(System.Reflection.Assembly)'
has some invalid arguments
				~/src/ironpython/main/bin/Debug/Microsoft.Scripting.dll (Location
of the symbol related to previous error)
wpf.cs(38,35): error CS1503: Argument `#1' cannot convert `object'
expression to type `System.Reflection.Assembly'
wpf.cs(57,104): error CS0103: The name `XamlReader' does not exist in
the current context
wpf.cs(57,38): error CS1502: The best overloaded method match for
`Microsoft.Scripting.Runtime.DynamicXamlReader.LoadComponent(dynamic,
Microsoft.Scripting.Runtime.DynamicOperations, string,
System.Xaml.XamlSchemaContext)' has some invalid arguments
				~/src/ironpython/main/bin/Debug/Microsoft.Dynamic.dll (Location of
the symbol related to previous error)
wpf.cs(57,38): error CS1503: Argument `#4' cannot convert `object'
expression to type `System.Xaml.XamlSchemaContext'
wpf.cs(71,102): error CS0103: The name `XamlReader' does not exist in
the current context
wpf.cs(71,38): error CS1502: The best overloaded method match for
`Microsoft.Scripting.Runtime.DynamicXamlReader.LoadComponent(dynamic,
Microsoft.Scripting.Runtime.DynamicOperations, System.IO.Stream,
System.Xaml.XamlSchemaContext)' has some invalid arguments
				~/src/ironpython/main/bin/Debug/Microsoft.Dynamic.dll (Location of
the symbol related to previous error)
wpf.cs(71,38): error CS1503: Argument `#4' cannot convert `object'
expression to type `System.Xaml.XamlSchemaContext'
wpf.cs(85,105): error CS0103: The name `XamlReader' does not exist in
the current context
wpf.cs(85,38): error CS1502: The best overloaded method match for
`Microsoft.Scripting.Runtime.DynamicXamlReader.LoadComponent(dynamic,
Microsoft.Scripting.Runtime.DynamicOperations, System.Xml.XmlReader,
System.Xaml.XamlSchemaContext)' has some invalid arguments
				~/src/ironpython/main/bin/Debug/Microsoft.Dynamic.dll (Location of
the symbol related to previous error)
wpf.cs(85,38): error CS1503: Argument `#4' cannot convert `object'
expression to type `System.Xaml.XamlSchemaContext'
wpf.cs(98,104): error CS0103: The name `XamlReader' does not exist in
the current context
wpf.cs(98,38): error CS1502: The best overloaded method match for
`Microsoft.Scripting.Runtime.DynamicXamlReader.LoadComponent(dynamic,
Microsoft.Scripting.Runtime.DynamicOperations, System.IO.TextReader,
System.Xaml.XamlSchemaContext)' has some invalid arguments
				~/src/ironpython/main/bin/Debug/Microsoft.Dynamic.dll (Location of
the symbol related to previous error)
wpf.cs(98,38): error CS1503: Argument `#4' cannot convert `object'
expression to type `System.Xaml.XamlSchemaContext'
			Task "Csc" execution -- FAILED
			Done building target "CoreCompile" in project
"~/src/ironpython/main/Languages/IronPython/IronPython.Wpf/IronPython.Wpf.csproj".--
FAILED
			
		Done building project
"~/src/ironpython/main/Languages/IronPython/IronPython.Wpf/IronPython.Wpf.csproj".--
FAILED
		
		Project "~/src/ironpython/main/Languages/IronPython/IronPythonConsole/IronPythonConsole.csproj"
(default target(s)):
		...
			
			Target CoreCompile:
				Tool ~/local/mono/bin/dmcs execution started with arguments:
/noconfig /debug:full /debug+ /optimize-
/out:obj/Debug/IronPythonTest.dll AssemblyInfo.cs AttrInjectorTest.cs
ExtensionMethodTest.cs LightExceptionTests.cs MemberOverloadTest.cs
BinderTest.cs BindTest.cs ClrType.cs Cmplx.cs Conversions.cs
DefaultParams.cs DelegateTest.cs DeTest.cs DynamicRegressions.cs
MemberMappingTests.cs Stress/Engine.cs EngineTest.cs Enums.cs
Events.cs ExceptionConverter.cs Exceptions.cs Explicit.cs GenMeth.cs
Indexable.cs InheritTest.cs IntegerTest.cs LoadTest.cs IronMath.cs
NestedClass.cs NullableTest.cs OperatorTest.cs ProtocolTest.cs
StaticTest.cs StringDictionaryStorage.cs TestBuiltinModule.cs
TypeDescriptor.cs /target:library /define:"TRACE;DEBUG;CLR4"
/reference:~/local/mono/lib/mono/4.0/System.dll
/reference:~/local/mono/lib/mono/4.0/System.Data.dll
/reference:~/local/mono/lib/mono/4.0/System.Core.dll
/reference:~/local/mono/lib/mono/4.0/System.Xml.dll
/reference:~/local/mono/lib/mono/4.0/Microsoft.CSharp.dll
/reference:~/local/mono/lib/mono/4.0/System.Numerics.dll
/reference:~/local/mono/lib/mono/4.0/System.Xaml.dll
/reference:~/local/mono/lib/mono/4.0/WindowsBase.dll
/reference:~/src/ironpython/main/bin/Debug//Microsoft.Scripting.dll
/reference:~/src/ironpython/main/bin/Debug//Microsoft.Dynamic.dll
/reference:~/src/ironpython/main/bin/Debug//IronPython.dll
/reference:~/local/mono/lib/mono/4.0/mscorlib.dll
/reference:~/local/mono/lib/mono/4.0/System.Configuration.dll
/reference:~/local/mono/lib/mono/4.0/System.Runtime.Remoting.dll
/reference:~/src/ironpython/main/bin/Debug/Microsoft.Scripting.Metadata.dll
/warn:4
DynamicRegressions.cs(68,25): warning CS0219: The variable `d' is
assigned but its value is never used
EngineTest.cs(293,104): warning CS0618:
`Microsoft.Scripting.Hosting.Providers.HostingHelpers.CallEngine<object,Microsoft.Scripting.LanguageOptions>(Microsoft.Scripting.Hosting.ScriptEngine,
System.Func<Microsoft.Scripting.Runtime.LanguageContext,object,Microsoft.Scripting.LanguageOptions>,
object)' is obsolete: `You should implement a service via
LanguageContext and call ScriptEngine.GetService'
EngineTest.cs(2295,22): warning CS0612:
`System.Security.Policy.Evidence.AddHost(object)' is obsolete
EngineTest.cs(2298,69): error CS0117:
`System.Security.SecurityManager' does not contain a definition for
`GetStandardSandbox'
				~/local/mono/lib/mono/4.0/mscorlib.dll (Location of the symbol
related to previous error)
: error CS0281: Friend access was granted to `IronPythonTest,
PublicKeyToken=7f709c5b713576e1', but the output assembly is named
`IronPythonTest, Version=0.0.0.0, Culture=neutral,
PublicKeyToken=null'. Try adding a reference to `IronPythonTest,
PublicKeyToken=7f709c5b713576e1' or change the output assembly name to
match it
			Task "Csc" execution -- FAILED
			Done building target "CoreCompile" in project
"~/src/ironpython/main/Languages/IronPython/IronPythonTest/IronPythonTest.csproj".--
FAILED
			
		Done building project
"~/src/ironpython/main/Languages/IronPython/IronPythonTest/IronPythonTest.csproj".--
FAILED
		
		Project "~/src/ironpython/main/Languages/IronPython/IronPythonWindow/IronPythonWindow.csproj"
(default target(s)):
			...

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/Solutions/IronPython.sln:  warning : Don't know
how to handle GlobalSection TeamFoundationVersionControl, Ignoring.
~/src/ironpython/main/Solutions/IronPython.sln:  warning : Failed to
find project 3272e46c-f4d9-418d-9ee9-081a1b658ee4

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

	zlib/zlib.net/ZStream.cs(264,20): warning CS0419: Ambiguous reference
in cref attribute `inflateInit'. Assuming
`ComponentAce.Compression.Libs.ZLib.ZStream.inflateInit()' but other
overloads including
`ComponentAce.Compression.Libs.ZLib.ZStream.inflateInit(int)' have
also matched
	zlib/zlib.net/ZStream.cs(264,20): warning CS0419: Ambiguous reference
in cref attribute `inflateInit'. Assuming
`ComponentAce.Compression.Libs.ZLib.ZStream.inflateInit()' but other
overloads including
`ComponentAce.Compression.Libs.ZLib.ZStream.inflateInit(int)' have
also matched
	zlib/zlib.net/ZStream.cs(276,28): warning CS0419: Ambiguous reference
in cref attribute `inflateInit'. Assuming
`ComponentAce.Compression.Libs.ZLib.ZStream.inflateInit()' but other
overloads including
`ComponentAce.Compression.Libs.ZLib.ZStream.inflateInit(int)' have
also matched
	zlib/zlib.net/ZStream.cs(276,28): warning CS0419: Ambiguous reference
in cref attribute `inflateInit'. Assuming
`ComponentAce.Compression.Libs.ZLib.ZStream.inflateInit()' but other
overloads including
`ComponentAce.Compression.Libs.ZLib.ZStream.inflateInit(int)' have
also matched
	zlib/zlib.net/ZStream.cs(276,28): warning CS0419: Ambiguous reference
in cref attribute `inflateInit'. Assuming
`ComponentAce.Compression.Libs.ZLib.ZStream.inflateInit()' but other
overloads including
`ComponentAce.Compression.Libs.ZLib.ZStream.inflateInit(int)' have
also matched
	zlib/zlib.net/ZStream.cs(276,28): warning CS0419: Ambiguous reference
in cref attribute `inflateInit'. Assuming
`ComponentAce.Compression.Libs.ZLib.ZStream.inflateInit()' but other
overloads including
`ComponentAce.Compression.Libs.ZLib.ZStream.inflateInit(int)' have
also matched
	zlib/zlib.net/ZStream.cs(362,28): warning CS0419: Ambiguous reference
in cref attribute `deflateInit'. Assuming
`ComponentAce.Compression.Libs.ZLib.ZStream.deflateInit(int)' but
other overloads including
`ComponentAce.Compression.Libs.ZLib.ZStream.deflateInit(int, int)'
have also matched
	zlib/zlib.net/ZStream.cs(375,28): warning CS0419: Ambiguous reference
in cref attribute `deflateInit'. Assuming
`ComponentAce.Compression.Libs.ZLib.ZStream.deflateInit(int)' but
other overloads including
`ComponentAce.Compression.Libs.ZLib.ZStream.deflateInit(int, int)'
have also matched
	zlib/zlib.net/ZStream.cs(404,28): warning CS0419: Ambiguous reference
in cref attribute `deflateInit'. Assuming
`ComponentAce.Compression.Libs.ZLib.ZStream.deflateInit(int)' but
other overloads including
`ComponentAce.Compression.Libs.ZLib.ZStream.deflateInit(int, int)'
have also matched
	zlib/zlib.net/ZStream.cs(442,28): warning CS0419: Ambiguous reference
in cref attribute `deflateInit'. Assuming
`ComponentAce.Compression.Libs.ZLib.ZStream.deflateInit(int)' but
other overloads including
`ComponentAce.Compression.Libs.ZLib.ZStream.deflateInit(int, int)'
have also matched
	zlib/zlib.net/ZStream.cs(462,28): warning CS0419: Ambiguous reference
in cref attribute `deflateInit'. Assuming
`ComponentAce.Compression.Libs.ZLib.ZStream.deflateInit(int)' but
other overloads including
`ComponentAce.Compression.Libs.ZLib.ZStream.deflateInit(int, int)'
have also matched
	zlib/zlib.net/ZStream.cs(462,28): warning CS0419: Ambiguous reference
in cref attribute `deflateInit'. Assuming
`ComponentAce.Compression.Libs.ZLib.ZStream.deflateInit(int)' but
other overloads including
`ComponentAce.Compression.Libs.ZLib.ZStream.deflateInit(int, int)'
have also matched
	marshal.cs(136,23): warning CS1570: XML comment on
`T:IronPython.Modules.PythonMarshal.MarshalWriter' has non-well-formed
XML (unexpected end of file. Current depth is 1  Line 31, position
10.)
	array.cs(539,21): warning CS0219: The variable `length' is assigned
but its value is never used
	msvcrt.cs(61,33): warning CS0618:
`System.IO.FileStream.FileStream(System.IntPtr, System.IO.FileAccess,
bool)' is obsolete: `Use FileStream(SafeFileHandle handle, FileAccess
access) instead'
	msvcrt.cs(74,31): warning CS0618: `System.IO.FileStream.Handle' is
obsolete: `Use SafeFileHandle instead'
	_io.cs(2211,25): warning CS0219: The variable `startFlags' is
assigned but its value is never used
	thread.cs(212,35): warning CS0618:
`IronPython.Runtime.Operations.PythonOps.CallWithArgsTupleAndKeywordDictAndContext(IronPython.Runtime.CodeContext,
object, object[], string[], object, object)' is obsolete: `Use
ObjectOpertaions instead'

~/src/ironpython/main/Solutions/IronPython.sln (default targets) ->
(Build target) ->
~/src/ironpython/main/Languages/IronPython/IronPython.Wpf/IronPython.Wpf.csproj
(default targets) ->
~/local/mono/lib/mono/4.0/Microsoft.Common.targets
(ResolveAssemblyReferences target) ->

	~/local/mono/lib/mono/4.0/Microsoft.Common.targets:  warning :
Reference 'PresentationCore' not resolved
	~/local/mono/lib/mono/4.0/Microsoft.Common.targets:  warning :
Reference 'PresentationFramework' not resolved

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

	DynamicRegressions.cs(68,25): warning CS0219: The variable `d' is
assigned but its value is never used
	EngineTest.cs(293,104): warning CS0618:
`Microsoft.Scripting.Hosting.Providers.HostingHelpers.CallEngine<object,Microsoft.Scripting.LanguageOptions>(Microsoft.Scripting.Hosting.ScriptEngine,
System.Func<Microsoft.Scripting.Runtime.LanguageContext,object,Microsoft.Scripting.LanguageOptions>,
object)' is obsolete: `You should implement a service via
LanguageContext and call ScriptEngine.GetService'
	EngineTest.cs(2295,22): warning CS0612:
`System.Security.Policy.Evidence.AddHost(object)' is obsolete

Errors:

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

	IterTools.cs(209,64): error CS1908: The type of the default value
should match the type of the parameter
	IterTools.cs(221,45): error CS1908: The type of the default value
should match the type of the parameter
	: error CS0281: Friend access was granted to `IronPython.Modules,
PublicKeyToken=7f709c5b713576e1', but the output assembly is named
`IronPython.Modules, Version=0.0.0.0, Culture=neutral,
PublicKeyToken=null'. Try adding a reference to `IronPython.Modules,
PublicKeyToken=7f709c5b713576e1' or change the output assembly name to
match it

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

	wpf.cs(37,55): error CS0246: The type or namespace name `XamlReader'
could not be found. Are you missing a using directive or an assembly
reference?
	wpf.cs(37,35): error CS1502: The best overloaded method match for
`Microsoft.Scripting.Runtime.ScriptDomainManager.LoadAssembly(System.Reflection.Assembly)'
has some invalid arguments
	wpf.cs(37,35): error CS1503: Argument `#1' cannot convert `object'
expression to type `System.Reflection.Assembly'
	wpf.cs(38,55): error CS0246: The type or namespace name `Clipboard'
could not be found. Are you missing a using directive or an assembly
reference?
	wpf.cs(38,35): error CS1502: The best overloaded method match for
`Microsoft.Scripting.Runtime.ScriptDomainManager.LoadAssembly(System.Reflection.Assembly)'
has some invalid arguments
	wpf.cs(38,35): error CS1503: Argument `#1' cannot convert `object'
expression to type `System.Reflection.Assembly'
	wpf.cs(57,104): error CS0103: The name `XamlReader' does not exist in
the current context
	wpf.cs(57,38): error CS1502: The best overloaded method match for
`Microsoft.Scripting.Runtime.DynamicXamlReader.LoadComponent(dynamic,
Microsoft.Scripting.Runtime.DynamicOperations, string,
System.Xaml.XamlSchemaContext)' has some invalid arguments
	wpf.cs(57,38): error CS1503: Argument `#4' cannot convert `object'
expression to type `System.Xaml.XamlSchemaContext'
	wpf.cs(71,102): error CS0103: The name `XamlReader' does not exist in
the current context
	wpf.cs(71,38): error CS1502: The best overloaded method match for
`Microsoft.Scripting.Runtime.DynamicXamlReader.LoadComponent(dynamic,
Microsoft.Scripting.Runtime.DynamicOperations, System.IO.Stream,
System.Xaml.XamlSchemaContext)' has some invalid arguments
	wpf.cs(71,38): error CS1503: Argument `#4' cannot convert `object'
expression to type `System.Xaml.XamlSchemaContext'
	wpf.cs(85,105): error CS0103: The name `XamlReader' does not exist in
the current context
	wpf.cs(85,38): error CS1502: The best overloaded method match for
`Microsoft.Scripting.Runtime.DynamicXamlReader.LoadComponent(dynamic,
Microsoft.Scripting.Runtime.DynamicOperations, System.Xml.XmlReader,
System.Xaml.XamlSchemaContext)' has some invalid arguments
	wpf.cs(85,38): error CS1503: Argument `#4' cannot convert `object'
expression to type `System.Xaml.XamlSchemaContext'
	wpf.cs(98,104): error CS0103: The name `XamlReader' does not exist in
the current context
	wpf.cs(98,38): error CS1502: The best overloaded method match for
`Microsoft.Scripting.Runtime.DynamicXamlReader.LoadComponent(dynamic,
Microsoft.Scripting.Runtime.DynamicOperations, System.IO.TextReader,
System.Xaml.XamlSchemaContext)' has some invalid arguments
	wpf.cs(98,38): error CS1503: Argument `#4' cannot convert `object'
expression to type `System.Xaml.XamlSchemaContext'

~/src/ironpython/main/Solutions/IronPython.sln (default targets) ->
(Build target) ->
~/src/ironpython/main/Languages/IronPython/IronPythonConsole/IronPythonConsole.csproj
(default targets) ->
~/local/mono/lib/mono/4.0/Microsoft.Common.targets (_CopyAppConfigFile
target) ->

	~/local/mono/lib/mono/4.0/Microsoft.Common.targets: error : Cannot
copy ~/src/ironpython/main/Config/App.config to
~/src/ironpython/main/bin/Debug/ipy.exe.config, as the source file
doesn't exist.

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

	EngineTest.cs(2298,69): error CS0117:
`System.Security.SecurityManager' does not contain a definition for
`GetStandardSandbox'
	: error CS0281: Friend access was granted to `IronPythonTest,
PublicKeyToken=7f709c5b713576e1', but the output assembly is named
`IronPythonTest, Version=0.0.0.0, Culture=neutral,
PublicKeyToken=null'. Try adding a reference to `IronPythonTest,
PublicKeyToken=7f709c5b713576e1' or change the output assembly name to
match it

~/src/ironpython/main/Solutions/IronPython.sln (default targets) ->
(Build target) ->
~/src/ironpython/main/Languages/IronPython/IronPythonConsoleAny/IronPythonConsoleAny.csproj
(default targets) ->
~/local/mono/lib/mono/4.0/Microsoft.Common.targets (_CopyAppConfigFile
target) ->

	~/local/mono/lib/mono/4.0/Microsoft.Common.targets: error : Cannot
copy ~/src/ironpython/main/Config/App.config to
~/src/ironpython/main/bin/Debug/ipy64.exe.config, as the source file
doesn't exist.

	 27 Warning(s)
	 25 Error(s)

Time Elapsed 00:00:06.2746970


BUILD LOG FOR 2.8.1
-----------------------------
XBuild Engine Version 2.8.1.0
Mono, Version 2.8.1.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/Solutions/IronPython.sln:  warning : Don't know
how to handle GlobalSection TeamFoundationVersionControl, Ignoring.
~/src/ironpython/main/Solutions/IronPython.sln:  warning : Failed to
find project 3272e46c-f4d9-418d-9ee9-081a1b658ee4

Project "~/src/ironpython/main/Solutions/IronPython.sln" (default target(s)):
...
			
			Target CoreCompile:
				Tool ~/local/mono2.8.1/bin/dmcs execution started with arguments:
/noconfig /debug:full /debug+ /optimize-
/out:obj/Debug/IronPython.Modules.dll array.cs binascii.cs cmath.cs
msvcrt.cs NativeSignal.cs GlobalSuppressions.cs mmap.cs signal.cs
zlib/Compress.cs zlib/Decompress.cs zlib/zlib.net/Adler32.cs
zlib/zlib.net/Deflate.cs zlib/zlib.net/InfBlocks.cs
zlib/zlib.net/InfCodes.cs zlib/zlib.net/Inflate.cs
zlib/zlib.net/InfTree.cs zlib/zlib.net/StaticTree.cs
zlib/zlib.net/Tree.cs zlib/zlib.net/Zlib.cs zlib/zlib.net/ZStream.cs
zlib/zlib.net/ZStreamException.cs zlib/ZlibModule.cs _codecs.cs
ModuleOps.cs _bytesio.cs _codecs_cn.cs _collections.cs copy_reg.cs
cPickle.cs cStringIO.cs datetime.cs errno.cs gc.cs IterTools.cs _io.cs
_locale.cs marshal.cs math.cs math.Generated.cs _fileio.cs _md5.cs
nt.cs operator.cs Properties/AssemblyInfo.cs re.cs select.cs
_multibytecodec.cs _sha.cs _sha256.cs _sha512.cs socket.cs
_ctypes/LocalOrArg.cs _ctypes/MarshalCleanup.cs
_ctypes/MemoryHolder.cs _ctypes/NativeFunctions.cs
_ctypes/SimpleTypeKind.cs _ctypes/_ctypes.cs _ctypes/Array.cs
_ctypes/ArrayType.cs _ctypes/CData.cs _ctypes/CFuncPtr.cs
_ctypes/CFuncPtrType.cs _ctypes/Extensions.cs _ctypes/Field.cs
_ctypes/INativeType.cs _ctypes/NativeArgument.cs _ctypes/Pointer.cs
_ctypes/PointerType.cs _ctypes/SimpleCData.cs _ctypes/SimpleType.cs
_ctypes/StructType.cs _ctypes/Structure.cs _ctypes/Union.cs
_ctypes/UnionType.cs _ctypes_test.cs _heapq.cs _struct.cs thread.cs
time.cs xxsubtype.cs _functools.cs _random.cs _sre.cs _ssl.cs
_subprocess.cs _warnings.cs _weakref.cs ../AssemblyVersion.cs
_winreg.cs _weakref.Generated.cs /target:library /warnaserror-
/define:"DEBUG;TRACE;CLR4" /nowarn:1591
/doc:~/src/ironpython/main/Solutions/../bin/Debug/IronPython.Modules.xml
/reference:~/local/mono2.8.1/lib/mono/4.0/System.dll
/reference:~/local/mono2.8.1/lib/mono/4.0/System.Data.dll
/reference:~/local/mono2.8.1/lib/mono/4.0/System.Xml.dll
/reference:~/local/mono2.8.1/lib/mono/4.0/System.Numerics.dll
/reference:~/local/mono2.8.1/lib/mono/4.0/System.Core.dll
/reference:~/src/ironpython/main/bin/Debug//Microsoft.Scripting.dll
/reference:~/src/ironpython/main/bin/Debug//Microsoft.Dynamic.dll
/reference:~/src/ironpython/main/bin/Debug//IronPython.dll
/reference:~/local/mono2.8.1/lib/mono/4.0/mscorlib.dll
/reference:~/local/mono2.8.1/lib/mono/4.0/System.Configuration.dll
/reference:~/local/mono2.8.1/lib/mono/4.0/System.Xaml.dll
/reference:~/local/mono2.8.1/lib/mono/4.0/System.Runtime.Remoting.dll
/reference:~/src/ironpython/main/bin/Debug/Microsoft.Scripting.Metadata.dll
/warn:4
: error CS0281: Friend access was granted to `IronPython.Modules,
PublicKeyToken=7f709c5b713576e1', but the output assembly is named
`IronPython.Modules, Version=0.0.0.0, Culture=neutral,
PublicKeyToken=null'. Try adding a reference to `IronPython.Modules,
PublicKeyToken=7f709c5b713576e1' or change the output assembly name to
match it
array.cs(46,30): error CS0122: `IronPython.Runtime.IPythonArray' is
inaccessible due to its protection level
				~/src/ironpython/main/bin/Debug/IronPython.dll (Location of the
symbol related to previous error)
_ctypes/CFuncPtr.cs(282,34): error CS0122:
`IronPython.Runtime.Binding.MetaPythonObject' is inaccessible due to
its protection level
				~/src/ironpython/main/bin/Debug/IronPython.dll (Location of the
symbol related to previous error)
thread.cs(271,58): error CS0122:
`IronPython.Runtime.DictionaryStorage' is inaccessible due to its
protection level
				~/src/ironpython/main/bin/Debug/IronPython.dll (Location of the
symbol related to previous error)
			Task "Csc" execution -- FAILED
			Done building target "CoreCompile" in project
"~/src/ironpython/main/Languages/IronPython/IronPython.Modules/IronPython.Modules.csproj".--
FAILED
			
		Done building project
"~/src/ironpython/main/Languages/IronPython/IronPython.Modules/IronPython.Modules.csproj".--
FAILED
		
		Project "~/src/ironpython/main/Languages/IronPython/IronPython.Wpf/IronPython.Wpf.csproj"
(default target(s)):
			
			Target PrepareForBuild:
				Configuration: Debug Platform: AnyCPU
			
			Target ResolveAssemblyReferences:
~/local/mono2.8.1/lib/mono/4.0/Microsoft.Common.targets:  warning :
Reference 'PresentationCore' not resolved
				For searchpath {CandidateAssemblyFiles}
				Warning: {CandidateAssemblyFiles} not supported currently
				For searchpath {HintPathFromItem}
				HintPath attribute not found
				For searchpath {TargetFrameworkDirectory}
				Considered target framework dir ~/local/mono2.8.1/lib/mono/4.0,
assembly named 'PresentationCore' not found.
				For searchpath {PkgConfig}
				Considered PresentationCore, but could not find in any pkg-config files.
				For searchpath {GAC}
				Considered PresentationCore, but could not find in the GAC.
				For searchpath {RawFileName}
				Considered '~/src/ironpython/main/Languages/IronPython/IronPython.Wpf/PresentationCore'
as a file, but the file does not exist
				For searchpath ~/src/ironpython/main/Solutions/../bin/Debug/DLLs/
				Considered '~/src/ironpython/main/bin/Debug/DLLs/PresentationCore'
as a file, but the file does not exist
				Considered '~/src/ironpython/main/bin/Debug/DLLs/PresentationCore.exe'
as a file, but the file does not exist
				Considered '~/src/ironpython/main/bin/Debug/DLLs/PresentationCore.dll'
as a file, but the file does not exist
~/local/mono2.8.1/lib/mono/4.0/Microsoft.Common.targets:  warning :
Reference 'PresentationFramework' not resolved
				For searchpath {CandidateAssemblyFiles}
				Warning: {CandidateAssemblyFiles} not supported currently
				For searchpath {HintPathFromItem}
				HintPath attribute not found
				For searchpath {TargetFrameworkDirectory}
				Considered target framework dir ~/local/mono2.8.1/lib/mono/4.0,
assembly named 'PresentationFramework' not found.
				For searchpath {PkgConfig}
				Considered PresentationFramework, but could not find in any
pkg-config files.
				For searchpath {GAC}
				Considered PresentationFramework, but could not find in the GAC.
				For searchpath {RawFileName}
				Considered '~/src/ironpython/main/Languages/IronPython/IronPython.Wpf/PresentationFramework'
as a file, but the file does not exist
				For searchpath ~/src/ironpython/main/Solutions/../bin/Debug/DLLs/
				Considered '~/src/ironpython/main/bin/Debug/DLLs/PresentationFramework'
as a file, but the file does not exist
				Considered '~/src/ironpython/main/bin/Debug/DLLs/PresentationFramework.exe'
as a file, but the file does not exist
				Considered '~/src/ironpython/main/bin/Debug/DLLs/PresentationFramework.dll'
as a file, but the file does not exist
			
			Target GenerateSatelliteAssemblies:
			No input files were specified for target
GenerateSatelliteAssemblies, skipping.
			
			Target CoreCompile:
				Tool ~/local/mono2.8.1/bin/dmcs execution started with arguments:
/noconfig /debug:full /debug+ /optimize-
/out:obj/Debug/IronPython.Wpf.dll wpf.cs ../AssemblyVersion.cs
/target:library /warnaserror- /define:"DEBUG;TRACE;CLR4" /nowarn:1591
/doc:~/src/ironpython/main/Solutions/../bin/Debug/IronPython.Wpf.xml
/reference:~/local/mono2.8.1/lib/mono/4.0/System.dll
/reference:~/local/mono2.8.1/lib/mono/4.0/System.Data.dll
/reference:~/local/mono2.8.1/lib/mono/4.0/System.Xml.dll
/reference:~/local/mono2.8.1/lib/mono/4.0/System.Numerics.dll
/reference:~/local/mono2.8.1/lib/mono/4.0/System.Core.dll
/reference:~/local/mono2.8.1/lib/mono/4.0/System.Xaml.dll
/reference:~/local/mono2.8.1/lib/mono/4.0/WindowsBase.dll
/reference:~/src/ironpython/main/bin/Debug//Microsoft.Scripting.dll
/reference:~/src/ironpython/main/bin/Debug//Microsoft.Dynamic.dll
/reference:~/src/ironpython/main/bin/Debug//IronPython.dll
/reference:~/local/mono2.8.1/lib/mono/4.0/mscorlib.dll
/reference:~/local/mono2.8.1/lib/mono/4.0/System.Configuration.dll
/reference:~/local/mono2.8.1/lib/mono/4.0/System.Runtime.Remoting.dll
/reference:~/src/ironpython/main/bin/Debug/Microsoft.Scripting.Metadata.dll
/warn:4
wpf.cs(37,55): error CS0246: The type or namespace name `XamlReader'
could not be found. Are you missing a using directive or an assembly
reference?
wpf.cs(37,35): error CS1502: The best overloaded method match for
`Microsoft.Scripting.Runtime.ScriptDomainManager.LoadAssembly(System.Reflection.Assembly)'
has some invalid arguments
				~/src/ironpython/main/bin/Debug/Microsoft.Scripting.dll (Location
of the symbol related to previous error)
wpf.cs(37,35): error CS1503: Argument `#1' cannot convert `object'
expression to type `System.Reflection.Assembly'
wpf.cs(38,55): error CS0246: The type or namespace name `Clipboard'
could not be found. Are you missing a using directive or an assembly
reference?
wpf.cs(38,35): error CS1502: The best overloaded method match for
`Microsoft.Scripting.Runtime.ScriptDomainManager.LoadAssembly(System.Reflection.Assembly)'
has some invalid arguments
				~/src/ironpython/main/bin/Debug/Microsoft.Scripting.dll (Location
of the symbol related to previous error)
wpf.cs(38,35): error CS1503: Argument `#1' cannot convert `object'
expression to type `System.Reflection.Assembly'
wpf.cs(57,104): error CS0103: The name `XamlReader' does not exist in
the current context
wpf.cs(57,38): error CS1502: The best overloaded method match for
`Microsoft.Scripting.Runtime.DynamicXamlReader.LoadComponent(object,
Microsoft.Scripting.Runtime.DynamicOperations, string,
System.Xaml.XamlSchemaContext)' has some invalid arguments
				~/src/ironpython/main/bin/Debug/Microsoft.Dynamic.dll (Location of
the symbol related to previous error)
wpf.cs(57,38): error CS1503: Argument `#4' cannot convert `object'
expression to type `System.Xaml.XamlSchemaContext'
wpf.cs(71,102): error CS0103: The name `XamlReader' does not exist in
the current context
wpf.cs(71,38): error CS1502: The best overloaded method match for
`Microsoft.Scripting.Runtime.DynamicXamlReader.LoadComponent(object,
Microsoft.Scripting.Runtime.DynamicOperations, System.IO.Stream,
System.Xaml.XamlSchemaContext)' has some invalid arguments
				~/src/ironpython/main/bin/Debug/Microsoft.Dynamic.dll (Location of
the symbol related to previous error)
wpf.cs(71,38): error CS1503: Argument `#4' cannot convert `object'
expression to type `System.Xaml.XamlSchemaContext'
wpf.cs(85,105): error CS0103: The name `XamlReader' does not exist in
the current context
wpf.cs(85,38): error CS1502: The best overloaded method match for
`Microsoft.Scripting.Runtime.DynamicXamlReader.LoadComponent(object,
Microsoft.Scripting.Runtime.DynamicOperations, System.Xml.XmlReader,
System.Xaml.XamlSchemaContext)' has some invalid arguments
				~/src/ironpython/main/bin/Debug/Microsoft.Dynamic.dll (Location of
the symbol related to previous error)
wpf.cs(85,38): error CS1503: Argument `#4' cannot convert `object'
expression to type `System.Xaml.XamlSchemaContext'
wpf.cs(98,104): error CS0103: The name `XamlReader' does not exist in
the current context
wpf.cs(98,38): error CS1502: The best overloaded method match for
`Microsoft.Scripting.Runtime.DynamicXamlReader.LoadComponent(object,
Microsoft.Scripting.Runtime.DynamicOperations, System.IO.TextReader,
System.Xaml.XamlSchemaContext)' has some invalid arguments
				~/src/ironpython/main/bin/Debug/Microsoft.Dynamic.dll (Location of
the symbol related to previous error)
wpf.cs(98,38): error CS1503: Argument `#4' cannot convert `object'
expression to type `System.Xaml.XamlSchemaContext'
			Task "Csc" execution -- FAILED
			Done building target "CoreCompile" in project
"~/src/ironpython/main/Languages/IronPython/IronPython.Wpf/IronPython.Wpf.csproj".--
FAILED
			
		Done building project
"~/src/ironpython/main/Languages/IronPython/IronPython.Wpf/IronPython.Wpf.csproj".--
FAILED
		
		Project "~/src/ironpython/main/Languages/IronPython/IronPythonConsole/IronPythonConsole.csproj"
(default target(s)):
			...
			Target _CopyAppConfigFile:
~/local/mono2.8.1/lib/mono/4.0/Microsoft.Common.targets: error :
Cannot copy ~/src/ironpython/main/Config/App.config to
~/src/ironpython/main/bin/Debug/ipy.exe.config, as the source file
doesn't exist.
		Done building project
"~/src/ironpython/main/Languages/IronPython/IronPythonConsole/IronPythonConsole.csproj".
		
		Project "~/src/ironpython/main/Languages/IronPython/IronPythonTest/IronPythonTest.csproj"
(default target(s)):
			
			Target PrepareForBuild:
				Configuration: Debug Platform: AnyCPU
			
			Target GenerateSatelliteAssemblies:
			No input files were specified for target
GenerateSatelliteAssemblies, skipping.
			
			Target CoreCompile:
				Tool ~/local/mono2.8.1/bin/dmcs execution started with arguments:
/noconfig /debug:full /debug+ /optimize-
/out:obj/Debug/IronPythonTest.dll AssemblyInfo.cs AttrInjectorTest.cs
ExtensionMethodTest.cs LightExceptionTests.cs MemberOverloadTest.cs
BinderTest.cs BindTest.cs ClrType.cs Cmplx.cs Conversions.cs
DefaultParams.cs DelegateTest.cs DeTest.cs DynamicRegressions.cs
MemberMappingTests.cs Stress/Engine.cs EngineTest.cs Enums.cs
Events.cs ExceptionConverter.cs Exceptions.cs Explicit.cs GenMeth.cs
Indexable.cs InheritTest.cs IntegerTest.cs LoadTest.cs IronMath.cs
NestedClass.cs NullableTest.cs OperatorTest.cs ProtocolTest.cs
StaticTest.cs StringDictionaryStorage.cs TestBuiltinModule.cs
TypeDescriptor.cs /target:library /define:"TRACE;DEBUG;CLR4"
/reference:~/local/mono2.8.1/lib/mono/4.0/System.dll
/reference:~/local/mono2.8.1/lib/mono/4.0/System.Data.dll
/reference:~/local/mono2.8.1/lib/mono/4.0/System.Core.dll
/reference:~/local/mono2.8.1/lib/mono/4.0/System.Xml.dll
/reference:~/local/mono2.8.1/lib/mono/4.0/Microsoft.CSharp.dll
/reference:~/local/mono2.8.1/lib/mono/4.0/System.Numerics.dll
/reference:~/local/mono2.8.1/lib/mono/4.0/System.Xaml.dll
/reference:~/local/mono2.8.1/lib/mono/4.0/WindowsBase.dll
/reference:~/src/ironpython/main/bin/Debug//Microsoft.Scripting.dll
/reference:~/src/ironpython/main/bin/Debug//Microsoft.Dynamic.dll
/reference:~/src/ironpython/main/bin/Debug//IronPython.dll
/reference:~/local/mono2.8.1/lib/mono/4.0/mscorlib.dll
/reference:~/local/mono2.8.1/lib/mono/4.0/System.Configuration.dll
/reference:~/local/mono2.8.1/lib/mono/4.0/System.Runtime.Remoting.dll
/reference:~/src/ironpython/main/bin/Debug/Microsoft.Scripting.Metadata.dll
/warn:4
: error CS0281: Friend access was granted to `IronPythonTest,
PublicKeyToken=7f709c5b713576e1', but the output assembly is named
`IronPythonTest, Version=0.0.0.0, Culture=neutral,
PublicKeyToken=null'. Try adding a reference to `IronPythonTest,
PublicKeyToken=7f709c5b713576e1' or change the output assembly name to
match it
StringDictionaryStorage.cs(27,46): error CS0122:
`IronPython.Runtime.DictionaryStorage' is inaccessible due to its
protection level
				~/src/ironpython/main/bin/Debug/IronPython.dll (Location of the
symbol related to previous error)
StringDictionaryStorage.cs(27,20): error CS0060: Inconsistent
accessibility: base class `IronPython.Runtime.DictionaryStorage' is
less accessible than class `IronPythonTest.StringDictionaryStorage'
				~/src/ironpython/main/bin/Debug/IronPython.dll (Location of the
symbol related to previous error)
			Task "Csc" execution -- FAILED
			Done building target "CoreCompile" in project
"~/src/ironpython/main/Languages/IronPython/IronPythonTest/IronPythonTest.csproj".--
FAILED
			
		Done building project
"~/src/ironpython/main/Languages/IronPython/IronPythonTest/IronPythonTest.csproj".--
FAILED
		
		Project "~/src/ironpython/main/Languages/IronPython/IronPythonWindow/IronPythonWindow.csproj"
(default target(s)):
			
			Target PrepareForBuild:
				Configuration: Debug 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.
			
			Target _CopyDeployFilesToOutputDirectoryPreserveNewest:
			Skipping target "_CopyDeployFilesToOutputDirectoryPreserveNewest"
because its outputs are up-to-date.
		Done building project
"~/src/ironpython/main/Languages/IronPython/IronPythonWindow/IronPythonWindow.csproj".
		
		Project "~/src/ironpython/main/Languages/IronPython/IronPythonConsoleAny/IronPythonConsoleAny.csproj"
(default target(s)):
			
			...
			Target _CopyAppConfigFile:
~/local/mono2.8.1/lib/mono/4.0/Microsoft.Common.targets: error :
Cannot copy ~/src/ironpython/main/Config/App.config to
~/src/ironpython/main/bin/Debug/ipy64.exe.config, as the source file
doesn't exist.
		Done building project
"~/src/ironpython/main/Languages/IronPython/IronPythonConsoleAny/IronPythonConsoleAny.csproj".
		
		Project "~/src/ironpython/main/Languages/IronPython/IronPythonWindowAny/IronPythonWindowAny.csproj"
(default target(s)):
			
			Target PrepareForBuild:
				Configuration: Debug 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.
			
			Target _CopyDeployFilesToOutputDirectoryPreserveNewest:
			Skipping target "_CopyDeployFilesToOutputDirectoryPreserveNewest"
because its outputs are up-to-date.
		Done building project
"~/src/ironpython/main/Languages/IronPython/IronPythonWindowAny/IronPythonWindowAny.csproj".
		
		The project 'Chiron' is disabled for solution configuration 'Debug|Any CPU'.
Done building project "~/src/ironpython/main/Solutions/IronPython.sln".

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/Solutions/IronPython.sln:  warning : Don't know
how to handle GlobalSection TeamFoundationVersionControl, Ignoring.
~/src/ironpython/main/Solutions/IronPython.sln:  warning : Failed to
find project 3272e46c-f4d9-418d-9ee9-081a1b658ee4

~/src/ironpython/main/Solutions/IronPython.sln (default targets) ->
(Build target) ->
~/src/ironpython/main/Languages/IronPython/IronPython.Wpf/IronPython.Wpf.csproj
(default targets) ->
~/local/mono2.8.1/lib/mono/4.0/Microsoft.Common.targets
(ResolveAssemblyReferences target) ->

	~/local/mono2.8.1/lib/mono/4.0/Microsoft.Common.targets:  warning :
Reference 'PresentationCore' not resolved
	~/local/mono2.8.1/lib/mono/4.0/Microsoft.Common.targets:  warning :
Reference 'PresentationFramework' not resolved

Errors:

~/src/ironpython/main/Solutions/IronPython.sln (default targets) ->
(Build target) ->
~/src/ironpython/main/Languages/IronPython/IronPython.Modules/IronPython.Modules.csproj
(default targets) ->
~/local/mono2.8.1/lib/mono/4.0/Microsoft.CSharp.targets (CoreCompile target) ->

	: error CS0281: Friend access was granted to `IronPython.Modules,
PublicKeyToken=7f709c5b713576e1', but the output assembly is named
`IronPython.Modules, Version=0.0.0.0, Culture=neutral,
PublicKeyToken=null'. Try adding a reference to `IronPython.Modules,
PublicKeyToken=7f709c5b713576e1' or change the output assembly name to
match it
	array.cs(46,30): error CS0122: `IronPython.Runtime.IPythonArray' is
inaccessible due to its protection level
	_ctypes/CFuncPtr.cs(282,34): error CS0122:
`IronPython.Runtime.Binding.MetaPythonObject' is inaccessible due to
its protection level
	thread.cs(271,58): error CS0122:
`IronPython.Runtime.DictionaryStorage' is inaccessible due to its
protection level

~/src/ironpython/main/Solutions/IronPython.sln (default targets) ->
(Build target) ->
~/src/ironpython/main/Languages/IronPython/IronPython.Wpf/IronPython.Wpf.csproj
(default targets) ->
~/local/mono2.8.1/lib/mono/4.0/Microsoft.CSharp.targets (CoreCompile target) ->

	wpf.cs(37,55): error CS0246: The type or namespace name `XamlReader'
could not be found. Are you missing a using directive or an assembly
reference?
	wpf.cs(37,35): error CS1502: The best overloaded method match for
`Microsoft.Scripting.Runtime.ScriptDomainManager.LoadAssembly(System.Reflection.Assembly)'
has some invalid arguments
	wpf.cs(37,35): error CS1503: Argument `#1' cannot convert `object'
expression to type `System.Reflection.Assembly'
	wpf.cs(38,55): error CS0246: The type or namespace name `Clipboard'
could not be found. Are you missing a using directive or an assembly
reference?
	wpf.cs(38,35): error CS1502: The best overloaded method match for
`Microsoft.Scripting.Runtime.ScriptDomainManager.LoadAssembly(System.Reflection.Assembly)'
has some invalid arguments
	wpf.cs(38,35): error CS1503: Argument `#1' cannot convert `object'
expression to type `System.Reflection.Assembly'
	wpf.cs(57,104): error CS0103: The name `XamlReader' does not exist in
the current context
	wpf.cs(57,38): error CS1502: The best overloaded method match for
`Microsoft.Scripting.Runtime.DynamicXamlReader.LoadComponent(object,
Microsoft.Scripting.Runtime.DynamicOperations, string,
System.Xaml.XamlSchemaContext)' has some invalid arguments
	wpf.cs(57,38): error CS1503: Argument `#4' cannot convert `object'
expression to type `System.Xaml.XamlSchemaContext'
	wpf.cs(71,102): error CS0103: The name `XamlReader' does not exist in
the current context
	wpf.cs(71,38): error CS1502: The best overloaded method match for
`Microsoft.Scripting.Runtime.DynamicXamlReader.LoadComponent(object,
Microsoft.Scripting.Runtime.DynamicOperations, System.IO.Stream,
System.Xaml.XamlSchemaContext)' has some invalid arguments
	wpf.cs(71,38): error CS1503: Argument `#4' cannot convert `object'
expression to type `System.Xaml.XamlSchemaContext'
	wpf.cs(85,105): error CS0103: The name `XamlReader' does not exist in
the current context
	wpf.cs(85,38): error CS1502: The best overloaded method match for
`Microsoft.Scripting.Runtime.DynamicXamlReader.LoadComponent(object,
Microsoft.Scripting.Runtime.DynamicOperations, System.Xml.XmlReader,
System.Xaml.XamlSchemaContext)' has some invalid arguments
	wpf.cs(85,38): error CS1503: Argument `#4' cannot convert `object'
expression to type `System.Xaml.XamlSchemaContext'
	wpf.cs(98,104): error CS0103: The name `XamlReader' does not exist in
the current context
	wpf.cs(98,38): error CS1502: The best overloaded method match for
`Microsoft.Scripting.Runtime.DynamicXamlReader.LoadComponent(object,
Microsoft.Scripting.Runtime.DynamicOperations, System.IO.TextReader,
System.Xaml.XamlSchemaContext)' has some invalid arguments
	wpf.cs(98,38): error CS1503: Argument `#4' cannot convert `object'
expression to type `System.Xaml.XamlSchemaContext'

~/src/ironpython/main/Solutions/IronPython.sln (default targets) ->
(Build target) ->
~/src/ironpython/main/Languages/IronPython/IronPythonConsole/IronPythonConsole.csproj
(default targets) ->
~/local/mono2.8.1/lib/mono/4.0/Microsoft.Common.targets
(_CopyAppConfigFile target) ->

	~/local/mono2.8.1/lib/mono/4.0/Microsoft.Common.targets: error :
Cannot copy ~/src/ironpython/main/Config/App.config to
~/src/ironpython/main/bin/Debug/ipy.exe.config, as the source file
doesn't exist.

~/src/ironpython/main/Solutions/IronPython.sln (default targets) ->
(Build target) ->
~/src/ironpython/main/Languages/IronPython/IronPythonTest/IronPythonTest.csproj
(default targets) ->
~/local/mono2.8.1/lib/mono/4.0/Microsoft.CSharp.targets (CoreCompile target) ->

	: error CS0281: Friend access was granted to `IronPythonTest,
PublicKeyToken=7f709c5b713576e1', but the output assembly is named
`IronPythonTest, Version=0.0.0.0, Culture=neutral,
PublicKeyToken=null'. Try adding a reference to `IronPythonTest,
PublicKeyToken=7f709c5b713576e1' or change the output assembly name to
match it
	StringDictionaryStorage.cs(27,46): error CS0122:
`IronPython.Runtime.DictionaryStorage' is inaccessible due to its
protection level
	StringDictionaryStorage.cs(27,20): error CS0060: Inconsistent
accessibility: base class `IronPython.Runtime.DictionaryStorage' is
less accessible than class `IronPythonTest.StringDictionaryStorage'

~/src/ironpython/main/Solutions/IronPython.sln (default targets) ->
(Build target) ->
~/src/ironpython/main/Languages/IronPython/IronPythonConsoleAny/IronPythonConsoleAny.csproj
(default targets) ->
~/local/mono2.8.1/lib/mono/4.0/Microsoft.Common.targets
(_CopyAppConfigFile target) ->

	~/local/mono2.8.1/lib/mono/4.0/Microsoft.Common.targets: error :
Cannot copy ~/src/ironpython/main/Config/App.config to
~/src/ironpython/main/bin/Debug/ipy64.exe.config, as the source file
doesn't exist.

	 6 Warning(s)
	 27 Error(s)

Time Elapsed 00:00:03.5396230



More information about the Ironpython-users mailing list