Bug#582238: libebml: New upstream release 0.8.0

Reinhard Tartler siretart at tauware.de
Sat May 29 16:59:26 UTC 2010


On Sa, Mai 29, 2010 at 18:18:17 (CEST), Jonas Smedegaard wrote:

>>>> IMHO an excellent reason to use a symbols file!
>>>
>>> Good idea.
>>
>>actually, not, this is a c++ lib.
>>
>> I know that dpkg-gensymbols in unstable supports c++ unmangled symbol
>> names, but I cannot figure out how to make it create templates with
>> unmangled symboles. I'm certainly not going to do this step by hand!
>>
>>Jonas, do you know how to do that?
>
> Not that I am expert on the subject, but a quick googling seems to
> indicate that filtering through c++filt (part of the binutils package)
> should do the trick.

Okay, for educational purposes, I've done this excercise. Find the
symbol file attached to this email, which I've generated on the basis of
the version in unstable.

On the basis of current master, I've generated a symbol diff, which I've
attached as well:

-------------- next part --------------
A non-text attachment was scrubbed...
Name: symbols.diff
Type: text/x-diff
Size: 11955 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20100529/a2190a3b/attachment-0001.diff>
-------------- next part --------------

There are indeed quite some symbols missing. Unless we want to ignore
the issue and just upload anyway, we now need to check if these symbols
were intended to be used by external applications or not. Depending on
the answer for each symbol, the solution is:

 - fix libebml to reintroduce the symbols
 - ignore the issue
 - fix applications to not use the symbols

Anyone volunteering to discuss the list with upstream?

I'd prefer not to do so myself, because I'm currently working pretty
hard on getting ffmpeg 0.6 out of the door.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: libebml0.symbols
Type: application/octet-stream
Size: 29872 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20100529/a2190a3b/attachment-0001.obj>
-------------- next part --------------


as a general remark to symbols files with c++: I feel this is still too
much manual work. The generation of the first set could be made much
easier. I'll try to avoid doing that for future C++ libraries.

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4


More information about the pkg-multimedia-maintainers mailing list