Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/homa/homa_peer.c:475:32: error: no member named 'flowic_tos' in 'struct flowi_common' 475 | peer->flow.u.ip6.__fl_common.flowic_tos = hsk->inet.tos; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/homa/homa_peer.o] Error 1 make[5]: *** Waiting for unfinished jobs.... ../net/homa/homa_incoming.c:142:2: warning: variable 'reason' is used uninitialized whenever 'for' loop exits because its condition is false [-Wsometimes-uninitialized] 142 | list_for_each_entry_safe(gap, dummy, &rpc->msgin.gaps, links) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/linux/list.h:871:7: note: expanded from macro 'list_for_each_entry_safe' 871 | !list_entry_is_head(pos, head, member); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/homa/homa_incoming.c:189:24: note: uninitialized use occurs here 189 | kfree_skb_reason(skb, reason); | ^~~~~~ ../net/homa/homa_incoming.c:142:2: note: remove the condition if it is always true 142 | list_for_each_entry_safe(gap, dummy, &rpc->msgin.gaps, links) { | ^ ../include/linux/list.h:871:7: note: expanded from macro 'list_for_each_entry_safe' 871 | !list_entry_is_head(pos, head, member); \ | ^ ../net/homa/homa_incoming.c:114:2: note: variable 'reason' is declared here 114 | enum skb_drop_reason reason; | ^ 1 warning generated. make[4]: *** [../scripts/Makefile.build:556: net/homa] Error 2 make[3]: *** [../scripts/Makefile.build:556: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-1/Makefile:2010: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 net/Kconfig:255: can't open file "net/homa/Kconfig" make[3]: *** [../scripts/kconfig/Makefile:85: allmodconfig] Error 1 make[2]: *** [/home/nipa/net-next/wt-1/Makefile:742: allmodconfig] Error 2 make[1]: *** [/home/nipa/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 net/Kconfig:255: can't open file "net/homa/Kconfig" make[4]: *** [../scripts/kconfig/Makefile:85: syncconfig] Error 1 make[3]: *** [../Makefile:742: syncconfig] Error 2 make[2]: *** [/home/nipa/net-next/wt-1/Makefile:843: include/config/auto.conf] Error 2 make[2]: *** [include/config/auto.conf] Deleting file 'include/generated/rustc_cfg' make[2]: *** [include/config/auto.conf] Deleting file 'include/generated/autoconf.h' make[1]: *** [/home/nipa/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/homa/homa_peer.c:475:32: error: no member named 'flowic_tos' in 'struct flowi_common' 475 | peer->flow.u.ip6.__fl_common.flowic_tos = hsk->inet.tos; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/homa/homa_peer.o] Error 1 make[4]: *** [../scripts/Makefile.build:556: net/homa] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:556: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-1/Makefile:2010: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.r9fF45xCzo 2025-10-15 21:08:42.842199788 -0700 +++ /tmp/tmp.oDuoW88dhP 2025-10-15 21:09:11.594939515 -0700 @@ -1,6 +1,11 @@ -net/Kconfig:255: can't open file "net/homa/Kconfig" -make[4]: *** [../scripts/kconfig/Makefile:85: syncconfig] Error 1 -make[3]: *** [../Makefile:742: syncconfig] Error 2 -make[2]: *** [/home/nipa/net-next/wt-1/Makefile:843: include/config/auto.conf] Error 2 -make[2]: *** [include/config/auto.conf] Deleting file 'include/generated/rustc_cfg' -make[2]: *** [include/config/auto.conf] Deleting file 'include/generated/autoconf.h' +Documentation/.renames.txt: warning: ignored by one of the .gitignore files +../net/homa/homa_peer.c:475:32: error: no member named 'flowic_tos' in 'struct flowi_common' + 475 | peer->flow.u.ip6.__fl_common.flowic_tos = hsk->inet.tos; + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ +1 error generated. +make[5]: *** [../scripts/Makefile.build:287: net/homa/homa_peer.o] Error 1 +make[4]: *** [../scripts/Makefile.build:556: net/homa] Error 2 +make[4]: *** Waiting for unfinished jobs.... +make[3]: *** [../scripts/Makefile.build:556: net] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/home/nipa/net-next/wt-1/Makefile:2010: .] Error 2 Per-file breakdown --- /tmp/tmp.6gpvChdIER 2025-10-15 21:09:11.601939451 -0700 +++ /tmp/tmp.RHoLjugCRW 2025-10-15 21:09:11.606939406 -0700 @@ -0,0 +1 @@ + 1 ../net/homa/homa_peer.c