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=819667 ---Test result--- Test Summary: CheckPatch FAIL 4.59 seconds GitLint PASS 2.64 seconds BuildEll PASS 24.25 seconds BluezMake FAIL 4.89 seconds MakeCheck FAIL 0.12 seconds MakeDistcheck FAIL 4.40 seconds CheckValgrind FAIL 4.38 seconds CheckSmatch FAIL 4.52 seconds bluezmakeextell FAIL 4.42 seconds IncrementalBuild FAIL 4731.57 seconds ScanBuild FAIL 480.27 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script Output: [BlueZ,1/9] Enable alternate Bluetooth connection modes WARNING:BAD_SIGN_OFF: Non-standard signature: Co-Authored-By: #87: Co-Authored-By: Rachel Blackman <rachel.blackman@xxxxxxxxxxx> WARNING:BAD_SIGN_OFF: 'Co-authored-by:' is the preferred signature form #87: Co-Authored-By: Rachel Blackman <rachel.blackman@xxxxxxxxxxx> WARNING:LONG_LINE: line length of 102 exceeds 80 columns #133: FILE: src/adapter.c:869: + adapter->dev_id, mgmt_errstr(status)); WARNING:LONG_LINE: line length of 84 exceeds 80 columns #146: FILE: src/adapter.c:882: + set_phy_support_complete, (void*)adapter, NULL) > 0) ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)" #146: FILE: src/adapter.c:882: + set_phy_support_complete, (void*)adapter, NULL) > 0) WARNING:LONG_LINE_COMMENT: line length of 81 exceeds 80 columns #163: FILE: src/adapter.c:10503: + // Some adapters do not want to accept this before being started/powered. WARNING:STATIC_CONST_CHAR_ARRAY: static const char * array should probably be static const char * const #199: FILE: src/main.c:186: +static const char *conf_phys_str[] = { /github/workspace/src/src/13529758.patch total: 1 errors, 6 warnings, 182 lines checked NOTE: For some of the reported defects, checkpatch may be able to mechanically convert to the typical style using --fix or --fix-inplace. /github/workspace/src/src/13529758.patch has style problems, please review. NOTE: Ignored message types: COMMIT_MESSAGE COMPLEX_MACRO CONST_STRUCT FILE_PATH_CHANGES MISSING_SIGN_OFF PREFER_PACKED SPDX_LICENSE_TAG SPLIT_STRING SSCANF_TO_KSTRTO NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. [BlueZ,5/9] profiles: remove unused suspend-dummy.c WARNING:UNKNOWN_COMMIT_ID: Unknown commit id 'fb55b7a6a', maybe rebased or not pulled? #77: The file has been used for about 8 years now - see commit fb55b7a6a /github/workspace/src/src/13529762.patch total: 0 errors, 1 warnings, 8 lines checked NOTE: For some of the reported defects, checkpatch may be able to mechanically convert to the typical style using --fix or --fix-inplace. /github/workspace/src/src/13529762.patch has style problems, please review. NOTE: Ignored message types: COMMIT_MESSAGE COMPLEX_MACRO CONST_STRUCT FILE_PATH_CHANGES MISSING_SIGN_OFF PREFER_PACKED SPDX_LICENSE_TAG SPLIT_STRING SSCANF_TO_KSTRTO NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. ############################## Test: BluezMake - FAIL Desc: Build BlueZ Output: configure.ac:21: installing './compile' configure.ac:36: installing './config.guess' configure.ac:36: installing './config.sub' configure.ac:5: installing './install-sh' configure.ac:5: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' ./configure: line 15145: syntax error: unexpected end of file ############################## Test: MakeCheck - FAIL Desc: Run Bluez Make Check Output: make: *** No rule to make target 'check'. Stop. ############################## Test: MakeDistcheck - FAIL Desc: Run Bluez Make Distcheck Output: configure.ac:21: installing './compile' configure.ac:5: installing './missing' Makefile.am: installing './depcomp' ./configure: line 15145: syntax error: unexpected end of file ############################## Test: CheckValgrind - FAIL Desc: Run Bluez Make Check with Valgrind Output: configure.ac:21: installing './compile' configure.ac:5: installing './missing' Makefile.am: installing './depcomp' ./configure: line 15145: syntax error: unexpected end of file ############################## Test: CheckSmatch - FAIL Desc: Run smatch tool with source Output: configure.ac:21: installing './compile' configure.ac:5: installing './missing' Makefile.am: installing './depcomp' ./configure: line 15145: syntax error: unexpected end of file ############################## Test: bluezmakeextell - FAIL Desc: Build Bluez with External ELL Output: configure.ac:21: installing './compile' configure.ac:5: installing './missing' Makefile.am: installing './depcomp' ./configure: line 15145: syntax error: unexpected end of file ############################## Test: IncrementalBuild - FAIL Desc: Incremental build with the patches in the series Output: [BlueZ,8/9] obex: remove phonebook tracker backend ./configure: line 15145: syntax error: unexpected end of file make: *** [Makefile:4713: config.status] Error 2 configure.ac:21: installing './compile' configure.ac:5: installing './missing' Makefile.am: installing './depcomp' ./configure: line 15145: syntax error: unexpected end of file ############################## Test: ScanBuild - FAIL Desc: Run Scan Build Output: configure.ac:21: installing './compile' configure.ac:36: installing './config.guess' configure.ac:36: installing './config.sub' configure.ac:5: installing './install-sh' configure.ac:5: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' ./configure: line 15145: syntax error: unexpected end of file --- Regards, Linux Bluetooth