Your message dated Sat, 18 Jun 2011 08:49:27 +0000
with message-id <e1qxrdb-00061t...@franck.debian.org>
and subject line Bug#610777: fixed in mathgl 1.11.1.1-2.1
has caused the Debian Bug report #610777,
regarding mathgl: FBTFS: broken symbols
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.)
--
610777: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610777
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mathgl
Version: 1.11.0.1-2
Severity: serious
Justification: FTBFS
Hi,
your package FTBFS on all archs with symbols errors:
https://buildd.debian.org/status/package.php?p=mathgl&suite=experimental
KiBi.
--- End Message ---
--- Begin Message ---
Source: mathgl
Source-Version: 1.11.1.1-2.1
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:
libmgl-data_1.11.1.1-2.1_all.deb
to main/m/mathgl/libmgl-data_1.11.1.1-2.1_all.deb
libmgl-dev_1.11.1.1-2.1_amd64.deb
to main/m/mathgl/libmgl-dev_1.11.1.1-2.1_amd64.deb
libmgl-fltk5_1.11.1.1-2.1_amd64.deb
to main/m/mathgl/libmgl-fltk5_1.11.1.1-2.1_amd64.deb
libmgl-glut5_1.11.1.1-2.1_amd64.deb
to main/m/mathgl/libmgl-glut5_1.11.1.1-2.1_amd64.deb
libmgl-qt5_1.11.1.1-2.1_amd64.deb
to main/m/mathgl/libmgl-qt5_1.11.1.1-2.1_amd64.deb
libmgl-wx5_1.11.1.1-2.1_amd64.deb
to main/m/mathgl/libmgl-wx5_1.11.1.1-2.1_amd64.deb
libmgl5_1.11.1.1-2.1_amd64.deb
to main/m/mathgl/libmgl5_1.11.1.1-2.1_amd64.deb
mathgl-doc-en_1.11.1.1-2.1_all.deb
to main/m/mathgl/mathgl-doc-en_1.11.1.1-2.1_all.deb
mathgl-doc-ru_1.11.1.1-2.1_all.deb
to main/m/mathgl/mathgl-doc-ru_1.11.1.1-2.1_all.deb
mathgl_1.11.1.1-2.1.debian.tar.gz
to main/m/mathgl/mathgl_1.11.1.1-2.1.debian.tar.gz
mathgl_1.11.1.1-2.1.dsc
to main/m/mathgl/mathgl_1.11.1.1-2.1.dsc
mathgl_1.11.1.1-2.1_amd64.deb
to main/m/mathgl/mathgl_1.11.1.1-2.1_amd64.deb
python-mathgl_1.11.1.1-2.1_amd64.deb
to main/m/mathgl/python-mathgl_1.11.1.1-2.1_amd64.deb
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 610...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Steve Langasek <vor...@debian.org> (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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sat, 18 Jun 2011 07:33:55 +0000
Source: mathgl
Binary: mathgl mathgl-doc-en mathgl-doc-ru libmgl5 libmgl-data libmgl-dev
libmgl-fltk5 libmgl-qt5 libmgl-wx5 libmgl-glut5 python-mathgl
Architecture: source amd64 all
Version: 1.11.1.1-2.1
Distribution: unstable
Urgency: low
Maintainer: Debian Science Maintainers
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Steve Langasek <vor...@debian.org>
Description:
libmgl-data - library for scientific graphs. (data files)
libmgl-dev - library for scientific graphs. (development files)
libmgl-fltk5 - library for scientific graphs. (FLTK runtime library)
libmgl-glut5 - library for scientific graphs. (GLUT runtime library)
libmgl-qt5 - library for scientific graphs. (Qt runtime library)
libmgl-wx5 - library for scientific graphs. (wxWidgets runtime library)
libmgl5 - library for scientific graphs. (main runtime library)
mathgl - library for scientific graphs. (utlities and examples)
mathgl-doc-en - library for scientific graphs. (English documentation)
mathgl-doc-ru - library for scientific graphs. (Russian documentation)
python-mathgl - library for scientific graphs. (Python module)
Closes: 610777 620629
Changes:
mathgl (1.11.1.1-2.1) unstable; urgency=low
.
* Non-maintainer upload.
* Fix library symbols files (closes: #610777):
- debian/libmgl-qt5.symbols: drop _ZN10QByteArrayD2Ev, which is not
present on *any* architecture anymore.
- debian/libmgl-fltk5.symbols: _ZN9Fl_PixmapC2EPKPKc is not present on
ia64 or sparc and never has been.
- debian/libmgl5.symbols:
+ _ZN7mglFuncD1Ev is present on all architectures, drop the
architecture list (fixing the 'kfeebsd' typo that caused a build
failure on kfreebsd-amd64).
+ _ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEED2Ev,
_ZN8u3dLightD2Ev: symbols not seen on *any* archs, drop.
+ Drop 18 symbols whose exclusion list included all 15 architectures
that have been tested.
+ Other symbols that are template instantiations are now marked as
optional symbols instead of tagged with an arch list, since they are
not part of the ABI and will come and go based on the compiler
version used, *not* just on the architecture.
+ If there are 8 or more architectures in the arch qualifier, invert
it. In some cases this reveals that certain symbols are actually
64-bit specific - so infer that not-yet-tested 32-bit archs follow
the pattern.
- debian/*.symbols: any symbols marked for armel should also be marked
for armhf.
* debian/rules: clean the dependency_libs out of .la files at build
time, per Policy 10.2. Closes: #620629.
Checksums-Sha1:
d3e7d4d03aeea077a3b88a5859f4bedca70d2d07 2475 mathgl_1.11.1.1-2.1.dsc
dc930bea18671c27f9547818176e950da5ae8edf 25552
mathgl_1.11.1.1-2.1.debian.tar.gz
0cb04f477192f22aa54fcaf1a909cf384102bf7f 37854 mathgl_1.11.1.1-2.1_amd64.deb
9b73aafaeff4b5992c2059e52e9347eec9272745 804402 libmgl5_1.11.1.1-2.1_amd64.deb
3a3dd749eba82c298e15f85861a18fa69a579a45 1029480
libmgl-dev_1.11.1.1-2.1_amd64.deb
a06559e2f707bc5641a27b0d4e1dc6a1aff492c8 41396
libmgl-fltk5_1.11.1.1-2.1_amd64.deb
7c3484f9d130ffdd372872a2641d8bd679ca3cda 56418
libmgl-qt5_1.11.1.1-2.1_amd64.deb
2ef6a63a05b5f147b53a615921546d1bcd1b8658 40776
libmgl-wx5_1.11.1.1-2.1_amd64.deb
789f0a4f8245b5f4440f5d1b60fc702bf8871ce4 28666
libmgl-glut5_1.11.1.1-2.1_amd64.deb
e2067c79eca85f028d5682bfda9164e1f364917a 320998
python-mathgl_1.11.1.1-2.1_amd64.deb
39254c1b7dec751645966c26ff7719ef3f330dc8 6717600
mathgl-doc-en_1.11.1.1-2.1_all.deb
0a03e0e9cfd0dcc72d80170afa3fa44bf0afe0a4 6793760
mathgl-doc-ru_1.11.1.1-2.1_all.deb
cabafd1cb02268013e029c40ce7496e21ea3997e 3984614
libmgl-data_1.11.1.1-2.1_all.deb
Checksums-Sha256:
f7399c2cb77683abcdc94f61bd49537623e91fe9b4ac2863055ac1105531c1de 2475
mathgl_1.11.1.1-2.1.dsc
df7275bd202a3e7a5389245af01723427537445e0b6e08f1eb4f2d41bb21257f 25552
mathgl_1.11.1.1-2.1.debian.tar.gz
2345e8248a30013f7a1885139b1fb11f4b12adf050a738d650a7dd7e6f0ed366 37854
mathgl_1.11.1.1-2.1_amd64.deb
5296c0114e9962301b9264fe7eb782cacb799a7fa0cef7d071e07be6074d68d9 804402
libmgl5_1.11.1.1-2.1_amd64.deb
6eb2543e40f39c84382660a2baa9a3bfd3c2262526f772eca4d31d0dc7687789 1029480
libmgl-dev_1.11.1.1-2.1_amd64.deb
19b7de6edb6020343eea513924e3aa8a4ee12651df87aaa2ea0510c6bfa829b6 41396
libmgl-fltk5_1.11.1.1-2.1_amd64.deb
19b2653c5df40c4a8dc0b9b6a4b5f74b0100d2dad5fe5cd8fa1667e5bdbd6513 56418
libmgl-qt5_1.11.1.1-2.1_amd64.deb
c5020c0ad3bf068c1791a41bc4eb2e854b44547c5f5d1c9022bb794df92216aa 40776
libmgl-wx5_1.11.1.1-2.1_amd64.deb
e932d1edfc0884eb9a1212c19d85e5ebeb40f1951a7cbf68efc69e414558b046 28666
libmgl-glut5_1.11.1.1-2.1_amd64.deb
4a3f91a4653654b7e242f972eb19ae5756f397f3130be54c496a45679ab554af 320998
python-mathgl_1.11.1.1-2.1_amd64.deb
3c61c8aaadd8c6dc9a7db84f5ee677a0dc9f8f168458d801e65e1c5ddef20661 6717600
mathgl-doc-en_1.11.1.1-2.1_all.deb
8ce8bff42555c9d734e7e2bbf317ffad14b124d1f8625d13d8d165026c8cad1d 6793760
mathgl-doc-ru_1.11.1.1-2.1_all.deb
43f8559a5c267be7d1d0a950343e003167f5e0730735332629e3dbdcd506e6bd 3984614
libmgl-data_1.11.1.1-2.1_all.deb
Files:
4b4c95e8925b83e9bd64c648168e0335 2475 science optional mathgl_1.11.1.1-2.1.dsc
9ce51adaf5e0f683ccf2220efb79def0 25552 science optional
mathgl_1.11.1.1-2.1.debian.tar.gz
c6dabdff0381df3d8aa55aeff9d5dddf 37854 libs optional
mathgl_1.11.1.1-2.1_amd64.deb
52298b6262e4d25fb2906c9bcf261b13 804402 libs optional
libmgl5_1.11.1.1-2.1_amd64.deb
65bf73291f4add58b28d39b26e55a2a6 1029480 libdevel optional
libmgl-dev_1.11.1.1-2.1_amd64.deb
821c577babce8518a283016e0313e87e 41396 libs optional
libmgl-fltk5_1.11.1.1-2.1_amd64.deb
0a1a1786fd9da95b0cc8922dc348d0f9 56418 libs optional
libmgl-qt5_1.11.1.1-2.1_amd64.deb
24ceb052819cdff9a27a267f1e7d4e2d 40776 libs optional
libmgl-wx5_1.11.1.1-2.1_amd64.deb
68b575237f54551ba594cb57a5033e7b 28666 libs optional
libmgl-glut5_1.11.1.1-2.1_amd64.deb
1869debcc8a47ea05f70ba2c8ebcc96b 320998 python optional
python-mathgl_1.11.1.1-2.1_amd64.deb
5e6e2edc15eb7312d4c127b64553e93b 6717600 doc optional
mathgl-doc-en_1.11.1.1-2.1_all.deb
1f671f37473ea9d873ddfc207d6f1239 6793760 doc optional
mathgl-doc-ru_1.11.1.1-2.1_all.deb
7ff16694eeaffb4679884d97030e8ae2 3984614 misc optional
libmgl-data_1.11.1.1-2.1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIVAwUBTfxbIVaNMPMhshM9AQjvehAAs5G4DMvjpM5CgjzH21AABBQbN3AdOnEO
leF1hefiqrBN8+/rbBoVsQ71QLV/Ukt5vgEAu8n44fnlPeQlrGlK+k2ApW0rMdf9
+tzH+PHMDrHDKF7q61cBvcvQ5tpht+ufXFvcNRCabd63ZV3QuVXZh5elrXhxlUuy
BuriaQWDe4+6FpD4Y1I1aizJ3srSFTId68zPcbh7UXpbZfq3tT9JTeDtpYI8/s+e
6BoHCkghC6li9o4v4hkjaIxJ9NtVMWxl+7QyRClnhkyv1Yi60HaAqhes1s5pwMLM
xAP1/S5215/q0RzRlX1cA3I4bSwbME+RGOTX75+I9OugOlJSwEhRR1iG5ugiWI2b
5NsOqNTQ30HsODitVXsMdwyLJH+zC/cAyIWvkaGpzIFxzkUkXHVqlybbIS/gn1P3
eRbjQJLP2D9bRGOBeCth0Q1NAyfHwhHd+SNC8GqAmtOvNEpWEo1oW2QW2y1G+IhA
4VPUkiZvbxsoMw2FDjs7OEwWpgzjNkTzX8O7D0ag4QnhMR91/S/GYWRFcQBfbslL
5EOSjA6tj0ty9BQskIdwFJeolZXYGZ+AbOvNVk+Yv/rMS8ia+6wFqol0SAkF9b28
E95JSd0G8M6TuwNo2HFaaNq/0J/pirgvRjEyeB8csWm+gHZ7znDvvEnaikJrOMoT
wOILbC7BRmg=
=wxSO
-----END PGP SIGNATURE-----
--- End Message ---