========== build_clang - FAILED .pylintrc: warning: ignored by one of the .gitignore files In file included from ../net/ipv6/syncookies.c:19: ../include/net/tcp_ecn.h:640:19: error: initializing 'struct tcp_sock *' with an expression of type 'const struct tcp_sock *' discards qualifiers [-Werror,-Wincompatible-pointer-types-discards-qualifiers] 640 | struct tcp_sock *tp = tcp_sk(sk); | ^ ~~~~~~~~~~ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/ipv6/syncookies.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../net/ipv4/tcp_minisocks.c:23: ../include/net/tcp_ecn.h:640:19: error: initializing 'struct tcp_sock *' with an expression of type 'const struct tcp_sock *' discards qualifiers [-Werror,-Wincompatible-pointer-types-discards-qualifiers] 640 | struct tcp_sock *tp = tcp_sk(sk); | ^ ~~~~~~~~~~ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/ipv4/tcp_minisocks.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../net/ipv4/tcp_output.c:41: ../include/net/tcp_ecn.h:640:19: error: initializing 'struct tcp_sock *' with an expression of type 'const struct tcp_sock *' discards qualifiers [-Werror,-Wincompatible-pointer-types-discards-qualifiers] 640 | struct tcp_sock *tp = tcp_sk(sk); | ^ ~~~~~~~~~~ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/ipv4/tcp_output.o] Error 1 In file included from ../net/ipv4/tcp.c:275: ../include/net/tcp_ecn.h:640:19: error: initializing 'struct tcp_sock *' with an expression of type 'const struct tcp_sock *' discards qualifiers [-Werror,-Wincompatible-pointer-types-discards-qualifiers] 640 | struct tcp_sock *tp = tcp_sk(sk); | ^ ~~~~~~~~~~ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/ipv4/tcp.o] Error 1 In file included from ../net/ipv4/tcp_ipv4.c:68: ../include/net/tcp_ecn.h:640:19: error: initializing 'struct tcp_sock *' with an expression of type 'const struct tcp_sock *' discards qualifiers [-Werror,-Wincompatible-pointer-types-discards-qualifiers] 640 | struct tcp_sock *tp = tcp_sk(sk); | ^ ~~~~~~~~~~ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/ipv4/tcp_ipv4.o] Error 1 In file included from ../net/ipv4/tcp_input.c:76: ../include/net/tcp_ecn.h:640:19: error: initializing 'struct tcp_sock *' with an expression of type 'const struct tcp_sock *' discards qualifiers [-Werror,-Wincompatible-pointer-types-discards-qualifiers] 640 | struct tcp_sock *tp = tcp_sk(sk); | ^ ~~~~~~~~~~ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/ipv4/tcp_input.o] Error 1 make[4]: *** [../scripts/Makefile.build:554: net/ipv6] Error 2 make[4]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:554: net/ipv4] Error 2 ../net/ceph/osdmap.c:1441:10: warning: result of comparison of constant 4611686018427387891 with expression of type 'u32' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare] 1441 | if (len > (SIZE_MAX - sizeof(*pg)) / sizeof(u32)) | ~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/ceph/osdmap.c:1624:10: warning: result of comparison of constant 2305843009213693945 with expression of type 'u32' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare] 1624 | if (len > (SIZE_MAX - sizeof(*pg)) / (2 * sizeof(u32))) | ~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. make[3]: *** [../scripts/Makefile.build:554: net] Error 2 make[2]: *** [/home/nipa/net-next/wt-0/Makefile:2003: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 .pylintrc: warning: ignored by one of the .gitignore files In file included from ../net/ipv6/syncookies.c:19: ../include/net/tcp_ecn.h:640:19: error: initializing 'struct tcp_sock *' with an expression of type 'const struct tcp_sock *' discards qualifiers [-Werror,-Wincompatible-pointer-types-discards-qualifiers] 640 | struct tcp_sock *tp = tcp_sk(sk); | ^ ~~~~~~~~~~ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/ipv6/syncookies.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../net/ipv4/tcp_minisocks.c:23: ../include/net/tcp_ecn.h:640:19: error: initializing 'struct tcp_sock *' with an expression of type 'const struct tcp_sock *' discards qualifiers [-Werror,-Wincompatible-pointer-types-discards-qualifiers] 640 | struct tcp_sock *tp = tcp_sk(sk); | ^ ~~~~~~~~~~ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/ipv4/tcp_minisocks.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../net/ipv4/tcp_output.c:41: ../include/net/tcp_ecn.h:640:19: error: initializing 'struct tcp_sock *' with an expression of type 'const struct tcp_sock *' discards qualifiers [-Werror,-Wincompatible-pointer-types-discards-qualifiers] 640 | struct tcp_sock *tp = tcp_sk(sk); | ^ ~~~~~~~~~~ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/ipv4/tcp_output.o] Error 1 In file included from ../net/ipv4/tcp_ipv4.c:68: ../include/net/tcp_ecn.h:640:19: error: initializing 'struct tcp_sock *' with an expression of type 'const struct tcp_sock *' discards qualifiers [-Werror,-Wincompatible-pointer-types-discards-qualifiers] 640 | struct tcp_sock *tp = tcp_sk(sk); | ^ ~~~~~~~~~~ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/ipv4/tcp_ipv4.o] Error 1 In file included from ../net/ipv4/tcp.c:275: ../include/net/tcp_ecn.h:640:19: error: initializing 'struct tcp_sock *' with an expression of type 'const struct tcp_sock *' discards qualifiers [-Werror,-Wincompatible-pointer-types-discards-qualifiers] 640 | struct tcp_sock *tp = tcp_sk(sk); | ^ ~~~~~~~~~~ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/ipv4/tcp.o] Error 1 In file included from ../net/ipv4/tcp_input.c:76: ../include/net/tcp_ecn.h:640:19: error: initializing 'struct tcp_sock *' with an expression of type 'const struct tcp_sock *' discards qualifiers [-Werror,-Wincompatible-pointer-types-discards-qualifiers] 640 | struct tcp_sock *tp = tcp_sk(sk); | ^ ~~~~~~~~~~ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/ipv4/tcp_input.o] Error 1 In file included from ../net/ipv4/syncookies.c:15: ../include/net/tcp_ecn.h:640:19: error: initializing 'struct tcp_sock *' with an expression of type 'const struct tcp_sock *' discards qualifiers [-Werror,-Wincompatible-pointer-types-discards-qualifiers] 640 | struct tcp_sock *tp = tcp_sk(sk); | ^ ~~~~~~~~~~ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/ipv4/syncookies.o] Error 1 make[4]: *** [../scripts/Makefile.build:554: net/ipv6] Error 2 make[4]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:554: net/ipv4] Error 2 make[3]: *** [../scripts/Makefile.build:554: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-0/Makefile:2003: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2