--- clang-14.log 2022-11-02 22:36:17.293749984 +1100 +++ clang-15.log 2022-11-02 22:36:17.293749984 +1100 @@ -22,10 +22,10 @@ -configure:2156:7: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration] +configure:2146:7: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration] exit(2); ^ -configure:2156:7: note: include the header or explicitly provide a declaration for 'exit' +configure:2146:7: note: include the header or explicitly provide a declaration for 'exit'