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

I get an error compiling openpiton version. Make bbl.bin #79

Open
IgnacioFu opened this issue Feb 13, 2023 · 1 comment
Open

I get an error compiling openpiton version. Make bbl.bin #79

IgnacioFu opened this issue Feb 13, 2023 · 1 comment

Comments

@IgnacioFu
Copy link

Hi, I am loading openpiton on a Genesys2 FPGA. I want to build my own Linux image. I am working on the openpiton branch of the cva6-sdk repository.
I have followed all the steps indicated in the quickstart section. To generate the Linux image I run "make bbl.bin" and I get an error in the section:

>>> Generating root filesystem image rootfs.cpio


chmod a+x /home/ignacio/IFU/cva6-sdk/buildroot/output/build/buildroot-fs/cpio/fakeroot
PATH="/home/ignacio/IFU/cva6-sdk/buildroot/output/host/bin:/home/ignacio/IFU/cva6-sdk/buildroot/output/host/sbin:/opt/riscv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/snap/bin:/opt/riscv/bin" /home/ignacio/IFU/cva6-sdk/buildroot/output/host/bin/fakeroot -- /home/ignacio/IFU/cva6-sdk/buildroot/output/build/buildroot-fs/cpio/fakeroot
mknod: /home/ignacio/IFU/cva6-sdk/buildroot/output/build/buildroot-fs/cpio/target/dev/console: Operation not permitted
make[2]: *** [fs/cpio/[cpio.mk:55](http://cpio.mk:55/): /home/ignacio/IFU/cva6-sdk/buildroot/output/images/rootfs.cpio] Error 1
make[1]: *** [Makefile:79: _all] Error 2
make[1]: Leaving directory '/home/ignacio/IFU/cva6-sdk/buildroot'
make: *** [Makefile:104: vmlinux] Error 2

Thank you very much for your help.
Regards

@eyssartk
Copy link
Contributor

It looks like a filesystem error on your host. Have you fixed this issue ?

Regards

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

2 participants