[ports-i386@FreeBSD.org: mono-2.4.3.1_1 failed on i386 9]

Erwin Lansing erwin at FreeBSD.org
Mon Apr 5 17:51:36 UTC 2010


FYI; can you please investigate and/or report to the developers?  If
you are already aware of this problem but do not yet have a fix,
please mark the port BROKEN in the appropriate case, so that users do
not unexpectedly encounter it.

See http://pointyhat.freebsd.org for the full log.

Thanks,
-erwin

----- Forwarded message from User Ports-i386 <ports-i386 at FreeBSD.org> -----

Date: Mon, 5 Apr 2010 17:46:22 GMT
From: User Ports-i386 <ports-i386 at FreeBSD.org>
To: erwin at FreeBSD.org, miwi at FreeBSD.org, linimon at FreeBSD.org
Subject: mono-2.4.3.1_1 failed on i386 9

Excerpt from the build log at

  http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.9.20100405121456/mono-2.4.3.1_1.log

building mono-2.4.3.1_1 on gohan48.freebsd.org
in directory /x/tmp/9/20100405121456/chroot/26
building for: 9.0-CURRENT i386
maintained by: mono at FreeBSD.org
port directory: /usr/ports/lang/mono
Makefile ident: $FreeBSD: ports/lang/mono/Makefile,v 1.90 2010/02/04 11:23:36 romain Exp $

  [... lines trimmed ...]

