Skip to content
This repository has been archived by the owner on Sep 14, 2018. It is now read-only.

Mono and Iron python on Ubuntu 12.10: compile warnings and import error #90

Closed
mdk73 opened this issue Nov 6, 2012 · 3 comments
Closed

Comments

@mdk73
Copy link

mdk73 commented Nov 6, 2012

I can not get Iron python running on Ubuntu 12.10 with Mono.

First I installed the packages

  • mono-complete
  • mono-devel
    on a newly set-up Ubuntu (standard install, no additional packages, all updates)

Then I followed the instructions on
https://github.com/IronLanguages/main/wiki/Building#wiki-wiki_building-mono
The compilation completes, though I get a lot of warnings.

When I start the created file ipy, I get an import error:
ImportError: No module named osFile “” does not exist.

####terminal output on calling ipy:
test@test-VirtualBox:~/IronLanguages$ ./ipy
Traceback (most recent call last):
  File "/home/test/IronLanguages/bin/Release/Lib/site.py", line 62, in <module>
ImportError: No module named os
File “” does not exist.
test@test-VirtualBox:~/IronLanguages$ 
####terminal output on compiling iron python (last run)
XBuild Engine Version 2.10.8.1
Mono, Version 2.10.8.1
Copyright (C) Marek Sieradzki 2005-2008, Novell 2008-2011.

