Your message dated Fri, 12 Oct 2018 12:48:56 +0000 with message-id <[email protected]> and subject line Bug#906336: fixed in bintray-client-java 0.8.1-4 has caused the Debian Bug report #906336, regarding bintray-client-java: FTBFS in buster/sid to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 906336: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906336 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:bintray-client-java Version: 0.8.1-3 Severity: serious Tags: ftbfs Dear maintainer: I tried to build this package in buster but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep dh build-indep --buildsystem=gradle --with javahelper dh_update_autotools_config -i -O--buildsystem=gradle dh_auto_configure -i -O--buildsystem=gradle jh_linkjars -i -O--buildsystem=gradle debian/rules override_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_build -- assemble javadoc mkdir -p .gradle/init.d cp /usr/share/gradle-debian-helper/init.gradle .gradle/init.d/ gradle --info --console plain --offline --stacktrace --no-daemon --refresh-dependencies --gradle-user-home .gradle -Duser.home=. -Duser.name=debian -Ddebian.package=bintray-client-java -Dfile.encoding=UTF-8 assemble javadoc Initialized native services in: /<<PKGBUILDDIR>>/.gradle/native WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.gradle.internal.reflect.JavaMethod (file:/usr/share/gradle/lib/gradle-base-services-3.4.1.jar) to method java.lang.ClassLoader.getPackages() [... snipped ...] at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:120) at org.gradle.launcher.daemon.server.exec.LogAndCheckHealth.execute(LogAndCheckHealth.java:50) at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:120) at org.gradle.launcher.daemon.server.exec.LogToClient.doBuild(LogToClient.java:60) at org.gradle.launcher.daemon.server.exec.BuildCommandOnly.execute(BuildCommandOnly.java:36) at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:120) at org.gradle.launcher.daemon.server.exec.EstablishBuildEnvironment.doBuild(EstablishBuildEnvironment.java:72) at org.gradle.launcher.daemon.server.exec.BuildCommandOnly.execute(BuildCommandOnly.java:36) at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:120) at org.gradle.launcher.daemon.server.exec.StartBuildOrRespondWithBusy$1.run(StartBuildOrRespondWithBusy.java:50) at org.gradle.launcher.daemon.server.DaemonStateCoordinator$1.run(DaemonStateCoordinator.java:297) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63) at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:46) Caused by: org.gradle.api.GradleException: Javadoc generation failed. Generated Javadoc options file (useful for troubleshooting): '/<<PKGBUILDDIR>>/api/build/tmp/javadoc/javadoc.options' at org.gradle.api.tasks.javadoc.internal.JavadocGenerator.execute(JavadocGenerator.java:58) at org.gradle.api.tasks.javadoc.internal.JavadocGenerator.execute(JavadocGenerator.java:31) at org.gradle.api.tasks.javadoc.Javadoc.executeExternalJavadoc(Javadoc.java:157) at org.gradle.api.tasks.javadoc.Javadoc.generate(Javadoc.java:145) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at org.gradle.internal.reflect.JavaMethod.invoke(JavaMethod.java:73) at org.gradle.api.internal.project.taskfactory.DefaultTaskClassInfoStore$StandardTaskAction.doExecute(DefaultTaskClassInfoStore.java:141) at org.gradle.api.internal.project.taskfactory.DefaultTaskClassInfoStore$StandardTaskAction.execute(DefaultTaskClassInfoStore.java:134) at org.gradle.api.internal.project.taskfactory.DefaultTaskClassInfoStore$StandardTaskAction.execute(DefaultTaskClassInfoStore.java:123) at org.gradle.api.internal.AbstractTask$TaskActionWrapper.execute(AbstractTask.java:632) at org.gradle.api.internal.AbstractTask$TaskActionWrapper.execute(AbstractTask.java:615) at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeAction(ExecuteActionsTaskExecuter.java:95) at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:76) ... 70 more Caused by: org.gradle.process.internal.ExecException: Process 'command '/usr/lib/jvm/java-10-openjdk-amd64/bin/javadoc'' finished with non-zero exit value 1 at org.gradle.process.internal.DefaultExecHandle$ExecResultImpl.assertNormalExitValue(DefaultExecHandle.java:369) at org.gradle.process.internal.DefaultExecAction.execute(DefaultExecAction.java:31) at org.gradle.api.tasks.javadoc.internal.JavadocGenerator.execute(JavadocGenerator.java:53) ... 84 more BUILD FAILED Total time: 16.386 secs Stopped 0 worker daemon(s). Received result Failure[value=org.gradle.initialization.ReportedException: org.gradle.internal.exceptions.LocationAwareException: Execution failed for task ':bintray-client-java-api:javadoc'.] from daemon DaemonInfo{pid=11303, address=[a9202113-58b4-40cb-925a-59d5c8d17f51 port:33417, addresses:[/0:0:0:0:0:0:0:1, /127.0.0.1]], state=Busy, lastBusy=1534316549187, context=DefaultDaemonContext[uid=29126fb4-79ab-4769-a170-17d590d48e6e,javaHome=/usr/lib/jvm/java-10-openjdk-amd64,daemonRegistryDir=/<<PKGBUILDDIR>>/.gradle/daemon,pid=11303,idleTimeout=120000,daemonOpts=-XX:+HeapDumpOnOutOfMemoryError,-Xmx1024m,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]} (build should be done). dh_auto_build: gradle --info --console plain --offline --stacktrace --no-daemon --refresh-dependencies --gradle-user-home .gradle -Duser.home=. -Duser.name=debian -Ddebian.package=bintray-client-java -Dfile.encoding=UTF-8 assemble javadoc 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-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/bintray-client-java.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.
--- End Message ---
--- Begin Message ---Source: bintray-client-java Source-Version: 0.8.1-4 We believe that the bug you reported is fixed in the latest version of bintray-client-java, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Emmanuel Bourg <[email protected]> (supplier of updated bintray-client-java package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 12 Oct 2018 14:32:42 +0200 Source: bintray-client-java Binary: libbintray-client-java libbintray-client-java-doc Architecture: source Version: 0.8.1-4 Distribution: unstable Urgency: medium Maintainer: Debian Java Maintainers <[email protected]> Changed-By: Emmanuel Bourg <[email protected]> Description: libbintray-client-java - Bintray REST Client Java API Bindings libbintray-client-java-doc - Bintray REST Client Java API Bindings (Documentations) Closes: 906336 Changes: bintray-client-java (0.8.1-4) unstable; urgency=medium . * Team upload. * Added the missing build dependency on default-jdk-doc (Closes: #906336) * Standards-Version updated to 4.2.1 * Switch to debhelper level 11 * Use salsa.debian.org Vcs-* URLs Checksums-Sha1: a8eab3e7246ef774379bc30932318521e5d5b291 2490 bintray-client-java_0.8.1-4.dsc a243a6cd31ba7d2698ec4b2a399ebe7d13fe3e5a 5012 bintray-client-java_0.8.1-4.debian.tar.xz 8b8e0010701cc8fc1f4d1889c3806c35852313c3 15759 bintray-client-java_0.8.1-4_source.buildinfo Checksums-Sha256: c5bc454b3c637847a27ac3714136b6b6d4deccd9e38e0fff489a651b8d073b3a 2490 bintray-client-java_0.8.1-4.dsc 8dd82ba9b7a1fab87b7e476a4ebee3857e7f5e175515274f456142fecd5cc425 5012 bintray-client-java_0.8.1-4.debian.tar.xz 2fd699c716c00aa0c7ea14848b092b1244618eba4819493fefdfc91d15dedacd 15759 bintray-client-java_0.8.1-4_source.buildinfo Files: 3c6125704d52fa4822a0bc304f6d08b5 2490 java optional bintray-client-java_0.8.1-4.dsc 52d916abc9c8d8a69ac9cb960c48181b 5012 java optional bintray-client-java_0.8.1-4.debian.tar.xz b33589a43a6811a7d21da1dcff8ee49d 15759 java optional bintray-client-java_0.8.1-4_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAlvAlI0SHGVib3VyZ0Bh cGFjaGUub3JnAAoJEPUTxBnkudCs794QALCzXIHsBWG8oJvxVwOl45Uv4rndvIkS aCwd/mVkEsPLrVE9LD8ZO1KeY/X0yqtHfzsHHuU4O/fg/adwnR9yTVZrRJ+50/BP w+tmQsze9PC3ZHBnqbV/Jnw0rRQyhn82mZnhZb0/61z9T1tHkflbjmruZAmZoQJP DSIuXIxbHBkKKkmcIL4UnoqG7SdN59M9sycFtkQvOoPeAoQGiYsmzsoeJ2qaTOjA E6OukrP7EcuJnnvveBCS62OqYugSA5nxEoJ7Kw6Jg/Dlz2g3i0HHMZwABcv64m9J GEZy+iSMObfVt7luF/k/n41PYYmD/5yb9EVdf3iSfmUXHUsEuuPEg9kOiOgV6ioB ZC9v9ckvIvSFPb6rOqM02iTcOzdC1pFB7cPMESLIP3+JahpCo2BMzvQwgXdtaDa9 5dKOvN7jKtc+HjgE6EtWqB9N2gHIinHZ6Q3u3fpDRxDGyO5KTWYjwt9rEyjWOeTP dw/GzvR4WGxSTLJTeJKbxgiZF564fmpw3K+4uvhy/UmqRjZi9Mi292JSi+BiRY8+ MsdvFLqZvcD+EUV6fhV1UuvB6x86D1M3FRGuYLUfGvEZdZuVpBsmtIvrAs1eF6ti a6w7knQ1jNzC2Nq9FoVFqlCoizUMfVBIfC4aSK+NWymyN+2wzXtSFRZ/+N3tIuDg zQbOpGvOBQYj =ikxM -----END PGP SIGNATURE-----
--- End Message ---
__ This is the maintainer address of Debian's Java team <https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use [email protected] for discussions and questions.
