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=835083 ---Test result--- Test Summary: CheckPatch FAIL 3.38 seconds GitLint PASS 1.83 seconds BuildEll PASS 23.98 seconds BluezMake PASS 1660.39 seconds MakeCheck FAIL 10.88 seconds MakeDistcheck FAIL 35.22 seconds CheckValgrind FAIL 235.36 seconds CheckSmatch PASS 347.04 seconds bluezmakeextell PASS 117.92 seconds IncrementalBuild PASS 9486.44 seconds ScanBuild PASS 970.81 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script Output: [BlueZ,v4,2/6] client/player: Use macros from lc3.h to define presets WARNING:REPEATED_WORD: Possible repeated word: 'for' #97: This makes use of macros for for lc3.h to define preset configuration /github/workspace/src/src/13591851.patch total: 0 errors, 1 warnings, 397 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/13591851.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,v4,3/6] shared/lc3: Add definition for broadcast configurations WARNING:PREFER_DEFINED_ATTRIBUTE_MACRO: Prefer __packed over __attribute__((packed)) #126: FILE: src/shared/bap-defs.h:15: +#define __packed __attribute__((packed)) /github/workspace/src/src/13591852.patch total: 0 errors, 1 warnings, 853 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/13591852.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,v4,4/6] client/player: Use QOS macros from lc3.h to define presets WARNING:REPEATED_WORD: Possible repeated word: 'for' #97: This makes use of QOS macros for for lc3.h to define preset /github/workspace/src/src/13591854.patch total: 0 errors, 1 warnings, 597 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/13591854.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: MakeCheck - FAIL Desc: Run Bluez Make Check Output: ./test-driver: line 107: 31957 Aborted (core dumped) "$@" > $log_file 2>&1 make[3]: *** [Makefile:11642: test-suite.log] Error 1 make[2]: *** [Makefile:11750: check-TESTS] Error 2 make[1]: *** [Makefile:12179: check-am] Error 2 make: *** [Makefile:12181: check] Error 2 ############################## Test: MakeDistcheck - FAIL Desc: Run Bluez Make Distcheck Output: Package cups was not found in the pkg-config search path. Perhaps you should add the directory containing `cups.pc' to the PKG_CONFIG_PATH environment variable No package 'cups' found In file included from ../../src/shared/bap.c:30: ../../src/shared/bap.h:13:10: fatal error: src/shared/bap-defs.h: No such file or directory 13 | #include "src/shared/bap-defs.h" | ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[2]: *** [Makefile:8570: src/shared/libshared_mainloop_la-bap.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [Makefile:4646: all] Error 2 make: *** [Makefile:12102: distcheck] Error 1 ############################## Test: CheckValgrind - FAIL Desc: Run Bluez Make Check with Valgrind Output: tools/mgmt-tester.c: In function ‘main’: tools/mgmt-tester.c:12721:5: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without 12721 | int main(int argc, char *argv[]) | ^~~~ ./test-driver: line 107: 62248 Aborted (core dumped) "$@" > $log_file 2>&1 make[3]: *** [Makefile:11642: test-suite.log] Error 1 make[2]: *** [Makefile:11750: check-TESTS] Error 2 make[1]: *** [Makefile:12179: check-am] Error 2 make: *** [Makefile:12181: check] Error 2 --- Regards, Linux Bluetooth