Bug#917743: clj-time-clojure: FTBFS: tests failed

Lucas Nussbaum lucas at debian.org
Sat Dec 29 22:46:16 GMT 2018


Source: clj-time-clojure
Version: 0.14.0-1
Severity: serious
Justification: FTBFS on amd64
Tags: buster sid
Usertags: ftbfs-20181229 ftbfs-buster

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> (cd test && find . -name '*.clj' | \
> 	xargs --verbose clojure -cp /<<PKGBUILDDIR>>/clj-time.jar:/usr/share/java/clojure.jar:/usr/share/java/joda-time.jar:/usr/share/java/java.jdbc.jar)
> clojure -cp /<<PKGBUILDDIR>>/clj-time.jar:/usr/share/java/clojure.jar:/usr/share/java/joda-time.jar:/usr/share/java/java.jdbc.jar ./clj_time/local_test.clj ./clj_time/predicates_test.clj ./clj_time/types_test.clj ./clj_time/jdbc_test.clj ./clj_time/core_test.clj ./clj_time/periodic_test.clj ./clj_time/coerce_test.clj ./clj_time/format_test.clj 
> Exception in thread "main" java.io.FileNotFoundException: Could not locate clj_time/core_test__init.class or clj_time/core_test.clj on classpath. Please check that namespaces with dashes use underscores in the Clojure file name., compiling:(/<<PKGBUILDDIR>>/test/./clj_time/local_test.clj:1:1)
> 	at clojure.lang.Compiler.load(Compiler.java:7526)
> 	at clojure.lang.Compiler.loadFile(Compiler.java:7452)
> 	at clojure.main$load_script.invokeStatic(main.clj:278)
> 	at clojure.main$script_opt.invokeStatic(main.clj:338)
> 	at clojure.main$script_opt.invoke(main.clj:333)
> 	at clojure.main$main.invokeStatic(main.clj:424)
> 	at clojure.main$main.doInvoke(main.clj:387)
> 	at clojure.lang.RestFn.applyTo(RestFn.java:137)
> 	at clojure.lang.Var.applyTo(Var.java:702)
> 	at clojure.main.main(main.java:37)
> Caused by: java.io.FileNotFoundException: Could not locate clj_time/core_test__init.class or clj_time/core_test.clj on classpath. Please check that namespaces with dashes use underscores in the Clojure file name.
> 	at clojure.lang.RT.load(RT.java:463)
> 	at clojure.lang.RT.load(RT.java:426)
> 	at clojure.core$load$fn__9115.invoke(core.clj:6046)
> 	at clojure.core$load.invokeStatic(core.clj:6045)
> 	at clojure.core$load.doInvoke(core.clj:6029)
> 	at clojure.lang.RestFn.invoke(RestFn.java:408)
> 	at clojure.core$load_one.invokeStatic(core.clj:5848)
> 	at clojure.core$load_one.invoke(core.clj:5843)
> 	at clojure.core$load_lib$fn__9060.invoke(core.clj:5888)
> 	at clojure.core$load_lib.invokeStatic(core.clj:5887)
> 	at clojure.core$load_lib.doInvoke(core.clj:5868)
> 	at clojure.lang.RestFn.applyTo(RestFn.java:142)
> 	at clojure.core$apply.invokeStatic(core.clj:659)
> 	at clojure.core$load_libs.invokeStatic(core.clj:5925)
> 	at clojure.core$load_libs.doInvoke(core.clj:5909)
> 	at clojure.lang.RestFn.applyTo(RestFn.java:137)
> 	at clojure.core$apply.invokeStatic(core.clj:659)
> 	at clojure.core$require.invokeStatic(core.clj:5947)
> 	at clojure.core$require.doInvoke(core.clj:5947)
> 	at clojure.lang.RestFn.invoke(RestFn.java:436)
> 	at clj_time.local_test$eval2694$loading__9001__auto____2695.invoke(local_test.clj:1)
> 	at clj_time.local_test$eval2694.invokeStatic(local_test.clj:1)
> 	at clj_time.local_test$eval2694.invoke(local_test.clj:1)
> 	at clojure.lang.Compiler.eval(Compiler.java:7062)
> 	at clojure.lang.Compiler.eval(Compiler.java:7051)
> 	at clojure.lang.Compiler.load(Compiler.java:7514)
> 	... 9 more
> make[1]: *** [debian/rules:29: override_dh_auto_test] Error 123

The full build log is available from:
   http://aws-logs.debian.net/2018/12/29/clj-time-clojure_0.14.0-1_unstable.log

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!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the pkg-java-maintainers mailing list