Your message dated Tue, 18 Oct 2016 17:31:55 +0000
with message-id <e1bwyf1-0001ma...@franck.debian.org>
and subject line Bug#831153: fixed in openjdk-8-jre-dcevm 8u92-1
has caused the Debian Bug report #831153,
regarding openjdk-8-jre-dcevm: FTBFS with GCC 6: os.hpp:28:30: fatal error: 
jvmtifiles/jvmti.h: No such file or directory
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.)


-- 
831153: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831153
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: openjdk-8-jre-dcevm
Version: 8u74-1
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20160713 qa-ftbfs
Justification: FTBFS with GCC 6 on amd64

Hi,

During a rebuild of all packages in sid using the gcc-defaults package
available in experimental to make GCC default to version 6, your package failed
to build on amd64. For more information about GCC 6 and Stretch, see:
- https://wiki.debian.org/GCC6
- https://lists.debian.org/debian-devel-announce/2016/06/msg00007.html

Relevant part (hopefully):
> g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. 
> -I/«PKGBUILDDIR»/src/share/vm/prims -I/«PKGBUILDDIR»/src/share/vm 
> -I/«PKGBUILDDIR»/src/share/vm/precompiled -I/«PKGBUILDDIR»/src/cpu/x86/vm 
> -I/«PKGBUILDDIR»/src/os_cpu/linux_x86/vm -I/«PKGBUILDDIR»/src/os/linux/vm 
> -I/«PKGBUILDDIR»/src/os/posix/vm -I../generated 
> -DHOTSPOT_RELEASE_VERSION="\"25.71-b01-dcevm-light\"" 
> -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"user\"" 
> -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"Dynamic Code Evolution\"" 
>  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security 
> -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 
> -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 
> -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1  -fno-rtti -fno-exceptions 
> -D_REENTRANT -fcheck-new -fvisibility=hidden -m64  -pipe -fno-strict-aliasing 
>  -g -fno-omit-frame-pointer -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 
> -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 
> -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 
> -DCOMPILER1 -fPIC -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new 
> -fvisibility=hidden -m64  -pipe -fno-strict-aliasing  -g 
> -fno-omit-frame-pointer -O3  -DVM_LITTLE_ENDIAN -D_LP64=1 -Werror 
> -Wpointer-arith -Wsign-compare -Wundef -Wunused-function -Wunused-value    -c 
> -MMD -MP -MF ../generated/dependencies/precompiled.hpp.gch.d -fpch-deps -x 
> c++-header /«PKGBUILDDIR»/src/share/vm/precompiled/precompiled.hpp -o 
> precompiled.hpp.gch 
> In file included from 
> /«PKGBUILDDIR»/src/os_cpu/linux_x86/vm/atomic_linux_x86.inline.hpp:29:0,
>                  from 
> /«PKGBUILDDIR»/src/share/vm/runtime/atomic.inline.hpp:32,
>                  from 
> /«PKGBUILDDIR»/src/share/vm/memory/allocation.inline.hpp:28,
>                  from /«PKGBUILDDIR»/src/share/vm/utilities/array.hpp:29,
>                  from /«PKGBUILDDIR»/src/share/vm/memory/universe.hpp:29,
>                  from /«PKGBUILDDIR»/src/share/vm/code/oopRecorder.hpp:28,
>                  from /«PKGBUILDDIR»/src/share/vm/asm/codeBuffer.hpp:28,
>                  from /«PKGBUILDDIR»/src/share/vm/asm/assembler.hpp:28,
>                  from 
> /«PKGBUILDDIR»/src/share/vm/precompiled/precompiled.hpp:29:
> /«PKGBUILDDIR»/src/share/vm/runtime/os.hpp:28:30: fatal error: 
> jvmtifiles/jvmti.h: No such file or directory
>  #include "jvmtifiles/jvmti.h"
>                               ^
> compilation terminated.
> make[6]: *** [precompiled.hpp.gch] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2016/07/13/openjdk-8-jre-dcevm_8u74-1_unstable_gcc6.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: openjdk-8-jre-dcevm
Source-Version: 8u92-1

We believe that the bug you reported is fixed in the latest version of
openjdk-8-jre-dcevm, 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 831...@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 openjdk-8-jre-dcevm 
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: SHA256

Format: 1.8
Date: Tue, 18 Oct 2016 16:50:40 +0200
Source: openjdk-8-jre-dcevm
Binary: openjdk-8-jre-dcevm
Architecture: source amd64
Version: 8u92-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Emmanuel Bourg <ebo...@apache.org>
Description:
 openjdk-8-jre-dcevm - Alternative VM for OpenJDK 8 with enhanced class 
