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=525905 ---Test result--- Test Summary: CheckPatch PASS 0.53 seconds GitLint PASS 0.13 seconds Prep - Setup ELL PASS 50.77 seconds Build - Prep PASS 0.14 seconds Build - Configure PASS 8.76 seconds Build - Make FAIL 168.83 seconds Make Check FAIL 1.49 seconds Make Distcheck PASS 258.85 seconds Build w/ext ELL - Configure PASS 8.73 seconds Build w/ext ELL - Make FAIL 153.68 seconds Details ############################## Test: CheckPatch - PASS Desc: Run checkpatch.pl script with rule in .checkpatch.conf ############################## 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: profiles/audio/avdtp.c: In function ‘avdtp_unregister_remote_sep’: profiles/audio/avdtp.c:3376:1: error: control reaches end of non-void function [-Werror=return-type] 3376 | } | ^ cc1: all warnings being treated as errors make[1]: *** [Makefile:8553: profiles/audio/bluetoothd-avdtp.o] Error 1 make: *** [Makefile:4142: all] Error 2 ############################## Test: Make Check - FAIL Desc: Run 'make check' Output: profiles/audio/avdtp.c: In function ‘avdtp_unregister_remote_sep’: profiles/audio/avdtp.c:3376:1: error: control reaches end of non-void function [-Werror=return-type] 3376 | } | ^ cc1: all warnings being treated as errors make[1]: *** [Makefile:8553: profiles/audio/bluetoothd-avdtp.o] Error 1 make: *** [Makefile:10414: check] Error 2 ############################## Test: Make Distcheck - PASS Desc: Run distcheck to check the distribution ############################## 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: profiles/audio/avdtp.c: In function ‘avdtp_unregister_remote_sep’: profiles/audio/avdtp.c:3376:1: error: control reaches end of non-void function [-Werror=return-type] 3376 | } | ^ cc1: all warnings being treated as errors make[1]: *** [Makefile:8553: profiles/audio/bluetoothd-avdtp.o] Error 1 make: *** [Makefile:4142: all] Error 2 --- Regards, Linux Bluetooth