https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/colorclass-2.2.2-r1 fails tests. Discovered on: arm64 (internal ref: tinderbox_arm64) System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 907836 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: ' E AssertionError: assert not b'Warning: cannot find your CPU L2 & L3 cache size in /sys/devices/system/cpu/cpuX/cache E AssertionError: assert not 'Warning: cannot find your CPU L2 & L3 cache size in /sys/devices/system/cpu/cpuX/cache E AssertionError: assert not b'Warning: cannot find your CPU L2 & L3 cache size in /sys/devices/system/cpu/cpuX/cache FAILED tests/test___main__.py::test_import_do_nothing - AssertionError: assert not b'Warning: cannot find your CPU L2 & L3 cache size in /sys/devices/system/cpu/cpuX/cache FAILED tests/test_codes.py::test_disable_colors_piped[False] - AssertionError: assert not b'Warning: cannot find your CPU L2 & L3 cache size in /sys/devices/system/cpu/cpuX/cache FAILED tests/test_codes.py::test_disable_colors_piped[True] - AssertionError: assert not 'Warning: cannot find your CPU L2 & L3 cache size in /sys/devices/system/cpu/cpuX/cache Warning: cannot find your CPU L2 & L3 cache size in /sys/devices/system/cpu/cpuX/cache output = ('Warning: cannot find your CPU L2 & L3 cache size in ' output = (b'Warning: cannot find your CPU L2 & L3 cache size in /sys/devices/system/cpu/' tests/test___main__.py::test_import_do_nothing FAILED [ 1/146] tests/test_codes.py::test_disable_colors_piped[False] FAILED [ 16/146] tests/test_codes.py::test_disable_colors_piped[True] FAILED [ 17/146]