Skip to content

Issue while building jdk using make images #27

@ajaychuttar7

Description

@ajaychuttar7

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions