dragonwell-releng / issues-repo

0 stars 0 forks source link

[riscv64-8u]hotspot/src/os_cpu/linux_riscv/vm/.’: No such file or directory #42

Open sendaoYan opened 3 weeks ago

sendaoYan commented 3 weeks ago
Making /home/yansendao/git/riscv-port-jdk8u-ysd/build/linux-riscv64-normal-server-release/hotspot/linux_riscv_compiler2/product/../generated/sa-jdi.jar
warning: [options] bootstrap class path not set in conjunction with -source 1.7
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning
Warning: generation and use of skeletons and static stubs for JRMP
is deprecated. Skeletons are unnecessary, and static stubs have
been superseded by dynamically generated stubs. Users are
encouraged to migrate away from using rmic to generate skeletons and static
stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
find: ‘/home/yansendao/git/riscv-port-jdk8u-ysd/hotspot/src/os_cpu/linux_riscv/vm/.’: No such file or directory
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
/home/yansendao/git/riscv-port-jdk8u-ysd/hotspot/make/linux/makefiles/vm.make:50: /home/yansendao/git/riscv-port-jdk8u-ysd/hotspot/make/linux/makefiles/riscv.make: No such file or directory
gmake[6]: *** No rule to make target '/home/yansendao/git/riscv-port-jdk8u-ysd/hotspot/make/linux/makefiles/riscv.make'.  Stop.
gmake[5]: *** [/home/yansendao/git/riscv-port-jdk8u-ysd/hotspot/make/linux/makefiles/top.make:119: the_vm] Error 2
gmake[4]: *** [/home/yansendao/git/riscv-port-jdk8u-ysd/hotspot/make/linux/Makefile:284: product] Error 2
gmake[3]: *** [Makefile:231: generic_build2] Error 2
gmake[2]: *** [Makefile:177: product] Error 2
gmake[1]: *** [HotspotWrapper.gmk:45: /home/yansendao/git/riscv-port-jdk8u-ysd/build/linux-riscv64-normal-server-release/hotspot/_hotspot.timestamp] Error 2
make: *** [/home/yansendao/git/riscv-port-jdk8u-ysd//make/Main.gmk:110: hotspot-only] Error 2

make-hotspot.log

sendaoYan commented 3 weeks ago
mkdir -p hotspot/src/os_cpu/linux_riscv ; mv src/hotspot/os_cpu/linux_riscv hotspot/src/os_cpu/linux_riscv/vm
sendaoYan commented 3 weeks ago

To github.com:sendaoYan/riscv-port-jdk8u-ysd.git d02b8fdc15a..e0efeb1a8f9 jbs8276799 -> jbs8276799