Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/handshake/netlink.c:110:3: error: cannot jump from this goto statement to its label 110 | goto out_status; | ^ ../net/handshake/netlink.c:114:13: note: jump bypasses initialization of variable with __attribute__((cleanup)) 114 | FD_PREPARE(fdf, O_CLOEXEC, sock->file); | ^ ../net/handshake/netlink.c:104:3: error: cannot jump from this goto statement to its label 104 | goto out_status; | ^ ../net/handshake/netlink.c:114:13: note: jump bypasses initialization of variable with __attribute__((cleanup)) 114 | FD_PREPARE(fdf, O_CLOEXEC, sock->file); | ^ ../net/handshake/netlink.c:100:3: error: cannot jump from this goto statement to its label 100 | goto out_status; | ^ ../net/handshake/netlink.c:114:13: note: jump bypasses initialization of variable with __attribute__((cleanup)) 114 | FD_PREPARE(fdf, O_CLOEXEC, sock->file); | ^ 3 errors generated. make[5]: *** [../scripts/Makefile.build:287: net/handshake/netlink.o] Error 1 make[4]: *** [../scripts/Makefile.build:556: net/handshake] Error 2 make[3]: *** [../scripts/Makefile.build:556: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/net/wt-0/Makefile:2030: .] Error 2 make[1]: *** [/srv/nipa-poller/net/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 Documentation/.renames.txt: warning: ignored by one of the .gitignore files Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/handshake/netlink.c:110:3: error: cannot jump from this goto statement to its label 110 | goto out_status; | ^ ../net/handshake/netlink.c:114:13: note: jump bypasses initialization of variable with __attribute__((cleanup)) 114 | FD_PREPARE(fdf, O_CLOEXEC, sock->file); | ^ ../net/handshake/netlink.c:104:3: error: cannot jump from this goto statement to its label 104 | goto out_status; | ^ ../net/handshake/netlink.c:114:13: note: jump bypasses initialization of variable with __attribute__((cleanup)) 114 | FD_PREPARE(fdf, O_CLOEXEC, sock->file); | ^ ../net/handshake/netlink.c:100:3: error: cannot jump from this goto statement to its label 100 | goto out_status; | ^ ../net/handshake/netlink.c:114:13: note: jump bypasses initialization of variable with __attribute__((cleanup)) 114 | FD_PREPARE(fdf, O_CLOEXEC, sock->file); | ^ 3 errors generated. make[5]: *** [../scripts/Makefile.build:287: net/handshake/netlink.o] Error 1 make[4]: *** [../scripts/Makefile.build:556: net/handshake] Error 2 make[3]: *** [../scripts/Makefile.build:556: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/net/wt-0/Makefile:2030: .] Error 2 make[1]: *** [/srv/nipa-poller/net/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.oEa86gObdl 2025-12-09 06:48:24.629721018 -0500 +++ /tmp/tmp.8sUoN6Xa8e 2025-12-09 06:49:15.115174779 -0500 @@ -1,0 +2,26 @@ +../net/handshake/netlink.c:110:3: error: cannot jump from this goto statement to its label + 110 | goto out_status; + | ^ +../net/handshake/netlink.c:114:13: note: jump bypasses initialization of variable with __attribute__((cleanup)) + 114 | FD_PREPARE(fdf, O_CLOEXEC, sock->file); + | ^ +../net/handshake/netlink.c:104:3: error: cannot jump from this goto statement to its label + 104 | goto out_status; + | ^ +../net/handshake/netlink.c:114:13: note: jump bypasses initialization of variable with __attribute__((cleanup)) + 114 | FD_PREPARE(fdf, O_CLOEXEC, sock->file); + | ^ +../net/handshake/netlink.c:100:3: error: cannot jump from this goto statement to its label + 100 | goto out_status; + | ^ +../net/handshake/netlink.c:114:13: note: jump bypasses initialization of variable with __attribute__((cleanup)) + 114 | FD_PREPARE(fdf, O_CLOEXEC, sock->file); + | ^ +3 errors generated. +make[5]: *** [../scripts/Makefile.build:287: net/handshake/netlink.o] Error 1 +make[4]: *** [../scripts/Makefile.build:556: net/handshake] Error 2 +make[3]: *** [../scripts/Makefile.build:556: net] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/srv/nipa-poller/net/wt-0/Makefile:2030: .] Error 2 +make[1]: *** [/srv/nipa-poller/net/wt-0/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.cNglErTXoF 2025-12-09 06:49:15.120174725 -0500 +++ /tmp/tmp.epRaQFHGFv 2025-12-09 06:49:15.122174703 -0500 @@ -0,0 +1 @@ + 3 ../net/handshake/netlink.c