* CPV: dev-dotnet/ikvm-0.44.0.5
* REPO: gentoo
* Maintainer: dotnet@gentoo.org
* USE: elibc_glibc kernel_linux test userland_GNU x86
* Using: icedtea6-bin
>>> Unpacking source...
>>> Unpacking openjdk6-b18-stripped.zip to /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work
>>> Unpacking ikvmsrc-0.44.0.5.zip to /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work
>>> Source unpacked in /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work
>>> Preparing source in /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5 ...
* Applying ikvm-0.44.0.5-key.patch ...
[ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5 ...
NAnt 0.86 (Build 0.86.2898.0; beta1; 12/08/2007)
Copyright (C) 2001-2007 Gerry Shaw
http://nant.sourceforge.net
Buildfile: file:///var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/ikvm.build
Target framework: Mono 2.0 Profile
Target(s) specified: signed
signed:
all:
[nant] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/tools/tools.build
Buildfile: file:///var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/tools/tools.build
Target framework: Mono 2.0 Profile
Target(s) specified: tools
tools:
[csc] Compiling 1 files to '/var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/tools/asmref.exe'.
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/tools/asmref.cs(43,24): warning CS0612: `System.Reflection.Assembly.LoadWithPartialName(string)' is obsolete
[csc] Compilation succeeded - 1 warning(s)
[csc] Compiling 1 files to '/var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/tools/updbaseaddresses.exe'.
[csc] Compiling 1 files to '/var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/tools/depcheck.exe'.
[csc] Compiling 1 files to '/var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/tools/pubkey.exe'.
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/tools/pubkey.cs(31,33): warning CS1691: `1699' is not a valid warning number
[csc] Compilation succeeded - 1 warning(s)
[exec] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/tools/tools.build(31,10): Attribute 'useruntimeengine' for is deprecated. Use the managed attribute and Managed property instead.
BUILD SUCCEEDED - 0 non-fatal error(s), 3 warning(s)
Total time: 2.8 seconds.
[nant] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/runtime.build first-pass
Buildfile: file:///var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/runtime.build
Target framework: Mono 2.0 Profile
Target(s) specified: first-pass
DummyLibrary:
[csc] Compiling 2 files to '/var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/IKVM.OpenJDK.Core.dll'.
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/CommonAssemblyInfo.cs(35,37): warning CS1691: `1699' is not a valid warning number
[csc] Compilation succeeded - 1 warning(s)
first-pass:
IKVM.Runtime:
[copy] Copying 1 file to '/var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/AssemblyInfo.cs'.
[csc] Compiling 34 files to '/var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/IKVM.Runtime.dll'.
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/CommonAssemblyInfo.cs(35,37): warning CS1691: `1699' is not a valid warning number
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/AssemblyClassLoader.cs(48,32): warning CS0414: The private field `IKVM.Internal.AssemblyClassLoader.initializerThread' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/AssemblyClassLoader.cs(49,29): warning CS0169: The private field `IKVM.Internal.AssemblyClassLoader.initializerRecursion' is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/AssemblyClassLoader.cs(50,41): warning CS0169: The private field `IKVM.Internal.AssemblyClassLoader.protectionDomain' is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/AssemblyClassLoader.cs(51,59): warning CS0169: The private field `IKVM.Internal.AssemblyClassLoader.customClassLoaderRedirects' is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/AssemblyClassLoader.cs(52,30): warning CS0649: Field `IKVM.Internal.AssemblyClassLoader.hasCustomClassLoader' is never assigned to, and will always have its default value `false'
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/DotNetTypeWrapper.cs(347,47): warning CS0649: Field `IKVM.Internal.DotNetTypeWrapper.DelegateInnerClassTypeWrapper.fakeType' is never assigned to, and will always have its default value `null'
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/MemberWrapper.cs(341,34): warning CS0414: The private field `IKVM.Internal.MethodWrapper.declaredExceptions' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/DotNetTypeWrapper.cs(455,47): warning CS0649: Field `IKVM.Internal.DotNetTypeWrapper.EnumEnumTypeWrapper.fakeType' is never assigned to, and will always have its default value `null'
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/DotNetTypeWrapper.cs(677,47): warning CS0649: Field `IKVM.Internal.DotNetTypeWrapper.AttributeAnnotationTypeWrapper.fakeType' is never assigned to, and will always have its default value `null'
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/DotNetTypeWrapper.cs(969,55): warning CS0649: Field `IKVM.Internal.DotNetTypeWrapper.AttributeAnnotationTypeWrapper.ReturnValueAnnotationTypeWrapper.fakeType' is never assigned to, and will always have its default value `null'
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/DotNetTypeWrapper.cs(1116,55): warning CS0649: Field `IKVM.Internal.DotNetTypeWrapper.AttributeAnnotationTypeWrapper.MultipleAnnotationTypeWrapper.fakeType' is never assigned to, and will always have its default value `null'
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/DotNetTypeWrapper.cs(1755,40): warning CS0414: The private field `IKVM.Internal.DotNetTypeWrapper.ByRefMethodWrapper.byrefs' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/ExceptionHelper.cs(47,68): warning CS0414: The private field `IKVM.Internal.ExceptionHelper.failedTypes' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/ExceptionHelper.cs(49,51): warning CS0414: The private field `IKVM.Internal.ExceptionHelper.NOT_REMAPPED' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/ExceptionHelper.cs(50,46): warning CS0414: The private field `IKVM.Internal.ExceptionHelper.cleanStackTrace' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/RuntimeHelperTypes.cs(39,37): warning CS0649: Field `IKVM.Internal.RuntimeHelperTypes.classLiteralType' is never assigned to, and will always have its default value `null'
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/TypeWrapper.cs(83,37): warning CS0414: The private field `IKVM.Internal.AttributeHelper.typeofRemappedClassAttribute' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/TypeWrapper.cs(85,37): warning CS0414: The private field `IKVM.Internal.AttributeHelper.typeofModifiersAttribute' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/TypeWrapper.cs(86,37): warning CS0414: The private field `IKVM.Internal.AttributeHelper.typeofRemappedInterfaceMethodAttribute' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/TypeWrapper.cs(87,37): warning CS0414: The private field `IKVM.Internal.AttributeHelper.typeofNameSigAttribute' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/TypeWrapper.cs(89,37): warning CS0414: The private field `IKVM.Internal.AttributeHelper.typeofSignatureAttribute' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/TypeWrapper.cs(90,37): warning CS0414: The private field `IKVM.Internal.AttributeHelper.typeofInnerClassAttribute' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/TypeWrapper.cs(91,37): warning CS0414: The private field `IKVM.Internal.AttributeHelper.typeofImplementsAttribute' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/TypeWrapper.cs(94,37): warning CS0414: The private field `IKVM.Internal.AttributeHelper.typeofThrowsAttribute' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/TypeWrapper.cs(98,37): warning CS0414: The private field `IKVM.Internal.AttributeHelper.typeofAnnotationAttributeAttribute' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/TypeWrapper.cs(99,37): warning CS0414: The private field `IKVM.Internal.AttributeHelper.typeofNonNestedInnerClassAttribute' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/TypeWrapper.cs(100,37): warning CS0414: The private field `IKVM.Internal.AttributeHelper.typeofNonNestedOuterClassAttribute' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/TypeWrapper.cs(101,37): warning CS0414: The private field `IKVM.Internal.AttributeHelper.typeofEnclosingMethodAttribute' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/TypeWrapper.cs(4030,44): warning CS0414: The private field `IKVM.Internal.CompiledTypeWrapper.CompiledRemappedMethodWrapper.mbNonvirtualHelper' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/openjdk.cs(3168,59): warning CS0649: Field `IKVM.NativeCode.java.lang.SecurityManager.jniAssembly' is never assigned to, and will always have its default value `null'
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/openjdk.cs(3412,56): warning CS0649: Field `IKVM.NativeCode.java.lang.Thread.mainThreadGroup' is never assigned to, and will always have its default value `null'
[csc] Compilation succeeded - 32 warning(s)
[copy] Copying 1 file to '/var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/bin'.
BUILD SUCCEEDED - 0 non-fatal error(s), 33 warning(s)
Total time: 3.5 seconds.
[nant] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/awt/awt.build first-pass
Buildfile: file:///var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/awt/awt.build
Target framework: Mono 2.0 Profile
Target(s) specified: first-pass
AssemblyInfo.cs:
[copy] Copying 1 file to '/var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/awt/AssemblyInfo.cs'.
first-pass:
[csc] Compiling 3 files to '/var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/bin/IKVM.AWT.WinForms.dll'.
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/CommonAssemblyInfo.cs(35,37): warning CS1691: `1699' is not a valid warning number
[csc] Compilation succeeded - 1 warning(s)
BUILD SUCCEEDED - 0 non-fatal error(s), 1 warning(s)
Total time: 0.9 seconds.
[nant] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/native/native.build
Buildfile: file:///var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/native/native.build
Target framework: Mono 2.0 Profile
Target(s) specified: ikvm-native
ikvm-native:
ikvm-native-unix:
[copy] Copying 1 file to '/var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/bin'.
BUILD SUCCEEDED
Total time: 0.5 seconds.
[nant] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/reflect/reflect.build
Buildfile: file:///var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/reflect/reflect.build
Target framework: Mono 2.0 Profile
Target(s) specified: IKVM.Reflection
IKVM.Reflection:
[csc] Compiling 86 files to '/var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/bin/IKVM.Reflection.dll'.
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/CommonAssemblyInfo.cs(35,37): warning CS1691: `1699' is not a valid warning number
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/reflect/Reader/ModuleReader.cs(160,32): warning CS0219: The variable `Flags' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/reflect/Reader/ModuleReader.cs(156,30): warning CS0219: The variable `Reserved' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/reflect/Reader/ModuleReader.cs(155,32): warning CS0219: The variable `MinorVersion' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/reflect/Reader/ModuleReader.cs(154,32): warning CS0219: The variable `MajorVersion' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/reflect/Reader/ModuleReader.cs(179,30): warning CS0219: The variable `Reserved7' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/reflect/Reader/ModuleReader.cs(174,30): warning CS0219: The variable `Reserved0' is assigned but its value is never used
[csc] Compilation succeeded - 7 warning(s)
BUILD SUCCEEDED - 0 non-fatal error(s), 7 warning(s)
Total time: 2.4 seconds.
[nant] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/ikvmc/ikvmc.build
Buildfile: file:///var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/ikvmc/ikvmc.build
Target framework: Mono 2.0 Profile
Target(s) specified: ikvmc
ikvmc:
[csc] Compiling 34 files to '/var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/bin/ikvmc.exe'.
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/CommonAssemblyInfo.cs(35,37): warning CS1691: `1699' is not a valid warning number
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/DynamicTypeWrapper.cs(3775,81): warning CS0162: Unreachable code detected
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/DynamicTypeWrapper.cs(54,41): warning CS0414: The private field `IKVM.Internal.DynamicTypeWrapper.sourceFileName' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/MemberWrapper.cs(341,34): warning CS0414: The private field `IKVM.Internal.MethodWrapper.declaredExceptions' is assigned but its value is never used
[csc] Compilation succeeded - 4 warning(s)
BUILD SUCCEEDED - 0 non-fatal error(s), 4 warning(s)
Total time: 3.1 seconds.
[nant] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/ikvmstub/ikvmstub.build
Buildfile: file:///var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/ikvmstub/ikvmstub.build
Target framework: Mono 2.0 Profile
Target(s) specified: ikvmstub
ikvmstub:
[csc] Compiling 19 files to '/var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/bin/ikvmstub.exe'.
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/CommonAssemblyInfo.cs(35,37): warning CS1691: `1699' is not a valid warning number
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/MemberWrapper.cs(341,34): warning CS0414: The private field `IKVM.Internal.MethodWrapper.declaredExceptions' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/DotNetTypeWrapper.cs(1711,49): warning CS0414: The private field `IKVM.Internal.DotNetTypeWrapper.DelegateMethodWrapper.delegateConstructor' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/DotNetTypeWrapper.cs(1712,63): warning CS0414: The private field `IKVM.Internal.DotNetTypeWrapper.DelegateMethodWrapper.iface' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/DotNetTypeWrapper.cs(1755,40): warning CS0414: The private field `IKVM.Internal.DotNetTypeWrapper.ByRefMethodWrapper.byrefs' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/DotNetTypeWrapper.cs(1757,40): warning CS0414: The private field `IKVM.Internal.DotNetTypeWrapper.ByRefMethodWrapper.args' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/DotNetTypeWrapper.cs(1839,38): warning CS0414: The private field `IKVM.Internal.DotNetTypeWrapper.EnumValueFieldWrapper.underlyingType' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/DotNetTypeWrapper.cs(2183,47): warning CS0414: The private field `IKVM.Internal.DotNetTypeWrapper.BaseFinalMethodWrapper.m' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/MemberWrapper.cs(1113,38): warning CS0414: The private field `IKVM.Internal.SimpleCallMethodWrapper.call' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/MemberWrapper.cs(1114,38): warning CS0414: The private field `IKVM.Internal.SimpleCallMethodWrapper.callvirt' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/MemberWrapper.cs(1138,38): warning CS0414: The private field `IKVM.Internal.SmartCallMethodWrapper.call' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/MemberWrapper.cs(1139,38): warning CS0414: The private field `IKVM.Internal.SmartCallMethodWrapper.callvirt' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/MemberWrapper.cs(1895,36): warning CS0414: The private field `IKVM.Internal.CompiledAccessStubFieldWrapper.getter' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/MemberWrapper.cs(1896,36): warning CS0414: The private field `IKVM.Internal.CompiledAccessStubFieldWrapper.setter' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/TypeWrapper.cs(3894,58): warning CS0414: The private field `IKVM.Internal.CompiledTypeWrapper.DelegateConstructorMethodWrapper.constructor' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/TypeWrapper.cs(3895,44): warning CS0414: The private field `IKVM.Internal.CompiledTypeWrapper.DelegateConstructorMethodWrapper.invoke' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/TypeWrapper.cs(4030,44): warning CS0414: The private field `IKVM.Internal.CompiledTypeWrapper.CompiledRemappedMethodWrapper.mbNonvirtualHelper' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/ikvmstub/ClassFileWriter.cs(617,41): warning CS0414: The private field `IKVM.StubGen.AnnotationDefaultClassFileAttribute.classFile' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/ikvmstub/ClassFileWriter.cs(672,41): warning CS0414: The private field `IKVM.StubGen.CodeAttribute.classFile' is assigned but its value is never used
[csc] Compilation succeeded - 19 warning(s)
BUILD SUCCEEDED - 0 non-fatal error(s), 19 warning(s)
Total time: 1.7 seconds.
[nant] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/openjdk/openjdk.build
Buildfile: file:///var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/openjdk/openjdk.build
Target framework: Mono 2.0 Profile
Target(s) specified: all
version:
allsources.gen.lst:
[copy] Copying 1 file to '/var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/openjdk/allsources.gen.lst'.
System.Core:
[copy] Copying 1 file to '/var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/openjdk'.
[csc] Compiling 1 files to '/var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/openjdk/GenerateSystemCore.exe'.
[exec] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/openjdk/openjdk.build(40,14): Attribute 'useruntimeengine' for is deprecated. Use the managed attribute and Managed property instead.
[delete] Deleting 2 files.
classes:
[exec] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/openjdk/openjdk.build(72,10): Attribute 'useruntimeengine' for is deprecated. Use the managed attribute and Managed property instead.
[exec] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/openjdk/openjdk.build(73,10): Attribute 'useruntimeengine' for is deprecated. Use the managed attribute and Managed property instead.
[exec] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/openjdk/openjdk.build(74,10): Attribute 'useruntimeengine' for is deprecated. Use the managed attribute and Managed property instead.
[exec] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/openjdk/openjdk.build(75,10): Attribute 'useruntimeengine' for is deprecated. Use the managed attribute and Managed property instead.
[exec] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/openjdk/openjdk.build(76,10): Attribute 'useruntimeengine' for is deprecated. Use the managed attribute and Managed property instead.
[exec] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/openjdk/openjdk.build(77,10): Attribute 'useruntimeengine' for is deprecated. Use the managed attribute and Managed property instead.
[copy] Copying 1 file to '/var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/openjdk/AssemblyInfo.java'.
[copy] Copying 1 file to '/var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/openjdk/java/lang/PropertyConstants.java'.
[exec] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/openjdk/openjdk.build(99,10): Attribute 'useruntimeengine' for is deprecated. Use the managed attribute and Managed property instead.
[exec] Note: Some input files use or override a deprecated API.
[exec] Note: Recompile with -Xlint:deprecation for details.
[exec] Note: Some input files use unchecked or unsafe operations.
[exec] Note: Recompile with -Xlint:unchecked for details.
rmi:
vfs:
[zip] Zipping 458 files to '/var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/openjdk/vfs.zip'.
resources:
[zip] Zipping 30 files to '/var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/openjdk/resources.zip'.
response.gen.txt:
[copy] Copying 1 file to '/var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/openjdk/response.gen.txt'.
core:
[copy] Copying 1 file to '/var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/openjdk'.
[copy] Copying 1 file to '/var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/openjdk'.
[exec] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/openjdk/openjdk.build(170,10): Attribute 'useruntimeengine' for is deprecated. Use the managed attribute and Managed property instead.
[exec] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/openjdk/openjdk.build(211,10): Attribute 'useruntimeengine' for is deprecated. Use the managed attribute and Managed property instead.
[copy] Copying 21 files to '/var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/bin'.
[exec] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/openjdk/openjdk.build(218,10): Attribute 'useruntimeengine' for is deprecated. Use the managed attribute and Managed property instead.
all:
BUILD SUCCEEDED - 0 non-fatal error(s), 15 warning(s)
Total time: 196.3 seconds.
[nant] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/runtime.build
Buildfile: file:///var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/runtime.build
Target framework: Mono 2.0 Profile
Target(s) specified: IKVM.Runtime
IKVM.Runtime:
[copy] Copying 1 file to '/var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/AssemblyInfo.cs'.
IKVM.Runtime.JNI:
[copy] Copying 1 file to '/var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/JniAssemblyInfo.cs'.
[csc] Compiling 3 files to '/var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/IKVM.Runtime.JNI.dll'.
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/CommonAssemblyInfo.cs(35,37): warning CS1691: `1699' is not a valid warning number
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/JniInterface.cs(1030,31): warning CS0414: The private field `IKVM.Runtime.JNIEnv.vtable' is assigned but its value is never used
[csc] Compilation succeeded - 2 warning(s)
[copy] Copying 1 file to '/var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/bin'.
[csc] Compiling 34 files to '/var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/IKVM.Runtime.dll'.
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/CommonAssemblyInfo.cs(35,37): warning CS1691: `1699' is not a valid warning number
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/DotNetTypeWrapper.cs(1755,40): warning CS0414: The private field `IKVM.Internal.DotNetTypeWrapper.ByRefMethodWrapper.byrefs' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/TypeWrapper.cs(83,37): warning CS0414: The private field `IKVM.Internal.AttributeHelper.typeofRemappedClassAttribute' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/TypeWrapper.cs(85,37): warning CS0414: The private field `IKVM.Internal.AttributeHelper.typeofModifiersAttribute' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/TypeWrapper.cs(86,37): warning CS0414: The private field `IKVM.Internal.AttributeHelper.typeofRemappedInterfaceMethodAttribute' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/TypeWrapper.cs(87,37): warning CS0414: The private field `IKVM.Internal.AttributeHelper.typeofNameSigAttribute' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/TypeWrapper.cs(89,37): warning CS0414: The private field `IKVM.Internal.AttributeHelper.typeofSignatureAttribute' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/TypeWrapper.cs(90,37): warning CS0414: The private field `IKVM.Internal.AttributeHelper.typeofInnerClassAttribute' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/TypeWrapper.cs(91,37): warning CS0414: The private field `IKVM.Internal.AttributeHelper.typeofImplementsAttribute' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/TypeWrapper.cs(94,37): warning CS0414: The private field `IKVM.Internal.AttributeHelper.typeofThrowsAttribute' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/TypeWrapper.cs(98,37): warning CS0414: The private field `IKVM.Internal.AttributeHelper.typeofAnnotationAttributeAttribute' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/TypeWrapper.cs(99,37): warning CS0414: The private field `IKVM.Internal.AttributeHelper.typeofNonNestedInnerClassAttribute' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/TypeWrapper.cs(100,37): warning CS0414: The private field `IKVM.Internal.AttributeHelper.typeofNonNestedOuterClassAttribute' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/TypeWrapper.cs(101,37): warning CS0414: The private field `IKVM.Internal.AttributeHelper.typeofEnclosingMethodAttribute' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/runtime/openjdk.cs(3168,59): warning CS0649: Field `IKVM.NativeCode.java.lang.SecurityManager.jniAssembly' is never assigned to, and will always have its default value `null'
[csc] Compilation succeeded - 15 warning(s)
[copy] Copying 1 file to '/var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/bin'.
BUILD SUCCEEDED - 0 non-fatal error(s), 17 warning(s)
Total time: 4.3 seconds.
[nant] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/openjdk/openjdk.build tools
Buildfile: file:///var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/openjdk/openjdk.build
Target framework: Mono 2.0 Profile
Target(s) specified: tools
version:
tools.gen.rsp:
[copy] Copying 1 file to '/var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/openjdk/tools.gen.rsp'.
tools:
[exec] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/openjdk/openjdk.build(232,10): Attribute 'useruntimeengine' for is deprecated. Use the managed attribute and Managed property instead.
BUILD SUCCEEDED - 0 non-fatal error(s), 1 warning(s)
Total time: 11.8 seconds.
[nant] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/ikvm/ikvm.build
Buildfile: file:///var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/ikvm/ikvm.build
Target framework: Mono 2.0 Profile
Target(s) specified: ikvm
ikvm:
[csc] Compiling 3 files to '/var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/bin/ikvm.exe'.
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/CommonAssemblyInfo.cs(35,37): warning CS1691: `1699' is not a valid warning number
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/ikvm/starter.cs(42,38): warning CS0414: The private field `Starter.Timer.t' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/ikvm/starter.cs(58,41): warning CS0414: The private field `Starter.SaveAssemblyShutdownHook.clazz' is assigned but its value is never used
[csc] Compilation succeeded - 3 warning(s)
BUILD SUCCEEDED - 0 non-fatal error(s), 3 warning(s)
Total time: 0.9 seconds.
[nant] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/awt/awt.build
Buildfile: file:///var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/awt/awt.build
Target framework: Mono 2.0 Profile
Target(s) specified: awt
AssemblyInfo.cs:
[copy] Copying 1 file to '/var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/awt/AssemblyInfo.cs'.
awt:
[csc] Compiling 10 files to '/var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/bin/IKVM.AWT.WinForms.dll'.
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/CommonAssemblyInfo.cs(35,37): warning CS1691: `1699' is not a valid warning number
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/awt/toolkit-0.95.cs(972,18): warning CS0219: The variable `nativeCtxtLocal' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/awt/images.cs(44,21): warning CS0414: The private field `ikvm.awt.NetProducerImage.mHintFlags' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/awt/images.cs(46,28): warning CS0414: The private field `ikvm.awt.NetProducerImage.mColorModel' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/awt/images.cs(48,27): warning CS0414: The private field `ikvm.awt.NetProducerImage.mProperties' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/awt/robot.cs(38,16): warning CS0414: The private field `ikvm.awt.WindowsRobot.screen' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/awt/toolkit-0.95.cs(1403,30): warning CS0414: The private field `ikvm.awt.NetComponentPeer.m_callbacksEnabled' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/awt/toolkit-0.95.cs(3816,56): warning CS0414: The private field `ikvm.awt.NetKeyboardFocusManagerPeer.manager' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/awt/toolkit-0.95.cs(4127,37): warning CS0414: The private field `ikvm.awt.NetSystemTrayPeer.target' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/awt/toolkit-0.95.cs(4502,25): warning CS0414: The private field `ikvm.awt.NetMouseInfoPeer.POINT.X' is assigned but its value is never used
[csc] /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/work/ikvm-0.44.0.5/awt/toolkit-0.95.cs(4503,25): warning CS0414: The private field `ikvm.awt.NetMouseInfoPeer.POINT.Y' is assigned but its value is never used
[csc] Compilation succeeded - 11 warning(s)
BUILD SUCCEEDED - 0 non-fatal error(s), 11 warning(s)
Total time: 1.9 seconds.
BUILD SUCCEEDED
Total time: 230.2 seconds.
>>> Source compiled.
>>> Test phase [none]: dev-dotnet/ikvm-0.44.0.5
>>> Install ikvm-0.44.0.5 into /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/image/ category dev-dotnet
* Generating wrapper for ikvm.exe -> ikvm ...
[ ok ]
* Generating wrapper for ikvmc.exe -> ikvmc ...
[ ok ]
* Generating wrapper for ikvmstub.exe -> ikvmstub ...
[ ok ]
* Generating .pc file ...
[ ok ]
* Installing and registering IKVM.AWT.WinForms.dll ...
[ ok ]
* Installing and registering IKVM.OpenJDK.Beans.dll ...
[ ok ]
* Installing and registering IKVM.OpenJDK.Charsets.dll ...
[ ok ]
* Installing and registering IKVM.OpenJDK.Corba.dll ...
[ ok ]
* Installing and registering IKVM.OpenJDK.Core.dll ...
[ ok ]
* Installing and registering IKVM.OpenJDK.Jdbc.dll ...
[ ok ]
* Installing and registering IKVM.OpenJDK.Management.dll ...
[ ok ]
* Installing and registering IKVM.OpenJDK.Media.dll ...
[ ok ]
* Installing and registering IKVM.OpenJDK.Misc.dll ...
[ ok ]
* Installing and registering IKVM.OpenJDK.Naming.dll ...
[ ok ]
* Installing and registering IKVM.OpenJDK.Remoting.dll ...
[ ok ]
* Installing and registering IKVM.OpenJDK.Security.dll ...
[ ok ]
* Installing and registering IKVM.OpenJDK.SwingAWT.dll ...
[ ok ]
* Installing and registering IKVM.OpenJDK.Text.dll ...
[ ok ]
* Installing and registering IKVM.OpenJDK.Tools.dll ...
[ ok ]
* Installing and registering IKVM.OpenJDK.Util.dll ...
[ ok ]
* Installing and registering IKVM.OpenJDK.XML.API.dll ...
[ ok ]
* Installing and registering IKVM.OpenJDK.XML.Bind.dll ...
[ ok ]
* Installing and registering IKVM.OpenJDK.XML.Crypto.dll ...
[ ok ]
* Installing and registering IKVM.OpenJDK.XML.Parse.dll ...
[ ok ]
* Installing and registering IKVM.OpenJDK.XML.Transform.dll ...
[ ok ]
* Installing and registering IKVM.OpenJDK.XML.WebServices.dll ...
[ ok ]
* Installing and registering IKVM.OpenJDK.XML.XPath.dll ...
[ ok ]
* Installing and registering IKVM.Reflection.dll ...
[ ok ]
* Installing and registering IKVM.Runtime.JNI.dll ...
[ ok ]
* Installing and registering IKVM.Runtime.dll ...
[ ok ]
>>> Completed installing ikvm-0.44.0.5 into /var/tmp/portage/dev-dotnet/ikvm-0.44.0.5/image/
strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment
usr/lib/ikvm/libikvm-native.so
* QA Notice: Files built without respecting LDFLAGS have been detected
* Please include the following list of files in your report:
* /usr/lib/ikvm/libikvm-native.so