No, sorry. Â It's all French to me. Â But you should look at using more threads for your compilation with the -j flag after make. Â For example, on a 4 core processor, make -j4 would take roughly 1/4 of the time to run. Â It wouldn't do any good on a single core though. Anyway, after a little research, it's possible that it's a compilation flag error involving ANSI. Â I'm not sure how to fix it in this setting as we're using the same settings to compile multiple different programs all at the same time and this one would require a special setting that's not run by default. Â I would just recommend suggesting it be fixed to the creators.