Hi Fernando, On 23 September 2015 at 14:10, Fernando Seiti Furusato <[email protected]> wrote: > Source: patchelf > Version: 0.8-2 > Severity: normal > > Dear Maintainer, > > The package patchelf, although it does build, it fails on the test suite. > That is because the setting of the pageSize to 4K does not fit ppc archs. > > When changing to 64K, the tests that fail pass, but no-rpath.sh fails. > That is because one assertion within patchelf.cc fails, and I cannot get > exactly how to correct this. > > Attached is the patch with what I have added to patchelf.cc.
Could you try if the patch from this upstream pull request fixes the issue on ppc64el? https://github.com/NixOS/patchelf/pull/54 -- Saludos, Felipe Sateler

