Your message dated Sun, 26 Aug 2018 22:20:24 +0000
with message-id <e1fu3os-000efv...@fasolo.debian.org>
and subject line Bug#906367: fixed in jabref 3.8.2+ds-7
has caused the Debian Bug report #906367,
regarding jabref: 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 ow...@bugs.debian.org
immediately.)


-- 
906367: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906367
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:jabref
Version: 3.8.2+ds-6
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
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()
WARNING: Please consider reporting this to the maintainers of 
org.gradle.internal.reflect.JavaMethod
WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations

[... snipped ...]

Searched in the following locations:
    
file:/usr/share/maven-repo/org/glassfish/javax.json/debian/javax.json-debian.pom
    
file:/usr/share/maven-repo/org/glassfish/javax.json/debian/javax.json-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:88)
        at 
org.gradle.api.internal.artifacts.ivyservice.ivyresolve.RepositoryChainComponentMetaDataResolver.resolve(RepositoryChainComponentMetaDataResolver.java:59)
        at 
org.gradle.api.internal.artifacts.ivyservice.resolveengine.ComponentResolversChain$ComponentMetaDataResolverChain.resolve(ComponentResolversChain.java:85)
        at 
org.gradle.api.internal.artifacts.ivyservice.clientmodule.ClientModuleResolver.resolve(ClientModuleResolver.java:45)
        at 
org.gradle.api.internal.artifacts.ivyservice.resolveengine.graph.DependencyGraphBuilder$ModuleVersionResolveState.resolve(DependencyGraphBuilder.java:642)
        at 
org.gradle.api.internal.artifacts.ivyservice.resolveengine.graph.DependencyGraphBuilder$ModuleVersionResolveState.getMetaData(DependencyGraphBuilder.java:653)
        at 
org.gradle.api.internal.artifacts.ivyservice.resolveengine.graph.DependencyGraphBuilder$DependencyEdge.calculateTargetConfigurations(DependencyGraphBuilder.java:291)
        at 
org.gradle.api.internal.artifacts.ivyservice.resolveengine.graph.DependencyGraphBuilder$DependencyEdge.attachToTargetConfigurations(DependencyGraphBuilder.java:264)
        at 
org.gradle.api.internal.artifacts.ivyservice.resolveengine.graph.DependencyGraphBuilder.traverseGraph(DependencyGraphBuilder.java:161)
        at 
org.gradle.api.internal.artifacts.ivyservice.resolveengine.graph.DependencyGraphBuilder.resolve(DependencyGraphBuilder.java:98)
        at 
org.gradle.api.internal.artifacts.ivyservice.resolveengine.DefaultArtifactDependencyResolver.resolve(DefaultArtifactDependencyResolver.java:88)
        at 
org.gradle.api.internal.artifacts.ivyservice.CacheLockingArtifactDependencyResolver$1.run(CacheLockingArtifactDependencyResolver.java:43)
        at org.gradle.internal.Factories$1.create(Factories.java:25)
        at 
org.gradle.cache.internal.DefaultCacheAccess.useCache(DefaultCacheAccess.java:190)
        at 
org.gradle.cache.internal.DefaultCacheAccess.useCache(DefaultCacheAccess.java:172)
        at 
org.gradle.cache.internal.DefaultPersistentDirectoryStore.useCache(DefaultPersistentDirectoryStore.java:136)
        at 
org.gradle.cache.internal.DefaultCacheFactory$ReferenceTrackingCache.useCache(DefaultCacheFactory.java:199)
        at 
org.gradle.api.internal.artifacts.ivyservice.DefaultCacheLockingManager.useCache(DefaultCacheLockingManager.java:60)
        at 
org.gradle.api.internal.artifacts.ivyservice.CacheLockingArtifactDependencyResolver.resolve(CacheLockingArtifactDependencyResolver.java:41)
        at 
org.gradle.api.internal.artifacts.ivyservice.DefaultConfigurationResolver.resolveGraph(DefaultConfigurationResolver.java:123)
        at 
org.gradle.api.internal.artifacts.ivyservice.ShortCircuitEmptyConfigurationResolver.resolveGraph(ShortCircuitEmptyConfigurationResolver.java:72)
        at 
org.gradle.api.internal.artifacts.ivyservice.ErrorHandlingConfigurationResolver.resolveGraph(ErrorHandlingConfigurationResolver.java:67)
        at 
org.gradle.api.internal.artifacts.configurations.DefaultConfiguration$3.execute(DefaultConfiguration.java:455)
        at 
org.gradle.api.internal.artifacts.configurations.DefaultConfiguration$3.execute(DefaultConfiguration.java:446)
        at org.gradle.internal.Transformers$4.transform(Transformers.java:169)
        at 
org.gradle.internal.progress.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:106)
        at 
org.gradle.internal.progress.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:56)
        at 
org.gradle.api.internal.artifacts.configurations.DefaultConfiguration.resolveGraphIfRequired(DefaultConfiguration.java:446)
        at 
org.gradle.api.internal.artifacts.configurations.DefaultConfiguration.resolveToStateOrLater(DefaultConfiguration.java:422)
        at 
