--- Begin Message ---
Source: gap-hapcryst
Version: 0.1.15-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230925 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> mkdir -p debian/gaproot/pkg
> ln -s ../../.. debian/gaproot/pkg/HAPcryst
> # This is a HACK. GAPDoc2HTML identifies the MainRootPath by checking for
> # init.g. Since AutoDoc and GAPDoc are unable to handle multiple books
> # the HAPprog book is considered an external link. Therefore it is necessary
> # to replace debian/gaproot with double dots. We fake it as a MainRootPath
> # to achieve this.
> ln -s /usr/share/gap/lib debian/gaproot/lib
> # This prevents an absolute path to polymaking as a result of the above.
> ln -s /usr/share/gap/pkg/polymaking debian/gaproot/pkg/polymaking
> gap -q -l "/<<PKGBUILDDIR>>/debian/gaproot;/usr/share/gap" < tst/testall.g |
> tee debian/gap.tst
> #I HAP warning: Set NEATO_PATH manually if needed.
> #I HAP warning: Set DOT_PATH manually if needed.
> #I HAP warning: Set DISPLAY_PATH manually if needed.
> #I HAP warning: Set BROWSER_PATH manually if needed.
> #I HAP warning: Set ASY_PATH manually if needed.
> true
> Architecture: x86_64-pc-linux-gnu-default64-kv8
>
> testing: /<<PKGBUILDDIR>>/debian/gaproot/pkg/HAP\
> cryst/tst/HAPcryst.tst
> polymake: upgrading /tmp/gaptempdirDllKDZ/partialFD2595 from old plain file
> format
> polymake: ERROR: "/usr/share/polymake/perllib/Polymake/Core/CPlusPlus.pm",
> line 1785: Can't load shared module /usr/lib/polymake/lib/ideal.so:
> libsingular-Singular-4.3.1.so: cannot open shared object file: No such file
> or directory
>
> polymake: upgrading /tmp/gaptempdirDllKDZ/partialFD2596 from old plain file
> format
> polymake: ERROR: "/usr/share/polymake/perllib/Polymake/Core/CPlusPlus.pm",
> line 1785: Can't load shared module /usr/lib/polymake/lib/ideal.so:
> libsingular-Singular-4.3.1.so: cannot open shared object file: No such file
> or directory
>
> polymake: upgrading /tmp/gaptempdirDllKDZ/partialFD2932 from old plain file
> format
> polymake: ERROR: "/usr/share/polymake/perllib/Polymake/Core/CPlusPlus.pm",
> line 1785: Can't load shared module /usr/lib/polymake/lib/ideal.so:
> libsingular-Singular-4.3.1.so: cannot open shared object file: No such file
> or directory
>
> [34m########> Diff in /<<PKGBUILDDIR>>/debian/g\
> aproot/pkg/HAPcryst/tst/HAPcryst.tst:12[0m
> [34m# Input is:[0m
> res:=ResolutionBieberbachGroup(G);
> [0m[2K[34m# Expected output:[0m
> [30m[42mResolution of length 4 in characteristic
> 0 for SpaceGroupOnRightBBNWZ( 3, 6, 1, 1, 4 ) .
> No contracting homotopy available.
> [0m[2K[34m# But found:[0m
> [37m[41mError, polymake returned an error
> [0m[2K[34m########[0m
> [34m########> Diff in /<<PKGBUILDDIR>>/debian/g\
> aproot/pkg/HAPcryst/tst/HAPcryst.tst:18[0m
> [34m# Input is:[0m
> List([0..3],Dimension(res));
> [0m[2K[34m# Expected output:[0m
> [30m[42m[ 2, 5, 4, 1 ]
> [0m[2K[34m# But found:[0m
> [37m[41mError, Variable: 'res' must have a value
> [0m[2K[34m########[0m
> [34m########> Diff in /<<PKGBUILDDIR>>/debian/g\
> aproot/pkg/HAPcryst/tst/HAPcryst.tst:20[0m
> [34m# Input is:[0m
> BoundaryOfGenerator_LargeGroupRep(res,2,1);
> [0m[2K[34m# Expected output:[0m
> [30m[42m[ (1)*[ [ 1, 0, 0, 0 ], [ 0, 1, 0, 0 ], [ 0, 0, 1, 0 ], [ 0, 0, 0,
> 1\
> ] ],
> (-1)*[ [ 1, 0, 0, 0 ], [ 0, 1, 0, 0 ], [ 0, 0, 1, 0 ], [ 0, 0, 0, 1 ] ],
> (-1)*[ [ 1, 1, 0, 0 ], [ -1, 0, 0, 0 ], [ 0, 0, 1, 0 ], [ 0, 0, 1/6, 1 ] ],
> <zero> of ...,
> (1)*[ [ 1, 0, 0, 0 ], [ 0, 1, 0, 0 ], [ 0, 0, 1, 0 ], [ 0, 0, 0, 1 ] ] ]
> [0m[2K[34m# But found:[0m
> [37m[41mError, Variable: 'res' must have a value
> [0m[2K[34m########[0m
> [34m########> Diff in /<<PKGBUILDDIR>>/debian/g\
> aproot/pkg/HAPcryst/tst/HAPcryst.tst:26[0m
> [34m# Input is:[0m
> res:=ResolutionBieberbachGroup(G,[1/2,1/3,1/5]);
> [0m[2K[34m# Expected output:[0m
> [30m[42mResolution of length 4 in characteristic
> 0 for SpaceGroupOnRightBBNWZ( 3, 6, 1, 1, 4 ) .
> No contracting homotopy available.
> [0m[2K[34m# But found:[0m
> [37m[41mError, polymake returned an error
> [0m[2K[34m########[0m
> [34m########> Diff in /<<PKGBUILDDIR>>/debian/g\
> aproot/pkg/HAPcryst/tst/HAPcryst.tst:32[0m
> [34m# Input is:[0m
> List([0..3],Dimension(res));
> [0m[2K[34m# Expected output:[0m
> [30m[42m[ 9, 18, 10, 1 ]
> [0m[2K[34m# But found:[0m
> [37m[41mError, Variable: 'res' must have a value
> [0m[2K[34m########[0m
> [34m########> Diff in /<<PKGBUILDDIR>>/debian/g\
> aproot/pkg/HAPcryst/tst/HAPcryst.tst:34[0m
> [34m# Input is:[0m
> BoundaryOfGenerator_LargeGroupRep(res,2,1);
> [0m[2K[34m# Expected output:[0m
> [30m[42m[ (1)*[ [ 1, 0, 0, 0 ], [ 0, 1, 0, 0 ], [ 0, 0, 1, 0 ], [ 0, 0, 0,
> 1\
> ] ],
> (-1)*[ [ 1, 0, 0, 0 ], [ 0, 1, 0, 0 ], [ 0, 0, 1, 0 ], [ 0, 0, 0, 1 ] ]+(
> -1)*[ [ 1, 1, 0, 0 ], [ -1, 0, 0, 0 ], [ 0, 0, 1, 0 ], [ 0, 0, 1/6, 1 ] ],
> (1)*[ [ 1, 0, 0, 0 ], [ 0, 1, 0, 0 ], [ 0, 0, 1, 0 ], [ 0, 0, 0, 1 ] ],
> (-1)*[ [ -1, 0, 0, 0 ], [ 0, -1, 0, 0 ], [ 0, 0, 1, 0 ], [ 0, 0, 1/2, 1 ] ],
> <zero> of ...,
> (1)*[ [ 1, 0, 0, 0 ], [ 0, 1, 0, 0 ], [ 0, 0, 1, 0 ], [ 0, 0, 0, 1 ] ],
> (-1)*[ [ -1, -1, 0, 0 ], [ 1, 0, 0, 0 ], [ 0, 0, 1, 0 ], [ 0, 0, 2/3, 1 ] ],
> <zero> of ...,
> (-1)*[ [ 1, 1, 0, 0 ], [ -1, 0, 0, 0 ], [ 0, 0, 1, 0 ], [ 0, 0, 1/6, 1 ] ],
> <zero> of ..., <zero> of ...,
> (1)*[ [ 1, 0, 0, 0 ], [ 0, 1, 0, 0 ], [ 0, 0, 1, 0 ], [ 0, 0, 0, 1 ] ],
> <zero> of ...,
> (-1)*[ [ 1, 1, 0, 0 ], [ -1, 0, 0, 0 ], [ 0, 0, 1, 0 ], [ 0, 0, 1/6, 1 ] ],
> <zero> of ..., <zero> of ...,
> (1)*[ [ 1, 0, 0, 0 ], [ 0, 1, 0, 0 ], [ 0, 0, 1, 0 ], [ 0, 0, 0, 1 ] ],
> <zero> of ... ]
> [0m[2K[34m# But found:[0m
> [37m[41mError, Variable: 'res' must have a value
> [0m[2K[34m########[0m
> [34m########> Diff in /<<PKGBUILDDIR>>/debian/g\
> aproot/pkg/HAPcryst/tst/HAPcryst.tst:52[0m
> [34m# Input is:[0m
> res:=ResolutionBieberbachGroup(SpaceGroup(4,4));
> [0m[2K[34m# Expected output:[0m
> [30m[42mResolution of length 5 in characteristic
> 0 for SpaceGroupOnRightBBNWZ( 4, 2, 1, 1, 2 ) .
> No contracting homotopy available.
> [0m[2K[34m# But found:[0m
> [37m[41mError, polymake returned an error
> [0m[2K[34m########[0m
> [34m########> Diff in /<<PKGBUILDDIR>>/debian/g\
> aproot/pkg/HAPcryst/tst/HAPcryst.tst:58[0m
> [34m# Input is:[0m
> List([0..4],i->Homology(TensorWithIntegers(res),i));
> [0m[2K[34m# Expected output:[0m
> [30m[42m[ [ 0 ], [ 2, 0, 0, 0 ], [ 2, 2, 0, 0, 0 ], [ 2, 0 ], [ ] ]
> [0m[2K[34m# But found:[0m
> [37m[41mSyntax warning: Unbound global variable in stream:1
> List([0..4],i->Homology(TensorWithIntegers(res),i));
> ^^^
> Error, Variable: 'res' must have an assigned value
> [0m[2K[34m########[0m
> [34m########> Diff in /<<PKGBUILDDIR>>/debian/g\
> aproot/pkg/HAPcryst/tst/HAPcryst.tst:60[0m
> [34m# Input is:[0m
> List([0..4],i->Cohomology(HomToIntegers(res),i));
> [0m[2K[34m# Expected output:[0m
> [30m[42m[ [ 0 ], [ 0, 0, 0 ], [ 2, 0, 0, 0 ], [ 2, 2, 0 ], [ 2 ] ]
> [0m[2K[34m# But found:[0m
> [37m[41mSyntax warning: Unbound global variable in stream:1
> List([0..4],i->Cohomology(HomToIntegers(res),i));
> ^^^
> Error, Variable: 'res' must have an assigned value
> [0m[2K[34m########[0m
> 663 ms (103 ms GC) and 42.9MB allocated for HAPcryst.tst
> -----------------------------------
> total 663 ms (103 ms GC) and 42.9MB allocated
> 9 failures in 1 of 1 files
>
> #I Errors detected while testing
>
> grep -q "^#I No errors detected while testing" debian/gap.tst
> make[1]: *** [debian/rules:26: execute_after_dh_auto_test] Error 1
The full build log is available from:
http://qa-logs.debian.net/2023/09/25/gap-hapcryst_0.1.15-2_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230925;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230925&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
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!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---