RE: [Bluez,v2,1/2] PRE-UPSTREAM: unit/gobex: remove timer only when it's not removed yet

[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=477185

---Test result---

Test Summary:
CheckPatch                    PASS      1.71 seconds
GitLint                       PASS      0.27 seconds
Prep - Setup ELL              PASS      49.76 seconds
Build - Prep                  PASS      0.14 seconds
Build - Configure             PASS      8.79 seconds
Build - Make                  FAIL      144.95 seconds
Make Check                    FAIL      0.74 seconds
Make Dist                     PASS      11.93 seconds
Make Dist - Configure         PASS      5.27 seconds
Make Dist - Make              PASS      83.25 seconds
Build w/ext ELL - Configure   PASS      8.14 seconds
Build w/ext ELL - Make        FAIL      131.55 seconds

Details
##############################
Test: CheckPatch - PASS
Desc: Run checkpatch.pl script with rule in .checkpatch.conf

##############################
Test: GitLint - PASS
Desc: Run gitlint with rule in .gitlint

##############################
Test: Prep - Setup ELL - PASS
Desc: Clone, build, and install ELL

##############################
Test: Build - Prep - PASS
Desc: Prepare environment for build

##############################
Test: Build - Configure - PASS
Desc: Configure the BlueZ source tree

##############################
Test: Build - Make - FAIL
Desc: Build the BlueZ source tree
Output:
unit/test-gobex.c: In function ‘rcv_data’:
unit/test-gobex.c:499:13: error: comparison of integer expressions of different signedness: ‘gsize’ {aka ‘long unsigned int’} and ‘gssize’ {aka ‘long int’} [-Werror=sign-compare]
  499 |  if (rbytes != b->len) {
      |             ^~
cc1: all warnings being treated as errors
make[1]: *** [Makefile:6930: unit/test-gobex.o] Error 1
make: *** [Makefile:4127: all] Error 2


##############################
Test: Make Check - FAIL
Desc: Run 'make check'
Output:
unit/test-gobex.c: In function ‘rcv_data’:
unit/test-gobex.c:499:13: error: comparison of integer expressions of different signedness: ‘gsize’ {aka ‘long unsigned int’} and ‘gssize’ {aka ‘long int’} [-Werror=sign-compare]
  499 |  if (rbytes != b->len) {
      |             ^~
cc1: all warnings being treated as errors
make[1]: *** [Makefile:6930: unit/test-gobex.o] Error 1
make: *** [Makefile:10397: check] Error 2


##############################
Test: Make Dist - PASS
Desc: Run 'make dist' and build the distribution tarball

##############################
Test: Make Dist - Configure - PASS
Desc: Configure the source from distribution tarball

##############################
Test: Make Dist - Make - PASS
Desc: Build the source from distribution tarball

##############################
Test: Build w/ext ELL - Configure - PASS
Desc: Configure BlueZ source with '--enable-external-ell' configuration

##############################
Test: Build w/ext ELL - Make - FAIL
Desc: Build BlueZ source with '--enable-external-ell' configuration
Output:
unit/test-gobex.c: In function ‘rcv_data’:
unit/test-gobex.c:499:13: error: comparison of integer expressions of different signedness: ‘gsize’ {aka ‘long unsigned int’} and ‘gssize’ {aka ‘long int’} [-Werror=sign-compare]
  499 |  if (rbytes != b->len) {
      |             ^~
cc1: all warnings being treated as errors
make[1]: *** [Makefile:6930: unit/test-gobex.o] Error 1
make: *** [Makefile:4127: all] Error 2




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