All of lore.kernel.org
 help / color / mirror / Atom feed
From: bluez.test.bot@gmail.com
To: linux-bluetooth@vger.kernel.org, apusaka@google.com
Subject: RE: [Bluez,v3,1/2] adv_monitor: split rssi_parameters into its own struct
Date: Mon, 22 Mar 2021 01:04:39 -0700 (PDT)	[thread overview]
Message-ID: <60584f97.1c69fb81.5f3b.c29d@mx.google.com> (raw)
In-Reply-To: <20210322155118.Bluez.v3.1.I8797a75fcc7c1e997f177b08dc23a1df0272e0a5@changeid>

[-- Attachment #1: Type: text/plain, Size: 1511 bytes --]

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


      parent reply	other threads:[~2021-03-22  8:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-22  7:51 [Bluez PATCH v3 1/2] adv_monitor: split rssi_parameters into its own struct Archie Pusaka
2021-03-22  7:51 ` [Bluez PATCH v3 2/2] adv_monitor: merge monitors with the same pattern Archie Pusaka
2021-03-22  8:04 ` bluez.test.bot [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=60584f97.1c69fb81.5f3b.c29d@mx.google.com \
    --to=bluez.test.bot@gmail.com \
    --cc=apusaka@google.com \
    --cc=linux-bluetooth@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.