I do not have a clean answer to this, but in my experience it is getting more and more difficult to compile anything on mipsel with g++-12. The default option `-g -O2` seems to imply `take as much memory as you want to get things to compile` so this end up crossing the 2GB hard-limit.
For example here is what webkit is doing to work around the symptoms: * https://salsa.debian.org/webkit-team/webkit/-/blob/debian/2.39.1-1/debian/rules#L66-71 Previous reports on this issue: * https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=882490 * https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78971 On Tue, Dec 6, 2022 at 8:10 AM Andreas Tille <andr...@an3as.eu> wrote: > > Ping? If this can't be clarified I'd probably ask ftpmaster for removal > of the package for mipsel. > Kind regards, Andreas. > > Am Thu, Dec 01, 2022 at 07:15:27AM +0100 schrieb Andreas Tille: > > Hi, > > > > Am Wed, Nov 30, 2022 at 10:08:14PM +0100 schrieb Paul Gevers: > > > Source: r-cran-glmmtmb > > > Version: 1.1.4+dfsg-3 > > > Severity: serious > > > Tags: ftbfs > > > Justification: ftbfs > > > > > > Dear maintainer(s), > > > > > > Your package failed to build from source on mipsel, where it built > > > successfully in the past. > > > > > > https://buildd.debian.org/status/fetch.php?pkg=r-cran-glmmtmb&arch=mipsel&ver=1.1.5%2Bdfsg-1&stamp=1669057119&raw=0 > > > ... > > > cc1plus: out of memory allocating 1058400 bytes after a total of 59473920 > > > bytes > > > > Isn't this just a matter of the autobuilders hardware? > > > > If not I do not see any other clue but removing the package for mipsel. > > > > Kind regards > > > > Andreas. > > > > -- > > http://fam-tille.de > > -- > http://fam-tille.de >