On Wed, 2021-06-02 at 23:12 -0700, [email protected] wrote:
> Hello Guys
> i am building nodejs-12.21.0, facing an issue- ERROR: Nothing PROVIDES 
> 'nodejs' nodejs was skipped:
> incompatible with host riscv64-oe-linux (not in COMPATIBLE_HOST)
> 
> After modification in .bb file:-
> COMPATIBLE_HOST_riscv64 = "riscv64"
> COMPATIBLE_HOST_riscv32 = "riscv32" in .bb file of nodejs 
> 
> again i am facing issue- configure.py: error: option --dest-cpu: invalid 
> choice: 'riscv64' (choose from
> 'arm',
> 'arm64', 'ia32', 'mips', 'mipsel', 'mips64el', 'ppc', 'ppc64', 'x32', 'x64', 
> 'x86', 'x86_64', 's390x')
> 
> Summary: 1 task failed:
>  
> /home/lavkhush/package-create/testing/sources/meta-openembedded/meta-oe/recipes-
> devtools/nodejs/nodejs_12.21.0.bb:do_configure
>  Summary: There was 1 ERROR message shown, returning a non-zero exit code.
> 
> if something is missing, please update me so that i can modify.

nodejs isn't compatible with riscv. The recipe says that, changing to pretend
it is doesn't help and nodejs's configure is then telling you that too. To make 
it work you'd need to talk to the nodejs people about adding riscv support.

Also, this is not the right list for questions like this, please use
the yocto list, this one is about linux-yocto (as in the kernel).

Cheers,

Richard

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#9936): 
https://lists.yoctoproject.org/g/linux-yocto/message/9936
Mute This Topic: https://lists.yoctoproject.org/mt/83277826/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to