<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Sep 21, 2014 at 7:37 PM, Dominic Hargreaves <span dir="ltr"><<a href="mailto:dom@earth.li" target="_blank">dom@earth.li</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="">On Thu, Sep 04, 2014 at 02:25:44PM +0200, gregor herrmann wrote:<br>
> On Mon, 01 Sep 2014 19:24:18 +0200, Leon Timmermans wrote:<br>
><br>
> > The attached patch might fix the issue on Hurd, I can't really say much<br>
> > about the issue on armel or kfreebsd-amd64 without having some build/test<br>
> > output from them though.<br>
><br>
> Thanks for the patch, I've applied it now and uploaded the new<br>
> version.<br>
><br>
> Build logs (with TEST_VERBOSE=1) will show up shortly at<br>
> <a href="https://buildd.debian.org/status/package.php?p=libdevel-bt-perl" target="_blank">https://buildd.debian.org/status/package.php?p=libdevel-bt-perl</a> or<br>
> <a href="https://buildd.debian.org/status/logs.php?pkg=libdevel-bt-perl" target="_blank">https://buildd.debian.org/status/logs.php?pkg=libdevel-bt-perl</a><br>
<br>
</span>Hurd is still failing, although that's not the priority at the moment.<br>
It's just armhf and mips we care about, since the bug is only considered<br>
release-critical if it's a regression, and it's never built successfully<br>
on kFreeBSD, Hurd or arm64 (and at least Hurd isn't a release architecture).<br>
<br>
Here are some log extracts from recent builds:<br>
<br>
armhf:<br>
<br>
<a href="https://buildd.debian.org/status/fetch.php?pkg=libdevel-bt-perl&arch=armhf&ver=0.06-2&stamp=1409851075" target="_blank">https://buildd.debian.org/status/fetch.php?pkg=libdevel-bt-perl&arch=armhf&ver=0.06-2&stamp=1409851075</a><br></blockquote><div> <br></div><div>That suggests the issue is missing symbols in the gdb output. What is the output on such a machine of:<br>(echo r; echo bt; echo quit) | gdb --args perl -e 'unpack "p", pack "L!", 1' | egrep '^#'</div><div>Does that include a perl_run entry?<br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
mips:<br>
<br>
<a href="https://buildd.debian.org/status/fetch.php?pkg=libdevel-bt-perl&arch=mips&ver=0.06-2&stamp=1410539249" target="_blank">https://buildd.debian.org/status/fetch.php?pkg=libdevel-bt-perl&arch=mips&ver=0.06-2&stamp=1410539249</a><br></blockquote><div><br></div><div>That shows the gdb output to be empty. That's either a bug in devel-bt or a bug in gdb. I'd say the former is more likely, but I can't diagnose it at a distance.<br></div><div><br></div><div>Leon<br></div></div></div></div>