Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 897764 - dev-ada/langkit-23.0.0-r1 fails tests: printers.py:42: error: Item "None" of "Optional[List[SubPrettyPrinter]]" has no attribute "append" [union-attr]
Summary: dev-ada/langkit-23.0.0-r1 fails tests: printers.py:42: error: Item "None" of ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux ADA team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-26 07:10 UTC by Agostino Sarubbo
Modified: 2023-02-26 07:11 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,172.50 KB, text/plain)
2023-02-26 07:11 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 2023-02-26 07:10:58 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ada/langkit-23.0.0-r1 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-26 07:11:00 UTC
Created attachment 854668 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-02-26 07:11:01 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


subprocess.CalledProcessError: Command '['mypy']' returned non-zero exit status 1.
langkit/gdb/printers.py:42: error: Item "None" of "Optional[List[SubPrettyPrinter]]" has no attribute "append"  [union-attr]