Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 738292

Summary: dev-python/python-mpd-1.0.0 fails tests
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-08-21 05:13:33 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/python-mpd-1.0.0 fails tests.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004.
This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-08-21 05:13:36 UTC
Created attachment 655842 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-08-30 01:12:45 UTC
The bug has been closed via the following commit(s):

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

commit f7e774ce13c4b95ab18867deb5d39da0af288e5d
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2020-08-30 01:01:49 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2020-08-30 01:12:37 +0000

    dev-python/python-mpd: drop old version
    
    Closes: https://bugs.gentoo.org/738292
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 dev-python/python-mpd/Manifest                |  1 -
 dev-python/python-mpd/python-mpd-1.0.0.ebuild | 43 ---------------------------
 2 files changed, 44 deletions(-)

Additionally, it has been referenced in the following commit(s):

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

commit d1165afe00440dc7857ea0b367281f64e7670f6c
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2020-08-30 00:59:49 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2020-08-30 01:12:36 +0000

    dev-python/python-mpd: bump to version 1.1.0
    
    Also added python3.9 support, fixes tests and
    added install option for docs and examples.
    
    Bug: https://bugs.gentoo.org/738292
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 dev-python/python-mpd/Manifest                |  1 +
 dev-python/python-mpd/python-mpd-1.1.0.ebuild | 50 +++++++++++++++++++++++++++
 2 files changed, 51 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2020-08-30 12:22:12 UTC
The bug has been referenced in the following commit(s):

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

commit 9612422c96a92235a257e90ae633acd0bf58cf6c
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2020-08-30 12:05:58 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2020-08-30 12:21:34 +0000

    dev-python/python-mpd: fix tests (stable)
    
    Also added python3.9 support (tests pass) and added use flags for
    optional documentation (doc) and examples.
    
    Bug: https://bugs.gentoo.org/738292
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 dev-python/python-mpd/python-mpd-1.0.0-r1.ebuild | 48 ++++++++++++++++++++++++
 1 file changed, 48 insertions(+)