I am trying to cross compile a vibe.d app for raspberry pi. I am using ubuntu. I follow the tutorial here https://github.com/pander86/raspberry_vibed, and I can cross compile a hello world, but when I try to compile vibe.d app, I get these errors: https://pastebin.com/raw/KbDWEF0s I would really appreciate some help.