I have been trying to start up with the Pepper module, and I get these error messages whenever I try to build one of the example projects. This exact one was for the Getting Started project:
Makefile.linkbela:42: recipe for target '/root/Bela/projects/exampleTempProject/exampleTempProject' failed
Makefile:574: recipe for target '/root/Bela/projects/exampleTempProject/exampleTempProject' failed
Build finished
build/core/Es9080_Codec.o: file not recognized: File truncated
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [/root/Bela/projects/exampleTempProject/exampleTempProject] Error 1
make: *** [/root/Bela/projects/exampleTempProject/exampleTempProject] Error 2
When I try building other project examples, I get similar errors as well *this is HelloWorld for Csound:
Build finished
Running project ...
Building lib/libbela.so
build/core/I2c_MultiI2sCodec.o
: file not recognized: File truncated
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Makefile:814: recipe for target 'lib/libbela.so' failed
make: *** [lib/libbela.so] Error 1
Bela stopped
Any ideas on what may be causing these issues? I was able to build a few different exmaple projects on the Bela Mini/Multichannel combo, and they seemed to run smoothly. I am quite new to coding, so my knowledge is minimal at best. This is the version I am running at the moment:
Image:
v0.3.8b, 28 November 2020
Core code:
Last updated on '8 May 2025 16:31:14 '
from file '/root/Bela/updates/Bela-master.zip'
via 'make update'
Update was successful
Git desc: 'b75ae720-dirty'