Package: src:ring-clojure
Version: 1.15.5-2
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202608/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:ring-clojure, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --with maven_repo_helper --without=single-binary
   debian/rules override_dh_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f .lein-failures
rm -Rf .lein debian/maven-repo
for sub in org.ring-clojure/ring-core-protocols 
org.ring-clojure/ring-websocket-protocols ring/ring-core ring/ring-servlet 
org.ring-clojure/ring-jakarta-servlet ring/ring-jetty-adapter ; do \
        rm -f .lein-failures; \
        rm -f debian/$sub.pom.xml; \
        rm -Rf $sub/target; \
done
dh_clean
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
 debian/rules binary
dh binary --with maven_repo_helper --without=single-binary
   dh_update_autotools_config
   dh_autoreconf
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cp -rs /usr/share/maven-repo debian
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
set -e; echo "---> Building org.ring-clojure/ring-core-proto 
[too-long-redacted] /debian/${PROJECT}-debian.pom; 
---> Building org.ring-clojure/ring-core-protocols
Wrote /<<PKGBUILDDIR>>/ring-core-protocols/../debian/ring-core-protocols.pom.xml
Created 
/<<PKGBUILDDIR>>/ring-core-protocols/target/ring-core-protocols-1.15.5.jar
---> Building org.ring-clojure/ring-websocket-protocols
Wrote 
/<<PKGBUILDDIR>>/ring-websocket-protocols/../debian/ring-websocket-protocols.pom.xml
Created 
/<<PKGBUILDDIR>>/ring-websocket-protocols/target/ring-websocket-protocols-1.15.5.jar
---> Building ring/ring-core
Wrote /<<PKGBUILDDIR>>/ring-core/../debian/ring-core.pom.xml
Created /<<PKGBUILDDIR>>/ring-core/target/ring-core-1.15.5.jar
---> Building ring/ring-servlet
Wrote /<<PKGBUILDDIR>>/ring-servlet/../debian/ring-servlet.pom.xml
Created /<<PKGBUILDDIR>>/ring-servlet/target/ring-servlet-1.15.5.jar
---> Building org.ring-clojure/ring-jakarta-servlet
Wrote 
/<<PKGBUILDDIR>>/ring-jakarta-servlet/../debian/ring-jakarta-servlet.pom.xml
Created 
/<<PKGBUILDDIR>>/ring-jakarta-servlet/target/ring-jakarta-servlet-1.15.5.jar
---> Building ring/ring-jetty-adapter
Wrote /<<PKGBUILDDIR>>/ring-jetty-adapter/../debian/ring-jetty-adapter.pom.xml
Created /<<PKGBUILDDIR>>/ring-jetty-adapter/target/ring-jetty-adapter-1.15.5.jar
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
set -e; export PROJECT="ring-core-protocols"; cd /<<PKGBUILD 
[too-long-redacted] clojure-*.edn; exit 1; fi; fi; 
---> Testing org.ring-clojure/ring-core-protocols

lein test ring.core.test.protocols

Ran 4 tests containing 17 assertions.
0 failures, 0 errors.
---> Testing ring/ring-core

lein test ring.middleware.multipart-params.test.byte-array

lein test ring.middleware.multipart-params.test.request-context

lein test ring.middleware.multipart-params.test.temp-file

lein test ring.middleware.session.test.cookie

lein test ring.middleware.session.test.memory

lein test ring.middleware.test.content-length

lein test ring.middleware.test.content-type

lein test ring.middleware.test.cookies

lein test ring.middleware.test.file

lein test ring.middleware.test.file-info

lein test ring.middleware.test.flash

lein test ring.middleware.test.head

lein test ring.middleware.test.keyword-params

lein test ring.middleware.test.multipart-params

lein test ring.middleware.test.nested-params

lein test ring.middleware.test.not-modified

lein test ring.middleware.test.params

lein test ring.middleware.test.resource

lein test ring.middleware.test.session

lein test ring.test.websocket

lein test ring.util.test.async

lein test ring.util.test.io

lein test ring.util.test.mime-type

lein test ring.util.test.request

lein test ring.util.test.response

lein test ring.util.test.time

Ran 191 tests containing 525 assertions.
0 failures, 0 errors.
---> Testing ring/ring-servlet

lein test ring.util.test.servlet

Ran 5 tests containing 46 assertions.
0 failures, 0 errors.
---> Testing org.ring-clojure/ring-jakarta-servlet

lein test ring.util.jakarta.test.servlet

Ran 5 tests containing 46 assertions.
0 failures, 0 errors.
---> Testing ring/ring-jetty-adapter
SLF4J(W): No SLF4J providers were found.
SLF4J(W): Defaulting to no-operation (NOP) logger implementation
SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.

lein test ring.adapter.test.jetty
Aug 09, 2026 8:58:10 PM org.apache.http.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request 
to {s}->https://localhost:42313: Broken pipe
Aug 09, 2026 8:58:10 PM org.apache.http.impl.execchain.RetryExec execute
INFO: Retrying request to {s}->https://localhost:42313

lein test :only ring.adapter.test.jetty/test-run-jetty

FAIL in (test-run-jetty) (jetty.clj:347)
using default connector options
expected: (> (-> connector (.getSelectorManager) (.getSelectorCount)) 1)
  actual: (not (> 1 1))

Ran 5 tests containing 99 assertions.
1 failures, 0 errors.
Subprocess failed (exit code: 1)
cat: '/tmp/clojure-*.edn': No such file or directory
make[1]: *** [debian/rules:40: override_dh_auto_test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:15: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

Reply via email to