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

Adding symbols files to the tango package.



Hello

I just added the symbol files to one of my packages [1], which provided two C++ libraries.

I solved by hand the build failure for the first on (liblog4tango4).
I would like your opinion about my fix [2]. I am not sure that I did the right things.
Is seems that a few of the missing symbols was Destructor or va_list implementation differences or even
int(32bit) vs int (64bits).

Now it fails on the second library (libtango7) as your can see here [3].
So I would like also your advices about thoses FTBFS as it seems thaht it will be a lot more work...

Is there a link somewhere explaining by examples how to deal with thoses MISSING symbols
or differences of implementations ?

Is there a sort of concatenator script, which take all the build log and generate a unique symbol file
with arch tags ?

It seems that my i386 package contain mmx instructions, is it allow ?

Thanks

Frederic


[1] http://packages.qa.debian.org/t/tango.html
[2] http://anonscm.debian.org/gitweb/?p=debian-science/packages/tango.git;a=commitdiff;h=453a58cda5c7ba3e473a8d706087835c346cbd28
[3] https://buildd.debian.org/status/package.php?p=tango

-- 
GPG public key 4096R/4696E015 2011-02-14
    fingerprint = E92E 7E6E 9E9D A6B1 AA31  39DC 5632 906F 4696 E015
uid  Picca Frédéric-Emmanuel <picca@synchrotron-soleil.fr>

GPG public key 1024D/A59B1171 2009-08-11
    fingerprint = 1688 A3D6 F0BD E4DF 2E6B  06AA B6A9 BA6A A59B 1171
uid  Picca Frédéric-Emmanuel <picca@debian.org>

Attachment: signature.asc
Description: PGP signature


Reply to: