Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834681 - dev-python/netaddr-0.8.0-r1 fails tests on MUSL
Summary: dev-python/netaddr-0.8.0-r1 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 17:26 UTC by Agostino Sarubbo
Modified: 2022-08-19 07:04 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,76.67 KB, text/plain)
2022-03-06 17:26 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 17:26:49 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

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

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-06 17:26:51 UTC
Created attachment 766437 [details]
build.log

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


E       AssertionError: assert '::ff:ffff' == '::0.255.255.255'
E       AssertionError: assert '::ffff:fffe' == '::255.255.255.254'
FAILED netaddr/tests/strategy/test_ipv6_strategy.py::test_strategy_ipv6 - Ass...
FAILED netaddr/tests/strategy/test_ipv6_strategy.py::test_strategy_ipv6_mapped_and_compatible_ipv4_string_formatting
Comment 3 Agostino Sarubbo gentoo-dev 2022-08-19 07:04:28 UTC
tinderbox_musl has reproduced this issue with version 0.8.0-r1 - Updating summary.