Package: ikvm version: 0.34.0.4-2 Severity: serious User: [EMAIL PROTECTED] Usertags: qa-ftbfs-20080101 qa-ftbfs Justification: FTBFS on i386
Hi, During a rebuild of all packages in sid, your package failed to build on i386. Relevant part: > dpkg-source: building ikvm in ikvm_0.34.0.4-2.dsc > debian/rules build > dpatch apply-all && touch patch-stamp > dh_testdir > mkdir -p /build/user/ikvm-0.34.0.4/debian/.wapi > /build/user/ikvm-0.34.0.4/debian/.mono > Wed Jan 2 02:14:24 CET 2008 Running nant -v clean > nant -v clean > NAnt 0.85 (Build 0.85.2478.0; release; 10/14/2006) > Copyright (C) 2001-2006 Gerry Shaw > http://nant.sourceforge.net > > Buildfile: file:///build/user/ikvm-0.34.0.4/ikvm.build > Target framework: Mono 2.0 Profile > Base Directory: /build/user/ikvm-0.34.0.4. > Target(s) specified: clean > > > clean: > > > BUILD SUCCEEDED > > Total time: 0 seconds. > > Wed Jan 2 02:14:27 CET 2008 Running uudecode > uudecode -o /dev/stdout debian/classpath-0.95.tar.gz.uue | gunzip | tar -xf > - && mv classpath-0.95 classtmp > Wed Jan 2 02:14:27 CET 2008 Done uudecode > Patching classtmp > patch -p0 < > debian/classpath-patches/01-ejc-InflaterDynHeader-continue-bad-lineno.patch > patching file classtmp/java/util/zip/InflaterDynHeader.java > if [ ! -f classpath/allsources.lst.dist ]; then \ > mv classpath/allsources.lst classpath/allsources.lst.dist; \ > fi > sed -e "s,^../../classpath-0.95,../classtmp," < > classpath/allsources.lst.dist > classpath/allsources.lst > if [ ! -f classpath/classpath.build.dist ]; then \ > mv classpath/classpath.build classpath/classpath.build.dist; \ > fi > sed -e "s,/../../classpath-0.95,/../classtmp," < > classpath/classpath.build.dist > classpath/classpath.build > touch configure-stamp > dh_testdir > nant -v signed > NAnt 0.85 (Build 0.85.2478.0; release; 10/14/2006) > Copyright (C) 2001-2006 Gerry Shaw > http://nant.sourceforge.net > > Buildfile: file:///build/user/ikvm-0.34.0.4/ikvm.build > Target framework: Mono 2.0 Profile > Base Directory: /build/user/ikvm-0.34.0.4. > Target(s) specified: signed > > > signed: > > > all: > > [nant] /build/user/ikvm-0.34.0.4/tools/tools.build > Buildfile: file:///build/user/ikvm-0.34.0.4/tools/tools.build > Target framework: Mono 2.0 Profile > Base Directory: /build/user/ikvm-0.34.0.4/tools. > Target(s) specified: tools > > > tools: > > [csc] Output file > '/build/user/ikvm-0.34.0.4/tools/asmref.exe' does not exist, rebuilding. > [csc] Compiling 1 files to > '/build/user/ikvm-0.34.0.4/tools/asmref.exe'. > [csc] Contents of /tmp/tmp436b2116.tmp. > [csc] /fullpaths > [csc] /optimize > [csc] /nologo > [csc] "/target:exe" > [csc] "/out:/build/user/ikvm-0.34.0.4/tools/asmref.exe" > [csc] "/build/user/ikvm-0.34.0.4/tools/asmref.cs" > [csc] > [csc] Starting '/usr/bin/mono > ("/usr/lib/mono/2.0/gmcs.exe" @"/tmp/tmp436b2116.tmp")' in > '/build/user/ikvm-0.34.0.4/tools' > [csc] /build/user/ikvm-0.34.0.4/tools/asmref.cs(19,24): > warning CS0618: `System.Reflection.Assembly.LoadWithPartialName(string)' is > obsolete: `' > [csc] Compilation succeeded - 1 warning(s) > > BUILD SUCCEEDED - 0 non-fatal error(s), 1 warning(s) > > Total time: 0.9 seconds. > > [nant] /build/user/ikvm-0.34.0.4/runtime/runtime.build first-pass > Buildfile: file:///build/user/ikvm-0.34.0.4/runtime/runtime.build > Target framework: Mono 2.0 Profile > Base Directory: /build/user/ikvm-0.34.0.4/runtime. > Target(s) specified: first-pass > > > first-pass: > > > IKVM.Runtime: > > [property] Property "first-pass" already exists, and > "overwrite" is set to false. > [csc] 'rebuild' attribute set to true, recompiling. > [csc] Compiling 21 files to > '/build/user/ikvm-0.34.0.4/runtime/IKVM.Runtime.dll'. > [csc] Contents of /tmp/tmp732ec270.tmp. > [csc] /fullpaths > [csc] /unsafe > [csc] /optimize > [csc] /nologo > [csc] "/target:library" > [csc] "/define:TRACE;SIGNCODE;FIRST_PASS" > [csc] > "/out:/build/user/ikvm-0.34.0.4/runtime/IKVM.Runtime.dll" > [csc] "/build/user/ikvm-0.34.0.4/runtime/AssemblyInfo.cs" > [csc] > "/build/user/ikvm-0.34.0.4/runtime/BigEndianBinaryReader.cs" > [csc] "/build/user/ikvm-0.34.0.4/runtime/ByteCode.cs" > [csc] "/build/user/ikvm-0.34.0.4/runtime/ByteCodeHelper.cs" > [csc] "/build/user/ikvm-0.34.0.4/runtime/ClassFile.cs" > [csc] > "/build/user/ikvm-0.34.0.4/runtime/ClassLoaderWrapper.cs" > [csc] "/build/user/ikvm-0.34.0.4/runtime/CodeEmitter.cs" > [csc] "/build/user/ikvm-0.34.0.4/runtime/CoreClasses.cs" > [csc] > "/build/user/ikvm-0.34.0.4/runtime/DynamicClassLoader.cs" > [csc] > "/build/user/ikvm-0.34.0.4/runtime/ExceptionHelper.cs" > [csc] "/build/user/ikvm-0.34.0.4/runtime/JavaException.cs" > [csc] "/build/user/ikvm-0.34.0.4/runtime/JniInterface.cs" > [csc] "/build/user/ikvm-0.34.0.4/runtime/MemberWrapper.cs" > [csc] "/build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs" > [csc] "/build/user/ikvm-0.34.0.4/runtime/attributes.cs" > [csc] "/build/user/ikvm-0.34.0.4/runtime/classpath.cs" > [csc] "/build/user/ikvm-0.34.0.4/runtime/compiler.cs" > [csc] "/build/user/ikvm-0.34.0.4/runtime/profiler.cs" > [csc] "/build/user/ikvm-0.34.0.4/runtime/tracer.cs" > [csc] "/build/user/ikvm-0.34.0.4/runtime/verifier.cs" > [csc] "/build/user/ikvm-0.34.0.4/runtime/vm.cs" > [csc] > [csc] Starting '/usr/bin/mono > ("/usr/lib/mono/2.0/gmcs.exe" @"/tmp/tmp732ec270.tmp")' in > '/build/user/ikvm-0.34.0.4/runtime' > [csc] > /build/user/ikvm-0.34.0.4/runtime/MemberWrapper.cs(716,39): warning CS0618: > `System.Collections.IHashCodeProvider' is obsolete: `Please use > IEqualityComparer instead.' > [csc] /build/user/ikvm-0.34.0.4/runtime/tracer.cs(83,70): > warning CS0618: `System.Configuration.ConfigurationSettings.AppSettings' is > obsolete: `This property is obsolete. Please use > System.Configuration.ConfigurationManager.AppSettings' > [csc] > /build/user/ikvm-0.34.0.4/runtime/verifier.cs(2612,77): warning CS0219: The > variable `tw' is assigned but its value is never used > [csc] /build/user/ikvm-0.34.0.4/runtime/vm.cs(231,68): > warning CS0618: > `System.Security.Permissions.ReflectionPermissionFlag.TypeInformation' is > obsolete: `not used anymore' > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(152,37): warning CS0414: > The private field > `IKVM.Internal.AttributeHelper.typeofRemappedClassAttribute' is assigned but > its value is never used > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(154,37): warning CS0414: > The private field `IKVM.Internal.AttributeHelper.typeofModifiersAttribute' > is assigned but its value is never used > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(155,37): warning CS0414: > The private field `IKVM.Internal.AttributeHelper.typeofModifiers' is > assigned but its value is never used > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(156,37): warning CS0414: > The private field > `IKVM.Internal.AttributeHelper.typeofRemappedInterfaceMethodAttribute' is > assigned but its value is never used > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(157,37): warning CS0414: > The private field `IKVM.Internal.AttributeHelper.typeofNameSigAttribute' is > assigned but its value is never used > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(159,37): warning CS0414: > The private field `IKVM.Internal.AttributeHelper.typeofSourceFileAttribute' > is assigned but its value is never used > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(160,37): warning CS0414: > The private field > `IKVM.Internal.AttributeHelper.typeofLineNumberTableAttribute' is assigned > but its value is never used > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(161,37): warning CS0414: > The private field > `IKVM.Internal.AttributeHelper.typeofEnclosingMethodAttribute' is assigned > but its value is never used > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(162,37): warning CS0414: > The private field `IKVM.Internal.AttributeHelper.typeofSignatureAttribute' > is assigned but its value is never used > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(163,37): warning CS0414: > The private field `IKVM.Internal.AttributeHelper.typeofInnerClassAttribute' > is assigned but its value is never used > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(164,37): warning CS0414: > The private field `IKVM.Internal.AttributeHelper.typeofImplementsAttribute' > is assigned but its value is never used > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(167,37): warning CS0414: > The private field `IKVM.Internal.AttributeHelper.typeofThrowsAttribute' is > assigned but its value is never used > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(171,37): warning CS0414: > The private field > `IKVM.Internal.AttributeHelper.typeofConstantValueAttribute' is assigned but > its value is never used > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(172,37): warning CS0414: > The private field > `IKVM.Internal.AttributeHelper.typeofAnnotationAttributeAttribute' is > assigned but its value is never used > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(3941,54): warning CS0169: > The private method > `IKVM.Internal.DynamicTypeWrapper.JavaTypeImpl.getOuterClass()' is never used > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(4089,38): warning CS0169: > The private method > `IKVM.Internal.DynamicTypeWrapper.JavaTypeImpl.AddAccessStubMethods(System.Collections.ArrayList, > System.Collections.ArrayList, IKVM.Internal.TypeWrapper)' is never used > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(4133,47): warning CS0169: > The private method > `IKVM.Internal.DynamicTypeWrapper.JavaTypeImpl.GetInnerClassName(string, > string)' is never used > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(5191,38): warning CS0169: > The private method > `IKVM.Internal.DynamicTypeWrapper.JavaTypeImpl.IsValidAnnotationElementType(string)' > is never used > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(5170,68): warning CS0414: > The private field > `IKVM.Internal.DynamicTypeWrapper.JavaTypeImpl.TraceHelper.methodIsTracedMethod' > is assigned but its value is never used > [csc] Compilation succeeded - 23 warning(s) > [copy] Copying 1 file to '/build/user/ikvm-0.34.0.4/bin'. > [copy] Copying > '/build/user/ikvm-0.34.0.4/runtime/IKVM.Runtime.dll' to > '/build/user/ikvm-0.34.0.4/bin/IKVM.Runtime.dll'. > > BUILD SUCCEEDED - 0 non-fatal error(s), 23 warning(s) > > Total time: 5.8 seconds. > > [nant] /build/user/ikvm-0.34.0.4/native/native.build > Buildfile: file:///build/user/ikvm-0.34.0.4/native/native.build > Target framework: Mono 2.0 Profile > Base Directory: /build/user/ikvm-0.34.0.4/native. > Target(s) specified: ikvm-native > > > ikvm-native: > > > ikvm-native-unix: > > [exec] Starting '/bin/bash (-c 'gcc -o libikvm-native.so > --shared -fPIC `pkg-config --cflags gmodule-2.0` jni.c os.c')' in > '/build/user/ikvm-0.34.0.4/native' > [copy] Copying 1 file to '/build/user/ikvm-0.34.0.4/bin'. > [copy] Copying > '/build/user/ikvm-0.34.0.4/native/libikvm-native.so' to > '/build/user/ikvm-0.34.0.4/bin/libikvm-native.so'. > > BUILD SUCCEEDED > > Total time: 0.4 seconds. > > [nant] /build/user/ikvm-0.34.0.4/ikvmc/ikvmc.build > Buildfile: file:///build/user/ikvm-0.34.0.4/ikvmc/ikvmc.build > Target framework: Mono 2.0 Profile > Base Directory: /build/user/ikvm-0.34.0.4/ikvmc. > Target(s) specified: ikvmc > > > ikvmc: > > [property] Property "signed" already exists, and "overwrite" is > set to false. > [csc] Output file > '/build/user/ikvm-0.34.0.4/bin/ikvmc.exe' does not exist, rebuilding. > [csc] Compiling 19 files to > '/build/user/ikvm-0.34.0.4/bin/ikvmc.exe'. > [csc] Contents of /tmp/tmp57457fab.tmp. > [csc] /fullpaths > [csc] /nologo > [csc] "/target:exe" > [csc] "/define:TRACE;STATIC_COMPILER;SIGNCODE" > [csc] "/out:/build/user/ikvm-0.34.0.4/bin/ikvmc.exe" > [csc] "/reference:../bin/IKVM.Runtime.dll" > [csc] "/reference:../bin/ICSharpCode.SharpZipLib.dll" > [csc] "/build/user/ikvm-0.34.0.4/ikvmc/AotTypeWrapper.cs" > [csc] "/build/user/ikvm-0.34.0.4/ikvmc/AssemblyInfo.cs" > [csc] "/build/user/ikvm-0.34.0.4/ikvmc/Compiler.cs" > [csc] > "/build/user/ikvm-0.34.0.4/ikvmc/CompilerClassLoader.cs" > [csc] "/build/user/ikvm-0.34.0.4/ikvmc/remapper.cs" > [csc] > "/build/user/ikvm-0.34.0.4/runtime/BigEndianBinaryReader.cs" > [csc] "/build/user/ikvm-0.34.0.4/runtime/ByteCode.cs" > [csc] "/build/user/ikvm-0.34.0.4/runtime/ClassFile.cs" > [csc] > "/build/user/ikvm-0.34.0.4/runtime/ClassLoaderWrapper.cs" > [csc] "/build/user/ikvm-0.34.0.4/runtime/CodeEmitter.cs" > [csc] "/build/user/ikvm-0.34.0.4/runtime/CoreClasses.cs" > [csc] > "/build/user/ikvm-0.34.0.4/runtime/DynamicClassLoader.cs" > [csc] "/build/user/ikvm-0.34.0.4/runtime/JavaException.cs" > [csc] "/build/user/ikvm-0.34.0.4/runtime/MemberWrapper.cs" > [csc] "/build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs" > [csc] "/build/user/ikvm-0.34.0.4/runtime/compiler.cs" > [csc] "/build/user/ikvm-0.34.0.4/runtime/profiler.cs" > [csc] "/build/user/ikvm-0.34.0.4/runtime/verifier.cs" > [csc] "/build/user/ikvm-0.34.0.4/runtime/vm.cs" > [csc] > [csc] Starting '/usr/bin/mono > ("/usr/lib/mono/2.0/gmcs.exe" @"/tmp/tmp57457fab.tmp")' in > '/build/user/ikvm-0.34.0.4/ikvmc' > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(3863,48): warning CS0219: > The variable `enclosingMethodSig' is assigned but its value is never used > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(3862,48): warning CS0219: > The variable `enclosingMethodName' is assigned but its value is never used > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(3861,48): warning CS0219: > The variable `enclosingMethodClass' is assigned but its value is never used > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(3830,48): warning CS0219: > The variable `sourceFile' is assigned but its value is never used > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(4747,89): warning CS0162: > Unreachable code detected > [csc] /build/user/ikvm-0.34.0.4/ikvmc/Compiler.cs(275,73): > warning CS0618: `System.Reflection.Assembly.LoadWithPartialName(string)' is > obsolete: `' > [csc] > /build/user/ikvm-0.34.0.4/ikvmc/CompilerClassLoader.cs(2363,61): warning > CS0618: `System.Reflection.Assembly.LoadWithPartialName(string)' is > obsolete: `' > [csc] /build/user/ikvm-0.34.0.4/runtime/vm.cs(231,68): > warning CS0618: > `System.Security.Permissions.ReflectionPermissionFlag.TypeInformation' is > obsolete: `not used anymore' > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(7344,29): warning CS0169: > The private method > `IKVM.Internal.DynamicTypeWrapper.GetMethodBaseToken(System.Reflection.MethodBase)' > is never used > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(172,37): warning CS0414: > The private field > `IKVM.Internal.AttributeHelper.typeofAnnotationAttributeAttribute' is > assigned but its value is never used > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(8122,44): warning CS0414: > The private field > `IKVM.Internal.CompiledTypeWrapper.CompiledRemappedMethodWrapper.mbNonvirtualHelper' > is assigned but its value is never used > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(9586,40): warning CS0414: > The private field > `IKVM.Internal.DotNetTypeWrapper.ByRefMethodWrapper.byrefs' is assigned but > its value is never used > [csc] Compilation succeeded - 12 warning(s) > > BUILD SUCCEEDED - 0 non-fatal error(s), 12 warning(s) > > Total time: 3.2 seconds. > > [nant] /build/user/ikvm-0.34.0.4/classpath/classpath.build > Buildfile: > file:///build/user/ikvm-0.34.0.4/classpath/classpath.build > Target framework: Mono 2.0 Profile > Base Directory: /build/user/ikvm-0.34.0.4/classpath. > Target(s) specified: IKVM.GNU.Classpath.dll > > [property] Property "signoption" already exists, and > "overwrite" is set to false. > > jars: > > > classes: > > [exec] Starting 'ecj (-g -1.5 -nowarn -cp > mscorlib.jar:System.jar @allsources.lst)' in > '/build/user/ikvm-0.34.0.4/classpath' > > IKVM.GNU.Classpath.dll: > > [exec] Starting '/usr/bin/mono > ("/build/user/ikvm-0.34.0.4/classpath/../bin/ikvmc.exe" -version:0.34.0.4 > -key:ikvm-key -compressresources -opt:fields -strictfinalfieldsemantics > -out:IKVM.GNU.Classpath.dll -remap:map.xml -exclude:exclude.lst > -target:library -recurse:./*.class > -recurse:/build/user/ikvm-0.34.0.4/classpath/../classtmp/*.class > -recurse:/build/user/ikvm-0.34.0.4/classpath/../classtmp/*.css > -recurse:/build/user/ikvm-0.34.0.4/classpath/../classtmp/resource/*.properties > -recurse:/build/user/ikvm-0.34.0.4/classpath/../classtmp/resource/javax.* > -r:mscorlib -r:/usr/lib/mono/2.0/System.dll > -resource:lib/security/classpath.security=/build/user/ikvm-0.34.0.4/classpath/../classtmp/resource/java/security/classpath.security > -resource:META-INF/MANIFEST.MF=MANIFEST.MF)' in > '/build/user/ikvm-0.34.0.4/classpath' > [copy] Copying 1 file to > '/build/user/ikvm-0.34.0.4/bin/IKVM.GNU.Classpath.dll.new'. > [copy] Copying > '/build/user/ikvm-0.34.0.4/classpath/IKVM.GNU.Classpath.dll' to > '/build/user/ikvm-0.34.0.4/bin/IKVM.GNU.Classpath.dll.new'. > [copy] Copying 1 file to '/build/user/ikvm-0.34.0.4/bin'. > [copy] Copying > '/build/user/ikvm-0.34.0.4/classpath/IKVM.GNU.Classpath.dll' to > '/build/user/ikvm-0.34.0.4/bin/IKVM.GNU.Classpath.dll'. > [delete] Deleting file > /build/user/ikvm-0.34.0.4/bin/IKVM.GNU.Classpath.dll.new. > > BUILD SUCCEEDED > > Total time: 55.5 seconds. > > [nant] /build/user/ikvm-0.34.0.4/runtime/runtime.build > Buildfile: file:///build/user/ikvm-0.34.0.4/runtime/runtime.build > Target framework: Mono 2.0 Profile > Base Directory: /build/user/ikvm-0.34.0.4/runtime. > Target(s) specified: IKVM.Runtime > > > IKVM.Runtime: > > [csc] 'rebuild' attribute set to true, recompiling. > [csc] Compiling 21 files to > '/build/user/ikvm-0.34.0.4/runtime/IKVM.Runtime.dll'. > [csc] Contents of /tmp/tmp6a353f03.tmp. > [csc] /fullpaths > [csc] /unsafe > [csc] /optimize > [csc] /nologo > [csc] "/target:library" > [csc] "/define:TRACE;SIGNCODE" > [csc] > "/out:/build/user/ikvm-0.34.0.4/runtime/IKVM.Runtime.dll" > [csc] "/reference:../bin/IKVM.GNU.Classpath.dll" > [csc] "/build/user/ikvm-0.34.0.4/runtime/AssemblyInfo.cs" > [csc] > "/build/user/ikvm-0.34.0.4/runtime/BigEndianBinaryReader.cs" > [csc] "/build/user/ikvm-0.34.0.4/runtime/ByteCode.cs" > [csc] "/build/user/ikvm-0.34.0.4/runtime/ByteCodeHelper.cs" > [csc] "/build/user/ikvm-0.34.0.4/runtime/ClassFile.cs" > [csc] > "/build/user/ikvm-0.34.0.4/runtime/ClassLoaderWrapper.cs" > [csc] "/build/user/ikvm-0.34.0.4/runtime/CodeEmitter.cs" > [csc] "/build/user/ikvm-0.34.0.4/runtime/CoreClasses.cs" > [csc] > "/build/user/ikvm-0.34.0.4/runtime/DynamicClassLoader.cs" > [csc] > "/build/user/ikvm-0.34.0.4/runtime/ExceptionHelper.cs" > [csc] "/build/user/ikvm-0.34.0.4/runtime/JavaException.cs" > [csc] "/build/user/ikvm-0.34.0.4/runtime/JniInterface.cs" > [csc] "/build/user/ikvm-0.34.0.4/runtime/MemberWrapper.cs" > [csc] "/build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs" > [csc] "/build/user/ikvm-0.34.0.4/runtime/attributes.cs" > [csc] "/build/user/ikvm-0.34.0.4/runtime/classpath.cs" > [csc] "/build/user/ikvm-0.34.0.4/runtime/compiler.cs" > [csc] "/build/user/ikvm-0.34.0.4/runtime/profiler.cs" > [csc] "/build/user/ikvm-0.34.0.4/runtime/tracer.cs" > [csc] "/build/user/ikvm-0.34.0.4/runtime/verifier.cs" > [csc] "/build/user/ikvm-0.34.0.4/runtime/vm.cs" > [csc] > [csc] Starting '/usr/bin/mono > ("/usr/lib/mono/2.0/gmcs.exe" @"/tmp/tmp6a353f03.tmp")' in > '/build/user/ikvm-0.34.0.4/runtime' > [csc] > /build/user/ikvm-0.34.0.4/runtime/MemberWrapper.cs(716,39): warning CS0618: > `System.Collections.IHashCodeProvider' is obsolete: `Please use > IEqualityComparer instead.' > [csc] /build/user/ikvm-0.34.0.4/runtime/tracer.cs(83,70): > warning CS0618: `System.Configuration.ConfigurationSettings.AppSettings' is > obsolete: `This property is obsolete. Please use > System.Configuration.ConfigurationManager.AppSettings' > [csc] > /build/user/ikvm-0.34.0.4/runtime/verifier.cs(2612,77): warning CS0219: The > variable `tw' is assigned but its value is never used > [csc] /build/user/ikvm-0.34.0.4/runtime/vm.cs(231,68): > warning CS0618: > `System.Security.Permissions.ReflectionPermissionFlag.TypeInformation' is > obsolete: `not used anymore' > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(152,37): warning CS0414: > The private field > `IKVM.Internal.AttributeHelper.typeofRemappedClassAttribute' is assigned but > its value is never used > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(154,37): warning CS0414: > The private field `IKVM.Internal.AttributeHelper.typeofModifiersAttribute' > is assigned but its value is never used > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(155,37): warning CS0414: > The private field `IKVM.Internal.AttributeHelper.typeofModifiers' is > assigned but its value is never used > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(156,37): warning CS0414: > The private field > `IKVM.Internal.AttributeHelper.typeofRemappedInterfaceMethodAttribute' is > assigned but its value is never used > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(157,37): warning CS0414: > The private field `IKVM.Internal.AttributeHelper.typeofNameSigAttribute' is > assigned but its value is never used > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(159,37): warning CS0414: > The private field `IKVM.Internal.AttributeHelper.typeofSourceFileAttribute' > is assigned but its value is never used > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(160,37): warning CS0414: > The private field > `IKVM.Internal.AttributeHelper.typeofLineNumberTableAttribute' is assigned > but its value is never used > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(161,37): warning CS0414: > The private field > `IKVM.Internal.AttributeHelper.typeofEnclosingMethodAttribute' is assigned > but its value is never used > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(162,37): warning CS0414: > The private field `IKVM.Internal.AttributeHelper.typeofSignatureAttribute' > is assigned but its value is never used > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(163,37): warning CS0414: > The private field `IKVM.Internal.AttributeHelper.typeofInnerClassAttribute' > is assigned but its value is never used > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(164,37): warning CS0414: > The private field `IKVM.Internal.AttributeHelper.typeofImplementsAttribute' > is assigned but its value is never used > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(167,37): warning CS0414: > The private field `IKVM.Internal.AttributeHelper.typeofThrowsAttribute' is > assigned but its value is never used > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(171,37): warning CS0414: > The private field > `IKVM.Internal.AttributeHelper.typeofConstantValueAttribute' is assigned but > its value is never used > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(172,37): warning CS0414: > The private field > `IKVM.Internal.AttributeHelper.typeofAnnotationAttributeAttribute' is > assigned but its value is never used > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(3941,54): warning CS0169: > The private method > `IKVM.Internal.DynamicTypeWrapper.JavaTypeImpl.getOuterClass()' is never used > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(4089,38): warning CS0169: > The private method > `IKVM.Internal.DynamicTypeWrapper.JavaTypeImpl.AddAccessStubMethods(System.Collections.ArrayList, > System.Collections.ArrayList, IKVM.Internal.TypeWrapper)' is never used > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(4133,47): warning CS0169: > The private method > `IKVM.Internal.DynamicTypeWrapper.JavaTypeImpl.GetInnerClassName(string, > string)' is never used > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(5191,38): warning CS0169: > The private method > `IKVM.Internal.DynamicTypeWrapper.JavaTypeImpl.IsValidAnnotationElementType(string)' > is never used > [csc] > /build/user/ikvm-0.34.0.4/runtime/TypeWrapper.cs(5170,68): warning CS0414: > The private field > `IKVM.Internal.DynamicTypeWrapper.JavaTypeImpl.TraceHelper.methodIsTracedMethod' > is assigned but its value is never used > [csc] Compilation succeeded - 23 warning(s) > [copy] Copying 1 file to '/build/user/ikvm-0.34.0.4/bin'. > [copy] Copying > '/build/user/ikvm-0.34.0.4/runtime/IKVM.Runtime.dll' to > '/build/user/ikvm-0.34.0.4/bin/IKVM.Runtime.dll'. > > BUILD SUCCEEDED - 0 non-fatal error(s), 23 warning(s) > > Total time: 3.1 seconds. > > [nant] /build/user/ikvm-0.34.0.4/ikvm/ikvm.build > Buildfile: file:///build/user/ikvm-0.34.0.4/ikvm/ikvm.build > Target framework: Mono 2.0 Profile > Base Directory: /build/user/ikvm-0.34.0.4/ikvm. > Target(s) specified: ikvm > > > ikvm: > > [property] Property "signed" already exists, and "overwrite" is > set to false. > [csc] Output file '/build/user/ikvm-0.34.0.4/bin/ikvm.exe' > does not exist, rebuilding. > [csc] Compiling 2 files to > '/build/user/ikvm-0.34.0.4/bin/ikvm.exe'. > [csc] Contents of /tmp/tmp59066ffe.tmp. > [csc] /fullpaths > [csc] /nologo > [csc] "/target:exe" > [csc] "/define:TRACE;SIGNCODE" > [csc] "/out:/build/user/ikvm-0.34.0.4/bin/ikvm.exe" > [csc] "/reference:../bin/IKVM.GNU.Classpath.dll" > [csc] "/reference:../bin/IKVM.Runtime.dll" > [csc] "/build/user/ikvm-0.34.0.4/ikvm/AssemblyInfo.cs" > [csc] "/build/user/ikvm-0.34.0.4/ikvm/starter.cs" > [csc] > [csc] Starting '/usr/bin/mono > ("/usr/lib/mono/2.0/gmcs.exe" @"/tmp/tmp59066ffe.tmp")' in > '/build/user/ikvm-0.34.0.4/ikvm' > [csc] /build/user/ikvm-0.34.0.4/ikvm/starter.cs(43,38): > warning CS0414: The private field `Starter.Timer.t' is assigned but its > value is never used > [csc] /build/user/ikvm-0.34.0.4/ikvm/starter.cs(59,41): > warning CS0414: The private field `Starter.SaveAssemblyShutdownHook.clazz' > is assigned but its value is never used > [csc] Compilation succeeded - 2 warning(s) > > BUILD SUCCEEDED - 0 non-fatal error(s), 2 warning(s) > > Total time: 1.3 seconds. > > [nant] /build/user/ikvm-0.34.0.4/ikvmstub/ikvmstub.build > Buildfile: > file:///build/user/ikvm-0.34.0.4/ikvmstub/ikvmstub.build > Target framework: Mono 2.0 Profile > Base Directory: /build/user/ikvm-0.34.0.4/ikvmstub. > Target(s) specified: ikvmstub > > > ikvmstub: > > [csc] Output file > '/build/user/ikvm-0.34.0.4/bin/ikvmstub.exe' does not exist, rebuilding. > [csc] Compiling 2 files to > '/build/user/ikvm-0.34.0.4/bin/ikvmstub.exe'. > [csc] Contents of /tmp/tmp6b709689.tmp. > [csc] /fullpaths > [csc] /nologo > [csc] "/target:exe" > [csc] "/define:TRACE;SIGNCODE" > [csc] "/out:/build/user/ikvm-0.34.0.4/bin/ikvmstub.exe" > [csc] "/reference:../bin/IKVM.GNU.Classpath.dll" > [csc] "/reference:../bin/IKVM.Runtime.dll" > [csc] "/build/user/ikvm-0.34.0.4/ikvmstub/AssemblyInfo.cs" > [csc] "/build/user/ikvm-0.34.0.4/ikvmstub/ikvmstub.cs" > [csc] > [csc] Starting '/usr/bin/mono > ("/usr/lib/mono/2.0/gmcs.exe" @"/tmp/tmp6b709689.tmp")' in > '/build/user/ikvm-0.34.0.4/ikvmstub' > [csc] > /build/user/ikvm-0.34.0.4/ikvmstub/ikvmstub.cs(87,45): warning CS0618: > `System.Reflection.Assembly.LoadWithPartialName(string)' is obsolete: `' > [csc] Compilation succeeded - 1 warning(s) > > BUILD SUCCEEDED - 0 non-fatal error(s), 1 warning(s) > > Total time: 1.7 seconds. > > [nant] /build/user/ikvm-0.34.0.4/awt/awt.build > Buildfile: file:///build/user/ikvm-0.34.0.4/awt/awt.build > Target framework: Mono 2.0 Profile > Base Directory: /build/user/ikvm-0.34.0.4/awt. > Target(s) specified: awt > > > awt: > > [property] Property "signed" already exists, and "overwrite" is > set to false. > [csc] Output file > '/build/user/ikvm-0.34.0.4/bin/IKVM.AWT.WinForms.dll' does not exist, > rebuilding. > [csc] Compiling 7 files to > '/build/user/ikvm-0.34.0.4/bin/IKVM.AWT.WinForms.dll'. > [csc] Contents of /tmp/tmp4d35d0a2.tmp. > [csc] /fullpaths > [csc] /nologo > [csc] "/target:library" > [csc] "/define:TRACE;SIGNCODE" > [csc] > "/out:/build/user/ikvm-0.34.0.4/bin/IKVM.AWT.WinForms.dll" > [csc] "/reference:../bin/IKVM.GNU.Classpath.dll" > [csc] "/reference:../bin/IKVM.Runtime.dll" > [csc] "/reference:System.Windows.Forms.dll" > [csc] "/reference:System.Drawing.dll" > [csc] "/build/user/ikvm-0.34.0.4/awt/AssemblyInfo.cs" > [csc] "/build/user/ikvm-0.34.0.4/awt/converter.cs" > [csc] "/build/user/ikvm-0.34.0.4/awt/fonts.cs" > [csc] "/build/user/ikvm-0.34.0.4/awt/graphics.cs" > [csc] "/build/user/ikvm-0.34.0.4/awt/images.cs" > [csc] "/build/user/ikvm-0.34.0.4/awt/robot.cs" > [csc] "/build/user/ikvm-0.34.0.4/awt/toolkit.cs" > [csc] > [csc] Starting '/usr/bin/mono > ("/usr/lib/mono/2.0/gmcs.exe" @"/tmp/tmp4d35d0a2.tmp")' in > '/build/user/ikvm-0.34.0.4/awt' > [csc] error CS0006: cannot find metadata file > `System.Windows.Forms.dll' > [csc] Compilation failed: 1 error(s), 0 warnings > > BUILD FAILED - 0 non-fatal error(s), 1 warning(s) > > /build/user/ikvm-0.34.0.4/awt/awt.build(5,10): > External Program Failed: /usr/lib/mono/2.0/gmcs.exe (return code > was 1): > NAnt.Core.BuildException: > /build/user/ikvm-0.34.0.4/awt/awt.build(5,10): > External Program Failed: /usr/lib/mono/2.0/gmcs.exe (return code > was 1) > at NAnt.Core.Tasks.ExternalProgramBase.ExecuteTask () > [0x00000] > > Total time: 0.6 seconds. > > > BUILD FAILED > > Nested build failed. Refer to build log for exact reason.: > NAnt.Core.BuildException: Nested build failed. Refer to build log for exact > reason. > at NAnt.Core.Tasks.NAntTask.RunBuild (System.IO.FileInfo buildFile) > [0x00000] > at NAnt.Core.Tasks.NAntTask.ExecuteTask () [0x00000] > at NAnt.Core.Task.Execute () [0x00000] > > Total time: 73.2 seconds. > > make: *** [build-stamp] Error 1 > dpkg-buildpackage: failure: debian/rules build gave error exit status 2 The full build log is available from: http://people.debian.org/~lucas/logs/2008/01/01 A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on about 50 AMD64 nodes of the Grid'5000 platform, using a clean chroot containing a sid i386 environment. Internet was not accessible from the build systems. -- | Lucas Nussbaum | [EMAIL PROTECTED] http://www.lucas-nussbaum.net/ | | jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F | -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]