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=512335 ---Test result--- Test Summary: CheckPatch FAIL 3.75 seconds GitLint PASS 1.46 seconds Prep - Setup ELL PASS 40.49 seconds Build - Prep PASS 0.10 seconds Build - Configure PASS 7.11 seconds Build - Make FAIL 65.27 seconds Make Check FAIL 0.32 seconds Make Distcheck FAIL 84.18 seconds Build w/ext ELL - Configure PASS 7.17 seconds Build w/ext ELL - Make FAIL 54.38 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script with rule in .checkpatch.conf Output: plugins/admin_policy: add ServiceAllowList property ERROR:SPACING: need consistent spacing around '*' (ctx:WxV) #62: FILE: plugins/admin_policy.c:185: + const GDBusPropertyTable *property, ^ - total: 1 errors, 0 warnings, 81 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. "[PATCH] plugins/admin_policy: add ServiceAllowList property" 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. plugins/admin_policy: add AffectedByPolicy property ERROR:SPACING: need consistent spacing around '*' (ctx:WxV) #65: FILE: plugins/admin_policy.c:294: + const GDBusPropertyTable *property, ^ - total: 1 errors, 0 warnings, 133 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. "[PATCH] plugins/admin_policy: add AffectedByPolicy property" 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. plugins/admin_policy: persist policy settings WARNING:LINE_SPACING: Missing a blank line after declarations #153: FILE: plugins/admin_policy.c:334: + struct queue *uuid_list = NULL; + gchar **uuids = NULL; - total: 0 errors, 1 warnings, 207 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. "[PATCH] plugins/admin_policy: persist policy settings" 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: GitLint - PASS Desc: Run gitlint with rule in .gitlint ############################## Test: Prep - Setup ELL - PASS Desc: Clone, build, and install ELL ############################## Test: Build - Prep - PASS Desc: Prepare environment for build ############################## Test: Build - Configure - PASS Desc: Configure the BlueZ source tree ############################## Test: Build - Make - FAIL Desc: Build the BlueZ source tree Output: /usr/bin/ld: lib/.libs/libbluetooth-internal.a(uuid.o): in function `bt_uuid_hash': /github/workspace/src/lib/uuid.c:136: undefined reference to `g_int64_hash' /usr/bin/ld: /github/workspace/src/lib/uuid.c:136: undefined reference to `g_int64_hash' collect2: error: ld returned 1 exit status make[1]: *** [Makefile:5351: peripheral/btsensor] Error 1 make: *** [Makefile:4140: all] Error 2 ############################## Test: Make Check - FAIL Desc: Run 'make check' Output: /usr/bin/ld: lib/.libs/libbluetooth-internal.a(uuid.o): in function `bt_uuid_hash': /github/workspace/src/lib/uuid.c:136: undefined reference to `g_int64_hash' /usr/bin/ld: /github/workspace/src/lib/uuid.c:136: undefined reference to `g_int64_hash' collect2: error: ld returned 1 exit status make[1]: *** [Makefile:5351: peripheral/btsensor] Error 1 make: *** [Makefile:10429: check] Error 2 ############################## Test: Make Distcheck - FAIL Desc: Run distcheck to check the distribution Output: /usr/bin/ld: lib/.libs/libbluetooth-internal.a(uuid.o): in function `bt_uuid_hash': /github/workspace/src/bluez-5.60/_build/sub/../../lib/uuid.c:136: undefined reference to `g_int64_hash' /usr/bin/ld: /github/workspace/src/bluez-5.60/_build/sub/../../lib/uuid.c:136: undefined reference to `g_int64_hash' collect2: error: ld returned 1 exit status make[2]: *** [Makefile:5692: tools/btgatt-client] Error 1 make[1]: *** [Makefile:4140: all] Error 2 make: *** [Makefile:10350: distcheck] Error 1 ############################## Test: Build w/ext ELL - Configure - PASS Desc: Configure BlueZ source with '--enable-external-ell' configuration ############################## Test: Build w/ext ELL - Make - FAIL Desc: Build BlueZ source with '--enable-external-ell' configuration Output: /usr/bin/ld: lib/.libs/libbluetooth-internal.a(uuid.o): in function `bt_uuid_hash': /github/workspace/src2/lib/uuid.c:136: undefined reference to `g_int64_hash' /usr/bin/ld: /github/workspace/src2/lib/uuid.c:136: undefined reference to `g_int64_hash' collect2: error: ld returned 1 exit status make[1]: *** [Makefile:5351: peripheral/btsensor] Error 1 make: *** [Makefile:4140: all] Error 2 --- Regards, Linux Bluetooth