Package: src:jajuk
Version: 1:1.10.9+dfsg2-4
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules build
dh build --buildsystem=ant
   dh_update_autotools_config -O--buildsystem=ant
   dh_autoreconf -O--buildsystem=ant
   dh_auto_configure -O--buildsystem=ant
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build -- -f build_enduser.xml package_jar  -Dbuild.time='Wed, 29 Nov 
2017 13:09:42 +0100'
        ant -propertyfile ./debian/ant.properties -Duser.name debian -f build_enduser.xml 
package_jar "-Dbuild.time=Wed, 29 Nov 2017 13:09:42 +0100"
Buildfile: /<<PKGBUILDDIR>>/build_enduser.xml

clean:
    [mkdir] Created dir: /<<PKGBUILDDIR>>/bin
    [mkdir] Created dir: /<<PKGBUILDDIR>>/test-reports

compile:
     [echo] Compile the code
    [javac] /<<PKGBUILDDIR>>/build_enduser.xml:23: warning: 'includeantruntime' 
was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 448 source files to /<<PKGBUILDDIR>>/bin
    [javac] warning: [options] bootstrap class path not set in conjunction with 
-source 7
    [javac] warning: [options] source value 7 is obsolete and will be removed 
in a future release
    [javac] warning: [options] target value 7 is obsolete and will be removed 
in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use 
-Xlint:-options.
    [javac] 
/<<PKGBUILDDIR>>/src/main/java/org/jajuk/ui/helpers/PlaylistRepositoryTableModel.java:101:
 error: <anonymous org.jajuk.ui.helpers.PlaylistRepositoryTableModel$1> is not abstract and 
does not override abstract method test(Playlist) in Predicate
    [javac]       alToShow = new ArrayList<Playlist>(Collections2.filter(alToShow, 
new Predicate<Playlist>() {
    [javac]                                                                     
                             ^
    [javac] 
/<<PKGBUILDDIR>>/src/main/java/org/jajuk/ui/helpers/PlaylistRepositoryTableModel.java:110:
 error: <anonymous org.jajuk.ui.helpers.PlaylistRepositoryTableModel$2> is not abstract and 
does not override abstract method test(Playlist) in Predicate
    [javac]       alToShow = new ArrayList<Playlist>(Collections2.filter(alToShow, 
new Predicate<Playlist>() {
    [javac]                                                                     
                             ^
    [javac] 
/<<PKGBUILDDIR>>/src/main/java/org/jajuk/ui/helpers/PlaylistRepositoryTableModel.java:118:
 error: <anonymous org.jajuk.ui.helpers.PlaylistRepositoryTableModel$3> is not abstract and 
does not override abstract method test(Playlist) in Predicate
    [javac]       alToShow = new ArrayList<Playlist>(Collections2.filter(alToShow, 
new Predicate<Playlist>() {
    [javac]                                                                     
                             ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 3 errors
    [javac] 4 warnings

BUILD FAILED
/<<PKGBUILDDIR>>/build_enduser.xml:23: Compile failed; see the compiler error 
output for details.

Total time: 7 seconds
dh_auto_build: error: ant -propertyfile ./debian/ant.properties -Duser.name debian -f 
build_enduser.xml package_jar "-Dbuild.time=Wed, 29 Nov 2017 13:09:42 +0100" 
returned exit code 1
make[1]: *** [debian/rules:9: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:6: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

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

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

If you could not 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 affects, so that this is still visible in the BTS web
page for this package.

Thanks.

Reply via email to