missing symbols when built with GCC-4.4, which were added for GCC-4.3

Bug #455418 reported by Matthias Klose
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
fltk1.1 (Debian)
Fix Released
Unknown
fltk1.1 (Ubuntu)
Fix Released
High
Unassigned
Karmic
Fix Released
High
Unassigned

Bug Description

these symbols (and more) were added to the symbols file when first built with 4.3. Some of these aren't emitted again with 4.4.

fltk1.1 (1.1.9-3) unstable; urgency=low

  * Update symbols file, as building with GCC 4.3 appears to have
    introduced a handful of new symbols.

--- debian/libfltk1.1.symbols (libfltk1.1 i386)
+++ dpkg-gensymbolsNPrCGD 2009-10-19 11:57:43.098251710 +0000
@@ -1324,7 +1324,7 @@
  Fl_Slider::Fl_Slider(int, int, int, int, char const*)@Base 1.1.6
  Fl_Slider::~Fl_Slider()@Base 1.1.6
  Fl_Slider::~Fl_Slider()@Base 1.1.6
- Fl_Slider::~Fl_Slider()@Base 1.1.9-3~
+#MISSING: 1.1.9-6ubuntu1# Fl_Slider::~Fl_Slider()@Base 1.1.9-3~
  Fl_Widget::copy_label(char const*)@Base 1.1.6
  Fl_Widget::deactivate()@Base 1.1.6
  Fl_Widget::take_focus()@Base 1.1.6
@@ -1971,12 +1971,12 @@
  Fl_BMP_Image::Fl_BMP_Image(char const*)@Base 1.1.6
  Fl_BMP_Image::~Fl_BMP_Image()@Base 1.1.6
  Fl_BMP_Image::~Fl_BMP_Image()@Base 1.1.6
- Fl_File_Icon::add_vertex(int, int)@Base 1.1.9-3~
+#MISSING: 1.1.9-6ubuntu1# Fl_File_Icon::add_vertex(int, int)@Base 1.1.9-3~
  Fl_File_Icon::load_image(char const*)@Base 1.1.6
  Fl_File_Icon::load_system_icons()@Base 1.1.6
  Fl_File_Icon::load(char const*)@Base 1.1.6
  Fl_File_Icon::load_fti(char const*)@Base 1.1.6
- Fl_File_Icon::add_color(Fl_Color)@Base 1.1.9-3~
+#MISSING: 1.1.9-6ubuntu1# Fl_File_Icon::add_color(Fl_Color)@Base 1.1.9-3~
  Fl_GIF_Image::Fl_GIF_Image(char const*)@Base 1.1.6
  Fl_GIF_Image::Fl_GIF_Image(char const*)@Base 1.1.6
  Fl_GIF_Image::~Fl_GIF_Image()@Base 1.1.6
dh_makeshlibs: dpkg-gensymbols returned exit code 1

  _ZN9Fl_SliderC2EiiiiPKc@Base 1.1.6
  _ZN9Fl_SliderD0Ev@Base 1.1.6
  _ZN9Fl_SliderD1Ev@Base 1.1.6
- _ZN9Fl_SliderD2Ev@Base 1.1.9-3~
+#MISSING: 1.1.9-6ubuntu1# _ZN9Fl_SliderD2Ev@Base 1.1.9-3~

- _ZN12Fl_File_Icon10add_vertexEii@Base 1.1.9-3~
+#MISSING: 1.1.9-6ubuntu1# _ZN12Fl_File_Icon10add_vertexEii@Base 1.1.9-3~

- _ZN12Fl_File_Icon9add_colorE8Fl_Color@Base 1.1.9-3~
+#MISSING: 1.1.9-6ubuntu1# _ZN12Fl_File_Icon9add_colorE8Fl_Color@Base 1.1.9-3~

Related branches

Matthias Klose (doko)
Changed in fltk1.1 (Ubuntu):
importance: Undecided → High
milestone: none → ubuntu-9.10
status: New → Confirmed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package fltk1.1 - 1.1.9-6ubuntu2

---------------
fltk1.1 (1.1.9-6ubuntu2) karmic; urgency=low

  * Remove the symbols now missing when built with GCC-4.4. These were
    introduced when fltk1.1 was built for the first time with GCC-4.3.
    Looking from GCC-4.2 -> GCC-4.4, there are no missing symbols.
    LP: #455418.

 -- Matthias Klose <email address hidden> Mon, 19 Oct 2009 22:47:40 +0200

Changed in fltk1.1 (Ubuntu Karmic):
status: Confirmed → Fix Released
Changed in fltk1.1 (Debian):
status: Unknown → New
Changed in fltk1.1 (Debian):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.