Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834662 - dev-python/markups-3.1.3 fails tests on MUSL
Summary: dev-python/markups-3.1.3 fails tests on MUSL
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-06 08:40 UTC by Agostino Sarubbo
Modified: 2022-07-13 16:40 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,49.21 KB, text/plain)
2022-03-06 08:41 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 2022-03-06 08:40:59 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

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

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

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


'
.selector .bp { color: #008000 } /* Name.Builtin.Pseudo */
.selector .c { color: #3D7B7B; font-style: italic } /* Comment */
.selector .c1 { color: #3D7B7B; font-style: italic } /* Comment.Single */
.selector .ch { color: #3D7B7B; font-style: italic } /* Comment.Hashbang */
.selector .cm { color: #3D7B7B; font-style: italic } /* Comment.Multiline */
.selector .cp { color: #9C6500 } /* Comment.Preproc */
.selector .cpf { color: #3D7B7B; font-style: italic } /* Comment.PreprocFile */
.selector .cs { color: #3D7B7B; font-style: italic } /* Comment.Special */
.selector .dl { color: #BA2121 } /* Literal.String.Delimiter */
.selector .err { border: 1px solid #FF0000 } /* Error */
.selector .fm { color: #0000FF } /* Name.Function.Magic */
.selector .gd { color: #A00000 } /* Generic.Deleted */
.selector .ge { font-style: italic } /* Generic.Emph */
.selector .gh { color: #000080; font-weight: bold } /* Generic.Heading */
.selector .gi { color: #008400 } /* Generic.Inserted */
.selector .go { color: #717171 } /* Generic.Output */
.selector .gp { color: #000080; font-weight: bold } /* Generic.Prompt */
.selector .gr { color: #E40000 } /* Generic.Error */
.selector .gs { font-weight: bold } /* Generic.Strong */
.selector .gt { color: #0044DD } /* Generic.Traceback */
.selector .gu { color: #800080; font-weight: bold } /* Generic.Subheading */
.selector .hll { background-color: #ffffcc }
.selector .il { color: #666666 } /* Literal.Number.Integer.Long */
.selector .k { color: #008000; font-weight: bold } /* Keyword */
.selector .kc { color: #008000; font-weight: bold } /* Keyword.Constant */
.selector .kd { color: #008000; font-weight: bold } /* Keyword.Declaration */
.selector .kn { color: #008000; font-weight: bold } /* Keyword.Namespace */
.selector .kp { color: #008000 } /* Keyword.Pseudo */
.selector .kr { color: #008000; font-weight: bold } /* Keyword.Reserved */
.selector .kt { color: #B00040 } /* Keyword.Type */
.selector .m { color: #666666 } /* Literal.Number */
.selector .mb { color: #666666 } /* Literal.Number.Bin */
.selector .mf { color: #666666 } /* Literal.Number.Float */
.selector .mh { color: #666666 } /* Literal.Number.Hex */
.selector .mi { color: #666666 } /* Literal.Number.Integer */
.selector .mo { color: #666666 } /* Literal.Number.Oct */
.selector .na { color: #687822 } /* Name.Attribute */
.selector .nb { color: #008000 } /* Name.Builtin */
.selector .nc { color: #0000FF; font-weight: bold } /* Name.Class */
.selector .nd { color: #AA22FF } /* Name.Decorator */
.selector .ne { color: #CB3F38; font-weight: bold } /* Name.Exception */
.selector .nf { color: #0000FF } /* Name.Function */
.selector .ni { color: #717171; font-weight: bold } /* Name.Entity */
.selector .nl { color: #767600 } /* Name.Label */
.selector .nn { color: #0000FF; font-weight: bold } /* Name.Namespace */
.selector .no { color: #880000 } /* Name.Constant */
.selector .nt { color: #008000; font-weight: bold } /* Name.Tag */
.selector .nv { color: #19177C } /* Name.Variable */
.selector .o { color: #666666 } /* Operator */
.selector .ow { color: #AA22FF; font-weight: bold } /* Operator.Word */
.selector .s { color: #BA2121 } /* Literal.String */
.selector .s1 { color: #BA2121 } /* Literal.String.Single */
.selector .s2 { color: #BA2121 } /* Literal.String.Double */
.selector .sa { color: #BA2121 } /* Literal.String.Affix */
.selector .sb { color: #BA2121 } /* Literal.String.Backtick */
.selector .sc { color: #BA2121 } /* Literal.String.Char */
.selector .sd { color: #BA2121; font-style: italic } /* Literal.String.Doc */
.selector .se { color: #AA5D1F; font-weight: bold } /* Literal.String.Escape */
.selector .sh { color: #BA2121 } /* Literal.String.Heredoc */
.selector .si { color: #A45A77; font-weight: bold } /* Literal.String.Interpol */
.selector .sr { color: #A45A77 } /* Literal.String.Regex */
.selector .ss { color: #19177C } /* Literal.String.Symbol */
.selector .sx { color: #008000 } /* Literal.String.Other */
.selector .vc { color: #19177C } /* Name.Variable.Class */
.selector .vg { color: #19177C } /* Name.Variable.Global */
.selector .vi { color: #19177C } /* Name.Variable.Instance */
.selector .vm { color: #19177C } /* Name.Variable.Magic */
.selector .w { color: #bbbbbb } /* Text.Whitespace */
.selector { background: #f8f8f8; }
AssertionError: '.selector .ch { color: #408080' not found in 'pre { line-height: 125%; }
FAIL: test_get_pygments_stylesheet (tests.test_public_api.APITest)
FAILED (failures=1)
span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
Comment 3 Jonathan Lovelace 2022-07-13 16:40:29 UTC
I see a similar test failure on my desktop, which uses glibc, while rebuilding to switch from Python 3.9 to 3.10.