[Pkg-libvirt-maintainers] Bug#794732: libguestfs: FTBFS

Hilko Bengen bengen at debian.org
Fri Aug 14 20:28:24 UTC 2015


control: retitle -1 ocaml-gettext: missing symbol when built on sid with gcc-5
control: reassign -1 ocaml-gettext 0.3.5-1
control: tag -1 patch

I have built ocaml-gettext 0.3.5-1 in a jessie chroot and compared the
/usr/lib/ocaml/stublibs/dllgettextStub.so with what is built on sid. It
has an extra symbol "ml2c_lc".

,----
| --- 0.3.5.syms  2015-08-14 19:18:39.217818410 +0200
| +++ 0.3.5~bpo8+1.syms   2015-08-14 20:39:23.525148505 +0200
| @@ -31,7 +31,7 @@
|  w _ITM_deregisterTMCloneTable
|  w _ITM_registerTMCloneTable
|  w _Jv_RegisterClasses
| -U ml2c_lc
| +T ml2c_lc
|  D ml2c_lc_tab
|  U ngettext
|  U setlocale
`----

This symbol is also present in 0.3.4-1+b4 as shipped with jessie and its
missing is the reason why libguestfs FTBFS with libgettext-ocaml
0.3.5-1.

A simple patch fixes the symbol issue.

Cheers,
-Hilko
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Do-not-mark-ml2c_lc-as-inline-due-to-changed-semanti.patch
Type: text/x-diff
Size: 657 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-libvirt-maintainers/attachments/20150814/c04e96f6/attachment.patch>


More information about the Pkg-libvirt-maintainers mailing list