← Back to team overview

openjdk team mailing list archive

Bug#660871: openjdk-7 ftbfs on sparc

 

Package: openjdk-7
Version: 7~u3-2.1-1
Severity: serious

needs an update for new hotspot, likely to fail on sparc64 as well.

g++-4.4 -DLINUX -D_GNU_SOURCE -DSPARC -DPRODUCT -I. -I/build/buildd-openjdk-7_7~u3-2.1-1-sparc-gUAcaA/openjdk-7-7~u3-2.1/build/openjdk-boot/hotspot/src/share/vm/prims -I/build/buildd-openjdk-7_7~u3-2.1-1-sparc-gUAcaA/openjdk-7-7~u3-2.1/build/openjdk-boot/hotspot/src/share/vm -I/build/buildd-openjdk-7_7~u3-2.1-1-sparc-gUAcaA/openjdk-7-7~u3-2.1/build/openjdk-boot/hotspot/src/cpu/sparc/vm -I/build/buildd-openjdk-7_7~u3-2.1-1-sparc-gUAcaA/openjdk-7-7~u3-2.1/build/openjdk-boot/hotspot/src/os_cpu/linux_sparc/vm -I/build/buildd-openjdk-7_7~u3-2.1-1-sparc-gUAcaA/openjdk-7-7~u3-2.1/build/openjdk-boot/hotspot/src/os/linux/vm -I/build/buildd-openjdk-7_7~u3-2.1-1-sparc-gUAcaA/openjdk-7-7~u3-2.1/build/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"22.0-b10\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"buildd\"" -DHOTSPOT_LIB_ARCH=\"sparc\" -DJRE_RELEASE_VERSION="\"1.7.0_03-b147\"" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea7 2.1\"" -DDEB_MULTIARCH="\"sparc-linux-gnu\"" -DDISTRIBUTION_ID="\"Debian GNU/Linux unstable (sid), package 7~u3-2.1-1\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_sparc -DTARGET_ARCH_MODEL_sparc -DTARGET_OS_ARCH_linux_sparc -DTARGET_OS_ARCH_MODEL_linux_sparc -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fPIC -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m32 -mcpu=v9 -pipe -g -O3 -fno-strict-aliasing -Wpointer-arith -Wsign-compare -c -MMD -MP -MF ../generated/dependencies/stubRoutines.o.d -o stubRoutines.o /build/buildd-openjdk-7_7~u3-2.1-1-sparc-gUAcaA/openjdk-7-7~u3-2.1/build/openjdk-boot/hotspot/src/share/vm/runtime/stubRoutines.cpp /build/buildd-openjdk-7_7~u3-2.1-1-sparc-gUAcaA/openjdk-7-7~u3-2.1/build/openjdk-boot/hotspot/src/cpu/sparc/vm/stubGenerator_sparc.cpp: In member function 'void StubGenerator::copy_16_bytes_forward_with_shift(RegisterImpl*, RegisterImpl*, RegisterImpl*, int, Label&)': /build/buildd-openjdk-7_7~u3-2.1-1-sparc-gUAcaA/openjdk-7-7~u3-2.1/build/openjdk-boot/hotspot/src/cpu/sparc/vm/stubGenerator_sparc.cpp:1280: error: no matching function for call to 'StubGenerator::disjoint_copy_core(RegisterImpl*&, RegisterImpl*&, RegisterImpl*&, int&, int, <unresolved overloaded function type>)' /build/buildd-openjdk-7_7~u3-2.1-1-sparc-gUAcaA/openjdk-7-7~u3-2.1/build/openjdk-boot/hotspot/src/cpu/sparc/vm/stubGenerator_sparc.cpp:1128: note: candidates are: void StubGenerator::disjoint_copy_core(RegisterImpl*, RegisterImpl*, RegisterImpl*, int, int, void (StubGenerator::*)(RegisterImpl*, RegisterImpl*, RegisterImpl*, int, Label&, bool, bool)) /build/buildd-openjdk-7_7~u3-2.1-1-sparc-gUAcaA/openjdk-7-7~u3-2.1/build/openjdk-boot/hotspot/src/cpu/sparc/vm/stubGenerator_sparc.cpp: In member function 'void StubGenerator::generate_disjoint_int_copy_core(bool)': /build/buildd-openjdk-7_7~u3-2.1-1-sparc-gUAcaA/openjdk-7-7~u3-2.1/build/openjdk-boot/hotspot/src/cpu/sparc/vm/stubGenerator_sparc.cpp:2159: error: no matching function for call to 'StubGenerator::disjoint_copy_core(RegisterImpl* const&, RegisterImpl* const&, RegisterImpl* const&, int, int, <unresolved overloaded function type>)' /build/buildd-openjdk-7_7~u3-2.1-1-sparc-gUAcaA/openjdk-7-7~u3-2.1/build/openjdk-boot/hotspot/src/cpu/sparc/vm/stubGenerator_sparc.cpp:1128: note: candidates are: void StubGenerator::disjoint_copy_core(RegisterImpl*, RegisterImpl*, RegisterImpl*, int, int, void (StubGenerator::*)(RegisterImpl*, RegisterImpl*, RegisterImpl*, int, Label&, bool, bool)) /build/buildd-openjdk-7_7~u3-2.1-1-sparc-gUAcaA/openjdk-7-7~u3-2.1/build/openjdk-boot/hotspot/src/cpu/sparc/vm/stubGenerator_sparc.cpp: In member function 'void StubGenerator::generate_disjoint_long_copy_core(bool)': /build/buildd-openjdk-7_7~u3-2.1-1-sparc-gUAcaA/openjdk-7-7~u3-2.1/build/openjdk-boot/hotspot/src/cpu/sparc/vm/stubGenerator_sparc.cpp:2440: error: no matching function for call to 'StubGenerator::disjoint_copy_core(RegisterImpl* const&, RegisterImpl* const&, RegisterImpl* const&, int, int, <unresolved overloaded function type>)' /build/buildd-openjdk-7_7~u3-2.1-1-sparc-gUAcaA/openjdk-7-7~u3-2.1/build/openjdk-boot/hotspot/src/cpu/sparc/vm/stubGenerator_sparc.cpp:1128: note: candidates are: void StubGenerator::disjoint_copy_core(RegisterImpl*, RegisterImpl*, RegisterImpl*, int, int, void (StubGenerator::*)(RegisterImpl*, RegisterImpl*, RegisterImpl*, int, Label&, bool, bool))
make[8]: *** [stubGenerator_sparc.o] Error 1