========== build_32bit - FAILED Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/nfc/nci/rsp.c:1:9: error: expected identifier or ‘(’ before ‘if’ 1 | if (skb->len < sizeof(*rsp)) { | ^~ ../net/nfc/nci/rsp.c:5:9: error: expected identifier or ‘(’ before ‘if’ 5 | if (skb->len < 6 + rsp_1->num_supported_rf_interfaces + | ^~ ../net/nfc/nci/rsp.c:10:9: error: expected identifier or ‘(’ before ‘if’ 10 | if (skb->len < sizeof(*rsp_1)) | ^~ make[6]: *** [../scripts/Makefile.build:289: net/nfc/nci/rsp.o] Error 1 make[5]: *** [../scripts/Makefile.build:548: net/nfc/nci] Error 2 make[4]: *** [../scripts/Makefile.build:548: net/nfc] Error 2 make[3]: *** [../scripts/Makefile.build:548: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2105: .] Error 2 make[1]: *** [/srv/nipa-poller/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 WARNING: modpost: vmlinux: section mismatch in reference: lookup_object_or_alloc+0x176 (section: .text) -> is_static_object (section: .init.text) WARNING: modpost: vmlinux: section mismatch in reference: __arm_v7s_unmap+0x386 (section: .text) -> dummy_tlb_add_page (section: .init.text) WARNING: modpost: vmlinux: section mismatch in reference: __arm_v7s_unmap.cold+0x5b (section: .text.unlikely) -> dummy_tlb_flush (section: .init.text) Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/nfc/nci/rsp.c:1:9: error: expected identifier or ‘(’ before ‘if’ 1 | if (skb->len < sizeof(*rsp)) { | ^~ ../net/nfc/nci/rsp.c:5:9: error: expected identifier or ‘(’ before ‘if’ 5 | if (skb->len < 6 + rsp_1->num_supported_rf_interfaces + | ^~ ../net/nfc/nci/rsp.c:10:9: error: expected identifier or ‘(’ before ‘if’ 10 | if (skb->len < sizeof(*rsp_1)) | ^~ make[6]: *** [../scripts/Makefile.build:289: net/nfc/nci/rsp.o] Error 1 make[5]: *** [../scripts/Makefile.build:548: net/nfc/nci] Error 2 make[4]: *** [../scripts/Makefile.build:548: net/nfc] Error 2 make[3]: *** [../scripts/Makefile.build:548: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2105: .] Error 2 make[1]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.FEN7wZJW81 2026-04-13 05:17:36.182346186 -0400 +++ /tmp/tmp.CnIrsNTaap 2026-04-13 05:17:43.044629850 -0400 @@ -2,3 +2,17 @@ -WARNING: modpost: vmlinux: section mismatch in reference: lookup_object_or_alloc+0x176 (section: .text) -> is_static_object (section: .init.text) -WARNING: modpost: vmlinux: section mismatch in reference: __arm_v7s_unmap+0x386 (section: .text) -> dummy_tlb_add_page (section: .init.text) -WARNING: modpost: vmlinux: section mismatch in reference: __arm_v7s_unmap.cold+0x5b (section: .text.unlikely) -> dummy_tlb_flush (section: .init.text) +../net/nfc/nci/rsp.c:1:9: error: expected identifier or ‘(’ before ‘if’ + 1 | if (skb->len < sizeof(*rsp)) { + | ^~ +../net/nfc/nci/rsp.c:5:9: error: expected identifier or ‘(’ before ‘if’ + 5 | if (skb->len < 6 + rsp_1->num_supported_rf_interfaces + + | ^~ +../net/nfc/nci/rsp.c:10:9: error: expected identifier or ‘(’ before ‘if’ + 10 | if (skb->len < sizeof(*rsp_1)) + | ^~ +make[6]: *** [../scripts/Makefile.build:289: net/nfc/nci/rsp.o] Error 1 +make[5]: *** [../scripts/Makefile.build:548: net/nfc/nci] Error 2 +make[4]: *** [../scripts/Makefile.build:548: net/nfc] Error 2 +make[3]: *** [../scripts/Makefile.build:548: net] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2105: .] Error 2 +make[1]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.eGhc2o1X06 2026-04-13 05:17:43.048261948 -0400 +++ /tmp/tmp.Pq8jR9Pzda 2026-04-13 05:17:43.050261932 -0400 @@ -0,0 +1 @@ + 3 ../net/nfc/nci/rsp.c