In file included from : In function ‘sock_set_flag’, inlined from ‘sock_orphan’ at ../include/net/sock.h:2065:2, inlined from ‘hash_accept’ at ../crypto/algif_hash.c:269:3: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:203: crypto/algif_hash.o] Error 1 make[3]: *** [../scripts/Makefile.build:461: crypto] Error 2 make[3]: *** Waiting for unfinished jobs.... In file included from : In function ‘sock_set_flag’, inlined from ‘unix_create1’ at ../net/unix/af_unix.c:1018:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘sock_orphan’ at ../include/net/sock.h:2065:2, inlined from ‘unix_release_sock’ at ../net/unix/af_unix.c:670:2, inlined from ‘unix_release’ at ../net/unix/af_unix.c:1096:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: net/unix/af_unix.o] Error 1 make[4]: *** [../scripts/Makefile.build:461: net/unix] Error 2 make[4]: *** Waiting for unfinished jobs.... In file included from : In function ‘sock_set_flag’, inlined from ‘mctp_sk_hash’ at ../net/mctp/af_mctp.c:634:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘sock_orphan’ at ../include/net/sock.h:2065:2, inlined from ‘mctp_pf_create’ at ../net/mctp/af_mctp.c:725:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘mctp_sk_unhash’ at ../net/mctp/af_mctp.c:662:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: net/mctp/af_mctp.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from : In function ‘sock_set_flag’, inlined from ‘xsk_create’ at ../net/xdp/xsk.c:1733:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘sock_orphan’ at ../include/net/sock.h:2065:2, inlined from ‘xsk_release’ at ../net/xdp/xsk.c:1122:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: net/xdp/xsk.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from : In function ‘sock_set_flag’, inlined from ‘sock_fasync’ at ../net/socket.c:1421:3: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:203: net/socket.o] Error 1 In file included from : In function ‘sock_set_flag’, inlined from ‘sock_orphan’ at ../include/net/sock.h:2065:2, inlined from ‘inet_child_forget.isra’ at ../net/ipv4/inet_connection_sock.c:1383:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘inet_csk_prepare_for_destroy_sock’ at ../include/net/inet_connection_sock.h:305:2, inlined from ‘inet_csk_prepare_forced_close’ at ../net/ipv4/inet_connection_sock.c:1327:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: net/ipv4/inet_connection_sock.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from : In function ‘sock_set_flag’, inlined from ‘inet_ehash_nolisten’ at ../net/ipv4/inet_hashtables.c:711:3: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘__inet_hash’ at ../net/ipv4/inet_hashtables.c:762:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: net/ipv4/inet_hashtables.o] Error 1 In file included from : In function ‘sock_set_flag’, inlined from ‘sock_orphan’ at ../include/net/sock.h:2065:2, inlined from ‘netlink_release’ at ../net/netlink/af_netlink.c:729:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_809’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: net/netlink/af_netlink.o] Error 1 make[4]: *** [../scripts/Makefile.build:461: net/netlink] Error 2 make[4]: *** [../scripts/Makefile.build:461: net/xdp] Error 2 In file included from : In function ‘sock_set_flag’, inlined from ‘udpv6_destroy_sock’ at ../net/ipv6/udp.c:1815:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: net/ipv6/udp.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from : In function ‘sock_set_flag’, inlined from ‘inet_csk_prepare_for_destroy_sock’ at ../include/net/inet_connection_sock.h:305:2, inlined from ‘subflow_syn_recv_sock’ at ../net/mptcp/subflow.c:950:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: net/mptcp/subflow.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from : In function ‘sock_set_flag’, inlined from ‘sk_set_memalloc’ at ../net/core/sock.c:302:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘sock_orphan’ at ../include/net/sock.h:2065:2, inlined from ‘sk_common_release’ at ../net/core/sock.c:3934:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘sock_init_data_uid’ at ../net/core/sock.c:3641:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘sock_enable_timestamp’ at ../net/core/sock.c:3815:3, inlined from ‘sock_gettstamp’ at ../net/core/sock.c:3777:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘sock_valbool_flag’ at ../include/net/sock.h:1002:3, inlined from ‘__sock_set_timestamps’ at ../net/core/sock.c:830:2, inlined from ‘sock_set_timestamp’ at ../net/core/sock.c:850:3: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘sock_valbool_flag’ at ../include/net/sock.h:1002:3, inlined from ‘sock_set_timestamping’ at ../net/core/sock.c:940:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘sock_no_linger’ at ../net/core/sock.c:806:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘sock_valbool_flag’ at ../include/net/sock.h:1002:3, inlined from ‘sock_set_keepalive’ at ../net/core/sock.c:971:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘sock_valbool_flag’ at ../include/net/sock.h:1002:3, inlined from ‘__sock_set_timestamps’ at ../net/core/sock.c:830:2, inlined from ‘sock_enable_timestamps’ at ../net/core/sock.c:841:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘sock_valbool_flag’ at ../include/net/sock.h:1002:3, inlined from ‘sk_setsockopt’ at ../net/core/sock.c:1224:3: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘sock_valbool_flag’ at ../include/net/sock.h:1002:3, inlined from ‘sk_setsockopt’ at ../net/core/sock.c:1618:3: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘sock_enable_timestamp’ at ../net/core/sock.c:3815:3: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: net/core/sock.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:461: net/mctp] Error 2 In file included from : In function ‘sock_set_flag’, inlined from ‘sync_socket_options.constprop’ at ../net/mptcp/sockopt.c:1537:3: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘sock_valbool_flag’ at ../include/net/sock.h:1002:3, inlined from ‘sync_socket_options.constprop’ at ../net/mptcp/sockopt.c:1547:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘sock_valbool_flag’ at ../include/net/sock.h:1002:3, inlined from ‘mptcp_sol_socket_sync_intval’ at ../net/mptcp/sockopt.c:84:4: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘mptcp_setsockopt_sol_socket_linger’ at ../net/mptcp/sockopt.c:279:4, inlined from ‘mptcp_setsockopt_sol_socket’ at ../net/mptcp/sockopt.c:342:10: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: net/mptcp/sockopt.o] Error 1 In file included from : In function ‘sock_set_flag’, inlined from ‘tcp_init_sock’ at ../net/ipv4/tcp.c:470:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘sock_orphan’ at ../include/net/sock.h:2065:2, inlined from ‘__tcp_close’ at ../net/ipv4/tcp.c:3166:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: net/ipv4/tcp.o] Error 1 In file included from : In function ‘sock_set_flag’, inlined from ‘mptcp_listen’ at ../net/mptcp/protocol.c:3791:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘__mptcp_close_ssk’ at ../net/mptcp/protocol.c:2355:3: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘__mptcp_close_ssk’ at ../net/mptcp/protocol.c:2373:3: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘__mptcp_unaccepted_force_close’ at ../net/mptcp/protocol.c:2958:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘sock_orphan’ at ../include/net/sock.h:2065:2, inlined from ‘__mptcp_close’ at ../net/mptcp/protocol.c:3036:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: net/mptcp/protocol.o] Error 1 make[4]: *** [../scripts/Makefile.build:461: net/mptcp] Error 2 make[4]: *** [../scripts/Makefile.build:461: net/ipv6] Error 2 In file included from : In function ‘sock_set_flag’, inlined from ‘tcp_v4_init’ at ../net/ipv4/tcp_ipv4.c:3668:3: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: net/ipv4/tcp_ipv4.o] Error 1 In file included from : In function ‘sock_set_flag’, inlined from ‘tcp_fin’ at ../net/ipv4/tcp_input.c:4603:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: net/ipv4/tcp_input.o] Error 1 make[4]: *** [../scripts/Makefile.build:461: net/ipv4] Error 2 In file included from : In function ‘sock_set_flag’, inlined from ‘sock_orphan’ at ../include/net/sock.h:2065:2, inlined from ‘data_sock_release’ at ../drivers/isdn/mISDN/socket.c:269:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘sock_orphan’ at ../include/net/sock.h:2065:2, inlined from ‘base_sock_release’ at ../drivers/isdn/mISDN/socket.c:627:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:203: drivers/isdn/mISDN/socket.o] Error 1 make[6]: *** Waiting for unfinished jobs.... In file included from ../include/linux/string.h:392, from ../include/linux/bitmap.h:13, from ../include/linux/cpumask.h:12, from ../include/linux/smp.h:13, from ../include/linux/lockdep.h:14, from ../include/linux/rcupdate.h:29, from ../include/linux/rculist.h:11, from ../include/linux/sched/signal.h:5, from ../drivers/staging/rtl8723bs/include/drv_types.h:17, from ../drivers/staging/rtl8723bs/core/rtw_security.c:8: In function ‘fortify_memcpy_chk’, inlined from ‘rtw_BIP_verify’ at ../drivers/staging/rtl8723bs/core/rtw_security.c:1424:3: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from : In function ‘sock_set_flag’, inlined from ‘sock_orphan’ at ../include/net/sock.h:2065:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_716’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘chtls_peer_close’ at ../drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_cm.c:1882:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_716’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[9]: *** [../scripts/Makefile.build:203: drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_cm.o] Error 1 make[8]: *** [../scripts/Makefile.build:461: drivers/net/ethernet/chelsio/inline_crypto/chtls] Error 2 make[7]: *** [../scripts/Makefile.build:461: drivers/net/ethernet/chelsio/inline_crypto] Error 2 make[6]: *** [../scripts/Makefile.build:461: drivers/net/ethernet/chelsio] Error 2 make[6]: *** Waiting for unfinished jobs.... make[5]: *** [../scripts/Makefile.build:461: drivers/isdn/mISDN] Error 2 make[4]: *** [../scripts/Makefile.build:461: drivers/isdn] Error 2 make[4]: *** Waiting for unfinished jobs.... In file included from : In function ‘sock_set_flag’, inlined from ‘tap_open’ at ../drivers/net/tap.c:487:3: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_711’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: drivers/net/tap.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from : In function ‘sock_set_flag’, inlined from ‘tun_chr_open’ at ../drivers/net/tun.c:3379:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_755’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘tun_xdp_set.isra’ at ../drivers/net/tun.c:1142:4: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_755’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘tun_attach.isra’ at ../drivers/net/tun.c:765:3: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_755’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: drivers/net/tun.o] Error 1 In file included from ../include/linux/string.h:392, from ../include/linux/bitmap.h:13, from ../include/linux/cpumask.h:12, from ../include/linux/smp.h:13, from ../include/linux/lockdep.h:14, from ../include/linux/rcupdate.h:29, from ../include/linux/rculist.h:11, from ../include/linux/sched/signal.h:5, from ../drivers/staging/rtl8723bs/include/drv_types.h:17, from ../drivers/staging/rtl8723bs/core/rtw_xmit.c:7: In function ‘fortify_memcpy_chk’, inlined from ‘rtw_mgmt_xmitframe_coalesce’ at ../drivers/staging/rtl8723bs/core/rtw_xmit.c:1209:3: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:461: net/core] Error 2 make[3]: *** [../scripts/Makefile.build:461: net] Error 2 make[5]: *** [../scripts/Makefile.build:461: drivers/net/ethernet] Error 2 make[4]: *** [../scripts/Makefile.build:461: drivers/net] Error 2 make[3]: *** [../scripts/Makefile.build:461: drivers] Error 2 make[2]: *** [/home/nipa/net-next/wt-0/Makefile:2004: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 In file included from : In function ‘sock_set_flag’, inlined from ‘unix_create1’ at ../net/unix/af_unix.c:1018:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘sock_orphan’ at ../include/net/sock.h:2065:2, inlined from ‘unix_release_sock’ at ../net/unix/af_unix.c:670:2, inlined from ‘unix_release’ at ../net/unix/af_unix.c:1096:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: net/unix/af_unix.o] Error 1 make[4]: *** [../scripts/Makefile.build:461: net/unix] Error 2 make[4]: *** Waiting for unfinished jobs.... In file included from : In function ‘sock_set_flag’, inlined from ‘sock_orphan’ at ../include/net/sock.h:2065:2, inlined from ‘hash_accept’ at ../crypto/algif_hash.c:269:3: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:203: crypto/algif_hash.o] Error 1 make[3]: *** [../scripts/Makefile.build:461: crypto] Error 2 make[3]: *** Waiting for unfinished jobs.... In file included from : In function ‘sock_set_flag’, inlined from ‘mctp_sk_hash’ at ../net/mctp/af_mctp.c:634:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘sock_orphan’ at ../include/net/sock.h:2065:2, inlined from ‘mctp_pf_create’ at ../net/mctp/af_mctp.c:725:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘mctp_sk_unhash’ at ../net/mctp/af_mctp.c:662:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: net/mctp/af_mctp.o] Error 1 make[4]: *** [../scripts/Makefile.build:461: net/mctp] Error 2 In file included from : In function ‘sock_set_flag’, inlined from ‘sock_fasync’ at ../net/socket.c:1421:3: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:203: net/socket.o] Error 1 In file included from : In function ‘sock_set_flag’, inlined from ‘sock_orphan’ at ../include/net/sock.h:2065:2, inlined from ‘inet_child_forget.isra’ at ../net/ipv4/inet_connection_sock.c:1383:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘inet_csk_prepare_for_destroy_sock’ at ../include/net/inet_connection_sock.h:305:2, inlined from ‘inet_csk_prepare_forced_close’ at ../net/ipv4/inet_connection_sock.c:1327:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: net/ipv4/inet_connection_sock.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from : In function ‘sock_set_flag’, inlined from ‘xsk_create’ at ../net/xdp/xsk.c:1733:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘sock_orphan’ at ../include/net/sock.h:2065:2, inlined from ‘xsk_release’ at ../net/xdp/xsk.c:1122:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: net/xdp/xsk.o] Error 1 make[4]: *** [../scripts/Makefile.build:461: net/xdp] Error 2 In file included from : In function ‘sock_set_flag’, inlined from ‘llc_conn_state_process’ at ../net/llc/llc_conn.c:109:5: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘llc_sap_add_socket’ at ../net/llc/llc_conn.c:716:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: net/llc/llc_conn.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from : In function ‘sock_set_flag’, inlined from ‘__x25_destroy_socket’ at ../net/x25/af_x25.c:390:4: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘x25_release’ at ../net/x25/af_x25.c:655:4: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘sock_orphan’ at ../include/net/sock.h:2065:2, inlined from ‘x25_release’ at ../net/x25/af_x25.c:666:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: net/x25/af_x25.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from : In function ‘sock_set_flag’, inlined from ‘atalk_create’ at ../net/appletalk/ddp.c:1061:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘sock_orphan’ at ../include/net/sock.h:2065:2, inlined from ‘atalk_release’ at ../net/appletalk/ddp.c:1075:3: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: net/appletalk/ddp.o] Error 1 make[4]: *** [../scripts/Makefile.build:461: net/appletalk] Error 2 In file included from : In function ‘sock_set_flag’, inlined from ‘sync_socket_options.constprop’ at ../net/mptcp/sockopt.c:1537:3: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘sock_valbool_flag’ at ../include/net/sock.h:1002:3, inlined from ‘sync_socket_options.constprop’ at ../net/mptcp/sockopt.c:1547:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘sock_valbool_flag’ at ../include/net/sock.h:1002:3, inlined from ‘mptcp_sol_socket_sync_intval’ at ../net/mptcp/sockopt.c:84:4: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘mptcp_setsockopt_sol_socket_linger’ at ../net/mptcp/sockopt.c:279:4, inlined from ‘mptcp_setsockopt_sol_socket’ at ../net/mptcp/sockopt.c:342:10: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: net/mptcp/sockopt.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from : In function ‘sock_set_flag’, inlined from ‘inet_ehash_nolisten’ at ../net/ipv4/inet_hashtables.c:711:3: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘__inet_hash’ at ../net/ipv4/inet_hashtables.c:762:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: net/ipv4/inet_hashtables.o] Error 1 In file included from : In function ‘sock_set_flag’, inlined from ‘udpv6_destroy_sock’ at ../net/ipv6/udp.c:1815:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: net/ipv6/udp.o] Error 1 make[4]: *** [../scripts/Makefile.build:461: net/ipv6] Error 2 In file included from : In function ‘sock_set_flag’, inlined from ‘sock_orphan’ at ../include/net/sock.h:2065:2, inlined from ‘pfkey_release’ at ../net/key/af_key.c:181:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_719’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: net/key/af_key.o] Error 1 make[4]: *** [../scripts/Makefile.build:461: net/key] Error 2 In file included from : In function ‘sock_set_flag’, inlined from ‘sock_orphan’ at ../include/net/sock.h:2065:2, inlined from ‘nr_release’ at ../net/netrom/af_netrom.c:526:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘nr_destroy_socket’ at ../net/netrom/af_netrom.c:274:4: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: net/netrom/af_netrom.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from : In function ‘sock_set_flag’, inlined from ‘sk_set_memalloc’ at ../net/core/sock.c:302:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘sock_orphan’ at ../include/net/sock.h:2065:2, inlined from ‘sk_common_release’ at ../net/core/sock.c:3934:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘sock_init_data_uid’ at ../net/core/sock.c:3641:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘sock_enable_timestamp’ at ../net/core/sock.c:3815:3, inlined from ‘sock_gettstamp’ at ../net/core/sock.c:3777:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘sock_valbool_flag’ at ../include/net/sock.h:1002:3, inlined from ‘__sock_set_timestamps’ at ../net/core/sock.c:830:2, inlined from ‘sock_set_timestamp’ at ../net/core/sock.c:850:3: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘sock_valbool_flag’ at ../include/net/sock.h:1002:3, inlined from ‘sock_set_timestamping’ at ../net/core/sock.c:940:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘sock_no_linger’ at ../net/core/sock.c:806:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘sock_valbool_flag’ at ../include/net/sock.h:1002:3, inlined from ‘sock_set_keepalive’ at ../net/core/sock.c:971:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘sock_valbool_flag’ at ../include/net/sock.h:1002:3, inlined from ‘__sock_set_timestamps’ at ../net/core/sock.c:830:2, inlined from ‘sock_enable_timestamps’ at ../net/core/sock.c:841:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘sock_valbool_flag’ at ../include/net/sock.h:1002:3, inlined from ‘sk_setsockopt’ at ../net/core/sock.c:1224:3: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘sock_valbool_flag’ at ../include/net/sock.h:1002:3, inlined from ‘sk_setsockopt’ at ../net/core/sock.c:1618:3: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘sock_enable_timestamp’ at ../net/core/sock.c:3815:3: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: net/core/sock.o] Error 1 make[4]: *** [../scripts/Makefile.build:461: net/core] Error 2 In file included from : In function ‘sock_set_flag’, inlined from ‘sock_orphan’ at ../include/net/sock.h:2065:2, inlined from ‘rose_release’ at ../net/rose/af_rose.c:645:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘rose_destroy_socket’ at ../net/rose/af_rose.c:373:4: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: net/rose/af_rose.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from : In function ‘sock_set_flag’, inlined from ‘inet_csk_prepare_for_destroy_sock’ at ../include/net/inet_connection_sock.h:305:2, inlined from ‘subflow_syn_recv_sock’ at ../net/mptcp/subflow.c:950:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: net/mptcp/subflow.o] Error 1 In file included from : In function ‘sock_set_flag’, inlined from ‘tcp_init_sock’ at ../net/ipv4/tcp.c:470:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘sock_orphan’ at ../include/net/sock.h:2065:2, inlined from ‘__tcp_close’ at ../net/ipv4/tcp.c:3166:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: net/ipv4/tcp.o] Error 1 In file included from : In function ‘sock_set_flag’, inlined from ‘sock_orphan’ at ../include/net/sock.h:2065:2, inlined from ‘netlink_release’ at ../net/netlink/af_netlink.c:729:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_809’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: net/netlink/af_netlink.o] Error 1 make[4]: *** [../scripts/Makefile.build:461: net/netlink] Error 2 In file included from : In function ‘sock_set_flag’, inlined from ‘mptcp_listen’ at ../net/mptcp/protocol.c:3791:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘__mptcp_close_ssk’ at ../net/mptcp/protocol.c:2355:3: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘__mptcp_close_ssk’ at ../net/mptcp/protocol.c:2373:3: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘__mptcp_unaccepted_force_close’ at ../net/mptcp/protocol.c:2958:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘sock_orphan’ at ../include/net/sock.h:2065:2, inlined from ‘__mptcp_close’ at ../net/mptcp/protocol.c:3036:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: net/mptcp/protocol.o] Error 1 make[4]: *** [../scripts/Makefile.build:461: net/mptcp] Error 2 make[4]: *** [../scripts/Makefile.build:461: net/llc] Error 2 In file included from : In function ‘sock_set_flag’, inlined from ‘sock_orphan’ at ../include/net/sock.h:2065:2, inlined from ‘packet_release’ at ../net/packet/af_packet.c:3227:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_752’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: net/packet/af_packet.o] Error 1 make[4]: *** [../scripts/Makefile.build:461: net/packet] Error 2 In file included from : In function ‘sock_set_flag’, inlined from ‘ax25_std_idletimer_expiry’ at ../net/ax25/ax25_std_timer.c:114:4: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: net/ax25/ax25_std_timer.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:461: net/x25] Error 2 In file included from : In function ‘sock_set_flag’, inlined from ‘rose_idletimer_expiry’ at ../net/rose/rose_timer.c:222:3: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: net/rose/rose_timer.o] Error 1 In file included from : In function ‘sock_set_flag’, inlined from ‘rose_route_frame’ at ../net/rose/rose_route.c:938:5: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: net/rose/rose_route.o] Error 1 In file included from : In function ‘sock_set_flag’, inlined from ‘rose_disconnect’ at ../net/rose/rose_subr.c:554:3: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: net/rose/rose_subr.o] Error 1 In file included from : In function ‘sock_set_flag’, inlined from ‘ax25_disconnect’ at ../net/ax25/ax25_subr.c:291:4: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: net/ax25/ax25_subr.o] Error 1 make[4]: *** [../scripts/Makefile.build:461: net/netrom] Error 2 In file included from : In function ‘sock_set_flag’, inlined from ‘tcp_v4_init’ at ../net/ipv4/tcp_ipv4.c:3668:3: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: net/ipv4/tcp_ipv4.o] Error 1 make[4]: *** [../scripts/Makefile.build:461: net/rose] Error 2 In file included from : In function ‘sock_set_flag’, inlined from ‘ax25_ds_idletimer_expiry’ at ../net/ax25/ax25_ds_timer.c:174:4: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: net/ax25/ax25_ds_timer.o] Error 1 In file included from : In function ‘sock_set_flag’, inlined from ‘tcp_fin’ at ../net/ipv4/tcp_input.c:4603:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: net/ipv4/tcp_input.o] Error 1 make[4]: *** [../scripts/Makefile.build:461: net/ipv4] Error 2 In file included from : In function ‘sock_set_flag’, inlined from ‘sock_orphan’ at ../include/net/sock.h:2065:2, inlined from ‘ax25_release’ at ../net/ax25/af_ax25.c:1006:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘sock_orphan’ at ../include/net/sock.h:2065:2, inlined from ‘ax25_destroy_socket’ at ../net/ax25/af_ax25.c:329:5: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: net/ax25/af_ax25.o] Error 1 make[4]: *** [../scripts/Makefile.build:461: net/ax25] Error 2 In file included from : In function ‘sock_set_flag’, inlined from ‘sock_orphan’ at ../include/net/sock.h:2065:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_716’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘chtls_peer_close’ at ../drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_cm.c:1882:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_716’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[9]: *** [../scripts/Makefile.build:203: drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_cm.o] Error 1 make[8]: *** [../scripts/Makefile.build:461: drivers/net/ethernet/chelsio/inline_crypto/chtls] Error 2 make[7]: *** [../scripts/Makefile.build:461: drivers/net/ethernet/chelsio/inline_crypto] Error 2 make[6]: *** [../scripts/Makefile.build:461: drivers/net/ethernet/chelsio] Error 2 make[6]: *** Waiting for unfinished jobs.... In file included from : In function ‘sock_set_flag’, inlined from ‘sock_orphan’ at ../include/net/sock.h:2065:2, inlined from ‘data_sock_release’ at ../drivers/isdn/mISDN/socket.c:269:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘sock_orphan’ at ../include/net/sock.h:2065:2, inlined from ‘base_sock_release’ at ../drivers/isdn/mISDN/socket.c:627:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:203: drivers/isdn/mISDN/socket.o] Error 1 make[6]: *** Waiting for unfinished jobs.... In file included from : In function ‘sock_set_flag’, inlined from ‘tap_open’ at ../drivers/net/tap.c:487:3: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_711’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: drivers/net/tap.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from : In function ‘sock_set_flag’, inlined from ‘tun_chr_open’ at ../drivers/net/tun.c:3379:2: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_755’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘tun_xdp_set.isra’ at ../drivers/net/tun.c:1142:4: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_755’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ In function ‘sock_set_flag’, inlined from ‘tun_attach.isra’ at ../drivers/net/tun.c:765:3: ./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_755’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ 538 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:203: drivers/net/tun.o] Error 1 make[5]: *** [../scripts/Makefile.build:461: drivers/isdn/mISDN] Error 2 make[4]: *** [../scripts/Makefile.build:461: drivers/isdn] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:461: net] Error 2 In file included from ../include/linux/string.h:392, from ../arch/x86/include/asm/page_32.h:18, from ../arch/x86/include/asm/page.h:14, from ../arch/x86/include/asm/processor.h:20, from ../arch/x86/include/asm/timex.h:5, from ../include/linux/timex.h:67, from ../include/linux/time32.h:13, from ../include/linux/time.h:60, from ../include/linux/stat.h:19, from ../include/linux/module.h:13, from ../drivers/net/ethernet/qlogic/qlcnic/qlcnic.h:10, from ../drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c:8: In function ‘fortify_memcpy_chk’, inlined from ‘qlcnic_83xx_dcb_query_cee_param’ at ../drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c:614:3: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:461: drivers/net/ethernet] Error 2 make[4]: *** [../scripts/Makefile.build:461: drivers/net] Error 2 make[3]: *** [../scripts/Makefile.build:461: drivers] Error 2 make[2]: *** [/home/nipa/net-next/wt-0/Makefile:2004: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.eCFCYDbSWe 2025-05-07 19:39:05.857165102 -0700 +++ /tmp/tmp.TZjbJZSGWs 2025-05-07 19:39:50.670773572 -0700 @@ -2,0 +3,46 @@ + inlined from ‘unix_create1’ at ../net/unix/af_unix.c:1018:2: +./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX + 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^ +./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ + 538 | prefix ## suffix(); \ + | ^~~~~~ +./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ + 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^~~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ + 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) + | ^~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ + 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) + | ^~~~~~~~~~~~~~~~ +../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ + 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); + | ^~~~~~~~~~~~ +In function ‘sock_set_flag’, + inlined from ‘sock_orphan’ at ../include/net/sock.h:2065:2, + inlined from ‘unix_release_sock’ at ../net/unix/af_unix.c:670:2, + inlined from ‘unix_release’ at ../net/unix/af_unix.c:1096:2: +./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX + 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^ +./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ + 538 | prefix ## suffix(); \ + | ^~~~~~ +./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ + 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^~~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ + 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) + | ^~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ + 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) + | ^~~~~~~~~~~~~~~~ +../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ + 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); + | ^~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:203: net/unix/af_unix.o] Error 1 +make[4]: *** [../scripts/Makefile.build:461: net/unix] Error 2 +make[4]: *** Waiting for unfinished jobs.... +In file included from : +In function ‘sock_set_flag’, @@ -28 +74 @@ - inlined from ‘unix_create1’ at ../net/unix/af_unix.c:1018:2: + inlined from ‘mctp_sk_hash’ at ../net/mctp/af_mctp.c:634:2: @@ -49,2 +95 @@ - inlined from ‘unix_release_sock’ at ../net/unix/af_unix.c:670:2, - inlined from ‘unix_release’ at ../net/unix/af_unix.c:1096:2: + inlined from ‘mctp_pf_create’ at ../net/mctp/af_mctp.c:725:2: @@ -69,3 +114,22 @@ -make[5]: *** [../scripts/Makefile.build:203: net/unix/af_unix.o] Error 1 -make[4]: *** [../scripts/Makefile.build:461: net/unix] Error 2 -make[4]: *** Waiting for unfinished jobs.... +In function ‘sock_set_flag’, + inlined from ‘mctp_sk_unhash’ at ../net/mctp/af_mctp.c:662:2: +./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX + 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^ +./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ + 538 | prefix ## suffix(); \ + | ^~~~~~ +./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ + 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^~~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ + 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) + | ^~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ + 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) + | ^~~~~~~~~~~~~~~~ +../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ + 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); + | ^~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:203: net/mctp/af_mctp.o] Error 1 +make[4]: *** [../scripts/Makefile.build:461: net/mctp] Error 2 @@ -74 +138 @@ - inlined from ‘mctp_sk_hash’ at ../net/mctp/af_mctp.c:634:2: + inlined from ‘sock_fasync’ at ../net/socket.c:1421:3: @@ -92,0 +157,2 @@ +make[4]: *** [../scripts/Makefile.build:203: net/socket.o] Error 1 +In file included from : @@ -95 +161 @@ - inlined from ‘mctp_pf_create’ at ../net/mctp/af_mctp.c:725:2: + inlined from ‘inet_child_forget.isra’ at ../net/ipv4/inet_connection_sock.c:1383:2: @@ -115 +181,2 @@ - inlined from ‘mctp_sk_unhash’ at ../net/mctp/af_mctp.c:662:2: + inlined from ‘inet_csk_prepare_for_destroy_sock’ at ../include/net/inet_connection_sock.h:305:2, + inlined from ‘inet_csk_prepare_forced_close’ at ../net/ipv4/inet_connection_sock.c:1327:2: @@ -134 +201 @@ -make[5]: *** [../scripts/Makefile.build:203: net/mctp/af_mctp.o] Error 1 +make[5]: *** [../scripts/Makefile.build:203: net/ipv4/inet_connection_sock.o] Error 1 @@ -178,0 +246,43 @@ +make[4]: *** [../scripts/Makefile.build:461: net/xdp] Error 2 +In file included from : +In function ‘sock_set_flag’, + inlined from ‘llc_conn_state_process’ at ../net/llc/llc_conn.c:109:5: +./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX + 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^ +./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ + 538 | prefix ## suffix(); \ + | ^~~~~~ +./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ + 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^~~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ + 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) + | ^~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ + 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) + | ^~~~~~~~~~~~~~~~ +../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ + 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); + | ^~~~~~~~~~~~ +In function ‘sock_set_flag’, + inlined from ‘llc_sap_add_socket’ at ../net/llc/llc_conn.c:716:2: +./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX + 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^ +./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ + 538 | prefix ## suffix(); \ + | ^~~~~~ +./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ + 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^~~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ + 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) + | ^~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ + 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) + | ^~~~~~~~~~~~~~~~ +../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ + 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); + | ^~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:203: net/llc/llc_conn.o] Error 1 @@ -182,2 +292,2 @@ - inlined from ‘sock_fasync’ at ../net/socket.c:1421:3: -./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX + inlined from ‘__x25_destroy_socket’ at ../net/x25/af_x25.c:390:4: +./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX @@ -201 +311,43 @@ -make[4]: *** [../scripts/Makefile.build:203: net/socket.o] Error 1 +In function ‘sock_set_flag’, + inlined from ‘x25_release’ at ../net/x25/af_x25.c:655:4: +./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX + 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^ +./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ + 538 | prefix ## suffix(); \ + | ^~~~~~ +./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ + 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^~~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ + 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) + | ^~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ + 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) + | ^~~~~~~~~~~~~~~~ +../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ + 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); + | ^~~~~~~~~~~~ +In function ‘sock_set_flag’, + inlined from ‘sock_orphan’ at ../include/net/sock.h:2065:2, + inlined from ‘x25_release’ at ../net/x25/af_x25.c:666:2: +./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX + 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^ +./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ + 538 | prefix ## suffix(); \ + | ^~~~~~ +./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ + 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^~~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ + 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) + | ^~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ + 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) + | ^~~~~~~~~~~~~~~~ +../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ + 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); + | ^~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:203: net/x25/af_x25.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... @@ -203,0 +356,20 @@ + inlined from ‘atalk_create’ at ../net/appletalk/ddp.c:1061:2: +./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX + 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^ +./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ + 538 | prefix ## suffix(); \ + | ^~~~~~ +./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ + 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^~~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ + 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) + | ^~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ + 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) + | ^~~~~~~~~~~~~~~~ +../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ + 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); + | ^~~~~~~~~~~~ +In function ‘sock_set_flag’, @@ -205 +377,24 @@ - inlined from ‘inet_child_forget.isra’ at ../net/ipv4/inet_connection_sock.c:1383:2: + inlined from ‘atalk_release’ at ../net/appletalk/ddp.c:1075:3: +./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX + 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^ +./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ + 538 | prefix ## suffix(); \ + | ^~~~~~ +./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ + 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^~~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ + 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) + | ^~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ + 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) + | ^~~~~~~~~~~~~~~~ +../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ + 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); + | ^~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:203: net/appletalk/ddp.o] Error 1 +make[4]: *** [../scripts/Makefile.build:461: net/appletalk] Error 2 +In file included from : +In function ‘sock_set_flag’, + inlined from ‘sync_socket_options.constprop’ at ../net/mptcp/sockopt.c:1537:3: @@ -225,2 +420,2 @@ - inlined from ‘inet_csk_prepare_for_destroy_sock’ at ../include/net/inet_connection_sock.h:305:2, - inlined from ‘inet_csk_prepare_forced_close’ at ../net/ipv4/inet_connection_sock.c:1327:2: + inlined from ‘sock_valbool_flag’ at ../include/net/sock.h:1002:3, + inlined from ‘sync_socket_options.constprop’ at ../net/mptcp/sockopt.c:1547:2: @@ -245 +440,43 @@ -make[5]: *** [../scripts/Makefile.build:203: net/ipv4/inet_connection_sock.o] Error 1 +In function ‘sock_set_flag’, + inlined from ‘sock_valbool_flag’ at ../include/net/sock.h:1002:3, + inlined from ‘mptcp_sol_socket_sync_intval’ at ../net/mptcp/sockopt.c:84:4: +./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX + 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^ +./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ + 538 | prefix ## suffix(); \ + | ^~~~~~ +./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ + 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^~~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ + 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) + | ^~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ + 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) + | ^~~~~~~~~~~~~~~~ +../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ + 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); + | ^~~~~~~~~~~~ +In function ‘sock_set_flag’, + inlined from ‘mptcp_setsockopt_sol_socket_linger’ at ../net/mptcp/sockopt.c:279:4, + inlined from ‘mptcp_setsockopt_sol_socket’ at ../net/mptcp/sockopt.c:342:10: +./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX + 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^ +./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ + 538 | prefix ## suffix(); \ + | ^~~~~~ +./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ + 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^~~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ + 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) + | ^~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ + 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) + | ^~~~~~~~~~~~~~~~ +../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ + 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); + | ^~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:203: net/mptcp/sockopt.o] Error 1 @@ -290,0 +528,23 @@ + inlined from ‘udpv6_destroy_sock’ at ../net/ipv6/udp.c:1815:2: +./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX + 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^ +./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ + 538 | prefix ## suffix(); \ + | ^~~~~~ +./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ + 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^~~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ + 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) + | ^~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ + 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) + | ^~~~~~~~~~~~~~~~ +../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ + 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); + | ^~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:203: net/ipv6/udp.o] Error 1 +make[4]: *** [../scripts/Makefile.build:461: net/ipv6] Error 2 +In file included from : +In function ‘sock_set_flag’, @@ -292,2 +552,2 @@ - inlined from ‘netlink_release’ at ../net/netlink/af_netlink.c:729:2: -./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_809’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX + inlined from ‘pfkey_release’ at ../net/key/af_key.c:181:2: +./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_719’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX @@ -311,3 +571,2 @@ -make[5]: *** [../scripts/Makefile.build:203: net/netlink/af_netlink.o] Error 1 -make[4]: *** [../scripts/Makefile.build:461: net/netlink] Error 2 -make[4]: *** [../scripts/Makefile.build:461: net/xdp] Error 2 +make[5]: *** [../scripts/Makefile.build:203: net/key/af_key.o] Error 1 +make[4]: *** [../scripts/Makefile.build:461: net/key] Error 2 @@ -316 +575,2 @@ - inlined from ‘udpv6_destroy_sock’ at ../net/ipv6/udp.c:1815:2: + inlined from ‘sock_orphan’ at ../include/net/sock.h:2065:2, + inlined from ‘nr_release’ at ../net/netrom/af_netrom.c:526:2: @@ -335,3 +594,0 @@ -make[5]: *** [../scripts/Makefile.build:203: net/ipv6/udp.o] Error 1 -make[5]: *** Waiting for unfinished jobs.... -In file included from : @@ -339,3 +596,2 @@ - inlined from ‘inet_csk_prepare_for_destroy_sock’ at ../include/net/inet_connection_sock.h:305:2, - inlined from ‘subflow_syn_recv_sock’ at ../net/mptcp/subflow.c:950:2: -./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX + inlined from ‘nr_destroy_socket’ at ../net/netrom/af_netrom.c:274:4: +./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX @@ -359 +615 @@ -make[5]: *** [../scripts/Makefile.build:203: net/mptcp/subflow.o] Error 1 +make[5]: *** [../scripts/Makefile.build:203: net/netrom/af_netrom.o] Error 1 @@ -613,2 +869 @@ -make[5]: *** Waiting for unfinished jobs.... -make[4]: *** [../scripts/Makefile.build:461: net/mctp] Error 2 +make[4]: *** [../scripts/Makefile.build:461: net/core] Error 2 @@ -617,2 +872,3 @@ - inlined from ‘sync_socket_options.constprop’ at ../net/mptcp/sockopt.c:1537:3: -./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX + inlined from ‘sock_orphan’ at ../include/net/sock.h:2065:2, + inlined from ‘rose_release’ at ../net/rose/af_rose.c:645:2: +./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX @@ -637,3 +893,2 @@ - inlined from ‘sock_valbool_flag’ at ../include/net/sock.h:1002:3, - inlined from ‘sync_socket_options.constprop’ at ../net/mptcp/sockopt.c:1547:2: -./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX + inlined from ‘rose_destroy_socket’ at ../net/rose/af_rose.c:373:4: +./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX @@ -656,0 +912,3 @@ +make[5]: *** [../scripts/Makefile.build:203: net/rose/af_rose.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... +In file included from : @@ -658,2 +916,2 @@ - inlined from ‘sock_valbool_flag’ at ../include/net/sock.h:1002:3, - inlined from ‘mptcp_sol_socket_sync_intval’ at ../net/mptcp/sockopt.c:84:4: + inlined from ‘inet_csk_prepare_for_destroy_sock’ at ../include/net/inet_connection_sock.h:305:2, + inlined from ‘subflow_syn_recv_sock’ at ../net/mptcp/subflow.c:950:2: @@ -677,0 +936,2 @@ +make[5]: *** [../scripts/Makefile.build:203: net/mptcp/subflow.o] Error 1 +In file included from : @@ -679,2 +939 @@ - inlined from ‘mptcp_setsockopt_sol_socket_linger’ at ../net/mptcp/sockopt.c:279:4, - inlined from ‘mptcp_setsockopt_sol_socket’ at ../net/mptcp/sockopt.c:342:10: + inlined from ‘tcp_init_sock’ at ../net/ipv4/tcp.c:470:2: @@ -699,2 +957,0 @@ -make[5]: *** [../scripts/Makefile.build:203: net/mptcp/sockopt.o] Error 1 -In file included from : @@ -702 +959,2 @@ - inlined from ‘tcp_init_sock’ at ../net/ipv4/tcp.c:470:2: + inlined from ‘sock_orphan’ at ../include/net/sock.h:2065:2, + inlined from ‘__tcp_close’ at ../net/ipv4/tcp.c:3166:2: @@ -720,0 +979,2 @@ +make[5]: *** [../scripts/Makefile.build:203: net/ipv4/tcp.o] Error 1 +In file included from : @@ -723,2 +983,2 @@ - inlined from ‘__tcp_close’ at ../net/ipv4/tcp.c:3166:2: -./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_712’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX + inlined from ‘netlink_release’ at ../net/netlink/af_netlink.c:729:2: +./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_809’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX @@ -742 +1002,2 @@ -make[5]: *** [../scripts/Makefile.build:203: net/ipv4/tcp.o] Error 1 +make[5]: *** [../scripts/Makefile.build:203: net/netlink/af_netlink.o] Error 1 +make[4]: *** [../scripts/Makefile.build:461: net/netlink] Error 2 @@ -847 +1108,138 @@ -make[4]: *** [../scripts/Makefile.build:461: net/ipv6] Error 2 +make[4]: *** [../scripts/Makefile.build:461: net/llc] Error 2 +In file included from : +In function ‘sock_set_flag’, + inlined from ‘sock_orphan’ at ../include/net/sock.h:2065:2, + inlined from ‘packet_release’ at ../net/packet/af_packet.c:3227:2: +./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_752’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX + 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^ +./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ + 538 | prefix ## suffix(); \ + | ^~~~~~ +./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ + 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^~~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ + 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) + | ^~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ + 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) + | ^~~~~~~~~~~~~~~~ +../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ + 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); + | ^~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:203: net/packet/af_packet.o] Error 1 +make[4]: *** [../scripts/Makefile.build:461: net/packet] Error 2 +In file included from : +In function ‘sock_set_flag’, + inlined from ‘ax25_std_idletimer_expiry’ at ../net/ax25/ax25_std_timer.c:114:4: +./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX + 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^ +./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ + 538 | prefix ## suffix(); \ + | ^~~~~~ +./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ + 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^~~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ + 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) + | ^~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ + 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) + | ^~~~~~~~~~~~~~~~ +../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ + 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); + | ^~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:203: net/ax25/ax25_std_timer.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... +make[4]: *** [../scripts/Makefile.build:461: net/x25] Error 2 +In file included from : +In function ‘sock_set_flag’, + inlined from ‘rose_idletimer_expiry’ at ../net/rose/rose_timer.c:222:3: +./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX + 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^ +./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ + 538 | prefix ## suffix(); \ + | ^~~~~~ +./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ + 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^~~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ + 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) + | ^~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ + 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) + | ^~~~~~~~~~~~~~~~ +../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ + 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); + | ^~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:203: net/rose/rose_timer.o] Error 1 +In file included from : +In function ‘sock_set_flag’, + inlined from ‘rose_route_frame’ at ../net/rose/rose_route.c:938:5: +./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX + 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^ +./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ + 538 | prefix ## suffix(); \ + | ^~~~~~ +./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ + 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^~~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ + 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) + | ^~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ + 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) + | ^~~~~~~~~~~~~~~~ +../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ + 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); + | ^~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:203: net/rose/rose_route.o] Error 1 +In file included from : +In function ‘sock_set_flag’, + inlined from ‘rose_disconnect’ at ../net/rose/rose_subr.c:554:3: +./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX + 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^ +./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ + 538 | prefix ## suffix(); \ + | ^~~~~~ +./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ + 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^~~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ + 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) + | ^~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ + 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) + | ^~~~~~~~~~~~~~~~ +../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ + 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); + | ^~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:203: net/rose/rose_subr.o] Error 1 +In file included from : +In function ‘sock_set_flag’, + inlined from ‘ax25_disconnect’ at ../net/ax25/ax25_subr.c:291:4: +./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX + 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^ +./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ + 538 | prefix ## suffix(); \ + | ^~~~~~ +./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ + 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^~~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ + 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) + | ^~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ + 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) + | ^~~~~~~~~~~~~~~~ +../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ + 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); + | ^~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:203: net/ax25/ax25_subr.o] Error 1 +make[4]: *** [../scripts/Makefile.build:461: net/netrom] Error 2 @@ -869,0 +1268,23 @@ +make[4]: *** [../scripts/Makefile.build:461: net/rose] Error 2 +In file included from : +In function ‘sock_set_flag’, + inlined from ‘ax25_ds_idletimer_expiry’ at ../net/ax25/ax25_ds_timer.c:174:4: +./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX + 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^ +./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ + 538 | prefix ## suffix(); \ + | ^~~~~~ +./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ + 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^~~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ + 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) + | ^~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ + 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) + | ^~~~~~~~~~~~~~~~ +../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ + 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); + | ^~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:203: net/ax25/ax25_ds_timer.o] Error 1 @@ -896 +1317 @@ - inlined from ‘data_sock_release’ at ../drivers/isdn/mISDN/socket.c:269:2: + inlined from ‘ax25_release’ at ../net/ax25/af_ax25.c:1006:2: @@ -917 +1338 @@ - inlined from ‘base_sock_release’ at ../drivers/isdn/mISDN/socket.c:627:2: + inlined from ‘ax25_destroy_socket’ at ../net/ax25/af_ax25.c:329:5: @@ -936,17 +1357,2 @@ -make[6]: *** [../scripts/Makefile.build:203: drivers/isdn/mISDN/socket.o] Error 1 -make[6]: *** Waiting for unfinished jobs.... -In file included from ../include/linux/string.h:392, - from ../include/linux/bitmap.h:13, - from ../include/linux/cpumask.h:12, - from ../include/linux/smp.h:13, - from ../include/linux/lockdep.h:14, - from ../include/linux/rcupdate.h:29, - from ../include/linux/rculist.h:11, - from ../include/linux/sched/signal.h:5, - from ../drivers/staging/rtl8723bs/include/drv_types.h:17, - from ../drivers/staging/rtl8723bs/core/rtw_security.c:8: -In function ‘fortify_memcpy_chk’, - inlined from ‘rtw_BIP_verify’ at ../drivers/staging/rtl8723bs/core/rtw_security.c:1424:3: -../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] - 580 | __read_overflow2_field(q_size_field, size); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:203: net/ax25/af_ax25.o] Error 1 +make[4]: *** [../scripts/Makefile.build:461: net/ax25] Error 2 @@ -999,3 +1405,45 @@ -make[5]: *** [../scripts/Makefile.build:461: drivers/isdn/mISDN] Error 2 -make[4]: *** [../scripts/Makefile.build:461: drivers/isdn] Error 2 -make[4]: *** Waiting for unfinished jobs.... +In file included from : +In function ‘sock_set_flag’, + inlined from ‘sock_orphan’ at ../include/net/sock.h:2065:2, + inlined from ‘data_sock_release’ at ../drivers/isdn/mISDN/socket.c:269:2: +./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX + 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^ +./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ + 538 | prefix ## suffix(); \ + | ^~~~~~ +./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ + 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^~~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ + 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) + | ^~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ + 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) + | ^~~~~~~~~~~~~~~~ +../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ + 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); + | ^~~~~~~~~~~~ +In function ‘sock_set_flag’, + inlined from ‘sock_orphan’ at ../include/net/sock.h:2065:2, + inlined from ‘base_sock_release’ at ../drivers/isdn/mISDN/socket.c:627:2: +./../include/linux/compiler_types.h:557:45: error: call to ‘__compiletime_assert_709’ declared with attribute error: BUILD_BUG_ON failed: BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX + 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^ +./../include/linux/compiler_types.h:538:25: note: in definition of macro ‘__compiletime_assert’ + 538 | prefix ## suffix(); \ + | ^~~~~~ +./../include/linux/compiler_types.h:557:9: note: in expansion of macro ‘_compiletime_assert’ + 557 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^~~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ + 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) + | ^~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ + 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) + | ^~~~~~~~~~~~~~~~ +../include/net/sock.h:989:9: note: in expansion of macro ‘BUILD_BUG_ON’ + 989 | BUILD_BUG_ON(BYTES_TO_BITS(sizeof(sk->sk_flags)) <= SOCK_FLAG_MAX); + | ^~~~~~~~~~~~ +make[6]: *** [../scripts/Makefile.build:203: drivers/isdn/mISDN/socket.o] Error 1 +make[6]: *** Waiting for unfinished jobs.... @@ -1086,0 +1535,4 @@ +make[5]: *** [../scripts/Makefile.build:461: drivers/isdn/mISDN] Error 2 +make[4]: *** [../scripts/Makefile.build:461: drivers/isdn] Error 2 +make[4]: *** Waiting for unfinished jobs.... +make[3]: *** [../scripts/Makefile.build:461: net] Error 2 @@ -1088,9 +1540,11 @@ - from ../include/linux/bitmap.h:13, - from ../include/linux/cpumask.h:12, - from ../include/linux/smp.h:13, - from ../include/linux/lockdep.h:14, - from ../include/linux/rcupdate.h:29, - from ../include/linux/rculist.h:11, - from ../include/linux/sched/signal.h:5, - from ../drivers/staging/rtl8723bs/include/drv_types.h:17, - from ../drivers/staging/rtl8723bs/core/rtw_xmit.c:7: + from ../arch/x86/include/asm/page_32.h:18, + from ../arch/x86/include/asm/page.h:14, + from ../arch/x86/include/asm/processor.h:20, + from ../arch/x86/include/asm/timex.h:5, + from ../include/linux/timex.h:67, + from ../include/linux/time32.h:13, + from ../include/linux/time.h:60, + from ../include/linux/stat.h:19, + from ../include/linux/module.h:13, + from ../drivers/net/ethernet/qlogic/qlcnic/qlcnic.h:10, + from ../drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c:8: @@ -1098 +1552 @@ - inlined from ‘rtw_mgmt_xmitframe_coalesce’ at ../drivers/staging/rtl8723bs/core/rtw_xmit.c:1209:3: + inlined from ‘qlcnic_83xx_dcb_query_cee_param’ at ../drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c:614:3: @@ -1102,2 +1555,0 @@ -make[4]: *** [../scripts/Makefile.build:461: net/core] Error 2 -make[3]: *** [../scripts/Makefile.build:461: net] Error 2 Per-file breakdown --- /tmp/tmp.Tq7rJQ2lXm 2025-05-07 19:39:50.689773406 -0700 +++ /tmp/tmp.9g9mMDlZHd 2025-05-07 19:39:50.699773318 -0700 @@ -1 +1 @@ - 2 ../include/linux/fortify-string.h + 1 ../include/linux/fortify-string.h