Closed Ender436 closed 6 months ago
I think this is a RAM problem. Tried it on my Pi 4 with 8GB and the RAM maxed out.
@DrKlipper Is there a way I can compile for Arm64 then on another computer? Also, I have increased the amount of swap available on my pi, but I guess how much is used during a successful build? Maybe it isn't enough.
Hi ! So my results are as following:
Hope this helps :-)
Thanks for all the help! I thought I'd just try running the build again after seeing your comment, and for some reason it decided to work that time, it did crash a couple times during the build, but I just ran the command again and it seemed to pick up where it had left off. Now the only problem I'm facing is that the projects page and the setup wizard are both unusable. Some other windows too, but others like the app settings and stuff are fine. The glitched windows seems like they're rendering, but the pixels are being offset or something, because the colors are present, just garbled. Here's a screenshot of the printers configuration window.
Running "export WEBKIT_DISABLE_COMPOSITING_MODE=1” and then running the appimage seemed to have fixed it.
Orca bot: this issue is stale because it has been open for 90 days with no activity.
OrcaSlicer Version
1.9.0 (I think, I just cloned the repository)
OS version
Latest version of Raspbian
Additional system information
Raspberry pi 5 8GB ram version
Printer
N/A
How to reproduce
Follow the Linux build instructions on a raspberry pi:
Actual results
Everything seems to build fine for a while, until the build outputs those lines after finishing building dep_OCCT.
make[1]: [CMakeFiles/Makefile2:738: CMakeFiles/deps.dir/rule] Error 2 make: [Makefile:423: deps] Error 2
Expected results
It should continue to build
Project file & Debug log uploads
Don't see any generated logs
Checklist of files to include