Your message dated Tue, 16 Apr 2024 03:49:40 +0000
with message-id <e1rwzpe-007pi9...@fasolo.debian.org>
and subject line Bug#1067319: fixed in gap-polymaking 0.8.7-2
has caused the Debian Bug report #1067319,
regarding gap-polymaking: FTBFS: Can't load 
'/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
 for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
line 201.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1067319: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067319
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gap-polymaking
Version: 0.8.7-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240319 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>>'
> gap -q -l "/<<PKGBUILDDIR>>/debian/gaproot;/usr/share/gap" < tst/testall.g | 
> tee debian/gap.tst
> true
> [ "visual.tst" ]
> Architecture: x86_64-pc-linux-gnu-default64-kv8
> 
> testing: /<<PKGBUILDDIR>>/debian/gaproot/pkg/\
> polymaking/tst/example.tst
> Can't load 
> '/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
>  for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
> such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
> line 201.
>  at /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> BEGIN failed--compilation aborted at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at /usr/share/polymake/perllib/Polymake.pm line 
> 29.
> BEGIN failed--compilation aborted at /usr/share/polymake/perllib/Polymake.pm 
> line 29.
> Compilation failed in require at /usr/bin/polymake line 156.
> BEGIN failed--compilation aborted at /usr/bin/polymake line 156.
> Can't load 
> '/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
>  for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
> such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
> line 201.
>  at /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> BEGIN failed--compilation aborted at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at /usr/share/polymake/perllib/Polymake.pm line 
> 29.
> BEGIN failed--compilation aborted at /usr/share/polymake/perllib/Polymake.pm 
> line 29.
> Compilation failed in require at /usr/bin/polymake line 156.
> BEGIN failed--compilation aborted at /usr/bin/polymake line 156.
> Can't load 
> '/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
>  for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
> such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
> line 201.
>  at /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> BEGIN failed--compilation aborted at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at /usr/share/polymake/perllib/Polymake.pm line 
> 29.
> BEGIN failed--compilation aborted at /usr/share/polymake/perllib/Polymake.pm 
> line 29.
> Compilation failed in require at /usr/bin/polymake line 156.
> BEGIN failed--compilation aborted at /usr/bin/polymake line 156.
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/example.tst:11
> # Input is:
> Polymake(permutahedron,"VOLUME");
> # Expected output:
> 3
> # But found:
> Error, polymake returned an error (error code 2)
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/example.tst:13
> # Input is:
> Polymake(permutahedron,"N_VERTICES");
> # Expected output:
> 6
> # But found:
> Error, polymake returned an error (error code 2)
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/example.tst:17
> # Input is:
> NamesKnownPropertiesOfPolymakeObject(permutahedron);
> # Expected output:
> [ "N_VERTICES", "VOLUME" ]
> # But found:
> fail
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/example.tst:19
> # Input is:
> Polymake(permutahedron,"DIM");
> # Expected output:
> 2
> # But found:
> Error, polymake returned an error (error code 2)
> ########
>       85 ms (50 ms GC) and 123KB allocated for example.tst
> testing: /<<PKGBUILDDIR>>/debian/gaproot/pkg/\
> polymaking/tst/polymaking.tst
> Can't load 
> '/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
>  for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
> such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
> line 201.
>  at /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> BEGIN failed--compilation aborted at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at /usr/share/polymake/perllib/Polymake.pm line 
> 29.
> BEGIN failed--compilation aborted at /usr/share/polymake/perllib/Polymake.pm 
> line 29.
> Compilation failed in require at /usr/bin/polymake line 156.
> BEGIN failed--compilation aborted at /usr/bin/polymake line 156.
> Can't load 
> '/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
>  for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
> such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
> line 201.
>  at /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> BEGIN failed--compilation aborted at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at /usr/share/polymake/perllib/Polymake.pm line 
> 29.
> BEGIN failed--compilation aborted at /usr/share/polymake/perllib/Polymake.pm 
> line 29.
> Compilation failed in require at /usr/bin/polymake line 156.
> BEGIN failed--compilation aborted at /usr/bin/polymake line 156.
> Can't load 
> '/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
>  for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
> such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
> line 201.
>  at /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> BEGIN failed--compilation aborted at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at /usr/share/polymake/perllib/Polymake.pm line 
> 29.
> BEGIN failed--compilation aborted at /usr/share/polymake/perllib/Polymake.pm 
> line 29.
> Compilation failed in require at /usr/bin/polymake line 156.
> BEGIN failed--compilation aborted at /usr/bin/polymake line 156.
> Can't load 
> '/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
>  for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
> such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
> line 201.
>  at /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> BEGIN failed--compilation aborted at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at /usr/share/polymake/perllib/Polymake.pm line 
> 29.
> BEGIN failed--compilation aborted at /usr/share/polymake/perllib/Polymake.pm 
> line 29.
> Compilation failed in require at /usr/bin/polymake line 156.
> BEGIN failed--compilation aborted at /usr/bin/polymake line 156.
> Can't load 
> '/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
>  for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
> such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
> line 201.
>  at /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> BEGIN failed--compilation aborted at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at /usr/share/polymake/perllib/Polymake.pm line 
> 29.
> BEGIN failed--compilation aborted at /usr/share/polymake/perllib/Polymake.pm 
> line 29.
> Compilation failed in require at /usr/bin/polymake line 156.
> BEGIN failed--compilation aborted at /usr/bin/polymake line 156.
> Can't load 
> '/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
>  for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
> such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
> line 201.
>  at /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> BEGIN failed--compilation aborted at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at /usr/share/polymake/perllib/Polymake.pm line 
> 29.
> BEGIN failed--compilation aborted at /usr/share/polymake/perllib/Polymake.pm 
> line 29.
> Compilation failed in require at /usr/bin/polymake line 156.
> BEGIN failed--compilation aborted at /usr/bin/polymake line 156.
> Can't load 
> '/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
>  for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
> such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
> line 201.
>  at /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> BEGIN failed--compilation aborted at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at /usr/share/polymake/perllib/Polymake.pm line 
> 29.
> BEGIN failed--compilation aborted at /usr/share/polymake/perllib/Polymake.pm 
> line 29.
> Compilation failed in require at /usr/bin/polymake line 156.
> BEGIN failed--compilation aborted at /usr/bin/polymake line 156.
> Can't load 
> '/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
>  for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
> such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
> line 201.
>  at /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> BEGIN failed--compilation aborted at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at /usr/share/polymake/perllib/Polymake.pm line 
> 29.
> BEGIN failed--compilation aborted at /usr/share/polymake/perllib/Polymake.pm 
> line 29.
> Compilation failed in require at /usr/bin/polymake line 156.
> BEGIN failed--compilation aborted at /usr/bin/polymake line 156.
> Can't load 
> '/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
>  for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
> such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
> line 201.
>  at /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> BEGIN failed--compilation aborted at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at /usr/share/polymake/perllib/Polymake.pm line 
> 29.
> BEGIN failed--compilation aborted at /usr/share/polymake/perllib/Polymake.pm 
> line 29.
> Compilation failed in require at /usr/bin/polymake line 156.
> BEGIN failed--compilation aborted at /usr/bin/polymake line 156.
> Can't load 
> '/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
>  for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
> such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
> line 201.
>  at /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> BEGIN failed--compilation aborted at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at /usr/share/polymake/perllib/Polymake.pm line 
> 29.
> BEGIN failed--compilation aborted at /usr/share/polymake/perllib/Polymake.pm 
> line 29.
> Compilation failed in require at /usr/bin/polymake line 156.
> BEGIN failed--compilation aborted at /usr/bin/polymake line 156.
> Can't load 
> '/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
>  for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
> such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
> line 201.
>  at /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> BEGIN failed--compilation aborted at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at /usr/share/polymake/perllib/Polymake.pm line 
> 29.
> BEGIN failed--compilation aborted at /usr/share/polymake/perllib/Polymake.pm 
> line 29.
> Compilation failed in require at /usr/bin/polymake line 156.
> BEGIN failed--compilation aborted at /usr/bin/polymake line 156.
> Can't load 
> '/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
>  for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
> such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
> line 201.
>  at /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> BEGIN failed--compilation aborted at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at /usr/share/polymake/perllib/Polymake.pm line 
> 29.
> BEGIN failed--compilation aborted at /usr/share/polymake/perllib/Polymake.pm 
> line 29.
> Compilation failed in require at /usr/bin/polymake line 156.
> BEGIN failed--compilation aborted at /usr/bin/polymake line 156.
> Can't load 
> '/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
>  for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
> such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
> line 201.
>  at /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> BEGIN failed--compilation aborted at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at /usr/share/polymake/perllib/Polymake.pm line 
> 29.
> BEGIN failed--compilation aborted at /usr/share/polymake/perllib/Polymake.pm 
> line 29.
> Compilation failed in require at /usr/bin/polymake line 156.
> BEGIN failed--compilation aborted at /usr/bin/polymake line 156.
> Can't load 
> '/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
>  for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
> such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
> line 201.
>  at /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> BEGIN failed--compilation aborted at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at /usr/share/polymake/perllib/Polymake.pm line 
> 29.
> BEGIN failed--compilation aborted at /usr/share/polymake/perllib/Polymake.pm 
> line 29.
> Compilation failed in require at /usr/bin/polymake line 156.
> BEGIN failed--compilation aborted at /usr/bin/polymake line 156.
> Can't load 
> '/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
>  for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
> such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
> line 201.
>  at /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> BEGIN failed--compilation aborted at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at /usr/share/polymake/perllib/Polymake.pm line 
> 29.
> BEGIN failed--compilation aborted at /usr/share/polymake/perllib/Polymake.pm 
> line 29.
> Compilation failed in require at /usr/bin/polymake line 156.
> BEGIN failed--compilation aborted at /usr/bin/polymake line 156.
> Can't load 
> '/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
>  for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
> such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
> line 201.
>  at /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> BEGIN failed--compilation aborted at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at /usr/share/polymake/perllib/Polymake.pm line 
> 29.
> BEGIN failed--compilation aborted at /usr/share/polymake/perllib/Polymake.pm 
> line 29.
> Compilation failed in require at /usr/bin/polymake line 156.
> BEGIN failed--compilation aborted at /usr/bin/polymake line 156.
> Can't load 
> '/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
>  for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
> such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
> line 201.
>  at /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> BEGIN failed--compilation aborted at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at /usr/share/polymake/perllib/Polymake.pm line 
> 29.
> BEGIN failed--compilation aborted at /usr/share/polymake/perllib/Polymake.pm 
> line 29.
> Compilation failed in require at /usr/bin/polymake line 156.
> BEGIN failed--compilation aborted at /usr/bin/polymake line 156.
> Can't load 
> '/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
>  for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
> such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
> line 201.
>  at /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> BEGIN failed--compilation aborted at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at /usr/share/polymake/perllib/Polymake.pm line 
> 29.
> BEGIN failed--compilation aborted at /usr/share/polymake/perllib/Polymake.pm 
> line 29.
> Compilation failed in require at /usr/bin/polymake line 156.
> BEGIN failed--compilation aborted at /usr/bin/polymake line 156.
> Can't load 
> '/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
>  for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
> such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
> line 201.
>  at /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> BEGIN failed--compilation aborted at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at /usr/share/polymake/perllib/Polymake.pm line 
> 29.
> BEGIN failed--compilation aborted at /usr/share/polymake/perllib/Polymake.pm 
> line 29.
> Compilation failed in require at /usr/bin/polymake line 156.
> BEGIN failed--compilation aborted at /usr/bin/polymake line 156.
> Can't load 
> '/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
>  for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
> such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
> line 201.
>  at /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> BEGIN failed--compilation aborted at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at /usr/share/polymake/perllib/Polymake.pm line 
> 29.
> BEGIN failed--compilation aborted at /usr/share/polymake/perllib/Polymake.pm 
> line 29.
> Compilation failed in require at /usr/bin/polymake line 156.
> BEGIN failed--compilation aborted at /usr/bin/polymake line 156.
> Can't load 
> '/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
>  for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
> such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
> line 201.
>  at /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> BEGIN failed--compilation aborted at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at /usr/share/polymake/perllib/Polymake.pm line 
> 29.
> BEGIN failed--compilation aborted at /usr/share/polymake/perllib/Polymake.pm 
> line 29.
> Compilation failed in require at /usr/bin/polymake line 156.
> BEGIN failed--compilation aborted at /usr/bin/polymake line 156.
> Can't load 
> '/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
>  for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
> such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
> line 201.
>  at /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> BEGIN failed--compilation aborted at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at /usr/share/polymake/perllib/Polymake.pm line 
> 29.
> BEGIN failed--compilation aborted at /usr/share/polymake/perllib/Polymake.pm 
> line 29.
> Compilation failed in require at /usr/bin/polymake line 156.
> BEGIN failed--compilation aborted at /usr/bin/polymake line 156.
> Can't load 
> '/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
>  for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
> such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
> line 201.
>  at /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> BEGIN failed--compilation aborted at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at /usr/share/polymake/perllib/Polymake.pm line 
> 29.
> BEGIN failed--compilation aborted at /usr/share/polymake/perllib/Polymake.pm 
> line 29.
> Compilation failed in require at /usr/bin/polymake line 156.
> BEGIN failed--compilation aborted at /usr/bin/polymake line 156.
> Can't load 
> '/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
>  for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
> such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
> line 201.
>  at /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> BEGIN failed--compilation aborted at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at /usr/share/polymake/perllib/Polymake.pm line 
> 29.
> BEGIN failed--compilation aborted at /usr/share/polymake/perllib/Polymake.pm 
> line 29.
> Compilation failed in require at /usr/bin/polymake line 156.
> BEGIN failed--compilation aborted at /usr/bin/polymake line 156.
> Can't load 
> '/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
>  for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
> such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
> line 201.
>  at /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> BEGIN failed--compilation aborted at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at /usr/share/polymake/perllib/Polymake.pm line 
> 29.
> BEGIN failed--compilation aborted at /usr/share/polymake/perllib/Polymake.pm 
> line 29.
> Compilation failed in require at /usr/bin/polymake line 156.
> BEGIN failed--compilation aborted at /usr/bin/polymake line 156.
> Can't load 
> '/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
>  for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
> such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
> line 201.
>  at /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> BEGIN failed--compilation aborted at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at /usr/share/polymake/perllib/Polymake.pm line 
> 29.
> BEGIN failed--compilation aborted at /usr/share/polymake/perllib/Polymake.pm 
> line 29.
> Compilation failed in require at /usr/bin/polymake line 156.
> BEGIN failed--compilation aborted at /usr/bin/polymake line 156.
> Can't load 
> '/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
>  for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
> such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
> line 201.
>  at /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> BEGIN failed--compilation aborted at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at /usr/share/polymake/perllib/Polymake.pm line 
> 29.
> BEGIN failed--compilation aborted at /usr/share/polymake/perllib/Polymake.pm 
> line 29.
> Compilation failed in require at /usr/bin/polymake line 156.
> BEGIN failed--compilation aborted at /usr/bin/polymake line 156.
> Can't load 
> '/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
>  for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
> such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
> line 201.
>  at /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> BEGIN failed--compilation aborted at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at /usr/share/polymake/perllib/Polymake.pm line 
> 29.
> BEGIN failed--compilation aborted at /usr/share/polymake/perllib/Polymake.pm 
> line 29.
> Compilation failed in require at /usr/bin/polymake line 156.
> BEGIN failed--compilation aborted at /usr/bin/polymake line 156.
> Can't load 
> '/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
>  for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
> such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
> line 201.
>  at /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> BEGIN failed--compilation aborted at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at /usr/share/polymake/perllib/Polymake.pm line 
> 29.
> BEGIN failed--compilation aborted at /usr/share/polymake/perllib/Polymake.pm 
> line 29.
> Compilation failed in require at /usr/bin/polymake line 156.
> BEGIN failed--compilation aborted at /usr/bin/polymake line 156.
> Can't load 
> '/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
>  for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
> such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
> line 201.
>  at /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> BEGIN failed--compilation aborted at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at /usr/share/polymake/perllib/Polymake.pm line 
> 29.
> BEGIN failed--compilation aborted at /usr/share/polymake/perllib/Polymake.pm 
> line 29.
> Compilation failed in require at /usr/bin/polymake line 156.
> BEGIN failed--compilation aborted at /usr/bin/polymake line 156.
> Can't load 
> '/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
>  for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
> such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
> line 201.
>  at /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> BEGIN failed--compilation aborted at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at /usr/share/polymake/perllib/Polymake.pm line 
> 29.
> BEGIN failed--compilation aborted at /usr/share/polymake/perllib/Polymake.pm 
> line 29.
> Compilation failed in require at /usr/bin/polymake line 156.
> BEGIN failed--compilation aborted at /usr/bin/polymake line 156.
> Can't load 
> '/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
>  for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
> such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
> line 201.
>  at /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> BEGIN failed--compilation aborted at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at /usr/share/polymake/perllib/Polymake.pm line 
> 29.
> BEGIN failed--compilation aborted at /usr/share/polymake/perllib/Polymake.pm 
> line 29.
> Compilation failed in require at /usr/bin/polymake line 156.
> BEGIN failed--compilation aborted at /usr/bin/polymake line 156.
> Can't load 
> '/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
>  for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
> such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
> line 201.
>  at /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> BEGIN failed--compilation aborted at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at /usr/share/polymake/perllib/Polymake.pm line 
> 29.
> BEGIN failed--compilation aborted at /usr/share/polymake/perllib/Polymake.pm 
> line 29.
> Compilation failed in require at /usr/bin/polymake line 156.
> BEGIN failed--compilation aborted at /usr/bin/polymake line 156.
> Can't load 
> '/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
>  for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
> such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
> line 201.
>  at /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> BEGIN failed--compilation aborted at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at /usr/share/polymake/perllib/Polymake.pm line 
> 29.
> BEGIN failed--compilation aborted at /usr/share/polymake/perllib/Polymake.pm 
> line 29.
> Compilation failed in require at /usr/bin/polymake line 156.
> BEGIN failed--compilation aborted at /usr/bin/polymake line 156.
> Can't load 
> '/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
>  for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
> such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
> line 201.
>  at /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> BEGIN failed--compilation aborted at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at /usr/share/polymake/perllib/Polymake.pm line 
> 29.
> BEGIN failed--compilation aborted at /usr/share/polymake/perllib/Polymake.pm 
> line 29.
> Compilation failed in require at /usr/bin/polymake line 156.
> BEGIN failed--compilation aborted at /usr/bin/polymake line 156.
> Can't load 
> '/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
>  for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
> such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
> line 201.
>  at /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> BEGIN failed--compilation aborted at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at /usr/share/polymake/perllib/Polymake.pm line 
> 29.
> BEGIN failed--compilation aborted at /usr/share/polymake/perllib/Polymake.pm 
> line 29.
> Compilation failed in require at /usr/bin/polymake line 156.
> BEGIN failed--compilation aborted at /usr/bin/polymake line 156.
> Can't load 
> '/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
>  for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
> such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
> line 201.
>  at /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> BEGIN failed--compilation aborted at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at /usr/share/polymake/perllib/Polymake.pm line 
> 29.
> BEGIN failed--compilation aborted at /usr/share/polymake/perllib/Polymake.pm 
> line 29.
> Compilation failed in require at /usr/bin/polymake line 156.
> BEGIN failed--compilation aborted at /usr/bin/polymake line 156.
> Can't load 
> '/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
>  for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
> such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
> line 201.
>  at /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> BEGIN failed--compilation aborted at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at /usr/share/polymake/perllib/Polymake.pm line 
> 29.
> BEGIN failed--compilation aborted at /usr/share/polymake/perllib/Polymake.pm 
> line 29.
> Compilation failed in require at /usr/bin/polymake line 156.
> BEGIN failed--compilation aborted at /usr/bin/polymake line 156.
> Can't load 
> '/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
>  for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
> such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
> line 201.
>  at /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> BEGIN failed--compilation aborted at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at /usr/share/polymake/perllib/Polymake.pm line 
> 29.
> BEGIN failed--compilation aborted at /usr/share/polymake/perllib/Polymake.pm 
> line 29.
> Compilation failed in require at /usr/bin/polymake line 156.
> BEGIN failed--compilation aborted at /usr/bin/polymake line 156.
> Can't load 
> '/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
>  for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
> such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
> line 201.
>  at /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> BEGIN failed--compilation aborted at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at /usr/share/polymake/perllib/Polymake.pm line 
> 29.
> BEGIN failed--compilation aborted at /usr/share/polymake/perllib/Polymake.pm 
> line 29.
> Compilation failed in require at /usr/bin/polymake line 156.
> BEGIN failed--compilation aborted at /usr/bin/polymake line 156.
> Can't load 
> '/usr/lib/polymake/perlx/5.38.2/x86_64-linux-gnu-thread-multi/auto/Polymake/Ext/Ext.so'
>  for module Polymake::Ext: libflint.so.18: cannot open shared object file: No 
> such file or directory at /usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm 
> line 201.
>  at /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> BEGIN failed--compilation aborted at 
> /usr/share/polymake/perllib/Polymake/Namespaces.pm line 18.
> Compilation failed in require at /usr/share/polymake/perllib/Polymake.pm line 
> 29.
> BEGIN failed--compilation aborted at /usr/share/polymake/perllib/Polymake.pm 
> line 29.
> Compilation failed in require at /usr/bin/polymake line 156.
> BEGIN failed--compilation aborted at /usr/bin/polymake line 156.
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/polymaking.tst:21
> # Input is:
> Polymake(poly,"POINTS");
> # Expected output:
> [ [ 1/4, 1/75, 1/22 ], [ 1/37, 1/62, 1/19 ], [ 1/91, 1/24, 1/88 ], 
>   [ 1/59, 1/67, 1/5 ], [ 1/85, 1/31, 1/76 ], [ 1/4, 1/72, 1/44 ], 
>   [ 1/47, 1/33, 1/55 ], [ 1/79, 1/21, 1/99 ], [ 1/3, 1/30, 1/12 ], 
>   [ 1/71, 1/48, 1/71 ] ]
> # But found:
> Error, polymake returned an error (error code 2)
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/polymaking.tst:28
> # Input is:
> Polymake(poly,"N_FACETS");
> # Expected output:
> 14
> # But found:
> Error, polymake returned an error (error code 2)
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/polymaking.tst:30
> # Input is:
> Polymake(poly,"VOLUME");
> # Expected output:
> 56551499691708521629/103286715323123543904000
> # But found:
> Error, polymake returned an error (error code 2)
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/polymaking.tst:32
> # Input is:
> Polymake(poly,"DIM");
> # Expected output:
> 3
> # But found:
> Error, polymake returned an error (error code 2)
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/polymaking.tst:34
> # Input is:
> Polymake(poly,"ALTSHULER_DET");
> # Expected output:
> 4032
> # But found:
> Error, polymake returned an error (error code 2)
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/polymaking.tst:36
> # Input is:
> Polymake(poly,"AMBIENT_DIM");
> # Expected output:
> 3
> # But found:
> Error, polymake returned an error (error code 2)
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/polymaking.tst:38
> # Input is:
> Polymake(poly,"BALANCED");
> # Expected output:
> true
> # But found:
> Error, polymake returned an error (error code 2)
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/polymaking.tst:40
> # Input is:
> Polymake(poly,"BALANCE");
> # Expected output:
> 1
> # But found:
> Error, polymake returned an error (error code 2)
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/polymaking.tst:42
> # Input is:
> Polymake(poly,"BOUNDED");
> # Expected output:
> true
> # But found:
> Error, polymake returned an error (error code 2)
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/polymaking.tst:44
> # Input is:
> Polymake(poly,"COCUBICALITY");
> # Expected output:
> 1
> # But found:
> Error, polymake returned an error (error code 2)
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/polymaking.tst:46
> # Input is:
> Polymake(poly,"DUAL_CONNECTIVITY");
> # Expected output:
> 3
> # But found:
> Error, polymake returned an error (error code 2)
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/polymaking.tst:48
> # Input is:
> Polymake(poly,"DUAL_DIAMETER");
> # Expected output:
> 4
> # But found:
> Error, polymake returned an error (error code 2)
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/polymaking.tst:50
> # Input is:
> Polymake(poly,"ESSENTIALLY_GENERIC");
> # Expected output:
> true
> # But found:
> Error, polymake returned an error (error code 2)
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/polymaking.tst:52
> # Input is:
> Polymake(poly,"F_VECTOR");
> # Expected output:
> [ 9, 21, 14 ]
> # But found:
> Error, polymake returned an error (error code 2)
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/polymaking.tst:54
> # Input is:
> Polymake(poly,"F2_VECTOR");
> # Expected output:
> [ [ 9, 42, 42 ], [ 42, 21, 42 ], [ 42, 42, 14 ] ]
> # But found:
> Error, polymake returned an error (error code 2)
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/polymaking.tst:56
> # Input is:
> Polymake(poly,"FACES");
> # Expected output:
> [ [  ], [ 1 ], [ 2 ], [ 3 ], [ 4 ], [ 5 ], [ 6 ], [ 7 ], [ 8 ], [ 9 
> \
> ], 
>   [ 1, 2 ], [ 1, 4 ], [ 1, 6 ], [ 1, 8 ], [ 2, 4 ], [ 2, 6 ], [ 2, 9 ], 
>   [ 3, 4 ], [ 3, 5 ], [ 3, 7 ], [ 3, 9 ], [ 4, 5 ], [ 4, 7 ], [ 4, 8 ], 
>   [ 4, 9 ], [ 5, 9 ], [ 6, 7 ], [ 6, 8 ], [ 6, 9 ], [ 7, 8 ], [ 7, 9 ], 
>   [ 1, 6, 8 ], [ 2, 4, 9 ], [ 3, 4, 7 ], [ 6, 7, 8 ], [ 4, 7, 8 ], 
>   [ 3, 7, 9 ], [ 6, 7, 9 ], [ 1, 4, 8 ], [ 1, 2, 4 ], [ 2, 6, 9 ], 
>   [ 1, 2, 6 ], [ 3, 5, 9 ], [ 4, 5, 9 ], [ 3, 4, 5 ], 
>   [ 1, 2, 3, 4, 5, 6, 7, 8, 9 ] ]
> # But found:
> Error, polymake returned an error (error code 2)
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/polymaking.tst:65
> # Input is:
> Polymake(poly,"ADJACENCY");
> # Expected output:
> [ [ 2, 3, 4, 5, 6, 7, 8, 9, 10 ], [ 11, 12, 13, 14 ], [ 11, 15, 16, 
> \
> 17 ], 
>   [ 18, 19, 20, 21 ], [ 12, 15, 18, 22, 23, 24, 25 ], [ 19, 22, 26 ], 
>   [ 13, 16, 27, 28, 29 ], [ 20, 23, 27, 30, 31 ], [ 14, 24, 28, 30 ], 
>   [ 17, 21, 25, 26, 29, 31 ], [ 40, 42 ], [ 39, 40 ], [ 32, 42 ], [ 32, 39 ], 
>   [ 33, 40 ], [ 41, 42 ], [ 33, 41 ], [ 34, 45 ], [ 43, 45 ], [ 34, 37 ], 
>   [ 37, 43 ], [ 44, 45 ], [ 34, 36 ], [ 36, 39 ], [ 33, 44 ], [ 43, 44 ], 
>   [ 35, 38 ], [ 32, 35 ], [ 38, 41 ], [ 35, 36 ], [ 37, 38 ], [ 46 ], [ 46 ], 
>   [ 46 ], [ 46 ], [ 46 ], [ 46 ], [ 46 ], [ 46 ], [ 46 ], [ 46 ], [ 46 ], 
>   [ 46 ], [ 46 ], [ 46 ], [  ] ]
> # But found:
> Error, polymake returned an error (error code 2)
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/polymaking.tst:75
> # Input is:
> Polymake(poly,"FACET_DEGREES");
> # Expected output:
> [ 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3 ]
> # But found:
> Error, polymake returned an error (error code 2)
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/polymaking.tst:77
> # Input is:
> Polymake(poly,"FACETS");
> # Expected output:
> [ [ 87, -452, 1800, 44 ], [ -42443748, 474787219, 1685061792, 
> 462316\
> 55 ], 
>   [ 1403725, 643437067, -190478253, -47332395 ], 
>   [ 27853, -108309, -630630, 351252 ], 
>   [ 13885273, -1477537, -280945070, -48335100 ], 
>   [ -145029, 1373099, 1147776, 7226208 ], 
>   [ -235790, -456383, 2076480, 14126013 ], [ 23349, -103132, 738675, -163130 ]
>     , [ -1580061339, 1195816838, 93208905900, 843077785 ], 
>   [ -2006700, 2225735, 88056864, 9999187 ], [ -51826, 38850, 2915550, 71269 ],
>   [ -574215, 16096535, 4705056, 17713168 ], 
>   [ -519350247, 28577972485, 5781969216, -256601080 ], 
>   [ -2303641863, 164204234285, 12897123192, -3359875640 ] ]
> # But found:
> Error, polymake returned an error (error code 2)
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/polymaking.tst:89
> # Input is:
> Polymake(poly,"FAR_HYPERPLANE");
> # Expected output:
> [ 1, 0, 0, 0 ]
> # But found:
> Error, polymake returned an error (error code 2)
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/polymaking.tst:91
> # Input is:
> Polymake(poly,"FEASIBLE");
> # Expected output:
> true
> # But found:
> Error, polymake returned an error (error code 2)
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/polymaking.tst:93
> # Input is:
> Polymake(poly,"N_BOUNDED_VERTICES");
> # Expected output:
> 9
> # But found:
> Error, polymake returned an error (error code 2)
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/polymaking.tst:95
> # Input is:
> Polymake(poly,"N_FLAGS");
> # Expected output:
> 1
> # But found:
> Error, polymake returned an error (error code 2)
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/polymaking.tst:97
> # Input is:
> Polymake(poly,"N_POINTS");
> # Expected output:
> 10
> # But found:
> Error, polymake returned an error (error code 2)
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/polymaking.tst:99
> # Input is:
> Polymake(poly,"N_RIDGES");
> # Expected output:
> 21
> # But found:
> Error, polymake returned an error (error code 2)
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/polymaking.tst:101
> # Input is:
> Polymake(poly,"N_VERTEX_FACET_INC");
> # Expected output:
> 42
> # But found:
> Error, polymake returned an error (error code 2)
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/polymaking.tst:103
> # Input is:
> Polymake(poly,"N_VERTICES");
> # Expected output:
> 9
> # But found:
> Error, polymake returned an error (error code 2)
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/polymaking.tst:105
> # Input is:
> Polymake(poly,"NEIGHBORLINESS");
> # Expected output:
> 1
> # But found:
> Error, polymake returned an error (error code 2)
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/polymaking.tst:107
> # Input is:
> Polymake(poly,"NEIGHBORLY");
> # Expected output:
> true
> # But found:
> Error, polymake returned an error (error code 2)
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/polymaking.tst:109
> # Input is:
> Polymake(poly,"MINIMAL_VERTEX_ANGLE");
> # Expected output:
> #I  Warning!converting a floating point number
> 314159265358979/100000000000000
> # But found:
> Error, polymake returned an error (error code 2)
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/polymaking.tst:112
> # Input is:
> Polymake(poly,"POINTED");
> # Expected output:
> true
> # But found:
> Error, polymake returned an error (error code 2)
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/polymaking.tst:114
> # Input is:
> Polymake(poly,"POSITIVE");
> # Expected output:
> true
> # But found:
> Error, polymake returned an error (error code 2)
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/polymaking.tst:116
> # Input is:
> Polymake(poly,"REL_INT_POINT");
> # Expected output:
> [ 526671192497/5114383067430, 12246977/471063600, 2419163/48078360 ]
> # But found:
> Error, polymake returned an error (error code 2)
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/polymaking.tst:118
> # Input is:
> Polymake(poly,"SIMPLICIAL");
> # Expected output:
> true
> # But found:
> Error, polymake returned an error (error code 2)
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/polymaking.tst:120
> # Input is:
> Polymake(poly,"VALID_POINT");
> # Expected output:
> [ 1/4, 1/75, 1/22 ]
> # But found:
> Error, polymake returned an error (error code 2)
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/polymaking.tst:122
> # Input is:
> Polymake(poly,"VERTEX_BARYCENTER");
> # Expected output:
> [ 526671192497/5114383067430, 12246977/471063600, 2419163/48078360 ]
> # But found:
> Error, polymake returned an error (error code 2)
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/polymaking.tst:124
> # Input is:
> Polymake(poly,"VERTEX_DEGREES");
> # Expected output:
> [ 4, 4, 4, 7, 3, 5, 5, 4, 6 ]
> # But found:
> Error, polymake returned an error (error code 2)
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/polymaking.tst:126
> # Input is:
> Polymake(poly,"VERTICES");
> # Expected output:
> [ [ 1/4, 1/75, 1/22 ], [ 1/37, 1/62, 1/19 ], [ 1/91, 1/24, 1/88 ], 
>   [ 1/59, 1/67, 1/5 ], [ 1/85, 1/31, 1/76 ], [ 1/4, 1/72, 1/44 ], 
>   [ 1/79, 1/21, 1/99 ], [ 1/3, 1/30, 1/12 ], [ 1/71, 1/48, 1/71 ] ]
> # But found:
> Error, polymake returned an error (error code 2)
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/polymaking.tst:130
> # Input is:
> Polymake(poly,"VERTICES_IN_FACETS");
> # Expected output:
> [ [ 1, 6, 8 ], [ 2, 4, 9 ], [ 3, 4, 7 ], [ 6, 7, 8 ], [ 4, 7, 8 ], 
>   [ 3, 7, 9 ], [ 6, 7, 9 ], [ 1, 4, 8 ], [ 1, 2, 4 ], [ 2, 6, 9 ], 
>   [ 1, 2, 6 ], [ 3, 5, 9 ], [ 4, 5, 9 ], [ 3, 4, 5 ] ]
> # But found:
> Error, polymake returned an error (error code 2)
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/polymaking.tst:142
> # Input is:
> Polymake(plane,"FACES DIMS");
> # Expected output:
> fail
> # But found:
> Error, polymake returned an error
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debia\
> n/gaproot/pkg/polymaking/tst/polymaking.tst:144
> # Input is:
> Polymake(plane, "FACETS");
> # Expected output:
> [ [ 1, 2, 5 ], [ 1, 2, 6 ], [ 1, 3, 4 ], [ 1, 3, 5 ], [ 1, 4, 6 ], 
>   [ 2, 3, 4 ], [ 2, 3, 6 ], [ 2, 4, 5 ], [ 3, 5, 6 ], [ 4, 5, 6 ] ]
> # But found:
> Error, polymake returned an error (error code 2)
> ########
>      134 ms (68 ms GC) and 388KB allocated for polymaking.tst
> -----------------------------------
> total       219 ms (118 ms GC) and 512KB allocated
>              45 failures in 2 of 2 files
> 
> #I  Errors detected while testing
> 
> grep -q "^#I  No errors detected while testing" debian/gap.tst
> make[1]: *** [debian/rules:18: execute_after_dh_auto_test] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/03/19/gap-polymaking_0.8.7-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240319;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240319&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 ---
--- Begin Message ---
Source: gap-polymaking
Source-Version: 0.8.7-2
Done: Joachim Zobel <jz-2...@heute-morgen.de>

