Building mesa-libs fails

mesa-libs suddenly fails to build in poudrere. The error in the log is
Code:
/usr/bin/ld: unrecognized option '--build-id=sha1'
The mostly full log is here (snipped to fit in pastebin): https://pastebin.com/ttUy7JrE

It's a 12.1 host building for 11.3, could that be the cause?
 
Whenever I run into build errors I usually check the official builds. If it builds properly on the FreeBSD clusters you can usually assume the issue is caused by something on your own side. Then you need to figure out what's different.
Thanks, that's a good tip.

Regarding my problem, it fixed itself :)
 
Back
Top