Bug#1038603: Seems fixed in unstable

2023-06-19 Thread Jeronimo Pellegrini
The new uploaded libisl23 (version 0.26-3) seems to have fixed the problem (I have successfully compiled darktable with GCC 12). Thanks a lot Matthias for the really wuick fix to the problem! J.

Bug#1038603: gcc-12 but - forgot one detail

2023-06-18 Thread Jeronimo Pellegrini
I forgot: the steps to reproduce are these git clone https://github.com/darktable-org/darktable.git git submodule update cd darktable ./build.sh --prefix /usr/local --build-type Release but of course, one needs the darktable dependencies before -- apt-get build-dep darktable J.

Bug#1038603: gcc-12 was compiled with BMI instructions, which seems to it sometimes crashing in older CPUs

2023-06-18 Thread Jeronimo Pellegrini
Package: gcc-12 Version: 12.3.0-4 Severity: important Dear Maintainer, It seems that the Debian package of GCC 12 was compiled with BMI1 (and BMI2) instructions (perhaps the wrong -march setting is being used?). At least apparently (see below). Those are relatively new instruction sets, and are n