gmake[6]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/build'
gmake all-local
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/build'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/build'
gmake[6]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/build'
gmake[6]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/mcs'
Creating ../build/deps/net_2_1_bootstrap_smcs.exe.makefrag ...
gmake[6]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/mcs'
gmake[6]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/mcs'
gmake all-local
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/mcs'
/bin/sh ./../mkinstalldirs ../class/lib/net_2_1_bootstrap/
mkdir -p -- ../class/lib/net_2_1_bootstrap/
touch ../class/lib/net_2_1_bootstrap//.stamp
MCS     [net_2_1_bootstrap] smcs.exe
support.cs(176,25): warning CS0618: `System.Collections.Hashtable.comparer' is obsolete: `Please use EqualityComparer property.'
Compilation succeeded - 1 warning(s)
cp smcs.exe ./../class/lib/net_2_1_bootstrap/smcs.exe
test ! -f smcs.exe.mdb || cp smcs.exe.mdb ./../class/lib/net_2_1_bootstrap/smcs.exe.mdb
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/mcs'
gmake[6]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/mcs'
gmake[6]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/corlib'
Creating ../../build/deps/net_2_1_bootstrap_corlib.dll.makefrag ...
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/corlib'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/corlib'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/corlib'
MCS     [net_2_1_bootstrap] mscorlib.dll
System.Reflection/Assembly.cs(454,56): warning CS0168: The variable `ex' is declared but never used
System.Reflection/Assembly.cs(481,56): warning CS0168: The variable `ex' is declared but never used
System/ActivationContext.cs(45,37): warning CS0649: Field `System.ActivationContext._form' is never assigned to, and will always have its default value `0'
System/AppDomain.cs(67,24): warning CS0169: The private field `System.AppDomain._mono_app_domain' is never used
System/AppDomain.cs(1267,43): warning CS0649: Field `System.AppDomain._activation' is never assigned to, and will always have its default value `null'
System/AppDomain.cs(1268,45): warning CS0649: Field `System.AppDomain._applicationIdentity' is never assigned to, and will always have its default value `null'
System/AppDomain.cs(1269,42): warning CS0649: Field `System.AppDomain._domain_manager' is never assigned to, and will always have its default value `null'
System/ApplicationIdentity.cs(41,32): warning CS0649: Field `System.ApplicationIdentity._codeBase' is never assigned to, and will always have its default value `null'
System/Variant.cs(268,24): warning CS0169: The private field `System.BRECORD.pvRecord' is never used
System/Variant.cs(269,24): warning CS0169: The private field `System.BRECORD.pRecInfo' is never used
System.Diagnostics/StackFrame.cs(59,32): warning CS0649: Field `System.Diagnostics.StackFrame.internalMethodName' is never assigned to, and will always have its default value `null'
System.IO.IsolatedStorage/MoonIsolatedStorageFile.cs(61,31): warning CS0169: The private field `System.IO.IsolatedStorage.IsolatedStorageFile.isolated_root' is never used
System.Reflection/MonoProperty.cs(232,31): warning CS0169: The private method `System.Reflection.MonoProperty.GetterAdapterFrame<T,R>(System.Reflection.MonoProperty.Getter<T,R>, object)' is never used
System.Reflection/MonoProperty.cs(237,31): warning CS0169: The private method `System.Reflection.MonoProperty.StaticGetterAdapterFrame<R>(System.Reflection.MonoProperty.StaticGetter<R>, object)' is never used
System.Reflection.Emit/ILGenerator.cs(67,21): warning CS0414: The private field `System.Reflection.Emit.ILExceptionInfo.len' is assigned but its value is never used
System.Runtime.Remoting.Channels/CrossAppDomainChannel.cs(53,32): warning CS0414: The private field `System.Runtime.Remoting.Channels.CrossAppDomainData._ContextID' is assigned but its value is never used
System.Runtime.Remoting.Contexts/Context.cs(69,22): warning CS0649: Field `System.Runtime.Remoting.Contexts.Context.frozen' is never assigned to, and will always have its default value `false'
System.Runtime.Remoting.Messaging/AsyncResult.cs(60,22): warning CS0414: The private field `System.Runtime.Remoting.Messaging.AsyncResult.message_ctrl' is assigned but its value is never used
System.Runtime.Remoting.Messaging/ReturnMessage.cs(47,21): warning CS0414: The private field `System.Runtime.Remoting.Messaging.ReturnMessage._outArgsCount' is assigned but its value is never used
System.Security.Permissions/KeyContainerPermission.cs(40,69): warning CS0649: Field `System.Security.Permissions.KeyContainerPermission._accessEntries' is never assigned to, and will always have its default value `null'
System.Security.Policy/ApplicationSecurityInfo.cs(39,43): warning CS0414: The private field `System.Security.Policy.ApplicationSecurityInfo._context' is assigned but its value is never used
Compilation succeeded - 21 warning(s)
Assembly mscorlib.dll signed.
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/corlib'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/corlib'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System'
Creating the per profile list ../../build/deps/net_2_1_bootstrap_System.dll.sources ...
./../../tools/gensources.sh net_2_1_bootstrap_System.dll.sources  > ../../build/deps/net_2_1_bootstrap_System.dll.sources
Creating ../../build/deps/net_2_1_bootstrap_System.dll.makefrag ...
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System'
MCS     [net_2_1_bootstrap] System.dll
../corlib/System.Collections/ArrayList.cs(42,26): warning CS0436: The type `System.ICloneable' conflicts with the imported type `System.ICloneable'. Ignoring the imported type definition
/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_0/mscorlib.dll (Location of the symbol related to previous warning)
../corlib/System/ICloneable.cs(43,19): (Location of the symbol related to previous warning)
../corlib/System.Collections/ArrayList.cs(181,27): warning CS0436: The type `System.Collections.ArrayList' conflicts with the imported type `System.Collections.ArrayList'. Ignoring the imported type definition
/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_0/mscorlib.dll (Location of the symbol related to previous warning)
../corlib/System.Collections/ArrayList.cs(41,15): (Location of the symbol related to previous warning)
../corlib/System.Collections/CaseInsensitiveHashCodeProvider.cs(46,49): warning CS0436: The type `System.Collections.IHashCodeProvider' conflicts with the imported type `System.Collections.IHashCodeProvider'. Ignoring the imported type definition
/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_0/mscorlib.dll (Location of the symbol related to previous warning)
../corlib/System.Collections/IHashCodeProvider.cs(48,19): (Location of the symbol related to previous warning)
../corlib/System.Collections/Hashtable.cs(1117,47): warning CS0436: The type `System.Collections.Hashtable' conflicts with the imported type `System.Collections.Hashtable'. Ignoring the imported type definition
/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_0/mscorlib.dll (Location of the symbol related to previous warning)
../corlib/System.Collections/Hashtable.cs(51,15): (Location of the symbol related to previous warning)
../corlib/System.Collections/Queue.cs(235,43): warning CS0436: The type `System.Collections.Queue' conflicts with the imported type `System.Collections.Queue'. Ignoring the imported type definition
/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_0/mscorlib.dll (Location of the symbol related to previous warning)
../corlib/System.Collections/Queue.cs(48,15): (Location of the symbol related to previous warning)
../corlib/System.Collections/Stack.cs(96,43): warning CS0436: The type `System.Collections.Stack' conflicts with the imported type `System.Collections.Stack'. Ignoring the imported type definition
/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_0/mscorlib.dll (Location of the symbol related to previous warning)
../corlib/System.Collections/Stack.cs(46,15): (Location of the symbol related to previous warning)
System.Text.RegularExpressions/syntax.cs(36,38): warning CS0436: The type `System.Collections.CollectionBase' conflicts with the imported type `System.Collections.CollectionBase'. Ignoring the imported type definition
/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_0/mscorlib.dll (Location of the symbol related to previous warning)
../corlib/System.Collections/CollectionBase.cs(47,24): (Location of the symbol related to previous warning)
../corlib/System.Collections/BitArray.cs(53,34): warning CS0436: The type `System.Collections.BitArray' conflicts with the imported type `System.Collections.BitArray'. Ignoring the imported type definition
/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_0/mscorlib.dll (Location of the symbol related to previous warning)
../corlib/System.Collections/BitArray.cs(47,22): (Location of the symbol related to previous warning)
../corlib/System.Collections/CaseInsensitiveComparer.cs(49,32): warning CS0436: The type `System.Collections.CaseInsensitiveComparer' conflicts with the imported type `System.Collections.CaseInsensitiveComparer'. Ignoring the imported type definition
/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_0/mscorlib.dll (Location of the symbol related to previous warning)
../corlib/System.Collections/CaseInsensitiveComparer.cs(47,15): (Location of the symbol related to previous warning)
../corlib/System.Collections/CaseInsensitiveHashCodeProvider.cs(48,33): warning CS0436: The type `System.Collections.CaseInsensitiveHashCodeProvider' conflicts with the imported type `System.Collections.CaseInsensitiveHashCodeProvider'. Ignoring the imported type definition
/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_0/mscorlib.dll (Location of the symbol related to previous warning)
../corlib/System.Collections/CaseInsensitiveHashCodeProvider.cs(46,15): (Location of the symbol related to previous warning)
../corlib/System.Collections/Comparer.cs(48,40): warning CS0436: The type `System.Collections.Comparer' conflicts with the imported type `System.Collections.Comparer'. Ignoring the imported type definition
/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_0/mscorlib.dll (Location of the symbol related to previous warning)
../corlib/System.Collections/Comparer.cs(46,22): (Location of the symbol related to previous warning)
System.Text.RegularExpressions/RxInterpreter.cs(902,54): warning CS0219: The variable `c' is assigned but its value is never used
System.Text.RegularExpressions/RxInterpreter.cs(1262,62): warning CS0162: Unreachable code detected
System.Text.RegularExpressions/RxInterpreter.cs(1261,54): warning CS0219: The variable `c' is assigned but its value is never used
System.Text.RegularExpressions/RxInterpreter.cs(1578,54): warning CS0219: The variable `c' is assigned but its value is never used
System.Text.RegularExpressions/RxInterpreter.cs(1908,62): warning CS0162: Unreachable code detected
System.Text.RegularExpressions/RxInterpreter.cs(1907,54): warning CS0219: The variable `c' is assigned but its value is never used
System/UriBuilder.cs(224,66): warning CS0612: `System.Uri.Uri(string, bool)' is obsolete
System.IO.Compression/DeflateStream.cs(118,28): warning CS0169: The private method `System.IO.Compression.DeflateStream.UnmanagedRead(System.IntPtr, int, System.IntPtr)' is never used
System.IO.Compression/DeflateStream.cs(152,28): warning CS0169: The private method `System.IO.Compression.DeflateStream.UnmanagedWrite(System.IntPtr, int, System.IntPtr)' is never used
System.Text.RegularExpressions/CILCompiler.cs(50,34): warning CS0414: The private field `System.Text.RegularExpressions.CILCompiler.fi_mark_index' is assigned but its value is never used
System.Text.RegularExpressions/Regex.cs(49,36): warning CS0414: The private field `System.Text.RegularExpressions.Regex.cache_size' is assigned but its value is never used
Compilation succeeded - 22 warning(s)
Assembly System.dll signed.
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/Mono.CompilerServices.SymbolWriter'
Creating ../../build/deps/net_2_1_bootstrap_Mono.CompilerServices.SymbolWriter.dll.makefrag ...
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/Mono.CompilerServices.SymbolWriter'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/Mono.CompilerServices.SymbolWriter'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/Mono.CompilerServices.SymbolWriter'
MCS     [net_2_1_bootstrap] Mono.CompilerServices.SymbolWriter.dll
Assembly Mono.CompilerServices.SymbolWriter.dll signed.
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/Mono.CompilerServices.SymbolWriter'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/Mono.CompilerServices.SymbolWriter'
gmake all-local
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class'
gmake[6]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class'
gmake all-local
gmake[6]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs'
gmake[6]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs'
gmake[5]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs'
gmake PROFILE=net_2_1_raw all
gmake[5]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs'
gmake[6]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/build'
gmake all-local
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/build'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/build'
gmake[6]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/build'
gmake[6]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/mcs'
Creating ../build/deps/net_2_1_raw_smcs.exe.makefrag ...
gmake[6]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/mcs'
gmake[6]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/mcs'
gmake all-local
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/mcs'
/bin/sh ./../mkinstalldirs ../class/lib/net_2_1_raw/
mkdir -p -- ../class/lib/net_2_1_raw/
touch ../class/lib/net_2_1_raw//.stamp
MCS     [net_2_1_raw] smcs.exe
support.cs(176,25): warning CS0618: `System.Collections.Hashtable.comparer' is obsolete: `Please use EqualityComparer property.'
Compilation succeeded - 1 warning(s)
cp smcs.exe ./../class/lib/net_2_1_raw/smcs.exe
test ! -f smcs.exe.mdb || cp smcs.exe.mdb ./../class/lib/net_2_1_raw/smcs.exe.mdb
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/mcs'
gmake[6]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/mcs'
gmake[6]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/corlib'
Creating ../../build/deps/net_2_1_raw_corlib.dll.makefrag ...
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/corlib'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/corlib'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/corlib'
MCS     [net_2_1_raw] mscorlib.dll
System.Reflection/Assembly.cs(454,56): warning CS0168: The variable `ex' is declared but never used
System.Reflection/Assembly.cs(481,56): warning CS0168: The variable `ex' is declared but never used
System/ActivationContext.cs(45,37): warning CS0649: Field `System.ActivationContext._form' is never assigned to, and will always have its default value `0'
System/AppDomain.cs(67,24): warning CS0169: The private field `System.AppDomain._mono_app_domain' is never used
System/AppDomain.cs(1267,43): warning CS0649: Field `System.AppDomain._activation' is never assigned to, and will always have its default value `null'
System/AppDomain.cs(1268,45): warning CS0649: Field `System.AppDomain._applicationIdentity' is never assigned to, and will always have its default value `null'
System/AppDomain.cs(1269,42): warning CS0649: Field `System.AppDomain._domain_manager' is never assigned to, and will always have its default value `null'
System/ApplicationIdentity.cs(41,32): warning CS0649: Field `System.ApplicationIdentity._codeBase' is never assigned to, and will always have its default value `null'
System/Variant.cs(268,24): warning CS0169: The private field `System.BRECORD.pvRecord' is never used
System/Variant.cs(269,24): warning CS0169: The private field `System.BRECORD.pRecInfo' is never used
System.Diagnostics/StackFrame.cs(59,32): warning CS0649: Field `System.Diagnostics.StackFrame.internalMethodName' is never assigned to, and will always have its default value `null'
System.IO.IsolatedStorage/MoonIsolatedStorageFile.cs(61,31): warning CS0169: The private field `System.IO.IsolatedStorage.IsolatedStorageFile.isolated_root' is never used
System.Reflection/MonoProperty.cs(232,31): warning CS0169: The private method `System.Reflection.MonoProperty.GetterAdapterFrame<T,R>(System.Reflection.MonoProperty.Getter<T,R>, object)' is never used
System.Reflection/MonoProperty.cs(237,31): warning CS0169: The private method `System.Reflection.MonoProperty.StaticGetterAdapterFrame<R>(System.Reflection.MonoProperty.StaticGetter<R>, object)' is never used
System.Reflection.Emit/ILGenerator.cs(67,21): warning CS0414: The private field `System.Reflection.Emit.ILExceptionInfo.len' is assigned but its value is never used
System.Runtime.Remoting.Channels/CrossAppDomainChannel.cs(53,32): warning CS0414: The private field `System.Runtime.Remoting.Channels.CrossAppDomainData._ContextID' is assigned but its value is never used
System.Runtime.Remoting.Contexts/Context.cs(69,22): warning CS0649: Field `System.Runtime.Remoting.Contexts.Context.frozen' is never assigned to, and will always have its default value `false'
System.Runtime.Remoting.Messaging/AsyncResult.cs(60,22): warning CS0414: The private field `System.Runtime.Remoting.Messaging.AsyncResult.message_ctrl' is assigned but its value is never used
System.Runtime.Remoting.Messaging/ReturnMessage.cs(47,21): warning CS0414: The private field `System.Runtime.Remoting.Messaging.ReturnMessage._outArgsCount' is assigned but its value is never used
System.Security.Permissions/KeyContainerPermission.cs(40,69): warning CS0649: Field `System.Security.Permissions.KeyContainerPermission._accessEntries' is never assigned to, and will always have its default value `null'
System.Security.Policy/ApplicationSecurityInfo.cs(39,43): warning CS0414: The private field `System.Security.Policy.ApplicationSecurityInfo._context' is assigned but its value is never used
Compilation succeeded - 21 warning(s)
Assembly mscorlib.dll signed.
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/corlib'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/corlib'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/Mono.CompilerServices.SymbolWriter'
Creating ../../build/deps/net_2_1_raw_Mono.CompilerServices.SymbolWriter.dll.makefrag ...
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/Mono.CompilerServices.SymbolWriter'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/Mono.CompilerServices.SymbolWriter'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/Mono.CompilerServices.SymbolWriter'
MCS     [net_2_1_raw] Mono.CompilerServices.SymbolWriter.dll
Assembly Mono.CompilerServices.SymbolWriter.dll signed.
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/Mono.CompilerServices.SymbolWriter'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/Mono.CompilerServices.SymbolWriter'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System'
Creating the per profile list ../../build/deps/net_2_1_raw_System.dll.sources ...
./../../tools/gensources.sh net_2_1_raw_System.dll.sources  > ../../build/deps/net_2_1_raw_System.dll.sources
Creating ../../build/deps/net_2_1_raw_System.dll.makefrag ...
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System'
MCS     [net_2_1_raw] System.dll
../corlib/System.Collections/ArrayList.cs(42,26): warning CS0436: The type `System.ICloneable' conflicts with the imported type `System.ICloneable'. Ignoring the imported type definition
/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_1_bootstrap/mscorlib.dll (Location of the symbol related to previous warning)
../corlib/System/ICloneable.cs(43,19): (Location of the symbol related to previous warning)
../corlib/System.Collections/ArrayList.cs(181,27): warning CS0436: The type `System.Collections.ArrayList' conflicts with the imported type `System.Collections.ArrayList'. Ignoring the imported type definition
/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_1_bootstrap/mscorlib.dll (Location of the symbol related to previous warning)
../corlib/System.Collections/ArrayList.cs(41,15): (Location of the symbol related to previous warning)
../corlib/System.Collections/CaseInsensitiveHashCodeProvider.cs(46,49): warning CS0436: The type `System.Collections.IHashCodeProvider' conflicts with the imported type `System.Collections.IHashCodeProvider'. Ignoring the imported type definition
/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_1_bootstrap/mscorlib.dll (Location of the symbol related to previous warning)
../corlib/System.Collections/IHashCodeProvider.cs(48,19): (Location of the symbol related to previous warning)
../corlib/System.Collections/Hashtable.cs(1117,47): warning CS0436: The type `System.Collections.Hashtable' conflicts with the imported type `System.Collections.Hashtable'. Ignoring the imported type definition
/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_1_bootstrap/mscorlib.dll (Location of the symbol related to previous warning)
../corlib/System.Collections/Hashtable.cs(51,15): (Location of the symbol related to previous warning)
../corlib/System.Collections/Queue.cs(235,43): warning CS0436: The type `System.Collections.Queue' conflicts with the imported type `System.Collections.Queue'. Ignoring the imported type definition
/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_1_bootstrap/mscorlib.dll (Location of the symbol related to previous warning)
../corlib/System.Collections/Queue.cs(48,15): (Location of the symbol related to previous warning)
../corlib/System.Collections/Stack.cs(96,43): warning CS0436: The type `System.Collections.Stack' conflicts with the imported type `System.Collections.Stack'. Ignoring the imported type definition
/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_1_bootstrap/mscorlib.dll (Location of the symbol related to previous warning)
../corlib/System.Collections/Stack.cs(46,15): (Location of the symbol related to previous warning)
System.Text.RegularExpressions/syntax.cs(36,38): warning CS0436: The type `System.Collections.CollectionBase' conflicts with the imported type `System.Collections.CollectionBase'. Ignoring the imported type definition
/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_1_bootstrap/mscorlib.dll (Location of the symbol related to previous warning)
../corlib/System.Collections/CollectionBase.cs(47,24): (Location of the symbol related to previous warning)
../corlib/System.Collections/BitArray.cs(53,34): warning CS0436: The type `System.Collections.BitArray' conflicts with the imported type `System.Collections.BitArray'. Ignoring the imported type definition
/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_1_bootstrap/mscorlib.dll (Location of the symbol related to previous warning)
../corlib/System.Collections/BitArray.cs(47,22): (Location of the symbol related to previous warning)
../corlib/System.Collections/CaseInsensitiveComparer.cs(49,32): warning CS0436: The type `System.Collections.CaseInsensitiveComparer' conflicts with the imported type `System.Collections.CaseInsensitiveComparer'. Ignoring the imported type definition
/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_1_bootstrap/mscorlib.dll (Location of the symbol related to previous warning)
../corlib/System.Collections/CaseInsensitiveComparer.cs(47,15): (Location of the symbol related to previous warning)
../corlib/System.Collections/CaseInsensitiveHashCodeProvider.cs(48,33): warning CS0436: The type `System.Collections.CaseInsensitiveHashCodeProvider' conflicts with the imported type `System.Collections.CaseInsensitiveHashCodeProvider'. Ignoring the imported type definition
/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_1_bootstrap/mscorlib.dll (Location of the symbol related to previous warning)
../corlib/System.Collections/CaseInsensitiveHashCodeProvider.cs(46,15): (Location of the symbol related to previous warning)
../corlib/System.Collections/Comparer.cs(48,40): warning CS0436: The type `System.Collections.Comparer' conflicts with the imported type `System.Collections.Comparer'. Ignoring the imported type definition
/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_1_bootstrap/mscorlib.dll (Location of the symbol related to previous warning)
../corlib/System.Collections/Comparer.cs(46,22): (Location of the symbol related to previous warning)
System.Text.RegularExpressions/RxInterpreter.cs(902,54): warning CS0219: The variable `c' is assigned but its value is never used
System.Text.RegularExpressions/RxInterpreter.cs(1262,62): warning CS0162: Unreachable code detected
System.Text.RegularExpressions/RxInterpreter.cs(1261,54): warning CS0219: The variable `c' is assigned but its value is never used
System.Text.RegularExpressions/RxInterpreter.cs(1578,54): warning CS0219: The variable `c' is assigned but its value is never used
System.Text.RegularExpressions/RxInterpreter.cs(1908,62): warning CS0162: Unreachable code detected
System.Text.RegularExpressions/RxInterpreter.cs(1907,54): warning CS0219: The variable `c' is assigned but its value is never used
System/UriBuilder.cs(224,66): warning CS0612: `System.Uri.Uri(string, bool)' is obsolete
System.IO.Compression/DeflateStream.cs(118,28): warning CS0169: The private method `System.IO.Compression.DeflateStream.UnmanagedRead(System.IntPtr, int, System.IntPtr)' is never used
System.IO.Compression/DeflateStream.cs(152,28): warning CS0169: The private method `System.IO.Compression.DeflateStream.UnmanagedWrite(System.IntPtr, int, System.IntPtr)' is never used
System.Text.RegularExpressions/CILCompiler.cs(50,34): warning CS0414: The private field `System.Text.RegularExpressions.CILCompiler.fi_mark_index' is assigned but its value is never used
System.Text.RegularExpressions/Regex.cs(49,36): warning CS0414: The private field `System.Text.RegularExpressions.Regex.cache_size' is assigned but its value is never used
Compilation succeeded - 22 warning(s)
Assembly System.dll signed.
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System.Net'
Creating ../../build/deps/net_2_1_raw_System.Net.dll.makefrag ...
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System.Net'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System.Net'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System.Net'
MCS     [net_2_1_raw] System.Net.dll
../corlib/System.Collections/ArrayList.cs(42,26): warning CS0436: The type `System.ICloneable' conflicts with the imported type `System.ICloneable'. Ignoring the imported type definition
/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_1_raw/mscorlib.dll (Location of the symbol related to previous warning)
../corlib/System/ICloneable.cs(43,19): (Location of the symbol related to previous warning)
../corlib/System.Collections/ArrayList.cs(181,27): warning CS0436: The type `System.Collections.ArrayList' conflicts with the imported type `System.Collections.ArrayList'. Ignoring the imported type definition
/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_1_raw/mscorlib.dll (Location of the symbol related to previous warning)
../corlib/System.Collections/ArrayList.cs(41,15): (Location of the symbol related to previous warning)
../corlib/System.Collections/Queue.cs(235,43): warning CS0436: The type `System.Collections.Queue' conflicts with the imported type `System.Collections.Queue'. Ignoring the imported type definition
/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_1_raw/mscorlib.dll (Location of the symbol related to previous warning)
../corlib/System.Collections/Queue.cs(48,15): (Location of the symbol related to previous warning)
../System/System.Net.NetworkInformation/IPAddressCollection.cs(37,56): warning CS0436: The type `System.Net.IPAddress' conflicts with the imported type `System.Net.IPAddress'. Ignoring the imported type definition
/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_1_raw/System.dll (Location of the symbol related to previous warning)
../System/System.Net/IPAddress.cs(41,22): (Location of the symbol related to previous warning)
../corlib/System.Collections/Comparer.cs(48,40): warning CS0436: The type `System.Collections.Comparer' conflicts with the imported type `System.Collections.Comparer'. Ignoring the imported type definition
/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_1_raw/mscorlib.dll (Location of the symbol related to previous warning)
../corlib/System.Collections/Comparer.cs(46,22): (Location of the symbol related to previous warning)
../System/System.Net/EndPoint.cs(40,32): warning CS0436: The type `System.Net.Sockets.AddressFamily' conflicts with the imported type `System.Net.Sockets.AddressFamily'. Ignoring the imported type definition
/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_1_raw/System.dll (Location of the symbol related to previous warning)
../System/System.Net.Sockets/AddressFamily.cs(40,21): (Location of the symbol related to previous warning)
../System/System.Net/Dns.cs(193,32): warning CS0436: The type `System.Net.IPHostEntry' conflicts with the imported type `System.Net.IPHostEntry'. Ignoring the imported type definition
/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_1_raw/System.dll (Location of the symbol related to previous warning)
../System/System.Net/IPHostEntry.cs(32,22): (Location of the symbol related to previous warning)
../System/System.Net/Cookie.cs(250,69): warning CS0618: `System.Collections.CaseInsensitiveHashCodeProvider' is obsolete: `Please use StringComparer instead.'
../System/System.Net/Cookie.cs(253,69): warning CS0618: `System.Collections.CaseInsensitiveHashCodeProvider' is obsolete: `Please use StringComparer instead.'
../System/System.Net/Dns.cs(204,53): warning CS0618: `System.Net.Sockets.Socket.SupportsIPv6' is obsolete: `Use OSSupportsIPv6 instead'
../System/System.Net/Dns.cs(306,32): warning CS0618: `System.Net.Dns.GetHostByName(string)' is obsolete: `Use GetHostEntry instead'
../System/System.Net/IPAddress.cs(41,22): warning CS3005: Identifier `System.Net.IPAddress' differing only in case is not CLS-compliant
/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_1_raw/System.dll (Location of the symbol related to previous warning)
../System/System.Net/IPHostEntry.cs(32,22): warning CS3005: Identifier `System.Net.IPHostEntry' differing only in case is not CLS-compliant
/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_1_raw/System.dll (Location of the symbol related to previous warning)
../System/System.Net.NetworkInformation/IPInterfaceProperties.cs(83,48): warning CS0168: The variable `str' is declared but never used
../System/System.Net.Sockets/AddressFamily.cs(40,21): warning CS3005: Identifier `System.Net.Sockets.AddressFamily' differing only in case is not CLS-compliant
/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_1_raw/System.dll (Location of the symbol related to previous warning)
../System/System.Net.Sockets/Socket.cs(724,37): warning CS0219: The variable `max' is assigned but its value is never used
../System/System.Net.Sockets/Socket.cs(703,40): warning CS0219: The variable `cur_sock' is assigned but its value is never used
System.Net/WebHeaderCollection_2_1.cs(74,31): warning CS0169: The private method `System.Net.WebHeaderCollection.HttpResponseHeaderToString(System.Net.HttpResponseHeader)' is never used
../System/System.Net.NetworkInformation/IPv4InterfaceStatistics.cs(209,39): warning CS0414: The private field `System.Net.NetworkInformation.MacOsIPv4InterfaceStatistics.macos' is assigned but its value is never used
../System/System.Net.NetworkInformation/NetworkInterface.cs(138,38): warning CS0414: The private field `System.Net.NetworkInformation.UnixNetworkInterface.index' is assigned but its value is never used
../System/System.Net.NetworkInformation/NetworkInterface.cs(236,38): warning CS0169: The private field `System.Net.NetworkInformation.LinuxNetworkInterface.type' is never used
../System/System.Net/WebAsyncResult.cs(53,29): warning CS0649: Field `System.Net.WebAsyncResult.EndCalled' is never assigned to, and will always have its default value `false'
../System/System.Net/WebAsyncResult.cs(54,29): warning CS0649: Field `System.Net.WebAsyncResult.AsyncWriteAll' is never assigned to, and will always have its default value `false'
Compilation succeeded - 23 warning(s)
Assembly ../../class/lib/net_2_1_raw/System.Net.dll signed.
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System.Net'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System.Net'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System.XML'
Creating the per profile list ../../build/deps/net_2_1_raw_System.Xml.dll.sources ...
./../../tools/gensources.sh net_2_1_raw_System.Xml.dll.sources  > ../../build/deps/net_2_1_raw_System.Xml.dll.sources
Creating ../../build/deps/net_2_1_raw_System.Xml.dll.makefrag ...
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System.XML'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System.XML'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System.XML'
MCS     [net_2_1_raw] System.Xml.dll
../corlib/System.Collections/ArrayList.cs(42,26): warning CS0436: The type `System.ICloneable' conflicts with the imported type `System.ICloneable'. Ignoring the imported type definition
/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_1_bootstrap/mscorlib.dll (Location of the symbol related to previous warning)
../corlib/System/ICloneable.cs(43,19): (Location of the symbol related to previous warning)
../corlib/System.Collections/ArrayList.cs(181,27): warning CS0436: The type `System.Collections.ArrayList' conflicts with the imported type `System.Collections.ArrayList'. Ignoring the imported type definition
/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_1_bootstrap/mscorlib.dll (Location of the symbol related to previous warning)
../corlib/System.Collections/ArrayList.cs(41,15): (Location of the symbol related to previous warning)
../corlib/System.Collections/CaseInsensitiveHashCodeProvider.cs(46,49): warning CS0436: The type `System.Collections.IHashCodeProvider' conflicts with the imported type `System.Collections.IHashCodeProvider'. Ignoring the imported type definition
/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_1_bootstrap/mscorlib.dll (Location of the symbol related to previous warning)
../corlib/System.Collections/IHashCodeProvider.cs(48,19): (Location of the symbol related to previous warning)
../corlib/System.Collections/Hashtable.cs(1117,47): warning CS0436: The type `System.Collections.Hashtable' conflicts with the imported type `System.Collections.Hashtable'. Ignoring the imported type definition
/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_1_bootstrap/mscorlib.dll (Location of the symbol related to previous warning)
../corlib/System.Collections/Hashtable.cs(51,15): (Location of the symbol related to previous warning)
../corlib/System.Collections/Queue.cs(235,43): warning CS0436: The type `System.Collections.Queue' conflicts with the imported type `System.Collections.Queue'. Ignoring the imported type definition
/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_1_bootstrap/mscorlib.dll (Location of the symbol related to previous warning)
../corlib/System.Collections/Queue.cs(48,15): (Location of the symbol related to previous warning)
../corlib/System.Collections/Stack.cs(96,43): warning CS0436: The type `System.Collections.Stack' conflicts with the imported type `System.Collections.Stack'. Ignoring the imported type definition
/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_1_bootstrap/mscorlib.dll (Location of the symbol related to previous warning)
../corlib/System.Collections/Stack.cs(46,15): (Location of the symbol related to previous warning)
../corlib/System.Collections/CaseInsensitiveComparer.cs(49,32): warning CS0436: The type `System.Collections.CaseInsensitiveComparer' conflicts with the imported type `System.Collections.CaseInsensitiveComparer'. Ignoring the imported type definition
/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_1_bootstrap/mscorlib.dll (Location of the symbol related to previous warning)
../corlib/System.Collections/CaseInsensitiveComparer.cs(47,15): (Location of the symbol related to previous warning)
../corlib/System.Collections/CaseInsensitiveHashCodeProvider.cs(48,33): warning CS0436: The type `System.Collections.CaseInsensitiveHashCodeProvider' conflicts with the imported type `System.Collections.CaseInsensitiveHashCodeProvider'. Ignoring the imported type definition
/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_1_bootstrap/mscorlib.dll (Location of the symbol related to previous warning)
../corlib/System.Collections/CaseInsensitiveHashCodeProvider.cs(46,15): (Location of the symbol related to previous warning)
../corlib/System.Collections/Comparer.cs(48,40): warning CS0436: The type `System.Collections.Comparer' conflicts with the imported type `System.Collections.Comparer'. Ignoring the imported type definition
/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_1_bootstrap/mscorlib.dll (Location of the symbol related to previous warning)
../corlib/System.Collections/Comparer.cs(46,22): (Location of the symbol related to previous warning)
System.Xml/XmlTextReader.cs(1793,40): warning CS0219: The variable `dummyValue' is assigned but its value is never used
System.Xml/DTDReader.cs(1055,30): warning CS0169: The private method `System.Xml.DTDReader.ReadAttributeDefaultValue(Mono.Xml.DTDAttributeDefinition)' is never used
System.Xml/DTDReader.cs(1256,32): warning CS0169: The private method `System.Xml.DTDReader.ReadNmToken()' is never used
Compilation succeeded - 12 warning(s)
Assembly System.Xml.dll signed.
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System.XML'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System.XML'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System.Core'
Creating ../../build/deps/net_2_1_raw_System.Core.dll.makefrag ...
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System.Core'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System.Core'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System.Core'
MCS     [net_2_1_raw] System.Core.dll
Assembly ../../class/lib/net_2_1_raw/System.Core.dll signed.
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System.Core'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System.Core'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System.Xml.Linq'
Creating the per profile list ../../build/deps/net_2_1_raw_System.Xml.Linq.dll.sources ...
./../../tools/gensources.sh net_2_1_raw_System.Xml.Linq.dll.sources  > ../../build/deps/net_2_1_raw_System.Xml.Linq.dll.sources
Creating ../../build/deps/net_2_1_raw_System.Xml.Linq.dll.makefrag ...
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System.Xml.Linq'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System.Xml.Linq'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System.Xml.Linq'
MCS     [net_2_1_raw] System.Xml.Linq.dll
Assembly ../../class/lib/net_2_1_raw/System.Xml.Linq.dll signed.
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System.Xml.Linq'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System.Xml.Linq'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System.Runtime.Serialization'
Creating the per profile list ../../build/deps/net_2_1_raw_System.Runtime.Serialization.dll.sources ...
./../../tools/gensources.sh net_2_1_raw_System.Runtime.Serialization.dll.sources  > ../../build/deps/net_2_1_raw_System.Runtime.Serialization.dll.sources
Creating ../../build/deps/net_2_1_raw_System.Runtime.Serialization.dll.makefrag ...
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System.Runtime.Serialization'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System.Runtime.Serialization'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System.Runtime.Serialization'
MCS     [net_2_1_raw] System.Runtime.Serialization.dll
System.Runtime.Serialization/DataContractSerializer.cs(342,74): warning CS0436: The type `System.Xml.Schema.XmlSchema' conflicts with the imported type `System.Xml.Schema.XmlSchema'. Ignoring the imported type definition
/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_1_raw/System.Xml.dll (Location of the symbol related to previous warning)
System.Xml.Schema/XmlSchema.cs(35,24): (Location of the symbol related to previous warning)
System.Runtime.Serialization/DataContractSerializer.cs(52,42): warning CS0649: Field `System.Runtime.Serialization.DataContractSerializer.known_runtime_types' is never assigned to, and will always have its default value `null'
System.Runtime.Serialization/ExportOptions.cs(36,37): warning CS0649: Field `System.Runtime.Serialization.ExportOptions.known_types' is never assigned to, and will always have its default value `null'
Compilation succeeded - 3 warning(s)
Assembly ../../class/lib/net_2_1_raw/System.Runtime.Serialization.dll signed.
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System.Runtime.Serialization'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System.Runtime.Serialization'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System.ServiceModel'
Creating the per profile list ../../build/deps/net_2_1_raw_System.ServiceModel.dll.sources ...
./../../tools/gensources.sh net_2_1_raw_System.ServiceModel.dll.sources  > ../../build/deps/net_2_1_raw_System.ServiceModel.dll.sources
Creating ../../build/deps/net_2_1_raw_System.ServiceModel.dll.makefrag ...
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System.ServiceModel'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System.ServiceModel'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System.ServiceModel'
MCS     [net_2_1_raw] System.ServiceModel.dll
System.ServiceModel.Channels/MessageImpl.cs(167,32): warning CS0162: Unreachable code detected
Mono.CodeGeneration/CodeAnd.cs(35,22): warning CS0649: Field `Mono.CodeGeneration.CodeAnd.t1' is never assigned to, and will always have its default value `null'
Mono.CodeGeneration/CodeAnd.cs(36,22): warning CS0649: Field `Mono.CodeGeneration.CodeAnd.t2' is never assigned to, and will always have its default value `null'
Mono.CodeGeneration/CodeOr.cs(34,22): warning CS0649: Field `Mono.CodeGeneration.CodeOr.t1' is never assigned to, and will always have its default value `null'
Mono.CodeGeneration/CodeOr.cs(35,22): warning CS0649: Field `Mono.CodeGeneration.CodeOr.t2' is never assigned to, and will always have its default value `null'
System.ServiceModel.Channels/CommunicationObject.cs(38,26): warning CS0649: Field `System.ServiceModel.Channels.CommunicationObject.open_timeout' is never assigned to, and will always have its default value `null'
System.ServiceModel.Channels/CommunicationObject.cs(38,40): warning CS0649: Field `System.ServiceModel.Channels.CommunicationObject.close_timeout' is never assigned to, and will always have its default value `null'
System.ServiceModel.Description/FaultDescription.cs(41,24): warning CS0649: Field `System.ServiceModel.Description.FaultDescription.action' is never assigned to, and will always have its default value `null'
Compilation succeeded - 8 warning(s)
Assembly ../../class/lib/net_2_1_raw/System.ServiceModel.dll signed.
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System.ServiceModel'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System.ServiceModel'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System.ServiceModel.Web'
Creating the per profile list ../../build/deps/net_2_1_raw_System.ServiceModel.Web.dll.sources ...
./../../tools/gensources.sh net_2_1_raw_System.ServiceModel.Web.dll.sources  > ../../build/deps/net_2_1_raw_System.ServiceModel.Web.dll.sources
Creating ../../build/deps/net_2_1_raw_System.ServiceModel.Web.dll.makefrag ...
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System.ServiceModel.Web'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System.ServiceModel.Web'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System.ServiceModel.Web'
MCS     [net_2_1_raw] System.ServiceModel.Web.dll
System.Runtime.Serialization.Json/JsonSerializationReader.cs(63,33): warning CS0219: The variable `rootMap' is assigned but its value is never used
System.Runtime.Serialization.Json/JsonReader.cs(64,43): warning CS0414: The private field `System.Runtime.Serialization.Json.JsonReader.quotas' is assigned but its value is never used
System.Runtime.Serialization.Json/JsonSerializationReader.cs(199,24): warning CS0169: The private method `System.Runtime.Serialization.Json.JsonSerializationReader.FormatTypeName(System.Type)' is never used
System.Runtime.Serialization.Json/JsonSerializationReader.cs(45,22): warning CS0414: The private field `System.Runtime.Serialization.Json.JsonSerializationReader.verify_object_name' is assigned but its value is never used
System.Runtime.Serialization.Json/JsonWriter.cs(50,22): warning CS0649: Field `System.Runtime.Serialization.Json.JsonWriter.close_output' is never assigned to, and will always have its default value `false'
System.Runtime.Serialization.Json/TypeMap.cs(107,24): warning CS0414: The private field `System.Runtime.Serialization.Json.TypeMap.element' is assigned but its value is never used
Compilation succeeded - 6 warning(s)
Assembly ../../class/lib/net_2_1_raw/System.ServiceModel.Web.dll signed.
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System.ServiceModel.Web'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/System.ServiceModel.Web'
gmake all-local
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class'
gmake[6]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class'
gmake[6]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/tools'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/tools/compiler-tester'
Creating ../../build/deps/net_2_1_raw_compiler-tester.exe.makefrag ...
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/tools/compiler-tester'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/tools/compiler-tester'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/tools/compiler-tester'
MCS     [net_2_1_raw] compiler-tester.exe
compiler-tester.cs(751,40): warning CS0219: The variable `ref_file' is assigned but its value is never used
compiler-tester.cs(643,33): warning CS0169: The private field `TestRunner.PositiveChecker.mono' is never used
Compilation succeeded - 2 warning(s)
mv compiler-tester.exe ./../../class/lib/net_2_1_raw/compiler-tester.exe
test ! -f compiler-tester.exe.mdb || mv compiler-tester.exe.mdb ./../../class/lib/net_2_1_raw/compiler-tester.exe.mdb
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/tools/compiler-tester'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/tools/compiler-tester'
gmake all-local
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/tools'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/tools'
gmake[6]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/tools'
gmake all-local
gmake[6]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs'
gmake[6]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs'
gmake[5]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs'
gmake PROFILE=net_2_1 all
gmake[5]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs'
gmake[6]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/tools'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/tools/compiler-tester'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/tools/compiler-tester'
/bin/sh ./../../mkinstalldirs ../../class/lib/net_2_1/
mkdir -p -- ../../class/lib/net_2_1/
touch ../../class/lib/net_2_1//.stamp
cp ../../class/lib/net_2_1_raw/compiler-tester.exe ../../class/lib/net_2_1/compiler-tester.exe
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/tools/compiler-tester'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/tools/compiler-tester'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/tools/moon'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/tools/moon'
touch tune.stampt
MONO_PATH=".:./../../class/lib/net_1_1:$MONO_PATH" /work/a/ports/lang/mono/work/mono-2.4.3.1/runtime/mono-wrapper  --debug ./../../class/lib/net_1_1/monolinker.exe -d ./../../class/lib/net_2_1_raw -o ./../../class/lib/net_2_1 -l none -c link -a smcs -b true -g true -m display_internalized false -x Descriptors/mscorlib.xml -x Descriptors/smcs.xml -x Descriptors/System.xml -x Descriptors/System.ServiceModel.xml -s Mono.Tuner.InjectAttributes,Mono.Tuner:OutputStep -s Mono.Tuner.AdjustVisibility,Mono.Tuner:OutputStep -s Mono.Tuner.PrintStatus,Mono.Tuner:OutputStep -s Mono.Tuner.RemoveSerialization,Mono.Tuner:OutputStep -i masterinfos/mscorlib.info -i masterinfos/System.info -i masterinfos/System.Net.info -i masterinfos/System.Core.info -i masterinfos/System.Xml.info -i masterinfos/System.Xml.Linq.info -i masterinfos/System.Runtime.Serialization.info -i masterinfos/System.ServiceModel.info -i masterinfos/System.ServiceModel.Web.info -i masterinfos/Mono.CompilerServices.SymbolWrite
 r.info
Assembly `System.Xml.Linq, Version=2.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' (/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_1_raw/System.Xml.Linq.dll) tuned
Assembly `Mono.CompilerServices.SymbolWriter, Version=2.0.5.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' (/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_1_raw/Mono.CompilerServices.SymbolWriter.dll) tuned
Assembly `System.ServiceModel.Web, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' (/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_1_raw/System.ServiceModel.Web.dll) tuned
Assembly `mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' (/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_1_raw/mscorlib.dll) tuned
Assembly `System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' (/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_1_raw/System.dll) tuned
Assembly `smcs, Version=2.4.3.1, Culture=neutral, PublicKeyToken=null' (/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_1_raw/smcs.exe) tuned
Assembly `System.Net, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' (/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_1_raw/System.Net.dll) tuned
Assembly `System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' (/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_1_raw/System.Xml.dll) tuned
Assembly `System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' (/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_1_raw/System.Core.dll) tuned
Assembly `System.ServiceModel, Version=2.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' (/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_1_raw/System.ServiceModel.dll) tuned
Assembly `System.Runtime.Serialization, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' (/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/class/lib/net_2_1_raw/System.Runtime.Serialization.dll) tuned
for i in mscorlib.dll System.dll System.Net.dll System.Core.dll System.Xml.dll System.Xml.Linq.dll System.Runtime.Serialization.dll System.ServiceModel.dll System.ServiceModel.Web.dll Mono.CompilerServices.SymbolWriter.dll; do MONO_PATH="./../../class/lib/net_1_1_bootstrap:$MONO_PATH" /work/a/ports/lang/mono/work/mono-2.4.3.1/runtime/mono-wrapper  ./../../class/lib/net_1_1_bootstrap/sn.exe -q -R ./../../class/lib/net_2_1/$i ./../../class/mono.snk; done
Assembly ./../../class/lib/net_2_1/mscorlib.dll signed.
Assembly ./../../class/lib/net_2_1/System.dll signed.
Assembly ./../../class/lib/net_2_1/System.Net.dll signed.
Assembly ./../../class/lib/net_2_1/System.Core.dll signed.
Assembly ./../../class/lib/net_2_1/System.Xml.dll signed.
Assembly ./../../class/lib/net_2_1/System.Xml.Linq.dll signed.
Assembly ./../../class/lib/net_2_1/System.Runtime.Serialization.dll signed.
Assembly ./../../class/lib/net_2_1/System.ServiceModel.dll signed.
Assembly ./../../class/lib/net_2_1/System.ServiceModel.Web.dll signed.
Assembly ./../../class/lib/net_2_1/Mono.CompilerServices.SymbolWriter.dll signed.
mv tune.stampt tune.stamp
test -f ../../class/lib/net_2_1/smcs.exe || { rm -f tune.stamp; gmake tune.stamp; }
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/tools/moon'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/tools/moon'
gmake all-local
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/tools'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/tools'
gmake[6]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/tools'
gmake[6]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/tests'
gmake all-local
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/tests'
gmake[7]: Nothing to be done for `all-local'.
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/tests'
gmake[6]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/tests'
gmake[6]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/errors'
gmake all-local
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/errors'
gmake[7]: Nothing to be done for `all-local'.
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/errors'
gmake[6]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs/errors'
gmake all-local
gmake[6]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs'
gmake[6]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs'
gmake[5]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs'
gmake[4]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs'
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mcs'
gmake[2]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/runtime'
Making all in scripts
gmake[2]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/scripts'
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,1.0,g' -e 's,@''exe_name@,caspol,g' ./script.in | cat > caspol.tmp
mv caspol.tmp caspol
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,1.0,g' -e 's,@''exe_name@,cert2spc,g' ./script.in | cat > cert2spc.tmp
mv cert2spc.tmp cert2spc
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,1.0,g' -e 's,@''exe_name@,certmgr,g' ./script.in | cat > certmgr.tmp
mv certmgr.tmp certmgr
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,1.0,g' -e 's,@''exe_name@,chktrust,g' ./script.in | cat > chktrust.tmp
mv chktrust.tmp chktrust
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,1.0,g' -e 's,@''exe_name@,cilc,g' ./script.in | cat > cilc.tmp
mv cilc.tmp cilc
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,1.0,g' -e 's,@''exe_name@,disco,g' ./script.in | cat > disco.tmp
mv disco.tmp disco
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,1.0,g' -e 's,@''exe_name@,dtd2xsd,g' ./script.in | cat > dtd2xsd.tmp
mv dtd2xsd.tmp dtd2xsd
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,1.0,g' -e 's,@''exe_name@,dtd2rng,g' ./script.in | cat > dtd2rng.tmp
mv dtd2rng.tmp dtd2rng
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,1.0,g' -e 's,@''exe_name@,installvst,g' ./script.in | cat > installvst.tmp
mv installvst.tmp installvst
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,1.0,g' -e 's,@''exe_name@,genxs,g' ./script.in | cat > genxs.tmp
mv genxs.tmp genxs
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,1.0,g' -e 's,@''exe_name@,macpack,g' ./script.in | cat > macpack.tmp
mv macpack.tmp macpack
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,1.0,g' -e 's,@''exe_name@,mcs,g' ./script.in | cat > mcs.tmp
mv mcs.tmp mcs
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,1.0,g' -e 's,@''exe_name@,mjs,g' ./script.in | cat > mjs.tmp
mv mjs.tmp mjs
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,1.0,g' -e 's,@''exe_name@,monolinker,g' ./script.in | cat > monolinker.tmp
mv monolinker.tmp monolinker
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,1.0,g' -e 's,@''exe_name@,mono-cil-strip,g' ./script.in | cat > mono-cil-strip.tmp
mv mono-cil-strip.tmp mono-cil-strip
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,1.0,g' -e 's,@''exe_name@,mono-xmltool,g' ./script.in | cat > mono-xmltool.tmp
mv mono-xmltool.tmp mono-xmltool
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,1.0,g' -e 's,@''exe_name@,mozroots,g' ./script.in | cat > mozroots.tmp
mv mozroots.tmp mozroots
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,1.0,g' -e 's,@''exe_name@,permview,g' ./script.in | cat > permview.tmp
mv permview.tmp permview
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,1.0,g' -e 's,@''exe_name@,prj2make,g' ./script.in | cat > prj2make.tmp
mv prj2make.tmp prj2make
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,1.0,g' -e 's,@''exe_name@,secutil,g' ./script.in | cat > secutil.tmp
mv secutil.tmp secutil
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,1.0,g' -e 's,@''exe_name@,setreg,g' ./script.in | cat > setreg.tmp
mv setreg.tmp setreg
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,1.0,g' -e 's,@''exe_name@,signcode,g' ./script.in | cat > signcode.tmp
mv signcode.tmp signcode
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,1.0,g' -e 's,@''exe_name@,soapsuds,g' ./script.in | cat > soapsuds.tmp
mv soapsuds.tmp soapsuds
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,1.0,g' -e 's,@''exe_name@,xsd,g' ./script.in | cat > xsd.tmp
mv xsd.tmp xsd
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,1.0,g' -e 's,@''exe_name@,makecert,g' ./script_umask.in > makecert.tmp
mv makecert.tmp makecert
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,1.0,g' -e 's,@''exe_name@,sn,g' ./script_umask.in > sn.tmp
mv sn.tmp sn
t=`basename al1 1`; sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,1.0,g' -e "s, at exe_name@,$t,g" ./script.in | cat > al1.tmp
mv al1.tmp al1
t=`basename genxs1 1`; sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,1.0,g' -e "s, at exe_name@,$t,g" ./script.in | cat > genxs1.tmp
mv genxs1.tmp genxs1
t=`basename ilasm1 1`; sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,1.0,g' -e "s, at exe_name@,$t,g" ./script.in | cat > ilasm1.tmp
mv ilasm1.tmp ilasm1
t=`basename mcs1 1`; sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,1.0,g' -e "s, at exe_name@,$t,g" ./script.in | cat > mcs1.tmp
mv mcs1.tmp mcs1
t=`basename mkbundle1 1`; sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,1.0,g' -e "s, at exe_name@,$t,g" ./script.in | cat > mkbundle1.tmp
mv mkbundle1.tmp mkbundle1
t=`basename gacutil1 1`; sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,1.0,g' -e "s, at exe_name@,$t,g" ./script.in | cat > gacutil1.tmp
mv gacutil1.tmp gacutil1
t=`basename monop1 1`; sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,1.0,g' -e "s, at exe_name@,$t,g" ./script.in | cat > monop1.tmp
mv monop1.tmp monop1
t=`basename resgen1 1`; sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,1.0,g' -e "s, at exe_name@,$t,g" ./script.in | cat > resgen1.tmp
mv resgen1.tmp resgen1
t=`basename wsdl1 1`; sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,1.0,g' -e "s, at exe_name@,$t,g" ./script.in | cat > wsdl1.tmp
mv wsdl1.tmp wsdl1
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,2.0,g' -e "s, at exe_name@,al,g" ./script.in | cat > al.tmp
mv al.tmp al
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,2.0,g' -e "s, at exe_name@,ilasm,g" ./script.in | cat > ilasm.tmp
mv ilasm.tmp ilasm
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,2.0,g' -e "s, at exe_name@,gacutil,g" ./script.in | cat > gacutil.tmp
mv gacutil.tmp gacutil
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,2.0,g' -e "s, at exe_name@,mkbundle,g" ./script.in | cat > mkbundle.tmp
mv mkbundle.tmp mkbundle
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,2.0,g' -e "s, at exe_name@,monop,g" ./script.in | cat > monop.tmp
mv monop.tmp monop
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,2.0,g' -e "s, at exe_name@,resgen,g" ./script.in | cat > resgen.tmp
mv resgen.tmp resgen
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,2.0,g' -e "s, at exe_name@,wsdl,g" ./script.in | cat > wsdl.tmp
mv wsdl.tmp wsdl
n=`echo al2 | sed 's,2$,,'`; \
	sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,2.0,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > al2.tmp
