Source: gap-radiroot
Version: 2.7-2
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
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
>   ***   Warning: not enough memory, new stack 32002048
>   ***   Warning: not enough memory, new stack 64000000
>   ***   Warning: not enough memory, new stack 32002048
>   ***   Warning: not enough memory, new stack 64000000
>   ***   Warning: not enough memory, new stack 32002048
>   ***   Warning: not enough memory, new stack 16003072
>   ***   Warning: not enough memory, new stack 64000000
>   ***   Warning: not enough memory, new stack 32002048
>   ***   Warning: not enough memory, new stack 16003072
>   ***   Warning: not enough memory, new stack 8003584
>   ***   Warning: not enough memory, new stack 64000000
>   ***   Warning: not enough memory, new stack 32002048
>   ***   Warning: not enough memory, new stack 16003072
>   ***   Warning: not enough memory, new stack 8003584
>   ***   Warning: not enough memory, new stack 64000000
>   ***   Warning: not enough memory, new stack 32002048
>   ***   Warning: not enough memory, new stack 16003072
>   ***   Warning: not enough memory, new stack 8003584
>   ***   Warning: not enough memory, new stack 64000000
>   ***   Warning: not enough memory, new stack 32002048
>   ***   Warning: not enough memory, new stack 16003072
>   ***   Warning: not enough memory, new stack 8003584
>   ***   Warning: not enough memory, new stack 4001792
>   ***   Warning: not enough memory, new stack 64000000
>   ***   Warning: not enough memory, new stack 32002048
>   ***   Warning: not enough memory, new stack 16003072
>   ***   Warning: not enough memory, new stack 8003584
>   ***   Warning: not enough memory, new stack 4001792
>   ***   Warning: not enough memory, new stack 2002944
>   ***   Warning: not enough memory, new stack 64000000
>   ***   Warning: not enough memory, new stack 32002048
>   ***   Warning: not enough memory, new stack 16003072
>   ***   Warning: not enough memory, new stack 8003584
>   ***   Warning: not enough memory, new stack 4001792
>   ***   Warning: not enough memory, new stack 2002944
>   ***   Warning: not enough memory, new stack 64000000
>   ***   Warning: not enough memory, new stack 32002048
>   ***   Warning: not enough memory, new stack 16003072
>   ***   Warning: not enough memory, new stack 8003584
>   ***   Warning: not enough memory, new stack 4001792
>   ***   Warning: not enough memory, new stack 2002944
>   ***   Warning: not enough memory, new stack 64000000
>   ***   Warning: not enough memory, new stack 32002048
>   ***   Warning: not enough memory, new stack 16003072
>   ***   Warning: not enough memory, new stack 8003584
>   ***   Warning: not enough memory, new stack 4001792
>   ***   Warning: not enough memory, new stack 2002944
>   ***   Warning: not enough memory, new stack 64000000
>   ***   Warning: not enough memory, new stack 32002048
>   ***   Warning: not enough memory, new stack 16003072
>   ***   Warning: not enough memory, new stack 8003584
>   ***   Warning: not enough memory, new stack 4001792
>   ***   Warning: not enough memory, new stack 2002944
>   ***   Warning: not enough memory, new stack 1003520
>   ***   Warning: not enough memory, new stack 64000000
>   ***   Warning: not enough memory, new stack 32002048
>   ***   Warning: not enough memory, new stack 16003072
>   ***   Warning: not enough memory, new stack 8003584
>   ***   Warning: not enough memory, new stack 4001792
>   ***   Warning: not enough memory, new stack 2002944
>   ***   Warning: not enough memory, new stack 1003520
>   ***   Warning: not enough memory, new stack 64000000
>   ***   Warning: not enough memory, new stack 32002048
>   ***   Warning: not enough memory, new stack 16003072
>   ***   Warning: not enough memory, new stack 8003584
>   ***   Warning: not enough memory, new stack 4001792
>   ***   Warning: not enough memory, new stack 2002944
>   ***   Warning: not enough memory, new stack 1003520
>   ***   Warning: not enough memory, new stack 503808
>   ***   Warning: not enough memory, new stack 500032
>   ***   at top-level: fac=lift(nffactor(f,pol))
>   ***                          ^----------------
>   *** nffactor: not enough memory
>   ***   at top-level: for(i=1,#fac[,1],for(j=1,fac[i,2
>   ***                             ^--------------------
>   ***   incorrect type in _[,_] OCcompoC [not a matrix] (t_POL).
> ########> Diff in debian/gaproot/pkg/RadiRoot/tst/docexmpl.tst, line 6:
> # Input is:
> FactorsPolynomialAlgExt( L, f );
> # Expected output:
> [ x_1+(-3/94*a^4-24/47*a^3-253/94*a^2-535/94*a-168/47),
>   x_1+(-3/94*a^4-24/47*a^3-253/94*a^2-441/94*a+20/47),
>   x_1+(3/47*a^4+48/47*a^3+253/47*a^2+488/47*a+336/47) ]
> # But found:
> Error, List Element: <list>[1] must have an assigned value
> ########
> Test of documentation examples in package RadiRoot
> GAP4stones: 806
> #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" ))
> Test handling of easy polynomials by RadiRoot
> GAP4stones: 3571
> ! grep "^########" debian/gap.tst
> ########> Diff in debian/gaproot/pkg/RadiRoot/tst/docexmpl.tst, line 6:
> ########
> debian/rules:6: recipe for target 'build-indep-stamp' failed
> make: *** [build-indep-stamp] Error 1

The full build log is available from:
   http://aws-logs.debian.net/2017/04/18/gap-radiroot_2.7-2_testing-i386.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

Reply via email to