Hi Andreas, On 08/08/2014 02:20 PM, Andreas Beckmann wrote: > On Thu, 12 Jun 2014 17:30:36 +0200 "Helge Deller" <[email protected]> wrote: >> The attached trivial patch fixes the build on the Debian hppa/linux arch. >> Please apply for the next version. > > I'll add your patch in the 5.3.2 upload that I'm currently preparing.
Thanks for applying my patch! Sadly it failed to build, because something changed in the detection of the arch: http://buildd.debian-ports.org/status/package.php?p=papi&suite=sid You applied my patch as "debian/patches/hppa.patch". Can you please modify it, by changing this single line (line #13): + aarch64|arm*|hppa*) to become instead: + aarch64|arm*|parisc*) With this change it will build successfully on hppa/parisc again (I just tested it). > Please report this problem + patch in the upstream bugtracker, too. > http://icl.cs.utk.edu/trac/papi/ Sure, I'll do as soon as I'm back from vacation (in two weeks). Helge -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

