reopen 1095348 thanks Hello. As strange as it may seem, this is still happening here, with identical error:
E AssertionError: E Not equal to tolerance rtol=0.1, atol=0 E E Mismatched elements: 6 / 7 (85.7%) E Max absolute difference among violations: 997.23956113 E Max relative difference among violations: 0.99921615 E ACTUAL: array([1.999216, 0.155654, 0.146317, 0.363123, 0.360546, 0.18838 , E 2.760439]) E DESIRED: array([1.e+00, 1.e-01, 2.e-01, 3.e-01, 4.e-01, 5.e-01, 1.e+03]) I've put a recent build log here: https://people.debian.org/~sanvila/build-logs/202503/ I can reproduce it on AWS instances of the following types: m7a.medium (1 cpu, AMD) r7a.medium (1 cpu, AMD) c7a.large (2 cpus, AMD) m7a.large (2 cpus, AMD) m7i.large (2 cpus, Intel) [ As always, if you need a VM to reproduce, just say so (privately) ]. Thanks.