Your message dated Fri, 13 Jan 2023 17:41:49 +0000
with message-id <[email protected]>
and subject line Bug#1026645: fixed in trapperkeeper-webserver-jetty9-clojure
4.4.1-2
has caused the Debian Bug report #1026645,
regarding trapperkeeper-webserver-jetty9-clojure: FTBFS: make[1]: ***
[debian/rules:17: override_dh_auto_build] Error 1
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.)
--
1026645: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1026645
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: trapperkeeper-webserver-jetty9-clojure
Version: 4.4.1-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20221220 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> lein pom debian/pom.xml
> OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were
> deprecated in JDK 13 and will likely be removed in a future release.
> java.lang.Exception: Error loading /<<PKGBUILDDIR>>/project.clj
> at leiningen.core.project$read_raw$fn__7638.invoke (project.clj:1046)
> leiningen.core.project$read_raw.invokeStatic (project.clj:1040)
> leiningen.core.project$read_raw.invoke (project.clj:1036)
> leiningen.core.project$read.invokeStatic (project.clj:1057)
> leiningen.core.project$read.invoke (project.clj:1054)
> leiningen.core.project$read.invokeStatic (project.clj:1058)
> leiningen.core.project$read.invoke (project.clj:1054)
> leiningen.core.main$_main$fn__7024.invoke (main.clj:447)
> leiningen.core.main$_main.invokeStatic (main.clj:442)
> leiningen.core.main$_main.doInvoke (main.clj:439)
> clojure.lang.RestFn.applyTo (RestFn.java:137)
> clojure.lang.Var.applyTo (Var.java:705)
> clojure.core$apply.invokeStatic (core.clj:667)
> clojure.main$main_opt.invokeStatic (main.clj:514)
> clojure.main$main_opt.invoke (main.clj:510)
> clojure.main$main.invokeStatic (main.clj:664)
> clojure.main$main.doInvoke (main.clj:616)
> clojure.lang.RestFn.applyTo (RestFn.java:137)
> clojure.lang.Var.applyTo (Var.java:705)
> clojure.main.main (main.java:40)
> Caused by: clojure.lang.Compiler$CompilerException: Syntax error compiling at
> (/<<PKGBUILDDIR>>/project.clj:3:1).
> #:clojure.error{:phase :compile-syntax-check, :line 3, :column 1, :source
> "/<<PKGBUILDDIR>>/project.clj"}
> at clojure.lang.Compiler.load (Compiler.java:7652)
> clojure.lang.Compiler.loadFile (Compiler.java:7578)
> clojure.lang.RT$3.invoke (RT.java:327)
> leiningen.core.project$read_raw$fn__7638.invoke (project.clj:1044)
> leiningen.core.project$read_raw.invokeStatic (project.clj:1040)
> leiningen.core.project$read_raw.invoke (project.clj:1036)
> leiningen.core.project$read.invokeStatic (project.clj:1057)
> leiningen.core.project$read.invoke (project.clj:1054)
> leiningen.core.project$read.invokeStatic (project.clj:1058)
> leiningen.core.project$read.invoke (project.clj:1054)
> leiningen.core.main$_main$fn__7024.invoke (main.clj:447)
> leiningen.core.main$_main.invokeStatic (main.clj:442)
> leiningen.core.main$_main.doInvoke (main.clj:439)
> clojure.lang.RestFn.applyTo (RestFn.java:137)
> clojure.lang.Var.applyTo (Var.java:705)
> clojure.core$apply.invokeStatic (core.clj:667)
> clojure.main$main_opt.invokeStatic (main.clj:514)
> clojure.main$main_opt.invoke (main.clj:510)
> clojure.main$main.invokeStatic (main.clj:664)
> clojure.main$main.doInvoke (main.clj:616)
> clojure.lang.RestFn.applyTo (RestFn.java:137)
> clojure.lang.Var.applyTo (Var.java:705)
> clojure.main.main (main.java:40)
> Caused by: clojure.lang.ExceptionInfo: Unsupported major Java version.
> Expects 8 or 11.
> {:major "17", :minor "0"}
> at leiningen.core.project$eval657.invokeStatic (project.clj:101)
> leiningen.core.project$eval657.invoke (project.clj:3)
> clojure.lang.Compiler.eval (Compiler.java:7181)
> clojure.lang.Compiler.load (Compiler.java:7640)
> clojure.lang.Compiler.loadFile (Compiler.java:7578)
> clojure.lang.RT$3.invoke (RT.java:327)
> leiningen.core.project$read_raw$fn__7638.invoke (project.clj:1044)
> leiningen.core.project$read_raw.invokeStatic (project.clj:1040)
> leiningen.core.project$read_raw.invoke (project.clj:1036)
> leiningen.core.project$read.invokeStatic (project.clj:1057)
> leiningen.core.project$read.invoke (project.clj:1054)
> leiningen.core.project$read.invokeStatic (project.clj:1058)
> leiningen.core.project$read.invoke (project.clj:1054)
> leiningen.core.main$_main$fn__7024.invoke (main.clj:447)
> leiningen.core.main$_main.invokeStatic (main.clj:442)
> leiningen.core.main$_main.doInvoke (main.clj:439)
> clojure.lang.RestFn.applyTo (RestFn.java:137)
> clojure.lang.Var.applyTo (Var.java:705)
> clojure.core$apply.invokeStatic (core.clj:667)
> clojure.main$main_opt.invokeStatic (main.clj:514)
> clojure.main$main_opt.invoke (main.clj:510)
> clojure.main$main.invokeStatic (main.clj:664)
> clojure.main$main.doInvoke (main.clj:616)
> clojure.lang.RestFn.applyTo (RestFn.java:137)
> clojure.lang.Var.applyTo (Var.java:705)
> clojure.main.main (main.java:40)
> make[1]: *** [debian/rules:17: override_dh_auto_build] Error 1
The full build log is available from:
http://qa-logs.debian.net/2022/12/20/trapperkeeper-webserver-jetty9-clojure_4.4.1-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221220;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221220&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results
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!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: trapperkeeper-webserver-jetty9-clojure
Source-Version: 4.4.1-2
Done: Louis-Philippe Véronneau <[email protected]>
We believe that the bug you reported is fixed in the latest version of
trapperkeeper-webserver-jetty9-clojure, 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.
Louis-Philippe Véronneau <[email protected]> (supplier of updated
trapperkeeper-webserver-jetty9-clojure 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: Fri, 13 Jan 2023 12:00:07 -0500
Source: trapperkeeper-webserver-jetty9-clojure
Architecture: source
Version: 4.4.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Clojure Maintainers <[email protected]>
Changed-By: Louis-Philippe Véronneau <[email protected]>
Closes: 1026645
Changes:
trapperkeeper-webserver-jetty9-clojure (4.4.1-2) unstable; urgency=medium
.
* Team upload.
* d/patches/0006: remove Java version restriction. (Closes: #1026645)
Checksums-Sha1:
8a24b762273c7d01da9c736ce4c4a939b28c3a3f 2527
trapperkeeper-webserver-jetty9-clojure_4.4.1-2.dsc
8dda12662567761c0efa1aa6d82d2eda6ca2ef4f 9872
trapperkeeper-webserver-jetty9-clojure_4.4.1-2.debian.tar.xz
9fb58bf657ae256c6b3c6df4d2676cdb1f614a55 15600
trapperkeeper-webserver-jetty9-clojure_4.4.1-2_amd64.buildinfo
Checksums-Sha256:
059f3a40908707d964f1168f6fe63ecb736e428c2ee19390466b779e58fa8892 2527
trapperkeeper-webserver-jetty9-clojure_4.4.1-2.dsc
c29bb3ba763b38dacbf5773354aa4691c00982fcd9d827384565d2bda6f6047e 9872
trapperkeeper-webserver-jetty9-clojure_4.4.1-2.debian.tar.xz
1dddfce90a63b3f1ec586d57bfae1b70fd37eec470bdbbb78b0930706951a3eb 15600
trapperkeeper-webserver-jetty9-clojure_4.4.1-2_amd64.buildinfo
Files:
e363e425da12477a0b558065d22bf2e7 2527 java optional
trapperkeeper-webserver-jetty9-clojure_4.4.1-2.dsc
006a4a3f568908c1bf663a57393ff139 9872 java optional
trapperkeeper-webserver-jetty9-clojure_4.4.1-2.debian.tar.xz
f8cacf8e101a4782fb407f0790a58794 15600 java optional
trapperkeeper-webserver-jetty9-clojure_4.4.1-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iHUEARYKAB0WIQTKp0AHB6gWsCAvw830JXpQshz6hQUCY8GOnQAKCRD0JXpQshz6
hbuOAQD8wMQSiV4VTPg45M1GjU1RUqo6EfMFMHmcHYknO3jtuwEA4kNH6dXBM+Cs
ValK6jOD+Y/rP6c7ZFw1RCtRvOIoog0=
=E9Yk
-----END PGP SIGNATURE-----
--- End Message ---