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=602722 ---Test result--- Test Summary: CheckPatch PASS 1.45 seconds GitLint FAIL 0.90 seconds Prep - Setup ELL PASS 42.06 seconds Build - Prep PASS 0.57 seconds Build - Configure PASS 8.51 seconds Build - Make FAIL 187.79 seconds Make Check FAIL 0.66 seconds Make Distcheck FAIL 126.19 seconds Build w/ext ELL - Configure PASS 8.29 seconds Build w/ext ELL - Make FAIL 160.94 seconds Incremental Build with patchesPASS 0.00 seconds Details ############################## Test: GitLint - FAIL Desc: Run gitlint with rule in .gitlint Output: [RFC,BlueZ] emulator: Add support for vendor commands 14: B3 Line contains hard tab characters (\t): " ."$........" ############################## Test: Build - Make - FAIL Desc: Build the BlueZ source tree Output: emulator/btdev.c:37:10: fatal error: monitor/emulator.h: No such file or directory 37 | #include "monitor/emulator.h" | ^~~~~~~~~~~~~~~~~~~~ compilation terminated. make[1]: *** [Makefile:7272: emulator/btdev.o] Error 1 make: *** [Makefile:4302: all] Error 2 ############################## Test: Make Check - FAIL Desc: Run 'make check' Output: emulator/btdev.c:37:10: fatal error: monitor/emulator.h: No such file or directory 37 | #include "monitor/emulator.h" | ^~~~~~~~~~~~~~~~~~~~ compilation terminated. make[1]: *** [Makefile:7272: emulator/btdev.o] Error 1 make: *** [Makefile:11306: check] Error 2 ############################## Test: Make Distcheck - FAIL Desc: Run distcheck to check the distribution Output: ../../emulator/btdev.c:37:10: fatal error: monitor/emulator.h: No such file or directory 37 | #include "monitor/emulator.h" | ^~~~~~~~~~~~~~~~~~~~ compilation terminated. make[2]: *** [Makefile:8003: emulator/android_android_tester-btdev.o] Error 1 make[1]: *** [Makefile:4302: all] Error 2 make: *** [Makefile:11227: distcheck] Error 1 ############################## Test: Build w/ext ELL - Make - FAIL Desc: Build BlueZ source with '--enable-external-ell' configuration Output: emulator/btdev.c:37:10: fatal error: monitor/emulator.h: No such file or directory 37 | #include "monitor/emulator.h" | ^~~~~~~~~~~~~~~~~~~~ compilation terminated. make[1]: *** [Makefile:7272: emulator/btdev.o] Error 1 make: *** [Makefile:4302: all] Error 2 --- Regards, Linux Bluetooth