From: bluez.test.bot@gmail.com
To: linux-bluetooth@vger.kernel.org, ye.he@amlogic.com
Subject: RE: EDITME: cover title for bearer-impl
Date: Tue, 25 Nov 2025 00:02:37 -0800 (PST) [thread overview]
Message-ID: <6925629d.050a0220.1c8ff.9a50@mx.google.com> (raw)
In-Reply-To: <20251125-bearer-impl-v5-1-ce1ce5ad19d9@amlogic.com>
[-- Attachment #1: Type: text/plain, Size: 7631 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=1027210
---Test result---
Test Summary:
CheckPatch PENDING 0.35 seconds
GitLint PENDING 0.34 seconds
BuildEll PASS 20.10 seconds
BluezMake FAIL 586.79 seconds
MakeCheck FAIL 1.51 seconds
MakeDistcheck PASS 242.66 seconds
CheckValgrind FAIL 183.00 seconds
CheckSmatch WARNING 345.36 seconds
bluezmakeextell PASS 182.03 seconds
IncrementalBuild PENDING 0.34 seconds
ScanBuild PASS 1004.91 seconds
Details
##############################
Test: CheckPatch - PENDING
Desc: Run checkpatch.pl script
Output:
##############################
Test: GitLint - PENDING
Desc: Run gitlint
Output:
##############################
Test: BluezMake - FAIL
Desc: Build BlueZ
Output:
tools/mgmt-tester.c: In function ‘main’:
tools/mgmt-tester.c:12984:5: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without
12984 | int main(int argc, char *argv[])
| ^~~~
unit/test-avdtp.c: In function ‘main’:
unit/test-avdtp.c:766:5: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without
766 | int main(int argc, char *argv[])
| ^~~~
unit/test-avrcp.c: In function ‘main’:
unit/test-avrcp.c:989:5: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without
989 | int main(int argc, char *argv[])
| ^~~~
client/main.c: In function ‘cmd_disconnect_bearer’:
client/main.c:2430:6: error: ‘bearer’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
2430 | if (g_dbus_proxy_method_call(bearer, "Disconnect",NULL,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2431 | bearer_disconn_reply, NULL, NULL) == FALSE) {
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
client/main.c: In function ‘cmd_connect_bearer’:
client/main.c:2381:6: error: ‘bearer’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
2381 | if (g_dbus_proxy_method_call(bearer, "Connect", NULL,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2382 | bearer_connect_reply, NULL, NULL) == FALSE) {
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
make[1]: *** [Makefile:6926: client/main.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [Makefile:4093: all] Error 2
##############################
Test: MakeCheck - FAIL
Desc: Run Bluez Make Check
Output:
client/main.c: In function ‘cmd_disconnect_bearer’:
client/main.c:2430:6: error: ‘bearer’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
2430 | if (g_dbus_proxy_method_call(bearer, "Disconnect",NULL,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2431 | bearer_disconn_reply, NULL, NULL) == FALSE) {
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
client/main.c: In function ‘cmd_connect_bearer’:
client/main.c:2381:6: error: ‘bearer’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
2381 | if (g_dbus_proxy_method_call(bearer, "Connect", NULL,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2382 | bearer_connect_reply, NULL, NULL) == FALSE) {
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
make[1]: *** [Makefile:6926: client/main.o] Error 1
make: *** [Makefile:10575: check] Error 2
##############################
Test: CheckValgrind - FAIL
Desc: Run Bluez Make Check with Valgrind
Output:
tools/mgmt-tester.c: In function ‘main’:
tools/mgmt-tester.c:12984:5: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without
12984 | int main(int argc, char *argv[])
| ^~~~
client/main.c: In function ‘cmd_disconnect_bearer’:
client/main.c:2430:6: error: ‘bearer’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
2430 | if (g_dbus_proxy_method_call(bearer, "Disconnect",NULL,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2431 | bearer_disconn_reply, NULL, NULL) == FALSE) {
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
client/main.c: In function ‘cmd_connect_bearer’:
client/main.c:2381:6: error: ‘bearer’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
2381 | if (g_dbus_proxy_method_call(bearer, "Connect", NULL,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2382 | bearer_connect_reply, NULL, NULL) == FALSE) {
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
make[1]: *** [Makefile:6926: client/main.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [Makefile:10575: check] Error 2
##############################
Test: CheckSmatch - WARNING
Desc: Run smatch tool with source
Output:
profiles/audio/a2dp.c: note: in included file:./src/device.h:244:61: warning: no newline at end of fileprofiles/audio/asha.c: note: in included file:./src/device.h:244:61: warning: no newline at end of fileprofiles/audio/avrcp.c: note: in included file:./src/device.h:244:61: warning: no newline at end of fileprofiles/audio/bap.c: note: in included file:./src/device.h:244:61: warning: no newline at end of fileprofiles/audio/bass.c: note: in included file:./src/device.h:244:61: warning: no newline at end of fileprofiles/audio/ccp.c: note: in included file:./src/device.h:244:61: warning: no newline at end of fileprofiles/audio/csip.c: note: in included file:./src/device.h:244:61: warning: no newline at end of fileprofiles/audio/mcp.c: note: in included file:./src/device.h:244:61: warning: no newline at end of fileprofiles/audio/micp.c: note: in included file:./src/device.h:244:61: warning: no newline at end of fileprofiles/audio/vcp.c: note: in included file:./src/device.h:244:61: warning: no newline at end of fileprofiles/battery/battery.c: note: in included file:./src/device.h:244:61: warning: no newline at end of fileprofiles/deviceinfo/deviceinfo.c: note: in included file:./src/device.h:244:61: warning: no newline at end of fileprofiles/gap/gas.c: note: in included file:./src/device.h:244:61: warning: no newline at end of fileprofiles/health/hdp_manager.c: note: in included file:./src/device.h:244:61: warning: no newline at end of fileprofiles/input/hog.c: note: in included file:./src/device.h:244:61: warning: no newline at end of fileprofiles/input/manager.c: note: in included file:./src/device.h:244:61: warning: no newline at end of fileprofiles/midi/midi.c: note: in included file:./src/device.h:244:61: warning: no newline at end of fileprofiles/network/manager.c: note: in included file:./src/device.h:244:61: warning: no newline at end of fileprofiles/scanparam/scan.c: note: in included file:./src/device.h:244:61: warning: no newline at end of filesrc/bearer.c: note: in included file:src/device.h:244:61: warning: no newline at end of filesrc/device.c: note: in included file:src/device.h:244:61: warning: no newline at end of file
##############################
Test: IncrementalBuild - PENDING
Desc: Incremental build with the patches in the series
Output:
---
Regards,
Linux Bluetooth
next prev parent reply other threads:[~2025-11-25 8:02 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-25 7:01 [PATCH bluez v5 0/3] EDITME: cover title for bearer-impl Ye He via B4 Relay
2025-11-25 7:01 ` [PATCH bluez v5 1/3] profiles: Add bearer field to btd_profile Ye He via B4 Relay
2025-11-25 8:02 ` bluez.test.bot [this message]
2025-11-25 7:01 ` [PATCH bluez v5 2/3] bearer: Implement Connect/Disconnect methods Ye He via B4 Relay
2025-11-25 7:01 ` [PATCH bluez v5 3/3] client: Add shell cmd for bearer connect/disconnect Ye He via B4 Relay
2025-12-03 20:30 ` [PATCH bluez v5 0/3] EDITME: cover title for bearer-impl patchwork-bot+bluetooth
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=6925629d.050a0220.1c8ff.9a50@mx.google.com \
--to=bluez.test.bot@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=ye.he@amlogic.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox