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/202608/
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-hap, 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 {.,../tutorial}/*.{html,txt,css,js}
rm -f {.,../tutorial}/make_manuals.out {.,../tutorial}/mathjax
rm -f {.,../tutorial}/*Hap*.{aux,bbl,blg,brf,idx,ilg,ind,log,out,pnr,tex,toc,toc.gz}
rm -f {.,../tutorial}/manual{,-bw}.{lab,six,six.gz,pdf}
rm -f manualbib.xml.bib
rm -f ../tutorial/mybib.xml.bib
make[1]: Leaving directory '/<<PKGBUILDDIR>>/doc'
find . -name '*.swp' -delete
rm -rf debian/gaproot
rm -f debian/gap.tst
[... snipped ...]
#I Producing the index . . .
#I Writing bibliography . . .
#I Second run through document . . .
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules execute_after_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
export POLYMAKE_USER_DIR=$(mktemp -d /tmp/gap-hap4polymakeXXXXXXXX); \
echo 'SetPackagePath("HAP","."); Read("tst/testall.g");' \
| gap -q -R -A | tee debian/gap.tst && rm -rf $POLYMAKE_USER_DIR
#I HAP warning: Set NEATO_PATH manually if needed.
#I HAP warning: Set DOT_PATH manually if needed.
#I HAP warning: Set BROWSER_PATH manually if needed.
#I HAP warning: Set ASY_PATH manually if needed.
Syntax warning: Unbound global variable in ./lib/Quandles/quandles.gi:519
for G in AllTransitiveGroups(DegreeAction,n,DerivedSubgroup,IsTransitive,funct\
ion(g) return g/DerivedSubgroup(g);end,IsCyclic) do
^^^^^^^^^^^^^^^^^^^
#I singular package is not available. Check that the name is correct
#I and it is present in one of the GAP root directories (see '??RootPaths')
#I congruence package is not available. Check that the name is correct
#I and it is present in one of the GAP root directories (see '??RootPaths')
#I hapcryst package is not available. Check that the name is correct
#I and it is present in one of the GAP root directories (see '??RootPaths')
#I edim package is not available. Check that the name is correct
#I and it is present in one of the GAP root directories (see '??RootPaths')
Architecture: x86_64-pc-linux-gnu-default64-kv11
testing: ./tst/testveryslow/0.3.3.9.tst
[34m########> Diff in ./tst/testveryslow/0.3.3.9.tst:3[0m
[34m# Input is:[0m
M:=MaximalSubgroups(S);;
[0m[2K[34m# Expected output:[0m
[30m[42m[0m[2K[34m# But found:[0m
[37m[41mError, no method found! For debugging hints type ?Recovery from NoMe\
thodFound
Error, no 1st choice method found for `Coefficients' on 2 arguments
The 1st argument is 'fail' which might point to an earlier problem
[0m[2K[34m########[0m
[34m########> Diff in ./tst/testveryslow/0.3.3.9.tst:4[0m
[34m# Input is:[0m
M:=Filtered(M,x->AbelianInvariants(x)=[5,5,5]);;
[0m[2K[34m# Expected output:[0m
[30m[42m[0m[2K[34m# But found:[0m
[37m[41mError, Variable: 'M' must have a value
[0m[2K[34m########[0m
[34m########> Diff in ./tst/testveryslow/0.3.3.9.tst:5[0m
[34m# Input is:[0m
M:=Filtered(M,x->AbelianInvariants(Center(x))=[5,5,5]);;
[0m[2K[34m# Expected output:[0m
[30m[42m[0m[2K[34m# But found:[0m
[37m[41mError, Variable: 'M' must have a value
[0m[2K[34m########[0m
[34m########> Diff in ./tst/testveryslow/0.3.3.9.tst:6[0m
[34m# Input is:[0m
G:=Image(IsomorphismPcGroup(M[1]));;
[0m[2K[34m# Expected output:[0m
[30m[42m[0m[2K[34m# But found:[0m
[37m[41mError, Variable: 'M' must have a value
[0m[2K[34m########[0m
[34m########> Diff in ./tst/testveryslow/0.3.3.9.tst:7[0m
[34m# Input is:[0m
L:=CompositionSeries(G);;
[0m[2K[34m# Expected output:[0m
[30m[42m[0m[2K[34m# But found:[0m
[37m[41mError, Variable: 'G' must have a value
[0m[2K[34m########[0m
[34m########> Diff in ./tst/testveryslow/0.3.3.9.tst:8[0m
[34m# Input is:[0m
R:=ResolutionSubnormalSeries(L,4);;
[0m[2K[34m# Expected output:[0m
[30m[42m[0m[2K[34m# But found:[0m
[37m[41mError, Variable: 'L' must have a value
[0m[2K[34m########[0m
[34m########> Diff in ./tst/testveryslow/0.3.3.9.tst:9[0m
[34m# Input is:[0m
Homology(TensorWithIntegers(R),3);
[0m[2K[34m# Expected output:[0m
[30m[42m[ 5, 5, 5, 5, 5, 5, 125 ]
[0m[2K[34m# But found:[0m
[37m[41mError, Variable: 'R' must have a value
[0m[2K[34m########[0m
1652 ms (371 ms GC) and 585MB allocated for 0.3.3.9.tst
testing: ./tst/testall1/0hap.tst
1576 ms (208 ms GC) and 949MB allocated for 0hap.tst
testing: ./tst/testall1/1.1.1.tst
polymake: upgrading /tmp/gaptempdirBAzaip/poly4509 from old plain file format
polymake: used package ppl
The Parma Polyhedra Library ([[wiki:external_software#PPL]]): A C++ library for convex polyhedra
and other numerical abstractions.
http://www.cs.unipr.it/ppl/
56 ms (52 ms GC) and 275KB allocated for 1.1.1.tst
testing: ./tst/testall1/1.2.1.tst
polymake: upgrading /tmp/gaptempdirBAzaip/poly4567 from old plain file format
polymake: used package ppl
The Parma Polyhedra Library ([[wiki:external_software#PPL]]): A C++ library for convex polyhedra
and other numerical abstractions.
http://www.cs.unipr.it/ppl/
54 ms (53 ms GC) and 69.9KB allocated for 1.2.1.tst
testing: ./tst/testall1/1.2.2.tst
52 ms (51 ms GC) and 155KB allocated for 1.2.2.tst
testing: ./tst/testall1/1.2.4.tst
53 ms (47 ms GC) and 3.29MB allocated for 1.2.4.tst
testing: ./tst/testall1/1.3.1.tst
49 ms (49 ms GC) and 80.3KB allocated for 1.3.1.tst
testing: ./tst/testveryslow/1.3.2.tst
845 ms (346 ms GC) and 153MB allocated for 1.3.2.tst
testing: ./tst/testall1/1.3.4.tst
913 ms (371 ms GC) and 208MB allocated for 1.3.4.tst
testing: ./tst/testslow/1.4.1.tst
3063 ms (1160 ms GC) and 802MB allocated for 1.4.1.tst
testing: ./tst/testall1/1.4.2.tst
121 ms (117 ms GC) and 1.77MB allocated for 1.4.2.tst
testing: ./tst/testveryslow/1.4.3.tst
21190 ms (7965 ms GC) and 4.63GB allocated for 1.4.3.tst
testing: ./tst/testallV11/1.5.3.tst
776 ms (123 ms GC) and 196MB allocated for 1.5.3.tst
testing: ./tst/testall1/1.6.2.tst
76 ms (75 ms GC) and 699KB allocated for 1.6.2.tst
testing: ./tst/testall1/1.6.5.tst
582 ms (91 ms GC) and 112MB allocated for 1.6.5.tst
testing: ./tst/testall1/1.6.7.tst
68 ms (66 ms GC) and 554KB allocated for 1.6.7.tst
testing: ./tst/testall1/1.7.2.tst
67 ms (64 ms GC) and 851KB allocated for 1.7.2.tst
testing: ./tst/testall1/1.99.10.tst
89 ms (64 ms GC) and 7.83MB allocated for 1.99.10.tst
testing: ./tst/testveryslow/1.99.11.tst
8636 ms (1888 ms GC) and 2.36GB allocated for 1.99.11.tst
testing: ./tst/testall1/1.99.12.tst
197 ms (104 ms GC) and 29.0MB allocated for 1.99.12.tst
testing: ./tst/testall1/1.99.13.tst
126 ms (105 ms GC) and 3.66MB allocated for 1.99.13.tst
testing: ./tst/testall1/1.99.14.tst
124 ms (105 ms GC) and 6.41MB allocated for 1.99.14.tst
testing: ./tst/testallV11/1.99.14.tst
177 ms (104 ms GC) and 25.0MB allocated for 1.99.14.tst
testing: ./tst/testall1/1.99.15.tst
119 ms (101 ms GC) and 6.41MB allocated for 1.99.15.tst
testing: ./tst/testall1/1.99.16.tst
451 ms (118 ms GC) and 146MB allocated for 1.99.16.tst
testing: ./tst/testall1/1.99.17.tst
643 ms (122 ms GC) and 186MB allocated for 1.99.17.tst
testing: ./tst/testall1/1.99.18.tst
394 ms (114 ms GC) and 82.1MB allocated for 1.99.18.tst
testing: ./tst/testall1/1.99.4.tst
631 ms (116 ms GC) and 136MB allocated for 1.99.4.tst
testing: ./tst/testall1/1.99.5.tst
257 ms (107 ms GC) and 59.9MB allocated for 1.99.5.tst
testing: ./tst/testall1/1.99.7.tst
221 ms (102 ms GC) and 28.4MB allocated for 1.99.7.tst
testing: ./tst/testall1/1.99.8.tst
167 ms (104 ms GC) and 32.9MB allocated for 1.99.8.tst
testing: ./tst/testall1/1.99.9.tst
160 ms (103 ms GC) and 27.1MB allocated for 1.99.9.tst
testing: ./tst/testall2/2.1.6.tst
114 ms (113 ms GC) and 49.3KB allocated for 2.1.6.tst
testing: ./tst/testall2/2.2.1.tst
polymake: upgrading /tmp/gaptempdirGgZkF9/tmpIn.log from old plain file format
polymake: upgrading /tmp/gaptempdirOub0dm/tmpIn.log from old plain file format
154 ms (101 ms GC) and 5.81MB allocated for 2.2.1.tst
testing: ./tst/testall2/2.4.1.tst
154 ms (103 ms GC) and 14.2MB allocated for 2.4.1.tst
testing: ./tst/testall2/2.4.2.tst
317 ms (108 ms GC) and 71.4MB allocated for 2.4.2.tst
testing: ./tst/testall2/2.4.3.tst
110 ms (109 ms GC) and 219KB allocated for 2.4.3.tst
testing: ./tst/testveryslow/2.4.4.tst
40744 ms (3199 ms GC) and 8.11GB allocated for 2.4.4.tst
testing: ./tst/testall2/2.4.5.tst
309 ms (112 ms GC) and 45.6MB allocated for 2.4.5.tst
testing: ./tst/testall2/2.4.9.tst
278 ms (111 ms GC) and 52.6MB allocated for 2.4.9.tst
testing: ./tst/testall2/2.6.1.tst
389 ms (122 ms GC) and 106MB allocated for 2.6.1.tst
testing: ./tst/testall2/2.7.1.tst
109 ms (108 ms GC) and 305KB allocated for 2.7.1.tst
testing: ./tst/testall2/2.7.1a.tst
103 ms (103 ms GC) and 46.2KB allocated for 2.7.1a.tst
testing: ./tst/testall2/2.7.2.tst
134 ms (102 ms GC) and 12.6MB allocated for 2.7.2.tst
testing: ./tst/testall2/2.7.5.tst
291 ms (113 ms GC) and 48.0MB allocated for 2.7.5.tst
testing: ./tst/testextra2/3.10.1.tst
1199 ms (136 ms GC) and 241MB allocated for 3.10.1.tst
testing: ./tst/testextra2/3.10.4.tst
119 ms (106 ms GC) and 3.45MB allocated for 3.10.4.tst
testing: ./tst/testveryslow/3.10.5.tst
15689 ms (650 ms GC) and 4.78GB allocated for 3.10.5.tst
testing: ./tst/testextra/3.2.1.tst
polymake: upgrading /tmp/gaptempdirBAzaip/poly105142 from old plain file format
polymake: used package ppl
The Parma Polyhedra Library ([[wiki:external_software#PPL]]): A C++ library for convex polyhedra
and other numerical abstractions.
http://www.cs.unipr.it/ppl/
267 ms (115 ms GC) and 40.8MB allocated for 3.2.1.tst
testing: ./tst/testextra/3.2.2.tst
119 ms (112 ms GC) and 1.49MB allocated for 3.2.2.tst
testing: ./tst/testall2/3.2.3.tst
1062 ms (141 ms GC) and 403MB allocated for 3.2.3.tst
testing: ./tst/testall2/3.3.1.tst
1086 ms (145 ms GC) and 406MB allocated for 3.3.1.tst
testing: ./tst/testextra/3.3.10.tst
138 ms (110 ms GC) and 6.52MB allocated for 3.3.10.tst
testing: ./tst/testextra/3.3.2.tst
2474 ms (199 ms GC) and 971MB allocated for 3.3.2.tst
testing: ./tst/testextra/3.3.4.tst
484 ms (125 ms GC) and 127MB allocated for 3.3.4.tst
testing: ./tst/testslow/3.3.8.tst
187 ms (112 ms GC) and 21.0MB allocated for 3.3.8.tst
testing: ./tst/testall3/3.4.2.tst
129 ms (106 ms GC) and 7.05MB allocated for 3.4.2.tst
testing: ./tst/testextra/3.5.1.tst
561 ms (129 ms GC) and 150MB allocated for 3.5.1.tst
testing: ./tst/testall2/3.5.3.tst
245 ms (116 ms GC) and 73.3MB allocated for 3.5.3.tst
testing: ./tst/testextra/3.5.4.tst
285 ms (109 ms GC) and 49.5MB allocated for 3.5.4.tst
testing: ./tst/testextra/3.5.5.tst
480 ms (118 ms GC) and 91.3MB allocated for 3.5.5.tst
testing: ./tst/testextra/3.6.1.tst
216 ms (116 ms GC) and 59.8MB allocated for 3.6.1.tst
testing: ./tst/testextra/3.6.2.tst
191 ms (111 ms GC) and 22.3MB allocated for 3.6.2.tst
testing: ./tst/testextra/3.8.1.tst
405 ms (131 ms GC) and 98.3MB allocated for 3.8.1.tst
testing: ./tst/testextra2/5.1.1.tst
471 ms (124 ms GC) and 112MB allocated for 5.1.1.tst
testing: ./tst/testextra2/5.1.3.tst
464 ms (133 ms GC) and 83.0MB allocated for 5.1.3.tst
testing: ./tst/testextra2/5.9.1.tst
151 ms (113 ms GC) and 9.74MB allocated for 5.9.1.tst
testing: ./tst/testall3/bianchi.1.tst
618 ms (117 ms GC) and 50.2MB allocated for bianchi.1.tst
testing: ./tst/testallV11/bock.tst
3580 ms (682 ms GC) and 349MB allocated for bock.tst
testing: ./tst/testallV11/coreduce.tst
202 ms (116 ms GC) and 19.5MB allocated for coreduce.tst
testing: ./tst/testallV11/crossedinv.tst
230 ms (117 ms GC) and 41.8MB allocated for crossedinv.tst
testing: ./tst/testallV11/dvfcubical.tst
155 ms (121 ms GC) and 19.5MB allocated for dvfcubical.tst
testing: ./tst/testallV11/homolhomo.tst
219 ms (117 ms GC) and 31.7MB allocated for homolhomo.tst
testing: ./tst/testallV11/homolhomo2.tst
207 ms (117 ms GC) and 30.6MB allocated for homolhomo2.tst
testing: ./tst/testslow/ideals.1.tst
1151 ms (156 ms GC) and 280MB allocated for ideals.1.tst
testing: ./tst/testall3/mans.3.tst
3003 ms (444 ms GC) and 1.25GB allocated for mans.3.tst
testing: ./tst/testveryslow/mans.4.tst
17146 ms (2091 ms GC) and 7.45GB allocated for mans.4.tst
testing: ./tst/testallV11/mans.5.tst
822 ms (167 ms GC) and 314MB allocated for mans.5.tst
testing: ./tst/testall3/mans.6.tst
4520 ms (712 ms GC) and 1.37GB allocated for mans.6.tst
testing: ./tst/testall3/mans.7.tst
1663 ms (224 ms GC) and 695MB allocated for mans.7.tst
testing: ./tst/testallV11/nonabelian.tst
982 ms (164 ms GC) and 207MB allocated for nonabelian.tst
testing: ./tst/testveryslow/polyfiltered.tst
15314 ms (1442 ms GC) and 4.15GB allocated for polyfiltered.tst
testing: ./tst/testallV11/relhomology.tst
338 ms (135 ms GC) and 87.3MB allocated for relhomology.tst
-----------------------------------
total 163363 ms (29249 ms GC) and 43.1GB allocated
7 failures in 1 of 83 files
#I Errors detected while testing
grep -q "^#I No errors detected while testing" debian/gap.tst
make[1]: *** [debian/rules:11: execute_after_dh_auto_test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:46: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------