Package: src:byte-buddy
Version: 1.7.11-1
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 -plibbyte-buddy-java --debian-build --keep-pom-version
--maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo
[ERROR] Cannot find parent dependency
net.bytebuddy:byte-buddy-parent:pom:debian, use --no-parent option to resolve
this issue or install the parent POM in the Maven repository
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
javadoc:jar javadoc:aggregate -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
[... snipped ...]
[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is
missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.apache.maven.plugins:maven-site-plugin:3.3: Plugin
org.apache.maven.plugins:maven-site-plugin:3.3 or one of its dependencies could
not be resolved: Cannot access central (https://repo.maven.apache.org/maven2)
in offline mode and the artifact
org.apache.maven.plugins:maven-site-plugin:jar:3.3 has not been downloaded from
it before.
[WARNING] The POM for
org.apache.maven.plugins:maven-assembly-plugin:jar:2.2-beta-5 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-5: Plugin
org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-5 or one of its
dependencies could not be resolved: Cannot access central
(https://repo.maven.apache.org/maven2) in offline mode and the artifact
org.apache.maven.plugins:maven-assembly-plugin:jar:2.2-beta-5 has not been
downloaded from it before.
[WARNING] The POM for org.apache.maven.plugins:maven-release-plugin:jar:2.5.3
is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.apache.maven.plugins:maven-release-plugin:2.5.3: Plugin
org.apache.maven.plugins:maven-release-plugin:2.5.3 or one of its dependencies
could not be resolved: Cannot access central
(https://repo.maven.apache.org/maven2) in offline mode and the artifact
org.apache.maven.plugins:maven-release-plugin:jar:2.5.3 has not been downloaded
from it before.
[WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.5.2
is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.apache.maven.plugins:maven-install-plugin:2.5.2: Plugin
org.apache.maven.plugins:maven-install-plugin:2.5.2 or one of its dependencies
could not be resolved: Cannot access central
(https://repo.maven.apache.org/maven2) in offline mode and the artifact
org.apache.maven.plugins:maven-install-plugin:jar:2.5.2 has not been downloaded
from it before.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @
byte-buddy-dep ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/<<PKGBUILDDIR>>/byte-buddy-dep/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @
byte-buddy-dep ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 258 source files to
/<<PKGBUILDDIR>>/byte-buddy-dep/target/classes
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Byte Buddy (parent)
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Byte Buddy (parent) 1.7.11 ......................... SUCCESS [ 1.007 s]
[INFO] Byte Buddy (with dependencies) ..................... FAILURE [ 3.693 s]
[INFO] Byte Buddy (without dependencies) .................. SKIPPED
[INFO] Byte Buddy (Maven plugin) 1.7.11 ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.221 s
[INFO] Finished at: 2018-08-10T17:22:53Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile)
on project byte-buddy-dep: Fatal error compiling:
java.lang.ExceptionInInitializerError: com.sun.tools.javac.code.TypeTags ->
[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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :byte-buddy-dep
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
javadoc:jar javadoc:aggregate -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 with "dpkg-buildpackage -A" in my autobuilder.
Most probably, it also fails here in reproducible builds:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/byte-buddy.html
where you can get a full build log if you need it.
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.