Your message dated Wed, 04 Oct 2017 18:27:10 +0000
with message-id <e1dzony-000dq6...@fasolo.debian.org>
and subject line Bug#853593: fixed in openjfx 8u141-b14-1
has caused the Debian Bug report #853593,
regarding openjfx: ftbfs with GCC-7
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.)


-- 
853593: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853593
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:openjfx
Version: 8u121-b13-2
Severity: normal
Tags: sid buster
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-7

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-7/g++-7, but succeeds to build with gcc-6/g++-6. The
severity of this report may be raised before the buster release.
There is no need to fix this issue in time for the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc7-20170126/openjfx_8u121-b13-2_unstable_gcc7.log
The last lines of the build log are at the end of this report.

To build with GCC 7, either set CC=gcc-7 CXX=g++-7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-7/porting_to.html

[...]
        at 
org.gradle.tooling.internal.provider.ExecuteBuildActionRunner.run(ExecuteBuildActionRunner.java:28)
        at 
org.gradle.launcher.exec.ChainingBuildActionRunner.run(ChainingBuildActionRunner.java:35)
        at 
org.gradle.launcher.exec.InProcessBuildActionExecuter.execute(InProcessBuildActionExecuter.java:41)
        at 
org.gradle.launcher.exec.InProcessBuildActionExecuter.execute(InProcessBuildActionExecuter.java:26)
        at 
org.gradle.tooling.internal.provider.ContinuousBuildActionExecuter.execute(ContinuousBuildActionExecuter.java:75)
        at 
org.gradle.tooling.internal.provider.ContinuousBuildActionExecuter.execute(ContinuousBuildActionExecuter.java:49)
        at 
org.gradle.tooling.internal.provider.ServicesSetupBuildActionExecuter.execute(ServicesSetupBuildActionExecuter.java:44)
        at 
org.gradle.tooling.internal.provider.ServicesSetupBuildActionExecuter.execute(ServicesSetupBuildActionExecuter.java:29)
        at org.gradle.launcher.cli.RunBuildAction.run(RunBuildAction.java:51)
        at 
org.gradle.internal.Actions$RunnableActionAdapter.execute(Actions.java:173)
        at 
org.gradle.launcher.cli.CommandLineActionFactory$ParseAndBuildAction.execute(CommandLineActionFactory.java:244)
        at 
org.gradle.launcher.cli.CommandLineActionFactory$ParseAndBuildAction.execute(CommandLineActionFactory.java:217)
        at 
org.gradle.launcher.cli.JavaRuntimeValidationAction.execute(JavaRuntimeValidationAction.java:33)
        at 
org.gradle.launcher.cli.JavaRuntimeValidationAction.execute(JavaRuntimeValidationAction.java:24)
        at 
org.gradle.launcher.cli.ExceptionReportingAction.execute(ExceptionReportingAction.java:33)
        at 
org.gradle.launcher.cli.ExceptionReportingAction.execute(ExceptionReportingAction.java:22)
        at 
org.gradle.launcher.cli.CommandLineActionFactory$WithLogging.execute(CommandLineActionFactory.java:210)
        at 
org.gradle.launcher.cli.CommandLineActionFactory$WithLogging.execute(CommandLineActionFactory.java:174)
        at org.gradle.launcher.Main.doAction(Main.java:33)
        at org.gradle.launcher.bootstrap.EntryPoint.run(EntryPoint.java:45)
        at 
org.gradle.launcher.bootstrap.ProcessBootstrap.runNoExit(ProcessBootstrap.java:60)
        at 
org.gradle.launcher.bootstrap.ProcessBootstrap.run(ProcessBootstrap.java:37)
        at org.gradle.launcher.GradleMain.main(GradleMain.java:23)
Caused by: org.gradle.process.internal.ExecException: Process 'command 'perl'' 
finished with non-zero exit value 2
        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.internal.file.DefaultFileOperations.exec(DefaultFileOperations.java:176)
        at 
org.gradle.api.internal.project.DefaultProject.exec(DefaultProject.java:889)
        at org.gradle.groovy.scripts.DefaultScript.exec(DefaultScript.java:239)
        at 
build_alfac8rqr3vmkdy1x1s6oo8r8$_run_closure26$_closure233$_closure239.doCall(/<<PKGBUILDDIR>>/build.gradle:2552)
        at 
org.gradle.api.internal.AbstractTask$ClosureTaskAction.execute(AbstractTask.java:588)
        at 
org.gradle.api.internal.AbstractTask$ClosureTaskAction.execute(AbstractTask.java:569)
        at 
org.gradle.api.internal.tasks.TaskMutator$1.execute(TaskMutator.java:90)
        at 
org.gradle.api.internal.tasks.TaskMutator$1.execute(TaskMutator.java:86)
        at 
org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeAction(ExecuteActionsTaskExecuter.java:95)
        at 
org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:76)
        ... 58 more


BUILD FAILED

Total time: 6 mins 32.014 secs
Stopped 0 compiler daemon(s).
dh_auto_build: gradle --info --console plain --offline --stacktrace --no-daemon 
--refresh-dependencies --gradle-user-home .gradle -Duser.home=. 
-Duser.name=debian -Ddebian.package=openjfx sdk -x javadoc -x src returned exit 
code 1
debian/rules:32: recipe for target 'override_dh_auto_build-arch' failed
make[1]: *** [override_dh_auto_build-arch] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:26: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: openjfx
Source-Version: 8u141-b14-1

