Your message dated Sat, 03 Jan 2026 16:50:31 +0000
with message-id <[email protected]>
and subject line Bug#1123405: fixed in mathgl 8.0.3+ds.1-1
has caused the Debian Bug report #1123405,
regarding mathgl: FTBFS: Segmentation fault
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.)
--
1123405: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1123405
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:mathgl
Version: 8.0.3-2
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/202512/
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:mathgl, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --buildsystem=cmake
dh_testdir -O--buildsystem=cmake
dh_auto_clean -O--buildsystem=cmake
dh_autoreconf_clean -O--buildsystem=cmake
dh_clean -O--buildsystem=cmake
rm -f debian/debhelper-build-stamp
rm -rf debian/.debhelper/
rm -f -- debian/mathgl.substvars debian/udav.substvars
debian/libmgl8t64.substvars debian/libmgl-mpi8t64.substvars
debian/libmgl-wnd8t64.substvars debian/libmgl-glut8t64.substvars
debian/libmgl-qt5-8t64.substvars debian/libmgl-fltk8t64.substvars
debian/libmgl-wx8t64.substvars debian/libmgl-data.substvars
debian/libmgl-dev.substvars debian/python3-mathgl.substvars debian/files
rm -fr -- debian/mathgl/ debian/tmp/ debian/udav/ debian/libmgl8t64/
debian/libmgl-mpi8t64/ debian/libmgl-wnd8t64/ debian/libmgl-glut8t64/
debian/libmgl-qt5-8t64/ debian/libmgl-fltk8t64/ debian/libmgl-wx8t64/
debian/libmgl-data/ debian/libmgl-dev/ debian/python3-mathgl/
find . \( \( \
\( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path
.\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o
-type f -a \
\( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
-o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
-o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
[... snipped ...]
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'widgets/qt5/CMakeFiles/mgl-qt.dir/build'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 83%] Built target mgl-qt
make -f
examples/CMakeFiles/mgl_qt_example_autogen_timestamp_deps.dir/build.make
examples/CMakeFiles/mgl_qt_example_autogen_timestamp_deps.dir/depend
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/examples
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples/CMakeFiles/mgl_qt_example_autogen_timestamp_deps.dir/DependInfo.cmake
"--color="
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make -f
examples/CMakeFiles/mgl_qt_example_autogen_timestamp_deps.dir/build.make
examples/CMakeFiles/mgl_qt_example_autogen_timestamp_deps.dir/build
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for
'examples/CMakeFiles/mgl_qt_example_autogen_timestamp_deps.dir/build'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 83%] Built target mgl_qt_example_autogen_timestamp_deps
make -f examples/CMakeFiles/mgl_qt_example_autogen.dir/build.make
examples/CMakeFiles/mgl_qt_example_autogen.dir/depend
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/examples
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples/CMakeFiles/mgl_qt_example_autogen.dir/DependInfo.cmake
"--color="
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make -f examples/CMakeFiles/mgl_qt_example_autogen.dir/build.make
examples/CMakeFiles/mgl_qt_example_autogen.dir/build
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for
'examples/CMakeFiles/mgl_qt_example_autogen.dir/build'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 83%] Built target mgl_qt_example_autogen
make -f examples/CMakeFiles/mgl_qt_example.dir/build.make
examples/CMakeFiles/mgl_qt_example.dir/depend
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/examples
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples/CMakeFiles/mgl_qt_example.dir/DependInfo.cmake
"--color="
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make -f examples/CMakeFiles/mgl_qt_example.dir/build.make
examples/CMakeFiles/mgl_qt_example.dir/build
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'examples/CMakeFiles/mgl_qt_example.dir/build'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 86%] Built target mgl_qt_example
make -f
examples/CMakeFiles/mgl_qgl_example_autogen_timestamp_deps.dir/build.make
examples/CMakeFiles/mgl_qgl_example_autogen_timestamp_deps.dir/depend
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/examples
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples/CMakeFiles/mgl_qgl_example_autogen_timestamp_deps.dir/DependInfo.cmake
"--color="
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make -f
examples/CMakeFiles/mgl_qgl_example_autogen_timestamp_deps.dir/build.make
examples/CMakeFiles/mgl_qgl_example_autogen_timestamp_deps.dir/build
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for
'examples/CMakeFiles/mgl_qgl_example_autogen_timestamp_deps.dir/build'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 86%] Built target mgl_qgl_example_autogen_timestamp_deps
make -f examples/CMakeFiles/mgl_qgl_example_autogen.dir/build.make
examples/CMakeFiles/mgl_qgl_example_autogen.dir/depend
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/examples
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples/CMakeFiles/mgl_qgl_example_autogen.dir/DependInfo.cmake
"--color="
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make -f examples/CMakeFiles/mgl_qgl_example_autogen.dir/build.make
examples/CMakeFiles/mgl_qgl_example_autogen.dir/build
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for
'examples/CMakeFiles/mgl_qgl_example_autogen.dir/build'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 88%] Built target mgl_qgl_example_autogen
make -f examples/CMakeFiles/mgl_qgl_example.dir/build.make
examples/CMakeFiles/mgl_qgl_example.dir/depend
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/examples
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples/CMakeFiles/mgl_qgl_example.dir/DependInfo.cmake
"--color="
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make -f examples/CMakeFiles/mgl_qgl_example.dir/build.make
examples/CMakeFiles/mgl_qgl_example.dir/build
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'examples/CMakeFiles/mgl_qgl_example.dir/build'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 91%] Built target mgl_qgl_example
make -f examples/CMakeFiles/mgl_module_autogen_timestamp_deps.dir/build.make
examples/CMakeFiles/mgl_module_autogen_timestamp_deps.dir/depend
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/examples
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples/CMakeFiles/mgl_module_autogen_timestamp_deps.dir/DependInfo.cmake
"--color="
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make -f examples/CMakeFiles/mgl_module_autogen_timestamp_deps.dir/build.make
examples/CMakeFiles/mgl_module_autogen_timestamp_deps.dir/build
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for
'examples/CMakeFiles/mgl_module_autogen_timestamp_deps.dir/build'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 91%] Built target mgl_module_autogen_timestamp_deps
make -f examples/CMakeFiles/mgl_module_autogen.dir/build.make
examples/CMakeFiles/mgl_module_autogen.dir/depend
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/examples
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples/CMakeFiles/mgl_module_autogen.dir/DependInfo.cmake
"--color="
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make -f examples/CMakeFiles/mgl_module_autogen.dir/build.make
examples/CMakeFiles/mgl_module_autogen.dir/build
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for
'examples/CMakeFiles/mgl_module_autogen.dir/build'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 91%] Built target mgl_module_autogen
make -f examples/CMakeFiles/mgl_module.dir/build.make
examples/CMakeFiles/mgl_module.dir/depend
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/examples
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples/CMakeFiles/mgl_module.dir/DependInfo.cmake
"--color="
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make -f examples/CMakeFiles/mgl_module.dir/build.make
examples/CMakeFiles/mgl_module.dir/build
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'examples/CMakeFiles/mgl_module.dir/build'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 95%] Built target mgl_module
make -f src/CMakeFiles/mgl-mpi.dir/build.make src/CMakeFiles/mgl-mpi.dir/depend
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/src
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/CMakeFiles/mgl-mpi.dir/DependInfo.cmake
"--color="
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make -f src/CMakeFiles/mgl-mpi.dir/build.make src/CMakeFiles/mgl-mpi.dir/build
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'src/CMakeFiles/mgl-mpi.dir/build'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 96%] Built target mgl-mpi
make -f
examples/CMakeFiles/mgl_mpi_example_autogen_timestamp_deps.dir/build.make
examples/CMakeFiles/mgl_mpi_example_autogen_timestamp_deps.dir/depend
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/examples
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples/CMakeFiles/mgl_mpi_example_autogen_timestamp_deps.dir/DependInfo.cmake
"--color="
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make -f
examples/CMakeFiles/mgl_mpi_example_autogen_timestamp_deps.dir/build.make
examples/CMakeFiles/mgl_mpi_example_autogen_timestamp_deps.dir/build
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for
'examples/CMakeFiles/mgl_mpi_example_autogen_timestamp_deps.dir/build'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 96%] Built target mgl_mpi_example_autogen_timestamp_deps
make -f examples/CMakeFiles/mgl_mpi_example_autogen.dir/build.make
examples/CMakeFiles/mgl_mpi_example_autogen.dir/depend
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/examples
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples/CMakeFiles/mgl_mpi_example_autogen.dir/DependInfo.cmake
"--color="
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make -f examples/CMakeFiles/mgl_mpi_example_autogen.dir/build.make
examples/CMakeFiles/mgl_mpi_example_autogen.dir/build
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for
'examples/CMakeFiles/mgl_mpi_example_autogen.dir/build'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 96%] Built target mgl_mpi_example_autogen
make -f examples/CMakeFiles/mgl_mpi_example.dir/build.make
examples/CMakeFiles/mgl_mpi_example.dir/depend
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/examples
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples/CMakeFiles/mgl_mpi_example.dir/DependInfo.cmake
"--color="
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make -f examples/CMakeFiles/mgl_mpi_example.dir/build.make
examples/CMakeFiles/mgl_mpi_example.dir/build
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'examples/CMakeFiles/mgl_mpi_example.dir/build'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[100%] Built target mgl_mpi_example
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_start
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles 0
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples'
3wave.png: ok
alpha.png: ok
apde.png: ok
area.png: ok
aspect.png: ok
axial.png: ok
axis.png: ok
background.png: ok
barh.png: ok
bars.png: ok
belt.png: ok
beltc.png: ok
bifurcation.png: ok
box.png: ok
boxplot.png: ok
boxs.png: ok
candle.png: ok
chart.png: ok
cloud.png: ok
colorbar.png: ok
combined.png: ok
cones.png: ok
cont.png: ok
cont3.png: ok
cont_xyz.png: ok
contd.png: ok
contf.png: ok
contf3.png: ok
contf_xyz.png: ok
conts.png: ok
contv.png: ok
correl.png: ok
curvcoor.png: ok
cut.png: ok
daisy.png: ok
dat_diff.png: ok
dat_extra.png: ok
data1.png: ok
data2.png: ok
dcont.png: ok
dens.png: ok
dens3.png: ok
dens_xyz.png: ok
detect.png: ok
dew.png: ok
diffract.png: ok
dilate.png: ok
dots.png: ok
earth.png: ok
error.png: ok
error2.png: ok
export.png: ok
fall.png: ok
fexport.png: ok
fit.png: ok
flame2d.png: ok
flow.png: ok
flow3.png: ok
fog.png: ok
fonts.png: ok
grad.png: ok
hist.png: ok
histl.png: ok
ifs2d.png: ok
ifs3d.png: ok
indirect.png: ok
inplot.png: ok
iris.png: ok
keep.png: ok
label.png: ok
lamerey.png: ok
legend.png: ok
light.png: ok
lines.png: ok
loglog.png: ok
map.png: ok
mark.png: ok
mask.png: ok
mesh.png: ok
minmax.png: ok
mirror.png: ok
mode.png: ok
molecule.png: ok
ode.png: ok
ohlc.png: ok
param1.png: ok
param2.png: ok
param3.png: ok
paramv.png: ok
parser.png: ok
pde.png: ok
pendelta.png: ok
pipe.png: ok
plot.png: ok
pmap.png: ok
primitives.png: ok
projection.png: ok
projection5.png: ok
pulse.png: ok
qo2d.png: ok
quality0.png: ok
quality1.png: ok
quality2.png: ok
quality4.png: ok
quality5.png: ok
quality6.png: ok
quality8.png: ok
radar.png: ok
refill.png: ok
region.png: ok
scanfile.png: ok
schemes.png: ok
section.png: ok
several_light.png: ok
solve.png: ok
stem.png: ok
step.png: ok
stereo.png: ok
stfa.png: ok
style.png: ok
surf.png: ok
surf3.png: ok
surf3a.png: ok
surf3c.png: ok
surf3ca.png: ok
surfa.png: ok
surfc.png: ok
surfca.png: ok
table.png: ok
tape.png: ok
tens.png: ok
ternary.png: ok
text.png: ok
text2.png: ok
textmark.png: ok
ticks.png: ok
tile.png: ok
tiles.png: ok
torus.png: ok
traj.png: ok
triangulation.png: ok
triplot.png: ok
tube.png: ok
type0.png: ok
type1.png: ok
type2.png: ok
vect.png: ok
vect3.png: ok
venn.png: ok
Segmentation fault
make[1]: *** [debian/rules:58: override_dh_auto_test] Error 139
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:23: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: mathgl
Source-Version: 8.0.3+ds.1-1
Done: Rafael Laboissière <[email protected]>
We believe that the bug you reported is fixed in the latest version of
mathgl, 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.
Rafael Laboissière <[email protected]> (supplier of updated mathgl 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: Fri, 02 Jan 2026 17:48:13 -0300
Source: mathgl
Architecture: source
Version: 8.0.3+ds.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<[email protected]>
Changed-By: Rafael Laboissière <[email protected]>
Closes: 1123405
Changes:
mathgl (8.0.3+ds.1-1) unstable; urgency=medium
.
* New upstream version 8.0.3+ds.1
The upstream tarball used in this release is identical to the
tarball released upstream, version 8.0.3. The upstream tarball
uploaded in the Debian version 8.0.3-1 was a different one. This
release fixes the issue.
* d/control:
+ Drop “Rules-Requires-Root: no”, which is now the default
+ Build-depend on python3-numpy-dev
* d/watch:
+ Convert to format version 5
+ Mangle Debian version (remove the "+ds.*" suffix)
* d/copyright:
+ Update copyright information for the debian/* files
+ Add comment about the repacked upstream tarball
* d/t/run-tests: Only use the default Python3 in the unit test
(Closes: #1123405)
* d/gbp.conf: New file
Checksums-Sha1:
fb20f6335d2be20471b0a161767666c24cc54c0e 3418 mathgl_8.0.3+ds.1-1.dsc
b08cdf5aaa195f9113f84c6d858a76430cd7f4da 242167802
mathgl_8.0.3+ds.1.orig.tar.gz
888d23537670ed8a2b40262205eb860f1f6a4b44 15352
mathgl_8.0.3+ds.1-1.debian.tar.xz
Checksums-Sha256:
b268efaf26636bbf3a52497b4c8cb35645a0dff8e4fdf2e45874ce6c969027a6 3418
mathgl_8.0.3+ds.1-1.dsc
9bba9ee6a0f86d1b8f3f3ba0374d3cb776f772dbb6f1a01684ca6c0bd56204d6 242167802
mathgl_8.0.3+ds.1.orig.tar.gz
7b1f6d2030e28a1f8fec367b3ed443c6b8ceaa9de27d8f2c8bf61a00341a2382 15352
mathgl_8.0.3+ds.1-1.debian.tar.xz
Files:
ecbdd727b519da6cc61ebe8049ca9c9a 3418 science optional mathgl_8.0.3+ds.1-1.dsc
8b84e3e85ab65066a3361e3e0a9b16f5 242167802 science optional
mathgl_8.0.3+ds.1.orig.tar.gz
84800423c8e9d0acff8267c9665a74d5 15352 science optional
mathgl_8.0.3+ds.1-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCgAwFiEEP0ZDkUmP6HS9tdmPISSqGYN4XJAFAmlZQvYSHHJhZmFlbEBk
ZWJpYW4ub3JnAAoJECEkqhmDeFyQZNIP/0se6VU73wf8Mx36gI572RN1OQWviS4V
rdmGw0YbmB516fVd6NqwXeGSgTPmDipik/kCxPXwZMhKIgFyGP0R9Hzjy8QmN0DZ
qK/z8eCqQVeApCowUnhXhvltrUkEmib2bFq6eQ8aikvKaMc05sSu+YyH56HyaRjE
d9NVVx5G7X9N9TvmdZZfUVulXldyvg5wgC+ASlLhUNtkYlXPGoXQMKXmXl2W17td
h6jZEaqk+gBZmEnjWM/bHgCPMSQOkSlQG6It20AUBJFr1f60EqRvYRqH10CSnYnc
AR0+ELYB5BPNGFEuwYDNxJkF6VaTMdccWf+wJtGrT5NuU+z3mS/E17FDRiZLSQg0
Jkr34Oe08tvN3cgGy9HAMsP0lAcbcDcfi+I+JBZ5GJoGBg+DYLpmXDs1/7yv0SjO
U2MTIUR7+90IVTc229Efo1xshZF0f4YqWGMdRb/oCt4smorndETw7hNXl9e7y/HE
LyekjpNtm1PwVFE3BqDPRj617trBWl87+08+luyKPPrSJeM5tooBqj+IXSFrXpoW
GDtqIuOFHgV2DBmccbIAc25B+L/4GeyZ1Ycc+s2DHLLhHSfVq6YuNkMeyldxEfwA
lmUspCxH2ON8of/eNsGcVoM0OgxIPNPnfwYEY+eo12URUihfTH/oNyYYK9h/P4kJ
0lIyQ65bacGq
=fROx
-----END PGP SIGNATURE-----
pgpxUc8jDSMtC.pgp
Description: PGP signature
--- End Message ---