Your message dated Sat, 28 Jul 2018 06:33:51 +0000
with message-id <[email protected]>
and subject line Bug#893302: fixed in lwjgl 2.9.3+dfsg-2
has caused the Debian Bug report #893302,
regarding lwjgl FTBFS with openjdk-9
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.)
--
893302: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=893302
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: lwjgl
Version: 2.9.3+dfsg-1
Severity: serious
Tags: buster sid
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/lwjgl.html
...
generate-openal:
[processor] Compiling 3 source files to /build/1st/lwjgl-2.9.3+dfsg/bin
[processor] warning: [options] bootstrap class path not set in conjunction with
-source 1.6
[processor] warning: [options] source value 1.6 is obsolete and will be removed
in a future release
[processor] warning: [options] target value 1.6 is obsolete and will be removed
in a future release
[processor] warning: [options] To suppress warnings about obsolete options, use
-Xlint:-options.
[processor] 4 warnings
[processor]
[processor]
[processor] An annotation processor threw an uncaught exception.
[processor] Consult the following stack trace for details.
[processor] java.lang.RuntimeException:
[processor] -- Failed to process template: org.lwjgl.openal.AL10 --
[processor] at
org.lwjgl.util.generator.GeneratorProcessor.process(GeneratorProcessor.java:93)
[processor] at
jdk.compiler/com.sun.tools.javac.processing.JavacProcessingEnvironment.callProcessor(JavacProcessingEnvironment.java:968)
[processor] at
jdk.compiler/com.sun.tools.javac.processing.JavacProcessingEnvironment.discoverAndRunProcs(JavacProcessingEnvironment.java:884)
[processor] at
jdk.compiler/com.sun.tools.javac.processing.JavacProcessingEnvironment.access$2200(JavacProcessingEnvironment.java:108)
[processor] at
jdk.compiler/com.sun.tools.javac.processing.JavacProcessingEnvironment$Round.run(JavacProcessingEnvironment.java:1206)
[processor] at
jdk.compiler/com.sun.tools.javac.processing.JavacProcessingEnvironment.doProcessing(JavacProcessingEnvironment.java:1315)
[processor] at
jdk.compiler/com.sun.tools.javac.main.JavaCompiler.processAnnotations(JavaCompiler.java:1246)
[processor] at
jdk.compiler/com.sun.tools.javac.main.JavaCompiler.compile(JavaCompiler.java:922)
[processor] at
jdk.compiler/com.sun.tools.javac.main.Main.compile(Main.java:302)
[processor] at
jdk.compiler/com.sun.tools.javac.main.Main.compile(Main.java:162)
[processor] at jdk.compiler/com.sun.tools.javac.Main.compile(Main.java:57)
[processor] at jdk.compiler/com.sun.tools.javac.Main.main(Main.java:43)
[processor] Caused by: java.lang.RuntimeException:
javax.annotation.processing.FilerException: Attempt to recreate a file for type
org.lwjgl.openal.AL10
[processor] at
org.lwjgl.util.generator.GeneratorVisitor.visitTypeAsInterface(GeneratorVisitor.java:331)
[processor] at
org.lwjgl.util.generator.GeneratorVisitor.visitTypeAsInterface(GeneratorVisitor.java:60)
[processor] at
[email protected]/javax.lang.model.util.ElementKindVisitor6.visitType(ElementKindVisitor6.java:151)
[processor] at
jdk.compiler/com.sun.tools.javac.code.Symbol$ClassSymbol.accept(Symbol.java:1432)
[processor] at
org.lwjgl.util.generator.GeneratorProcessor.process(GeneratorProcessor.java:85)
[processor] ... 11 more
[processor] Caused by: javax.annotation.processing.FilerException: Attempt to
recreate a file for type org.lwjgl.openal.AL10
[processor] at
jdk.compiler/com.sun.tools.javac.processing.JavacFiler.checkNameAndExistence(JavacFiler.java:726)
[processor] at
jdk.compiler/com.sun.tools.javac.processing.JavacFiler.createSourceOrClassFile(JavacFiler.java:488)
[processor] at
jdk.compiler/com.sun.tools.javac.processing.JavacFiler.createSourceFile(JavacFiler.java:425)
[processor] at
org.lwjgl.util.generator.GeneratorVisitor.visitTypeAsInterface(GeneratorVisitor.java:303)
[processor] ... 15 more
BUILD FAILED
/build/1st/lwjgl-2.9.3+dfsg/platform_build/build-generator.xml:71: Compile
failed; see the compiler error output for details.
Total time: 2 minutes 13 seconds
make[1]: *** [debian/rules:23: override_dh_auto_build] Error 1
--- End Message ---
--- Begin Message ---
Source: lwjgl
Source-Version: 2.9.3+dfsg-2
We believe that the bug you reported is fixed in the latest version of
lwjgl, 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.
Markus Koschany <[email protected]> (supplier of updated lwjgl 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: Sat, 28 Jul 2018 08:04:17 +0200
Source: lwjgl
Binary: liblwjgl-java liblwjgl-java-jni liblwjgl-java-doc
Architecture: source
Version: 2.9.3+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers
<[email protected]>
Changed-By: Markus Koschany <[email protected]>
Description:
liblwjgl-java - Lightweight Java Game Library
liblwjgl-java-doc - Lightweight Java Game Library (javadoc)
liblwjgl-java-jni - Lightweight Java Game Library (jni)
Closes: 856765 893302
Changes:
lwjgl (2.9.3+dfsg-2) unstable; urgency=medium
.
[ tony mancill ]
* Team upload.
* remove Gabriele Giacone from Uploaders (Closes: #856765)
* update Homepage to use https URL
.
[ Markus Koschany ]
* Build-depend on OpenJDK 8 to work around the FTBFS with later versions.
(Closes: #893302)
* Declare compliance with Debian Policy 4.1.5.
* Switch to compat level 11.
* Use https for Format field.
Checksums-Sha1:
8fa1497d86f8328f8ff45ae025200621ab8f01b3 2409 lwjgl_2.9.3+dfsg-2.dsc
d26b40909fd5114bd5460ba98d69eb9bb7e68184 24448 lwjgl_2.9.3+dfsg-2.debian.tar.xz
f878fe2848807d7b5fbe34d7628c17442dd21b13 12905
lwjgl_2.9.3+dfsg-2_amd64.buildinfo
Checksums-Sha256:
9cc556922926cd2b1b086374e3b615ac92aed160a96ec67042a40c0b667df686 2409
lwjgl_2.9.3+dfsg-2.dsc
7e858ecb7dcb1b2a98041ad39cf5cd35e14c013423951a73e43633ffb1350863 24448
lwjgl_2.9.3+dfsg-2.debian.tar.xz
c682e00c45424b55affb15011e3c86220111e85097d7bbc0fab85c2dd509cac2 12905
lwjgl_2.9.3+dfsg-2_amd64.buildinfo
Files:
91de420fecfca305a612b8fde4c15424 2409 java optional lwjgl_2.9.3+dfsg-2.dsc
55226080d0c5e08657f740805ceb1124 24448 java optional
lwjgl_2.9.3+dfsg-2.debian.tar.xz
b7fc7ce906b9d5180cd1a6cc05cce110 12905 java optional
lwjgl_2.9.3+dfsg-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAltcCX5fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1Hkp4YP/R6saQb5Ue6QVgLsyF6qUFJs8CURtoem81Wj
GI75EZvnNjLBwuu5jZCzWqx0gg6zVncUS2I3atMKWU4HDo4CviKquMJtmEhoZsiT
X988tcDPWM40XJ8oIOvfavve2RPBZmaJ7Cr//OwtNfiizHKCtlt6uynDfZLqjz8M
7pjZORUZH78T+SR8DA8mK9fAelmw4Z/KdeGADDdRuuVUIiPwTZZYZqAkv3n8bqUz
7YvchywPesqfSVL67a55QwMxcYil9C8LPwJoBmMOL81tZs6cPqhuL3zv6WBHwLYI
qJU+fnlDnBkicyB+/tDvoXtihLNYCRNipRLSHUfWyHwN3+OvagYnkDGjti0I2IAa
k23tujuAOzG8tEAWIs9oHpjsvsSgNUgsyhVJh+y+xDdD+1Lik8VkZ/47IZ+DHrtP
kghLHrTVIEwJdbCMVphc8+ZOTfMsLkTa8o9V0q15AcV1QWCyzd7y2xxOXPvCJpQL
swtKbnOMmrYgZBtgV+oUraIQAj7lU9If9s2cN2vk7cn9NAXZBYEgcDbhuRlR+dHt
Wx/Q7MYTzO8L1mEdGDIiND/M+SbbdyaF6VeD9ljTnnVGVn/Yd2klU+RAv5Aw0+UZ
zg061qPzqZhpO2ECo14fyNjN9aMZdjk/8iK5P6K2GOOGrtZGbN5j5Wzb7vBmP7jj
nDe2l4RQ
=4vOo
-----END PGP SIGNATURE-----
--- End Message ---
__
This is the maintainer address of Debian's Java team
<https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
Please use
[email protected] for discussions and questions.