mv al2.tmp al2
n=`echo csharp | sed 's,2$,,'`; \
	sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,2.0,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > csharp.tmp
mv csharp.tmp csharp
n=`echo gacutil2 | sed 's,2$,,'`; \
	sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,2.0,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > gacutil2.tmp
mv gacutil2.tmp gacutil2
n=`echo gmcs | sed 's,2$,,'`; \
	sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,2.0,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > gmcs.tmp
mv gmcs.tmp gmcs
n=`echo httpcfg | sed 's,2$,,'`; \
	sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,2.0,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > httpcfg.tmp
mv httpcfg.tmp httpcfg
n=`echo ilasm2 | sed 's,2$,,'`; \
	sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,2.0,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > ilasm2.tmp
mv ilasm2.tmp ilasm2
n=`echo mconfig | sed 's,2$,,'`; \
	sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,2.0,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > mconfig.tmp
mv mconfig.tmp mconfig
n=`echo mkbundle2 | sed 's,2$,,'`; \
	sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,2.0,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > mkbundle2.tmp
mv mkbundle2.tmp mkbundle2
n=`echo mdoc | sed 's,2$,,'`; \
	sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,2.0,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > mdoc.tmp
mv mdoc.tmp mdoc
n=`echo mono-api-info | sed 's,2$,,'`; \
	sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,2.0,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > mono-api-info.tmp
