Jaromír Mikeš <mira.mi...@seznam.cz> writes:

>> Od: Lucas Nussbaum <lu...@lucas-nussbaum.net>
>
>> ----------------------------------------
>> Source: clxclient
>> Version: 3.6.1-1
>> Severity: serious
>> User: debian...@lists.debian.org
>> Usertags: qa-ftbfs-20091210 qa-ftbfs
>> Justification: FTBFS on amd64
>> 
>> Hi,
>> 
>> During a rebuild of all packages in sid, your package failed to build on
>> amd64.
>> 
> [snip]
>> > dpkg-gensymbols: warning: some symbols disappeared in the symbols file: see
>> diff output below
>> > dpkg-gensymbols: warning: debian/libclxclient3/DEBIAN/symbols doesn't match
>> completely debian/libclxclient3.symbols.amd64
>> > --- debian/libclxclient3.symbols.amd64 (libclxclient3 amd64)
>> > +++ dpkg-gensymbolsSsW4JM  2009-12-11 01:06:08.491202125 +0100
>> > @@ -296,7 +296,7 @@
>> >   _znk8x_window12x_set_attribemp20xsetwindowattribu...@base 3.6.1-1~
>> >   _znk8x_window17x_set_bit_gravit...@base 3.6.1-1~
>> >   _znk8x_window17x_set_win_gravit...@base 3.6.1-1~
>> > - _znk8x_window5x_ma...@base 3.6.1-1~
>> > +#MISSING: 3.6.1-1# _znk8x_window5x_ma...@base 3.6.1-1~
>> >   _znk8x_window6x_move...@base 3.6.1-1~
>> >   _znk8x_window8x_resize...@base 3.6.1-1~
>> >   _zti10x_callb...@base 3.6.1-1~
>> > dh_makeshlibs: dpkg-gensymbols -plibclxclient3
>> -Idebian/libclxclient3.symbols.amd64 -Pdebian/libclxclient3 returned exit 
>> code
>> 1
>> > make: *** [binary-fixup/libclxclient3] Error 9
>
> Hi,
>
> It is strange ...

> As it seen in diff output process is complaining about
> _znk8x_window5x_ma...@base 3.6.1-1~ line and wants to replaced by
> totally same string.

Where do you see that it wants to replace it? From the output above, I
see that the symbol _ZNK8X_window5x_mapEv is missing now, which is
demangled with c++filt to 'X_window::x_map() const'.

> I double checked clxclient repo if there is some typo in
> libclxclient3.symbols.amd64 file e.g. some redundant space etc.,
> but nothing like this.
>
> hmm.. how to fix it?

Try looking for the definition of 'X_window::x_map() const' in the
source and see if it is only exported conditionally or something.

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

_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to