Your message dated Thu, 17 Jan 2019 10:09:20 +0000
with message-id <[email protected]>
and subject line Bug#906973: fixed in barclay 2.1.0-3
has caused the Debian Bug report #906973,
regarding barclay: 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.)


-- 
906973: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906973
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:barclay
Version: 2.1.0-2
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,jh_maven_repo_helper
   dh_update_autotools_config -i -O--buildsystem=gradle
   dh_autoreconf -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 -- jar 
        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=barclay -Dfile.encoding=UTF-8 jar
Initialized native services in: /<<PKGBUILDDIR>>/.gradle/native
WARNING: An illegal reflective access operation has occurred

[... snipped ...]

        at 
org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:120)
        at 
org.gradle.launcher.daemon.server.exec.RequestStopIfSingleUsedDaemon.execute(RequestStopIfSingleUsedDaemon.java:34)
        at 
org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:120)
        at 
org.gradle.launcher.daemon.server.exec.ForwardClientInput$2.call(ForwardClientInput.java:74)
        at 
org.gradle.launcher.daemon.server.exec.ForwardClientInput$2.call(ForwardClientInput.java:72)
        at org.gradle.util.Swapper.swap(Swapper.java:38)
        at 
org.gradle.launcher.daemon.server.exec.ForwardClientInput.execute(ForwardClientInput.java:72)
        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: There were failing tests. See the 
report at: file:///<<PKGBUILDDIR>>/build/reports/tests/test/index.html
        at org.gradle.api.tasks.testing.Test.handleTestFailures(Test.java:1252)
        at org.gradle.api.tasks.testing.Test.executeTests(Test.java:664)
        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


BUILD FAILED

Total time: 23.798 secs
Stopped 0 worker daemon(s).
Received result Failure[value=org.gradle.initialization.ReportedException: 
org.gradle.internal.exceptions.LocationAwareException: Execution failed for 
task ':test'.] from daemon DaemonInfo{pid=26955, 
address=[d3f865ad-cc62-496f-bf10-2c6786ff3fd7 port:42611, 
addresses:[/0:0:0:0:0:0:0:1, /127.0.0.1]], state=Busy, lastBusy=1534934926703, 
context=DefaultDaemonContext[uid=ef5a2f9b-e29d-4921-b8fc-bf7e49f0032e,javaHome=/usr/lib/jvm/java-10-openjdk-amd64,daemonRegistryDir=/<<PKGBUILDDIR>>/.gradle/daemon,pid=26955,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=barclay -Dfile.encoding=UTF-8 test returned 
exit code 1
make[1]: *** [debian/rules:18: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:10: 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/barclay.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: barclay
Source-Version: 2.1.0-3

We believe that the bug you reported is fixed in the latest version of
barclay, 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.
Olivier Sallou <[email protected]> (supplier of updated barclay 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: SHA256

Format: 1.8
Date: Thu, 17 Jan 2019 09:37:52 +0000
Source: barclay
Binary: libbarclay-java
Architecture: source all
Version: 2.1.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<[email protected]>
Changed-By: Olivier Sallou <[email protected]>
Description:
 libbarclay-java - Java library to parse command line
Closes: 906973
Changes:
 barclay (2.1.0-3) unstable; urgency=medium
 .
   * Fix FTBS tests (Closes: #906973).
Checksums-Sha1:
 bc8be96d70b7213af7aac1bc8583535361f8dcc0 2160 barclay_2.1.0-3.dsc
 dcf452d3f7d40e6f1131270a743012bf86f7fd7f 6640 barclay_2.1.0-3.debian.tar.xz
 45db6aff3e3baf17e164ddeee2a40cea8d23ed1d 16346 barclay_2.1.0-3_amd64.buildinfo
 62f2d1bfa45c05de28a4b9f8b84682c35e92a52a 115692 libbarclay-java_2.1.0-3_all.deb
Checksums-Sha256:
 f5a2671f4382911d0a9061f06eeff9fc5fa611d1789578c2f099d70024e9da65 2160 
barclay_2.1.0-3.dsc
 7f6c5b61227dda9344c9b6daa24941762857658d63fe603e2688f4ed31eb4fb5 6640 
barclay_2.1.0-3.debian.tar.xz
 c9807a980768069c08580db9399b16fdb4709bd085b8399b242babfb0355d7fa 16346 
barclay_2.1.0-3_amd64.buildinfo
 bb9d0782bfe3b7dcfadb0a7c518b323abe78f95f2bb966b0b5dd1c3cad972e01 115692 
libbarclay-java_2.1.0-3_all.deb
Files:
 4765472f4493dcb43ec7d7d6ee8903a3 2160 java optional barclay_2.1.0-3.dsc
 30452fa75563e6ef5971699d2a26190a 6640 java optional 
barclay_2.1.0-3.debian.tar.xz
 d00d344b6d88c4fd9d949783585c2286 16346 java optional 
barclay_2.1.0-3_amd64.buildinfo
 0ff81e82caa8bea6fd019f9637c18968 115692 java optional 
libbarclay-java_2.1.0-3_all.deb

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

iQJHBAEBCAAxFiEEX7Rvg9O5UgRjNdJteNxo2zJthDgFAlxATqgTHG9zYWxsb3VA
ZGViaWFuLm9yZwAKCRB43GjbMm2EOGW6D/44iKFtZNwPRO8ELY+TKgnB9LY5bWHX
iImw9CGctiSYNdzEq/Oe9LZj44SMji962+B2cxApEZlikLEkY4ASna4CzOoVlRC/
/S6y6qhtrbLautYans7g3iV/92xIXjMO28HW0Fa0/kEKpO7xHYQJJpLc1wdRMxUC
Oyycoo4ZPRbCeYvK+F+Royd67DnxD9DlwPk3B9wXZsTSoh4blEprlYNloWV3Iyxm
56ScSKZ4yO/bF3DXP9r79zmNZZ5PfXDpTgUFSCM+srFq4fVtWCkb3SSbdi24gHs9
g/5ZwaGTD1idzEtpdimccY5aps9dfMZpQf6u1gOH4G7QzU9lvozBMpbGKpCAHI+v
/teJx3VSai3kjqzgqe4BTSsYNovMtLp+DRkp9dNO0bUC7ydkOJ+wYidIYEWCu+LD
J66J7iGbxiqA6qQN/q6HAXABnKqxhcZDpB5GI3x3PHVCuuD7rNAl5Dav999Of8NV
s2ylbDJsvqHIfT1yByaHsBOpJt8MwYR8G/jG6b0cTR3rXqj3HgSglPlniqLSg3xc
tH3VGSd+8uYYjW0lvPFcWp3g3v05p7OeV872SLHUEKcHYdkBCGeTCWUHngjQ9r+T
GOBZxVB6N2Y22VB3JAjISfBylxUL6zOHwa12UnUJVtod/NeG8idv3OhhoIypzqx+
nC18u7cGmFlb5A==
=JO9T
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to