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

Bug 942861

Summary: dev-python/eradicate-2.3.0 fails tests: AssertionError: Warning: cannot find your CPU L2 & L3 cac[43 chars]he
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Zac Medico <zmedico>
Status: CONFIRMED ---    
Severity: normal CC: python
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-11-04 08:01:05 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/eradicate-2.3.0 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
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-04 08:01:06 UTC
Created attachment 907837 [details]
build.log

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


' != ''
- Warning: cannot find your CPU L2 & L3 cache size in /sys/devices/system/cpu/cpuX/cache
AssertionError: 'Warning: cannot find your CPU L2 & L3 cac[43 chars]he
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
FAIL: test_end_to_end (test_eradicate.SystemTests)
FAILED (failures=1)
Warning: cannot find your CPU L2 & L3 cache size in /sys/devices/system/cpu/cpuX/cache
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-11-04 08:41:09 UTC
I think those messages are coming from some central component, please don't file many bugs for them, just one.
Comment 4 Agostino Sarubbo gentoo-dev 2024-11-05 08:30:15 UTC
(In reply to Sam James from comment #3)
> I think those messages are coming from some central component, please don't
> file many bugs for them, just one.

FTR, I recently added:
CPU_FLAGS_ARM="edsp neon thumb vfp vfpv3 vfpv4 vfp-d32 aes sha1 sha2 crc32 asimddp v4 v5 v6 v7 v8 thumb2"

as suggested by app-portage/cpuid2cpuflags