dragonwell-releng / issues-repo

0 stars 0 forks source link

[riscv64-8u]linux riscv *** ERROR: this platform does not support 64-bit compilers! #29

Closed sendaoYan closed 5 months ago

sendaoYan commented 5 months ago
## Starting hotspot
gmake[1]: Entering directory '/home/yansendao/git/riscv-port-jdk8u-ysd/make'
gmake[2]: Entering directory '/home/yansendao/git/riscv-port-jdk8u-ysd/hotspot/make'
gmake[2]: warning: -j1 forced in submake: resetting jobserver mode.
cd /home/yansendao/git/riscv-port-jdk8u-ysd/hotspot/make; \
/usr/bin/gmake  VERBOSE="" LOG_LEVEL="debug" -R -I /home/yansendao/git/riscv-port-jdk8u-ysd/make/common BUILD_DIR=/home/yansendao/git/riscv-port-jdk8u-ysd/build/linux-riscv64-normal-server-release/hotspot/_compiler2 BUILD_FLAVOR=product VM_TARGET=product generic_build2 ALT_OUTPUTDIR=/home/yansendao/git/riscv-port-jdk8u-ysd/build/linux-riscv64-normal-server-release/hotspot
gmake[3]: Entering directory '/home/yansendao/git/riscv-port-jdk8u-ysd/hotspot/make'
INFO: ENABLE_FULL_DEBUG_SYMBOLS=1
INFO: ALT_OBJCOPY=/usr/bin/objcopy
INFO: /usr/bin/objcopy cmd found so will create .debuginfo files.
INFO: STRIP_POLICY=min_strip
INFO: ZIP_DEBUGINFO_FILES=1
mkdir -p /home/yansendao/git/riscv-port-jdk8u-ysd/build/linux-riscv64-normal-server-release/hotspot/_compiler2/product
cat /home/yansendao/git/riscv-port-jdk8u-ysd/hotspot/make/hotspot.script | sed -e 's|@@LIBARCH@@|riscv64|g' | sed -e 's|@@JDK_IMPORT_PATH@@|/java/re/j2se/1.8.0_412/promoted/latest/binaries/linux|g' > /home/yansendao/git/riscv-port-jdk8u-ysd/build/linux-riscv64-normal-server-release/hotspot/_compiler2/product/hotspot
chmod +x /home/yansendao/git/riscv-port-jdk8u-ysd/build/linux-riscv64-normal-server-release/hotspot/_compiler2/product/hotspot
mkdir -p /home/yansendao/git/riscv-port-jdk8u-ysd/build/linux-riscv64-normal-server-release/hotspot
cd /home/yansendao/git/riscv-port-jdk8u-ysd/build/linux-riscv64-normal-server-release/hotspot; \
    /usr/bin/gmake  VERBOSE="" LOG_LEVEL="debug" -R -I /home/yansendao/git/riscv-port-jdk8u-ysd/make/common -f /home/yansendao/git/riscv-port-jdk8u-ysd/hotspot/make/linux/Makefile \
          BOOTDIR=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b09-2.rv64.fc38.riscv64 OUTPUTDIR=/home/yansendao/git/riscv-port-jdk8u-ysd/build/linux-riscv64-normal-server-release/hotspot GAMMADIR=/home/yansendao/git/riscv-port-jdk8u-ysd/hotspot MAKE_VERBOSE=y HOTSPOT_RELEASE_VERSION=25.412-b00 JRE_RELEASE_VERSION=1.8.0_412-internal-yansendao_2024_06_04_00_16-b00 HOTSPOT_BUILD_VERSION= product
gmake[4]: Entering directory '/home/yansendao/git/riscv-port-jdk8u-ysd/build/linux-riscv64-normal-server-release/hotspot'
INFO: ENABLE_FULL_DEBUG_SYMBOLS=1
INFO: ALT_OBJCOPY=/usr/bin/objcopy
INFO: /usr/bin/objcopy cmd found so will create .debuginfo files.
INFO: STRIP_POLICY=min_strip
INFO: ZIP_DEBUGINFO_FILES=1
linux riscv *** ERROR: this platform does not support 64-bit compilers!
/home/yansendao/git/riscv-port-jdk8u-ysd/hotspot/make/linux/Makefile:82: *** recipe commences before first target.  Stop.
gmake[4]: Leaving directory '/home/yansendao/git/riscv-port-jdk8u-ysd/build/linux-riscv64-normal-server-release/hotspot'
gmake[3]: *** [Makefile:231: generic_build2] Error 2
gmake[3]: Leaving directory '/home/yansendao/git/riscv-port-jdk8u-ysd/hotspot/make'
gmake[2]: *** [Makefile:177: product] Error 2
gmake[2]: Leaving directory '/home/yansendao/git/riscv-port-jdk8u-ysd/hotspot/make'
gmake[1]: *** [HotspotWrapper.gmk:45: /home/yansendao/git/riscv-port-jdk8u-ysd/build/linux-riscv64-normal-server-release/hotspot/_hotspot.timestamp] Error 2
gmake[1]: Leaving directory '/home/yansendao/git/riscv-port-jdk8u-ysd/make'
make: *** [/home/yansendao/git/riscv-port-jdk8u-ysd//make/Main.gmk:110: hotspot-only] Error 2

make.log

sendaoYan commented 5 months ago
LP64_ARCH += sparcv9 amd64 ia64 ppc64 aarch64 riscv zero