Package: src:jhove
Version: 1.20.1-4
Severity: serious
Tags: ftbfs
Dear maintainer:
I tried to build this package in buster but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-indep
dh build-indep
dh_update_autotools_config -i
dh_autoreconf -i
dh_auto_configure -i
mh_patchpoms -pjhove --debian-build --keep-pom-version
--maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo
dh_auto_build -i
/usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar -Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/<<PKGBUILDDIR>>
-Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian
-Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo --batch-mode package
-DskipTests -Dnotimestamp=true -Dlocale=en_US
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by
com.google.inject.internal.cglib.core.$ReflectUtils$1
(file:/usr/share/maven/lib/guice.jar) to method
java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of
com.google.inject.internal.cglib.core.$ReflectUtils$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future release
[INFO] Scanning for projects...
[... snipped ...]
[INFO] JHOVE - JSTOR/Harvard Object Validation Environment SUCCESS [ 0.009 s]
[INFO] JHOVE Core ......................................... SUCCESS [ 4.465 s]
[INFO] JHOVE Validation Modules ........................... FAILURE [ 2.348 s]
[INFO] JHOVE Applications ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.061 s
[INFO] Finished at: 2018-12-25T23:16:10Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile)
on project jhove-modules: Compilation failure: Compilation failure:
[ERROR]
/<<PKGBUILDDIR>>/jhove-modules/src/main/java/edu/harvard/hul/ois/jhove/module/wave/BroadcastExtChunk.java:[13,22]
package javax.xml.bind does not exist
[ERROR]
/<<PKGBUILDDIR>>/jhove-modules/src/main/java/edu/harvard/hul/ois/jhove/module/wave/FormatChunk.java:[13,22]
package javax.xml.bind does not exist
[ERROR]
/<<PKGBUILDDIR>>/jhove-modules/src/main/java/edu/harvard/hul/ois/jhove/module/wave/BroadcastExtChunk.java:[216,29]
cannot find symbol
[ERROR] symbol: variable DatatypeConverter
[ERROR] location: class
edu.harvard.hul.ois.jhove.module.wave.BroadcastExtChunk
[ERROR]
/<<PKGBUILDDIR>>/jhove-modules/src/main/java/edu/harvard/hul/ois/jhove/module/wave/BroadcastExtChunk.java:[219,29]
cannot find symbol
[ERROR] symbol: variable DatatypeConverter
[ERROR] location: class
edu.harvard.hul.ois.jhove.module.wave.BroadcastExtChunk
[ERROR]
/<<PKGBUILDDIR>>/jhove-modules/src/main/java/edu/harvard/hul/ois/jhove/module/wave/FormatChunk.java:[261,21]
cannot find symbol
[ERROR] symbol: variable DatatypeConverter
[ERROR] location: class edu.harvard.hul.ois.jhove.module.wave.FormatChunk
[ERROR]
/<<PKGBUILDDIR>>/jhove-modules/src/main/java/edu/harvard/hul/ois/jhove/module/wave/FormatChunk.java:[265,21]
cannot find symbol
[ERROR] symbol: variable DatatypeConverter
[ERROR] location: class edu.harvard.hul.ois.jhove.module.wave.FormatChunk
[ERROR]
/<<PKGBUILDDIR>>/jhove-modules/src/main/java/edu/harvard/hul/ois/jhove/module/wave/FormatChunk.java:[269,21]
cannot find symbol
[ERROR] symbol: variable DatatypeConverter
[ERROR] location: class edu.harvard.hul.ois.jhove.module.wave.FormatChunk
[ERROR]
/<<PKGBUILDDIR>>/jhove-modules/src/main/java/edu/harvard/hul/ois/jhove/module/wave/FormatChunk.java:[273,21]
cannot find symbol
[ERROR] symbol: variable DatatypeConverter
[ERROR] location: class edu.harvard.hul.ois.jhove.module.wave.FormatChunk
[ERROR]
/<<PKGBUILDDIR>>/jhove-modules/src/main/java/edu/harvard/hul/ois/jhove/module/wave/FormatChunk.java:[277,21]
cannot find symbol
[ERROR] symbol: variable DatatypeConverter
[ERROR] location: class edu.harvard.hul.ois.jhove.module.wave.FormatChunk
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :jhove-modules
dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar -Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/<<PKGBUILDDIR>>
-Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian
-Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo --batch-mode package
-DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1
make: *** [debian/rules:4: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit
status 2
--------------------------------------------------------------------------------
The build was made in my autobuilder with "dpkg-buildpackage -A"
but I don't think such detail is really relevant.
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.