Your message dated Fri, 19 Apr 2024 18:51:43 +0000
with message-id <e1rxtkp-007k1p...@fasolo.debian.org>
and subject line Bug#1067296: fixed in gap-hapcryst 0.1.15-4
has caused the Debian Bug report #1067296,
regarding gap-hapcryst: 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.)


-- 
1067296: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067296
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gap-hapcryst
Version: 0.1.15-3
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>>'
> 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
> 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>>/debian/g\
> aproot/pkg/HAPcryst/tst/HAPcryst.tst:12
> # Input is:
>  res:=ResolutionBieberbachGroup(G);
> # Expected output:
> Resolution of length 4 in characteristic
> 0 for SpaceGroupOnRightBBNWZ( 3, 6, 1, 1, 4 ) .
> No contracting homotopy available.
> # But found:
> Error, polymake returned an error
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debian/g\
> aproot/pkg/HAPcryst/tst/HAPcryst.tst:18
> # Input is:
>  List([0..3],Dimension(res));
> # Expected output:
> [ 2, 5, 4, 1 ]
> # But found:
> Error, Variable: 'res' must have a value
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debian/g\
> aproot/pkg/HAPcryst/tst/HAPcryst.tst:20
> # Input is:
> BoundaryOfGenerator_LargeGroupRep(res,2,1);
> # Expected output:
> [ (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 ] ] ]
> # But found:
> Error, Variable: 'res' must have a value
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debian/g\
> aproot/pkg/HAPcryst/tst/HAPcryst.tst:26
> # Input is:
> res:=ResolutionBieberbachGroup(G,[1/2,1/3,1/5]);
> # Expected output:
> Resolution of length 4 in characteristic
> 0 for SpaceGroupOnRightBBNWZ( 3, 6, 1, 1, 4 ) .
> No contracting homotopy available.
> # But found:
> Error, polymake returned an error
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debian/g\
> aproot/pkg/HAPcryst/tst/HAPcryst.tst:32
> # Input is:
> List([0..3],Dimension(res));
> # Expected output:
> [ 9, 18, 10, 1 ]
> # But found:
> Error, Variable: 'res' must have a value
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debian/g\
> aproot/pkg/HAPcryst/tst/HAPcryst.tst:34
> # Input is:
> BoundaryOfGenerator_LargeGroupRep(res,2,1);
> # Expected output:
> [ (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 ... ]
> # But found:
> Error, Variable: 'res' must have a value
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debian/g\
> aproot/pkg/HAPcryst/tst/HAPcryst.tst:52
> # Input is:
> res:=ResolutionBieberbachGroup(SpaceGroup(4,4));
> # Expected output:
> Resolution of length 5 in characteristic
> 0 for SpaceGroupOnRightBBNWZ( 4, 2, 1, 1, 2 ) .
> No contracting homotopy available.
> # But found:
> Error, polymake returned an error
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debian/g\
> aproot/pkg/HAPcryst/tst/HAPcryst.tst:58
> # Input is:
> List([0..4],i->Homology(TensorWithIntegers(res),i));
> # Expected output:
> [ [ 0 ], [ 2, 0, 0, 0 ], [ 2, 2, 0, 0, 0 ], [ 2, 0 ], [  ] ]
> # But found:
> Syntax warning: Unbound global variable in stream:1
> List([0..4],i->Homology(TensorWithIntegers(res),i));
>                                            ^^^
> Error, Variable: 'res' must have an assigned value
> ########
> ########> Diff in /<<PKGBUILDDIR>>/debian/g\
> aproot/pkg/HAPcryst/tst/HAPcryst.tst:60
> # Input is:
> List([0..4],i->Cohomology(HomToIntegers(res),i));
> # Expected output:
> [ [ 0 ], [ 0, 0, 0 ], [ 2, 0, 0, 0 ], [ 2, 2, 0 ], [ 2 ] ]
> # But found:
> Syntax warning: Unbound global variable in stream:1
> List([0..4],i->Cohomology(HomToIntegers(res),i));
>                                         ^^^
> Error, Variable: 'res' must have an assigned value
> ########
>      590 ms (111 ms GC) and 42.9MB allocated for HAPcryst.tst
> -----------------------------------
> total       590 ms (111 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/2024/03/19/gap-hapcryst_0.1.15-3_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-hapcryst
Source-Version: 0.1.15-4
Done: Joachim Zobel <jz-2...@heute-morgen.de>

We believe that the bug you reported is fixed in the latest version of
gap-hapcryst, 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-hapcryst 
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: Fri, 19 Apr 2024 19:19:57 +0200
Source: gap-hapcryst
Architecture: source
Version: 0.1.15-4
Distribution: unstable
Urgency: medium
Maintainer: Joachim Zobel <jz-2...@heute-morgen.de>
Changed-By: Joachim Zobel <jz-2...@heute-morgen.de>
Closes: 1067296
Changes:
 gap-hapcryst (0.1.15-4) unstable; urgency=medium
 .
   * Moved the tests to autopkgtest (Closes: #1067296)
Checksums-Sha1:
 8ef9363bedc7c7f99fe54360c683962a6af8a6ad 1996 gap-hapcryst_0.1.15-4.dsc
 8028a4c5c309aea2d906cd6041ca0db97026d27c 4756 
gap-hapcryst_0.1.15-4.debian.tar.xz
 d2789eeb49b301322c8efc607b5032def7e905d8 10914 
gap-hapcryst_0.1.15-4_amd64.buildinfo
Checksums-Sha256:
 1ca6b0992a5d76c3679035d23248b8ee089abfdf461529e72b736bb340f67186 1996 
gap-hapcryst_0.1.15-4.dsc
 bb91868b52767e2e29b83ea1972585d8b32dbf855cbcb688fbf8f943f16e6f4e 4756 
gap-hapcryst_0.1.15-4.debian.tar.xz
 38da33fce572049a56a750d28ff17e4387719a4111b7e410ef913899a01c6e4a 10914 
gap-hapcryst_0.1.15-4_amd64.buildinfo
Files:
 b70d1cae8d134d314d8b582f1220ae1b 1996 math optional gap-hapcryst_0.1.15-4.dsc
 9024ee1e91ea3980c4a7f4e0556b8ded 4756 math optional 
gap-hapcryst_0.1.15-4.debian.tar.xz
 c20f63d302a32994edb59c43854b59ca 10914 math optional 
gap-hapcryst_0.1.15-4_amd64.buildinfo

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

iQIzBAEBCgAdFiEEHyyVzMFxc65o8GdZ++CNpkv3iqkFAmYisqkACgkQ++CNpkv3
iqkYig/+NBBhBW01cOj/xSS0KDBT2V0nHDl3W51J0DjeKP2F48+xQdDaJOba+gyV
CYnKaQvy3yJ5j/VCE+L/sGvfeHriPWnjEfG8HOBOYkA6557ErkurF3pi5TUmxiN0
1VvffhMSNDLD7LbO1rAsWuVq8lrASl7xQyTgXMvAJH7nwIrIYLfbktWeZmBJAQe1
MQluRJVQzuiRJHfA/Cdny+mZcv0y0kZH8ZGELbfrzPrAj6UqorYOOFF9ZQ5LZe2D
I8zdPqpk0o4zn74UOT70GLm15tlO3S7E+vfJx1X5Ql6U+LvOt16jl3mY4iw18lcS
vNBp9XZAbOU95nU2d2EoOmwpfnWG7c+nIvmoVsDxj9j3bT0W66gRYYWGloJxfQ1G
Fberd0r1QppurerXEH8A46hmxe6xmnidn06FWudw8vNZlFURnof9+cyWn7DXVO8A
n3tSNw2FkjlOmJNW7wDLYJ034gaAX32GdoOyCOotKQtZYiNTcsQfSUpC0Tc4Rf6k
vXh3VIYLff88QY9CfDkYS3Js26Jq29Ekn7lz6kAHHy1TirjkKYmYYABFnRML01Bf
p6YM/+HVMRF7dd+GX2QwYOoUR08g4qABnRH4D3MljNDT9dSYCLohEJjP9s3urngI
GAPg1djDoVuxMjgTS8mfIUSAk3FcvI8cdIdn7DjwwQW4rG9CrBM=
=ux6S
-----END PGP SIGNATURE-----

Attachment: pgpaNL5yaEwdM.pgp
Description: PGP signature


--- End Message ---

Reply via email to