We believe that the bug you reported is fixed in the latest version of
gap-polymaking, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1067...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joachim Zobel <jz-2...@heute-morgen.de> (supplier of updated gap-polymaking 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 15 Apr 2024 21:02:15 +0200
Source: gap-polymaking
Architecture: source
Version: 0.8.7-2
Distribution: unstable
Urgency: medium
Maintainer: Joachim Zobel <jz-2...@heute-morgen.de>
Changed-By: Joachim Zobel <jz-2...@heute-morgen.de>
Closes: 1067319
Changes:
 gap-polymaking (0.8.7-2) unstable; urgency=medium
 .
   * Moved the tests to autopkgtest (Closes: #1067319)
Checksums-Sha1:
 3f3e705defa341b9d1829f2d0ba5633f6fa14610 1932 gap-polymaking_0.8.7-2.dsc
 627e020c275765b86c18cb74e3562c07d9675a6a 3572 
gap-polymaking_0.8.7-2.debian.tar.xz
 8a4052889908a34dc1ecbc2f4193c19dcd8ab39d 10563 
gap-polymaking_0.8.7-2_amd64.buildinfo
Checksums-Sha256:
 ecac114b60a1fd178981b1ba6c76ccaebc6ade29b2560c694b99eae07feb102e 1932 
gap-polymaking_0.8.7-2.dsc
 f6b3bcf32497c9dbecb70c6399f80c22e94e5bd1337488bd606e6360a2390146 3572 
gap-polymaking_0.8.7-2.debian.tar.xz
 07c54b1eeb19e03d060568af0c3bb173e817d23faaed0b1babb5854959d1db06 10563 
gap-polymaking_0.8.7-2_amd64.buildinfo
Files:
 07445f6f7aa07e42fc62714559e609a5 1932 math optional gap-polymaking_0.8.7-2.dsc
 50bf7e034d31ee6e5e935f857383f9fc 3572 math optional 
gap-polymaking_0.8.7-2.debian.tar.xz
 5b1f923c656c8b6f807dec5b9d560af4 10563 math optional 
gap-polymaking_0.8.7-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEHyyVzMFxc65o8GdZ++CNpkv3iqkFAmYd8a0ACgkQ++CNpkv3
iqnb3g/+Ln951+lCpOM5uDos4Ll/nm39mviWpr0RZ2Uax4ssx5rmqK+VxFTDNpla
/ZsC7bED2QvtIExsYuacAsvm9wTXysx2lHa4NzCaxMG1pbmvS8C0CS8KmYfGTV4t
YOzCDFh0FV8iNGITX30RYcVjqK4vSS0a5pxFGDpbhmvIn2aPnjPJzilB1Mdj793r
zEbsZwdNRCX+AIn/vNBCaUZVfKkCqGwZ/kzhygIlSny++mxLZTB4WiJW4w7A96t7
y5sLKrVJHtwSIsOlYnRnJkUpWWiWA+jSJu0wF4+zDiLLShyR4NL6fSfF/pnhpxNh
3s5YwyAjzMZgPTuWvKfcr9LAnaxGD7N8zY0bCJuo9+W5I2w3hAuymbSk431jM9iT
jdxYk/GDdx6HzxluDHlbha57Trv6IOyL512MuYjPQ10M6eOiIRbchDwwQd/LVmq2
/+fScWd3tqE9Ny+570YTedEfg1DYURZCZCOmOjcF2t/N01lJJWazmOZpBJDOOS7F
b6TQp1n/QzsksrPYHsY9X4jjEPUXmcpFOFfm3nDb1iAYV9Al7oznJqORptU7xXHk
q/72LcEW5iB5gd2B/2jyee/rrha+hPAtIBJUOq/cWcyjis4qIbFCx4xNCMiqx2D9
Y1sXKUs4dyQcfxnz4Q/WdhGMq1/Z8p9gQz4s7lOEL515p4Bo2yo=
=jQFk
-----END PGP SIGNATURE-----

Attachment: pgpkbAVgmyO9T.pgp
Description: PGP signature


--- End Message ---

Reply via email to