/opt/beegfs/src/client/client_module_7/build/../source/common/net/sock/ibv/IBVSocket.c: In function '__IBVSocket_cmaHandler':
/opt/beegfs/src/client/client_module_7/build/../source/common/net/sock/ibv/IBVSocket.c:1644:10: error: too few arguments to function 'rdma_reject'
1644 | rdma_reject(cm_id, NULL, 0);
| ^~~~~~~~~~~
In file included from /opt/beegfs/src/client/client_module_7/build/../source/common/net/sock/ibv/IBVBuffer.h:7,
from /opt/beegfs/src/client/client_module_7/build/../source/common/net/sock/ibv/IBVSocket.h:4,
from /opt/beegfs/src/client/client_module_7/build/../source/common/net/sock/ibv/IBVSocket.c:1:
./include/rdma/rdma_cm.h:322:5: note: declared here
322 | int rdma_reject(struct rdma_cm_id *id, const void *private_data,
| ^~~~~~~~~~~
make[3]: *** [scripts/Makefile.build:281: /opt/beegfs/src/client/client_module_7/build/../source/common/net/sock/ibv/IBVSocket.o] Error 1
make[3]: *** Waiting for unfinished jobs....
/opt/beegfs/src/client/client_module_7/build/../source/common/net/sock/StandardSocket.c: In function 'sock_readable':
/opt/beegfs/src/client/client_module_7/build/../source/common/net/sock/StandardSocket.c:65:27: error: passing argument 1 of 'wq_has_sleeper' from incompatible pointer type [-Werror]
65 | if (__sock_has_sleeper(wq))
| ^~
| |
| struct socket_wq *
/opt/beegfs/src/client/client_module_7/build/../source/common/net/sock/StandardSocket.c:30:49: note: in definition of macro '__sock_has_sleeper'
30 | # define __sock_has_sleeper(wq) (wq_has_sleeper(wq))
| ^~
In file included from ./include/linux/mmzone.h:10,
from ./include/linux/gfp.h:6,
from ./include/linux/umh.h:4,
from ./include/linux/kmod.h:9,
from ./include/linux/module.h:16,
from /opt/beegfs/src/client/client_module_7/build/../source/common/Common.h:4,
from /opt/beegfs/src/client/client_module_7/build/../source/common/toolkit/StringTk.h:4,
from /opt/beegfs/src/client/client_module_7/build/../source/common/net/sock/StandardSocket.h:5,
from /opt/beegfs/src/client/client_module_7/build/../source/common/net/sock/StandardSocket.c:1:
./include/linux/wait.h:151:59: note: expected 'struct wait_queue_head *' but argument is of type 'struct socket_wq *'
151 | static inline bool wq_has_sleeper(struct wait_queue_head *wq_head)
| ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/opt/beegfs/src/client/client_module_7/build/../source/common/net/sock/StandardSocket.c: In function 'sock_write_space':
/opt/beegfs/src/client/client_module_7/build/../source/common/net/sock/StandardSocket.c:95:27: error: passing argument 1 of 'wq_has_sleeper' from incompatible pointer type [-Werror]
95 | if (__sock_has_sleeper(wq))
| ^~
| |
| struct socket_wq *
/opt/beegfs/src/client/client_module_7/build/../source/common/net/sock/StandardSocket.c:30:49: note: in definition of macro '__sock_has_sleeper'
30 | # define __sock_has_sleeper(wq) (wq_has_sleeper(wq))
| ^~
In file included from ./include/linux/mmzone.h:10,
from ./include/linux/gfp.h:6,
from ./include/linux/umh.h:4,
from ./include/linux/kmod.h:9,
from ./include/linux/module.h:16,
from /opt/beegfs/src/client/client_module_7/build/../source/common/Common.h:4,
from /opt/beegfs/src/client/client_module_7/build/../source/common/toolkit/StringTk.h:4,
from /opt/beegfs/src/client/client_module_7/build/../source/common/net/sock/StandardSocket.h:5,
from /opt/beegfs/src/client/client_module_7/build/../source/common/net/sock/StandardSocket.c:1:
./include/linux/wait.h:151:59: note: expected 'struct wait_queue_head *' but argument is of type 'struct socket_wq *'
151 | static inline bool wq_has_sleeper(struct wait_queue_head *wq_head)
| ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/opt/beegfs/src/client/client_module_7/build/../source/common/net/sock/StandardSocket.c: In function 'sock_wakeup':
/opt/beegfs/src/client/client_module_7/build/../source/common/net/sock/StandardSocket.c:115:27: error: passing argument 1 of 'wq_has_sleeper' from incompatible pointer type [-Werro]
115 | if (__sock_has_sleeper(wq))
| ^~
| |
| struct socket_wq *
/opt/beegfs/src/client/client_module_7/build/../source/common/net/sock/StandardSocket.c:30:49: note: in definition of macro '__sock_has_sleeper'
30 | # define __sock_has_sleeper(wq) (wq_has_sleeper(wq))
| ^~
In file included from ./include/linux/mmzone.h:10,
from ./include/linux/gfp.h:6,
from ./include/linux/umh.h:4,
from ./include/linux/kmod.h:9,
from ./include/linux/module.h:16,
from /opt/beegfs/src/client/client_module_7/build/../source/common/Common.h:4,
from /opt/beegfs/src/client/client_module_7/build/../source/common/toolkit/StringTk.h:4,
from /opt/beegfs/src/client/client_module_7/build/../source/common/net/sock/StandardSocket.h:5,
from /opt/beegfs/src/client/client_module_7/build/../source/common/net/sock/StandardSocket.c:1:
./include/linux/wait.h:151:59: note: expected 'struct wait_queue_head *' but argument is of type 'struct socket_wq *'
151 | static inline bool wq_has_sleeper(struct wait_queue_head *wq_head)
| ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/opt/beegfs/src/client/client_module_7/build/../source/common/net/sock/StandardSocket.c: In function 'sock_error_report':
/opt/beegfs/src/client/client_module_7/build/../source/common/net/sock/StandardSocket.c:134:27: error: passing argument 1 of 'wq_has_sleeper' from incompatible pointer type [-Werro]
134 | if (__sock_has_sleeper(wq))
| ^~
| |
| struct socket_wq *
/opt/beegfs/src/client/client_module_7/build/../source/common/net/sock/StandardSocket.c:30:49: note: in definition of macro '__sock_has_sleeper'
30 | # define __sock_has_sleeper(wq) (wq_has_sleeper(wq))
| ^~
In file included from ./include/linux/mmzone.h:10,
from ./include/linux/gfp.h:6,
from ./include/linux/umh.h:4,
from ./include/linux/kmod.h:9,
from ./include/linux/module.h:16,
from /opt/beegfs/src/client/client_module_7/build/../source/common/Common.h:4,
from /opt/beegfs/src/client/client_module_7/build/../source/common/toolkit/StringTk.h:4,
from /opt/beegfs/src/client/client_module_7/build/../source/common/net/sock/StandardSocket.h:5,
from /opt/beegfs/src/client/client_module_7/build/../source/common/net/sock/StandardSocket.c:1:
./include/linux/wait.h:151:59: note: expected 'struct wait_queue_head *' but argument is of type 'struct socket_wq *'
151 | static inline bool wq_has_sleeper(struct wait_queue_head *wq_head)
| ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
cc1: some warnings being treated as errors
make[3]: *** [scripts/Makefile.build:280: /opt/beegfs/src/client/client_module_7/build/../source/common/net/sock/StandardSocket.o] Error 1
make[2]: *** [Makefile:1752: /opt/beegfs/src/client/client_module_7/build/../source] Error 2
make[1]: *** [Makefile:137: module] Error 2
make: *** [AutoRebuild.mk:34: auto_rebuild] Error 2