org.gradle.api.internal.artifacts.configurations.DefaultConfiguration.doGetFiles(DefaultConfiguration.java:515)
        ... 82 more


BUILD FAILED

Total time: 9.673 secs
Stopped 0 worker daemon(s).
Received result Failure[value=org.gradle.initialization.ReportedException: 
org.gradle.internal.exceptions.LocationAwareException: Could not resolve all 
dependencies for configuration ':antlr4'.] from daemon DaemonInfo{pid=21535, 
address=[20db4e60-3bad-4dcd-9327-3aa11c840f09 port:43863, 
addresses:[/0:0:0:0:0:0:0:1, /127.0.0.1]], state=Busy, lastBusy=1533847659416, 
context=DefaultDaemonContext[uid=43ea512c-d0dc-4c29-9f6e-34763fa6e83d,javaHome=/usr/lib/jvm/java-10-openjdk-amd64,daemonRegistryDir=/<<BUILDDIR>>/jabref-3.8.2+ds/.gradle/daemon,pid=21535,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=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 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/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-7

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 906...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
tony mancill <tmanc...@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, 26 Aug 2018 14:50:27 -0700
Source: jabref
Binary: jabref
Architecture: source
Version: 3.8.2+ds-7
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: tony mancill <tmanc...@debian.org>
Description:
 jabref     - graphical frontend to manage BibTeX and BibLaTeX databases
Closes: 906367
Changes:
 jabref (3.8.2+ds-7) unstable; urgency=medium
 .
   * Add build-dep on libjsonp-java to builds against antlr4 version 4.6
     to address FTBFS (Closes: #906367)
   * Flesh-out CC-BY-3.0 license in debian/copyright
Checksums-Sha1:
 58c0f7f3e53234cb513faa4c938db8129d3b4d17 2704 jabref_3.8.2+ds-7.dsc
 7256adb3a4e0d2805fb38bb1fc5d8a67c3a6818a 48436 jabref_3.8.2+ds-7.debian.tar.xz
 1caea302929a5d6c608174cf7f1bf9dccc8154b9 16494 
jabref_3.8.2+ds-7_amd64.buildinfo
Checksums-Sha256:
 fdeb180cf84b963dd160fa1caae5707e42eaf685607287e605f857381efeb6ca 2704 
jabref_3.8.2+ds-7.dsc
 96ac149915e10f784dc7ddf085502e605e6f5aba769eb3e326c594a93f5c675a 48436 
jabref_3.8.2+ds-7.debian.tar.xz
 653a950a8c7d98d6f557ec4b0923e48d9dfff8b58c76587f00a982297bc84492 16494 
jabref_3.8.2+ds-7_amd64.buildinfo
Files:
 1863c5c02efc171f3940ce3b1055fb30 2704 tex optional jabref_3.8.2+ds-7.dsc
 41ed5be5491a8f969d106f52c34ad9d1 48436 tex optional 
jabref_3.8.2+ds-7.debian.tar.xz
 62d86476ffb7ba9db407579fe4c6668a 16494 tex optional 
jabref_3.8.2+ds-7_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJIBAEBCgAyFiEE5Qr9Va3SequXFjqLIdIFiZdLPpYFAluDJCUUHHRtYW5jaWxs
QGRlYmlhbi5vcmcACgkQIdIFiZdLPpYVpg//TdVfB99u2Vk5XeL8g1VjaerkYeyB
5h6GeW0fLscHT4oTOx46uFg/1v19AXWJVJ/CQSoP2uSHHfoCA9RO492jj1qTMxVy
RXbchjxNsoKAb6ZMuosH0ceeFgSWTl6NvNecJ1P3O2wsEY2zt9BSseziCfLXHAIb
EQJJFMOZRN7IY77tM3ETD9AXX8NFSJzGhZHmsb+FWHlTdR6h17CuwJSg3q7UXKL2
+Jb+43jPzv1oreFpMgcPDJjOtZEnFeerWuLKEeoL6fAly82CGuAn/diMXfru6NI4
XI0Mvphatj5J6JYK215X+OKfjRDSbA3qWD+91fxnn+H0E+wqFNItXaXsNZcwTD7l
ietCIzwU8V3E26oTZJdKDmH73QT3NNvfelnNvEWUxDsbI0RhYG7KcovkohAhcvNG
riGZwJvY+P5BNzyXtbtpQ538YZLvu1v2YBqNLkoIYyvIeJPkUaAoxPyyBbFDfA8P
zTMRetc4aZ6eOUc4QraSK+CtPSkTH0LwvKB0FLzq6+Xz1bjk8TccRTm+qJGmLhYq
AzG5Pf2EQY/Zroes9SNJANHKU7YcWvZpPSRCHQMjvHuaX5JBLIMcdBj+szBb3pUk
g4d43Ru+YqdCktZGb18T7CiA3gJweFq9Ndc3woxcYexhGY5rivkxSGOf1sSFS9tt
EKRA2btfy3YalCI=
=LREC
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to