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

Bug 735100

Summary: net-im/spectrum2-2.0.13-r1 fails tests with disabled USE="irc"
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Conrad Kostecki <conikost>
Status: RESOLVED FIXED    
Severity: normal CC: andrey_utkin
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
other.tar.bz2

Description Agostino Sarubbo gentoo-dev 2020-08-01 18:20:42 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-im/spectrum2-2.0.13-r1 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2020-08-01 18:20:47 UTC
Created attachment 652112 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-08-01 18:20:50 UTC
Created attachment 652114 [details]
other.tar.bz2

other logs
Comment 3 Conrad Kostecki gentoo-dev 2020-08-01 18:33:50 UTC
I can reproduce that, when I disable everything. Seems, that in this case those tests do fail. Will report that to upstream.
Comment 4 Larry the Git Cow gentoo-dev 2020-08-01 19:40:22 UTC
The bug has been closed via the following commit(s):

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

commit 6d46469b5e8b248d3671299b48a57272b352fd65
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2020-08-01 19:33:47 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2020-08-01 19:40:01 +0000

    net-im/spectrum2: force irc for tests, block dev-libs/libpqxx-7
    
    In order to run all tests, irc must be enabled for those tests. It's not
    required for normal usage.
    
    Also restricted on <=dev-libs/libpqxx-7, since it does not compile with
    newest version.
    
    Closes: https://bugs.gentoo.org/731166
    Closes: https://bugs.gentoo.org/735100
    Package-Manager: Portage-3.0.1, Repoman-2.3.23
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 net-im/spectrum2/spectrum2-2.0.12-r4.ebuild | 110 ++++++++++++++++++++++++++++
 net-im/spectrum2/spectrum2-2.0.13-r2.ebuild | 105 ++++++++++++++++++++++++++
 2 files changed, 215 insertions(+)