Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/boo.spec'], chrootPath='/var/lib/mock/f30-build-15070225-1075011/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/boo.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False BUILDSTDERR: warning: Macro expanded in comment on line 84: %{monoprefix}/boo/Boo.NAnt.Tasks.dll Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/boo-0.9.7.0-11.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/boo.spec'], chrootPath='/var/lib/mock/f30-build-15070225-1075011/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/boo.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False BUILDSTDERR: warning: Macro expanded in comment on line 84: %{monoprefix}/boo/Boo.NAnt.Tasks.dll Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lGrPfH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf boo-alpha + /usr/bin/gzip -dc /builddir/build/SOURCES/alpha.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd boo-alpha + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (boo-pkgconfig_path_fix.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .pc-original --fuzz=0 Patch #0 (boo-pkgconfig_path_fix.patch): patching file extras/boo.pc.in + rm -rf bin/Boo.Lang.CodeDom.dll bin/Boo.Lang.Compiler.dll bin/Boo.Lang.Extensions.dll bin/Boo.Lang.Interpreter.dll bin/Boo.Lang.Parser.dll bin/Boo.Lang.PatternMatching.dll bin/Boo.Lang.Useful.dll bin/Boo.Lang.dll bin/Boo.NAnt.Tasks.dll 'bin/pt/*.dll' + rm -rf bin/booc.exe bin/booi.exe bin/booish.exe 'bin/pt/*.exe' + rm -rf bin/booc.exe.config bin/booi.exe.config bin/booish.exe.config 'bin/pt/*.config' + sed -i s#gtksourceview-1.0#gtksourceview-2.0#g default.build + sed -i 's###g' default.build + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mNtdui + umask 022 + cd /builddir/build/BUILD + cd boo-alpha + nant -D:install.prefix=/usr -D:docs.dir=/usr/share/doc -D:install.booexamples=/usr/share/boo/examples NAnt 0.92 (Build 0.92.4543.0; release; 06/09/2012) Copyright (C) 2001-2012 Gerry Shaw http://nant.sourceforge.net Buildfile: file:///builddir/build/BUILD/boo-alpha/default.build Target framework: Mono 4.0 Profile Target(s) specified: all [property] Read-only property "docs.dir" cannot be overwritten. [property] Read-only property "install.prefix" cannot be overwritten. [property] Read-only property "install.booexamples" cannot be overwritten. init: sign: [mkdir] Creating directory '/builddir/build/BUILD/boo-alpha/build'. Boo.Lang: [csc] Compiling 59 files to '/builddir/build/BUILD/boo-alpha/build/Boo.Lang.dll'. generate-ast: Boo.Lang.Ast: Boo.Lang.Compiler: [csc] Compiling 566 files to '/builddir/build/BUILD/boo-alpha/build/Boo.Lang.Compiler.dll'. [csc] /builddir/build/BUILD/boo-alpha/src/Boo.Lang.Compiler/Ast/Impl/CustomExpressionImpl.cs(75,8): warning CS0219: The variable `other' is assigned but its value is never used [csc] /builddir/build/BUILD/boo-alpha/src/Boo.Lang.Compiler/Ast/Impl/ExpressionImpl.cs(63,8): warning CS0219: The variable `other' is assigned but its value is never used [csc] /builddir/build/BUILD/boo-alpha/src/Boo.Lang.Compiler/Ast/Impl/LiteralExpressionImpl.cs(63,8): warning CS0219: The variable `other' is assigned but its value is never used [csc] /builddir/build/BUILD/boo-alpha/src/Boo.Lang.Compiler/Ast/Impl/NullLiteralExpressionImpl.cs(75,8): warning CS0219: The variable `other' is assigned but its value is never used [csc] /builddir/build/BUILD/boo-alpha/src/Boo.Lang.Compiler/Ast/Impl/SelfLiteralExpressionImpl.cs(75,8): warning CS0219: The variable `other' is assigned but its value is never used [csc] /builddir/build/BUILD/boo-alpha/src/Boo.Lang.Compiler/Ast/Impl/SuperLiteralExpressionImpl.cs(75,8): warning CS0219: The variable `other' is assigned but its value is never used [csc] /builddir/build/BUILD/boo-alpha/src/Boo.Lang.Compiler/Steps/EmitAssembly.cs(847,10): warning CS0219: The variable `end' is assigned but its value is never used [csc] /builddir/build/BUILD/boo-alpha/src/Boo.Lang.Compiler/Steps/StricterErrorChecking.cs(629,8): warning CS0219: The variable `options' is assigned but its value is never used [csc] /builddir/build/BUILD/boo-alpha/src/Boo.Lang.Compiler/TypeSystem/Reflection/ExternalGenericMapping.cs(47,17): warning CS0219: The variable `targetType' is assigned but its value is never used [csc] /builddir/build/BUILD/boo-alpha/src/Boo.Lang.Compiler/CompilerParameters.cs(294,69): warning CS0612: `System.Reflection.Assembly.LoadWithPartialName(string)' is obsolete [csc] /builddir/build/BUILD/boo-alpha/src/Boo.Lang.Compiler/Steps/Generators/GeneratorSkeletonBuilder.cs(55,59): warning CS0649: Field `Boo.Lang.Compiler.Steps.Generators.GeneratorSkeletonBuilder._generatorItemTypeInferrer' is never assigned to, and will always have its default value [csc] /builddir/build/BUILD/boo-alpha/src/Boo.Lang.Compiler/Steps/EmitAssembly.cs(80,26): warning CS0414: The private field `Boo.Lang.Compiler.Steps.EmitAssembly.SerializableAttribute_Constructor' is assigned but its value is never used [csc] /builddir/build/BUILD/boo-alpha/src/Boo.Lang.Compiler/Steps/EmitAssembly.cs(5466,20): warning CS0414: The private field `Boo.Lang.Compiler.Steps.EmitAssembly.SREResourceService._asmBuilder' is assigned but its value is never used [csc] /builddir/build/BUILD/boo-alpha/src/Boo.Lang.Compiler/Steps/ForeignReferenceCollector.cs(152,52): warning CS0649: Field `Boo.Lang.Compiler.Steps.ForeignReferenceCollector._uniqueNameProvider' is never assigned to, and will always have its default value [csc] /builddir/build/BUILD/boo-alpha/src/Boo.Lang.Compiler/Steps/GenericConstraintsValidator.cs(39,25): warning CS0414: The private field `Boo.Lang.Compiler.Steps.GenericConstraintsValidator._node' is assigned but its value is never used [csc] /builddir/build/BUILD/boo-alpha/src/Boo.Lang.Compiler/Steps/NormalizeIterationStatements.cs(114,53): warning CS0649: Field `Boo.Lang.Compiler.Steps.NormalizeIterationStatements.OrBlockNormalizer._typeSystemServices' is never assigned to, and will always have its default value [csc] /builddir/build/BUILD/boo-alpha/src/Boo.Lang.Compiler/Steps/ProcessInheritedAbstractMembers.cs(42,15): warning CS0169: The private field `Boo.Lang.Compiler.Steps.ProcessInheritedAbstractMembers._depth' is never used [csc] /builddir/build/BUILD/boo-alpha/src/Boo.Lang.Compiler/Steps/ProcessMethodBodies.cs(3995,50): warning CS0649: Field `Boo.Lang.Compiler.Steps.ProcessMethodBodies._genericServices' is never assigned to, and will always have its default value [csc] /builddir/build/BUILD/boo-alpha/src/Boo.Lang.Compiler/TypeSystem/Services/TypeChecker.cs(8,61): warning CS0649: Field `Boo.Lang.Compiler.TypeSystem.Services.TypeChecker._typeSystemServices' is never assigned to, and will always have its default value [csc] /builddir/build/BUILD/boo-alpha/src/Boo.Lang.Compiler/TypeSystem/Services/TypeChecker.cs(9,66): warning CS0649: Field `Boo.Lang.Compiler.TypeSystem.Services.TypeChecker._errors' is never assigned to, and will always have its default value [csc] /builddir/build/BUILD/boo-alpha/src/Boo.Lang.Compiler/TypeSystem/Services/TypeChecker.cs(10,68): warning CS0649: Field `Boo.Lang.Compiler.TypeSystem.Services.TypeChecker._warnings' is never assigned to, and will always have its default value [csc] /builddir/build/BUILD/boo-alpha/src/Boo.Lang.Compiler/TypeSystem/Services/TypeSystemServices.cs(890,63): warning CS0649: Field `Boo.Lang.Compiler.TypeSystem.TypeSystemServices._typeSystemProvider' is never assigned to, and will always have its default value [csc] Compilation succeeded - 22 warning(s) compile-grammar: Boo.Lang.Parser: [csc] Compiling 126 files to '/builddir/build/BUILD/boo-alpha/build/Boo.Lang.Parser.dll'. [csc] /builddir/build/BUILD/boo-alpha/src/Boo.Lang.Parser/antlr/antlr.debug/ParserEventSupport.cs(37,28): 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 '/builddir/build/BUILD/boo-alpha/build/booc.exe'. [copy] Copying 1 file to '/builddir/build/BUILD/boo-alpha/build/booc'. [copy] Copying 1 file to '/builddir/build/BUILD/boo-alpha/build'. [copy] Copying 1 file to '/builddir/build/BUILD/boo-alpha/build/booc.exe.config'. Boo.NAnt.Tasks: [exec] /builddir/build/BUILD/boo-alpha/default.build(308,4): Attribute 'useruntimeengine' for is deprecated. Use the managed attribute and Managed property instead. [exec] Boo Compiler version 0.9.7.0 (4.8.0 (Stable 4.8.0.520/8f6d0f6 Thu Jun 7 07:24:39 UTC 2018)) [exec] 5 module(s) processed in 829ms after 107ms of environment setup. Boo.Lang.Extensions: [booc] Compiling 25 files to '/builddir/build/BUILD/boo-alpha/build/Boo.Lang.Extensions.dll'. core: Boo.Lang.Useful: [booc] Compiling 27 files to '/builddir/build/BUILD/boo-alpha/build/Boo.Lang.Useful.dll'. [booc] /builddir/build/BUILD/boo-alpha/src/Boo.Lang.Useful/IO/Impl/PreProcessorExpressionEvaluator.boo(47,9): BCW0003: WARNING: Unused local variable 'expr_AST_in'. [booc] /builddir/build/BUILD/boo-alpha/src/Boo.Lang.Useful/IO/Impl/PreProcessorExpressionEvaluator.boo(59,17): BCW0003: WARNING: Unused local variable 'tmp1_AST_in'. [booc] /builddir/build/BUILD/boo-alpha/src/Boo.Lang.Useful/IO/Impl/PreProcessorExpressionEvaluator.boo(71,17): BCW0003: WARNING: Unused local variable 'tmp2_AST_in'. [booc] /builddir/build/BUILD/boo-alpha/src/Boo.Lang.Useful/IO/Impl/PreProcessorExpressionEvaluator.boo(83,17): BCW0003: WARNING: Unused local variable 'tmp3_AST_in'. [booc] /builddir/build/BUILD/boo-alpha/src/Boo.Lang.Useful/IO/Impl/PreProcessorExpressionLexer.boo(70,13): BCW0003: WARNING: Unused local variable '_token'. [booc] /builddir/build/BUILD/boo-alpha/src/Boo.Lang.Useful/IO/Impl/PreProcessorExpressionLexer.boo(64,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 6 files to '/builddir/build/BUILD/boo-alpha/build/booi.exe'. [booc] /builddir/build/BUILD/boo-alpha/src/booi/CompilerParameters.boo(145,13): BCW0003: WARNING: Unused local variable 'context'. [booc] 1 warning(s). [copy] Copying 1 file to '/builddir/build/BUILD/boo-alpha/build/booi.exe.config'. [copy] Copying 1 file to '/builddir/build/BUILD/boo-alpha/build/booi'. [boo] Hello from boo task! [boo] Framework directory: /usr/lib/pkgconfig/../../lib/mono/4.5 Boo.Lang.PatternMatching: [booc] Compiling 6 files to '/builddir/build/BUILD/boo-alpha/build/Boo.Lang.PatternMatching.dll'. Boo.Lang.Interpreter: [booc] Compiling 9 files to '/builddir/build/BUILD/boo-alpha/build/Boo.Lang.Interpreter.dll'. booish: [booc] Compiling 1 files to '/builddir/build/BUILD/boo-alpha/build/booish.exe'. [copy] Copying 1 file to '/builddir/build/BUILD/boo-alpha/build/booish.exe.config'. [copy] Copying 1 file to '/builddir/build/BUILD/boo-alpha/build/booish'. boo-pkgconfig: [copy] Copying 1 file to '/builddir/build/BUILD/boo-alpha/build/boo.pc'. Boo.Lang.CodeDom: [booc] Compiling 5 files to '/builddir/build/BUILD/boo-alpha/build/Boo.Lang.CodeDom.dll'. Boo.Microsoft.Build.Tasks: [booc] Compiling 2 files to '/builddir/build/BUILD/boo-alpha/build/Boo.Microsoft.Build.Tasks.dll'. [booc] munmap_chunk(): invalid pointer [booc] Stacktrace: [booc] [booc] at <0xffffffff> [booc] at (wrapper managed-to-native) System.Reflection.Assembly.load_with_partial_name (string,System.Security.Policy.Evidence) <0x00012> [booc] at System.Reflection.Assembly.LoadWithPartialName (string,System.Security.Policy.Evidence,bool) [0x00018] in <90910314e0f14f998fc0d35c0199e8a7>:0 [booc] at System.Reflection.Assembly.LoadWithPartialName (string,System.Security.Policy.Evidence) [0x00000] in <90910314e0f14f998fc0d35c0199e8a7>:0 [booc] at System.Reflection.Assembly.LoadWithPartialName (string) [0x00000] in <90910314e0f14f998fc0d35c0199e8a7>:0 [booc] at Boo.Lang.Compiler.CompilerParameters/c__AnonStorey1.<>m__0 () [0x00000] in <9cae3c86b1d64558a094930735b91ce8>:0 [booc] at Boo.Lang.Compiler.Util.Permissions.WithPermission (System.Nullable`1&,System.Func`1,System.Func`1) [0x0002e] in <9cae3c86b1d64558a094930735b91ce8>:0 [booc] at Boo.Lang.Compiler.Util.Permissions.WithDiscoveryPermission (System.Func`1) [0x00001] in <9cae3c86b1d64558a094930735b91ce8>:0 [booc] at Boo.Lang.Compiler.CompilerParameters.LoadAssemblyFromGac (string) [0x0001f] in <9cae3c86b1d64558a094930735b91ce8>:0 [booc] at Boo.Lang.Compiler.CompilerParameters.ForName (string,bool) [0x0002c] in <9cae3c86b1d64558a094930735b91ce8>:0 [booc] at Boo.Lang.Compiler.CompilerParameters.LoadAssembly (string,bool) [0x00001] in <9cae3c86b1d64558a094930735b91ce8>:0 [booc] at Boo.Lang.Compiler.Steps.ResolveImports.TryToLoadAssemblyContainingNamespace (string) [0x00007] in <9cae3c86b1d64558a094930735b91ce8>:0 [booc] at Boo.Lang.Compiler.Steps.ResolveImports.TryAutoAddAssemblyReference (Boo.Lang.Compiler.Ast.Import) [0x00027] in <9cae3c86b1d64558a094930735b91ce8>:0 [booc] at Boo.Lang.Compiler.Steps.ResolveImports.ResolveImport (Boo.Lang.Compiler.Ast.Import) [0x0002e] in <9cae3c86b1d64558a094930735b91ce8>:0 [booc] at Boo.Lang.Compiler.Steps.ResolveImports.OnImport (Boo.Lang.Compiler.Ast.Import) [0x00029] in <9cae3c86b1d64558a094930735b91ce8>:0 [booc] at Boo.Lang.Compiler.Ast.Import.Accept (Boo.Lang.Compiler.Ast.IAstVisitor) [0x00001] in <9cae3c86b1d64558a094930735b91ce8>:0 [booc] at Boo.Lang.Compiler.Ast.DepthFirstTransformer.OnNode (Boo.Lang.Compiler.Ast.Node) [0x00001] in <9cae3c86b1d64558a094930735b91ce8>:0 [booc] at Boo.Lang.Compiler.Ast.DepthFirstTransformer.VisitNode (Boo.Lang.Compiler.Ast.Node) [0x00017] in <9cae3c86b1d64558a094930735b91ce8>:0 [booc] at Boo.Lang.Compiler.Ast.DepthFirstTransformer.Visit (Boo.Lang.Compiler.Ast.NodeCollection`1) [0x0002a] in <9cae3c86b1d64558a094930735b91ce8>:0 [booc] at Boo.Lang.Compiler.Steps.ResolveImports.OnModule (Boo.Lang.Compiler.Ast.Module) [0x00008] in <9cae3c86b1d64558a094930735b91ce8>:0 [booc] at Boo.Lang.Compiler.Ast.Module.Accept (Boo.Lang.Compiler.Ast.IAstVisitor) [0x00001] in <9cae3c86b1d64558a094930735b91ce8>:0 [booc] at Boo.Lang.Compiler.Ast.DepthFirstTransformer.OnNode (Boo.Lang.Compiler.Ast.Node) [0x00001] in <9cae3c86b1d64558a094930735b91ce8>:0 [booc] at Boo.Lang.Compiler.Ast.DepthFirstTransformer.VisitNode (Boo.Lang.Compiler.Ast.Node) [0x00017] in <9cae3c86b1d64558a094930735b91ce8>:0 [booc] at Boo.Lang.Compiler.Ast.DepthFirstTransformer.Visit (Boo.Lang.Compiler.Ast.NodeCollection`1) [0x0002a] in <9cae3c86b1d64558a094930735b91ce8>:0 [booc] at Boo.Lang.Compiler.Steps.ResolveImports.Run () [0x00018] in <9cae3c86b1d64558a094930735b91ce8>:0 [booc] at Boo.Lang.Compiler.CompilerPipeline.RunStep (Boo.Lang.Compiler.CompilerContext,Boo.Lang.Compiler.ICompilerStep) [0x00019] in <9cae3c86b1d64558a094930735b91ce8>:0 [booc] at Boo.Lang.Compiler.CompilerPipeline.RunSteps (Boo.Lang.Compiler.CompilerContext) [0x0001b] in <9cae3c86b1d64558a094930735b91ce8>:0 [booc] at Boo.Lang.Compiler.CompilerPipeline/c__AnonStorey0.<>m__0 () [0x00024] in <9cae3c86b1d64558a094930735b91ce8>:0 [booc] at Boo.Lang.Environments.ActiveEnvironment.With (Boo.Lang.Environments.IEnvironment,Boo.Lang.Procedure) [0x0000e] in <35df70562fca44da84d7a5a352f80d8a>:0 [booc] at Boo.Lang.Compiler.CompilerPipeline.Run (Boo.Lang.Compiler.CompilerContext) [0x00020] in <9cae3c86b1d64558a094930735b91ce8>:0 [booc] at Boo.Lang.Compiler.BooCompiler.Run (Boo.Lang.Compiler.Ast.CompileUnit) [0x00045] in <9cae3c86b1d64558a094930735b91ce8>:0 [booc] at Boo.Lang.Compiler.BooCompiler.Run () [0x00007] in <9cae3c86b1d64558a094930735b91ce8>:0 [booc] at booc.App.Run (string[]) [0x00074] in <6cfd0f8e2d5041be8c2f2712d84a9286>:0 [booc] at booc.App.AppRun (string[]) [0x00006] in <6cfd0f8e2d5041be8c2f2712d84a9286>:0 [booc] at booc.App.Main (string[]) [0x0001d] in <6cfd0f8e2d5041be8c2f2712d84a9286>:0 [booc] at (wrapper runtime-invoke) .runtime_invoke_int_object (object,intptr,intptr,intptr) [0x00054] in <6cfd0f8e2d5041be8c2f2712d84a9286>:0 [booc] /proc/self/maps: [booc] 565b9000-56b42000 r-xp 00000000 fc:01 7352670 /usr/bin/mono-sgen [booc] 56b42000-56b50000 r--p 00588000 fc:01 7352670 /usr/bin/mono-sgen [booc] 56b50000-56b57000 rw-p 00596000 fc:01 7352670 /usr/bin/mono-sgen [booc] 56b57000-56b72000 rw-p 00000000 00:00 0 [booc] 57df0000-58421000 rw-p 00000000 00:00 0 [heap] [booc] f578f000-f579e000 r--p 00000000 fc:01 8134118 /usr/lib/mono/gac/Microsoft.Build.Utilities.v4.0/4.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Utilities.v4.0.dll [booc] f579e000-f57ae000 rwxp 00000000 00:00 0 [booc] f57ae000-f5800000 r--p 00000000 fc:01 8133341 /usr/lib/mono/gac/Mono.Security/4.0.0.0__0738eb9f132ed756/Mono.Security.dll [booc] f5800000-f5900000 rw-p 00000000 00:00 0 [booc] f5900000-f5920000 r--p 00000000 fc:01 8133358 /usr/lib/mono/gac/System.Configuration/4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll [booc] f5920000-f5960000 rwxp 00000000 00:00 0 [booc] f5960000-f59ca000 r--p 00000000 fc:01 8134269 /builddir/build/BUILD/boo-alpha/build/Boo.Lang.Parser.dll [booc] f59ca000-f59da000 rwxp 00000000 00:00 0 [booc] f59da000-f5d0a000 r--p 00000000 fc:01 8133450 /usr/lib/mono/gac/System.Xml/4.0.0.0__b77a5c561934e089/System.Xml.dll [booc] f5d0a000-f5d2b000 r--p 00000000 fc:01 8133426 /usr/lib/mono/gac/System.Security/4.0.0.0__b03f5f7f11d50a3a/System.Security.dll [booc] f5d2b000-f5d9a000 r--p 00000000 fc:01 8133370 /usr/lib/mono/gac/System.Drawing/4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll [booc] f5d9a000-f5e83000 r--p 00000000 fc:01 8133362 /usr/lib/mono/gac/System.Core/4.0.0.0__b77a5c561934e089/System.Core.dll [booc] f5e83000-f6109000 r--p 00000000 fc:01 8133453 /usr/lib/mono/gac/System/4.0.0.0__b77a5c561934e089/System.dll [booc] f6109000-f6200000 r--p 00000000 fc:01 8134267 /builddir/build/BUILD/boo-alpha/build/Boo.Lang.Compiler.dll [booc] f6200000-f6221000 rw-p 00000000 00:00 0 [booc] f6221000-f6300000 ---p 00000000 00:00 0 [booc] f630c000-f6315000 r--p 00000000 fc:01 8134094 /usr/lib/mono/gac/Microsoft.Build.Framework/4.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Framework.dll [booc] f6315000-f6327000 r--p 00000000 fc:01 8134278 /builddir/build/BUILD/boo-alpha/build/Boo.Lang.Extensions.dll [booc] f6327000-f6337000 rwxp 00000000 00:00 0 [booc] f6337000-f6359000 r--p 00000000 fc:01 8134265 /builddir/build/BUILD/boo-alpha/build/Boo.Lang.dll [booc] f6359000-f635a000 ---p 00000000 00:00 0 [booc] f635a000-f645a000 rw-p 00000000 00:00 0 [booc] f645a000-f67ff000 r--p 00000000 fc:01 8133260 /usr/lib/mono/4.5/mscorlib.dll [booc] f67ff000-f6fff000 rw-p 00000000 00:00 0 [booc] f6fff000-f7000000 ---p 00000000 00:00 0 [booc] f7000000-f7c00000 rw-p 00000000 00:00 0 [booc] f7c00000-f7c10000 rwxp 00000000 00:00 0 [booc] f7c10000-f7c90000 rw-p 00000000 00:00 0 [booc] f7c93000-f7c94000 rw-p 00000000 00:00 0 [booc] f7c94000-f7ca4000 rwxp 00000000 00:00 0 [booc] f7ca4000-f7caa000 r--p 00000000 fc:01 8134271 /builddir/build/BUILD/boo-alpha/build/booc.exe [booc] f7caa000-f7cae000 rw-p 00000000 00:00 0 [booc] f7cae000-f7cdd000 ---p 00000000 00:00 0 [booc] f7cdd000-f7ced000 rwxp 00000000 00:00 0 [booc] f7ced000-f7cef000 rw-p 00000000 00:00 0 [booc] f7cef000-f7d08000 r--p 00000000 fc:01 7346101 /usr/lib/libc-2.28.9000.so [booc] f7d08000-f7e29000 r-xp 00019000 fc:01 7346101 /usr/lib/libc-2.28.9000.so [booc] f7e29000-f7e8f000 r--p 0013a000 fc:01 7346101 /usr/lib/libc-2.28.9000.so [booc] f7e8f000-f7e91000 r--p 0019f000 fc:01 7346101 /usr/lib/libc-2.28.9000.so [booc] f7e91000-f7e92000 rw-p 001a1000 fc:01 7346101 /usr/lib/libc-2.28.9000.so [booc] f7e92000-f7e95000 rw-p 00000000 00:00 0 [booc] f7e95000-f7e9a000 r--p 00000000 fc:01 7346113 /usr/lib/libpthread-2.28.9000.so [booc] f7e9a000-f7eab000 r-xp 00005000 fc:01 7346113 /usr/lib/libpthread-2.28.9000.so [booc] f7eab000-f7eb3000 r--p 00016000 fc:01 7346113 /usr/lib/libpthread-2.28.9000.so [booc] f7eb3000-f7eb4000 r--p 0001d000 fc:01 7346113 /usr/lib/libpthread-2.28.9000.so [booc] f7eb4000-f7eb5000 rw-p 0001e000 fc:01 7346113 /usr/lib/libpthread-2.28.9000.so [booc] f7eb5000-f7eb7000 rw-p 00000000 00:00 0 [booc] f7eb7000-f7eb8000 r--p 00000000 fc:01 7346103 /usr/lib/libdl-2.28.9000.so [booc] f7eb8000-f7eba000 r-xp 00001000 fc:01 7346103 /usr/lib/libdl-2.28.9000.so [booc] f7eba000-f7ebb000 r--p 00003000 fc:01 7346103 /usr/lib/libdl-2.28.9000.so [booc] f7ebb000-f7ebc000 r--p 00003000 fc:01 7346103 /usr/lib/libdl-2.28.9000.so [booc] f7ebc000-f7ebd000 rw-p 00004000 fc:01 7346103 /usr/lib/libdl-2.28.9000.so [booc] f7ebd000-f7ebf000 r--p 00000000 fc:01 7346117 /usr/lib/librt-2.28.9000.so [booc] f7ebf000-f7ec4000 r-xp 00002000 fc:01 7346117 /usr/lib/librt-2.28.9000.so [booc] f7ec4000-f7ec6000 r--p 00007000 fc:01 7346117 /usr/lib/librt-2.28.9000.so [booc] f7ec6000-f7ec7000 ---p 00009000 fc:01 7346117 /usr/lib/librt-2.28.9000.so [booc] f7ec7000-f7ec8000 r--p 00009000 fc:01 7346117 /usr/lib/librt-2.28.9000.so [booc] f7ec8000-f7ec9000 rw-p 0000a000 fc:01 7346117 /usr/lib/librt-2.28.9000.so [booc] f7ec9000-f7ed3000 r--p 00000000 fc:01 7346105 /usr/lib/libm-2.28.9000.so [booc] f7ed3000-f7f60000 r-xp 0000a000 fc:01 7346105 /usr/lib/libm-2.28.9000.so [booc] f7f60000-f7f98000 r--p 00097000 fc:01 7346105 /usr/lib/libm-2.28.9000.so [booc] f7f98000-f7f99000 r--p 000ce000 fc:01 7346105 /usr/lib/libm-2.28.9000.so [booc] f7f99000-f7f9a000 rw-p 000cf000 fc:01 7346105 /usr/lib/libm-2.28.9000.so [booc] f7f9a000-f7f9d000 rw-p 00000000 00:00 0 [booc] f7f9d000-f7fa2000 rw-p 00000000 00:00 0 [booc] f7fa2000-f7fa3000 rw-s 00000000 00:31 96671692 /dev/shm/mono.11218 [booc] f7fa3000-f7fa6000 r--p 00000000 00:00 0 [vvar] [booc] f7fa6000-f7fa8000 r-xp 00000000 00:00 0 [vdso] [booc] f7fa8000-f7fa9000 r--p 00000000 fc:01 7346094 /usr/lib/ld-2.28.9000.so [booc] f7fa9000-f7fc6000 r-xp 00001000 fc:01 7346094 /usr/lib/ld-2.28.9000.so [booc] f7fc6000-f7fd1000 r--p 0001e000 fc:01 7346094 /usr/lib/ld-2.28.9000.so [booc] f7fd1000-f7fd2000 r--p 00028000 fc:01 7346094 /usr/lib/ld-2.28.9000.so [booc] f7fd2000-f7fd3000 rw-p 00029000 fc:01 7346094 /usr/lib/ld-2.28.9000.so [booc] ffe78000-ffe99000 rw-p 00000000 00:00 0 [stack] [booc] [booc] Native stacktrace: [booc] [booc] /usr/bin/mono(+0xd8ac6) [0x56691ac6] [booc] /usr/bin/mono(+0x12a037) [0x566e3037] [booc] linux-gate.so.1(__kernel_rt_sigreturn+0) [0xf7fa7070] [booc] linux-gate.so.1(__kernel_vsyscall+0x9) [0xf7fa7049] [booc] [(nil)] [booc] [booc] Debug info from gdb: [booc] [booc] [booc] ================================================================= [booc] Got a SIGABRT while executing native code. This usually indicates [booc] a fatal error in the mono runtime or one of the native libraries [booc] used by your application. [booc] ================================================================= [booc] [booc] /builddir/build/BUILD/boo-alpha/default.build(396,4): [booc] External Program Failed: /builddir/build/BUILD/boo-alpha/build/booc.exe (return code was 134) [copy] Copying 1 file to '/builddir/build/BUILD/boo-alpha/build'. update-vs-env: [exec] /builddir/build/BUILD/boo-alpha/default.build(1053,4): Attribute 'useruntimeengine' for is deprecated. Use the managed attribute and Managed property instead. [exec] Cannot open assembly 'bin/booi.exe': No such file or directory. [exec] /builddir/build/BUILD/boo-alpha/default.build(1053,4): [exec] External Program Failed: bin/booi.exe (return code was 2) all: BUILD SUCCEEDED - 2 non-fatal error(s), 176 warning(s) Total time: 18.3 seconds. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Bz9ivF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386 + cd boo-alpha + nant -f:default.build install -D:install.prefix=/usr -D:install.destdir=/builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386 -D:docs.dir=/usr/share/doc -D:install.booexamples=/usr/share/boo/examples NAnt 0.92 (Build 0.92.4543.0; release; 06/09/2012) Copyright (C) 2001-2012 Gerry Shaw http://nant.sourceforge.net Buildfile: file:///builddir/build/BUILD/boo-alpha/default.build Target framework: Mono 4.0 Profile Target(s) specified: install [property] Read-only property "docs.dir" cannot be overwritten. [property] Read-only property "install.prefix" cannot be overwritten. [property] Read-only property "install.destdir" cannot be overwritten. [property] Read-only property "install.booexamples" cannot be overwritten. init: sign: Boo.Lang: generate-ast: Boo.Lang.Ast: Boo.Lang.Compiler: compile-grammar: Boo.Lang.Parser: corecs: booc: [copy] Copying 1 file to '/builddir/build/BUILD/boo-alpha/build'. Boo.NAnt.Tasks: [exec] /builddir/build/BUILD/boo-alpha/default.build(308,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: Boo.Lang.Useful: booi: [boo] Hello from boo task! [boo] Framework directory: /usr/lib/pkgconfig/../../lib/mono/4.5 install: init: sign: Boo.Lang: generate-ast: Boo.Lang.Ast: Boo.Lang.Compiler: compile-grammar: Boo.Lang.Parser: corecs: booc: [copy] Copying 1 file to '/builddir/build/BUILD/boo-alpha/build'. Boo.NAnt.Tasks: [exec] /builddir/build/BUILD/boo-alpha/default.build(308,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: Boo.Lang.Useful: booi: [boo] Hello from boo task! [boo] Framework directory: /usr/lib/pkgconfig/../../lib/mono/4.5 install-linux: [mkdir] Creating directory '/builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386/usr/lib/boo'. [mkdir] Creating directory '/builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386/usr/bin'. [copy] Copying 9 files to '/builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386//usr/lib/boo'. [exec] /builddir/build/BUILD/boo-alpha/default.build(603,5): Attribute 'useruntimeengine' for is deprecated. Use the managed attribute and Managed property instead. [exec] Package exported to: /builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386//usr/lib/mono/boo/Boo.Lang.CodeDom.dll -> ../gac/Boo.Lang.CodeDom/2.0.9.5__32c39770e9a21a67/Boo.Lang.CodeDom.dll [exec] Installed Boo.Lang.CodeDom.dll into the gac (/builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386//usr/lib/mono/gac) [exec] /builddir/build/BUILD/boo-alpha/default.build(603,5): Attribute 'useruntimeengine' for is deprecated. Use the managed attribute and Managed property instead. [exec] Package exported to: /builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386//usr/lib/mono/boo/Boo.Lang.Compiler.dll -> ../gac/Boo.Lang.Compiler/2.0.9.5__32c39770e9a21a67/Boo.Lang.Compiler.dll [exec] Installed Boo.Lang.Compiler.dll into the gac (/builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386//usr/lib/mono/gac) [exec] /builddir/build/BUILD/boo-alpha/default.build(603,5): Attribute 'useruntimeengine' for is deprecated. Use the managed attribute and Managed property instead. [exec] Package exported to: /builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386//usr/lib/mono/boo/Boo.Lang.Extensions.dll -> ../gac/Boo.Lang.Extensions/2.0.9.5__32c39770e9a21a67/Boo.Lang.Extensions.dll [exec] Installed Boo.Lang.Extensions.dll into the gac (/builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386//usr/lib/mono/gac) [exec] /builddir/build/BUILD/boo-alpha/default.build(603,5): Attribute 'useruntimeengine' for is deprecated. Use the managed attribute and Managed property instead. [exec] Package exported to: /builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386//usr/lib/mono/boo/Boo.Lang.Interpreter.dll -> ../gac/Boo.Lang.Interpreter/2.0.9.5__32c39770e9a21a67/Boo.Lang.Interpreter.dll [exec] Installed Boo.Lang.Interpreter.dll into the gac (/builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386//usr/lib/mono/gac) [exec] /builddir/build/BUILD/boo-alpha/default.build(603,5): Attribute 'useruntimeengine' for is deprecated. Use the managed attribute and Managed property instead. [exec] Package exported to: /builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386//usr/lib/mono/boo/Boo.Lang.Parser.dll -> ../gac/Boo.Lang.Parser/2.0.9.5__32c39770e9a21a67/Boo.Lang.Parser.dll [exec] Installed Boo.Lang.Parser.dll into the gac (/builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386//usr/lib/mono/gac) [exec] /builddir/build/BUILD/boo-alpha/default.build(603,5): Attribute 'useruntimeengine' for is deprecated. Use the managed attribute and Managed property instead. [exec] Package exported to: /builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386//usr/lib/mono/boo/Boo.Lang.PatternMatching.dll -> ../gac/Boo.Lang.PatternMatching/2.0.9.5__32c39770e9a21a67/Boo.Lang.PatternMatching.dll [exec] Installed Boo.Lang.PatternMatching.dll into the gac (/builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386//usr/lib/mono/gac) [exec] /builddir/build/BUILD/boo-alpha/default.build(603,5): Attribute 'useruntimeengine' for is deprecated. Use the managed attribute and Managed property instead. [exec] Package exported to: /builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386//usr/lib/mono/boo/Boo.Lang.Useful.dll -> ../gac/Boo.Lang.Useful/2.0.9.5__32c39770e9a21a67/Boo.Lang.Useful.dll [exec] Installed Boo.Lang.Useful.dll into the gac (/builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386//usr/lib/mono/gac) [exec] /builddir/build/BUILD/boo-alpha/default.build(603,5): Attribute 'useruntimeengine' for is deprecated. Use the managed attribute and Managed property instead. [exec] Package exported to: /builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386//usr/lib/mono/boo/Boo.Lang.dll -> ../gac/Boo.Lang/2.0.9.5__32c39770e9a21a67/Boo.Lang.dll [exec] Installed Boo.Lang.dll into the gac (/builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386//usr/lib/mono/gac) [copy] Copying 3 files to '/builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386//usr/bin'. [copy] Copying 2 files to '/builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386//usr/share/mime-info'. [copy] Copying 1 file to '/builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386//usr/share/gtksourceview-2.0/language-specs/'. [copy] Copying 1 file to '/builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386//usr/lib/pkgconfig/'. [copy] Copying 1 file to '/builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386//usr/share/mime/packages/'. [mkdir] Creating directory '/builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386/usr/share/doc/boo'. [copy] Copying 4 files to '/builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386//usr/share/doc/boo'. [mkdir] Creating directory '/builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386/usr/share/boo/examples'. [copy] Copying 158 files to '/builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386//usr/share/boo/examples'. BUILD SUCCEEDED - 0 non-fatal error(s), 14 warning(s) Total time: 2.8 seconds. + mkdir -p /builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386//usr/lib/pkgconfig + test /usr/lib = /usr/lib + rm /builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386/usr/share/gtksourceview-2.0/language-specs/boo.lang + rm /builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386/usr/lib/boo/Boo.NAnt.Tasks.dll + rm /builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386//usr/share/doc/boo/license.txt /builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386//usr/share/doc/boo/version.txt /builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386//usr/share/doc/boo/todo.txt + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/booi from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/booc from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/booish from /bin/sh to #!/usr/bin/sh BUILDSTDERR: *** WARNING: ./usr/share/boo/examples/pipeline/NoPrimitives.boo is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/share/boo/examples/pipeline/AutoImport/main.boo is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/share/boo/examples/pipeline/AutoImport/globals.boo is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/share/boo/examples/pipeline/AutoImport/client.boo is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/share/boo/examples/pipeline/EverybodyLovesDucks.boo is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/share/boo/examples/svnutils/src/svn.boo is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/share/boo/examples/svnutils/src/svn_ignore_all.boo is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/share/boo/examples/svnutils/src/svn_locals.boo is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/share/boo/examples/svnutils/src/svn_changed.boo is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/share/boo/examples/svnutils/src/svn_ignore.boo is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/share/boo/examples/svnutils/default.build is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/share/boo/examples/sharpdevelop/pascalcase.boo is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/share/boo/examples/meta-programming/PetDSL.boo is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/share/boo/examples/macros/alias/AliasMacro.boo is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/share/boo/examples/macros/alias/default.build is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/share/boo/examples/macros/alias/MacroUsage.boo is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/share/boo/examples/duck-typing/multimethods.boo is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/share/boo/examples/misc/countries.boo is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/share/boo/examples/misc/dsl-1.boo is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/share/boo/examples/misc/stacktrace.boo is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/share/boo/examples/misc/countries.xml is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/share/boo/examples/misc/coroutines.boo is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/share/boo/examples/misc/wrapLines.boo is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/share/boo/examples/misc/GetOptions.boo is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/share/boo/examples/BuildingLanguages/UsingCSharp/Nih/Nih/Parser.cs is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/share/boo/examples/BuildingLanguages/UsingCSharp/Nih/Nih/Nih.csproj is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/share/boo/examples/BuildingLanguages/UsingCSharp/Nih/Nih/Properties/AssemblyInfo.cs is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/share/boo/examples/BuildingLanguages/UsingCSharp/Nih/Nih/Compiler.cs is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/share/boo/examples/BuildingLanguages/UsingCSharp/Nih/Nih/NihPipeline.cs is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/share/boo/examples/BuildingLanguages/UsingCSharp/Nih/Nih/Runtime.cs is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/share/boo/examples/BuildingLanguages/UsingCSharp/Nih/Nih.sln is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/share/boo/examples/BuildingLanguages/UsingCSharp/Nih/Nih.Tests/ParserTest.cs is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/share/boo/examples/BuildingLanguages/UsingCSharp/Nih/Nih.Tests/CompilerTest.cs is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/share/boo/examples/BuildingLanguages/UsingCSharp/Nih/Nih.Tests/Properties/AssemblyInfo.cs is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/share/boo/examples/BuildingLanguages/UsingCSharp/Nih/Nih.Tests/Nih.Tests.csproj is executable but has empty or no shebang, removing executable bit Processing files: boo-0.9.7.0-11.fc30.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.avQEui + umask 022 + cd /builddir/build/BUILD + cd boo-alpha + DOCDIR=/builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386/usr/share/doc/boo + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386/usr/share/doc/boo + cp -pr notice.txt /builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386/usr/share/doc/boo + cp -pr README.md /builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386/usr/share/doc/boo + cp -pr docs/BooManifesto.sxw /builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386/usr/share/doc/boo + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HgsHvV + umask 022 + cd /builddir/build/BUILD + cd boo-alpha + LICENSEDIR=/builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386/usr/share/licenses/boo + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386/usr/share/licenses/boo + cp -pr license.txt /builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386/usr/share/licenses/boo + exit 0 Provides: boo = 0.9.7.0-11.fc30 boo(x86-32) = 0.9.7.0-11.fc30 mono(Boo.Lang) = 2.0.9.5 mono(Boo.Lang.CodeDom) = 2.0.9.5 mono(Boo.Lang.Compiler) = 2.0.9.5 mono(Boo.Lang.Extensions) = 2.0.9.5 mono(Boo.Lang.Interpreter) = 2.0.9.5 mono(Boo.Lang.Parser) = 2.0.9.5 mono(Boo.Lang.PatternMatching) = 2.0.9.5 mono(Boo.Lang.Useful) = 2.0.9.5 mono(booc) = 2.0.9.5 mono(booi) = 2.0.9.5 mono(booish) = 0.0.0.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh mono(Boo.Lang) = 2.0.9.5 mono(Boo.Lang.Compiler) = 2.0.9.5 mono(Boo.Lang.Interpreter) = 2.0.9.5 mono(Boo.Lang.Parser) = 2.0.9.5 mono(Boo.Lang.Useful) = 2.0.9.5 mono(System) = 4.0.0.0 mono(System.Core) = 4.0.0.0 mono(System.Xml) = 4.0.0.0 mono(mscorlib) = 4.0.0.0 Processing files: boo-devel-0.9.7.0-11.fc30.i686 Provides: boo-devel = 0.9.7.0-11.fc30 boo-devel(x86-32) = 0.9.7.0-11.fc30 pkgconfig(boo) = 0.9.7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config Processing files: boo-examples-0.9.7.0-11.fc30.i686 Provides: boo-examples = 0.9.7.0-11.fc30 boo-examples(x86-32) = 0.9.7.0-11.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386 Wrote: /builddir/build/RPMS/boo-0.9.7.0-11.fc30.i686.rpm Wrote: /builddir/build/RPMS/boo-devel-0.9.7.0-11.fc30.i686.rpm Wrote: /builddir/build/RPMS/boo-examples-0.9.7.0-11.fc30.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.P9Av5D + umask 022 + cd /builddir/build/BUILD + cd boo-alpha + /usr/bin/rm -rf /builddir/build/BUILDROOT/boo-0.9.7.0-11.fc30.i386 + exit 0 Child return code was: 0