Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 735100 - net-im/spectrum2-2.0.13-r1 fails tests with disabled USE="irc"
Summary: net-im/spectrum2-2.0.13-r1 fails tests with disabled USE="irc"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-01 18:20 UTC by Agostino Sarubbo
Modified: 2020-08-01 19:40 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,325.09 KB, text/plain)
2020-08-01 18:20 UTC, Agostino Sarubbo
Details
other.tar.bz2 (other.tar.bz2,4.40 KB, application/x-bzip-compressed-tar)
2020-08-01 18:20 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 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(+)