Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 834566

Summary: dev-python/bpython-0.22.1 fails tests on MUSL
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Andrey Grozin <grozin>
Status: CONFIRMED ---    
Severity: normal CC: python
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-03-04 08:22:39 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/bpython-0.22.1 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-04 08:22:41 UTC
Created attachment 766218 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-04 08:22:42 UTC
Error(s) that match a know pattern:


SyntaxError\[37 chars]9m
SyntaxError\[66 chars]9m
'
' != '  Fi[92 chars]n    ^^^^^
+ SyntaxError: invalid syntax. Perhaps you forgot a comma?
- SyntaxError: invalid syntax
AssertionError: '  Fi[92 chars]n       ^^
FAIL: test_syntaxerror (bpython.test.test_interpreter.TestInterpreter)
FAILED (failures=1, skipped=15, expected failures=3)