Bug#684468: jansson: FTBFS on ppc64 due to wrong api check

2012-08-10 Thread Alessandro Ghedini
tags 684468 pending kthxbye On Fri, Aug 10, 2012 at 11:12:24AM +0200, Aurelien Jarno wrote: > The small patch below fixes the problem. Would it be possible to apply > it in the next upload? Thanks in advance. Pushed to git. Thanks -- perl -E '$_=q;$/= @{[@_]};and s;\S+;;eg;say~~reverse' sign

Bug#684468: jansson: FTBFS on ppc64 due to wrong api check

2012-08-10 Thread Aurelien Jarno
Source: jansson Version: 2.3.1-2 Severity: normal Tags: patch Hi, jansson FTBFS on ppc64, due to the ABI check test failing [1]. This test uses the nm binary to get the list of functions. However it looks for the functions in the text section, while ppc64 uses function descriptors, which appear i