luetzel / bluez

Fork of Bluez with patches to support PS3 Gasia/ Shanwan game controllers
http://luetzels.raspiblog.com
GNU General Public License v2.0
27 stars 9 forks source link

unit/test-gatt fails #7

Open LizziAS opened 4 years ago

LizziAS commented 4 years ago

https://pastebin.com/XFqqKvbT all the relevant errors below, full output above

CCLD unit/test-avdtp ./test-driver: line 107: 10523 Aborted (core dumped) "$@" > $log_file 2>&1 FAIL: unit/test-hog ./test-driver: line 107: 10574 Aborted (core dumped) "$@" > $log_file 2>&1 FAIL: unit/test-avrcp ./test-driver: line 107: 10563 Aborted (core dumped) "$@" > $log_file 2>&1 FAIL: unit/test-avctp PASS: unit/test-ecc CCLD unit/test-sdp ./test-driver: line 107: 10700 Aborted (core dumped) "$@" > $log_file 2>&1 FAIL: unit/test-sdp PASS: unit/test-gobex-transfer CCLD unit/test-gatt ./test-driver: line 107: 10767 Aborted (core dumped) "$@" > $log_file 2>&1 FAIL: unit/test-gatt

uhbif19 commented 3 years ago

Having almost same errors during compiling on Arch Linux from AUR package:

CCLD unit/test-avdtp
./test-driver: line 107: 3549004 Aborted                 (core dumped) "$@" > $log_file 2>&1

On AUR people reporting same thing: https://aur.archlinux.org/packages/bluez-ps3/#comment-739246