Open jackhumphries opened 5 days ago
Thanks for the report
https://github.com/black-parrot/black-parrot-sim/issues/23
This is an issue with the upstream repo, you can see some fixes here
the bsg_manycore one I haven’t seen before. But we don’t use the manycore spike build, so I would just comment out the problematic line from the Makefile
I am following the setup instructions and I am seeing a couple issues.
make checkout
, I see the following:You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example:
git switch -c
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
Checking if /home/jhumphri/zynq-parrot/import/bsg_manycore/software/riscv-tools/spike is applied... Checking if /home/jhumphri/zynq-parrot/import/bsg_manycore/software/riscv-tools/spike-gcc is applied... make[2]: Leaving directory '/home/jhumphri/zynq-parrot/import/bsg_manycore/software/riscv-tools' error: patch failed: fesvr/syscall.cc:110 error: fesvr/syscall.cc: patch does not apply make[1]: Leaving directory '/home/jhumphri/zynq-parrot/import/bsg_manycore/software/riscv-tools' error: patch failed: riscv/devices.h:6 error: riscv/devices.h: patch does not apply