Source: bsaf Version: 1.9-3 Severity: serious Tags: wheezy sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20121010 qa-ftbfs Justification: FTBFS in wheezy on amd64
Hi, During a rebuild of all packages in *wheezy*, your package failed to build on amd64. Relevant part: > debian/rules build > dh build --with javahelper > dh_testdir > dh_auto_configure > jh_linkjars > dh_auto_build > Buildfile: /«PKGBUILDDIR»/build.xml > > init: > [mkdir] Created dir: /«PKGBUILDDIR»/build > [mkdir] Created dir: /«PKGBUILDDIR»/dist > [mkdir] Created dir: /«PKGBUILDDIR»/test > > compile: > [javac] /«PKGBUILDDIR»/build.xml:37: warning: 'includeantruntime' was not > set, defaulting to build.sysclasspath=last; set to false for repeatable builds > [javac] Compiling 38 source files to /«PKGBUILDDIR»/build > [javac] Note: Some input files use unchecked or unsafe operations. > [javac] Note: Recompile with -Xlint:unchecked for details. > [copy] Copying 6 files to /«PKGBUILDDIR»/build > > jar: > [jar] Building jar: /«PKGBUILDDIR»/dist/bsaf-1.9.jar > > compile-test: > [javac] /«PKGBUILDDIR»/build.xml:49: warning: 'includeantruntime' was not > set, defaulting to build.sysclasspath=last; set to false for repeatable builds > [javac] Compiling 26 source files to /«PKGBUILDDIR»/test > [javac] Note: Some input files use or override a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > [javac] Note: Some input files use unchecked or unsafe operations. > [javac] Note: Recompile with -Xlint:unchecked for details. > [copy] Copying 28 files to /«PKGBUILDDIR»/test > > check-display: > > test: > [junit] Running org.jdesktop.application.AbstractBeanTest > [junit] Testsuite: org.jdesktop.application.AbstractBeanTest > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.044 sec > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.044 sec > [junit] > [junit] Running org.jdesktop.application.ApplicationActionMapTest > [junit] Testsuite: org.jdesktop.application.ApplicationActionMapTest > [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.17 sec > [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.17 sec > [junit] > [junit] Running org.jdesktop.application.ApplicationDefaultLNFResourceTest > [junit] Testsuite: > org.jdesktop.application.ApplicationDefaultLNFResourceTest > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.149 sec > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.149 sec > [junit] > [junit] Running org.jdesktop.application.ApplicationEndTest > [junit] Testsuite: org.jdesktop.application.ApplicationEndTest > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.158 sec > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.158 sec > [junit] > [junit] Running org.jdesktop.application.ApplicationMotifLNFResourceTest > [junit] Testsuite: > org.jdesktop.application.ApplicationMotifLNFResourceTest > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.149 sec > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.149 sec > [junit] > [junit] Running org.jdesktop.application.ApplicationNimbusLNFResourceTest > [junit] Testsuite: > org.jdesktop.application.ApplicationNimbusLNFResourceTest > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.197 sec > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.197 sec > [junit] > [junit] Running org.jdesktop.application.ApplicationNoLNFResourceTest > [junit] Testsuite: org.jdesktop.application.ApplicationNoLNFResourceTest > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.15 sec > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.15 sec > [junit] > [junit] Running org.jdesktop.application.ApplicationPrivateCtorTest > [junit] Testsuite: org.jdesktop.application.ApplicationPrivateCtorTest > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.144 sec > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.144 sec > [junit] > [junit] Running org.jdesktop.application.ApplicationSystemLNFResourceTest > [junit] Testsuite: > org.jdesktop.application.ApplicationSystemLNFResourceTest > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.158 sec > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.158 sec > [junit] > [junit] Running org.jdesktop.application.LocalStorageTest > [junit] Testsuite: org.jdesktop.application.LocalStorageTest > [junit] Creating LocalStorage tmp directory > "/«PKGBUILDDIR»/build/local-storage.tmp" > [junit] LocalStorage tmp directory: > "/«PKGBUILDDIR»/build/local-storage.tmp" > [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.118 sec > [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.118 sec > [junit] > [junit] ------------- Standard Output --------------- > [junit] Creating LocalStorage tmp directory > "/«PKGBUILDDIR»/build/local-storage.tmp" > [junit] LocalStorage tmp directory: > "/«PKGBUILDDIR»/build/local-storage.tmp" > [junit] ------------- ---------------- --------------- > [junit] Running org.jdesktop.application.MnemonicTextTest > [junit] Testsuite: org.jdesktop.application.MnemonicTextTest > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.108 sec > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.108 sec > [junit] > [junit] Running org.jdesktop.application.ResourceManagerTest > [junit] Testsuite: org.jdesktop.application.ResourceManagerTest > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.064 sec > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.064 sec > [junit] > [junit] ------------- Standard Error ----------------- > [junit] Oct 10, 2012 4:44:14 AM org.jdesktop.application.ResourceManager > getApplicationResourceMap > [junit] WARNING: getApplicationResourceMap(): no Application class > [junit] ------------- ---------------- --------------- > [junit] Oct 10, 2012 4:44:14 AM org.jdesktop.application.ResourceManager > getApplicationResourceMap > [junit] WARNING: getApplicationResourceMap(): no Application class > [junit] Running org.jdesktop.application.TaskMonitorTest > [junit] Testsuite: org.jdesktop.application.TaskMonitorTest > [junit] Tests run: 3, Failures: 1, Errors: 0, Time elapsed: 0.399 sec > [junit] Tests run: 3, Failures: 1, Errors: 0, Time elapsed: 0.399 sec > [junit] > [junit] Testcase: > testMessageSucceeded(org.jdesktop.application.TaskMonitorTest): FAILED > [junit] doInBackground > [junit] junit.framework.AssertionFailedError: doInBackground > [junit] at > org.jdesktop.application.TaskMonitorTest.testMessageSucceeded(Unknown Source) > [junit] > [junit] > > BUILD FAILED > /«PKGBUILDDIR»/build.xml:68: Test org.jdesktop.application.TaskMonitorTest > failed > > Total time: 16 seconds > dh_auto_build: ant returned exit code 1 > make: *** [build] Error 2 The full build log is available from: http://people.debian.org/~lucas/logs/2012/10/10/bsaf_1.9-3_wheezy.log 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 EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org