Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 800659 - dev-python/kombu-5.0.1 fails tests
Summary: dev-python/kombu-5.0.1 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-05 13:51 UTC by Agostino Sarubbo
Modified: 2021-08-22 07:05 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,49.67 KB, text/plain)
2021-07-05 13:51 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-07-05 13:51:55 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/kombu-5.0.1 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-07-05 13:51:57 UTC
Created attachment 722047 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-07-05 13:51:58 UTC
Possible context of error(s):

/usr/bin/python3.8: No module named pip
error: Command '['/usr/bin/python3.8', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/var/tmp/portage/dev-python/kombu-5.0.1/temp/tmp4zytt4lm', '--quiet', 'vine<5.0.0a1,>=1.1.3']' returned non-zero exit status 1.
Comment 3 Larry the Git Cow gentoo-dev 2021-08-22 07:05:05 UTC
The bug has been closed via the following commit(s):

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

commit fd644f5d0dfeb2f72852a0bc1ba39d22fc8b7a94
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2021-08-22 06:47:32 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2021-08-22 06:59:48 +0000

    dev-python/kombu: add 5.1.0, major cleanup
    
    - enable py3.9
    - Move from USE flags to optfeature and test dep
    - use distutils_enable_sphinx
    - use distutils_enable_tests
    - disable problematic tests depending on unpackaged modules
    - add more optional backends
    
    Closes: https://bugs.gentoo.org/800659
    Closes: https://bugs.gentoo.org/805197
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-python/kombu/Manifest           |  1 +
 dev-python/kombu/kombu-5.1.0.ebuild | 77 +++++++++++++++++++++++++++++++++++++
 2 files changed, 78 insertions(+)