Your message dated Sun, 17 May 2026 16:56:50 +0200
with message-id <[email protected]>
and subject line
has caused the Debian Bug report #1135403,
regarding gap-hap: FTBFS: polymake: ERROR:
"/usr/share/polymake/perllib/Polymake/Core/CPlusPlus.pm", line 1785: Can't load
shared module /usr/lib/polymake/lib/ideal.so:
libsingular-omalloc-4.4.1+0.9.6.so: cannot open shared object file: No such
file or directory
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.)
--
1135403: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1135403
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:gap-hap
Version: 1.75+ds-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/202605/
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 ...]
| 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-kv10
testing: ./tst/testveryslow/0.3.3.9.tst
9396 ms (740 ms GC) and 1.46GB allocated for 0.3.3.9.tst
testing: ./tst/testall1/0hap.tst
1546 ms (154 ms GC) and 949MB allocated for 0hap.tst
testing: ./tst/testall1/1.1.1.tst
polymake: upgrading /tmp/gaptempdirlly9Rv/poly12231 from old plain file format
polymake: ERROR: "/usr/share/polymake/perllib/Polymake/Core/CPlusPlus.pm",
line 1785: Can't load shared module /usr/lib/polymake/lib/ideal.so:
libsingular-omalloc-4.4.1+0.9.6.so: cannot open shared object file: No such
file or directory
[34m########> Diff in ./tst/testall1/1.1.1.tst:4[0m
[34m# Input is:[0m
Y:=RegularCWPolytope(points);
[0m[2K[34m# Expected output:[0m
[30m[42mRegular CW-complex of dimension 3
[0m[2K[34m# But found:[0m
[37m[41mError, polymake returned an error (error code 1)
[0m[2K[34m########[0m
[34m########> Diff in ./tst/testall1/1.1.1.tst:7[0m
[34m# Input is:[0m
NumbersOfCells:=List([0..3],Y!.nrCells);
[0m[2K[34m# Expected output:[0m
[30m[42m[ 24, 36, 14, 1 ]
[0m[2K[34m# But found:[0m
[37m[41mError, Variable: 'Y' must have a value
[0m[2K[34m########[0m
58 ms (56 ms GC) and 84.5KB allocated for 1.1.1.tst
testing: ./tst/testall1/1.2.1.tst
polymake: upgrading /tmp/gaptempdirlly9Rv/poly12292 from old plain file format
polymake: ERROR: "/usr/share/polymake/perllib/Polymake/Core/CPlusPlus.pm",
line 1785: Can't load shared module /usr/lib/polymake/lib/ideal.so:
libsingular-omalloc-4.4.1+0.9.6.so: cannot open shared object file: No such
file or directory
[34m########> Diff in ./tst/testall1/1.2.1.tst:3[0m
[34m# Input is:[0m
OrbitPolytope(AlternatingGroup(4),[1,2,3,4],["VERTEX_DEGREES"]);
[0m[2K[34m# Expected output:[0m
[30m[42mVertex degree in graph of polytope is: 5
[0m[2K[34m# But found:[0m
[37m[41mError, polymake returned an error (error code 1)
[0m[2K[34m########[0m
61 ms (60 ms GC) and 68.7KB allocated for 1.2.1.tst
testing: ./tst/testall1/1.2.2.tst
58 ms (57 ms GC) and 155KB allocated for 1.2.2.tst
testing: ./tst/testall1/1.2.4.tst
57 ms (52 ms GC) and 3.29MB allocated for 1.2.4.tst
testing: ./tst/testall1/1.3.1.tst
54 ms (52 ms GC) and 80.3KB allocated for 1.3.1.tst
testing: ./tst/testveryslow/1.3.2.tst
856 ms (356 ms GC) and 153MB allocated for 1.3.2.tst
testing: ./tst/testall1/1.3.4.tst
846 ms (319 ms GC) and 208MB allocated for 1.3.4.tst
testing: ./tst/testslow/1.4.1.tst
3281 ms (1323 ms GC) and 802MB allocated for 1.4.1.tst
testing: ./tst/testall1/1.4.2.tst
126 ms (122 ms GC) and 1.77MB allocated for 1.4.2.tst
testing: ./tst/testveryslow/1.4.3.tst
20552 ms (7392 ms GC) and 4.63GB allocated for 1.4.3.tst
testing: ./tst/testallV11/1.5.3.tst
778 ms (118 ms GC) and 191MB allocated for 1.5.3.tst
testing: ./tst/testall1/1.6.2.tst
79 ms (78 ms GC) and 699KB allocated for 1.6.2.tst
testing: ./tst/testall1/1.6.5.tst
565 ms (83 ms GC) and 112MB allocated for 1.6.5.tst
testing: ./tst/testall1/1.6.7.tst
62 ms (60 ms GC) and 556KB allocated for 1.6.7.tst
testing: ./tst/testall1/1.7.2.tst
65 ms (63 ms GC) and 851KB allocated for 1.7.2.tst
testing: ./tst/testall1/1.99.10.tst
82 ms (64 ms GC) and 7.85MB allocated for 1.99.10.tst
testing: ./tst/testveryslow/1.99.11.tst
8502 ms (1859 ms GC) and 2.36GB allocated for 1.99.11.tst
testing: ./tst/testall1/1.99.12.tst
197 ms (103 ms GC) and 29.0MB allocated for 1.99.12.tst
testing: ./tst/testall1/1.99.13.tst
124 ms (102 ms GC) and 3.67MB allocated for 1.99.13.tst
testing: ./tst/testall1/1.99.14.tst
127 ms (108 ms GC) and 6.41MB allocated for 1.99.14.tst
testing: ./tst/testallV11/1.99.14.tst
172 ms (101 ms GC) and 23.8MB allocated for 1.99.14.tst
testing: ./tst/testall1/1.99.15.tst
119 ms (100 ms GC) and 6.41MB allocated for 1.99.15.tst
testing: ./tst/testall1/1.99.16.tst
449 ms (118 ms GC) and 146MB allocated for 1.99.16.tst
testing: ./tst/testall1/1.99.17.tst
647 ms (122 ms GC) and 185MB allocated for 1.99.17.tst
testing: ./tst/testall1/1.99.18.tst
402 ms (114 ms GC) and 82.6MB allocated for 1.99.18.tst
testing: ./tst/testall1/1.99.4.tst
624 ms (114 ms GC) and 136MB allocated for 1.99.4.tst
testing: ./tst/testall1/1.99.5.tst
256 ms (104 ms GC) and 59.9MB allocated for 1.99.5.tst
testing: ./tst/testall1/1.99.7.tst
223 ms (103 ms GC) and 28.6MB allocated for 1.99.7.tst
testing: ./tst/testall1/1.99.8.tst
165 ms (102 ms GC) and 32.9MB allocated for 1.99.8.tst
testing: ./tst/testall1/1.99.9.tst
166 ms (104 ms GC) and 27.1MB allocated for 1.99.9.tst
testing: ./tst/testall2/2.1.6.tst
113 ms (113 ms GC) and 49.3KB allocated for 2.1.6.tst
testing: ./tst/testall2/2.2.1.tst
polymake: ERROR: "/usr/share/polymake/perllib/Polymake/Core/CPlusPlus.pm",
line 1785: Can't load shared module /usr/lib/polymake/lib/ideal.so:
libsingular-omalloc-4.4.1+0.9.6.so: cannot open shared object file: No such
file or directory
polymake: ERROR: "/usr/share/polymake/perllib/Polymake/Core/CPlusPlus.pm",
line 1785: Can't load shared module /usr/lib/polymake/lib/ideal.so:
libsingular-omalloc-4.4.1+0.9.6.so: cannot open shared object file: No such
file or directory
[34m########> Diff in ./tst/testall2/2.2.1.tst:11[0m
[34m# Input is:[0m
IsAspherical(F,rels);
[0m[2K[34m# Expected output:[0m
[30m[42mPresentation is aspherical.
true
[0m[2K[34m# But found:[0m
[37m[41mTest inconclusive.
fail
[0m[2K[34m########[0m
174 ms (99 ms GC) and 5.81MB allocated for 2.2.1.tst
testing: ./tst/testall2/2.4.1.tst
152 ms (101 ms GC) and 14.2MB allocated for 2.4.1.tst
testing: ./tst/testall2/2.4.2.tst
313 ms (109 ms GC) and 71.4MB allocated for 2.4.2.tst
testing: ./tst/testall2/2.4.3.tst
106 ms (105 ms GC) and 219KB allocated for 2.4.3.tst
testing: ./tst/testveryslow/2.4.4.tst
40556 ms (3294 ms GC) and 8.11GB allocated for 2.4.4.tst
testing: ./tst/testall2/2.4.5.tst
306 ms (109 ms GC) and 45.6MB allocated for 2.4.5.tst
testing: ./tst/testall2/2.4.9.tst
276 ms (110 ms GC) and 52.6MB allocated for 2.4.9.tst
testing: ./tst/testall2/2.6.1.tst
403 ms (121 ms GC) and 106MB allocated for 2.6.1.tst
testing: ./tst/testall2/2.7.1.tst
107 ms (105 ms GC) and 305KB allocated for 2.7.1.tst
testing: ./tst/testall2/2.7.1a.tst
101 ms (101 ms GC) and 46.2KB allocated for 2.7.1a.tst
testing: ./tst/testall2/2.7.2.tst
135 ms (102 ms GC) and 12.6MB allocated for 2.7.2.tst
testing: ./tst/testall2/2.7.5.tst
289 ms (114 ms GC) and 48.2MB allocated for 2.7.5.tst
testing: ./tst/testextra2/3.10.1.tst
1199 ms (153 ms GC) and 241MB allocated for 3.10.1.tst
testing: ./tst/testextra2/3.10.4.tst
127 ms (107 ms GC) and 3.45MB allocated for 3.10.4.tst
testing: ./tst/testveryslow/3.10.5.tst
15690 ms (635 ms GC) and 4.78GB allocated for 3.10.5.tst
testing: ./tst/testextra/3.2.1.tst
polymake: upgrading /tmp/gaptempdirlly9Rv/poly112089 from old plain file format
polymake: ERROR: "/usr/share/polymake/perllib/Polymake/Core/CPlusPlus.pm",
line 1785: Can't load shared module /usr/lib/polymake/lib/ideal.so:
libsingular-omalloc-4.4.1+0.9.6.so: cannot open shared object file: No such
file or directory
[34m########> Diff in ./tst/testextra/3.2.1.tst:6[0m
[34m# Input is:[0m
R:=PolytopalComplex(Q,[1,0,0,0]);;
[0m[2K[34m# Expected output:[0m
[30m[42m[0m[2K[34m# But found:[0m
[37m[41mError, polymake returned an error (error code 1)
[0m[2K[34m########[0m
[34m########> Diff in ./tst/testextra/3.2.1.tst:7[0m
[34m# Input is:[0m
R:=FreeGResolution(R,4);;
[0m[2K[34m# Expected output:[0m
[30m[42m[0m[2K[34m# But found:[0m
[37m[41mError, Record Element: '<rec>.stabilizer' must have an assigned valu\
e
[0m[2K[34m########[0m
[34m########> Diff in ./tst/testextra/3.2.1.tst:8[0m
[34m# Input is:[0m
List([0..4],i->R!.dimension(i));
[0m[2K[34m# Expected output:[0m
[30m[42m[ 1, 3, 4, 2, 1 ]
[0m[2K[34m# But found:[0m
[37m[41mError, List Element: <list>[5] must have an assigned value
[0m[2K[34m########[0m
[34m########> Diff in ./tst/testextra/3.2.1.tst:12[0m
[34m# Input is:[0m
Cohomology(C,3);
[0m[2K[34m# Expected output:[0m
[30m[42m[ 2 ]
[0m[2K[34m# But found:[0m
[37m[41mError, List Elements: <list> must be a list (not a permutation (smal\
l))
[0m[2K[34m########[0m
140 ms (113 ms GC) and 8.03MB allocated for 3.2.1.tst
testing: ./tst/testextra/3.2.2.tst
115 ms (112 ms GC) and 1.49MB allocated for 3.2.2.tst
testing: ./tst/testall2/3.2.3.tst
1067 ms (138 ms GC) and 403MB allocated for 3.2.3.tst
testing: ./tst/testall2/3.3.1.tst
1068 ms (147 ms GC) and 406MB allocated for 3.3.1.tst
testing: ./tst/testextra/3.3.10.tst
140 ms (111 ms GC) and 6.54MB allocated for 3.3.10.tst
testing: ./tst/testextra/3.3.2.tst
2462 ms (197 ms GC) and 971MB allocated for 3.3.2.tst
testing: ./tst/testextra/3.3.4.tst
475 ms (126 ms GC) and 127MB allocated for 3.3.4.tst
testing: ./tst/testslow/3.3.8.tst
177 ms (108 ms GC) and 21.0MB allocated for 3.3.8.tst
testing: ./tst/testall3/3.4.2.tst
146 ms (118 ms GC) and 6.98MB allocated for 3.4.2.tst
testing: ./tst/testextra/3.5.1.tst
557 ms (123 ms GC) and 149MB allocated for 3.5.1.tst
testing: ./tst/testall2/3.5.3.tst
251 ms (122 ms GC) and 73.3MB allocated for 3.5.3.tst
testing: ./tst/testextra/3.5.4.tst
288 ms (116 ms GC) and 49.4MB allocated for 3.5.4.tst
testing: ./tst/testextra/3.5.5.tst
486 ms (125 ms GC) and 91.3MB allocated for 3.5.5.tst
testing: ./tst/testextra/3.6.1.tst
227 ms (127 ms GC) and 59.8MB allocated for 3.6.1.tst
testing: ./tst/testextra/3.6.2.tst
201 ms (117 ms GC) and 22.3MB allocated for 3.6.2.tst
testing: ./tst/testextra/3.8.1.tst
404 ms (132 ms GC) and 98.3MB allocated for 3.8.1.tst
testing: ./tst/testextra2/5.1.1.tst
477 ms (124 ms GC) and 111MB allocated for 5.1.1.tst
testing: ./tst/testextra2/5.1.3.tst
466 ms (131 ms GC) and 83.6MB allocated for 5.1.3.tst
testing: ./tst/testextra2/5.9.1.tst
154 ms (116 ms GC) and 9.74MB allocated for 5.9.1.tst
testing: ./tst/testall3/bianchi.1.tst
621 ms (118 ms GC) and 50.2MB allocated for bianchi.1.tst
testing: ./tst/testallV11/bock.tst
3377 ms (567 ms GC) and 349MB allocated for bock.tst
testing: ./tst/testallV11/coreduce.tst
222 ms (138 ms GC) and 19.5MB allocated for coreduce.tst
testing: ./tst/testallV11/crossedinv.tst
231 ms (117 ms GC) and 41.8MB allocated for crossedinv.tst
testing: ./tst/testallV11/dvfcubical.tst
152 ms (119 ms GC) and 19.5MB allocated for dvfcubical.tst
testing: ./tst/testallV11/homolhomo.tst
234 ms (120 ms GC) and 31.5MB allocated for homolhomo.tst
testing: ./tst/testallV11/homolhomo2.tst
222 ms (130 ms GC) and 30.4MB allocated for homolhomo2.tst
testing: ./tst/testslow/ideals.1.tst
1174 ms (169 ms GC) and 280MB allocated for ideals.1.tst
testing: ./tst/testall3/mans.3.tst
3105 ms (451 ms GC) and 1.25GB allocated for mans.3.tst
testing: ./tst/testveryslow/mans.4.tst
17760 ms (2146 ms GC) and 7.45GB allocated for mans.4.tst
testing: ./tst/testallV11/mans.5.tst
829 ms (175 ms GC) and 314MB allocated for mans.5.tst
testing: ./tst/testall3/mans.6.tst
4507 ms (714 ms GC) and 1.37GB allocated for mans.6.tst
testing: ./tst/testall3/mans.7.tst
1693 ms (224 ms GC) and 695MB allocated for mans.7.tst
testing: ./tst/testallV11/nonabelian.tst
997 ms (171 ms GC) and 207MB allocated for nonabelian.tst
testing: ./tst/testveryslow/polyfiltered.tst
15284 ms (1439 ms GC) and 4.15GB allocated for polyfiltered.tst
testing: ./tst/testallV11/relhomology.tst
338 ms (131 ms GC) and 87.3MB allocated for relhomology.tst
-----------------------------------
total 170789 ms (29213 ms GC) and 44.0GB allocated
8 failures in 4 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
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Builds with pbuilder for unstable.
--- End Message ---