Source: jscribble Version: 1.7.3-1 Severity: serious Tags: wheezy sid User: [email protected] Usertags: qa-ftbfs-20120331 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > make[1]: Entering directory `/«PKGBUILDDIR»' > javac -encoding UTF-8 -classpath /usr/share/java/junit.jar -sourcepath > .:jscribble tests/jscribble/notebook/WriteoutThreadTest.java > javac -encoding UTF-8 -classpath /usr/share/java/junit.jar -sourcepath > .:jscribble tests/jscribble/notebook/NoteSheetTest.java > javac -encoding UTF-8 -classpath /usr/share/java/junit.jar -sourcepath > .:jscribble tests/jscribble/notebook/NoteSheetFileFilterTest.java > javac -encoding UTF-8 -classpath /usr/share/java/junit.jar -sourcepath > .:jscribble tests/jscribble/notebook/NoteBookTest.java > Note: NoteBookTest.java uses or overrides a deprecated API. > Note: Recompile with -Xlint:deprecation for details. > javac -encoding UTF-8 -classpath /usr/share/java/junit.jar -sourcepath > .:jscribble tests/jscribble/notebook/NoteBookCompressorTest.java > javac -encoding UTF-8 -classpath /usr/share/java/junit.jar -sourcepath > .:jscribble tests/jscribble/helpers/FileComparatorTest.java > javac -encoding UTF-8 -classpath /usr/share/java/junit.jar -sourcepath > .:jscribble tests/jscribble/drawPanel/HelpItemTest.java > javac -encoding UTF-8 -classpath /usr/share/java/junit.jar -sourcepath > .:jscribble tests/jscribble/VersionNameTest.java > javac -encoding UTF-8 -classpath /usr/share/java/junit.jar -sourcepath > .:jscribble tests/JscribbleTestSuite.java > Note: NoteBookTest.java uses or overrides a deprecated API. > Note: Recompile with -Xlint:deprecation for details. > junit -text tests.JscribbleTestSuite > Exception in thread "Thread-1" java.awt.HeadlessException: > No X11 DISPLAY variable was set, but this program performed an operation > which requires it. > at > java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:173) > at java.awt.Window.<init>(Window.java:476) > at java.awt.Frame.<init>(Frame.java:419) > at java.awt.Frame.<init>(Frame.java:384) > at > javax.swing.SwingUtilities$SharedOwnerFrame.<init>(SwingUtilities.java:1754) > at > javax.swing.SwingUtilities.getSharedOwnerFrame(SwingUtilities.java:1831) > at javax.swing.JOptionPane.getRootFrame(JOptionPane.java:1692) > at javax.swing.JOptionPane.showOptionDialog(JOptionPane.java:864) > at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:668) > at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:639) > at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:610) > at jscribble.helpers.Logger.handleError(Logger.java:47) > at > jscribble.notebook.writeoutThread.WriteoutThread.run(WriteoutThread.java:85) > Exception in thread "Thread-2" java.awt.HeadlessException: > No X11 DISPLAY variable was set, but this program performed an operation > which requires it. > at > java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:173) > at java.awt.Window.<init>(Window.java:476) > at java.awt.Frame.<init>(Frame.java:419) > at java.awt.Frame.<init>(Frame.java:384) > at > javax.swing.SwingUtilities$SharedOwnerFrame.<init>(SwingUtilities.java:1754) > at > javax.swing.SwingUtilities.getSharedOwnerFrame(SwingUtilities.java:1831) > at javax.swing.JOptionPane.getRootFrame(JOptionPane.java:1692) > at javax.swing.JOptionPane.showOptionDialog(JOptionPane.java:864) > at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:668) > at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:639) > at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:610) > at jscribble.helpers.Logger.handleError(Logger.java:47) > at > jscribble.notebook.writeoutThread.WriteoutThread.run(WriteoutThread.java:85) > Exception in thread "Thread-5" java.awt.HeadlessException: > No X11 DISPLAY variable was set, but this program performed an operation > which requires it. > at > java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:173) > at java.awt.Window.<init>(Window.java:476) > at java.awt.Frame.<init>(Frame.java:419) > at java.awt.Frame.<init>(Frame.java:384) > at > javax.swing.SwingUtilities$SharedOwnerFrame.<init>(SwingUtilities.java:1754) > at > javax.swing.SwingUtilities.getSharedOwnerFrame(SwingUtilities.java:1831) > at javax.swing.JOptionPane.getRootFrame(JOptionPane.java:1692) > at javax.swing.JOptionPane.showOptionDialog(JOptionPane.java:864) > at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:668) > at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:639) > at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:610) > at jscribble.helpers.Logger.handleError(Logger.java:47) > at > jscribble.notebook.writeoutThread.WriteoutThread.run(WriteoutThread.java:85) > Exception in thread "Thread-7" java.awt.HeadlessException: > No X11 DISPLAY variable was set, but this program performed an operation > which requires it. > at > java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:173) > at java.awt.Window.<init>(Window.java:476) > at java.awt.Frame.<init>(Frame.java:419) > at java.awt.Frame.<init>(Frame.java:384) > at > javax.swing.SwingUtilities$SharedOwnerFrame.<init>(SwingUtilities.java:1754) > at > javax.swing.SwingUtilities.getSharedOwnerFrame(SwingUtilities.java:1831) > at javax.swing.JOptionPane.getRootFrame(JOptionPane.java:1692) > at javax.swing.JOptionPane.showOptionDialog(JOptionPane.java:864) > at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:668) > at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:639) > at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:610) > at jscribble.helpers.Logger.handleError(Logger.java:47) > at > jscribble.notebook.writeoutThread.WriteoutThread.run(WriteoutThread.java:85) > ............F.F...F....E..................... > .. > Time: 1.709 > There was 1 error: > 1) > testLoadFromConfig(tests.jscribble.notebook.NoteBookTest)java.awt.HeadlessException: > > No X11 DISPLAY variable was set, but this program performed an operation > which requires it. > at sun.awt.HeadlessToolkit.getScreenSize(HeadlessToolkit.java:279) > at jscribble.notebook.NoteBook.askForResolution(NoteBook.java:155) > at jscribble.notebook.NoteBook.getSize(NoteBook.java:322) > at jscribble.notebook.NoteBook.addPageIfEmpty(NoteBook.java:143) > at jscribble.notebook.NoteBook.getCurrentSheet(NoteBook.java:282) > at jscribble.notebook.NoteBook.gotoFirst(NoteBook.java:378) > at > tests.jscribble.notebook.NoteBookTest.testLoadFromConfig(NoteBookTest.java:329) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > There were 3 failures: > 1) > testAutomaticSaveOnPageFlipForward(tests.jscribble.notebook.NoteBookTest)junit.framework.AssertionFailedError: > expected:<1> but was:<0> > at > tests.jscribble.notebook.NoteBookTest.testAutomaticSaveOnPageFlipForward(NoteBookTest.java:85) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > 2) > testAutomaticSaveOnPageFlipBackwards(tests.jscribble.notebook.NoteBookTest)junit.framework.AssertionFailedError: > expected:<2> but was:<0> > at > tests.jscribble.notebook.NoteBookTest.testAutomaticSaveOnPageFlipBackwards(NoteBookTest.java:141) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > 3) > testDeletionOfPictureFile(tests.jscribble.notebook.NoteBookTest)junit.framework.AssertionFailedError: > File /home/user/.jscribble/f7b9022d-dcec-4270-b490-2e4d765cf564/000002.png > should exist. > at > tests.jscribble.notebook.NoteBookTest.testDeletionOfPictureFile(NoteBookTest.java:222) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > > FAILURES!!! > Tests run: 43, Failures: 3, Errors: 1 > > make[1]: *** [test] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2012/03/31/jscribble_1.7.3-1_unstable.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 about 50 AMD64 nodes of the Grid'5000 platform, using a clean chroot. Internet was not accessible from the build systems. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

