dragonwell-releng / issues-repo

0 stars 0 forks source link

[riscv64-8u]hotspot/make/linux/platform_riscv: No such file or directory #32

Open sendaoYan opened 5 months ago

sendaoYan commented 5 months ago
[ -n "/home/yansendao/git/riscv-port-jdk8u-ysd/build/linux-riscv64-normal-server-release/hotspot-spec.gmk" ] && \
    echo "include /home/yansendao/git/riscv-port-jdk8u-ysd/build/linux-riscv64-normal-server-release/hotspot-spec.gmk"; \
echo "include \$(GAMMADIR)/make/linux/makefiles/tiered.make"; \
echo "include \$(GAMMADIR)/make/excludeSrc.make"; \
echo "include \$(GAMMADIR)/make/linux/makefiles/.make"; \
) > flags.make
/bin/sh: line 5: /home/yansendao/git/riscv-port-jdk8u-ysd/hotspot/make/linux/platform_riscv: No such file or directory

make.log

sendaoYan commented 5 months ago
> cat hotspot/make/linux/platform_riscv 
os_family = linux

arch = riscv

arch_model = riscv

os_arch = linux_riscv

os_arch_model = linux_riscv64

lib_arch = riscv

compiler = gcc

sysdefs = -DLINUX -D_GNU_SOURCE -DRISCV64
sendaoYan commented 5 months ago

To github.com:sendaoYan/riscv-port-jdk8u-ysd.git 0ebab0c326e..8369292dcd8 jbs8276799 -> jbs8276799