Your message dated Mon, 20 Feb 2023 22:00:32 +0100
with message-id <Y/pfcm4z+6kdj...@xanadu.blop.info>
and subject line Re: Bug#1031478: nrepl-clojure: FTBFS: E: Build killed with
signal TERM after 150 minutes of inactivity
has caused the Debian Bug report #1031478,
regarding nrepl-clojure: FTBFS: E: Build killed with signal TERM after 150
minutes of inactivity
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 ow...@bugs.debian.org
immediately.)
--
1031478: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1031478
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: nrepl-clojure
Version: 1.0.0-4
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230216 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> Clojure 1.11.1
> OpenJDK 64-Bit Server VM 17.0.6+10-Debian-1
> Interrupt: Control+C
> Exit: Control+D or (exit) or (quit)
>
> lein test nrepl.cmdline-tty-test
>
> lein test nrepl.core-test
>
> lein test :only nrepl.core-test/dynamic-middleware+sideloading-interleaved
>
> FAIL in (dynamic-middleware+sideloading-interleaved) (core_test.clj:1066)
> bencode transport sideloader state persists across middleware changes
> expected: (= [:added-middleware :provided-ns :provided-ns [:eval-ok
> "\"Hello!\""]] (reduce (fn [result {:keys [id status type name value], :as
> msg}] (cond (status? :unexpected-provide status) (throw (ex-info "Unexpected
> provide" msg)) (and (= name (str "foo/" ns ".clj")) (status?
> :sideloader-lookup status) (not (some #{:added-middleware} result))) (do
> (send {:id 3, :op "add-middleware", :session sl-session, :middleware []})
> (conj result :added-middleware)) (or (and (= 3 id) (status? :done status))
> (and (= name (str "foo/" ns ".clj")) (status? :sideloader-lookup status)))
> (do (send {:session sl-session, :id 1, :op "sideloader-provide", :content
> (string->content (str "(prn 'xx) (ns foo." ns ") (prn 'yy) (defn hello []
> \"Hello!\")")), :type "resource", :name (str "foo/" ns ".clj")}) (conj result
> :provided-ns)) (status? :sideloader-lookup status) (do (send {:session
> sl-session, :id 1, :op "sideloader-provide", :content "", :type type, :name
> name}) result) (and (= 2 id) (status? :done status)) (do (send {:id 4, :op
> "eval", :session sl-session, :code (str "(foo." ns "/hello)")}) result) (and
> (= 4 id) value) (conj result [:eval-ok value]) (and (= 4 id) (status? :done
> status)) (reduced result) :else result)) [] res))
> actual: (not (= [:added-middleware :provided-ns :provided-ns [:eval-ok
> "\"Hello!\""]] []))
> E: Build killed with signal TERM after 150 minutes of inactivity
The full build log is available from:
http://qa-logs.debian.net/2023/02/16/nrepl-clojure_1.0.0-4_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230216;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230216&fusertaguser=lu...@debian.org&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 ---
Hi,
On 20/02/23 at 13:38 -0500, Louis-Philippe Véronneau wrote:
> tags 1031478 moreinfo unreproducible
> thanks
>
> Hi!
>
> Thanks for the rebuild. I can't reproduce this issue on my machine, but I
> see that neither DebCI (which runs the same exact testsuite, as an
> autopkgtest) nor Reproducible builds [2] (which just rebuilds the package)
> have had issues with this...
>
> The Clojure ecosystem in Debian still isn't the most stable one, and we
> changed a bunch of stuff right before the freeze... Could you give this
> another go and see if you still get a failure?
I confirm that I can build it fine now, in the same env. Closing.
Lucas
--- End Message ---