Build started 11/6/2012 8:55:42 PM.
__________________________________________________
Project "/home/test/IronLanguages/Solutions/IronPython.sln" (default target(s)):
    Target ValidateSolutionConfiguration:
        Building solution configuration "Release|Any CPU".
    Target Build:
        Project "/home/test/IronLanguages/Runtime/Microsoft.Scripting/Microsoft.Scripting.csproj" (default target(s)):
            Target PrepareForBuild:
                Configuration: Release 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 "/home/test/IronLanguages/Runtime/Microsoft.Scripting/Microsoft.Scripting.csproj".
        Project "/home/test/IronLanguages/Runtime/Microsoft.Scripting.Metadata/Microsoft.Scripting.Metadata.csproj" (default target(s)):
            Target PrepareForBuild:
                Configuration: Release 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 "/home/test/IronLanguages/Runtime/Microsoft.Scripting.Metadata/Microsoft.Scripting.Metadata.csproj".
        The project 'Microsoft.Scripting.Core' is disabled for solution configuration 'Release|Any CPU'.
        Project "/home/test/IronLanguages/Runtime/Microsoft.Dynamic/Microsoft.Dynamic.csproj" (default target(s)):
            Target PrepareForBuild:
                Configuration: Release 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 "/home/test/IronLanguages/Runtime/Microsoft.Dynamic/Microsoft.Dynamic.csproj".
        Project "/home/test/IronLanguages/Languages/IronPython/IronPython/IronPython.csproj" (default target(s)):
            Target Bootstrap:
            Skipping target "Bootstrap" because its outputs are up-to-date.
            Target PrepareForBuild:
                Configuration: Release Platform: AnyCPU
            Target GenerateSatelliteAssemblies:
            No input files were specified for target GenerateSatelliteAssemblies, skipping.
            Target CoreCompile:
                Tool /usr/bin/dmcs execution started with arguments: /noconfig /debug:full /debug- /keyfile:/home/test/IronLanguages/Solutions//Key.snk /optimize+ /out:obj/Release/IronPython.dll /resource:obj/Release/IronPython.Resources.resources /resource:obj/Release/IronPython.Modules.unicodedata.IPyUnicodeData.txt.gz Compiler/Ast/AndExpression.cs Compiler/Ast/Arg.cs Compiler/Ast/DynamicConvertExpression.cs Compiler/Ast/DynamicGetMemberExpression.cs Compiler/Ast/GetGlobalContextExpression.cs Compiler/Ast/GetParentContextFromFunctionExpression.cs Compiler/Ast/PythonConstantExpression.cs Compiler/Ast/SerializedScopeStatement.cs Compiler/Ast/SetExpression.cs Compiler/CollectableCompilationMode.cs Compiler/Ast/AssertStatement.cs Compiler/Ast/AssignmentStatement.cs Compiler/Ast/AstMethods.cs Compiler/Ast/BinaryExpression.Generated.cs Compiler/Ast/ILoopStatement.cs Compiler/PythonDynamicExpression.cs Compiler/UncollectableCompilationMode.Generated.cs Compiler/RunnableScriptCode.cs Modules/unicodedata.cs Modules/_ast.cs Properties/BuildInfo.Generated.cs Properties/CurrentVersion.Generated.cs Runtime/Binding/IPythonExpandable.cs Runtime/Binding/PythonExtensionBinder.cs Runtime/BuiltinPythonModule.cs Runtime/ConstantDictionaryStorage.cs Runtime/DictionaryTypeInfoAttribute.cs Modules/imp.cs Runtime/DebuggerDictionaryStorage.cs Runtime/Binding/IComConvertible.cs Runtime/CodeContext.cs Runtime/CollectionDebugView.cs Runtime/DontMapIEnumerableToIterAttribute.cs Compiler/UncollectableCompilationMode.cs Runtime/Binding/ContextArgBuilder.cs Runtime/Binding/IFastSettable.cs Runtime/Binding/PythonBinder.Create.cs Runtime/Binding/PythonOverloadResolver.cs Runtime/Binding/SiteLocalStorageBuilder.cs Compiler/ClosureExpression.cs Compiler/ClosureInfo.cs Compiler/GeneratorRewriter.cs Compiler/LazyCode.cs Runtime/DontMapGetMemberNamesToDirAttribute.cs Runtime/DontMapICollectionToLenAttribute.cs Runtime/DontMapIDisposableToContextManagerAttribute.cs Runtime/DontMapIEnumerableToContainsAttribute.cs Runtime/EmptyDictionaryStorage.cs Runtime/Exceptions/ApplicationException.cs Runtime/Exceptions/AttributeErrorException.cs Runtime/Exceptions/BufferException.Generated.cs Runtime/Exceptions/PythonException.cs Runtime/Exceptions/SystemException.cs Runtime/Exceptions/TypeErrorException.cs Runtime/Exceptions/ValueErrorException.cs Runtime/Exceptions/Win32Exception.cs Runtime/ExtensionMethodSet.cs Runtime/FutureBuiltins.cs Runtime/Binding/IPythonConvertible.cs Runtime/IBufferProtocol.cs Runtime/Implementation.cs Runtime/InstancedModuleDictionaryStorage.cs Runtime/MemoryView.cs Runtime/Method.Generated.cs Runtime/Operations/MarshalOps.cs Runtime/PythonDocumentationProvider.cs Runtime/PythonHiddenBaseClassAttribute.cs Runtime/SequenceTypeInfoAttribute.cs Runtime/ModuleContext.cs Runtime/ModuleGlobalCache.cs Runtime/ModuleOptions.cs Runtime/ObjectDebugView.cs Runtime/Profiler.cs Compiler/CompilationMode.cs Compiler/Ast/AugmentedAssignStatement.cs Compiler/Ast/BackQuoteExpression.cs Compiler/Ast/BinaryExpression.cs Compiler/Ast/BreakStatement.cs Compiler/Ast/CallExpression.cs Compiler/Ast/ClassDefinition.cs Compiler/Ast/ConditionalExpression.cs Compiler/Ast/ConstantExpression.cs Compiler/Ast/ContinueStatement.cs Compiler/Ast/DelStatement.cs Compiler/Ast/DictionaryExpression.cs Compiler/Ast/DottedName.cs Compiler/Ast/EmptyStatement.cs Compiler/Ast/ErrorExpression.cs Compiler/Ast/ExecStatement.cs Compiler/Ast/Expression.cs Compiler/Ast/ExpressionStatement.cs Compiler/Ast/FlowChecker.cs Compiler/Ast/ForStatement.cs Compiler/Ast/FromImportStatement.cs Compiler/Ast/FunctionDefinition.cs Compiler/Ast/GeneratorExpression.cs Compiler/Ast/GlobalStatement.cs Compiler/Ast/IfStatement.cs Compiler/Ast/IfStatementTest.cs Compiler/Ast/ImportStatement.cs Compiler/Ast/IndexExpression.cs Compiler/Ast/LambdaExpression.cs Compiler/Ast/Comprehension.cs Compiler/Ast/ComprehensionFor.cs Compiler/Ast/ComprehensionIf.cs Compiler/Ast/ListExpression.cs Compiler/LookupCompilationMode.cs Compiler/Ast/MemberExpression.cs Compiler/Ast/ModuleName.cs Compiler/Ast/NameExpression.cs Compiler/Ast/Node.cs Compiler/ReducableDynamicExpression.cs Compiler/PythonSavableScriptCode.cs Compiler/Ast/OrExpression.cs Compiler/Ast/Parameter.cs Compiler/Ast/ParenthesisExpression.cs Compiler/Ast/PrintStatement.cs Compiler/Ast/PythonAst.cs Compiler/Ast/PythonNameBinder.cs Compiler/Ast/PythonOperator.cs Compiler/Ast/PythonReference.cs Compiler/Ast/RaiseStatement.cs Compiler/Ast/RelativeModuleName.cs Compiler/Ast/ReturnStatement.cs Compiler/Ast/ScopeStatement.cs Compiler/Ast/SequenceExpression.cs Compiler/Ast/SliceExpression.cs Compiler/Ast/Statement.cs Compiler/Ast/SuiteStatement.cs Compiler/Ast/TryStatement.cs Compiler/Ast/TupleExpression.cs Compiler/Ast/UnaryExpression.cs Compiler/Ast/PythonVariable.cs Compiler/Ast/PythonWalker.Generated.cs Compiler/Ast/VariableKind.cs Compiler/Ast/WhileStatement.cs Compiler/Ast/WithStatement.cs Compiler/Ast/YieldExpression.cs Compiler/OnDiskScriptCode.cs Runtime/Binding/FastBindResult.cs Runtime/Binding/FastGetBase.cs Runtime/Binding/FastSetBase.cs Runtime/Binding/IFastGettable.cs Runtime/Binding/IFastInvokable.cs Runtime/Binding/BinaryRetTypeBinder.cs Runtime/Binding/BinaryRetTypeBinder.Generated.cs Runtime/BuiltinsDictionaryStorage.cs Runtime/CustomDictionaryStorage.cs Runtime/GlobalDictionaryStorage.cs Compiler/ToDiskCompilationMode.cs Compiler/PythonGlobal.cs Compiler/PythonGlobalVariableExpression.cs Compiler/PythonScriptCode.cs Compiler/RuntimeScriptCode.cs Hosting/PythonService.cs MaybeNotImplementedAttribute.cs Runtime/BindingWarnings.cs Runtime/Binding/Binders.cs Runtime/Binding/CompatibilityInvokeBinder.cs Runtime/Binding/CreateFallbackBinder.cs Runtime/Binding/IPythonOperable.cs Runtime/Binding/PythonBinaryOperationBinder.cs Runtime/Binding/PythonDeleteIndexBinder.cs Runtime/Binding/PythonDeleteSliceBinder.cs Runtime/Binding/PythonGetIndexBinder.cs Runtime/Binding/PythonGetMemberBinder.cs Runtime/Binding/PythonDeleteMemberBinder.cs Runtime/Binding/IPythonInvokable.cs Runtime/Binding/IPythonGetable.cs Runtime/Binding/IPythonSite.cs Runtime/Binding/PythonGetSliceBinder.cs Runtime/Binding/PythonIndexType.cs Runtime/Binding/PythonProtocol.cs Runtime/Binding/PythonProtocol.Operations.cs Runtime/Binding/PythonSetIndexBinder.cs Runtime/Binding/PythonSetMemberBinder.cs Runtime/Binding/BindingHelpers.cs Runtime/Binding/ConditionalBuilder.cs Runtime/Binding/MetaUserObject.cs Runtime/Binding/MetaUserObject.Members.cs Runtime/Binding/PythonSetSliceBinder.cs Runtime/Binding/PythonOperationKind.cs Runtime/Binding/PythonUnaryOperationBinder.cs Runtime/Binding/SlotOrFunction.cs Runtime/ByteArray.cs Runtime/Bytes.cs Runtime/ClassMethodAttribute.cs Runtime/ClrModule.cs Runtime/Exceptions/BytesWarningException.cs Runtime/Index.cs Runtime/NewStringFormatter.cs Runtime/Operations/ByteOps.cs Runtime/Operations/IListOfByteOps.cs Runtime/BytesConversionAttribute.cs Runtime/Python3Warning.cs Runtime/PythonContext.Generated.cs Runtime/PythonDynamicStackFrame.cs Runtime/PythonFunction.Generated.cs Runtime/PythonOptions.cs Runtime/CompiledLoader.cs Runtime/NoLineFeedSourceContentProvider.cs Runtime/ModuleLoader.cs Runtime/PythonTracebackListener.cs Runtime/Reversed.cs Runtime/PythonHiddenAttribute.cs Runtime/PythonModuleAttribute.cs Runtime/PythonTypeAttribute.cs Runtime/RuntimeVariablesDictionaryStorage.cs Runtime/SetStorage.cs Runtime/SiteLocalStorage.cs Runtime/StringFormatSpec.cs Runtime/SysModuleDictionaryStorage.cs Runtime/Types/CachedNewTypeInfo.cs Runtime/Types/DynamicBaseTypeAttribute.cs Runtime/Types/InstanceCreator.cs Runtime/Types/NameConverter.cs Runtime/Types/NewTypeInfo.cs Runtime/Types/NewTypeMaker.cs Hosting/PythonCodeDomCodeGen.cs Compiler/PythonCompilerOptions.cs Compiler/Parser.cs Compiler/Token.cs Compiler/Tokenizer.cs Compiler/Tokenizer.Generated.cs Compiler/TokenKind.Generated.cs GlobalSuppressions.cs Hosting/PythonCommandLine.cs Hosting/PythonConsoleOptions.cs Hosting/PythonOptionsParser.cs Properties/AssemblyInfo.cs Properties/Visibility.cs Hosting/Python.cs Resources.Designer.cs Runtime/Binding/PythonInvokeBinder.cs Runtime/Binding/ConversionBinder.cs Compiler/PythonCallTargets.cs Runtime/CommonDictionaryStorage.cs Runtime/DictionaryStorage.cs Runtime/ErrorCodes.cs Runtime/Exceptions/AssertionException.Generated.cs Runtime/Exceptions/DeprecationWarningException.Generated.cs Runtime/Exceptions/EnvironmentException.Generated.cs Runtime/Exceptions/FloatingPointException.Generated.cs Runtime/Exceptions/FutureWarningException.Generated.cs Runtime/Exceptions/GeneratorExitException.cs Runtime/Exceptions/ImportException.Generated.cs Runtime/Exceptions/ImportWarningException.Generated.cs Runtime/Exceptions/IndentationException.cs Runtime/Exceptions/IPythonException.cs Runtime/Exceptions/LookupException.Generated.cs Runtime/Exceptions/ObjectException.cs Runtime/Exceptions/OldInstanceException.cs Runtime/Exceptions/OSException.Generated.cs Runtime/Exceptions/PendingDeprecationWarningException.Generated.cs Runtime/Exceptions/PythonExceptions.cs Runtime/Exceptions/PythonExceptions.Generated.cs Runtime/Exceptions/ReferenceException.Generated.cs Runtime/Exceptions/RuntimeException.Generated.cs Runtime/Exceptions/RuntimeWarningException.Generated.cs Runtime/Exceptions/StopIterationException.Generated.cs Runtime/Exceptions/SyntaxWarningException.Generated.cs Runtime/Exceptions/SystemExitException.cs Runtime/Exceptions/TabException.cs Runtime/Exceptions/UnicodeException.Generated.cs Runtime/Exceptions/UnicodeTranslateException.Generated.cs Runtime/Exceptions/UnicodeWarningException.Generated.cs Runtime/Exceptions/UserWarningException.Generated.cs Runtime/Exceptions/WarningException.Generated.cs Runtime/IParameterSequence.cs Runtime/KwCallInfo.cs Runtime/Binding/MetaBuiltinFunction.cs Runtime/Binding/MetaBuiltinMethodDescriptor.cs Runtime/Binding/MetaMethod.cs Runtime/Binding/MetaOldClass.cs Runtime/Binding/MetaOldInstance.cs Runtime/Binding/MetaPythonFunction.cs Runtime/Binding/MetaPythonType.Calls.cs Runtime/Binding/MetaPythonObject.cs Runtime/Binding/MetaPythonType.cs Runtime/Binding/MetaPythonType.Members.cs Runtime/Binding/PythonOperationBinder.cs Runtime/MissingParameter.cs Runtime/ModuleDictionaryStorage.cs Runtime/Operations/DBNullOps.cs Runtime/Operations/DictionaryOfTOps.cs Runtime/Operations/ListOfTOps.cs Runtime/StringDictionaryStorage.cs Runtime/NameType.cs Runtime/Operations/ComOps.cs Runtime/Operations/PythonTypeOps.cs Runtime/PythonAsciiEncoding.cs Modules/Builtin.cs Modules/Builtin.Generated.cs Runtime/ClassMethodDescriptor.cs Runtime/CompileFlags.cs Runtime/DefaultContext.cs Runtime/Descriptors.cs Runtime/PythonFunction.cs Runtime/FunctionAttributes.cs Runtime/FunctionCode.cs Runtime/Method.cs Runtime/Binding/PythonBinder.cs Runtime/CompareUtil.cs Runtime/ConversionWrappers.cs Runtime/Converter.cs Runtime/PythonDictionary.cs Runtime/DictionaryOps.cs Runtime/Types/DocBuilder.cs Runtime/Enumerate.cs Runtime/Exceptions/TraceBack.cs Runtime/Generator.cs Runtime/Importer.cs Runtime/Interfaces.cs Runtime/List.cs Runtime/LiteralParser.cs Runtime/ObjectAttributesAdapter.cs Runtime/Operations/ArrayOps.cs Runtime/Operations/BoolOps.cs Runtime/Types/BuiltinFunctionOverloadMapper.cs Runtime/Operations/CharOps.cs Runtime/Operations/ComplexOps.cs Runtime/Operations/CustomTypeDescHelpers.cs Runtime/Operations/DecimalOps.cs Runtime/Operations/EnumOps.cs Runtime/Operations/FloatOps.cs Runtime/Operations/InstanceOps.cs Runtime/Operations/IntOps.cs Runtime/Operations/IntOps.Generated.cs Runtime/Operations/LongOps.cs Runtime/Operations/ObjectOps.cs Runtime/Operations/PythonOps.cs Runtime/Operations/PythonOps.Generated.cs Runtime/Operations/PythonCalls.cs Runtime/Operations/NamespaceTrackerOps.cs Runtime/Operations/StringOps.cs Runtime/Operations/TypeTrackerOps.cs Runtime/Operations/TypeGroupOps.cs Runtime/Operations/UserTypeOps.cs Runtime/OutputWriter.cs Runtime/PythonBuffer.cs Runtime/PythonContext.cs Runtime/PythonFile.cs Runtime/PythonScopeExtension.cs Runtime/PythonNarrowing.cs Runtime/ScopeDictionaryStorage.cs Runtime/Set.cs Runtime/Slice.cs Runtime/StringFormatter.cs Runtime/Super.cs Runtime/Symbols.Generated.cs Runtime/PythonTuple.cs Modules/sys.cs Runtime/ThrowingErrorSink.cs Runtime/Types/CustomAttributeTracker.cs Runtime/Types/CustomInstanceDictionaryStorage.cs Runtime/Operations/DelegateOps.cs Runtime/Types/DictProxy.cs Runtime/Types/FunctionType.cs Runtime/Types/OperatorMapping.cs Runtime/Types/ParameterInfoWrapper.cs Runtime/Types/PythonSiteCache.cs Runtime/Types/PythonType.Generated.cs Runtime/Types/PythonTypeDataSlot.cs Runtime/Types/ResolvedMember.cs Runtime/Types/SlotFieldAttribute.cs Runtime/Types/PythonTypeDictSlot.cs Runtime/Types/PythonTypeTypeSlot.cs Runtime/Types/PythonTypeUserDescriptorSlot.cs Runtime/Types/PythonTypeWeakRefSlot.cs Runtime/Types/EmptyType.cs Runtime/Types/Mro.cs Runtime/Types/OldClass.cs Runtime/Types/OldInstance.cs Runtime/Types/OldInstance.Generated.cs Runtime/Types/PythonAssemblyOps.cs Runtime/PythonModule.cs Runtime/Types/ReflectedSlotProperty.cs Runtime/Types/StaticUnderlyingSystemType.cs Runtime/Types/TypeCache.Generated.cs Runtime/Types/PythonTypeInfo.cs Runtime/Types/PythonTypeInfo.Generated.cs Runtime/Types/BuiltinFunction.cs Runtime/Types/BuiltinMethodDescriptor.cs Runtime/Types/ConstructorFunction.cs Runtime/Types/ReflectedEvent.cs Runtime/Types/ReflectedExtensionProperty.cs Runtime/Types/ReflectedField.cs Runtime/Types/ReflectedGetterSetter.cs Runtime/Types/ReflectedIndexer.cs Runtime/Types/ReflectedProperty.cs Runtime/Types/PythonType.cs Runtime/Types/ExtensionPropertyInfo.cs Runtime/Types/IPythonObject.cs Runtime/Types/PythonTypeSlot.cs Runtime/Types/DynamicHelpers.cs Runtime/UnboundNameException.cs Runtime/WarningInfo.cs Runtime/WeakRef.cs Runtime/Win32Native.cs Runtime/WrapperDescriptorAttribute.cs Runtime/WrapperDictionary.cs Runtime/XamlObjectWriterSettings.cs Runtime/XRange.cs ../AssemblyVersion.cs /target:library /warnaserror+ /checked- /define:"FEATURE_CUSTOM_MODIFIERS;FEATURE_NATIVE;FEATURE_XMLDOC;FEATURE_EXCEPTION_STATE;FEATURE_DEFAULT_PARAMETER_VALUE;FEATURE_FUNCS_5_16;FEATURE_VARIANCE;FEATURE_CORE_DLR;FEATURE_TASKS;FEATURE_CRYPTOGRAPHY;FEATURE_SYNC_SOCKETS;FEATURE_ASSEMBLY_RESOLVE;FEATURE_CUSTOM_TYPE_DESCRIPTOR;FEATURE_ENCODING;FEATURE_DBNULL;FEATURE_FILESYSTEM;FEATURE_THREAD;FEATURE_PROCESS;FEATURE_STACK_TRACE;FEATURE_TYPE_EQUIVALENCE;FEATURE_NUMERICS;FEATURE_TYPECONVERTER;FEATURE_PDBEMIT;FEATURE_METADATA_READER;FEATURE_COM;FEATURE_WPF;FEATURE_FULL_CONSOLE;FEATURE_BASIC_CONSOLE;FEATURE_SERIALIZATION;FEATURE_REMOTING;FEATURE_CONFIGURATION;FEATURE_REFEMIT;FEATURE_LCG;FEATURE_CODEDOM;FEATURE_VALUE_EQUALITY;FEATURE_COMPRESSION;FEATURE_WARNING_EXCEPTION;FEATURE_SECURITY_RULES;FEATURE_APTCA;FEATURE_WIN32EXCEPTION;FEATURE_REGISTRY;FEATURE_ASSEMBLY_LOCATION;FEATURE_ENUM_NAMES_VALUES;FEATURE_OS_SERVICEPACK;FEATURE_APPLICATIONEXCEPTION;FEATURE_STOPWATCH;FEATURE_APARTMENTSTATE;FEATURE_GETINVALIDFILENAMECHARS;FEATURE_LOADWITHPARTIALNAME;FEATURE_DRIVENOTFOUNDEXCEPTION;FEATURE_ASSEMBLY_CODEBASE;FEATURE_MMAP;FEATURE_FULL_NET;FEATURE_FULL_CRYPTO;FEATURE_ICLONEABLE;FEATURE_ANSICP;FEATURE_TIMEZONE;CLR4;TRACE" /nowarn:"1591;1584;1574;444;1685;1573" /doc:/home/test/IronLanguages/Solutions/../bin/Release/IronPython.xml /platform:AnyCPU /reference:/usr/lib/mono/4.0/System.dll /reference:/usr/lib/mono/4.0/System.Core.dll /reference:/usr/lib/mono/4.0/System.Xml.dll /reference:/usr/lib/mono/4.0/System.Numerics.dll /reference:/usr/lib/mono/4.0/Microsoft.CSharp.dll /reference:/usr/lib/mono/4.0/System.Configuration.dll /reference:/usr/lib/mono/4.0/System.Runtime.Remoting.dll /reference:/usr/lib/mono/4.0/System.Xaml.dll /reference:/home/test/IronLanguages/bin/Release//Microsoft.Scripting.dll /reference:/home/test/IronLanguages/bin/Release//Microsoft.Dynamic.dll /reference:/usr/lib/mono/4.0/mscorlib.dll /reference:/home/test/IronLanguages/bin/Release/Microsoft.Scripting.Metadata.dll /warn:4 /warnaserror-:"618;429;219;1717;162;414"
