Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue while building jdk using make images #27

Open
ajaychuttar7 opened this issue Apr 7, 2023 · 0 comments
Open

Issue while building jdk using make images #27

ajaychuttar7 opened this issue Apr 7, 2023 · 0 comments

Comments

@ajaychuttar7
Copy link

ajaychuttar7 commented Apr 7, 2023

I have created riscv chroot. Inside chroot, I have successfully executed bash configure.
While executing make images I am getting the following error.

Error Log -

root@ryze:/openjdk/riscv-port# make images
Building target 'images' in configuration 'linux-riscv64-server-release'
/usr/bin/bash: line 2: /dev/fd/63: No such file or directory

ERROR: Build failed for target 'images' in configuration 'linux-riscv64-server-release' (exit code 1)

No indication of failed target found.
HELP: Try searching the build log for '] Error'.
HELP: Run 'make doctor' to diagnose build problems.

make[1]: *** [/openjdk/riscv-port/make/Init.gmk:320: main] Error 1
make: *** [/openjdk/riscv-port/make/Init.gmk:186: images] Error 2

Please note that I am building openjdk inside chroot.

@ajaychuttar7 ajaychuttar7 changed the title Error while running make images Issue while building jdk using make images Apr 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant