* Package: dev-lang/boo-0.9.4.9  * Repository: gentoo  * Maintainer: dotnet@gentoo.org  * USE: amd64 elibc_glibc kernel_linux multilib userland_GNU  * FEATURES: ccache preserve-libs sandbox splitdebug userpriv usersandbox >>> Unpacking source... >>> Unpacking boo-0.9.4.9-src.tar.bz2 to /var/tmp/portage/dev-lang/boo-0.9.4.9/work >>> Source unpacked in /var/tmp/portage/dev-lang/boo-0.9.4.9/work >>> Preparing source in /var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9 ... * Applying boo-0.9.1.3287-GACproblems.patch ...  [ ok ] * Applying boo-0.7.8.2559-gtksourceview2.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9 ... NAnt 0.92 (Build 0.92.4543.0; release; 06/09/2012) Copyright (C) 2001-2012 Gerry Shaw http://nant.sourceforge.net Buildfile: file:///var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/default.build Target framework: Mono 2.0 Profile Target(s) specified: set-release-configuration all [property] Read-only property "install.prefix" cannot be overwritten. [property] Read-only property "install.libdir" cannot be overwritten. set-release-configuration: init: sign: [mkdir] Creating directory '/var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/build'. resources: [resgen] Read in 258 resources from '/var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/src/Boo.Lang/Resources/strings.txt' [resgen] Writing resource file... Done. Boo.Lang: [csc] Compiling 57 files to '/var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/build/Boo.Lang.dll'. generate-ast: Boo.Lang.Ast: Boo.Lang.Compiler: [csc] Compiling 555 files to '/var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/build/Boo.Lang.Compiler.dll'. [csc] /var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/src/Boo.Lang.Compiler/Ast/Impl/CustomExpressionImpl.cs(75,29): warning CS0219: The variable `other' is assigned but its value is never used [csc] /var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/src/Boo.Lang.Compiler/Ast/Impl/ExpressionImpl.cs(63,29): warning CS0219: The variable `other' is assigned but its value is never used [csc] /var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/src/Boo.Lang.Compiler/Ast/Impl/LiteralExpressionImpl.cs(63,29): warning CS0219: The variable `other' is assigned but its value is never used [csc] /var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/src/Boo.Lang.Compiler/Ast/Impl/NullLiteralExpressionImpl.cs(75,29): warning CS0219: The variable `other' is assigned but its value is never used [csc] /var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/src/Boo.Lang.Compiler/Ast/Impl/SelfLiteralExpressionImpl.cs(75,29): warning CS0219: The variable `other' is assigned but its value is never used [csc] /var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/src/Boo.Lang.Compiler/Ast/Impl/SuperLiteralExpressionImpl.cs(75,29): warning CS0219: The variable `other' is assigned but its value is never used [csc] /var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/src/Boo.Lang.Compiler/Steps/EmitAssembly.cs(837,31): warning CS0219: The variable `end' is assigned but its value is never used [csc] /var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/src/Boo.Lang.Compiler/Steps/StricterErrorChecking.cs(637,29): warning CS0219: The variable `options' is assigned but its value is never used [csc] /var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/src/Boo.Lang.Compiler/TypeSystem/Reflection/ExternalGenericMapping.cs(47,38): warning CS0219: The variable `targetType' is assigned but its value is never used [csc] /var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/src/Boo.Lang.Compiler/CompilerParameters.cs(322,90): warning CS0612: `System.Reflection.Assembly.LoadWithPartialName(string)' is obsolete [csc] /var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/src/Boo.Lang.Compiler/Steps/EmitAssembly.cs(5444,41): warning CS0414: The private field `Boo.Lang.Compiler.Steps.EmitAssembly.SREResourceService._asmBuilder' is assigned but its value is never used [csc] /var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/src/Boo.Lang.Compiler/Steps/GenericConstraintsValidator.cs(39,39): warning CS0414: The private field `Boo.Lang.Compiler.Steps.GenericConstraintsValidator._node' is assigned but its value is never used [csc] Compilation succeeded - 12 warning(s) compile-grammar: Boo.Lang.Parser: [csc] Compiling 126 files to '/var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/build/Boo.Lang.Parser.dll'. [csc] /var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/src/Boo.Lang.Parser/antlr/antlr.debug/ParserEventSupport.cs(37,42): warning CS0414: The private field `antlr.debug.ParserEventSupport.newLineEvent' is assigned but its value is never used [csc] Compilation succeeded - 1 warning(s) corecs: booc: [csc] Compiling 3 files to '/var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/build/booc.exe'. Function platform::is-win32 is deprecated. Use the is-windows function instead. [copy] Copying 1 file to '/var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/build/booc'. [copy] Copying 1 file to '/var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/build'. [copy] Copying 1 file to '/var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/build/booc.exe.config'. Boo.NAnt.Tasks: [exec] /var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/default.build(311,4): Attribute 'useruntimeengine' for is deprecated. Use the managed attribute and Managed property instead. [exec] Boo Compiler version 0.9.4.9 (2.10.9 (tarball Wed Oct 10 00:11:28 CEST 2012)) [exec] 5 module(s) processed in 407ms after 85ms of environment setup. Boo.Lang.Extensions: [booc] Compiling 22 files to '/var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/build/Boo.Lang.Extensions.dll'. core: Boo.Lang.Useful: [booc] Compiling 27 files to '/var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/build/Boo.Lang.Useful.dll'. [booc] /var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/src/Boo.Lang.Useful/IO/Impl/PreProcessorExpressionEvaluator.boo(76,9): BCW0003: WARNING: Unused local variable 'expr_AST_in'. [booc] /var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/src/Boo.Lang.Useful/IO/Impl/PreProcessorExpressionEvaluator.boo(88,17): BCW0003: WARNING: Unused local variable 'tmp1_AST_in'. [booc] /var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/src/Boo.Lang.Useful/IO/Impl/PreProcessorExpressionEvaluator.boo(100,17): BCW0003: WARNING: Unused local variable 'tmp2_AST_in'. [booc] /var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/src/Boo.Lang.Useful/IO/Impl/PreProcessorExpressionEvaluator.boo(112,17): BCW0003: WARNING: Unused local variable 'tmp3_AST_in'. [booc] /var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/src/Boo.Lang.Useful/IO/Impl/PreProcessorExpressionLexer.boo(99,13): BCW0003: WARNING: Unused local variable '_token'. [booc] /var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/src/Boo.Lang.Useful/IO/Impl/PreProcessorExpressionLexer.boo(93,20): BCW0012: WARNING: 'System.Collections.Hashtable.constructor(int, single, System.Collections.IHashCodeProvider, System.Collections.IComparer)' is obsolete. Please use Hashtable(int, float, IEqualityComparer) instead [booc] 6 warning(s). booi: [booc] Compiling 3 files to '/var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/build/booi.exe'. [copy] Copying 1 file to '/var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/build/booi.exe.config'. Function platform::is-win32 is deprecated. Use the is-windows function instead. [copy] Copying 1 file to '/var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/build/booi'. [boo] Hello from boo task! [boo] Framework directory: /usr/lib64/pkgconfig/../../lib/mono/2.0 Boo.Lang.PatternMatching: [booc] Compiling 6 files to '/var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/build/Boo.Lang.PatternMatching.dll'. Boo.Lang.Interpreter: [booc] Compiling 9 files to '/var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/build/Boo.Lang.Interpreter.dll'. booish: [booc] Compiling 1 files to '/var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/build/booish.exe'. [copy] Copying 1 file to '/var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/build/booish.exe.config'. Function platform::is-win32 is deprecated. Use the is-windows function instead. [copy] Copying 1 file to '/var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/build/booish'. boo-pkgconfig: Function platform::is-win32 is deprecated. Use the is-windows function instead. [copy] Copying 1 file to '/var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/build/boo.pc'. Boo.Lang.CodeDom: [booc] Compiling 5 files to '/var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/build/Boo.Lang.CodeDom.dll'. boo: [booc] Compiling 2 files to '/var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/build/boo.exe'. Boo.Microsoft.Build.Tasks: [booc] Compiling 6 files to '/var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/build/Boo.Microsoft.Build.Tasks.dll'. [copy] Copying 1 file to '/var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/build'. update-vs-env: [exec] /var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/default.build(1049,4): Attribute 'useruntimeengine' for is deprecated. Use the managed attribute and Managed property instead. [exec] System.IO.FileNotFoundException: Could not find file "/var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/src/Boo.Lang/Boo.Lang.csproj". [exec] File name: '/var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/src/Boo.Lang/Boo.Lang.csproj' [exec] at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in :0 [exec] at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in :0 [exec] at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare) [exec] at System.Xml.XmlUrlResolver.GetEntity (System.Uri absoluteUri, System.String role, System.Type ofObjectToReturn) [0x00000] in :0 [exec] at Mono.Xml2.XmlTextReader.GetStreamFromUrl (System.String url, System.String& absoluteUriString) [0x00000] in :0 [exec] at Mono.Xml2.XmlTextReader.ReadTextReader (Int32 remained) [0x00000] in :0 [exec] at Mono.Xml2.XmlTextReader.PeekChar () [0x00000] in :0 [exec] at Mono.Xml2.XmlTextReader.ReadContent () [0x00000] in :0 [exec] at Mono.Xml2.XmlTextReader.Read () [0x00000] in :0 [exec] at System.Xml.XmlTextReader.Read () [0x00000] in :0 [exec] at Mono.Xml.EntityResolvingXmlReader.Read () [0x00000] in :0 [exec] at Mono.Xml.DTDValidatingReader.ReadContent () [0x00000] in :0 [exec] at Mono.Xml.DTDValidatingReader.Read () [0x00000] in :0 [exec] at Mono.Xml.Schema.XsdValidatingReader.Read () [0x00000] in :0 [exec] at System.Xml.XmlValidatingReader.Read () [0x00000] in :0 [exec] at System.Xml.XmlDocument.ReadNodeCore (System.Xml.XmlReader reader) [0x00000] in :0 [exec] at System.Xml.XmlDocument.ReadNode (System.Xml.XmlReader reader) [0x00000] in :0 [exec] at System.Xml.XmlDocument.Load (System.Xml.XmlReader xmlReader) [0x00000] in :0 [exec] at System.Xml.XmlDocument.Load (System.String filename) [0x00000] in :0 [exec] at Project.Load (System.String fname) [0x00000] in :0 [exec] at Update_vs2005_envModule.updateProjectFile (System.String fname) [0x00000] in :0 [exec] at Update_vs2005_envModule.Main (System.String[] argv) [0x00000] in :0 [exec] at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&) [exec] at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in :0 [exec] /var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/default.build(1049,4): [exec] External Program Failed: /var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/bin/booi.exe (return code was 127) all: verify-assemblies: BUILD SUCCEEDED - 1 non-fatal error(s), 29 warning(s) Total time: 10 seconds. >>> Source compiled. >>> Test phase [not enabled]: dev-lang/boo-0.9.4.9 >>> Install boo-0.9.4.9 into /var/tmp/portage/dev-lang/boo-0.9.4.9/image/ category dev-lang NAnt 0.92 (Build 0.92.4543.0; release; 06/09/2012) Copyright (C) 2001-2012 Gerry Shaw http://nant.sourceforge.net Buildfile: file:///var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/default.build Target framework: Mono 2.0 Profile Target(s) specified: install [property] Read-only property "install.prefix" cannot be overwritten. [property] Read-only property "install.share" cannot be overwritten. [property] Read-only property "install.bindir" cannot be overwritten. [property] Read-only property "install.libdir" cannot be overwritten. init: sign: resources: Boo.Lang: generate-ast: Boo.Lang.Ast: Boo.Lang.Compiler: compile-grammar: Boo.Lang.Parser: corecs: booc: Function platform::is-win32 is deprecated. Use the is-windows function instead. [copy] Copying 1 file to '/var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/build'. Boo.NAnt.Tasks: [exec] /var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/default.build(311,4): Attribute 'useruntimeengine' for is deprecated. Use the managed attribute and Managed property instead. Boo.Lang.Extensions: core: Boo.Lang.PatternMatching: Boo.Lang.Interpreter: booish: Function platform::is-win32 is deprecated. Use the is-windows function instead. Boo.Lang.Useful: booi: Function platform::is-win32 is deprecated. Use the is-windows function instead. [boo] Hello from boo task! [boo] Framework directory: /usr/lib64/pkgconfig/../../lib/mono/2.0 install: Function platform::is-win32 is deprecated. Use the is-windows function instead. Function platform::is-win32 is deprecated. Use the is-windows function instead. init: sign: resources: Boo.Lang: generate-ast: Boo.Lang.Ast: Boo.Lang.Compiler: compile-grammar: Boo.Lang.Parser: corecs: booc: Function platform::is-win32 is deprecated. Use the is-windows function instead. [copy] Copying 1 file to '/var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/build'. Boo.NAnt.Tasks: [exec] /var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/default.build(311,4): Attribute 'useruntimeengine' for is deprecated. Use the managed attribute and Managed property instead. Boo.Lang.Extensions: core: Boo.Lang.PatternMatching: Boo.Lang.Interpreter: booish: Function platform::is-win32 is deprecated. Use the is-windows function instead. Boo.Lang.Useful: booi: Function platform::is-win32 is deprecated. Use the is-windows function instead. [boo] Hello from boo task! [boo] Framework directory: /usr/lib64/pkgconfig/../../lib/mono/2.0 install-linux: [property] Read-only property "fakeroot.sharedmime" cannot be overwritten. [property] Read-only property "fakeroot.gsv" cannot be overwritten. [mkdir] Creating directory '/var/tmp/portage/dev-lang/boo-0.9.4.9/image/usr/lib/boo'. [mkdir] Creating directory '/var/tmp/portage/dev-lang/boo-0.9.4.9/image/usr/bin'. [copy] Copying 12 files to '/var/tmp/portage/dev-lang/boo-0.9.4.9/image//usr/lib/boo'. [exec] /var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/default.build(612,5): Attribute 'useruntimeengine' for is deprecated. Use the managed attribute and Managed property instead. [exec] Package exported to: ///var/tmp/portage/dev-lang/boo-0.9.4.9/image//usr/lib/mono/boo/Boo.Lang.CodeDom.dll -> ../gac/Boo.Lang.CodeDom/2.0.9.4__32c39770e9a21a67/Boo.Lang.CodeDom.dll [exec] Installed Boo.Lang.CodeDom.dll into the gac (///var/tmp/portage/dev-lang/boo-0.9.4.9/image//usr/lib/mono/gac) [exec] /var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/default.build(612,5): Attribute 'useruntimeengine' for is deprecated. Use the managed attribute and Managed property instead. [exec] Package exported to: ///var/tmp/portage/dev-lang/boo-0.9.4.9/image//usr/lib/mono/boo/Boo.Lang.Compiler.dll -> ../gac/Boo.Lang.Compiler/2.0.9.4__32c39770e9a21a67/Boo.Lang.Compiler.dll [exec] Installed Boo.Lang.Compiler.dll into the gac (///var/tmp/portage/dev-lang/boo-0.9.4.9/image//usr/lib/mono/gac) [exec] /var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/default.build(612,5): Attribute 'useruntimeengine' for is deprecated. Use the managed attribute and Managed property instead. [exec] Package exported to: ///var/tmp/portage/dev-lang/boo-0.9.4.9/image//usr/lib/mono/boo/Boo.Lang.Interpreter.dll -> ../gac/Boo.Lang.Interpreter/2.0.9.4__32c39770e9a21a67/Boo.Lang.Interpreter.dll [exec] Installed Boo.Lang.Interpreter.dll into the gac (///var/tmp/portage/dev-lang/boo-0.9.4.9/image//usr/lib/mono/gac) [exec] /var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/default.build(612,5): Attribute 'useruntimeengine' for is deprecated. Use the managed attribute and Managed property instead. [exec] Package exported to: ///var/tmp/portage/dev-lang/boo-0.9.4.9/image//usr/lib/mono/boo/Boo.Lang.Parser.dll -> ../gac/Boo.Lang.Parser/2.0.9.4__32c39770e9a21a67/Boo.Lang.Parser.dll [exec] Installed Boo.Lang.Parser.dll into the gac (///var/tmp/portage/dev-lang/boo-0.9.4.9/image//usr/lib/mono/gac) [exec] /var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/default.build(612,5): Attribute 'useruntimeengine' for is deprecated. Use the managed attribute and Managed property instead. [exec] Package exported to: ///var/tmp/portage/dev-lang/boo-0.9.4.9/image//usr/lib/mono/boo/Boo.Lang.PatternMatching.dll -> ../gac/Boo.Lang.PatternMatching/2.0.9.4__32c39770e9a21a67/Boo.Lang.PatternMatching.dll [exec] Installed Boo.Lang.PatternMatching.dll into the gac (///var/tmp/portage/dev-lang/boo-0.9.4.9/image//usr/lib/mono/gac) [exec] /var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/default.build(612,5): Attribute 'useruntimeengine' for is deprecated. Use the managed attribute and Managed property instead. [exec] Package exported to: ///var/tmp/portage/dev-lang/boo-0.9.4.9/image//usr/lib/mono/boo/Boo.Lang.Useful.dll -> ../gac/Boo.Lang.Useful/2.0.9.4__32c39770e9a21a67/Boo.Lang.Useful.dll [exec] Installed Boo.Lang.Useful.dll into the gac (///var/tmp/portage/dev-lang/boo-0.9.4.9/image//usr/lib/mono/gac) [exec] /var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/default.build(612,5): Attribute 'useruntimeengine' for is deprecated. Use the managed attribute and Managed property instead. [exec] Package exported to: ///var/tmp/portage/dev-lang/boo-0.9.4.9/image//usr/lib/mono/boo/Boo.Lang.dll -> ../gac/Boo.Lang/2.0.9.4__32c39770e9a21a67/Boo.Lang.dll [exec] Installed Boo.Lang.dll into the gac (///var/tmp/portage/dev-lang/boo-0.9.4.9/image//usr/lib/mono/gac) [copy] Copying 1 directory to '/var/tmp/portage/dev-lang/boo-0.9.4.9/image//usr/lib/boo/pt'. BUILD FAILED - 0 non-fatal error(s), 23 warning(s) /var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/default.build(623,4): Cannot copy '/var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/build/pt' to '/var/tmp/portage/dev-lang/boo-0.9.4.9/image/usr/lib/boo/pt'. Cannot copy directory: Source Directory /var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9/build/pt does not exist Total time: 1.4 seconds. * ERROR: dev-lang/boo-0.9.4.9 failed (install phase): * install failed * * Call stack: * ebuild.sh, line 89: Called src_install * environment, line 2278: Called die * The specific snippet of code: * nant install -D:install.buildroot="${D}" -D:install.prefix="${D}"/usr -D:install.share="${D}"/usr/share -D:install.libdir="${D}"/usr/lib -D:install.bindir="${D}/usr/bin" -D:fakeroot.sharedmime="${D}"/usr -D:fakeroot.gsv="${D}"/usr || die "install failed"; * * If you need support, post the output of `emerge --info '=dev-lang/boo-0.9.4.9'`, * the complete build log and the output of `emerge -pqv '=dev-lang/boo-0.9.4.9'`. * The complete build log is located at '/var/log/portage/build/dev-lang/boo-0.9.4.9:20121010-060244.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lang/boo-0.9.4.9/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-lang/boo-0.9.4.9/temp/environment'. * Working directory: '/var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9' * S: '/var/tmp/portage/dev-lang/boo-0.9.4.9/work/boo-0.9.4.9'