Runtime/PythonContext.cs(1967,63): warning CS0429: Unreachable expression code detected
            Target _CopyDeployFilesToOutputDirectoryPreserveNewest:
            Skipping target "_CopyDeployFilesToOutputDirectoryPreserveNewest" because its outputs are up-to-date.
            Target DeployOutputFiles:
                Copying file from '/home/test/IronLanguages/Languages/IronPython/IronPython/obj/Release/IronPython.dll' to '/home/test/IronLanguages/bin/Release/IronPython.dll'
        Done building project "/home/test/IronLanguages/Languages/IronPython/IronPython/IronPython.csproj".
        Project "/home/test/IronLanguages/Hosts/MerlinWeb/Microsoft.Scripting.AspNet/Microsoft.Scripting.AspNet.csproj" (default target(s)):
            Target PrepareForBuild:
                Configuration: Release 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 _CopyAppConfigFile:
            Skipping target "_CopyAppConfigFile" because its outputs are up-to-date.
        Done building project "/home/test/IronLanguages/Hosts/MerlinWeb/Microsoft.Scripting.AspNet/Microsoft.Scripting.AspNet.csproj".
        The project 'Microsoft.Scripting.Silverlight' is disabled for solution configuration 'Release|Any CPU'.
        Project "/home/test/IronLanguages/Languages/IronPython/IronPython.Modules/IronPython.Modules.csproj" (default target(s)):
            Target Bootstrap:
            Skipping target "Bootstrap" because its outputs are up-to-date.
            Target PrepareForBuild:
                Configuration: Release Platform: AnyCPU
            Target GenerateSatelliteAssemblies:
            No input files were specified for target GenerateSatelliteAssemblies, skipping.
            Target CoreCompile:
                Tool /usr/bin/dmcs execution started with arguments: /noconfig /debug:full /debug- /keyfile:/home/test/IronLanguages/Solutions//Key.snk /optimize+ /out:obj/Release/IronPython.Modules.dll array.cs binascii.cs bz2/BZ2Compressor.cs bz2/BZ2Decompressor.cs bz2/BZ2File.cs bz2/BZ2Module.cs bz2/dotnetzip/BZip2/BitWriter.cs bz2/dotnetzip/BZip2/BZip2Compressor.cs bz2/dotnetzip/BZip2/BZip2InputStream.cs bz2/dotnetzip/BZip2/BZip2OutputStream.cs bz2/dotnetzip/BZip2/CRC32.cs bz2/dotnetzip/BZip2/ParallelBZip2OutputStream.cs bz2/dotnetzip/BZip2/Rand.cs cmath.cs msvcrt.cs GlobalSuppressions.cs mmap.cs NtSignalState.cs SimpleSignalState.cs ResourceMetaPathImporter.cs signal.cs winsound.cs zipimport.cs zlib/Compress.cs zlib/Decompress.cs zlib/ZlibModule.cs _bisect.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 _csv.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+ /checked- /define:"FEATURE_CUSTOM_MODIFIERS;FEATURE_NATIVE;FEATURE_XMLDOC;FEATURE_EXCEPTION_STATE;FEATURE_DEFAULT_PARAMETER_VALUE;FEATURE_FUNCS_5_16;FEATURE_VARIANCE;FEATURE_CORE_DLR;FEATURE_TASKS;FEATURE_CRYPTOGRAPHY;FEATURE_SYNC_SOCKETS;FEATURE_ASSEMBLY_RESOLVE;FEATURE_CUSTOM_TYPE_DESCRIPTOR;FEATURE_ENCODING;FEATURE_DBNULL;FEATURE_FILESYSTEM;FEATURE_THREAD;FEATURE_PROCESS;FEATURE_STACK_TRACE;FEATURE_TYPE_EQUIVALENCE;FEATURE_NUMERICS;FEATURE_TYPECONVERTER;FEATURE_PDBEMIT;FEATURE_METADATA_READER;FEATURE_COM;FEATURE_WPF;FEATURE_FULL_CONSOLE;FEATURE_BASIC_CONSOLE;FEATURE_SERIALIZATION;FEATURE_REMOTING;FEATURE_CONFIGURATION;FEATURE_REFEMIT;FEATURE_LCG;FEATURE_CODEDOM;FEATURE_VALUE_EQUALITY;FEATURE_COMPRESSION;FEATURE_WARNING_EXCEPTION;FEATURE_SECURITY_RULES;FEATURE_APTCA;FEATURE_WIN32EXCEPTION;FEATURE_REGISTRY;FEATURE_ASSEMBLY_LOCATION;FEATURE_ENUM_NAMES_VALUES;FEATURE_OS_SERVICEPACK;FEATURE_APPLICATIONEXCEPTION;FEATURE_STOPWATCH;FEATURE_APARTMENTSTATE;FEATURE_GETINVALIDFILENAMECHARS;FEATURE_LOADWITHPARTIALNAME;FEATURE_DRIVENOTFOUNDEXCEPTION;FEATURE_ASSEMBLY_CODEBASE;FEATURE_MMAP;FEATURE_FULL_NET;FEATURE_FULL_CRYPTO;FEATURE_ICLONEABLE;FEATURE_ANSICP;FEATURE_TIMEZONE;CLR4;TRACE" /nowarn:"1591;1584;1574;444;1685;1573" /doc:/home/test/IronLanguages/Solutions/../bin/Release/IronPython.Modules.xml /platform:AnyCPU /reference:/usr/lib/mono/4.0/System.dll /reference:/usr/lib/mono/4.0/System.Core.dll /reference:/usr/lib/mono/4.0/System.Xml.dll /reference:/usr/lib/mono/4.0/System.Numerics.dll /reference:/usr/lib/mono/4.0/Microsoft.CSharp.dll /reference:/home/test/IronLanguages/bin/Release//Microsoft.Scripting.dll /reference:/home/test/IronLanguages/bin/Release//Microsoft.Dynamic.dll /reference:/home/test/IronLanguages/bin/Release//IronPython.dll /reference:/usr/lib/mono/4.0/mscorlib.dll /reference:/usr/lib/mono/4.0/System.Configuration.dll /reference:/usr/lib/mono/4.0/System.Xaml.dll /reference:/usr/lib/mono/4.0/System.Runtime.Remoting.dll /reference:/home/test/IronLanguages/bin/Release/Microsoft.Scripting.Metadata.dll /warn:4 /warnaserror-:"618;429;219;1717;162;414"
