On Mon, Aug 07, 2017 at 09:31:22AM -0400, Ferenc Wágner wrote: > Absolutely, thanks for this very good find, Valentin! These symbols > caused problems on non-x86 architectures before, and now libqb is broken > for good (so we should probably merge this into #871153). Let's see > what upstream comes up with. Till now i couldn't wrap my head around > the orphan section linker magic, now their struggle might shed some > light on the point of all this...
Right, the upstream is having problems with libqb, but maybe they don't see the problem with pacemaker libs if they are not checking the exported symbols. Do you know if these start/stop symbols were used anywhere or it would be safe to drop them from the pacemaker libs? #MISSING: 1.1.17-1# (arch=!powerpc !powerpcspe !ppc64 !ppc64el)__start___verbose@Base 1.1.12 #MISSING: 1.1.17-1# (arch=!powerpc !powerpcspe !ppc64 !ppc64el)__stop___verbose@Base 1.1.12 -- Valentin