Your message dated Sun, 06 Jan 2019 02:46:19 +0000
with message-id <e1gfysb-000brk...@fasolo.debian.org>
and subject line Bug#918440: fixed in jabref 3.8.2+ds-11
has caused the Debian Bug report #918440,
regarding jabref: FTBFS (Could not resolve all files for configuration
':antlr4')
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 ow...@bugs.debian.org
immediately.)
--
918440: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=918440
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:jabref
Version: 3.8.2+ds-10
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
dh_update_autotools_config -i -O--buildsystem=gradle
dh_autoreconf -i -O--buildsystem=gradle
dh_auto_configure -i -O--buildsystem=gradle
dh_auto_build -i -O--buildsystem=gradle
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=jabref -Dfile.encoding=UTF-8 jar
Initialized native services in: /<<BUILDDIR>>/jabref-3.8.2+ds/.gradle/native
To honour the JVM settings for this build a new JVM will be forked. Please
consider using the daemon:
https://docs.gradle.org/4.4.1/userguide/gradle_daemon.html.
Starting process 'Gradle build daemon'. Working directory:
/<<BUILDDIR>>/jabref-3.8.2+ds/.gradle/daemon/4.4.1 Command:
/usr/lib/jvm/java-11-openjdk-amd64/bin/java
-Xbootclasspath/a:/usr/share/java/gradle-helper-hook.jar:/usr/share/java/maven-repo-helper.jar
-Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -cp
/usr/share/gradle/lib/gradle-launcher-4.4.1.jar
org.gradle.launcher.daemon.bootstrap.GradleDaemon 4.4.1
Successfully started process 'Gradle build daemon'
An attempt to start the daemon took 1.216 secs.
[... snipped ...]
at
org.gradle.launcher.daemon.server.DaemonStateCoordinator$1.run(DaemonStateCoordinator.java:295)
at
org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63)
at
org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:46)
at
org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:55)
Caused by: org.gradle.internal.resolve.ModuleVersionNotFoundException: Could
not find com.ibm.icu:icu4j:debian.
Searched in the following locations:
file:/usr/share/maven-repo/com/ibm/icu/icu4j/debian/icu4j-debian.pom
file:/usr/share/maven-repo/com/ibm/icu/icu4j/debian/icu4j-debian.jar
Required by:
project : > org.antlr:antlr4:debian
at
org.gradle.internal.resolve.result.DefaultBuildableComponentResolveResult.notFound(DefaultBuildableComponentResolveResult.java:38)
at
org.gradle.api.internal.artifacts.ivyservice.ivyresolve.RepositoryChainComponentMetaDataResolver.resolveModule(RepositoryChainComponentMetaDataResolver.java:108)
at
org.gradle.api.internal.artifacts.ivyservice.ivyresolve.RepositoryChainComponentMetaDataResolver.resolve(RepositoryChainComponentMetaDataResolver.java:63)
at
org.gradle.api.internal.artifacts.ivyservice.resolveengine.ComponentResolversChain$ComponentMetaDataResolverChain.resolve(ComponentResolversChain.java:93)
at
org.gradle.api.internal.artifacts.ivyservice.clientmodule.ClientModuleResolver.resolve(ClientModuleResolver.java:48)
at
org.gradle.api.internal.artifacts.ivyservice.resolveengine.graph.builder.ComponentState.resolve(ComponentState.java:157)
at
org.gradle.api.internal.artifacts.ivyservice.resolveengine.graph.builder.ComponentState.getMetaData(ComponentState.java:168)
at
org.gradle.api.internal.artifacts.ivyservice.resolveengine.graph.builder.EdgeState.calculateTargetConfigurations(EdgeState.java:134)
at
org.gradle.api.internal.artifacts.ivyservice.resolveengine.graph.builder.EdgeState.attachToTargetConfigurations(EdgeState.java:105)
at
org.gradle.api.internal.artifacts.ivyservice.resolveengine.graph.builder.DependencyGraphBuilder.attachToTargetRevisionsSerially(DependencyGraphBuilder.java:239)
at
org.gradle.api.internal.artifacts.ivyservice.resolveengine.graph.builder.DependencyGraphBuilder.resolveEdges(DependencyGraphBuilder.java:229)
at
org.gradle.api.internal.artifacts.ivyservice.resolveengine.graph.builder.DependencyGraphBuilder.traverseGraph(DependencyGraphBuilder.java:143)
at
org.gradle.api.internal.artifacts.ivyservice.resolveengine.graph.builder.DependencyGraphBuilder.resolve(DependencyGraphBuilder.java:109)
at
org.gradle.api.internal.artifacts.ivyservice.resolveengine.DefaultArtifactDependencyResolver.resolve(DefaultArtifactDependencyResolver.java:90)
at
org.gradle.api.internal.artifacts.ivyservice.DefaultConfigurationResolver.resolveGraph(DefaultConfigurationResolver.java:146)
at
org.gradle.api.internal.artifacts.ivyservice.ShortCircuitEmptyConfigurationResolver.resolveGraph(ShortCircuitEmptyConfigurationResolver.java:73)
at
org.gradle.api.internal.artifacts.ivyservice.ErrorHandlingConfigurationResolver.resolveGraph(ErrorHandlingConfigurationResolver.java:66)
at
org.gradle.api.internal.artifacts.configurations.DefaultConfiguration$4.run(DefaultConfiguration.java:483)
at
org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:336)
at
org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:328)
at
org.gradle.internal.progress.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:199)
at
org.gradle.internal.progress.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:110)
at
org.gradle.api.internal.artifacts.configurations.DefaultConfiguration.resolveGraphIfRequired(DefaultConfiguration.java:474)
at
org.gradle.api.internal.artifacts.configurations.DefaultConfiguration.resolveToStateOrLater(DefaultConfiguration.java:459)
at
org.gradle.api.internal.artifacts.configurations.DefaultConfiguration.access$1700(DefaultConfiguration.java:116)
at
org.gradle.api.internal.artifacts.configurations.DefaultConfiguration$ConfigurationFileCollection.getSelectedArtifacts(DefaultConfiguration.java:901)
at
org.gradle.api.internal.artifacts.configurations.DefaultConfiguration$ConfigurationFileCollection.getFiles(DefaultConfiguration.java:889)
... 115 more
* Get more help at https://help.gradle.org
BUILD FAILED in 9s
2 actionable tasks: 2 executed
dh_auto_build: gradle --info --console plain --offline --stacktrace --no-daemon
--refresh-dependencies --gradle-user-home .gradle -Duser.home=.
-Duser.name=debian -Ddebian.package=jabref -Dfile.encoding=UTF-8 jar returned
exit code 1
make: *** [debian/rules:6: build-indep] Error 25
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit
status 2
--------------------------------------------------------------------------------
The build was made in my autobuilder with "dpkg-buildpackage -A"
but it also fails here:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/jabref.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: jabref
Source-Version: 3.8.2+ds-11
We believe that the bug you reported is fixed in the latest version of
jabref, 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 918...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
gregor herrmann <gre...@debian.org> (supplier of updated jabref 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 6 Jan 2019 03:02:41 CET
Source: jabref
Binary: jabref
Architecture: source
Version: 3.8.2+ds-11
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: gregor herrmann <gre...@debian.org>
Description:
jabref - graphical frontend to manage BibTeX and BibLaTeX databases
Closes: 918440
Changes:
jabref (3.8.2+ds-11) unstable; urgency=medium
.
* Add build dependency on libicu4j-java.
Thanks to Santiago Vila for the bug report. (Closes: #918440)
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.3.0.
Checksums-Sha256:
1b78c31ace1336052db4ec3e06702109a5c2abb0ce026dd2d71a73ebc1eaad5b 2863
jabref_3.8.2+ds-11.dsc
60d91ea9b469e2bc9f21f092a7fabc330bf68f491cb4ac9772bdcb0ef7d321b3 49244
jabref_3.8.2+ds-11.debian.tar.xz
e8516f42d279b2b6f903bc4bdd5b0138119e47bcc42f65a7e6678be2a852983d 16031
jabref_3.8.2+ds-11_sourceonly.buildinfo
Checksums-Sha1:
daa2355f0ec1497f903a1e6faa9d7b2b6d64154f 2863 jabref_3.8.2+ds-11.dsc
0d53b8ce8b4cc285222865e166210414c612be5c 49244 jabref_3.8.2+ds-11.debian.tar.xz
676880bce183606576e53af6b415a3c240a5346d 16031
jabref_3.8.2+ds-11_sourceonly.buildinfo
Files:
9d061cd893cdbed20dd38ce464df180d 2863 tex optional jabref_3.8.2+ds-11.dsc
38a550558ca9577e989c918f76c2cbb3 49244 tex optional
jabref_3.8.2+ds-11.debian.tar.xz
fb36925924ca040232bda62af3ea97fb 16031 - -
jabref_3.8.2+ds-11_sourceonly.buildinfo
-----BEGIN PGP SIGNATURE-----
iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAlwxYcJfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgbLhg//YrOjPjJ2TuUMO9sHQh0Pm/tRY9um/lRU1zBNU4Ky+6md6DNKxLSLLO+Q
/lC7oRR41rRpuo6kdltQJ14C/rtCQPEfQ9b96rjMkrhge+9fOEV9FlGcOv5dmY3C
Y+1DuxcP5FGkFBQZAsip5btw19GwSg8zc2UaAraUDDnhwkedjv/ygi7ooEh3Xxqq
aZ/JZhQ6PylFmKc0moXQ66PerLgNcxFA1HGaRf0SOUS//OMKqlr3jpdQQYqJhIB5
fqeifBRO0m1IyWHtowjHt96f/YjeCCmmV3qYrOLTJJSfq7ESS3zMg3zssuxjnkzP
KeTMWvZgPOIWXVdhjAqS9nhhjNpsxa1QeKcygB9O4xXIOuvK+MQksi9qqA6ZxNMK
0IS1LUv7mYiryXHMtX2OjirdyqtuZoKHGQTiqytuQcA3v/sOuQf+qjy6/urwEo34
8zVHZ7IpwfYrfZNGFmCp9h7JVFYzumg2womFQXIy3h6k0lCsWVB6K4qNoM8O5bOg
7A7trs9/X7Tab6/WEw+4GdW7iySFGvGsItGivQpLmM8OqXGFPE0tBxCQr5rb1lCk
Kz1eaKmWdJZI2YUIPm0Kt6qKPaLpp1AolsMuszeopXaIeo8X9CIxDst0gG3yoPeo
ogLFzYDZnBFADHwmExA3M7Hi5e6zVY0hLWG22ztxlDWgbLDW9EI=
=/MNR
-----END PGP SIGNATURE-----
--- End Message ---