Bug#759705: openjdk-7-jre-dcevm: FTBFS on i386: the "stabs" debug format cannot be used with pre-compiled headers

Aaron M. Ucko ucko at debian.org
Fri Aug 29 15:40:41 UTC 2014


Source: openjdk-7-jre-dcevm
Version: 7u55-1
Severity: serious
Justification: fails to build from source

The i386 build of openjdk-7-jre-dcevm failed:

  g++ -DLINUX -D_GNU_SOURCE -DIA32 -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="\"24.55-b03-dcevm-full\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"buildd\"" -DHOTSPOT_LIB_ARCH=\"i386\" -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_32 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_32 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1  -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m32 -march=i586 -pipe -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_32 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_32 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fPIC -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m32 -march=i586 -pipe -O3 -fno-strict-aliasing  -gstabs -DVM_LITTLE_ENDIAN -DINCLUDE_TRACE=1 -Werror -Wpointer-arith -Wsign-compare    -c -fpch-deps -MMD -MP -MF ../generated/dependencies/precompiled.hpp.gch.d -x c++-header /«PKGBUILDDIR»/src/share/vm/precompiled/precompiled.hpp -o precompiled.hpp.gch 
  cc1plus: error: the "stabs" debug format cannot be used with pre-compiled headers [-Werror=deprecated]
  cc1plus: all warnings being treated as errors
  /«PKGBUILDDIR»/make/linux/makefiles/vm.make:291: recipe for target 'precompiled.hpp.gch' failed
  make[6]: *** [precompiled.hpp.gch] Error 1

Could you please take a look?

Thanks!



More information about the pkg-java-maintainers mailing list