Your message dated Thu, 31 Jan 2019 05:50:43 +0000 with message-id <[email protected]> and subject line Bug#917657: fixed in lizzie 0.6+dfsg1-2 has caused the Debian Bug report #917657, regarding lizzie: FTBFS (autobuilder hangs) 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 [email protected] immediately.) -- 917657: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=917657 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:lizzie Version: 0.6+dfsg1-1 Severity: serious Tags: ftbfs Dear maintainer: I tried to build this package in buster but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep dh build-indep dh_update_autotools_config -i dh_autoreconf -i dh_auto_configure -i mh_patchpoms -pliblizzie-java --debian-build --keep-pom-version --maven-repo=/<<BUILDDIR>>/lizzie-0.6\+dfsg1/debian/maven-repo dh_auto_build -i /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/<<BUILDDIR>>/lizzie-0.6\+dfsg1 -Dclassworlds.conf=/etc/maven/m2-debian.conf org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<BUILDDIR>>/lizzie-0.6\+dfsg1/debian -Dmaven.repo.local=/<<BUILDDIR>>/lizzie-0.6\+dfsg1/debian/maven-repo --batch-mode package javadoc:jar javadoc:aggregate -DskipTests -Dnotimestamp=true -Dlocale=en_US WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/usr/share/maven/lib/guice.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release [INFO] Scanning for projects... [... snipped ...] at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715) at java.base/java.security.AccessController.doPrivileged(Native Method) at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85) at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:740) at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203) at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124) at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113) at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109) at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90) Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException at featurecat.lizzie.gui.BoardRenderer.drawBranch(BoardRenderer.java:369) at featurecat.lizzie.gui.BoardRenderer.draw(BoardRenderer.java:101) at featurecat.lizzie.gui.LizzieFrame.paint(LizzieFrame.java:642) at java.desktop/javax.swing.RepaintManager$4.run(RepaintManager.java:876) at java.desktop/javax.swing.RepaintManager$4.run(RepaintManager.java:848) at java.base/java.security.AccessController.doPrivileged(Native Method) at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85) at java.desktop/javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:848) at java.desktop/javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:823) at java.desktop/javax.swing.RepaintManager.prePaintDirtyRegions(RepaintManager.java:772) at java.desktop/javax.swing.RepaintManager$ProcessingRunnable.run(RepaintManager.java:1890) at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313) at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770) at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721) at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715) at java.base/java.security.AccessController.doPrivileged(Native Method) at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85) at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:740) at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203) at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124) at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:117) at java.desktop/java.awt.WaitDispatchSupport$2.run(WaitDispatchSupport.java:190) at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313) at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770) at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721) at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715) at java.base/java.security.AccessController.doPrivileged(Native Method) at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85) at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:740) at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203) at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124) at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113) at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109) at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90) E: Build killed with signal TERM after 60 minutes of inactivity -------------------------------------------------------------------------------- This is just how the build ends (a hang), and not necessarily the most relevant part, but the package also fails to build here: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/lizzie.html where it fails with this error: [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.003 s <<< FAILURE! - in featurecat.lizzie.rules.SGFParserTest If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the BTS web page for this package. Thanks.
--- End Message ---
--- Begin Message ---Source: lizzie Source-Version: 0.6+dfsg1-2 We believe that the bug you reported is fixed in the latest version of lizzie, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Ximin Luo <[email protected]> (supplier of updated lizzie package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Wed, 30 Jan 2019 21:31:06 -0800 Source: lizzie Binary: liblizzie-java liblizzie-java-doc Architecture: source Version: 0.6+dfsg1-2 Distribution: unstable Urgency: medium Maintainer: Debian Java Maintainers <[email protected]> Changed-By: Ximin Luo <[email protected]> Description: liblizzie-java - GUI for analyzing Go games in real time using Leela Zero liblizzie-java-doc - Documentation for liblizzie-java Closes: 917657 917714 Changes: lizzie (0.6+dfsg1-2) unstable; urgency=medium . * Fix build with openjdk 11+. * Fix tests by setting user.home and creating a dummy weights file. (Closes: #917657, #917714) Checksums-Sha1: 529e4745197750e3a1938aa0ec031c5e17e6c607 1760 lizzie_0.6+dfsg1-2.dsc 88b02b2b921657a9816c04e66831b34f4cdb7137 6180 lizzie_0.6+dfsg1-2.debian.tar.xz 51db90d2fe00e03571014df0bc2204c4682dd879 13617 lizzie_0.6+dfsg1-2_source.buildinfo Checksums-Sha256: a27ec512c8b32105c3c634893bfcf3d246005736444d3a9b74d91dd348e4159b 1760 lizzie_0.6+dfsg1-2.dsc 6d2c1082b5dd8dc503d8bf3b3349dc8abae7c8aabc1fb5c6ea840f22dd87cac7 6180 lizzie_0.6+dfsg1-2.debian.tar.xz cc1ee50ef8e81f933d924f366f00bcb4958491e70cc8d46a30f9041b211cf435 13617 lizzie_0.6+dfsg1-2_source.buildinfo Files: e55c1559d4e9d10dd41af3a011af9bda 1760 games optional lizzie_0.6+dfsg1-2.dsc 4d2b93d71db7f0020b3f6c94028d9aef 6180 games optional lizzie_0.6+dfsg1-2.debian.tar.xz 297e131b2121825439e87e02292936c8 13617 games optional lizzie_0.6+dfsg1-2_source.buildinfo -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQReYinNQ9GpZ9TYcRrrH8jaRfspMAUCXFKINwAKCRDrH8jaRfsp MMlxAQDgp1WrBetUAAWUeF1MyG5NXphXeHw6jTdxDagt+1/ECwD+Pvw/j/+57UzA vK2RZhi2IX7aqO7wiwM4FRVJuNDtVQk= =6ooB -----END PGP SIGNATURE-----
--- End Message ---

