Bug#1057686: groovy: The package fails to build from source due to the missing file

2023-12-07 Thread tony mancill
On Thu, Dec 07, 2023 at 05:34:01PM +1300, Vladimir Petko wrote:
> Source: groovy
> Version: 2.4.21-8
> Severity: important
> Tags: ftbfs
> 
> Dear Maintainer,
> 
> The package fails to build from source due to the missing AntBuilder path:

Hi Vladimir,

I was seeing a slightly different (but reproducible) build failure with
Java 21 related to javadoc generation that was occurring just after the
AntBuilder check in this bug report.

I added a patch and the package is building successfully on both Java 17
and 21 for me now, so I went ahead and marked this bug is closed.  If
this was a distinct issue and you're still seeing FTBFS, please let me
know and I will reopen the bug.

Thank you,
tony



Bug#1057686: groovy: The package fails to build from source due to the missing file

2023-12-06 Thread Vladimir Petko
Source: groovy
Version: 2.4.21-8
Severity: important
Tags: ftbfs

Dear Maintainer,

The package fails to build from source due to the missing AntBuilder path:

  inflating: target/distributions/doc/groovy-2.4.21/html/gapi/help-doc.html
  inflating: target/distributions/doc/groovy-2.4.21/html/gapi/allclasses-
frame.html
  inflating: target/distributions/doc/groovy-2.4.21/html/gapi/stylesheet.css
   creating: target/distributions/doc/groovy-2.4.21/licenses/
  inflating: target/distributions/doc/groovy-2.4.21/licenses/jquery-js-
license.txt
  inflating: target/distributions/doc/groovy-2.4.21/licenses/asciidoc-style-
license.txt
  inflating: target/distributions/doc/groovy-2.4.21/licenses/normalize-
stylesheet-license.txt
# check if AntBuilder is in groovy-all.jar
jar -tf target/libs/groovy-all-2.4.21.jar | grep AntBuilder
make[1]: *** [debian/rules:28: override_dh_auto_build] Error 1
make[1]: Leaving directory '/<>'
make: *** [debian/rules:12: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

Build finished at 2023-12-07T04:29:32Z



-- System Information:
Debian Release: trixie/sid
  APT prefers mantic-updates
  APT policy: (500, 'mantic-updates'), (500, 'mantic-security'), (500, 'mantic')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.5.0-13-generic (SMP w/32 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled