gmanedit FTBFS with GCC 4.5

Bug #688831 reported by Mathieu Trudel-Lapierre
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gmanedit (Debian)
Fix Released
Unknown
gmanedit (Ubuntu)
Fix Released
Medium
Mathieu Trudel-Lapierre

Bug Description

Binary package hint: gmanedit

Similarly to http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554557; gmanedit does not link properly when built with gcc 4.5; it is not being explicitly linked against zlib:

mv -f .deps/callbacks.Tpo .deps/callbacks.Po
gcc -g -O2 -Wall -Wl,-Bsymbolic-functions -o gmanedit main.o support.o interface.o callbacks.o -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng12 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0
/usr/bin/ld: callbacks.o: undefined reference to symbol 'gzclose'
/usr/bin/ld: note: 'gzclose' is defined in DSO /lib64/libz.so.1 so try adding it to the linker command line
/lib64/libz.so.1: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[2]: *** [gmanedit] Error 1

Related branches

Changed in gmanedit (Ubuntu):
status: New → In Progress
importance: Undecided → Medium
assignee: nobody → Mathieu Trudel-Lapierre (mathieu-tl)
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package gmanedit - 0.4.2-3ubuntu1

---------------
gmanedit (0.4.2-3ubuntu1) natty; urgency=low

  * debian/patches/08_file_save_dialog.dpatch: correct dialog initialization so
    that saving a created file can actually be done. (LP: #688827)
  * debian/patches/99_build_with_gcc_4_5.dpatch: correctly link against zlib to
    satisfy gcc 4.5 and binutils-gold. (LP: #688831)
  * debian/rules: as required by 99_build_with_gcc_4_5.dpatch, regenerate
    configure from configure.in using dh_autoreconf (and clean up files).
  * debian/control: add Build-Depends on dh-autoreconf for dh_autoreconf.
 -- Mathieu Trudel-Lapierre <email address hidden> Fri, 10 Dec 2010 21:17:12 -0500

Changed in gmanedit (Ubuntu):
status: In Progress → Fix Released
Changed in gmanedit (Debian):
status: Unknown → New
Changed in gmanedit (Debian):
status: New → Fix Committed
Changed in gmanedit (Debian):
status: Fix Committed → 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.