Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 942861 - dev-python/eradicate-2.3.0 fails tests: AssertionError: Warning: cannot find your CPU L2 & L3 cac[43 chars]he
Summary: dev-python/eradicate-2.3.0 fails tests: AssertionError: Warning: cannot find ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Zac Medico
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-11-04 08:01 UTC by Agostino Sarubbo
Modified: 2024-11-05 08:30 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,60.68 KB, text/plain)
2024-11-04 08:01 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 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