Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 787896 - dev-python/asyncstdlib-3.9.1 fails to compile (ModuleNotFoundError: No module named 'typing_extensions')
Summary: dev-python/asyncstdlib-3.9.1 fails to compile (ModuleNotFoundError: No module...
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-05-03 12:12 UTC by Agostino Sarubbo
Modified: 2021-05-10 19:43 UTC (History)
0 users

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


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

Issue: dev-python/asyncstdlib-3.9.1 fails to compile.
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-05-03 12:12:24 UTC
Created attachment 705693 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-05-03 12:12:25 UTC
Possible context of error(s):

ModuleNotFoundError: No module named 'typing_extensions'
Comment 3 Larry the Git Cow gentoo-dev 2021-05-10 19:43:13 UTC
The bug has been closed via the following commit(s):

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

commit 711a9668d68e45b3beda2b0df843e0845e979792
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2021-05-10 19:41:40 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-05-10 19:42:40 +0000

    dev-python/asyncstdlib: Add missing dep on typing-extensions
    
    Closes: https://bugs.gentoo.org/787896
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/asyncstdlib/asyncstdlib-3.9.1.ebuild | 2 ++
 1 file changed, 2 insertions(+)