Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928365 - net-wireless/bluez-5.73 fails tests: FAIL: test-vcp (on musl systems)
Summary: net-wireless/bluez-5.73 fails tests: FAIL: test-vcp (on musl systems)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Pacho Ramos
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-04-01 08:14 UTC by Agostino Sarubbo
Modified: 2024-11-08 15:51 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,404.53 KB, text/plain)
2024-04-01 08:14 UTC, Agostino Sarubbo
Details
1-test-suite.log (1-test-suite.log,9.34 KB, text/plain)
2024-04-01 08:14 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-04-01 08:14:43 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-wireless/bluez-5.73 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-04-01 08:14:45 UTC
Created attachment 889197 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-04-01 08:14:46 UTC
Created attachment 889198 [details]
1-test-suite.log

1-test-suite.log
Comment 3 Agostino Sarubbo gentoo-dev 2024-04-01 08:14:47 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


./test-driver: line 112: 34428 Aborted                 "$@" >> "$log_file" 2>&1
FAIL: unit/test-vcp
Comment 4 Larry the Git Cow gentoo-dev 2024-11-08 15:51:44 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a41d74c444480b6e643a972327387785785d15ce

commit a41d74c444480b6e643a972327387785785d15ce
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2024-11-08 15:48:07 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2024-11-08 15:51:35 +0000

    net-wireless/bluez: add 5.79
    
    Also make manpages building optional to skip docutils dependency.
    
    Closes: https://bugs.gentoo.org/928365
    Closes: https://bugs.gentoo.org/941413
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 net-wireless/bluez/Manifest                        |   1 +
 net-wireless/bluez/bluez-5.79.ebuild               | 283 +++++++++++++++++++++
 ...xd-without-systemd-in-the-user-session-r4.patch |  20 ++
 .../bluez/files/bluez-5.79-musl-gdbus.patch        |  27 ++
 .../bluez/files/bluez-disable-test-vcp.patch       |  24 ++
 5 files changed, 355 insertions(+)