Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 743691 - dev-python/pyflakes-2.2.0 fails tests
Summary: dev-python/pyflakes-2.2.0 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: 2020-09-20 07:21 UTC by Agostino Sarubbo
Modified: 2020-10-03 00:35 UTC (History)
0 users

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


Attachments
build.log (build.log,81.14 KB, text/plain)
2020-09-20 07:21 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-09-20 07:21:29 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pyflakes-2.2.0 fails tests.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004.
This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-09-20 07:21:31 UTC
Created attachment 661530 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-10-03 00:35:25 UTC
The bug has been closed via the following commit(s):

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

commit d4ed1ac8fbba6c8fad4f265ff2c412c57ee9ad98
Author:     Louis Sautier <sbraz@gentoo.org>
AuthorDate: 2020-10-03 00:27:21 +0000
Commit:     Louis Sautier <sbraz@gentoo.org>
CommitDate: 2020-10-03 00:31:09 +0000

    dev-python/pyflakes: add Python 3.9 support, fix tests
    
    Also fix setuptools dependency.
    
    Closes: https://bugs.gentoo.org/746083
    Closes: https://bugs.gentoo.org/743691
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: Louis Sautier <sbraz@gentoo.org>

 .../pyflakes/files/pyflakes-2.2.0-fix-tests.patch  | 97 ++++++++++++++++++++++
 dev-python/pyflakes/pyflakes-2.2.0.ebuild          |  8 +-
 2 files changed, 103 insertions(+), 2 deletions(-)