bz2/dotnetzip/BZip2/ParallelBZip2OutputStream.cs(742,33): warning CS0219: The variable `y' is assigned but its value is never used
zipimport.cs(90,24): warning CS0219: The variable `prefix' is assigned but its value is never used
zipimport.cs(358,30): warning CS0219: The variable `isbc' is assigned but its value is never used
zipimport.cs(445,24): warning CS0219: The variable `modpath' is assigned but its value is never used
socket.cs(259,25): warning CS0219: The variable `refs' is assigned but its value is never used
bz2/BZ2Compressor.cs(42,25): warning CS0414: The private field `IronPython.Modules.Bz2.Bz2Module.BZ2Compressor.compresslevel' is assigned but its value is never used
ResourceMetaPathImporter.cs(20,68): warning CS0414: The private field `IronPython.Modules.ResourceMetaPathImporter._unpackedModules' is assigned but its value is never used
ResourceMetaPathImporter.cs(203,25): warning CS0414: The private field `IronPython.Modules.ResourceMetaPathImporter.PackedResourceInfo._fileSize' is assigned but its value is never used
socket.cs(1937,35): warning CS0414: The private field `IronPython.Modules.PythonSocket.PythonUserSocketStream._close' is assigned but its value is never used
            Target _CopyDeployFilesToOutputDirectoryPreserveNewest:
            Skipping target "_CopyDeployFilesToOutputDirectoryPreserveNewest" because its outputs are up-to-date.
            Target DeployOutputFiles:
                Copying file from '/home/test/IronLanguages/Languages/IronPython/IronPython.Modules/obj/Release/IronPython.Modules.dll' to '/home/test/IronLanguages/bin/Release/IronPython.Modules.dll'
        Done building project "/home/test/IronLanguages/Languages/IronPython/IronPython.Modules/IronPython.Modules.csproj".
        Project "/home/test/IronLanguages/Languages/IronPython/IronPython.Wpf/IronPython.Wpf.csproj" (default target(s)):
            Target Bootstrap:
            Skipping target "Bootstrap" because its outputs are up-to-date.
            Target PrepareForBuild:
                Configuration: Release Platform: AnyCPU
            Target ResolveAssemblyReferences:
/usr/lib/mono/4.0/Microsoft.Common.targets:  warning : Reference 'UIAutomationProvider, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' not resolved
                For searchpath /home/test/IronLanguages/Util/References/WPF/4.0
                Considered '/home/test/IronLanguages/Util/References/WPF/4.0/UIAutomationProvider' as a file, but the file does not exist
                Considered '/home/test/IronLanguages/Util/References/WPF/4.0/UIAutomationProvider.exe' as a file, but the file does not exist
                Considered '/home/test/IronLanguages/Util/References/WPF/4.0/UIAutomationProvider.dll' as a file, but the file does not exist
                For searchpath {CandidateAssemblyFiles}
                Warning: {CandidateAssemblyFiles} not supported currently
                For searchpath {HintPathFromItem}
                HintPath attribute not found
                For searchpath {TargetFrameworkDirectory}
                Considered target framework dir /usr/lib/mono/4.0, assembly named 'UIAutomationProvider' not found.
                For searchpath {PkgConfig}
                Considered UIAutomationProvider, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, but could not find in any pkg-config files.
                For searchpath {GAC}
                Considered UIAutomationProvider, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, but could not find in the GAC.
                For searchpath {RawFileName}
                Considered '/home/test/IronLanguages/Languages/IronPython/IronPython.Wpf/UIAutomationProvider, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' as a file, but the file does not exist
                For searchpath /home/test/IronLanguages/Solutions/../bin/Release/DLLs/
                Considered '/home/test/IronLanguages/bin/Release/DLLs/UIAutomationProvider' as a file, but the file does not exist
                Considered '/home/test/IronLanguages/bin/Release/DLLs/UIAutomationProvider.exe' as a file, but the file does not exist
                Considered '/home/test/IronLanguages/bin/Release/DLLs/UIAutomationProvider.dll' as a file, but the file does not exist
/usr/lib/mono/4.0/Microsoft.Common.targets:  warning : Reference 'UIAutomationTypes, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' not resolved
                For searchpath /home/test/IronLanguages/Util/References/WPF/4.0
                Considered '/home/test/IronLanguages/Util/References/WPF/4.0/UIAutomationTypes' as a file, but the file does not exist
                Considered '/home/test/IronLanguages/Util/References/WPF/4.0/UIAutomationTypes.exe' as a file, but the file does not exist
                Considered '/home/test/IronLanguages/Util/References/WPF/4.0/UIAutomationTypes.dll' as a file, but the file does not exist
                For searchpath {CandidateAssemblyFiles}
                Warning: {CandidateAssemblyFiles} not supported currently
                For searchpath {HintPathFromItem}
                HintPath attribute not found
                For searchpath {TargetFrameworkDirectory}
                Considered target framework dir /usr/lib/mono/4.0, assembly named 'UIAutomationTypes' not found.
                For searchpath {PkgConfig}
                Considered UIAutomationTypes, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, but could not find in any pkg-config files.
                For searchpath {GAC}
                Considered UIAutomationTypes, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, but could not find in the GAC.
                For searchpath {RawFileName}
                Considered '/home/test/IronLanguages/Languages/IronPython/IronPython.Wpf/UIAutomationTypes, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' as a file, but the file does not exist
                For searchpath /home/test/IronLanguages/Solutions/../bin/Release/DLLs/
                Considered '/home/test/IronLanguages/bin/Release/DLLs/UIAutomationTypes' as a file, but the file does not exist
                Considered '/home/test/IronLanguages/bin/Release/DLLs/UIAutomationTypes.exe' as a file, but the file does not exist
                Considered '/home/test/IronLanguages/bin/Release/DLLs/UIAutomationTypes.dll' as a file, but the file does not exist
/usr/lib/mono/4.0/Microsoft.Common.targets:  warning : Reference 'System.Windows.Input.Manipulations, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' not resolved
                For searchpath /home/test/IronLanguages/Util/References/WPF/4.0
                Considered '/home/test/IronLanguages/Util/References/WPF/4.0/System.Windows.Input.Manipulations' as a file, but the file does not exist
                Considered '/home/test/IronLanguages/Util/References/WPF/4.0/System.Windows.Input.Manipulations.exe' as a file, but the file does not exist
                Considered '/home/test/IronLanguages/Util/References/WPF/4.0/System.Windows.Input.Manipulations.dll' as a file, but the file does not exist
                For searchpath {CandidateAssemblyFiles}
                Warning: {CandidateAssemblyFiles} not supported currently
                For searchpath {HintPathFromItem}
                HintPath attribute not found
                For searchpath {TargetFrameworkDirectory}
                Considered target framework dir /usr/lib/mono/4.0, assembly named 'System.Windows.Input.Manipulations' not found.
                For searchpath {PkgConfig}
                Considered System.Windows.Input.Manipulations, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, but could not find in any pkg-config files.
                For searchpath {GAC}
                Considered System.Windows.Input.Manipulations, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, but could not find in the GAC.
                For searchpath {RawFileName}
                Considered '/home/test/IronLanguages/Languages/IronPython/IronPython.Wpf/System.Windows.Input.Manipulations, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' as a file, but the file does not exist
                For searchpath /home/test/IronLanguages/Solutions/../bin/Release/DLLs/
                Considered '/home/test/IronLanguages/bin/Release/DLLs/System.Windows.Input.Manipulations' as a file, but the file does not exist
                Considered '/home/test/IronLanguages/bin/Release/DLLs/System.Windows.Input.Manipulations.exe' as a file, but the file does not exist
                Considered '/home/test/IronLanguages/bin/Release/DLLs/System.Windows.Input.Manipulations.dll' as a file, but the file does not exist
/usr/lib/mono/4.0/Microsoft.Common.targets:  warning : Reference 'System.Deployment, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' not resolved
                For searchpath /home/test/IronLanguages/Util/References/WPF/4.0
                Considered '/home/test/IronLanguages/Util/References/WPF/4.0/System.Deployment' as a file, but the file does not exist
                Considered '/home/test/IronLanguages/Util/References/WPF/4.0/System.Deployment.exe' as a file, but the file does not exist
                Considered '/home/test/IronLanguages/Util/References/WPF/4.0/System.Deployment.dll' as a file, but the file does not exist
                For searchpath {CandidateAssemblyFiles}
                Warning: {CandidateAssemblyFiles} not supported currently
                For searchpath {HintPathFromItem}
                HintPath attribute not found
                For searchpath {TargetFrameworkDirectory}
                Considered target framework dir /usr/lib/mono/4.0, assembly named 'System.Deployment' not found.
                For searchpath {PkgConfig}
                Considered System.Deployment, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, but could not find in any pkg-config files.
                For searchpath {GAC}
                Considered System.Deployment, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, but could not find in the GAC.
                For searchpath {RawFileName}
                Considered '/home/test/IronLanguages/Languages/IronPython/IronPython.Wpf/System.Deployment, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' as a file, but the file does not exist
                For searchpath /home/test/IronLanguages/Solutions/../bin/Release/DLLs/
                Considered '/home/test/IronLanguages/bin/Release/DLLs/System.Deployment' as a file, but the file does not exist
                Considered '/home/test/IronLanguages/bin/Release/DLLs/System.Deployment.exe' as a file, but the file does not exist
                Considered '/home/test/IronLanguages/bin/Release/DLLs/System.Deployment.dll' as a file, but the file does not exist
/usr/lib/mono/4.0/Microsoft.Common.targets:  warning : Reference 'UIAutomationProvider, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' not resolved
                For searchpath /home/test/IronLanguages/Util/References/WPF/4.0
                Considered '/home/test/IronLanguages/Util/References/WPF/4.0/UIAutomationProvider' as a file, but the file does not exist
                Considered '/home/test/IronLanguages/Util/References/WPF/4.0/UIAutomationProvider.exe' as a file, but the file does not exist
                Considered '/home/test/IronLanguages/Util/References/WPF/4.0/UIAutomationProvider.dll' as a file, but the file does not exist
                For searchpath {CandidateAssemblyFiles}
                Warning: {CandidateAssemblyFiles} not supported currently
                For searchpath {HintPathFromItem}
                HintPath attribute not found
                For searchpath {TargetFrameworkDirectory}
                Considered target framework dir /usr/lib/mono/4.0, assembly named 'UIAutomationProvider' not found.
                For searchpath {PkgConfig}
                Considered UIAutomationProvider, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, but could not find in any pkg-config files.
                For searchpath {GAC}
                Considered UIAutomationProvider, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, but could not find in the GAC.
                For searchpath {RawFileName}
                Considered '/home/test/IronLanguages/Languages/IronPython/IronPython.Wpf/UIAutomationProvider, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' as a file, but the file does not exist
                For searchpath /home/test/IronLanguages/Solutions/../bin/Release/DLLs/
                Considered '/home/test/IronLanguages/bin/Release/DLLs/UIAutomationProvider' as a file, but the file does not exist
                Considered '/home/test/IronLanguages/bin/Release/DLLs/UIAutomationProvider.exe' as a file, but the file does not exist
                Considered '/home/test/IronLanguages/bin/Release/DLLs/UIAutomationProvider.dll' as a file, but the file does not exist
/usr/lib/mono/4.0/Microsoft.Common.targets:  warning : Reference 'System.Deployment, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' not resolved
                For searchpath /home/test/IronLanguages/Util/References/WPF/4.0
                Considered '/home/test/IronLanguages/Util/References/WPF/4.0/System.Deployment' as a file, but the file does not exist
                Considered '/home/test/IronLanguages/Util/References/WPF/4.0/System.Deployment.exe' as a file, but the file does not exist
                Considered '/home/test/IronLanguages/Util/References/WPF/4.0/System.Deployment.dll' as a file, but the file does not exist
                For searchpath {CandidateAssemblyFiles}
                Warning: {CandidateAssemblyFiles} not supported currently
                For searchpath {HintPathFromItem}
                HintPath attribute not found
                For searchpath {TargetFrameworkDirectory}
                Considered target framework dir /usr/lib/mono/4.0, assembly named 'System.Deployment' not found.
                For searchpath {PkgConfig}
                Considered System.Deployment, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, but could not find in any pkg-config files.
                For searchpath {GAC}
                Considered System.Deployment, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, but could not find in the GAC.
                For searchpath {RawFileName}
                Considered '/home/test/IronLanguages/Languages/IronPython/IronPython.Wpf/System.Deployment, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' as a file, but the file does not exist
                For searchpath /home/test/IronLanguages/Solutions/../bin/Release/DLLs/
                Considered '/home/test/IronLanguages/bin/Release/DLLs/System.Deployment' as a file, but the file does not exist
                Considered '/home/test/IronLanguages/bin/Release/DLLs/System.Deployment.exe' as a file, but the file does not exist
                Considered '/home/test/IronLanguages/bin/Release/DLLs/System.Deployment.dll' as a file, but the file does not exist
/usr/lib/mono/4.0/Microsoft.Common.targets:  warning : Reference 'PresentationUI, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' not resolved
                For searchpath /home/test/IronLanguages/Util/References/WPF/4.0
                Considered '/home/test/IronLanguages/Util/References/WPF/4.0/PresentationUI' as a file, but the file does not exist
                Considered '/home/test/IronLanguages/Util/References/WPF/4.0/PresentationUI.exe' as a file, but the file does not exist
                Considered '/home/test/IronLanguages/Util/References/WPF/4.0/PresentationUI.dll' as a file, but the file does not exist
                For searchpath {CandidateAssemblyFiles}
                Warning: {CandidateAssemblyFiles} not supported currently
                For searchpath {HintPathFromItem}
                HintPath attribute not found
                For searchpath {TargetFrameworkDirectory}
                Considered target framework dir /usr/lib/mono/4.0, assembly named 'PresentationUI' not found.
                For searchpath {PkgConfig}
                Considered PresentationUI, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, but could not find in any pkg-config files.
                For searchpath {GAC}
                Considered PresentationUI, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, but could not find in the GAC.
                For searchpath {RawFileName}
                Considered '/home/test/IronLanguages/Languages/IronPython/IronPython.Wpf/PresentationUI, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' as a file, but the file does not exist
                For searchpath /home/test/IronLanguages/Solutions/../bin/Release/DLLs/
                Considered '/home/test/IronLanguages/bin/Release/DLLs/PresentationUI' as a file, but the file does not exist
                Considered '/home/test/IronLanguages/bin/Release/DLLs/PresentationUI.exe' as a file, but the file does not exist
                Considered '/home/test/IronLanguages/bin/Release/DLLs/PresentationUI.dll' as a file, but the file does not exist
/usr/lib/mono/4.0/Microsoft.Common.targets:  warning : Reference 'System.Printing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' not resolved
                For searchpath /home/test/IronLanguages/Util/References/WPF/4.0
                Considered '/home/test/IronLanguages/Util/References/WPF/4.0/System.Printing' as a file, but the file does not exist
                Considered '/home/test/IronLanguages/Util/References/WPF/4.0/System.Printing.exe' as a file, but the file does not exist
                Considered '/home/test/IronLanguages/Util/References/WPF/4.0/System.Printing.dll' as a file, but the file does not exist
                For searchpath {CandidateAssemblyFiles}
                Warning: {CandidateAssemblyFiles} not supported currently
                For searchpath {HintPathFromItem}
                HintPath attribute not found
                For searchpath {TargetFrameworkDirectory}
                Considered target framework dir /usr/lib/mono/4.0, assembly named 'System.Printing' not found.
                For searchpath {PkgConfig}
                Considered System.Printing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, but could not find in any pkg-config files.
                For searchpath {GAC}
                Considered System.Printing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, but could not find in the GAC.
                For searchpath {RawFileName}
                Considered '/home/test/IronLanguages/Languages/IronPython/IronPython.Wpf/System.Printing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' as a file, but the file does not exist
                For searchpath /home/test/IronLanguages/Solutions/../bin/Release/DLLs/
                Considered '/home/test/IronLanguages/bin/Release/DLLs/System.Printing' as a file, but the file does not exist
                Considered '/home/test/IronLanguages/bin/Release/DLLs/System.Printing.exe' as a file, but the file does not exist
                Considered '/home/test/IronLanguages/bin/Release/DLLs/System.Printing.dll' as a file, but the file does not exist
/usr/lib/mono/4.0/Microsoft.Common.targets:  warning : Reference 'ReachFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' not resolved
                For searchpath /home/test/IronLanguages/Util/References/WPF/4.0
                Considered '/home/test/IronLanguages/Util/References/WPF/4.0/ReachFramework' as a file, but the file does not exist
                Considered '/home/test/IronLanguages/Util/References/WPF/4.0/ReachFramework.exe' as a file, but the file does not exist
                Considered '/home/test/IronLanguages/Util/References/WPF/4.0/ReachFramework.dll' as a file, but the file does not exist
                For searchpath {CandidateAssemblyFiles}
                Warning: {CandidateAssemblyFiles} not supported currently
                For searchpath {HintPathFromItem}
                HintPath attribute not found
                For searchpath {TargetFrameworkDirectory}
                Considered target framework dir /usr/lib/mono/4.0, assembly named 'ReachFramework' not found.
                For searchpath {PkgConfig}
                Considered ReachFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, but could not find in any pkg-config files.
                For searchpath {GAC}
                Considered ReachFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, but could not find in the GAC.
                For searchpath {RawFileName}
                Considered '/home/test/IronLanguages/Languages/IronPython/IronPython.Wpf/ReachFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' as a file, but the file does not exist
                For searchpath /home/test/IronLanguages/Solutions/../bin/Release/DLLs/
                Considered '/home/test/IronLanguages/bin/Release/DLLs/ReachFramework' as a file, but the file does not exist
                Considered '/home/test/IronLanguages/bin/Release/DLLs/ReachFramework.exe' as a file, but the file does not exist
                Considered '/home/test/IronLanguages/bin/Release/DLLs/ReachFramework.dll' as a file, but the file does not exist
/usr/lib/mono/4.0/Microsoft.Common.targets:  warning : Reference 'UIAutomationTypes, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' not resolved
                For searchpath /home/test/IronLanguages/Util/References/WPF/4.0
                Considered '/home/test/IronLanguages/Util/References/WPF/4.0/UIAutomationTypes' as a file, but the file does not exist
                Considered '/home/test/IronLanguages/Util/References/WPF/4.0/UIAutomationTypes.exe' as a file, but the file does not exist
                Considered '/home/test/IronLanguages/Util/References/WPF/4.0/UIAutomationTypes.dll' as a file, but the file does not exist
                For searchpath {CandidateAssemblyFiles}
                Warning: {CandidateAssemblyFiles} not supported currently
                For searchpath {HintPathFromItem}
                HintPath attribute not found
                For searchpath {TargetFrameworkDirectory}
                Considered target framework dir /usr/lib/mono/4.0, assembly named 'UIAutomationTypes' not found.
                For searchpath {PkgConfig}
                Considered UIAutomationTypes, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, but could not find in any pkg-config files.
                For searchpath {GAC}
                Considered UIAutomationTypes, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, but could not find in the GAC.
                For searchpath {RawFileName}
                Considered '/home/test/IronLanguages/Languages/IronPython/IronPython.Wpf/UIAutomationTypes, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' as a file, but the file does not exist
                For searchpath /home/test/IronLanguages/Solutions/../bin/Release/DLLs/
                Considered '/home/test/IronLanguages/bin/Release/DLLs/UIAutomationTypes' as a file, but the file does not exist
                Considered '/home/test/IronLanguages/bin/Release/DLLs/UIAutomationTypes.exe' as a file, but the file does not exist
                Considered '/home/test/IronLanguages/bin/Release/DLLs/UIAutomationTypes.dll' as a file, but the file does not exist
            Target GenerateSatelliteAssemblies:
            No input files were specified for target GenerateSatelliteAssemblies, skipping.
            Target CoreCompile:
                Tool /usr/bin/dmcs execution started with arguments: /noconfig /debug:full /debug- /keyfile:/home/test/IronLanguages/Solutions//Key.snk /optimize+ /out:obj/Release/IronPython.Wpf.dll Properties/AssemblyInfo.cs Properties/BuildInfo.Generated.cs wpf.cs ../AssemblyVersion.cs /target:library /warnaserror+ /checked- /define:"FEATURE_CUSTOM_MODIFIERS;FEATURE_NATIVE;FEATURE_XMLDOC;FEATURE_EXCEPTION_STATE;FEATURE_DEFAULT_PARAMETER_VALUE;FEATURE_FUNCS_5_16;FEATURE_VARIANCE;FEATURE_CORE_DLR;FEATURE_TASKS;FEATURE_CRYPTOGRAPHY;FEATURE_SYNC_SOCKETS;FEATURE_ASSEMBLY_RESOLVE;FEATURE_CUSTOM_TYPE_DESCRIPTOR;FEATURE_ENCODING;FEATURE_DBNULL;FEATURE_FILESYSTEM;FEATURE_THREAD;FEATURE_PROCESS;FEATURE_STACK_TRACE;FEATURE_TYPE_EQUIVALENCE;FEATURE_NUMERICS;FEATURE_TYPECONVERTER;FEATURE_PDBEMIT;FEATURE_METADATA_READER;FEATURE_COM;FEATURE_WPF;FEATURE_FULL_CONSOLE;FEATURE_BASIC_CONSOLE;FEATURE_SERIALIZATION;FEATURE_REMOTING;FEATURE_CONFIGURATION;FEATURE_REFEMIT;FEATURE_LCG;FEATURE_CODEDOM;FEATURE_VALUE_EQUALITY;FEATURE_COMPRESSION;FEATURE_WARNING_EXCEPTION;FEATURE_SECURITY_RULES;FEATURE_APTCA;FEATURE_WIN32EXCEPTION;FEATURE_REGISTRY;FEATURE_ASSEMBLY_LOCATION;FEATURE_ENUM_NAMES_VALUES;FEATURE_OS_SERVICEPACK;FEATURE_APPLICATIONEXCEPTION;FEATURE_STOPWATCH;FEATURE_APARTMENTSTATE;FEATURE_GETINVALIDFILENAMECHARS;FEATURE_LOADWITHPARTIALNAME;FEATURE_DRIVENOTFOUNDEXCEPTION;FEATURE_ASSEMBLY_CODEBASE;FEATURE_MMAP;FEATURE_FULL_NET;FEATURE_FULL_CRYPTO;FEATURE_ICLONEABLE;FEATURE_ANSICP;FEATURE_TIMEZONE;CLR4;TRACE" /nowarn:"1591;1584;1574;444;1685;1573" /doc:/home/test/IronLanguages/Solutions/../bin/Release/DLLs/IronPython.Wpf.xml /platform:AnyCPU /reference:/usr/lib/mono/4.0/System.dll /reference:/usr/lib/mono/4.0/System.Core.dll /reference:/usr/lib/mono/4.0/System.Xml.dll /reference:/usr/lib/mono/4.0/System.Numerics.dll /reference:/usr/lib/mono/4.0/Microsoft.CSharp.dll /reference:/home/test/IronLanguages/Solutions/../Util/References/WPF/4.0/WindowsBase.dll /reference:/home/test/IronLanguages/Solutions/../Util/References/WPF/4.0/PresentationCore.dll /reference:/home/test/IronLanguages/Solutions/../Util/References/WPF/4.0/PresentationFramework.dll /reference:/home/test/IronLanguages/Solutions/../Util/References/WPF/4.0/System.Xaml.dll /reference:/home/test/IronLanguages/bin/Release//Microsoft.Scripting.dll /reference:/home/test/IronLanguages/bin/Release//Microsoft.Dynamic.dll /reference:/home/test/IronLanguages/bin/Release//IronPython.dll /reference:/usr/lib/mono/4.0/mscorlib.dll /reference:/usr/lib/mono/4.0/System.Security.dll /reference:/usr/lib/mono/4.0/Accessibility.dll /reference:/usr/lib/mono/4.0/System.Drawing.dll /reference:/usr/lib/mono/4.0/System.Xml.Linq.dll /reference:/usr/lib/mono/4.0/System.Data.dll /reference:/usr/lib/mono/4.0/Microsoft.VisualC.dll /reference:/usr/lib/mono/4.0/System.Configuration.dll /reference:/usr/lib/mono/4.0/System.Runtime.Remoting.dll /reference:/home/test/IronLanguages/bin/Release/Microsoft.Scripting.Metadata.dll /warn:4 /warnaserror-:"618;429;219;1717;162;414"
            Target DeployOutputFiles:
                Copying file from '/home/test/IronLanguages/Languages/IronPython/IronPython.Wpf/obj/Release/IronPython.Wpf.dll' to '/home/test/IronLanguages/bin/Release/DLLs/IronPython.Wpf.dll'
        Done building project "/home/test/IronLanguages/Languages/IronPython/IronPython.Wpf/IronPython.Wpf.csproj".
        Project "/home/test/IronLanguages/Languages/IronPython/IronPythonConsole/IronPythonConsole.csproj" (default target(s)):
            Target Bootstrap:
            Skipping target "Bootstrap" because its outputs are up-to-date.
            Target PrepareForBuild:
                Configuration: Release Platform: AnyCPU
            Target GenerateSatelliteAssemblies:
            No input files were specified for target GenerateSatelliteAssemblies, skipping.
            Target CoreCompile:
                Tool /usr/bin/dmcs execution started with arguments: /noconfig /debug:full /debug- /keyfile:/home/test/IronLanguages/Solutions//Key.snk /optimize+ /out:obj/Release/ipy.exe Properties/AssemblyInfo.cs Console.cs ../AssemblyVersion.cs Properties/BuildInfo.Generated.cs /target:exe /warnaserror+ /checked- /define:"FEATURE_CUSTOM_MODIFIERS;FEATURE_NATIVE;FEATURE_XMLDOC;FEATURE_EXCEPTION_STATE;FEATURE_DEFAULT_PARAMETER_VALUE;FEATURE_FUNCS_5_16;FEATURE_VARIANCE;FEATURE_CORE_DLR;FEATURE_TASKS;FEATURE_CRYPTOGRAPHY;FEATURE_SYNC_SOCKETS;FEATURE_ASSEMBLY_RESOLVE;FEATURE_CUSTOM_TYPE_DESCRIPTOR;FEATURE_ENCODING;FEATURE_DBNULL;FEATURE_FILESYSTEM;FEATURE_THREAD;FEATURE_PROCESS;FEATURE_STACK_TRACE;FEATURE_TYPE_EQUIVALENCE;FEATURE_NUMERICS;FEATURE_TYPECONVERTER;FEATURE_PDBEMIT;FEATURE_METADATA_READER;FEATURE_COM;FEATURE_WPF;FEATURE_FULL_CONSOLE;FEATURE_BASIC_CONSOLE;FEATURE_SERIALIZATION;FEATURE_REMOTING;FEATURE_CONFIGURATION;FEATURE_REFEMIT;FEATURE_LCG;FEATURE_CODEDOM;FEATURE_VALUE_EQUALITY;FEATURE_COMPRESSION;FEATURE_WARNING_EXCEPTION;FEATURE_SECURITY_RULES;FEATURE_APTCA;FEATURE_WIN32EXCEPTION;FEATURE_REGISTRY;FEATURE_ASSEMBLY_LOCATION;FEATURE_ENUM_NAMES_VALUES;FEATURE_OS_SERVICEPACK;FEATURE_APPLICATIONEXCEPTION;FEATURE_STOPWATCH;FEATURE_APARTMENTSTATE;FEATURE_GETINVALIDFILENAMECHARS;FEATURE_LOADWITHPARTIALNAME;FEATURE_DRIVENOTFOUNDEXCEPTION;FEATURE_ASSEMBLY_CODEBASE;FEATURE_MMAP;FEATURE_FULL_NET;FEATURE_FULL_CRYPTO;FEATURE_ICLONEABLE;FEATURE_ANSICP;FEATURE_TIMEZONE;CLR4;TRACE" /nowarn:"1591;1584;1574;444;1685;1573" /platform:x86 /reference:/usr/lib/mono/4.0/System.dll /reference:/usr/lib/mono/4.0/System.Core.dll /reference:/usr/lib/mono/4.0/System.Xml.dll /reference:/usr/lib/mono/4.0/System.Numerics.dll /reference:/usr/lib/mono/4.0/Microsoft.CSharp.dll /reference:/home/test/IronLanguages/bin/Release//Microsoft.Scripting.dll /reference:/home/test/IronLanguages/bin/Release//Microsoft.Dynamic.dll /reference:/home/test/IronLanguages/bin/Release//IronPython.dll /reference:/usr/lib/mono/4.0/mscorlib.dll /reference:/usr/lib/mono/4.0/System.Configuration.dll /reference:/usr/lib/mono/4.0/System.Xaml.dll /reference:/usr/lib/mono/4.0/System.Runtime.Remoting.dll /reference:/home/test/IronLanguages/bin/Release/Microsoft.Scripting.Metadata.dll /warn:4 /warnaserror-:"618;429;219;1717;162;414"
            Target _CopyDeployFilesToOutputDirectoryPreserveNewest:
            Skipping target "_CopyDeployFilesToOutputDirectoryPreserveNewest" because its outputs are up-to-date.
            Target _CopyAppConfigFile:
            Skipping target "_CopyAppConfigFile" because its outputs are up-to-date.
            Target DeployOutputFiles:
                Copying file from '/home/test/IronLanguages/Languages/IronPython/IronPythonConsole/obj/Release/ipy.exe' to '/home/test/IronLanguages/bin/Release/ipy.exe'
        Done building project "/home/test/IronLanguages/Languages/IronPython/IronPythonConsole/IronPythonConsole.csproj".
        Project "/home/test/IronLanguages/Languages/IronPython/IronPythonTest/IronPythonTest.csproj" (default target(s)):
            Target PrepareForBuild:
                Configuration: Release Platform: AnyCPU
            Target GenerateSatelliteAssemblies:
            No input files were specified for target GenerateSatelliteAssemblies, skipping.
            Target CoreCompile:
                Tool /usr/bin/dmcs execution started with arguments: /noconfig /debug:full /debug- /keyfile:/home/test/IronLanguages/Solutions//Key.snk /optimize+ /out:obj/Release/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 /warnaserror+ /checked- /define:"FEATURE_CUSTOM_MODIFIERS;FEATURE_NATIVE;FEATURE_XMLDOC;FEATURE_EXCEPTION_STATE;FEATURE_DEFAULT_PARAMETER_VALUE;FEATURE_FUNCS_5_16;FEATURE_VARIANCE;FEATURE_CORE_DLR;FEATURE_TASKS;FEATURE_CRYPTOGRAPHY;FEATURE_SYNC_SOCKETS;FEATURE_ASSEMBLY_RESOLVE;FEATURE_CUSTOM_TYPE_DESCRIPTOR;FEATURE_ENCODING;FEATURE_DBNULL;FEATURE_FILESYSTEM;FEATURE_THREAD;FEATURE_PROCESS;FEATURE_STACK_TRACE;FEATURE_TYPE_EQUIVALENCE;FEATURE_NUMERICS;FEATURE_TYPECONVERTER;FEATURE_PDBEMIT;FEATURE_METADATA_READER;FEATURE_COM;FEATURE_WPF;FEATURE_FULL_CONSOLE;FEATURE_BASIC_CONSOLE;FEATURE_SERIALIZATION;FEATURE_REMOTING;FEATURE_CONFIGURATION;FEATURE_REFEMIT;FEATURE_LCG;FEATURE_CODEDOM;FEATURE_VALUE_EQUALITY;FEATURE_COMPRESSION;FEATURE_WARNING_EXCEPTION;FEATURE_SECURITY_RULES;FEATURE_APTCA;FEATURE_WIN32EXCEPTION;FEATURE_REGISTRY;FEATURE_ASSEMBLY_LOCATION;FEATURE_ENUM_NAMES_VALUES;FEATURE_OS_SERVICEPACK;FEATURE_APPLICATIONEXCEPTION;FEATURE_STOPWATCH;FEATURE_APARTMENTSTATE;FEATURE_GETINVALIDFILENAMECHARS;FEATURE_LOADWITHPARTIALNAME;FEATURE_DRIVENOTFOUNDEXCEPTION;FEATURE_ASSEMBLY_CODEBASE;FEATURE_MMAP;FEATURE_FULL_NET;FEATURE_FULL_CRYPTO;FEATURE_ICLONEABLE;FEATURE_ANSICP;FEATURE_TIMEZONE;CLR4;TRACE" /nowarn:"1591;1584;1574;444;1685;1573" /platform:AnyCPU /reference:/usr/lib/mono/4.0/System.dll /reference:/usr/lib/mono/4.0/System.Core.dll /reference:/usr/lib/mono/4.0/System.Xml.dll /reference:/usr/lib/mono/4.0/System.Numerics.dll /reference:/usr/lib/mono/4.0/Microsoft.CSharp.dll /reference:/usr/lib/mono/4.0/System.Xaml.dll /reference:/usr/lib/mono/4.0/WindowsBase.dll /reference:/home/test/IronLanguages/bin/Release//Microsoft.Scripting.dll /reference:/home/test/IronLanguages/bin/Release//Microsoft.Dynamic.dll /reference:/home/test/IronLanguages/bin/Release//IronPython.dll /reference:/usr/lib/mono/4.0/mscorlib.dll /reference:/usr/lib/mono/4.0/System.Configuration.dll /reference:/usr/lib/mono/4.0/System.Runtime.Remoting.dll /reference:/home/test/IronLanguages/bin/Release/Microsoft.Scripting.Metadata.dll /warn:4 /warnaserror-:"618;429;219;1717;162;414"
            Target _CopyDeployFilesToOutputDirectoryPreserveNewest:
            Skipping target "_CopyDeployFilesToOutputDirectoryPreserveNewest" because its outputs are up-to-date.
            Target DeployOutputFiles:
                Copying file from '/home/test/IronLanguages/Languages/IronPython/IronPythonTest/obj/Release/IronPythonTest.dll' to '/home/test/IronLanguages/bin/Release/IronPythonTest.dll'
        Done building project "/home/test/IronLanguages/Languages/IronPython/IronPythonTest/IronPythonTest.csproj".
        Project "/home/test/IronLanguages/Languages/IronPython/IronPythonWindow/IronPythonWindow.csproj" (default target(s)):
            Target Bootstrap:
            Skipping target "Bootstrap" because its outputs are up-to-date.
            Target PrepareForBuild:
                Configuration: Release Platform: AnyCPU
            Target GenerateSatelliteAssemblies:
            No input files were specified for target GenerateSatelliteAssemblies, skipping.
            Target CoreCompile:
                Tool /usr/bin/dmcs execution started with arguments: /noconfig /debug:full /debug- /keyfile:/home/test/IronLanguages/Solutions//Key.snk /optimize+ /out:obj/Release/ipyw.exe IronPythonWindow.cs Properties/AssemblyInfo.cs ../AssemblyVersion.cs Properties/BuildInfo.Generated.cs /target:winexe /warnaserror+ /checked- /define:"FEATURE_CUSTOM_MODIFIERS;FEATURE_NATIVE;FEATURE_XMLDOC;FEATURE_EXCEPTION_STATE;FEATURE_DEFAULT_PARAMETER_VALUE;FEATURE_FUNCS_5_16;FEATURE_VARIANCE;FEATURE_CORE_DLR;FEATURE_TASKS;FEATURE_CRYPTOGRAPHY;FEATURE_SYNC_SOCKETS;FEATURE_ASSEMBLY_RESOLVE;FEATURE_CUSTOM_TYPE_DESCRIPTOR;FEATURE_ENCODING;FEATURE_DBNULL;FEATURE_FILESYSTEM;FEATURE_THREAD;FEATURE_PROCESS;FEATURE_STACK_TRACE;FEATURE_TYPE_EQUIVALENCE;FEATURE_NUMERICS;FEATURE_TYPECONVERTER;FEATURE_PDBEMIT;FEATURE_METADATA_READER;FEATURE_COM;FEATURE_WPF;FEATURE_FULL_CONSOLE;FEATURE_BASIC_CONSOLE;FEATURE_SERIALIZATION;FEATURE_REMOTING;FEATURE_CONFIGURATION;FEATURE_REFEMIT;FEATURE_LCG;FEATURE_CODEDOM;FEATURE_VALUE_EQUALITY;FEATURE_COMPRESSION;FEATURE_WARNING_EXCEPTION;FEATURE_SECURITY_RULES;FEATURE_APTCA;FEATURE_WIN32EXCEPTION;FEATURE_REGISTRY;FEATURE_ASSEMBLY_LOCATION;FEATURE_ENUM_NAMES_VALUES;FEATURE_OS_SERVICEPACK;FEATURE_APPLICATIONEXCEPTION;FEATURE_STOPWATCH;FEATURE_APARTMENTSTATE;FEATURE_GETINVALIDFILENAMECHARS;FEATURE_LOADWITHPARTIALNAME;FEATURE_DRIVENOTFOUNDEXCEPTION;FEATURE_ASSEMBLY_CODEBASE;FEATURE_MMAP;FEATURE_FULL_NET;FEATURE_FULL_CRYPTO;FEATURE_ICLONEABLE;FEATURE_ANSICP;FEATURE_TIMEZONE;CLR4;TRACE" /nowarn:"1591;1584;1574;444;1685;1573" /platform:x86 /reference:/usr/lib/mono/4.0/System.dll /reference:/usr/lib/mono/4.0/System.Core.dll /reference:/usr/lib/mono/4.0/System.Xml.dll /reference:/usr/lib/mono/4.0/System.Numerics.dll /reference:/usr/lib/mono/4.0/Microsoft.CSharp.dll /reference:/usr/lib/mono/4.0/System.Windows.Forms.dll /reference:/home/test/IronLanguages/bin/Release//Microsoft.Scripting.dll /reference:/home/test/IronLanguages/bin/Release//Microsoft.Dynamic.dll /reference:/home/test/IronLanguages/bin/Release//IronPython.dll /reference:/usr/lib/mono/4.0/mscorlib.dll /reference:/usr/lib/mono/4.0/System.Configuration.dll /reference:/usr/lib/mono/4.0/System.Xaml.dll /reference:/usr/lib/mono/4.0/System.Runtime.Remoting.dll /reference:/home/test/IronLanguages/bin/Release/Microsoft.Scripting.Metadata.dll /warn:4 /warnaserror-:"618;429;219;1717;162;414"
            Target _CopyDeployFilesToOutputDirectoryPreserveNewest:
            Skipping target "_CopyDeployFilesToOutputDirectoryPreserveNewest" because its outputs are up-to-date.
            Target DeployOutputFiles:
                Copying file from '/home/test/IronLanguages/Languages/IronPython/IronPythonWindow/obj/Release/ipyw.exe' to '/home/test/IronLanguages/bin/Release/ipyw.exe'
        Done building project "/home/test/IronLanguages/Languages/IronPython/IronPythonWindow/IronPythonWindow.csproj".
        Project "/home/test/IronLanguages/Languages/IronPython/IronPythonConsoleAny/IronPythonConsoleAny.csproj" (default target(s)):
            Target Bootstrap:
            Skipping target "Bootstrap" because its outputs are up-to-date.
            Target PrepareForBuild:
                Configuration: Release Platform: AnyCPU
            Target GenerateSatelliteAssemblies:
            No input files were specified for target GenerateSatelliteAssemblies, skipping.
            Target CoreCompile:
                Tool /usr/bin/dmcs execution started with arguments: /noconfig /debug:full /debug- /keyfile:/home/test/IronLanguages/Solutions//Key.snk /optimize+ /out:obj/Release/ipy64.exe ../IronPythonConsole/Properties/AssemblyInfo.cs ../IronPythonConsole/Console.cs ../AssemblyVersion.cs Properties/BuildInfo.Generated.cs /target:exe /warnaserror+ /checked- /define:"FEATURE_CUSTOM_MODIFIERS;FEATURE_NATIVE;FEATURE_XMLDOC;FEATURE_EXCEPTION_STATE;FEATURE_DEFAULT_PARAMETER_VALUE;FEATURE_FUNCS_5_16;FEATURE_VARIANCE;FEATURE_CORE_DLR;FEATURE_TASKS;FEATURE_CRYPTOGRAPHY;FEATURE_SYNC_SOCKETS;FEATURE_ASSEMBLY_RESOLVE;FEATURE_CUSTOM_TYPE_DESCRIPTOR;FEATURE_ENCODING;FEATURE_DBNULL;FEATURE_FILESYSTEM;FEATURE_THREAD;FEATURE_PROCESS;FEATURE_STACK_TRACE;FEATURE_TYPE_EQUIVALENCE;FEATURE_NUMERICS;FEATURE_TYPECONVERTER;FEATURE_PDBEMIT;FEATURE_METADATA_READER;FEATURE_COM;FEATURE_WPF;FEATURE_FULL_CONSOLE;FEATURE_BASIC_CONSOLE;FEATURE_SERIALIZATION;FEATURE_REMOTING;FEATURE_CONFIGURATION;FEATURE_REFEMIT;FEATURE_LCG;FEATURE_CODEDOM;FEATURE_VALUE_EQUALITY;FEATURE_COMPRESSION;FEATURE_WARNING_EXCEPTION;FEATURE_SECURITY_RULES;FEATURE_APTCA;FEATURE_WIN32EXCEPTION;FEATURE_REGISTRY;FEATURE_ASSEMBLY_LOCATION;FEATURE_ENUM_NAMES_VALUES;FEATURE_OS_SERVICEPACK;FEATURE_APPLICATIONEXCEPTION;FEATURE_STOPWATCH;FEATURE_APARTMENTSTATE;FEATURE_GETINVALIDFILENAMECHARS;FEATURE_LOADWITHPARTIALNAME;FEATURE_DRIVENOTFOUNDEXCEPTION;FEATURE_ASSEMBLY_CODEBASE;FEATURE_MMAP;FEATURE_FULL_NET;FEATURE_FULL_CRYPTO;FEATURE_ICLONEABLE;FEATURE_ANSICP;FEATURE_TIMEZONE;CLR4;TRACE" /nowarn:"1591;1584;1574;444;1685;1573" /platform:AnyCPU /reference:/usr/lib/mono/4.0/System.dll /reference:/usr/lib/mono/4.0/System.Core.dll /reference:/usr/lib/mono/4.0/System.Xml.dll /reference:/usr/lib/mono/4.0/System.Numerics.dll /reference:/usr/lib/mono/4.0/Microsoft.CSharp.dll /reference:/home/test/IronLanguages/bin/Release//Microsoft.Scripting.dll /reference:/home/test/IronLanguages/bin/Release//Microsoft.Dynamic.dll /reference:/home/test/IronLanguages/bin/Release//IronPython.dll /reference:/usr/lib/mono/4.0/mscorlib.dll /reference:/usr/lib/mono/4.0/System.Configuration.dll /reference:/usr/lib/mono/4.0/System.Xaml.dll /reference:/usr/lib/mono/4.0/System.Runtime.Remoting.dll /reference:/home/test/IronLanguages/bin/Release/Microsoft.Scripting.Metadata.dll /warn:4 /warnaserror-:"618;429;219;1717;162;414"
            Target _CopyDeployFilesToOutputDirectoryPreserveNewest:
            Skipping target "_CopyDeployFilesToOutputDirectoryPreserveNewest" because its outputs are up-to-date.
            Target _CopyAppConfigFile:
            Skipping target "_CopyAppConfigFile" because its outputs are up-to-date.
            Target DeployOutputFiles:
                Copying file from '/home/test/IronLanguages/Languages/IronPython/IronPythonConsoleAny/obj/Release/ipy64.exe' to '/home/test/IronLanguages/bin/Release/ipy64.exe'
        Done building project "/home/test/IronLanguages/Languages/IronPython/IronPythonConsoleAny/IronPythonConsoleAny.csproj".
        Project "/home/test/IronLanguages/Languages/IronPython/IronPythonWindowAny/IronPythonWindowAny.csproj" (default target(s)):
            Target Bootstrap:
            Skipping target "Bootstrap" because its outputs are up-to-date.
            Target PrepareForBuild:
                Configuration: Release Platform: AnyCPU
            Target GenerateSatelliteAssemblies:
            No input files were specified for target GenerateSatelliteAssemblies, skipping.
            Target CoreCompile:
                Tool /usr/bin/dmcs execution started with arguments: /noconfig /debug:full /debug- /keyfile:/home/test/IronLanguages/Solutions//Key.snk /optimize+ /out:obj/Release/ipyw64.exe ../IronPythonWindow/IronPythonWindow.cs ../IronPythonWindow/Properties/AssemblyInfo.cs ../AssemblyVersion.cs Properties/BuildInfo.Generated.cs /target:winexe /warnaserror+ /checked- /define:"FEATURE_CUSTOM_MODIFIERS;FEATURE_NATIVE;FEATURE_XMLDOC;FEATURE_EXCEPTION_STATE;FEATURE_DEFAULT_PARAMETER_VALUE;FEATURE_FUNCS_5_16;FEATURE_VARIANCE;FEATURE_CORE_DLR;FEATURE_TASKS;FEATURE_CRYPTOGRAPHY;FEATURE_SYNC_SOCKETS;FEATURE_ASSEMBLY_RESOLVE;FEATURE_CUSTOM_TYPE_DESCRIPTOR;FEATURE_ENCODING;FEATURE_DBNULL;FEATURE_FILESYSTEM;FEATURE_THREAD;FEATURE_PROCESS;FEATURE_STACK_TRACE;FEATURE_TYPE_EQUIVALENCE;FEATURE_NUMERICS;FEATURE_TYPECONVERTER;FEATURE_PDBEMIT;FEATURE_METADATA_READER;FEATURE_COM;FEATURE_WPF;FEATURE_FULL_CONSOLE;FEATURE_BASIC_CONSOLE;FEATURE_SERIALIZATION;FEATURE_REMOTING;FEATURE_CONFIGURATION;FEATURE_REFEMIT;FEATURE_LCG;FEATURE_CODEDOM;FEATURE_VALUE_EQUALITY;FEATURE_COMPRESSION;FEATURE_WARNING_EXCEPTION;FEATURE_SECURITY_RULES;FEATURE_APTCA;FEATURE_WIN32E
@jdhardy
Copy link
Member

jdhardy commented Nov 12, 2012

Ignoring the ipy script, can you try running with mono bin/Release/ipy.exe? I haven't tested Ubuntu in a while, but that's how I run it on my Mac.

@dvska
Copy link

dvska commented Dec 18, 2013

the same problem for me,
also, running directly:

x@y:~/mono/ironlangs/bin/Release$ mono ipy64.exe
Traceback (most recent call last):
  File "/ironlangs/bin/Release/Lib/site.py", line 62, in <module>
ImportError: No module named os
IronPython 2.9.9a0 (2.9.0.0) on Mono 4.0.30319.1 (64-bit)
Type "help", "copyright", "credits" or "license" for more information.
>>> 

@jurlhardt
Copy link

I think you have to set IRONPYTHONPATH like this:

export IRONPYTHONPATH="your path"/External.LCA_RESTRICTED/Languages/IronPython/27/Lib

If I don't set this, I get the same error message as you get.

@slide slide closed this as completed Jul 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants