Your message dated Sat, 01 Nov 2025 17:49:32 +0000
with message-id <[email protected]>
and subject line Bug#1117398: fixed in gap-cryst 4.1.30-1
has caused the Debian Bug report #1117398,
regarding gap-cryst: FTBFS: 29 failures in 3 of 5 files
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 [email protected]
immediately.)


-- 
1117398: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1117398
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:gap-cryst
Version: 4.1.27-1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202510/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:gap-cryst, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh_testdir
dh_testroot
make -C doc clean
make[1]: Entering directory '/<<PKGBUILDDIR>>/doc'
rm -f ./*.{html,txt,css,js}
rm -f ./make_manuals.out ./mathjax
rm -f ./manual.{aux,blg,brf,idx,ilg,ind,log,out,pnr,toc.gz,dvi,pdf,ps}
rm -f ./manual{,-bw}.{lab,six.gz}
rm -f manualbib.xml.bib
rm -f ../htm/*.htm
rm -f manual.example-?.tst
make[1]: Leaving directory '/<<PKGBUILDDIR>>/doc'
rm -rf debian/gaproot
rm -f debian/gap.tst

[... snipped ...]

iso := IsomorphismPcpGroup(G);;
# Expected output:
# But found:
Error, no method found! For debugging hints type ?Recovery from NoMe\
thodFound
Error, no 2nd choice method found for `IsomorphismPcpGroup' on 1 arguments
########
########> Diff in debian/gaproot/pkg/Cryst/tst/cryst.tst:125
# Input is:
H := Image(iso);;
# Expected output:
# But found:
Error, Variable: 'iso' must have a value
########
########> Diff in debian/gaproot/pkg/Cryst/tst/cryst.tst:126
# Input is:
h := Cgs(H)[1];;
# Expected output:
# But found:
Error, Variable: 'H' must have a value
########
########> Diff in debian/gaproot/pkg/Cryst/tst/cryst.tst:127
# Input is:
g := PreImage(iso, h);;
# Expected output:
# But found:
Error, Variable: 'iso' must have a value
########
########> Diff in debian/gaproot/pkg/Cryst/tst/cryst.tst:128
# Input is:
h = Image(iso, g);
# Expected output:
true
# But found:
Error, Variable: 'h' must have a value
########
########> Diff in debian/gaproot/pkg/Cryst/tst/cryst.tst:130
# Input is:
IsomorphismPcpGroup( PointGroup( G ) );;
# Expected output:

# But found:
Error, no method found! For debugging hints type ?Recovery from NoMe\
thodFound
Error, no 2nd choice method found for `IsomorphismPcpGroup' on 1 arguments
########
########> Diff in debian/gaproot/pkg/Cryst/tst/cryst.tst:179
# Input is:
W := WyckoffPositions(G);;
# Expected output:
# But found:
Error, no method found! For debugging hints type ?Recovery from NoMe\
thodFound
Error, no 1st choice method found for `ClosureGroup' on 2 arguments
########
########> Diff in debian/gaproot/pkg/Cryst/tst/cryst.tst:192
# Input is:
Set(WyckoffPositions( G^C )) = Set(WyckoffPositions(SpaceGroupIT(3,183)^C));
# Expected output:
true

# But found:
Error, no method found! For debugging hints type ?Recovery from NoMe\
thodFound
Error, no 1st choice method found for `ClosureGroup' on 2 arguments
########
########> Diff in debian/gaproot/pkg/Cryst/tst/cryst.tst:197
# Input is:
W := WyckoffPositions(G);;
# Expected output:
# But found:
Error, no method found! For debugging hints type ?Recovery from NoMe\
thodFound
Error, no 1st choice method found for `ClosureGroup' on 2 arguments
########
########> Diff in debian/gaproot/pkg/Cryst/tst/cryst.tst:201
# Input is:
Set(WyckoffPositions( G^TransposedMat(C) )) = Set(WyckoffPositions(SpaceGroupO\
nLeftIT(3,183)^TransposedMat(C)));
# Expected output:
true
# But found:
Error, no method found! For debugging hints type ?Recovery from NoMe\
thodFound
Error, no 1st choice method found for `ClosureGroup' on 2 arguments
########
########> Diff in debian/gaproot/pkg/Cryst/tst/cryst.tst:206
# Input is:
W := WyckoffPositions(G);;
# Expected output:
# But found:
Error, no method found! For debugging hints type ?Recovery from NoMe\
thodFound
Error, no 1st choice method found for `ClosureGroup' on 2 arguments
########
########> Diff in debian/gaproot/pkg/Cryst/tst/cryst.tst:240
# Input is:
List( M, x -> IsomorphismPcpGroup( PointGroup(x) ) );;
# Expected output:

# But found:
Error, no method found! For debugging hints type ?Recovery from NoMe\
thodFound
Error, no 2nd choice method found for `IsomorphismPcpGroup' on 1 arguments
########
########> Diff in debian/gaproot/pkg/Cryst/tst/cryst.tst:272
# Input is:
List( M, x -> IsomorphismPcpGroup( PointGroup(x) ) );;
# Expected output:

# But found:
Error, no method found! For debugging hints type ?Recovery from NoMe\
thodFound
Error, no 2nd choice method found for `IsomorphismPcpGroup' on 1 arguments
########
########> Diff in debian/gaproot/pkg/Cryst/tst/cryst.tst:277
# Input is:
NaturalHomomorphismByNormalSubgroup( G, K );;
# Expected output:

# But found:
Error, no method found! For debugging hints type ?Recovery from NoMe\
thodFound
Error, no 2nd choice method found for `IsomorphismPcpGroup' on 1 arguments
########
########> Diff in debian/gaproot/pkg/Cryst/tst/cryst.tst:282
# Input is:
NaturalHomomorphismByNormalSubgroup( G, K );;
# Expected output:

# But found:
Error, no method found! For debugging hints type ?Recovery from NoMe\
thodFound
Error, no 2nd choice method found for `IsomorphismPcpGroup' on 1 arguments
########
    6650 ms (141 ms GC) and 1005MB allocated for cryst.tst
testing: debian/gaproot/pkg/Cryst/tst/manual.tst
########> Diff in debian/gaproot/pkg/Cryst/tst/manual.tst:70
# Input is:
W := WyckoffPositions(S);
# Expected output:
[ < Wyckoff position, point group 3, translation := [ 0, 0 ], 
    basis := [  ] >
    , < Wyckoff position, point group 3, translation := [ 2/3, 1/3 ], 
    basis := [  ] >
    , < Wyckoff position, point group 3, translation := [ 1/3, 2/3 ], 
    basis := [  ] >
    , < Wyckoff position, point group 2, translation := [ 0, 0 ], 
    basis := [ [ 1, -1 ] ] >
    , < Wyckoff position, point group 1, translation := [ 0, 0 ], 
    basis := [ [ 1, 0 ], [ 0, 1 ] ] >
     ]

# But found:
Error, no method found! For debugging hints type ?Recovery from NoMe\
thodFound
Error, no 1st choice method found for `ClosureGroup' on 2 arguments
########
########> Diff in debian/gaproot/pkg/Cryst/tst/manual.tst:94
# Input is:
ForAll( W, IsWyckoffPosition );
# Expected output:
true

# But found:
Error, Variable: 'W' must have a value
########
########> Diff in debian/gaproot/pkg/Cryst/tst/manual.tst:97
# Input is:
WyckoffBasis( W[4] );
# Expected output:
[ [ 1, -1 ] ]

# But found:
Error, Variable: 'W' must have a value
########
########> Diff in debian/gaproot/pkg/Cryst/tst/manual.tst:100
# Input is:
WyckoffTranslation( W[3] );
# Expected output:
[ 1/3, 2/3 ]

# But found:
Error, Variable: 'W' must have a value
########
########> Diff in debian/gaproot/pkg/Cryst/tst/manual.tst:103
# Input is:
WyckoffSpaceGroup( W[1] );
# Expected output:
SpaceGroupOnRightIT(2,14,'1')

# But found:
Error, Variable: 'W' must have a value
########
########> Diff in debian/gaproot/pkg/Cryst/tst/manual.tst:106
# Input is:
stab := WyckoffStabilizer( W[4] );
# Expected output:
Group([ [ [ 0, -1, 0 ], [ -1, 0, 0 ], [ 0, 0, 1 ] ] ])

# But found:
Error, Variable: 'W' must have a value
########
########> Diff in debian/gaproot/pkg/Cryst/tst/manual.tst:109
# Input is:
IsAffineCrystGroupOnRight( stab );
# Expected output:
true

# But found:
Error, Variable: 'stab' must have a value
########
########> Diff in debian/gaproot/pkg/Cryst/tst/manual.tst:112
# Input is:
orb := WyckoffOrbit( W[4] );
# Expected output:
[ < Wyckoff position, point group 2, translation := [ 0, 0 ], 
    basis := [ [ 1, -1 ] ] >
    , < Wyckoff position, point group 2, translation := [ 0, 0 ], 
    basis := [ [ 1, 2 ] ] >
    , < Wyckoff position, point group 2, translation := [ 0, 0 ], 
    basis := [ [ -2, -1 ] ] >
     ]
# But found:
Error, Variable: 'W' must have a value
########
########> Diff in debian/gaproot/pkg/Cryst/tst/manual.tst:120
# Input is:
Set(orb);
# Expected output:
[ < Wyckoff position, point group 2, translation := [ 0, 0 ], 
    basis := [ [ 1, -1 ] ] >
     ]

# But found:
Error, Variable: 'orb' must have a value
########
     147 ms (30 ms GC) and 24.3MB allocated for manual.tst
testing: debian/gaproot/pkg/Cryst/tst/subgrp.tst
    1387 ms (63 ms GC) and 300MB allocated for subgrp.tst
testing: debian/gaproot/pkg/Cryst/tst/wyckoff.tst
########> Diff in debian/gaproot/pkg/Cryst/tst/wyckoff.tst:5
# Input is:
List( [1..17], i -> Length( WyckoffPositions( SpaceGroupIT(2,i) ) ) );
# Expected output:
[ 1, 5, 3, 1, 2, 9, 4, 3, 6, 4, 7, 4, 4, 5, 4, 4, 6 ]

# But found:
Error, no method found! For debugging hints type ?Recovery from NoMe\
thodFound
Error, no 1st choice method found for `ClosureGroup' on 2 arguments
########
########> Diff in debian/gaproot/pkg/Cryst/tst/wyckoff.tst:8
# Input is:
List( [1..23], i -> Length( WyckoffPositions( SpaceGroupIT(3,10*i-3) ) ) );
# Expected output:
[ 1, 5, 5, 4, 27, 5, 15, 4, 9, 11, 5, 9, 12, 8, 7, 4, 6, 14, 15, 6, \
11, 8, 9 ]

# But found:
Error, no method found! For debugging hints type ?Recovery from NoMe\
thodFound
Error, no 1st choice method found for `ClosureGroup' on 2 arguments
########
      36 ms (28 ms GC) and 1.61MB allocated for wyckoff.tst
testing: debian/gaproot/pkg/Cryst/tst/zass.tst
     228 ms (30 ms GC) and 51.9MB allocated for zass.tst
-----------------------------------
total      8448 ms (292 ms GC) and 1.35GB allocated
             29 failures in 3 of 5 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
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:42: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: gap-cryst
Source-Version: 4.1.30-1
Done: Joachim Zobel <[email protected]>

We believe that the bug you reported is fixed in the latest version of
gap-cryst, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joachim Zobel <[email protected]> (supplier of updated gap-cryst 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 [email protected])


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

Format: 1.8
Date: Sat, 01 Nov 2025 12:40:25 +0100
Source: gap-cryst
Architecture: source
Version: 4.1.30-1
Distribution: unstable
Urgency: medium
Maintainer: Joachim Zobel <[email protected]>
Changed-By: Joachim Zobel <[email protected]>
Closes: 1117398 1117399
Changes:
 gap-cryst (4.1.30-1) unstable; urgency=medium
 .
   * New upstream release (Closes: #1117398, #1117399)
   * Added new dependency gap-polenta
   * Adapted to current gap2deb
   * Bumped Standards-Version
Checksums-Sha1:
 5f034d6ce10c0568d66a6edae38f57c341edac3c 1899 gap-cryst_4.1.30-1.dsc
 d1af372226fd4ee492756ffc3c95d635461852f8 254453 gap-cryst_4.1.30.orig.tar.gz
 39d436260c0ecf7a1d55aba60946a7d0906a5412 3996 gap-cryst_4.1.30-1.debian.tar.xz
 ceab23f8830f0d6e126d793fa6c489848223e067 9622 
gap-cryst_4.1.30-1_source.buildinfo
Checksums-Sha256:
 13b47bce0ffb15f7893b78039b0468a731df4e6d0bd5ff35fdbbaea41053fdaa 1899 
gap-cryst_4.1.30-1.dsc
 90aae4bf7eabdb94bceebef0d984c8d6ea9e9c60d8268913498526565b693a7f 254453 
gap-cryst_4.1.30.orig.tar.gz
 d4df0a5101b6a848cb1bc5d6653d2115bc05020dabc0fc0bf42363c37bb02d5c 3996 
gap-cryst_4.1.30-1.debian.tar.xz
 6565a699dd1e3515f0c94c59c823030ed7d1375bd1745bcedb2cdaa625982f55 9622 
gap-cryst_4.1.30-1_source.buildinfo
Files:
 ab47505f72bf621ef4a493f915aebfbb 1899 math optional gap-cryst_4.1.30-1.dsc
 b47767669bfb2103b6459ea7f88ddf71 254453 math optional 
gap-cryst_4.1.30.orig.tar.gz
 f98d43e7aac95eeb445fc46729f93afb 3996 math optional 
gap-cryst_4.1.30-1.debian.tar.xz
 15d7e470140276d22e12667867c0b382 9622 math optional 
gap-cryst_4.1.30-1_source.buildinfo

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

iQIzBAEBCgAdFiEEQgKOpASi6dgKxFMUjw58K0Ui44cFAmkGRfQACgkQjw58K0Ui
44cHVBAAmVFQ7VYNT3i251jdMG9koIUSIEzZyYqTM/Dy83wTfDLyFHdpGpsNyPYD
NObFtPO6w1BIqlTq3JHsFPHic1v9UYt2WZmtZ1KIlEnrsd51L9pz62nYyJ1CYLwk
hbQuUxO68HNfLOGZITceQhO/s/dhyrWFcsSP8gfKwTle8/D7A6UEZ/kLSPrm3Shl
j0Vg7FbS/bWaeiIWWo53aL2Sg+Wxdqo2Sv24T9erFSlB1CqkCaIF3Ovaw0x+p/rm
qRrAW2QwdG/QNGRWSMBc7bI0mDE7whjeroe2ZK9d7mkUIal6fFtY1JJgdZHRR+2L
LNdHqHIzwGkPJhrdUHMujAipStVU6UrvcqoiI6UaqBYrzIgLHaXxieJczmPsM66I
uMJnfvRuDs+Fyz/DjjlEv4AmRKaOofdhJywifuBOpCJyGXxcz3YZz4QkYrhOsa/g
Ds0FbuVpMSplWPZlcUWaMX09lHPPFReHP8EbX6raZ2x35TTvoXZ82CRN83KhO9g4
VQV5MREXZ4FsMjQ9xxmyEF0tQyQ+Dh00DMCyPz+GgJwQwoD/s+yS2osYPJDYn93+
GUYigwTHgSbDdXgI593hGH9N7ZQwHvxsEi42aY8v/lV3VJyPsLwTrIP7SNhPfEQP
M93plTI1BFMXU5saEihQ695ojuFomDMyYuwUVjjm8nohgVDxJ68=
=mNlF
-----END PGP SIGNATURE-----

Attachment: pgpSHM4_hbPri.pgp
Description: PGP signature


--- End Message ---

Reply via email to