[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#459031: marked as done (fldigi: FTBFS: /usr/include/c++/4.2/bits/locale_facets.tcc:118: error: 'dynamic_cast' not permitted with -fno-rtti)



Your message dated Sat, 05 Jan 2008 00:32:05 +0000
with message-id <E1JAwxJ-0005UE-Ro@ries.debian.org>
and subject line Bug#459031: fixed in fldigi 2.07-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: fldigi
version: 2.05-3
Severity: serious
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20080103 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

Relevant part:

 > if gcc -DHAVE_CONFIG_H -I. -I. -I.  -I. -I./include -I./irrxml -I/usr/include  -DNDEBUG -I./samplerate   -g -O2 -MT src_zoh.o -MD -MP -MF ".deps/src_zoh.Tpo" -c -o src_zoh.o `test -f 'samplerate/src_zoh.c' || echo './'`samplerate/src_zoh.c; \
 > 	then mv -f ".deps/src_zoh.Tpo" ".deps/src_zoh.Po"; else rm -f ".deps/src_zoh.Tpo"; exit 1; fi
 > if g++ -DHAVE_CONFIG_H -I. -I. -I.  -I. -I./include -I./irrxml -I/usr/include  -DNDEBUG -I./samplerate  -I/usr/include/freetype2 -pthread -pipe -Wall -O2 -ffast-math -fno-rtti -fexceptions -finline-functions -g -O2 -MT hamlib.o -MD -MP -MF ".deps/hamlib.Tpo" -c -o hamlib.o `test -f 'rigcontrol/hamlib.cxx' || echo './'`rigcontrol/hamlib.cxx; \
 > 	then mv -f ".deps/hamlib.Tpo" ".deps/hamlib.Po"; else rm -f ".deps/hamlib.Tpo"; exit 1; fi
 > /usr/include/c++/4.2/bits/locale_facets.tcc: In function 'const _Facet& std::use_facet(const std::locale&) [with _Facet = std::numpunct<char>]':
 > /usr/include/c++/4.2/bits/locale_facets.tcc:193:   instantiated from 'void std::__numpunct_cache<_CharT>::_M_cache(const std::locale&) [with _CharT = char]'
 > /usr/include/c++/4.2/bits/locale_facets.tcc:146:   instantiated from 'const std::__numpunct_cache<_CharT>* std::__use_cache<std::__numpunct_cache<_CharT> >::operator()(const std::locale&) const [with _CharT = char]'
 > /usr/include/c++/4.2/bits/locale_facets.tcc:1229:   instantiated from '_OutIter std::num_put<_CharT, _OutIter>::do_put(_OutIter, std::ios_base&, _CharT, bool) const [with _CharT = char, _OutIter = std::ostreambuf_iterator<char, std::char_traits<char> >]'
 > /usr/include/c++/4.2/bits/locale_facets.h:2303:   instantiated from '_OutIter std::num_put<_CharT, _OutIter>::put(_OutIter, std::ios_base&, _CharT, bool) const [with _CharT = char, _OutIter = std::ostreambuf_iterator<char, std::char_traits<char> >]'
 > /usr/include/c++/4.2/bits/ostream.tcc:78:   instantiated from 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::_M_insert(_ValueT) [with _ValueT = bool, _CharT = char, _Traits = std::char_traits<char>]'
 > /usr/include/c++/4.2/ostream:178:   instantiated from 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(bool) [with _CharT = char, _Traits = std::char_traits<char>]'
 > rigcontrol/hamlib.cxx:84:   instantiated from here
 > /usr/include/c++/4.2/bits/locale_facets.tcc:118: error: 'dynamic_cast' not permitted with -fno-rtti
 > make[3]: *** [hamlib.o] Error 1
 > make[3]: Leaving directory `/build/user/fldigi-2.05/src'
 > make[2]: *** [all] Error 2
 > make[2]: Leaving directory `/build/user/fldigi-2.05/src'
 > make[1]: *** [all-recursive] Error 1
 > make[1]: Leaving directory `/build/user/fldigi-2.05'
 > make: *** [build-stamp] Error 2
 > dpkg-buildpackage: failure: debian/rules build gave error exit status 2

The full build log is available from:
	http://people.debian.org/~lucas/logs/2008/01/03

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| lucas@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: fldigi
Source-Version: 2.07-2

We believe that the bug you reported is fixed in the latest version of
fldigi, which is due to be installed in the Debian FTP archive:

fldigi_2.07-2.diff.gz
  to pool/main/f/fldigi/fldigi_2.07-2.diff.gz
fldigi_2.07-2.dsc
  to pool/main/f/fldigi/fldigi_2.07-2.dsc
fldigi_2.07-2_amd64.deb
  to pool/main/f/fldigi/fldigi_2.07-2_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 459031@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Hamish Moffatt <hamish@debian.org> (supplier of updated fldigi 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat, 05 Jan 2008 11:18:56 +1100
Source: fldigi
Binary: fldigi
Architecture: source amd64
Version: 2.07-2
Distribution: unstable
Urgency: low
Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
Changed-By: Hamish Moffatt <hamish@debian.org>
Description: 
 fldigi     - digital modem program for hamradio operators
Closes: 459031
Changes: 
 fldigi (2.07-2) unstable; urgency=low
 .
   * Fix FTBFS with g++-4.2 4.2.2-5 by removing -fno-rtti from the compiler
     flags; thanks to Stelios Bounanos for the patch. (closes: #459031)
Files: 
 440674199669d1d30c22e9ca43973247 901 hamradio extra fldigi_2.07-2.dsc
 be7e925075d83c47175033366dbe6bef 29037 hamradio extra fldigi_2.07-2.diff.gz
 e1e30a18e1d415d9e49856dea3aa2f4d 408402 hamradio extra fldigi_2.07-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHfs3J30WoBV0H6VwRAgqaAJ9fWsBy4LBjErTlWzI34Ehb7vLX0wCgxO12
lKmIxWnHkHDS0MjLCZafqto=
=ayK8
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: