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=614538 ---Test result--- Test Summary: CheckPatch PASS 12.28 seconds GitLint FAIL 8.19 seconds Prep - Setup ELL PASS 46.49 seconds Build - Prep PASS 0.74 seconds Build - Configure PASS 9.54 seconds Build - Make PASS 1459.17 seconds Make Check PASS 12.08 seconds Make Check w/Valgrind PASS 523.50 seconds Make Distcheck PASS 264.01 seconds Build w/ext ELL - Configure PASS 9.98 seconds Build w/ext ELL - Make PASS 1392.62 seconds Incremental Build with patchesFAIL 4378.04 seconds Details ############################## Test: GitLint - FAIL Desc: Run gitlint with rule in .gitlint Output: [BlueZ,v4,2/8] lib: Add structures and constants for quality report command and event 1: T1 Title exceeds max length (85>80): "[BlueZ,v4,2/8] lib: Add structures and constants for quality report command and event" ############################## 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/adapter.c:9744:6: error: no previous declaration for ‘is_quality_report_supported’ [-Werror=missing-declarations] 9744 | bool is_quality_report_supported(struct btd_adapter *adapter) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[1]: *** [Makefile:10187: src/bluetoothd-adapter.o] Error 1 make: *** [Makefile:4308: all] Error 2 --- Regards, Linux Bluetooth