Bug#1060960: Bug #1060960 (libslf4j-java: FTBFS: make: *** [debian/rules:4: build] Error 25) is tagged patch but I can't find a patch
Emmanuel Bourg
ebourg at apache.org
Tue Jun 10 11:45:13 BST 2025
Hi Paul,
On 09/06/2025 21:59, Paul Gevers wrote:
> Any progress on this? We're now deep into the Hard Freeze. Time is
> running out.
I've re-enabled the maven-surefire-report-plugin in surefire/2.22.3-4
(already in testing) but the slf4j tests still hang with the modified
commons-logging. There is a workaround though, changing the surefire
forkCount parameter from 2C to 1 allows the tests to run.
So we have two options:
1. disable the tests in libslf4j-java for Trixie
2. disable the problematic log factory in commons logging 1.3 and change
the forkCount parameter in libslf4j-java
Considering that libslf4j-java will be superseded by libslf4j2-java in
Forky and that we are deep in the freeze I'll just disable the tests.
Emmanuel Bourg
More information about the pkg-java-maintainers
mailing list