bug#68429: Catch2-3.5.1 tests fails on i686-linux, SSE extension

2024-01-13 Thread John Kehayias via Bug reports for GNU Guix
Hi, On Sat, Jan 13, 2024 at 11:43 AM, Richard Sent wrote: > Opening a ticket so discussions a bit more organized. Hope this > doesn't step on anybody's toes. > > Catch2-3.5.1 fails to build with system=i686-linux, log attached. This > is due to a test added upstream that assumes the SSE extension

bug#68429: Catch2-3.5.1 tests fails on i686-linux, SSE extension

2024-01-13 Thread John Kehayias via Bug reports for GNU Guix
Hi, On Sat, Jan 13, 2024 at 11:43 AM, Richard Sent wrote: > Opening a ticket so discussions a bit more organized. Hope this > doesn't step on anybody's toes. > > Catch2-3.5.1 fails to build with system=i686-linux, log attached. This > is due to a test added upstream that assumes the SSE extension

bug#68429: Catch2-3.5.1 tests fails on i686-linux, SSE extension

2024-01-13 Thread Richard Sent
Opening a ticket so discussions a bit more organized. Hope this doesn't step on anybody's toes. Catch2-3.5.1 fails to build with system=i686-linux, log attached. This is due to a test added upstream that assumes the SSE extension is present, SelfTest/IntrospectiveTests/RandomNumberGeneration.