Your message dated Sat, 07 Jan 2023 21:28:20 +0000
with message-id <[email protected]>
and subject line Bug#1026647: fixed in trapperkeeper-metrics-clojure 1.5.0-2
has caused the Debian Bug report #1026647,
regarding trapperkeeper-metrics-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.)


-- 
1026647: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1026647
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: trapperkeeper-metrics-clojure
Version: 1.5.0-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:1:1).
> #:clojure.error{:phase :compile-syntax-check, :line 1, :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 nil}
>  at leiningen.core.project$eval657.invokeStatic (project.clj:65)
>     leiningen.core.project$eval657.invoke (project.clj:1)
>     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-metrics-clojure_1.5.0-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-metrics-clojure
Source-Version: 1.5.0-2
Done: Louis-Philippe Véronneau <[email protected]>

We believe that the bug you reported is fixed in the latest version of
trapperkeeper-metrics-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-metrics-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: Sat, 07 Jan 2023 10:01:21 -0500
Source: trapperkeeper-metrics-clojure
Architecture: source
Version: 1.5.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Clojure Maintainers <[email protected]>
Changed-By: Louis-Philippe Véronneau <[email protected]>
Closes: 1026647
Changes:
 trapperkeeper-metrics-clojure (1.5.0-2) unstable; urgency=medium
 .
   * Team upload.
   * d/patches/0001: remove Java version restriction. (Closes: #1026647)
Checksums-Sha1:
 846786812d325c9c0a650e1bcc3c610a94344248 2441 
trapperkeeper-metrics-clojure_1.5.0-2.dsc
 98c3ea0993da671f3cdd7415f2787345c448b929 6208 
trapperkeeper-metrics-clojure_1.5.0-2.debian.tar.xz
 3d8319989554c923fb15bc5d8bc496b7e23f33af 16075 
trapperkeeper-metrics-clojure_1.5.0-2_amd64.buildinfo
Checksums-Sha256:
 549fce0e4d90cf41d7794e696a79314804bbda4e91b1ba25770f111b7b929abd 2441 
trapperkeeper-metrics-clojure_1.5.0-2.dsc
 0804a5c20018773e2b0a3ae8e8c71fa3b77355ada6a199b55ce233fe07b0a2ba 6208 
trapperkeeper-metrics-clojure_1.5.0-2.debian.tar.xz
 e18f786abf827569ec83aca987ff5128dae5f73e557a780c307edd346309ab07 16075 
trapperkeeper-metrics-clojure_1.5.0-2_amd64.buildinfo
Files:
 8c0a3cf7e5496d54b73935840e0b3fdc 2441 java optional 
trapperkeeper-metrics-clojure_1.5.0-2.dsc
 3479d43b9a9bac26ef6749dca38f7d12 6208 java optional 
trapperkeeper-metrics-clojure_1.5.0-2.debian.tar.xz
 82165876a56c2f07a939d5d1f0353963 16075 java optional 
trapperkeeper-metrics-clojure_1.5.0-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iHUEARYKAB0WIQTKp0AHB6gWsCAvw830JXpQshz6hQUCY7nVfQAKCRD0JXpQshz6
heLJAPwIwyecZjNjFVK1dkWQzTun11XKAO9cpIpZ5Cv8+PQ+VgD/XsPHR27mzwUY
7cHHfWSFqOioFoB9HViWZbpxxm6k5AY=
=xRz1
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to