All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
To: "linux-bluetooth@vger.kernel.org" <linux-bluetooth@vger.kernel.org>
Cc: cdwhite13@gmail.com
Subject: Re: emulator: Add Create BIG command in emulator
Date: Tue, 16 Mar 2021 18:18:55 -0700	[thread overview]
Message-ID: <CABBYNZK_97ebCpdDHMSDLubu6o_zJw1W0xndmU3zySMcxjJyDA@mail.gmail.com> (raw)
In-Reply-To: <6050c8be.1c69fb81.680f3.60d3@mx.google.com>

Hi Chris,

On Tue, Mar 16, 2021 at 3:46 PM <bluez.test.bot@gmail.com> wrote:
>
> 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=449125
>
> ---Test result---
>
> ##############################
> Test: CheckPatch - PASS
>
> ##############################
> Test: CheckGitLint - PASS
>
> ##############################
> Test: CheckBuild - FAIL
> Output:
> emulator/btdev.c: In function ‘cmd_create_big_complete’:
> emulator/btdev.c:4529:6: error: ‘struct bt_hci_evt_le_big_complete’ has no member named ‘big_id’
>  4529 |   evt.big_id = cmd->big_id;
>       |      ^
> emulator/btdev.c:4529:19: error: ‘const struct bt_hci_cmd_le_create_big’ has no member named ‘big_id’
>  4529 |   evt.big_id = cmd->big_id;
>       |                   ^~
> make[1]: *** [Makefile:6794: emulator/btdev.o] Error 1
> make: *** [Makefile:4023: all] Error 2

There is some build errors, big_id has been renamed to handle at some
point, you should always rebase on top to master before submitting
upstream otherwise these errors could happen.

>
> ##############################
> Test: MakeCheck - SKIPPED
> Output:
> checkbuild not success
>
>
>
> ---
> Regards,
> Linux Bluetooth
>


-- 
Luiz Augusto von Dentz

  reply	other threads:[~2021-03-17  1:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-16 14:41 [PATCH BlueZ 0/1] emulator: Add Create BIG command in emulator cdwhite13
2021-03-16 14:41 ` [PATCH BlueZ 1/1] " cdwhite13
2021-03-16 15:03   ` bluez.test.bot
2021-03-17  1:18     ` Luiz Augusto von Dentz [this message]
2021-04-07  0:14       ` Luiz Augusto von Dentz

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=CABBYNZK_97ebCpdDHMSDLubu6o_zJw1W0xndmU3zySMcxjJyDA@mail.gmail.com \
    --to=luiz.dentz@gmail.com \
    --cc=cdwhite13@gmail.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.