mv mono-api-info.tmp mono-api-info
n=`echo mono-shlib-cop | sed 's,2$,,'`; \
	sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,2.0,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > mono-shlib-cop.tmp
mv mono-shlib-cop.tmp mono-shlib-cop
n=`echo monop2 | sed 's,2$,,'`; \
	sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,2.0,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > monop2.tmp
mv monop2.tmp monop2
n=`echo resgen2 | sed 's,2$,,'`; \
	sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,2.0,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > resgen2.tmp
mv resgen2.tmp resgen2
n=`echo wsdl2 | sed 's,2$,,'`; \
	sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,2.0,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > wsdl2.tmp
mv wsdl2.tmp wsdl2
n=`echo xsd2 | sed 's,2$,,'`; \
	sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,2.0,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > xsd2.tmp
mv xsd2.tmp xsd2
n=`echo sgen | sed 's,2$,,'`; \
	sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,2.0,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > sgen.tmp
mv sgen.tmp sgen
n=`echo sqlsharp | sed 's,2$,,'`; \
	sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,2.0,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > sqlsharp.tmp
mv sqlsharp.tmp sqlsharp
n=`echo xbuild | sed 's,2$,,'`; \
	sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,2.0,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > xbuild.tmp
mv xbuild.tmp xbuild
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,2.1,g' -e "s,@""exe_name@,smcs,g" ./smcs.in | cat > smcs.tmp
mv smcs.tmp smcs
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,1.0,g' -e 's,@''exe_name@,mono-service,g' ./mono-service.in > mono-service.tmp
mv mono-service.tmp mono-service
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,2.0,g' -e 's,@''exe_name@,mono-service2,g' ./mono-service.in > mono-service2.tmp
mv mono-service2.tmp mono-service2
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono --debug,g' -e 's,@''framework_version@,1.0,g' -e 's,@''exe_name@,nunit-console,g' ./script.in | cat > nunit-console.tmp
mv nunit-console.tmp nunit-console
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono --debug,g' -e 's,@''framework_version@,2.0,g' -e 's,@''exe_name@,nunit-console,g' ./script.in | cat > nunit-console2.tmp
mv nunit-console2.tmp nunit-console2
for script in mdoc-assemble mdoc-export-html mdoc-export-msxdoc mdoc-update mdoc-validate ; do                  \
		cmd=`echo $script | sed 's/mdoc-//'` ;         \
		echo "#!/bin/sh" > $script ;                   \
		echo "exec mdoc $cmd \"\$@\"" >> $script;    \
	done
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,1.0,g' -e "s,@""exe_name@,mod,g" ./mod.in > mod.tmp
mv mod.tmp mod
gmake[2]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/scripts'
Making all in man
gmake[2]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/man'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/man'
Making all in samples
gmake[2]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/samples'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/samples'
Making all in web
gmake[2]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/web'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/web'
Making all in msvc
gmake[2]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/msvc'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/msvc'
Making all in docs
gmake[2]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/docs'
cd . && gmake -f docs.make topdir=../mcs convert.exe
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/docs'
MCS     [net_2_0] convert.exe
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/docs'
.././install-sh -c -d ./html
runtimedir=`cd ../runtime && pwd`; export runtimedir; \
	cd . && MONO_PATH=../mcs/class/lib/net_2_0 perl ./exdoc -h . ../mono/*/*.c
Merging: mono-api-class.html
Merging: mono-api-dynamic-codegen.html
Merging: mono-api-reflection.html
Merging: mono-api-internal.html
Merging: mono-api-profiler.html
Merging: mono-api-security.html
Merging: mono-api-jit.html
Merging: mono-api-assembly.html
Merging: mono-api-codegen.html
Merging: mono-api-jitinternal.html
Merging: mono-api-gchandle.html
Merging: mono-api-vm.html
Merging: mono-api-utils.html
Merging: mono-api-wapi.html
Merging: mono-api-decimal.html
Merging: mono-api-exc.html
Merging: mono-api-methods.html
Merging: mono-api-marshal.html
Merging: mono-api-debug.html
Merging: mono-api-counters.html
Merging: mono-api-domains.html
Merging: mono-api-type.html
Merging: mono-api-image.html
Merging: mono-api-threads.html
Merging: mono-api-types.html
Merging: mono-api-unsorted.html
Merging: mono-api-metadata.html
Merging: mono-api-string.html
Merging: mono-api-trace.html
Merging: mono-api-gc.html
Merging: mono-api-object.html
Merging: mono-api-interpreter.html
Merging: mono-api-embedding.html
touch deploy/.stamp
cd . && gmake -f docs.make topdir=../mcs mono-file-formats.tree
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/docs'
MDOC    [net_2_0] mono-file-formats.tree
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/docs'
cd . && gmake -f docs.make topdir=../mcs mono-tools.tree
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/docs'
MDOC    [net_2_0] mono-tools.tree
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/docs'
cd . && cp api-style.css deploy
cd . && gmake -f docs.make topdir=../mcs monoapi.tree
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/docs'
MDOC    [net_2_0] monoapi.tree
Warning: file deploy/mono-api-assembly.html#cil_assembly_load not found
Warning: file deploy/mono-api-image.html#cil_image_open not found
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/docs'
gmake[2]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/docs'
gmake[2]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1'
gmake[2]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1'
gmake[1]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1'
================================================================
====================<phase 5: make test>====================
make: don't know how to make regression-test(continuing)
1 error
================================================================
====================<phase 6: make install>====================
add_pkg gamin-0.1.10_3.tbz gettext-0.17_1.tbz gio-fam-backend-2.22.4.tbz glib-2.22.4.tbz libiconv-1.13.1_1.tbz pcre-8.00.tbz perl-5.10.1.tbz pkg-config-0.23_1.tbz python26-2.6.4.tbz
adding dependencies
pkg_add gamin-0.1.10_3.tbz

===============================================================================

Gamin will only provide realtime notification of changes for at most n files,
where n is the minimum value between (kern.maxfiles * 0.7) and
(kern.maxfilesperproc - 200). Beyond that limit, files will be polled.

If you often open several large folders with Nautilus, you might want to
increase the kern.maxfiles tunable (you do not need to set
kern.maxfilesperproc, since it is computed at boot time from kern.maxfiles).

For a typical desktop, add the following line to /boot/loader.conf, then
reboot the system:

    kern.maxfiles="25000"

The behavior of gamin can be controlled via the various gaminrc files.
See http://www.gnome.org/~veillard/gamin/config.html on how to create
these files.  In particular, if you find gam_server is taking up too much
CPU time polling for changes, something like the following may help
in one of the gaminrc files:

# reduce polling frequency to once per 10 seconds
# for UFS file systems in order to lower CPU load
fsset ufs poll 10

===============================================================================

pkg_add gettext-0.17_1.tbz
skipping gettext-0.17_1, already added
pkg_add gio-fam-backend-2.22.4.tbz
pkg_add glib-2.22.4.tbz
skipping glib-2.22.4, already added
pkg_add libiconv-1.13.1_1.tbz
skipping libiconv-1.13.1_1, already added
pkg_add pcre-8.00.tbz
skipping pcre-8.00, already added
pkg_add perl-5.10.1.tbz
skipping perl-5.10.1, already added
pkg_add pkg-config-0.23_1.tbz
skipping pkg-config-0.23_1, already added
pkg_add python26-2.6.4.tbz
skipping python26-2.6.4, already added
===>  Installing for mono-2.4.3.1_1
===>   mono-2.4.3.1_1 depends on executable: pkg-config - found
===>   mono-2.4.3.1_1 depends on file: /usr/local/lib/gio/modules/libgiofam.so - found
===>   mono-2.4.3.1_1 depends on shared library: intl - found
===>   mono-2.4.3.1_1 depends on shared library: glib-2.0.0 - found
===>   Generating temporary packing list
===>  Checking if lang/mono already installed
Making install in po
gmake[1]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/po'
Making install in mcs
gmake[2]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/po/mcs'
../.././install-sh -c -d /usr/local/share
installing es.gmo as /usr/local/share/locale/es/LC_MESSAGES/mcs.mo
installing ja.gmo as /usr/local/share/locale/ja/LC_MESSAGES/mcs.mo
installing de.gmo as /usr/local/share/locale/de/LC_MESSAGES/mcs.mo
if test "mono" = "gettext-tools"; then \
	  ../.././install-sh -c -d /usr/local/share/gettext/po; \
	  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en at quot.header en at boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
	    install  -o root -g wheel -m 444 ./$file \
			    /usr/local/share/gettext/po/$file; \
	  done; \
	  for file in Makevars; do \
	    rm -f /usr/local/share/gettext/po/$file; \
	  done; \
	else \
	  : ; \
	fi
gmake[2]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/po/mcs'
gmake[2]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/po'
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/po'
gmake[3]: Nothing to be done for `install-exec-am'.
gmake[3]: Nothing to be done for `install-data-am'.
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/po'
gmake[2]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/po'
gmake[1]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/po'
Making install in libgc
gmake[1]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/libgc'
Making install in include
gmake[2]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/libgc/include'
Making install in private
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/libgc/include/private'
gmake[4]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/libgc/include/private'
gmake[4]: Nothing to be done for `install-exec-am'.
gmake[4]: Nothing to be done for `install-data-am'.
gmake[4]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/libgc/include/private'
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/libgc/include/private'
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/libgc/include'
gmake[4]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/libgc/include'
gmake[4]: Nothing to be done for `install-exec-am'.
gmake[4]: Nothing to be done for `install-data-am'.
gmake[4]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/libgc/include'
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/libgc/include'
gmake[2]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/libgc/include'
Making install in doc
gmake[2]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/libgc/doc'
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/libgc/doc'
gmake[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/libgc-mono" || .././install-sh -c -d "/usr/local/share/libgc-mono"
 install  -o root -g wheel -m 444 'barrett_diagram' '/usr/local/share/libgc-mono/barrett_diagram'
 install  -o root -g wheel -m 444 'debugging.html' '/usr/local/share/libgc-mono/debugging.html'
 install  -o root -g wheel -m 444 'gc.man' '/usr/local/share/libgc-mono/gc.man'
 install  -o root -g wheel -m 444 'gcdescr.html' '/usr/local/share/libgc-mono/gcdescr.html'
 install  -o root -g wheel -m 444 'README' '/usr/local/share/libgc-mono/README'
 install  -o root -g wheel -m 444 'README.amiga' '/usr/local/share/libgc-mono/README.amiga'
 install  -o root -g wheel -m 444 'README.arm.cross' '/usr/local/share/libgc-mono/README.arm.cross'
 install  -o root -g wheel -m 444 'README.autoconf' '/usr/local/share/libgc-mono/README.autoconf'
 install  -o root -g wheel -m 444 'README.changes' '/usr/local/share/libgc-mono/README.changes'
 install  -o root -g wheel -m 444 'README.contributors' '/usr/local/share/libgc-mono/README.contributors'
 install  -o root -g wheel -m 444 'README.cords' '/usr/local/share/libgc-mono/README.cords'
 install  -o root -g wheel -m 444 'README.DGUX386' '/usr/local/share/libgc-mono/README.DGUX386'
 install  -o root -g wheel -m 444 'README.dj' '/usr/local/share/libgc-mono/README.dj'
 install  -o root -g wheel -m 444 'README.environment' '/usr/local/share/libgc-mono/README.environment'
 install  -o root -g wheel -m 444 'README.ews4800' '/usr/local/share/libgc-mono/README.ews4800'
 install  -o root -g wheel -m 444 'README.hp' '/usr/local/share/libgc-mono/README.hp'
 install  -o root -g wheel -m 444 'README.linux' '/usr/local/share/libgc-mono/README.linux'
 install  -o root -g wheel -m 444 'README.Mac' '/usr/local/share/libgc-mono/README.Mac'
 install  -o root -g wheel -m 444 'README.MacOSX' '/usr/local/share/libgc-mono/README.MacOSX'
 install  -o root -g wheel -m 444 'README.macros' '/usr/local/share/libgc-mono/README.macros'
 install  -o root -g wheel -m 444 'README.OS2' '/usr/local/share/libgc-mono/README.OS2'
 install  -o root -g wheel -m 444 'README.rs6000' '/usr/local/share/libgc-mono/README.rs6000'
 install  -o root -g wheel -m 444 'README.sgi' '/usr/local/share/libgc-mono/README.sgi'
 install  -o root -g wheel -m 444 'README.solaris2' '/usr/local/share/libgc-mono/README.solaris2'
 install  -o root -g wheel -m 444 'README.uts' '/usr/local/share/libgc-mono/README.uts'
 install  -o root -g wheel -m 444 'README.win32' '/usr/local/share/libgc-mono/README.win32'
 install  -o root -g wheel -m 444 'tree.html' '/usr/local/share/libgc-mono/tree.html'
 install  -o root -g wheel -m 444 'leak.html' '/usr/local/share/libgc-mono/leak.html'
 install  -o root -g wheel -m 444 'gcinterface.html' '/usr/local/share/libgc-mono/gcinterface.html'
 install  -o root -g wheel -m 444 'scale.html' '/usr/local/share/libgc-mono/scale.html'
 install  -o root -g wheel -m 444 'README.darwin' '/usr/local/share/libgc-mono/README.darwin'
 install  -o root -g wheel -m 444 'simple_example.html' '/usr/local/share/libgc-mono/simple_example.html'
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/libgc/doc'
gmake[2]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/libgc/doc'
gmake[2]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/libgc'
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/libgc'
gmake[3]: Nothing to be done for `install-exec-am'.
gmake[3]: Nothing to be done for `install-data-am'.
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/libgc'
gmake[2]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/libgc'
gmake[1]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/libgc'
Making install in mono
gmake[1]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mono'
Making install in utils
gmake[2]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mono/utils'
gmake  install-am
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mono/utils'
gmake[4]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mono/utils'
gmake[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/include/mono-1.0/mono/utils" || ../.././install-sh -c -d "/usr/local/include/mono-1.0/mono/utils"
 install  -o root -g wheel -m 444 'monobitset.h' '/usr/local/include/mono-1.0/mono/utils/monobitset.h'
 install  -o root -g wheel -m 444 'mono-codeman.h' '/usr/local/include/mono-1.0/mono/utils/mono-codeman.h'
 install  -o root -g wheel -m 444 'mono-counters.h' '/usr/local/include/mono-1.0/mono/utils/mono-counters.h'
 install  -o root -g wheel -m 444 'mono-digest.h' '/usr/local/include/mono-1.0/mono/utils/mono-digest.h'
 install  -o root -g wheel -m 444 'mono-logger.h' '/usr/local/include/mono-1.0/mono/utils/mono-logger.h'
 install  -o root -g wheel -m 444 'mono-hash.h' '/usr/local/include/mono-1.0/mono/utils/mono-hash.h'
 install  -o root -g wheel -m 444 'mono-math.h' '/usr/local/include/mono-1.0/mono/utils/mono-math.h'
 install  -o root -g wheel -m 444 'mono-membar.h' '/usr/local/include/mono-1.0/mono/utils/mono-membar.h'
 install  -o root -g wheel -m 444 'mono-path.h' '/usr/local/include/mono-1.0/mono/utils/mono-path.h'
 install  -o root -g wheel -m 444 'mono-poll.h' '/usr/local/include/mono-1.0/mono/utils/mono-poll.h'
 install  -o root -g wheel -m 444 'mono-uri.h' '/usr/local/include/mono-1.0/mono/utils/mono-uri.h'
 install  -o root -g wheel -m 444 'mono-stdlib.h' '/usr/local/include/mono-1.0/mono/utils/mono-stdlib.h'
gmake[4]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mono/utils'
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mono/utils'
gmake[2]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mono/utils'
Making install in io-layer
gmake[2]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mono/io-layer'
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mono/io-layer'
gmake[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/include/mono-1.0/mono/io-layer" || ../.././install-sh -c -d "/usr/local/include/mono-1.0/mono/io-layer"
 install  -o root -g wheel -m 444 'access.h' '/usr/local/include/mono-1.0/mono/io-layer/access.h'
 install  -o root -g wheel -m 444 'atomic.h' '/usr/local/include/mono-1.0/mono/io-layer/atomic.h'
 install  -o root -g wheel -m 444 'collection.h' '/usr/local/include/mono-1.0/mono/io-layer/collection.h'
 install  -o root -g wheel -m 444 'context.h' '/usr/local/include/mono-1.0/mono/io-layer/context.h'
 install  -o root -g wheel -m 444 'critical-sections.h' '/usr/local/include/mono-1.0/mono/io-layer/critical-sections.h'
 install  -o root -g wheel -m 444 'error.h' '/usr/local/include/mono-1.0/mono/io-layer/error.h'
 install  -o root -g wheel -m 444 'events.h' '/usr/local/include/mono-1.0/mono/io-layer/events.h'
 install  -o root -g wheel -m 444 'handles.h' '/usr/local/include/mono-1.0/mono/io-layer/handles.h'
 install  -o root -g wheel -m 444 'io.h' '/usr/local/include/mono-1.0/mono/io-layer/io.h'
 install  -o root -g wheel -m 444 'io-layer.h' '/usr/local/include/mono-1.0/mono/io-layer/io-layer.h'
 install  -o root -g wheel -m 444 'io-portability.h' '/usr/local/include/mono-1.0/mono/io-layer/io-portability.h'
 install  -o root -g wheel -m 444 'macros.h' '/usr/local/include/mono-1.0/mono/io-layer/macros.h'
 install  -o root -g wheel -m 444 'messages.h' '/usr/local/include/mono-1.0/mono/io-layer/messages.h'
 install  -o root -g wheel -m 444 'mono-mutex.h' '/usr/local/include/mono-1.0/mono/io-layer/mono-mutex.h'
 install  -o root -g wheel -m 444 'mutexes.h' '/usr/local/include/mono-1.0/mono/io-layer/mutexes.h'
 install  -o root -g wheel -m 444 'processes.h' '/usr/local/include/mono-1.0/mono/io-layer/processes.h'
 install  -o root -g wheel -m 444 'security.h' '/usr/local/include/mono-1.0/mono/io-layer/security.h'
 install  -o root -g wheel -m 444 'semaphores.h' '/usr/local/include/mono-1.0/mono/io-layer/semaphores.h'
 install  -o root -g wheel -m 444 'sockets.h' '/usr/local/include/mono-1.0/mono/io-layer/sockets.h'
 install  -o root -g wheel -m 444 'status.h' '/usr/local/include/mono-1.0/mono/io-layer/status.h'
 install  -o root -g wheel -m 444 'system.h' '/usr/local/include/mono-1.0/mono/io-layer/system.h'
 install  -o root -g wheel -m 444 'threads.h' '/usr/local/include/mono-1.0/mono/io-layer/threads.h'
 install  -o root -g wheel -m 444 'timefuncs.h' '/usr/local/include/mono-1.0/mono/io-layer/timefuncs.h'
 install  -o root -g wheel -m 444 'types.h' '/usr/local/include/mono-1.0/mono/io-layer/types.h'
 install  -o root -g wheel -m 444 'uglify.h' '/usr/local/include/mono-1.0/mono/io-layer/uglify.h'
 install  -o root -g wheel -m 444 'versioninfo.h' '/usr/local/include/mono-1.0/mono/io-layer/versioninfo.h'
 install  -o root -g wheel -m 444 'wait.h' '/usr/local/include/mono-1.0/mono/io-layer/wait.h'
 install  -o root -g wheel -m 444 'wapi.h' '/usr/local/include/mono-1.0/mono/io-layer/wapi.h'
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mono/io-layer'
gmake[2]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mono/io-layer'
Making install in os
gmake[2]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mono/os'
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mono/os'
gmake[3]: Nothing to be done for `install-exec-am'.
gmake[3]: Nothing to be done for `install-data-am'.
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mono/os'
gmake[2]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mono/os'
Making install in cil
gmake[2]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mono/cil'
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mono/cil'
gmake[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/include/mono-1.0/mono/cil" || ../.././install-sh -c -d "/usr/local/include/mono-1.0/mono/cil"
 install  -o root -g wheel -m 444 'opcode.def' '/usr/local/include/mono-1.0/mono/cil/opcode.def'
test -z "/usr/local/share/mono-1.0/mono/cil" || ../.././install-sh -c -d "/usr/local/share/mono-1.0/mono/cil"
 install  -o root -g wheel -m 444 'cil-opcodes.xml' '/usr/local/share/mono-1.0/mono/cil/cil-opcodes.xml'
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mono/cil'
gmake[2]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mono/cil'
Making install in metadata
gmake[2]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mono/metadata'
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mono/metadata'
test -z "/usr/local/bin" || ../.././install-sh -c -d "/usr/local/bin"
  /bin/sh /usr/local/bin/libtool --quiet   --mode=install install  -s -o root -g wheel -m 555 'pedump' '/usr/local/bin/pedump'
install: /usr/local/bin/pedump: Bad address
gmake[3]: *** [install-binPROGRAMS] Error 1
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mono/metadata'
gmake[2]: *** [install-am] Error 2
gmake[2]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mono/metadata'
gmake[1]: *** [install-recursive] Error 1
gmake[1]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.4.3.1/mono'
gmake: *** [install-recursive] Error 1
*** Error code 2

Stop in /a/ports/lang/mono.
================================================================
build of /usr/ports/lang/mono ended at Mon Apr  5 17:44:59 UTC 2010

----- End forwarded message -----
-- 
Erwin Lansing                                   http://droso.org
Prediction is very difficult
especially about the future                    erwin at FreeBSD.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-mono/attachments/20100405/7800dd07/attachment.pgp


More information about the freebsd-mono mailing list