linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Test patch: build fail
@ 2020-04-24 23:10 Tedd Ho-Jeong An
  2020-04-25  2:36 ` bluez.test.bot
  0 siblings, 1 reply; 3+ messages in thread
From: Tedd Ho-Jeong An @ 2020-04-24 23:10 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Tedd Ho-Jeong An

DO NOT MERGE
---
 tools/btpclient.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/btpclient.c b/tools/btpclient.c
index f9c693056..04c83f6ae 100644
--- a/tools/btpclient.c
+++ b/tools/btpclient.c
@@ -3215,7 +3215,7 @@ int main(int argc, char *argv[])
 
 	l_free(socket_path);
 
-	l_main_exit();
+	l_main_exit()
 
 	return EXIT_SUCCESS;
 }
-- 
2.25.3


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* RE: Test patch: build fail
  2020-04-24 23:10 [PATCH] Test patch: build fail Tedd Ho-Jeong An
@ 2020-04-25  2:36 ` bluez.test.bot
  2020-04-27 16:30   ` Luiz Augusto von Dentz
  0 siblings, 1 reply; 3+ messages in thread
From: bluez.test.bot @ 2020-04-25  2:36 UTC (permalink / raw)
  To: linux-bluetooth, tedd.an

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


This is automated email and please do not replay to this email!

Dear submitter,

Thank you for submitting the patches to the linux bluetooth mailing list.
While we are preparing for reviewing the patches, we found the following
issue/warning.


Test Result:
Checkbuild Failed

Patch Series:
Test patch: build fail


Outputs:
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
tools/btpclient.c: In function ‘main’:
tools/btpclient.c:3218:15: error: expected ‘;’ before ‘return’
 3218 |  l_main_exit()
      |               ^
      |               ;
 3219 | 
 3220 |  return EXIT_SUCCESS;
      |  ~~~~~~        
make[1]: *** [Makefile:6791: tools/btpclient.o] Error 1
make: *** [Makefile:4010: all] Error 2



---
Regards,
Linux Bluetooth

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Test patch: build fail
  2020-04-25  2:36 ` bluez.test.bot
@ 2020-04-27 16:30   ` Luiz Augusto von Dentz
  0 siblings, 0 replies; 3+ messages in thread
From: Luiz Augusto von Dentz @ 2020-04-27 16:30 UTC (permalink / raw)
  To: bluez.test.bot; +Cc: linux-bluetooth@vger.kernel.org, Tedd Ho-Jeong An

Hi Tedd,

On Fri, Apr 24, 2020 at 7:38 PM <bluez.test.bot@gmail.com> wrote:
>
>
> This is automated email and please do not replay to this email!
>
> Dear submitter,
>
> Thank you for submitting the patches to the linux bluetooth mailing list.
> While we are preparing for reviewing the patches, we found the following
> issue/warning.
>
>
> Test Result:
> Checkbuild Failed
>
> Patch Series:
> Test patch: build fail
>
>
> Outputs:
> ar: `u' modifier ignored since `D' is the default (see `U')
> ar: `u' modifier ignored since `D' is the default (see `U')
> ar: `u' modifier ignored since `D' is the default (see `U')
> ar: `u' modifier ignored since `D' is the default (see `U')
> ar: `u' modifier ignored since `D' is the default (see `U')
> tools/btpclient.c: In function ‘main’:
> tools/btpclient.c:3218:15: error: expected ‘;’ before ‘return’
>  3218 |  l_main_exit()
>       |               ^
>       |               ;
>  3219 |
>  3220 |  return EXIT_SUCCESS;
>       |  ~~~~~~
> make[1]: *** [Makefile:6791: tools/btpclient.o] Error 1
> make: *** [Makefile:4010: all] Error 2

Nice, really cool that we finally have a CI working.

-- 
Luiz Augusto von Dentz

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-04-27 16:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-24 23:10 [PATCH] Test patch: build fail Tedd Ho-Jeong An
2020-04-25  2:36 ` bluez.test.bot
2020-04-27 16:30   ` Luiz Augusto von Dentz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).