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=632916 ---Test result--- Test Summary: CheckPatch PASS 3.15 seconds GitLint PASS 2.12 seconds Prep - Setup ELL PASS 50.93 seconds Build - Prep PASS 0.78 seconds Build - Configure PASS 10.43 seconds Build - Make FAIL 1394.11 seconds Make Check FAIL 5.82 seconds Make Check w/Valgrind FAIL 350.53 seconds Make Distcheck PASS 271.29 seconds Build w/ext ELL - Configure PASS 10.32 seconds Build w/ext ELL - Make FAIL 1367.40 seconds Incremental Build with patchesFAIL 1420.73 seconds Details ############################## Test: Build - Make - FAIL Desc: Build the BlueZ source tree Output: tools/mgmt-tester.c: In function ‘main’: tools/mgmt-tester.c:12364:5: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without 12364 | int main(int argc, char *argv[]) | ^~~~ unit/test-avdtp.c: In function ‘main’: unit/test-avdtp.c:766:5: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without 766 | int main(int argc, char *argv[]) | ^~~~ unit/test-avrcp.c: In function ‘main’: unit/test-avrcp.c:989:5: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without 989 | int main(int argc, char *argv[]) | ^~~~ src/device.c: In function ‘device_set_bonded’: src/device.c:6137:2: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] 6137 | struct bearer_state *state = get_state(device, bdaddr_type); | ^~~~~~ cc1: all warnings being treated as errors make[1]: *** [Makefile:10248: src/bluetoothd-device.o] Error 1 make: *** [Makefile:4310: all] Error 2 ############################## Test: Make Check - FAIL Desc: Run 'make check' Output: src/device.c: In function ‘device_set_bonded’: src/device.c:6137:2: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] 6137 | struct bearer_state *state = get_state(device, bdaddr_type); | ^~~~~~ cc1: all warnings being treated as errors make[1]: *** [Makefile:10248: src/bluetoothd-device.o] Error 1 make: *** [Makefile:11283: 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:12364:5: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without 12364 | int main(int argc, char *argv[]) | ^~~~ src/device.c: In function ‘device_set_bonded’: src/device.c:6137:2: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] 6137 | struct bearer_state *state = get_state(device, bdaddr_type); | ^~~~~~ cc1: all warnings being treated as errors make[1]: *** [Makefile:10248: src/bluetoothd-device.o] Error 1 make: *** [Makefile:4310: all] Error 2 ############################## Test: Build w/ext ELL - Make - FAIL Desc: Build BlueZ source with '--enable-external-ell' configuration Output: tools/mgmt-tester.c: In function ‘main’: tools/mgmt-tester.c:12364:5: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without 12364 | int main(int argc, char *argv[]) | ^~~~ unit/test-avdtp.c: In function ‘main’: unit/test-avdtp.c:766:5: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without 766 | int main(int argc, char *argv[]) | ^~~~ unit/test-avrcp.c: In function ‘main’: unit/test-avrcp.c:989:5: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without 989 | int main(int argc, char *argv[]) | ^~~~ src/device.c: In function ‘device_set_bonded’: src/device.c:6137:2: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] 6137 | struct bearer_state *state = get_state(device, bdaddr_type); | ^~~~~~ cc1: all warnings being treated as errors make[1]: *** [Makefile:10248: src/bluetoothd-device.o] Error 1 make: *** [Makefile:4310: all] Error 2 ############################## Test: Incremental Build with patches - FAIL Desc: Incremental build per patch in the series Output: tools/mgmt-tester.c: In function ‘main’: tools/mgmt-tester.c:12364:5: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without 12364 | int main(int argc, char *argv[]) | ^~~~ unit/test-avdtp.c: In function ‘main’: unit/test-avdtp.c:766:5: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without 766 | int main(int argc, char *argv[]) | ^~~~ unit/test-avrcp.c: In function ‘main’: unit/test-avrcp.c:989:5: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without 989 | int main(int argc, char *argv[]) | ^~~~ src/device.c: In function ‘device_set_bonded’: src/device.c:6137:2: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] 6137 | struct bearer_state *state = get_state(device, bdaddr_type); | ^~~~~~ cc1: all warnings being treated as errors make[1]: *** [Makefile:10248: src/bluetoothd-device.o] Error 1 make: *** [Makefile:4310: all] Error 2 --- Regards, Linux Bluetooth