On 27/04/17 at 11:11 +0200, Bill Allombert wrote: > severity 860648 normal > quit > On Wed, Apr 19, 2017 at 09:37:57AM +0200, Lucas Nussbaum wrote: > > Source: gap-radiroot > > Version: 2.7-2 > > Severity: serious > > Tags: stretch sid > > User: [email protected] > > Usertags: qa-ftbfs-20170418-i386 qa-ftbfs > > Justification: FTBFS in stretch on i386 > > > > Hi, > > > > During a rebuild of all packages in stretch (in a stretch chroot, not a > > sid chroot), your package failed to build on i386. > > > > Relevant part (hopefully): > > > debian/rules build > > > mkdir -p debian/gaproot/pkg > > > ln -s ../../.. debian/gaproot/pkg/RadiRoot > > > gap -q -l 'debian/gaproot;/usr/share/gap' < tst/testall.g | tee > > > debian/gap.tst > > > true > > > [ dir("debian/gaproot/pkg/RadiRoot/tst/") ] > > > #I ReadTest is no longer supported. Please use more robust and flexible > > > #I Test. For backwards compatibility, ReadTest(<filename>) is replaced > > > #I by Test( <filename>, rec( compareFunction := "uptowhitespace" )) > > > *** Warning: not enough memory, new stack 64000000 > > > *** Warning: not enough memory, new stack 64000000 > > Hello Lucas, > Sorry for the delay, for some reason my ISP blocked this email. > Do you know how much memory is there on this system ? > The test suite need 128M which does not seems unreasonable. > > I did a test build using cowbuilder for stretch i386 and it worked fine. > It seems to me your system was experiencing a memory crunch during the > build.
256 GB of RAM on the amd64 host, of which only 4GB is available per process since it's i386. Lucas

