Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 796830 - dev-python/thrift-0.14.1 does not enable tests
Summary: dev-python/thrift-0.14.1 does not enable tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Fabian Groffen
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 784263
  Show dependency tree
 
Reported: 2021-06-20 07:49 UTC by Agostino Sarubbo
Modified: 2022-06-03 10:02 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,76.41 KB, text/plain)
2021-06-20 07:49 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 2021-06-20 07:49:22 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/thrift-0.14.1 does not enable tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Comment 1 Agostino Sarubbo gentoo-dev 2021-06-20 07:49:24 UTC
Created attachment 716904 [details]
build.log

build log and emerge --info
Comment 2 Fabian Groffen gentoo-dev 2022-04-01 11:52:30 UTC
it appears there are no reverse dependencies for thrift, so we should just last-rite this one.

# Fabian Groffen <grobian@gentoo.org> (2022-04-01)
# unused package, not enabling tests, bug #796830
# Removal in 30 days
dev-python/thrift
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-04-01 12:13:42 UTC
(In reply to Fabian Groffen from comment #2)
> it appears there are no reverse dependencies for thrift, so we should just
> last-rite this one.

This looks wrong.

$ rdep $(pkg)
== rdep of dev-python/thrift ==
net-wireless/gnuradio-3.8.4.0:ctrlport+python_single_target_python3_9
net-wireless/gnuradio-3.8.4.0:ctrlport+python_single_target_python3_8
net-wireless/gnuradio-3.8.5.0:ctrlport+python_single_target_python3_8
net-wireless/gnuradio-3.8.5.0:ctrlport+python_single_target_python3_9
== ddep of dev-python/thrift ==
net-wireless/gnuradio-3.8.4.0:ctrlport+python_single_target_python3_9
net-wireless/gnuradio-3.8.4.0:ctrlport+python_single_target_python3_8
net-wireless/gnuradio-3.8.5.0:ctrlport+python_single_target_python3_8
net-wireless/gnuradio-3.8.5.0:ctrlport+python_single_target_python3_9
Comment 4 Fabian Groffen gentoo-dev 2022-04-01 12:52:39 UTC
hmmm, indeed.
Comment 5 Larry the Git Cow gentoo-dev 2022-06-03 10:02:15 UTC
The bug has been closed via the following commit(s):

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

commit cf4ce4f0995a9b1848feaebfe87089c0c851ac57
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2022-06-03 09:36:33 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2022-06-03 09:37:17 +0000

    dev-python/thrift: add 0.16.0
    
    EAPI=6->8, PEP517, py3.10
    
    Closes: https://bugs.gentoo.org/796830
    Closes: https://bugs.gentoo.org/796833
    Closes: https://bugs.gentoo.org/845894
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-python/thrift/Manifest             |  1 +
 dev-python/thrift/thrift-0.16.0.ebuild | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)