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

Re: Summary of C++ symbols experience



Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> writes:

> Sometimes we may expect FTBFSs due to changes in other archs toolchains not 
> catched by the local arch, like missing symbols. This is when this may come 
> handy:

> override_dh_makeshlibs:
>         dh_makeshlibs -- -c0

> If in your local arch you couldn't find missing symbols that create and ABI 
> change, then chances that missing symbols in other archs are safe to ignore.

Oh!  I didn't know about that.  Yes, that would be superior to the
procedure that I outlined, since the diffs would still accumulate in the
build logs but one could then apply them at one's leisure instead of
needing to do another upload ASAP to solve FTBFS problems.

-- 
Russ Allbery (rra@debian.org)               <http://www.eyrie.org/~eagle/>


Reply to: