========== build_32bit - FAILED .pylintrc: warning: ignored by one of the .gitignore files .pylintrc: warning: ignored by one of the .gitignore files ../drivers/bluetooth/hci_ll.c: In function ‘ll_setup’: ../drivers/bluetooth/hci_ll.c:652:60: error: ‘struct hci_dev’ has no member named ‘quirks’ 652 | set_bit(HCI_QUIRK_INVALID_BDADDR, &hu->hdev->quirks); | ^~ ../drivers/bluetooth/hci_ll.c:656:68: error: ‘struct hci_dev’ has no member named ‘quirks’ 656 | set_bit(HCI_QUIRK_INVALID_BDADDR, &hu->hdev->quirks); | ^~ make[5]: *** [../scripts/Makefile.build:287: drivers/bluetooth/hci_ll.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:554: drivers/bluetooth] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:554: drivers] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-0/Makefile:2003: .] 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.Kbt57Le4jJ 2025-07-14 13:39:29.726882043 -0700 +++ /tmp/tmp.KezJRNtbvD 2025-07-14 13:39:51.836873795 -0700 @@ -1,0 +2,16 @@ +../drivers/bluetooth/hci_ll.c: In function ‘ll_setup’: +../drivers/bluetooth/hci_ll.c:652:60: error: ‘struct hci_dev’ has no member named ‘quirks’ + 652 | set_bit(HCI_QUIRK_INVALID_BDADDR, &hu->hdev->quirks); + | ^~ +../drivers/bluetooth/hci_ll.c:656:68: error: ‘struct hci_dev’ has no member named ‘quirks’ + 656 | set_bit(HCI_QUIRK_INVALID_BDADDR, &hu->hdev->quirks); + | ^~ +make[5]: *** [../scripts/Makefile.build:287: drivers/bluetooth/hci_ll.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... +make[4]: *** [../scripts/Makefile.build:554: drivers/bluetooth] Error 2 +make[4]: *** Waiting for unfinished jobs.... +make[3]: *** [../scripts/Makefile.build:554: drivers] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/home/nipa/net-next/wt-0/Makefile:2003: .] Error 2 +make[1]: *** [/home/nipa/net-next/wt-0/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.fRb6bPqasa 2025-07-14 13:39:51.843612771 -0700 +++ /tmp/tmp.BiZtb7MFK1 2025-07-14 13:39:51.846612757 -0700 @@ -0,0 +1 @@ + 2 ../drivers/bluetooth/hci_ll.c