https://bugs.freedesktop.org/show_bug.cgi?id=106940
--- Comment #19 from SET nmset@netcourrier.com --- It's the same error for every commit I had to skip :
../lib/str_error_r.c:25:3: error: passing argument 1 to restrict-qualified parameter aliases with argument 5 [-Werror=restrict] snprintf(buf, buflen, "INTERNAL ERROR: strerror_r(%d, %p, %zd)=%d", errnum, buf, buflen, err); ^~~~~~~~ cc1 : all warnings are treated as errors (this line is translated by me)