← Back to team overview

openjdk team mailing list archive

Bug#746891: openjdk-7: ftbfs with GCC-4.9

 

Package: src:openjdk-7
Version: 7u55-2.4.7-1
Severity: important
Tags: sid jessie
User: debian-gcc@xxxxxxxxxxxxxxxx
Usertags: ftbfs-gcc-4.9

The package fails to build in a test rebuild on at least amd64 with
gcc-4.9/g++-4.9, but succeeds to build with gcc-4.8/g++-4.8. The
severity of this report may be raised before the jessie release.

The full build log can be found at:
http://people.debian.org/~doko/logs/failed-gcc49/openjdk-7_7u55-2.4.7-1_unstable_gcc49.log
The last lines of the build log are at the end of this report.

To build with GCC 4.9, either set CC=gcc-4.9 CXX=g++-4.9 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-4.9/porting_to.html

[...]
if [ -e /«PKGBUILDDIR»/build/openjdk.build-boot/j2sdk-image/bin/java ] ; then \
	  /«PKGBUILDDIR»/build/openjdk.build-boot/j2sdk-image/bin/java -cp /«PKGBUILDDIR»/build/cryptocheck.build TestCryptoLevel ; \
	fi
make[1]: *** wait: No child processes.  Stop.
make[1]: *** Waiting for unfinished jobs....
make[1]: *** wait: No child processes.  Stop.
make: *** wait: No child processes.  Stop.
make: *** Waiting for unfinished jobs....
make: *** wait: No child processes.  Stop.
E: Caught signal ‘Terminated’: terminating immediately
Build killed with signal TERM after 60 minutes of inactivity
────────────────────────────────────────────────────────────────────────────────
Build finished at 20140419-1142

Finished
────────

E: Build failure (dpkg-buildpackage died)

┌──────────────────────────────────────────────────────────────────────────────┐
│ Cleanup                                                                      │
└──────────────────────────────────────────────────────────────────────────────┘

Purging /«BUILDDIR»
Not cleaning session: cloned chroot in use

┌──────────────────────────────────────────────────────────────────────────────┐
│ Summary                                                                      │
└──────────────────────────────────────────────────────────────────────────────┘

Build Architecture: amd64
Build-Space: 3939488
Build-Time: 4995
Distribution: unstable
Fail-Stage: build
Host Architecture: amd64
Install-Time: 89
Job: openjdk-7_7u55-2.4.7-1
Machine Architecture: amd64
Package: openjdk-7
Package-Time: 5119
Source-Version: 7u55-2.4.7-1
Space: 3939488
Status: attempted
Version: 7u55-2.4.7-1
────────────────────────────────────────────────────────────────────────────────
Finished at 20140419-1142
Build needed 01:25:19, 3939488k disc space
DC-Status: Failed 5123.109698559s
DC-Time-Estimation: 5123.109698559 versus expected 39173 (r/m: 6.646332463077721 ; m: 5123.109698559)