Control: severity -1 important On Thu, Sep 25, 2025 at 01:22:28AM +0300, Adrian Bunk wrote: > Source: actiona > Version: 3.11.1-3 > Severity: serious > Tags: ftbfs forky sid > > https://buildd.debian.org/status/logs.php?pkg=actiona&ver=3.11.1-3%2Bb1 > > ... > cc1plus: out of memory allocating 1129920 bytes after a total of 68157440 > bytes > make[6]: *** [CMakeFiles/qtjsapi.dir/build.make:342: > CMakeFiles/qtjsapi.dir/qtjsapi_autogen/mocs_compilation.cpp.o] Error 1 > > > Trying on armhf, I don't see any obvious way to fix the qtjsapi > build other than building with -O0 (without optimization). > > Building complex C++ code without optimization is not a good idea, > for such a leaf packages that is unlikely to even have users on > 32-bit a build dependency on architecture-is-64-bit (and an RM > bug for the armel/armhf/i386 binaries) might be the best option.
I've filed the removal bug in #1116348. An additional dependency on architecture-is-64-bit would be useful, but this is not urgent. cu Adrian

