[Bug 3094] New: [IcedTea8] Zero lacks declaration of VM_Version::initialize()
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Fri Jul 15 16:13:44 UTC 2016
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3094
Bug ID: 3094
Summary: [IcedTea8] Zero lacks declaration of
VM_Version::initialize()
Product: IcedTea
Version: 8-hg
Hardware: all
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: Zero
Assignee: gnu.andrew at redhat.com
Reporter: gnu.andrew at redhat.com
CC: unassigned at icedtea.classpath.org
/usr/bin/g++ -DLINUX -D_GNU_SOURCE -DCC_INTERP -DZERO -DS390
-DZERO_LIBARCH=\"s390\" -DPRODUCT -I.
-I/builddir/build/BUILD/icedtea-3.1.0pre03/openjdk/hotspot/src/share/vm/prims
-I/builddir/build/BUILD/icedtea-3.1.0pre03/openjdk/hotspot/src/share/vm
-I/builddir/build/BUILD/icedtea-3.1.0pre03/openjdk/hotspot/src/share/vm/precompiled
-I/builddir/build/BUILD/icedtea-3.1.0pre03/openjdk/hotspot/src/cpu/zero/vm
-I/builddir/build/BUILD/icedtea-3.1.0pre03/openjdk/hotspot/src/os_cpu/linux_zero/vm
-I/builddir/build/BUILD/icedtea-3.1.0pre03/openjdk/hotspot/src/os/linux/vm
-I/builddir/build/BUILD/icedtea-3.1.0pre03/openjdk/hotspot/src/os/posix/vm
-I../generated -DHOTSPOT_RELEASE_VERSION="\"25.92-b14\""
-DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"mockbuild\""
-DHOTSPOT_LIB_ARCH=\"s390\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\""
-DDERIVATIVE_ID="\"IcedTea 3.1.0pre03\"" -DDISTRIBUTION_ID="\"Built on Red Hat
Enterprise Linux Server release 7.2 (Maipo) (Fri Jul 15 11:16:48 EDT 2016)\""
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m31
-march=z196 -mtune=zEC12 -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_zero
-DTARGET_ARCH_MODEL_zero -DTARGET_OS_ARCH_linux_zero
-DTARGET_OS_ARCH_MODEL_linux_zero -DTARGET_COMPILER_gcc -fno-rtti
-fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m31 -pipe
-fno-strict-aliasing -g -fno-omit-frame-pointer -DTARGET_OS_FAMILY_linux
-DTARGET_ARCH_zero -DTARGET_ARCH_MODEL_zero -DTARGET_OS_ARCH_linux_zero
-DTARGET_OS_ARCH_MODEL_linux_zero -DTARGET_COMPILER_gcc -fPIC -fno-rtti
-fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m31 -pipe
-fno-strict-aliasing -g -fno-omit-frame-pointer -O3 -Wpointer-arith
-Wsign-compare -Wunused-function -Wunused-value -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong
--param=ssp-buffer-size=4 -grecord-gcc-switches -m31 -march=z196 -mtune=zEC12
-std=gnu++98 -DDTRACE_ENABLED -c -MMD -MP -MF
../generated/dependencies/vm_version_zero.o.d -fpch-deps -o vm_version_zero.o
/builddir/build/BUILD/icedtea-3.1.0pre03/openjdk/hotspot/src/cpu/zero/vm/vm_version_zero.cpp
/builddir/build/BUILD/icedtea-3.1.0pre03/openjdk/hotspot/src/cpu/zero/vm/vm_version_zero.cpp:40:29:
error: no 'void VM_Version::initialize()' member function declared in class
'VM_Version'
void VM_Version::initialize() {
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20160715/a9a55351/attachment.html>
More information about the distro-pkg-dev
mailing list