Closed
Description
Description
compiler: any of gcc10,gcc12
OS: linux-gnu
uname -a
Linux iff1426 4.18.0-348.20.1.el8_5.x86_64 #1 SMP Thu Mar 10 20:59:28 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Following the instructions from README, I get a lot of failing tests when doing cmake --build build --target test
(see attached file).
I ran the tests and installed succesfully on the same platform with the same compilers before i did a new git pull
, but I dont remember if it was another release.
Expected Behaviour
I expect the tests to run succesfully.
Version of stdlib
any from 8e0d8dd down to fb4ca80
Platform and Architecture
OS: linux-gnu >>>uname -a Linux iff1426 4.18.0-348.20.1.el8_5.x86_64 #1 SMP Thu Mar 10 20:59:28 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Additional Information
No response