shark build failure on icedtea7 trunk
Gary Benson
gbenson at redhat.com
Mon Jul 12 01:41:42 PDT 2010
Matthias Klose wrote:
> after fixing the zero build failure, shark fails to build (llvm-2.7):
>
> In file included from ../generated/incls/_sharkBuilder.cpp.incl:10,
> from
> build/zerovm/openjdk/hotspot/src/share/vm/shark/sharkBuilder.cpp:27:
> build/zerovm/openjdk/hotspot/src/share/vm/shark/sharkBuilder.hpp: In
> member function 'llvm::Value* SharkBuilder::CreateInlineOop(ciObject*,
> const char*)':
> build/zerovm/openjdk/hotspot/src/share/vm/shark/sharkBuilder.hpp:195:
> error: 'class ciObject' has no member named 'encoding'
It should be constant_encoding, or something like that.
The names were changed in some version or another of HotSpot.
Hopefully when it's upstream all of this will go away :)
Cheers,
Gary
More information about the distro-pkg-dev
mailing list