Your message dated Wed, 06 Mar 2013 19:32:34 +0000
with message-id <[email protected]>
and subject line Bug#701277: fixed in fltk1.1 1.1.10-15
has caused the Debian Bug report #701277,
regarding fltk1.1: ftbfs with GCC-4.8
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.)
--
701277: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701277
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:fltk1.1
Version: 1.1.10-14
Severity: important
Tags: sid jessie
User: [email protected]
Usertags: ftbfs-gcc-4.8
The package fails to build in a test rebuild on at least amd64 with
gcc-4.8/g++-4.8, but succeeds to build with gcc-4.7/g++-4.7. The
severity of this report may be raised before the jessie release.
XXX
The full build log can be found at:
http://people.debian.org/~doko/logs-20130217/gcc48/fltk1.1_1.1.10-14_unstable_gcc48.log
The last lines of the build log are at the end of this report.
To build with GCC 4.8, either set CC=gcc-4.8 CXX=g++-4.8 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t experimental install g++ g++-4.7 g++-4.8 libc6-dev
The test rebuild was done with eglibc-2.17 and GCC-4.8, so some issues
might be caused by the updated glibc.
[...]
make[1]: Leaving directory `/«PKGBUILDDIR»'
debian/rules override_dh_makeshlibs
make[1]: Entering directory `/«PKGBUILDDIR»'
dh_makeshlibs -V
dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols
file: see diff output below
dpkg-gensymbols: warning: debian/libfltk1.1/DEBIAN/symbols doesn't match
completely debian/libfltk1.1.symbols
--- debian/libfltk1.1.symbols (libfltk1.1_1.1.10-14_amd64)
+++ dpkg-gensymbolsaFPhH1 2013-02-18 22:55:18.672802995 +0000
@@ -361,7 +361,7 @@
_ZN12Fl_Help_View8do_alignEP13Fl_Help_BlockiiiRi@Base 1.1.6
_ZN12Fl_Help_View8get_attrEPKcS1_Pci@Base 1.1.6
_ZN12Fl_Help_View8leftlineEi@Base 1.1.6
- _ZN12Fl_Help_View8pushfontEhh@Base 1.1.9-3~
+#MISSING: 1.1.10-14# _ZN12Fl_Help_View8pushfontEhh@Base 1.1.9-3~
_ZN12Fl_Help_View8selectedE@Base 1.1.8~rc1
_ZN12Fl_Help_View9add_blockEPKciiiih@Base 1.1.6
_ZN12Fl_Help_View9draw_modeE@Base 1.1.8~rc1
@@ -1368,7 +1368,7 @@
_ZN9Fl_Widget10copy_labelEPKc@Base 1.1.6
_ZN9Fl_Widget10deactivateEv@Base 1.1.6
_ZN9Fl_Widget10take_focusEv@Base 1.1.6
- (optional)_ZN9Fl_Widget11do_callbackEv@Base 1.1.9-3~
+#MISSING: 1.1.10-14# (optional)_ZN9Fl_Widget11do_callbackEv@Base 1.1.9-3~
_ZN9Fl_Widget12redraw_labelEv@Base 1.1.6
_ZN9Fl_Widget13damage_resizeEiiii@Base 1.1.6
_ZN9Fl_Widget13test_shortcutEPKc@Base 1.1.6
@@ -2017,12 +2017,12 @@
_ZN12Fl_BMP_ImageD0Ev@Base 1.1.6
_ZN12Fl_BMP_ImageD1Ev@Base 1.1.6
(optional)_ZN12Fl_BMP_ImageD2Ev@Base 1.1.10-5~
- (optional)_ZN12Fl_File_Icon10add_vertexEii@Base 1.1.9-3~
+#MISSING: 1.1.10-14# (optional)_ZN12Fl_File_Icon10add_vertexEii@Base 1.1.9-3~
_ZN12Fl_File_Icon10load_imageEPKc@Base 1.1.6
_ZN12Fl_File_Icon17load_system_iconsEv@Base 1.1.6
_ZN12Fl_File_Icon4loadEPKc@Base 1.1.6
_ZN12Fl_File_Icon8load_ftiEPKc@Base 1.1.6
- (optional)_ZN12Fl_File_Icon9add_colorE8Fl_Color@Base 1.1.9-3~
+#MISSING: 1.1.10-14# (optional)_ZN12Fl_File_Icon9add_colorE8Fl_Color@Base
1.1.9-3~
_ZN12Fl_GIF_ImageC1EPKc@Base 1.1.6
_ZN12Fl_GIF_ImageC2EPKc@Base 1.1.6
_ZN12Fl_GIF_ImageD0Ev@Base 1.1.6
dh_makeshlibs: dpkg-gensymbols -plibfltk1.1 -Idebian/libfltk1.1.symbols
-Pdebian/libfltk1.1 -edebian/libfltk1.1/usr/lib/x86_64-linux-gnu/libfltk.so.1.1
-edebian/libfltk1.1/usr/lib/x86_64-linux-gnu/libfltk_forms.so.1.1
-edebian/libfltk1.1/usr/lib/x86_64-linux-gnu/libfltk_gl.so.1.1
-edebian/libfltk1.1/usr/lib/x86_64-linux-gnu/libfltk_images.so.1.1
returned exit code 1
make[1]: *** [override_dh_makeshlibs] Error 1
make[1]: Leaving directory `/«PKGBUILDDIR»'
make: *** [binary-arch] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit
status 2
--- End Message ---
--- Begin Message ---
Source: fltk1.1
Source-Version: 1.1.10-15
We believe that the bug you reported is fixed in the latest version of
fltk1.1, 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.
Aaron M. Ucko <[email protected]> (supplier of updated fltk1.1 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: SHA256
Format: 1.8
Date: Wed, 06 Mar 2013 14:15:25 -0500
Source: fltk1.1
Binary: libfltk1.1-dev libfltk1.1 libfltk1.1-dbg fltk1.1-doc fltk1.1-games
Architecture: source amd64 all
Version: 1.1.10-15
Distribution: unstable
Urgency: low
Maintainer: Aaron M. Ucko <[email protected]>
Changed-By: Aaron M. Ucko <[email protected]>
Description:
fltk1.1-doc - Fast Light Toolkit - documentation
fltk1.1-games - Fast Light Toolkit - example games: checkers, sudoku
libfltk1.1 - Fast Light Toolkit - shared libraries
libfltk1.1-dbg - Fast Light Toolkit - shared libraries with debugging symbols
libfltk1.1-dev - Fast Light Toolkit - development files
Closes: 701277
Changes:
fltk1.1 (1.1.10-15) unstable; urgency=low
.
* debian/libfltk1.1.symbols: Flag symbols absent when built with Clang 3.2,
and in one instance also with GCC 4.8, as optional. (Closes: #701277.)
Checksums-Sha1:
f5ecdb5573b583dcf0b6a5dbd3a06aeaeff5204d 2278 fltk1.1_1.1.10-15.dsc
283a27932448ed290897bb151e11cc70be122d40 46978 fltk1.1_1.1.10-15.debian.tar.gz
0ac18e0406f62ecb4286dd40365adbf193a66f1d 642244
libfltk1.1-dev_1.1.10-15_amd64.deb
b90b707f2d8ad891789dcff12ec6edbab5be34d5 462166 libfltk1.1_1.1.10-15_amd64.deb
51b74eaa9969fc73dc7817cdc5e8f36bde5793c9 1023830
libfltk1.1-dbg_1.1.10-15_amd64.deb
04e53b1c8450419e5c571ff7431e3b234190feb3 2284574 fltk1.1-doc_1.1.10-15_all.deb
5eed94fcc6c072d3268ab0cea3e6de81a8150796 185870
fltk1.1-games_1.1.10-15_amd64.deb
Checksums-Sha256:
f4a18313aa6bbac5c8a03ed9d66249d262367bc8cb7ed7e7dc222caac4e9b4f9 2278
fltk1.1_1.1.10-15.dsc
4adb61d9e78f3ebeccd499444884fb53bddf654e2f65ba4a1e09d8fcfec3b5cd 46978
fltk1.1_1.1.10-15.debian.tar.gz
78e6b0becf292bc27b676abf93a84d9cf0491d987e6ce11e1da132017f2bc4e9 642244
libfltk1.1-dev_1.1.10-15_amd64.deb
448972b4fdbd8875ab0fb779aa814363a9e7c65f63a7dd71694b547dda5f9d95 462166
libfltk1.1_1.1.10-15_amd64.deb
ba6f4dfe543d7e90b7b1338806d4cead2c3a33e5ba80d2416b9bad92a2776c18 1023830
libfltk1.1-dbg_1.1.10-15_amd64.deb
c55bc053ced80163d223e7e9fc78844d5a0c818e02b888a5fc759f6540c3332d 2284574
fltk1.1-doc_1.1.10-15_all.deb
6bad5e0a31b5a6981d0bdc62a331e76d94710760396d1350056981079954b9d0 185870
fltk1.1-games_1.1.10-15_amd64.deb
Files:
6cb3d64677a59f527acac53e3c86995d 2278 libs optional fltk1.1_1.1.10-15.dsc
5a212b65d2309c5e47f8e3018be515c5 46978 libs optional
fltk1.1_1.1.10-15.debian.tar.gz
6f30a8ebf0b231248065bd5b085a7000 642244 libdevel optional
libfltk1.1-dev_1.1.10-15_amd64.deb
3cb68377bd50907855152662d7d2290a 462166 libs optional
libfltk1.1_1.1.10-15_amd64.deb
4055656d46edce6800b5dfe569f8be1e 1023830 debug extra
libfltk1.1-dbg_1.1.10-15_amd64.deb
c7f937e9edf40965595793cdc7fbc3b6 2284574 doc optional
fltk1.1-doc_1.1.10-15_all.deb
6fe42943961116b1b7ad0d6f15c5f13a 185870 games optional
fltk1.1-games_1.1.10-15_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJRN5Z/AAoJEB5wkbHxSmSij+EQAIEFW71evNXoBc4wZDmtU+WN
hWhZvzkaIt0uoL/P+1/b4OWQqFoINTSkqkSQI+8ZOM6Zd/gn1qQnpnQbVYuHOa86
2KRfIgQ3waG79NTvJcfH0PzDTN8SWIYH5MtdZDkmPjOXOM/Qec3Yfbel8jxlmv05
UldAvqKk9cnbDpwKoKmlIH/dNpKNl3/9pTKOXVy4FB/wSmIOQyfMYTOGB8ictM5X
Kq0dzgWiTVvU9R8Ub31v6Vat3cIEk6Ijh1gk9S2UkGRfBcz0kmqRVYPuht54eRH7
3aV0WbLgI0+yJObQivZMd89ul/NNw+8aGmDnvqCvh5MmkX0B4u+VQ+wxU+W/EweX
5Vn9vyku6rmcmSewskAkuWwN8Q6LjenirbzPis4ewYQHznfoZ0ZQXT2UWO4ALXid
Z1HORb2+r86zxchzEWtajkcu/ALL01r4mDYAhXhIjP0sI8y11Gyvwtm89NtSF5on
zSjgDPmZhMDzwVfIvgUmfzcHxq0spsJqh3fbIRMiCHb5Y9FPf1gjiPbSY6novOG+
FWT5ycS49IKtkg0Td+r+efKfUApLyUUw6MxTaqN16/Gjky9l9ouUROa/e6sgHF5q
ILgAjBrM6R9d11+Kq2wwUZAhiWJOwXr1mMWjODXsrfe+wQHPqrXqQrd8CEdsLDjS
XDDUKePbGBfWLgeKuQEU
=Qm5y
-----END PGP SIGNATURE-----
--- End Message ---