Your message dated Mon, 02 Oct 2017 08:51:43 +0000
with message-id <e1dywrz-0001yq...@fasolo.debian.org>
and subject line Bug#853592: fixed in openjdk-8-jre-dcevm 8u112-2
has caused the Debian Bug report #853592,
regarding openjdk-8-jre-dcevm: 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.)


-- 
853592: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853592
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:openjdk-8-jre-dcevm
Version: 8u112-1
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/openjdk-8-jre-dcevm_8u112-1_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

[...]
                 from /<<PKGBUILDDIR>>/src/share/vm/prims/jvm.h:30,
                 from /<<PKGBUILDDIR>>/src/os/linux/vm/decoder_linux.cpp:25:
/usr/include/dirent.h:183:12: note: declared here
 extern int readdir_r (DIR *__restrict __dirp,
            ^~~~~~~~~
Compiling /<<PKGBUILDDIR>>/src/share/vm/classfile/defaultMethods.cpp
rm -f defaultMethods.o
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="\"user42\"" 
-DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"Dynamic Code Evolution\""  
-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -std=gnu++98 -Wno-error=deprecated-declarations 
-fno-lifetime-dse -fno-delete-null-pointer-checks -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-s
 trict-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/defaultMethods.o.d -fpch-deps -o 
defaultMethods.o /<<PKGBUILDDIR>>/src/share/vm/classfile/defaultMethods.cpp 
Compiling /<<PKGBUILDDIR>>/src/share/vm/runtime/deoptimization.cpp
rm -f deoptimization.o
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="\"user42\"" 
-DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"Dynamic Code Evolution\""  
-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -std=gnu++98 -Wno-error=deprecated-declarations 
-fno-lifetime-dse -fno-delete-null-pointer-checks -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-s
 trict-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/deoptimization.o.d -fpch-deps -o 
deoptimization.o /<<PKGBUILDDIR>>/src/share/vm/runtime/deoptimization.cpp 
Compiling /<<PKGBUILDDIR>>/src/cpu/x86/vm/depChecker_x86.cpp
rm -f depChecker_x86.o
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="\"user42\"" 
-DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"Dynamic Code Evolution\""  
-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -std=gnu++98 -Wno-error=deprecated-declarations 
-fno-lifetime-dse -fno-delete-null-pointer-checks -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-s
 trict-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/depChecker_x86.o.d -fpch-deps -o 
depChecker_x86.o /<<PKGBUILDDIR>>/src/cpu/x86/vm/depChecker_x86.cpp 
Compiling /<<PKGBUILDDIR>>/src/share/vm/code/dependencies.cpp
rm -f dependencies.o
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="\"user42\"" 
-DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"Dynamic Code Evolution\""  
-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -std=gnu++98 -Wno-error=deprecated-declarations 
-fno-lifetime-dse -fno-delete-null-pointer-checks -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-s
 trict-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/dependencies.o.d -fpch-deps -o 
dependencies.o /<<PKGBUILDDIR>>/src/share/vm/code/dependencies.cpp 
/<<PKGBUILDDIR>>/src/share/vm/code/dependencies.cpp: In function 'static void 
Dependencies::write_dependency_to(xmlStream*, Dependencies::DepType, 
GrowableArray<Dependencies::DepArgument>*, Klass*)':
/<<PKGBUILDDIR>>/src/share/vm/code/dependencies.cpp:498:6: error: may write a 
terminating nul past the end of the destination [-Werror=format-overflow=]
 void Dependencies::write_dependency_to(xmlStream* xtty,
      ^~~~~~~~~~~~
/<<PKGBUILDDIR>>/src/share/vm/code/dependencies.cpp:528:27: note: format output 
between 3 and 12 bytes into a destination of size 10
       char xn[10]; sprintf(xn, "x%d", j);
                    ~~~~~~~^~~~~~~~~~~~~~
Compiling ../generated/adfiles/dfa_x86_64.cpp
rm -f dfa_x86_64.o
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="\"user42\"" 
-DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"Dynamic Code Evolution\""  
-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -std=gnu++98 -Wno-error=deprecated-declarations 
-fno-lifetime-dse -fno-delete-null-pointer-checks -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-s
 trict-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/dfa_x86_64.o.d -fpch-deps -o 
dfa_x86_64.o ../generated/adfiles/dfa_x86_64.cpp 
cc1plus: all warnings being treated as errors
/<<PKGBUILDDIR>>/make/linux/makefiles/rules.make:149: recipe for target 
'dependencies.o' failed
make[6]: *** [dependencies.o] Error 1
make[6]: *** Waiting for unfinished jobs....
make[6]: Leaving directory 
'/<<PKGBUILDDIR>>/build/linux/linux_amd64_compiler2/product'
/<<PKGBUILDDIR>>/make/linux/makefiles/top.make:119: recipe for target 'the_vm' 
failed
make[5]: *** [the_vm] Error 2
make[5]: Leaving directory 
'/<<PKGBUILDDIR>>/build/linux/linux_amd64_compiler2/product'
/<<PKGBUILDDIR>>/make/linux/Makefile:297: recipe for target 'product' failed
make[4]: *** [product] Error 2
make[4]: Leaving directory '/<<PKGBUILDDIR>>/build/linux'
Makefile:230: recipe for target 'generic_build2' failed
make[3]: *** [generic_build2] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/make'
Makefile:177: recipe for target 'product' failed
make[2]: *** [product] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/make'
debian/rules:24: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:21: 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: openjdk-8-jre-dcevm
Source-Version: 8u112-2

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 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 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: SHA512

Format: 1.8
Date: Mon, 02 Oct 2017 09:48:02 +0200
Source: openjdk-8-jre-dcevm
Binary: openjdk-8-jre-dcevm
Architecture: source
Version: 8u112-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@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: 853592
Changes:
 openjdk-8-jre-dcevm (8u112-2) unstable; urgency=medium
 .
   * Fixed the build failure with GCC 7 (Closes: #853592)
   * Standards-Version updated to 4.1.1
Checksums-Sha1:
 02497f84c12d803c31b36d7369d468f69bf59152 2118 openjdk-8-jre-dcevm_8u112-2.dsc
 0717a88e6e4046198becf2686387a201cdc6d700 48584 
openjdk-8-jre-dcevm_8u112-2.debian.tar.xz
 4fc0e0e5b5cad7eb951c7777a4f9fbeb50909dab 9990 
openjdk-8-jre-dcevm_8u112-2_source.buildinfo
Checksums-Sha256:
 4b5e0916e39f150ad3bc063f636659ea42d84241c2a192b8e057a07df1d3caed 2118 
openjdk-8-jre-dcevm_8u112-2.dsc
 92d2cd040402e8be634e7a6e64f49f0eec80ce6c8b7890f5cfd0ccf3c17ae89a 48584 
openjdk-8-jre-dcevm_8u112-2.debian.tar.xz
 e5e8f9f6a955ba56614c013c0a45466d82ef4a6c7a9127fcf3bc96f4728bbd70 9990 
openjdk-8-jre-dcevm_8u112-2_source.buildinfo
Files:
 8f9fec0e027510e0c75a2fb01ceb30dc 2118 java optional 
openjdk-8-jre-dcevm_8u112-2.dsc
 60a272af9d897cf3d6059cd98abcda60 48584 java optional 
openjdk-8-jre-dcevm_8u112-2.debian.tar.xz
 0d505c96562e3f4e1a681b2eff34f2ae 9990 java optional 
openjdk-8-jre-dcevm_8u112-2_source.buildinfo

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

iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAlnR710SHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsjjwQAMYVVXkHGk08nTPUh7YsMpE5a7AJ43Pt
ZER/UJrPDwhplIDVK/54R5oP/GBd3aJy7HA21j7lwN9pYI48gONz5GRJ6F2idtgn
SXKxAU8X9a/oTyH627Rekr9mUxZjgLBr7TgNbGLsoOlkBvXDxynUprKTQAnWKMBF
CzOkGuwMtv87sMD2iZC81DtF5cgQcYKZ/iCi0SPjYuutyQ7hUx58V4lchLISc5Zx
WaokBCnLukommjMlAN0tkttyd23ZgO3HaewFA4woAXE3ADk8Hps6OI7KLdi2Pd+S
5wnw92M5Kj+6WuGsNTBRZ3FXZ1gEEI4fZaiXoavWDMOQOWPxc5/fxmnOztvk+rVw
kwo59WY9nEW6/TsCT6cWOP6JpCN30ZvgsIYtmmi28Nr3zq5xmkwM7KE0KDctLGN2
YNQ5mum7tEYZINuelIJf8A2COU8SXyGpHQWOqaUOIxyecdxsnbP5v21aBtf1VM7T
yNO12en4/TvLu6WEijJk99XjL41u0pyzAi8n9F7JhtpZBpB9ROCe5+ncpVHdmffF
0a72Mg8Aqlslk98hfJOhaowf1E1yruG/khrN6rEniJBOMInfnXKFEhUoe5WF3LIc
zwQ5Yfgyd8ENkOWJaYKXjT6NYRy91kZXGKGxvSxWpgzO1X1Sh62d3F6kuUDIlzkP
2H35qoftkQIu
=YsO1
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to