Hey Aurélien, On 2024-09-06 04:37, Emanuele Rocca wrote: > I thus tried to build the package with -O2 -mno-late-ldp-fusion, and > indeed it builds fine
For the time being you can, if you want, drop the -O1 and build with -mno-late-ldp-fusion instead: export DEB_CXXFLAGS_MAINT_APPEND += -mno-late-ldp-fusion Cheers, Emanuele