This is automated email and please do not reply to this email! Dear submitter, Thank you for submitting the patches to the linux bluetooth mailing list. This is a CI test results with your patch series: PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=685253 ---Test result--- Test Summary: CheckPatch PASS 1.06 seconds GitLint PASS 0.74 seconds Prep - Setup ELL PASS 26.18 seconds Build - Prep PASS 0.67 seconds Build - Configure PASS 8.13 seconds Build - Make FAIL 145.92 seconds Make Check FAIL 12.59 seconds Make Check w/Valgrind FAIL 111.94 seconds Make Distcheck PASS 233.42 seconds Build w/ext ELL - Configure PASS 8.18 seconds Build w/ext ELL - Make FAIL 54.77 seconds Incremental Build w/ patches PASS 0.00 seconds Scan Build FAIL 472.04 seconds Details ############################## Test: Build - Make - FAIL Desc: Build the BlueZ source tree Output: tools/mgmt-tester.c: In function ‘main’: tools/mgmt-tester.c:12514:5: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without 12514 | int main(int argc, char *argv[]) | ^~~~ monitor/packet.c: In function ‘current_vendor_evt’: monitor/packet.c:9881:25: error: variable ‘msft_opcode’ set but not used [-Werror=unused-but-set-variable] 9881 | uint16_t manufacturer, msft_opcode; | ^~~~~~~~~~~ cc1: all warnings being treated as errors make[1]: *** [Makefile:7490: monitor/packet.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:4450: all] Error 2 ############################## Test: Make Check - FAIL Desc: Run 'make check' Output: monitor/packet.c: In function ‘current_vendor_evt’: monitor/packet.c:9881:25: error: variable ‘msft_opcode’ set but not used [-Werror=unused-but-set-variable] 9881 | uint16_t manufacturer, msft_opcode; | ^~~~~~~~~~~ cc1: all warnings being treated as errors make[1]: *** [Makefile:7490: monitor/packet.o] Error 1 make: *** [Makefile:11587: check] Error 2 ############################## Test: Make Check w/Valgrind - FAIL Desc: Run 'make check' with Valgrind Output: tools/mgmt-tester.c: In function ‘main’: tools/mgmt-tester.c:12514:5: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without 12514 | int main(int argc, char *argv[]) | ^~~~ monitor/packet.c: In function ‘current_vendor_evt’: monitor/packet.c:9881:25: error: variable ‘msft_opcode’ set but not used [-Werror=unused-but-set-variable] 9881 | uint16_t manufacturer, msft_opcode; | ^~~~~~~~~~~ cc1: all warnings being treated as errors make[1]: *** [Makefile:7490: monitor/packet.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:4450: all] Error 2 ############################## Test: Build w/ext ELL - Make - FAIL Desc: Build BlueZ source with '--enable-external-ell' configuration Output: monitor/packet.c: In function ‘current_vendor_evt’: monitor/packet.c:9881:25: error: variable ‘msft_opcode’ set but not used [-Werror=unused-but-set-variable] 9881 | uint16_t manufacturer, msft_opcode; | ^~~~~~~~~~~ cc1: all warnings being treated as errors make[1]: *** [Makefile:7490: monitor/packet.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:4450: all] Error 2 ############################## Test: Scan Build - FAIL Desc: Run Scan Build with patches Output: monitor/packet.c: In function ‘current_vendor_evt’: monitor/packet.c:9881:25: error: variable ‘msft_opcode’ set but not used [-Werror=unused-but-set-variable] 9881 | uint16_t manufacturer, msft_opcode; | ^~~~~~~~~~~ cc1: all warnings being treated as errors make[1]: *** [Makefile:7490: monitor/packet.o] Error 1 make: *** [Makefile:4450: all] Error 2 --- Regards, Linux Bluetooth