Your message dated Tue, 29 Jun 2010 21:25:34 +0200
with message-id <4c2a48ae.9070...@thykier.net>
and subject line Re: test failures when building with gcj on all architectures
has caused the Debian Bug report #586635,
regarding test failures when building with gcj on all architectures
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
586635: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=586635
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: jetty
Version: 6.1.24-3
Severity: serious
Justification: FTBFS
User: debian-...@lists.debian.org
Usertags: kfreebsd

Hi,

your package no longer builds on kfreebsd-*. One possible outcome is a
plain and simple “Bus error”, which happens on some buildds for some
to-be-investigated reason, for java packages in general. In which case
I simply give the package back at the moment.

The other possible outcome is the following:
| tests:
|     [javac] Compiling 15 source files
|     [javac] 
/build/buildd-jetty_6.1.24-3-kfreebsd-i386-UfDq_0/jetty-6.1.24/modules/util/src/test/java/org/mortbay/component/LifeCycleListenerTest.java
|     [javac] 
/build/buildd-jetty_6.1.24-3-kfreebsd-i386-UfDq_0/jetty-6.1.24/modules/util/src/test/java/org/mortbay/thread/ThreadPoolTest.java
|     [javac] 
/build/buildd-jetty_6.1.24-3-kfreebsd-i386-UfDq_0/jetty-6.1.24/modules/util/src/test/java/org/mortbay/thread/TimeoutTest.java
|     [javac] 
/build/buildd-jetty_6.1.24-3-kfreebsd-i386-UfDq_0/jetty-6.1.24/modules/util/src/test/java/org/mortbay/util/DateCacheTest.java
|     [javac] 
/build/buildd-jetty_6.1.24-3-kfreebsd-i386-UfDq_0/jetty-6.1.24/modules/util/src/test/java/org/mortbay/util/LazyListTest.java
|     [javac] 
/build/buildd-jetty_6.1.24-3-kfreebsd-i386-UfDq_0/jetty-6.1.24/modules/util/src/test/java/org/mortbay/util/QuotedStringTokenizerTest.java
|     [javac] 
/build/buildd-jetty_6.1.24-3-kfreebsd-i386-UfDq_0/jetty-6.1.24/modules/util/src/test/java/org/mortbay/util/StringMapTest.java
|     [javac] 
/build/buildd-jetty_6.1.24-3-kfreebsd-i386-UfDq_0/jetty-6.1.24/modules/util/src/test/java/org/mortbay/util/StringUtilTest.java
|     [javac] 
/build/buildd-jetty_6.1.24-3-kfreebsd-i386-UfDq_0/jetty-6.1.24/modules/util/src/test/java/org/mortbay/util/TestIntrospectionUtil.java
|     [javac] 
/build/buildd-jetty_6.1.24-3-kfreebsd-i386-UfDq_0/jetty-6.1.24/modules/util/src/test/java/org/mortbay/util/URITest.java
|     [javac] 
/build/buildd-jetty_6.1.24-3-kfreebsd-i386-UfDq_0/jetty-6.1.24/modules/util/src/test/java/org/mortbay/util/URLEncodedTest.java
|     [javac] 
/build/buildd-jetty_6.1.24-3-kfreebsd-i386-UfDq_0/jetty-6.1.24/modules/util/src/test/java/org/mortbay/util/Utf8StringBufferTest.java
|     [javac] 
/build/buildd-jetty_6.1.24-3-kfreebsd-i386-UfDq_0/jetty-6.1.24/modules/util/src/test/java/org/mortbay/util/ajax/JSONPojoConvertorFactoryTest.java
|     [javac] 
/build/buildd-jetty_6.1.24-3-kfreebsd-i386-UfDq_0/jetty-6.1.24/modules/util/src/test/java/org/mortbay/util/ajax/JSONPojoConvertorTest.java
|     [javac] 
/build/buildd-jetty_6.1.24-3-kfreebsd-i386-UfDq_0/jetty-6.1.24/modules/util/src/test/java/org/mortbay/util/ajax/JSONTest.java
|     [junit] Testsuite: org.mortbay.component.LifeCycleListenerTest
|     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.111 sec
|     [junit] ------------- Standard Output ---------------
|     [junit] STOPING TIME : 1277049951082 : 1277049951084
|     [junit] ------------- ---------------- ---------------
|     [junit] ------------- Standard Error -----------------
|     [junit] SLF4J: Class path contains multiple SLF4J bindings.
|     [junit] SLF4J: Found binding in 
[jar:file:/usr/share/java/slf4j-simple.jar!/org/slf4j/impl/StaticLoggerBinder.class]
|     [junit] SLF4J: Found binding in 
[jar:file:/usr/share/java/slf4j-simple.jar!/org/slf4j/impl/StaticLoggerBinder.class]
|     [junit] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for 
an explanation.
|     [junit] 5 [main] INFO org.mortbay.log - Logging to 
org.slf4j.impl.SimpleLogger(org.mortbay.log) via org.mortbay.log.Slf4jLog
|     [junit] 5 [main] WARN org.mortbay.log - failed 
org.mortbay.component.lifecyclelistenertest$testlifecy...@918acf0: 
java.lang.Exception: test exception
|     [junit] 13 [main] WARN org.mortbay.log - failed 
org.mortbay.component.lifecyclelistenertest$testlifecy...@98ac150: 
java.lang.Exception: test exception
|     [junit] ------------- ---------------- ---------------
|     [junit] 
|     [junit] Testcase: testStart took 0.097 sec
|     [junit] Testcase: testStop took 0.009 sec
|     [junit] Testcase: testRemoveLifecycleListener took 0.003 sec
|     [junit] Testsuite: org.mortbay.thread.ThreadPoolTest
|     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 13.268 sec
|     [junit] ------------- Standard Error -----------------
|     [junit] SLF4J: Class path contains multiple SLF4J bindings.
|     [junit] SLF4J: Found binding in 
[jar:file:/usr/share/java/slf4j-simple.jar!/org/slf4j/impl/StaticLoggerBinder.class]
|     [junit] SLF4J: Found binding in 
[jar:file:/usr/share/java/slf4j-simple.jar!/org/slf4j/impl/StaticLoggerBinder.class]
|     [junit] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for 
an explanation.
|     [junit] 5 [main] INFO org.mortbay.log - Logging to 
org.slf4j.impl.SimpleLogger(org.mortbay.log) via org.mortbay.log.Slf4jLog
|     [junit] 0 threads=10 idle=0
|     [junit] 100 threads=7 idle=7
|     [junit] 200 threads=4 idle=4
|     [junit] 300 threads=2 idle=2
|     [junit] 400 threads=2 idle=2
|     [junit] 500 threads=2 idle=2
|     [junit] 
................................................................................
|     [junit] ------------- ---------------- ---------------
|     [junit] 
|     [junit] Testcase: testQueuedThreadPool took 4.598 sec
|     [junit] Testcase: testQueuedThreadPoolShrink took 6.215 sec
|     [junit] Testcase: testStress took 2.352 sec
|     [junit] Testcase: testMaxStopTime took 0.103 sec
|     [junit] Testsuite: org.mortbay.thread.TimeoutTest
|     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.002 sec
|     [junit] 
|     [junit] Testcase: testExpiry took 0 sec
|     [junit] Testcase: testCancel took 0 sec
|     [junit] Testcase: testTouch took 0 sec
|     [junit] Testcase: testDelay took 0.001 sec
|     [junit] Testsuite: org.mortbay.util.DateCacheTest
|     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.776 sec
|     [junit] 
|     [junit] Testcase: testDateCache took 1.775 sec
|     [junit] Testsuite: org.mortbay.util.LazyListTest
|     [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 0.011 sec
|     [junit] 
|     [junit] Testcase: testAddObjectObject took 0.006 sec
|     [junit] Testcase: testAddObjectintObject took 0.001 sec
|     [junit] Testcase: testAddCollection took 0 sec
|     [junit] Testcase: testEnsureSize took 0 sec
|     [junit] Testcase: testRemoveObjectObject took 0.001 sec
|     [junit] Testcase: testRemoveObjectint took 0 sec
|     [junit] Testcase: testGetListObject took 0 sec
|     [junit] Testcase: testGetListObjectboolean took 0 sec
|     [junit] Testcase: testToStringArray took 0.001 sec
|     [junit] Testcase: testSize took 0 sec
|     [junit] Testcase: testGet took 0.001 sec
|     [junit] Testcase: testContains took 0 sec
|     [junit] Testcase: testIterator took 0.001 sec
|     [junit] Testcase: testListIterator took 0 sec
|     [junit] Testcase: testCloneToString took 0 sec
|     [junit] Testsuite: org.mortbay.util.QuotedStringTokenizerTest
|     [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.004 sec
|     [junit] 
|     [junit] Testcase: testTokenizer0 took 0.002 sec
|     [junit] Testcase: testTokenizer1 took 0 sec
|     [junit] Testcase: testTokenizer2 took 0.001 sec
|     [junit] Testcase: testTokenizer3 took 0 sec
|     [junit] Testcase: testQuote took 0 sec
|     [junit] Testcase: testTokenizer4 took 0.001 sec
|     [junit] Testcase: testQuoteString took 0 sec
|     [junit] Testcase: testUnquote took 0 sec
|     [junit] Testsuite: org.mortbay.util.StringMapTest
|     [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
|     [junit] 
|     [junit] Testcase: testSize took 0.018 sec
|     [junit] Testcase: testIsEmpty took 0 sec
|     [junit] Testcase: testClear took 0 sec
|     [junit] Testcase: testPutGet took 0.001 sec
|     [junit] Testcase: testGetEntryStringintint took 0 sec
|     [junit] Testcase: testGetEntrycharArrayintint took 0.001 sec
|     [junit] Testcase: testRemove took 0 sec
|     [junit] Testcase: testEntrySet took 0 sec
|     [junit] Testcase: testContainsKey took 0 sec
|     [junit] Testcase: testWriteExternal took 0.033 sec
|     [junit] Testcase: testToString took 0.001 sec
|     [junit] Testsuite: org.mortbay.util.StringUtilTest
|     [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
|     [junit] 
|     [junit] Testcase: testAsciiToLowerCase took 0.006 sec
|     [junit] Testcase: testStartsWithIgnoreCase took 0 sec
|     [junit] Testcase: testEndsWithIgnoreCase took 0 sec
|     [junit] Testcase: testIndexFrom took 0 sec
|     [junit] Testcase: testReplace took 0 sec
|     [junit] Testcase: testUnquote took 0.007 sec
|     [junit] Testcase: testNonNull took 0 sec
|     [junit] Testcase: testEqualsStringcharArrayintint took 0 sec
|     [junit] Testcase: testAppend took 0 sec
|     [junit] Testsuite: org.mortbay.util.URITest
|     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.028 sec
|     [junit] 
|     [junit] Testcase: testEncodePath took 0.013 sec
|     [junit] Testcase: testDecodePath took 0.013 sec
|     [junit] Testcase: testAddPaths took 0 sec
|     [junit] Testcase: testCompactPath took 0 sec
|     [junit] Testcase: testParentPath took 0 sec
|     [junit] Testcase: testCanonicalPath took 0 sec
|     [junit] Testsuite: org.mortbay.util.URLEncodedTest
|     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.256 sec
|     [junit] ------------- Standard Error -----------------
|     [junit] {n?me3=value 3, name
|     [junit] =value 0, name2=, name1=}
|     [junit] {n?me3=value 3, name
|     [junit] =value 0, name2=, name1=}
|     [junit] {n?me3=value 3, name
|     [junit] =value 0, name2=, name1=}
|     [junit] {n?me3=value 3, name
|     [junit] =value 0, name2=, name1=}
|     [junit] ------------- ---------------- ---------------
|     [junit] 
|     [junit] Testcase: testUrlEncoded took 0.053 sec
|     [junit] Testcase: testUrlEncodedStream took 0.202 sec
|     [junit] Testsuite: org.mortbay.util.Utf8StringBufferTest
|     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.004 sec
|     [junit] 
|     [junit] Testcase: testUtfStringBuffer took 0.003 sec
|     [junit] Testsuite: org.mortbay.util.ajax.JSONPojoConvertorFactoryTest
|     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.082 sec
|     [junit] 
|     [junit] Testcase: testFoo took 0.081 sec
|     [junit] Testsuite: org.mortbay.util.ajax.JSONPojoConvertorTest
|     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.075 sec
|     [junit] 
|     [junit] Testcase: testFoo took 0.073 sec
|     [junit] Testcase: testExclude took 0.002 sec
|     [junit] Testsuite: org.mortbay.util.ajax.JSONTest
|     [junit] Tests run: 7, Failures: 1, Errors: 0, Time elapsed: 0.552 sec
|     [junit] ------------- Standard Error -----------------
|     [junit] SLF4J: Class path contains multiple SLF4J bindings.
|     [junit] SLF4J: Found binding in 
[jar:file:/usr/share/java/slf4j-simple.jar!/org/slf4j/impl/StaticLoggerBinder.class]
|     [junit] SLF4J: Found binding in 
[jar:file:/usr/share/java/slf4j-simple.jar!/org/slf4j/impl/StaticLoggerBinder.class]
|     [junit] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for 
an explanation.
|     [junit] 6 [main] INFO org.mortbay.log - Logging to 
org.slf4j.impl.SimpleLogger(org.mortbay.log) via org.mortbay.log.Slf4jLog
|     [junit] {"n9":[{},  [],  
{}],"n8":[1,2,3,4],"n7":{"x":"value"},"n6":{},"n5":["a","b",3,[],null,true,false],"n4":"4\n\r\t\"4","w0":{"class":"org.mortbay.util.ajax.JSONTest$Woggle","name":"woggle0","nested":{"class":"org.mortbay.util.ajax.JSONTest$Woggle","name":"woggle1","nested":null,"number":-101},"number":100},"n3":-3.0E-11,"n2":2,"n1":null}
|     [junit] 
[{"woggles":[{"class":"org.mortbay.util.ajax.JSONTest$Woggle","name":"woggle0","nested":{"class":"org.mortbay.util.ajax.JSONTest$Woggle","name":"woggle1","nested":null,"number":-101},"number":100},{"class":"org.mortbay.util.ajax.JSONTest$Woggle","name":"woggle1","nested":null,"number":-101}],"shields":42,"modulated":false}]
|     [junit] 
{"w0":{"class":"org.mortbay.util.ajax.JSONTest$Woggle","name":"woggle0","nested":{"other":null,"tested":true,"number":-101,"nested":null,"name":"woggle1"},"number":100},"date":"01/01/1970
 00:00:00 GMT"}
|     [junit] ------------- ---------------- ---------------
|     [junit] 
|     [junit] Testcase: testToString took 0.145 sec
|     [junit] Testcase: testParse took 0.002 sec
|     [junit] Testcase: testParseReader took 0.003 sec
|     [junit] Testcase: testStripComment took 0.001 sec
|     [junit] Testcase: testQuote took 0 sec
|     [junit] Testcase: testBigDecimal took 0.002 sec
|     [junit] Testcase: testConvertor took 0.276 sec
|     [junit]   FAILED
|     [junit] null
|     [junit] junit.framework.AssertionFailedError
|     [junit]    at 
org.mortbay.util.ajax.JSONTest.testConvertor(JSONTest.java:295)
|     [junit] 
| 
| BUILD FAILED
| 
/build/buildd-jetty_6.1.24-3-kfreebsd-i386-UfDq_0/jetty-6.1.24/debian/build.xml:25:
 The following error occurred while executing this line:
| 
/build/buildd-jetty_6.1.24-3-kfreebsd-i386-UfDq_0/jetty-6.1.24/debian/module.xml:51:
 The following error occurred while executing this line:
| 
/build/buildd-jetty_6.1.24-3-kfreebsd-i386-UfDq_0/jetty-6.1.24/debian/module.xml:157:
 Test org.mortbay.util.ajax.JSONTest failed
| 
| Total time: 20 seconds
| make: *** [debian/stamp-ant-build] Error 1

Full build logs available from:
  https://buildd.debian.org/status/package.php?p=jetty

You may want to contact -...@.

Mraw,
KiBi.



--- End Message ---
--- Begin Message ---
Version: 6.1.24-5

Hi

The recent upload of jetty meant to close this bug, but due to a typo in
the changelog it closed the wrong bug.

~Niels

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to