RFR (XS) 8223637: PPC64 and S390X build failures after 8223136 (Move compressed oops functions to CompressedOops class)
John Paul Adrian Glaubitz
glaubitz at physik.fu-berlin.de
Fri May 10 11:23:26 UTC 2019
On 5/10/19 1:16 PM, John Paul Adrian Glaubitz wrote:
> But I still get:
>
> make[3]: *** [lib/CompileJvm.gmk:177: /home/glaubitz/jdk/build/linux-sparcv9-server-release/hotspot/variant-server/libjvm/objs/ad_sparc_expand.o] Error 1
> make[3]: *** Waiting for unfinished jobs....
> /bin/sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$//' -e 's/^[ ]*//' -e '/^$/ d' -e 's/$/ :/' /home/glaubitz/jdk/build/linux-sparcv9-server-release/hotspot/variant-server/libjvm/objs/annotations.d > /home/glaubitz/jdk/build/linux-sparcv9-server-release/hotspot/variant-server/libjvm/objs/annotations.d.targets
> In file included from ad_sparc.cpp:29:
> ad_sparc.hpp: In member function ‘virtual int encodeHeapOopNode::ins_avoid_back_to_back() const’:
> ad_sparc.hpp:7247:66: error: ‘CompressedOops’ has not been declared
> ad_sparc.hpp: In constructor ‘encodeHeapOopNode::encodeHeapOopNode()’:
> ad_sparc.hpp:7252:76: error: ‘CompressedOops’ has not been declared
> /bin/sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$//' -e 's/^[ ]*//' -e '/^$/ d' -e 's/$/ :/' /home/glaubitz/jdk/build/linux-sparcv9-server-release/hotspot/variant-server/libjvm/objs/arena.d > /home/glaubitz/jdk/build/linux-sparcv9-server-release/hotspot/variant-server/libjvm/objs/arena.d.targets
> /bin/sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$//' -e 's/^[ ]*//' -e '/^$/ d' -e 's/$/ :/' /home/glaubitz/jdk/build/linux-sparcv9-server-release/hotspot/variant-server/libjvm/objs/accessBackend.d > /home/glaubitz/jdk/build/linux-sparcv9-server-release/hotspot/variant-server/libjvm/objs/accessBackend.d.targets
> In file included from ad_sparc_pipeline.cpp:28:
> ad_sparc.hpp: In member function ‘virtual int encodeHeapOopNode::ins_avoid_back_to_back() const’:
> ad_sparc.hpp:7247:66: error: ‘CompressedOops’ has not been declared
> ad_sparc.hpp: In constructor ‘encodeHeapOopNode::encodeHeapOopNode()’:
> ad_sparc.hpp:7252:76: error: ‘CompressedOops’ has not been declared
If we can't figure it out now, I will try to debug it over the weekend.
I'm a bit lazy today as it's already Friday :).
Adrian
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer - glaubitz at debian.org
`. `' Freie Universitaet Berlin - glaubitz at physik.fu-berlin.de
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
More information about the hotspot-dev
mailing list