RE: [Bluez,v3,1/2] adv_monitor: split rssi_parameters into its own struct

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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=452643

---Test result---

##############################
Test: CheckPatch - PASS

##############################
Test: CheckGitLint - PASS

##############################
Test: CheckBuild - FAIL
Output:
src/adv_monitor.c: In function ‘monitor_proxy_added_cb’:
src/adv_monitor.c:1222:6: error: passing argument 2 of ‘queue_find’ from incompatible pointer type [-Werror=incompatible-pointer-types]
 1222 |      merged_pattern_is_equal,
      |      ^~~~~~~~~~~~~~~~~~~~~~~
      |      |
      |      _Bool (*)(struct adv_monitor_merged_pattern *, struct adv_monitor_merged_pattern *)
In file included from src/adv_monitor.c:33:
./src/shared/queue.h:39:7: note: expected ‘queue_match_func_t’ {aka ‘_Bool (*)(const void *, const void *)’} but argument is of type ‘_Bool (*)(struct adv_monitor_merged_pattern *, struct adv_monitor_merged_pattern *)’
   39 | void *queue_find(struct queue *queue, queue_match_func_t function,
      |       ^~~~~~~~~~
cc1: all warnings being treated as errors
make[1]: *** [Makefile:9276: src/bluetoothd-adv_monitor.o] Error 1
make: *** [Makefile:4028: all] Error 2


##############################
Test: MakeCheck - SKIPPED
Output:
checkbuild not success



---
Regards,
Linux Bluetooth


[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux