Processed: Re: Bug#1031478: nrepl-clojure: FTBFS: E: Build killed with signal TERM after 150 minutes of inactivity

2023-02-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 1031478 moreinfo unreproducible
Bug #1031478 [src:nrepl-clojure] nrepl-clojure: FTBFS: E: Build killed with 
signal TERM after 150 minutes of inactivity
Added tag(s) unreproducible and moreinfo.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1031478: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1031478
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#1031478: nrepl-clojure: FTBFS: E: Build killed with signal TERM after 150 minutes of inactivity

2023-02-20 Thread Louis-Philippe Véronneau

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?


Cheers,

[1]: https://ci.debian.net/packages/n/nrepl-clojure/

[2]: 
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/nrepl-clojure.html


--
  ⢀⣴⠾⠻⢶⣦⠀
  ⣾⠁⢠⠒⠀⣿⡁  Louis-Philippe Véronneau
  ⢿⡄⠘⠷⠚⠋   po...@debian.org / veronneau.org
  ⠈⠳⣄



OpenPGP_0xE1E5457C8BAD4113.asc
Description: OpenPGP public key


OpenPGP_signature
Description: OpenPGP digital signature


Bug#1031478: nrepl-clojure: FTBFS: E: Build killed with signal TERM after 150 minutes of inactivity

2023-02-16 Thread Lucas Nussbaum
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=ign=7=7=only=ftbfs-20230216=lu...@debian.org=1=1=1=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.