We believe that the bug you reported is fixed in the latest version of
openjfx, 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 853...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Emmanuel Bourg <ebo...@apache.org> (supplier of updated openjfx 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: Wed, 04 Oct 2017 20:01:06 +0200
Source: openjfx
Binary: openjfx libopenjfx-java libopenjfx-jni libopenjfx-java-doc 
openjfx-source
Architecture: source
Version: 8u141-b14-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Emmanuel Bourg <ebo...@apache.org>
Description:
 libopenjfx-java - JavaFX/OpenJFX 8 - Rich client application platform for Java 
(Jav
 libopenjfx-java-doc - JavaFX/OpenJFX 8 - Rich client application platform for 
Java (Jav
 libopenjfx-jni - JavaFX/OpenJFX 8 - Rich client application platform for Java 
(nat
 openjfx    - JavaFX/OpenJFX 8 - Rich client application platform for Java
 openjfx-source - JavaFX/OpenJFX 8 - Rich client application platform for Java 
(sou
Closes: 849419 853593 857464 870860 872619
Changes:
 openjfx (8u141-b14-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release:
     - Fixes CVE-2017-10086 and CVE-2017-10114 (Closes: #870860)
   * Fixed the build failure with GCC 7 (Closes: #853593)
   * Use the gold linker with memory saving options to avoid build failures
     caused by lack of RAM (Closes: #857464)
   * Fixed a build failure on powerpc caused by a different ucontext_t 
definition
   * Backported a fix for accented characters in textfields (Closes: #872619)
   * libopenjfx-java now suggests installing openjfx (Closes: #849419)
   * Added lintian overrides to remove the warnings related to the js files
   * Disabled the buildSrc tests to work around a Gradle bug
   * Standards-Version updated to 4.1.1
Checksums-Sha1:
 309e8b634f31ba7a76b4c51745f4bb78506bd6e5 2763 openjfx_8u141-b14-1.dsc
 560907d3dc44c5331844d57bf6310331fd8332c5 46838256 openjfx_8u141-b14.orig.tar.xz
 fbbda017d9b3660ad421c37f46d6d6abf79c7306 17016 
openjfx_8u141-b14-1.debian.tar.xz
 0dced11444788413a914ad293a6d178dd0a473a9 21501 
openjfx_8u141-b14-1_source.buildinfo
Checksums-Sha256:
 98642e9bb3dcdea25ad7935bbb25a4c6d97cf1a1a28f8dee19249de12534d764 2763 
openjfx_8u141-b14-1.dsc
 0c4160938394fcea61937a29618f055ee6686a48be27b82bc32830289741799f 46838256 
openjfx_8u141-b14.orig.tar.xz
 4252729dc1fb05db1b45b84a8cbd8b4e2eaf8a71e024a1a7e085ea6f914d8998 17016 
openjfx_8u141-b14-1.debian.tar.xz
 717d2d6e41225f954a4a92d439f83c935232d20b5607ce5f18a6aca75618868b 21501 
openjfx_8u141-b14-1_source.buildinfo
Files:
 390fb89d02b88201ceed6159d7d416bb 2763 java optional openjfx_8u141-b14-1.dsc
 cf2a3a76cec883ee57fbce565ee77f39 46838256 java optional 
openjfx_8u141-b14.orig.tar.xz
 2a5022178703e5691f4178e357a7a40d 17016 java optional 
openjfx_8u141-b14-1.debian.tar.xz
 0583b499eff4ee2c910d3ad71700cd80 21501 java optional 
openjfx_8u141-b14-1_source.buildinfo

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

iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAlnVIg0SHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsUBQP/2ZK4sq9h0rITUvKoGLGvo8XPu6Eu1fj
bFKS/l/qNJv2ixZxEw4c1ssS8VpjEtHxmD2ssT3gpzohJpunup2C0Zsycq6Ha/It
285azlVkcunHSyqxFzMRJPq6JdWW9geaagVNqcsty+J5cXWir6Dech0D09TAFUCt
pKFn0lo9ewXS55+QsBAUyfV+TayjAd/z94LGuGafc9iLjHS2wkEfIdUIYWDG8gZQ
o3UQgIv9GzW+lZ6WfP8NNu0A4v5U1FCztljMbrZWUnnn5TzdypcRwMAo8ORScOb8
c8JcwL3M1IduLtXlquc0PHoEXV5biGzjkOzkXzd9n14ZgrTd22KKr7+rk5gDWUPQ
b7W7imLOwNqJqjlgJVnmX6n1ujdqSbrWPdEwx2IA0mGpsqnDjZYvrBo0MJxOKs5d
nOswNNSGcJa5IWznROknx73hnyavxXDN56tEClP5jngR7A+xMPE99+SszhqyPlui
B6a59T2YoRSXsmIAzoanbt+0QhrFcFI3V/6XNRceUuKDJ50y0URwInM5SwylwGxg
kfAq7dMD//3rcpuxTngKNyaeigWN81cAlN9QGqFi3QxEyHJh/NJ/WbJYjwGTjHgn
Ou1Y41blVnMGhM4RAqXo15lfVtNJah0X+k3ROCD5I4pMMcqSGmBLXtkp3w5gs8eE
yOWPdx/qIKxa
=2l94
-----END PGP SIGNATURE-----

--- End Message ---
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to