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=635496 ---Test result--- Test Summary: CheckPatch PASS 1.47 seconds GitLint FAIL 1.00 seconds Prep - Setup ELL PASS 42.46 seconds Build - Prep PASS 0.72 seconds Build - Configure PASS 8.61 seconds Build - Make FAIL 5.64 seconds Make Check FAIL 1.51 seconds Make Check w/Valgrind FAIL 12.79 seconds Make Distcheck FAIL 32.88 seconds Build w/ext ELL - Configure PASS 8.50 seconds Build w/ext ELL - Make FAIL 6.00 seconds Incremental Build with patchesPASS 0.00 seconds Details ############################## Test: GitLint - FAIL Desc: Run gitlint with rule in .gitlint Output: [BlueZ] client/player: Add transport.receive command 9: B3 Line contains hard tab characters (\t): " receive [filename]" ############################## Test: Build - Make - FAIL Desc: Build the BlueZ source tree Output: In file included from /usr/include/fcntl.h:301, from client/player.c:22: In function ‘open’, inlined from ‘open_file’ at client/player.c:2470:7, inlined from ‘cmd_receive_transport’ at client/player.c:2561:17: /usr/include/x86_64-linux-gnu/bits/fcntl2.h:50:4: error: call to ‘__open_missing_mode’ declared with attribute error: open with O_CREAT or O_TMPFILE in second argument needs 3 arguments 50 | __open_missing_mode (); | ^~~~~~~~~~~~~~~~~~~~~~ make[1]: *** [Makefile:7277: client/player.o] Error 1 make: *** [Makefile:4310: all] Error 2 ############################## Test: Make Check - FAIL Desc: Run 'make check' Output: In file included from /usr/include/fcntl.h:301, from client/player.c:22: In function ‘open’, inlined from ‘open_file’ at client/player.c:2470:7, inlined from ‘cmd_receive_transport’ at client/player.c:2561:17: /usr/include/x86_64-linux-gnu/bits/fcntl2.h:50:4: error: call to ‘__open_missing_mode’ declared with attribute error: open with O_CREAT or O_TMPFILE in second argument needs 3 arguments 50 | __open_missing_mode (); | ^~~~~~~~~~~~~~~~~~~~~~ make[1]: *** [Makefile:7277: client/player.o] Error 1 make: *** [Makefile:11283: check] Error 2 ############################## Test: Make Check w/Valgrind - FAIL Desc: Run 'make check' with Valgrind Output: In file included from /usr/include/fcntl.h:301, from client/player.c:22: In function ‘open’, inlined from ‘open_file’ at client/player.c:2470:7, inlined from ‘cmd_receive_transport’ at client/player.c:2561:17: /usr/include/x86_64-linux-gnu/bits/fcntl2.h:50:4: error: call to ‘__open_missing_mode’ declared with attribute error: open with O_CREAT or O_TMPFILE in second argument needs 3 arguments 50 | __open_missing_mode (); | ^~~~~~~~~~~~~~~~~~~~~~ make[1]: *** [Makefile:7277: client/player.o] Error 1 make: *** [Makefile:4310: all] Error 2 ############################## Test: Make Distcheck - FAIL Desc: Run distcheck to check the distribution Output: In file included from /usr/include/fcntl.h:301, from ../../client/player.c:22: In function ‘open’, inlined from ‘open_file’ at ../../client/player.c:2470:7, inlined from ‘cmd_receive_transport’ at ../../client/player.c:2561:17: /usr/include/x86_64-linux-gnu/bits/fcntl2.h:50:4: error: call to ‘__open_missing_mode’ declared with attribute error: open with O_CREAT or O_TMPFILE in second argument needs 3 arguments 50 | __open_missing_mode (); | ^~~~~~~~~~~~~~~~~~~~~~ make[2]: *** [Makefile:7277: client/player.o] Error 1 make[1]: *** [Makefile:4310: all] Error 2 make: *** [Makefile:11204: distcheck] Error 1 ############################## Test: Build w/ext ELL - Make - FAIL Desc: Build BlueZ source with '--enable-external-ell' configuration Output: In file included from /usr/include/fcntl.h:301, from client/player.c:22: In function ‘open’, inlined from ‘open_file’ at client/player.c:2470:7, inlined from ‘cmd_receive_transport’ at client/player.c:2561:17: /usr/include/x86_64-linux-gnu/bits/fcntl2.h:50:4: error: call to ‘__open_missing_mode’ declared with attribute error: open with O_CREAT or O_TMPFILE in second argument needs 3 arguments 50 | __open_missing_mode (); | ^~~~~~~~~~~~~~~~~~~~~~ make[1]: *** [Makefile:7277: client/player.o] Error 1 make: *** [Makefile:4310: all] Error 2 --- Regards, Linux Bluetooth