redefinition
Closes: 831153 835956
Changes:
 openjdk-8-jre-dcevm (8u92-1) unstable; urgency=medium
 .
   * New upstream release
   * Fixed the build failure with GCC 6, thanks to Adrian Bunk for the patch.
     (Closes: #831153)
   * Build with -fno-lifetime-dse -fno-delete-null-pointer-checks to match
     the build parameters of the openjdk-8 package with GCC 6
   * Depend on g++-6 instead of g++-5 (Closes: #835956)
   * Standards-Version updated to 3.9.8
   * Use a secure Vcs-Git URL
Checksums-Sha1:
 5be3525cac6b6e33a42d61e58ad252b7f976cad2 2053 openjdk-8-jre-dcevm_8u92-1.dsc
 12b55251a816372815534d03c01401e89ac09d7c 10057594 
openjdk-8-jre-dcevm_8u92.orig.tar.gz
 a1824fa850cf6b68094889a739aa4299c359ad53 47412 
openjdk-8-jre-dcevm_8u92-1.debian.tar.xz
 4759a93b5aa4cb64541e5ea75aca7198649f7265 523830 
openjdk-8-jre-dcevm-dbgsym_8u92-1_amd64.deb
 3d817c90ea5c98de737295b1aa5358f93443aa90 3448718 
openjdk-8-jre-dcevm_8u92-1_amd64.deb
Checksums-Sha256:
 5090d72a8310c44356a6e4f10c805f246d01981032cdde737f1e82e53b9bfeb9 2053 
openjdk-8-jre-dcevm_8u92-1.dsc
 653821c6d3e542b4922aeedea6e25efb6d3c6ea2aaa0f5b038e6af972accf814 10057594 
openjdk-8-jre-dcevm_8u92.orig.tar.gz
 587b5c15e14d85e3252ab26639a92ece9abf5dcd2e64f0da1a8e5a2320839a74 47412 
openjdk-8-jre-dcevm_8u92-1.debian.tar.xz
 385ff666cb949a94f052f17909e3f4d93059d47d39dc4c7a803b7101171955a1 523830 
openjdk-8-jre-dcevm-dbgsym_8u92-1_amd64.deb
 582e441cfd1540d8949a56cb40b7b904e835e9247926659ed16536617dd652f9 3448718 
openjdk-8-jre-dcevm_8u92-1_amd64.deb
Files:
 1d90aa05925ebe684d8368c22c512de8 2053 java optional 
openjdk-8-jre-dcevm_8u92-1.dsc
 1f785f4ae0ad2b3af185dc29629ff1a4 10057594 java optional 
openjdk-8-jre-dcevm_8u92.orig.tar.gz
 2c95dcfcb656c227a56d9c7be2926341 47412 java optional 
openjdk-8-jre-dcevm_8u92-1.debian.tar.xz
 429cbb8ba0321f3d528e46bd83164d80 523830 debug extra 
openjdk-8-jre-dcevm-dbgsym_8u92-1_amd64.deb
 d7f978a4ff52fc0ddc6086e203a490fb 3448718 java optional 
openjdk-8-jre-dcevm_8u92-1_amd64.deb

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

iQIcBAEBCAAGBQJYBjnsAAoJEPUTxBnkudCsYJUP/2Rxk9a7XW1NEy8y9QE/eRQw
tc16zHPxr4oEyjNMmeWqc+Fe39HsnAHY0Iq8c1GiiRdxdx3TQah7Y18nARmCFlzc
VisNNeXmtbxXeUggEgFXmdcGZVF+4wjXyaoYRlEuduZSMYs9V+NdXaoxmZu3nRGs
Pv+ssXjqQRUvc+0XyclFgu2rYrhsOCifwG1ezN26+sxdasWOUItRIG7Ght90nJFz
zKlhdzGQFLV90QDPRMEqeyzKbv0dCeZacE0BlOsYYX/OpIFEy4fa4AI+PrhmWBMw
EXs2EZ41sXOeItUZRenLam9vlC2l43VTl6dbmNHfMgk3NjnlYM7ShO80Dn6nkRfA
fLuNWF524bJf6z1piDjcpBMuE3+Ib1lko/T0zyvszkYRnI/wo2DVfdrrm5QQlEDL
GFLFvZHzD0KniZEgGFC9yPIOaooS4Z7xqfrb2XqKbX4doh5PBdHPfZdWnvnn3vrD
AnRY7j7R4QCPzDWm3+5UKQqi6p/z5C0+4L0loImVODzLVdwUwDnW94TDCmW4t+tS
qWXSaGViuQQgaV0JNkxzIdudu6jMC0kz+gV/cr9liVqTONeLpRzU08Qs/WYzomiS
2r0F17JfyhKBkAdK3PLRLnYJsJkDhbbTc09E5lJaiKhutqB/d11Ja93T9dr/mmbS
MmmnugPrY5Gf4Zl0rNhb
=h7XD
-----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