Bug#721421: libdevel-bt-perl: FTBFS on armel, hurd-i386, kfreebsd-amd64

gregor herrmann gregoa at debian.org
Sun Sep 21 22:21:28 UTC 2014


On Sun, 21 Sep 2014 23:55:45 +0200, Leon Timmermans wrote:

> > Here are some log extracts from recent builds:
> > armhf:
> > https://buildd.debian.org/status/fetch.php?pkg=libdevel-bt-perl&arch=armhf&ver=0.06-2&stamp=1409851075
> 
> That suggests the issue is missing symbols in the gdb output. What is the
> output on such a machine of:
> (echo r; echo bt; echo quit) | gdb --args perl -e 'unpack "p", pack "L!",
> 1' | egrep '^#'
> Does that include a perl_run entry?

Here we go:

That's armhf on a Debian box in an unstable chroot:

(sid_armhf-dchroot)gregoa at harris:~$ (echo r; echo bt; echo quit) | gdb --args perl -e 'unpack "p", pack "L!", 1' | egrep '^#'
#1  0xb6f3f048 in Perl_newSVpv () from /usr/lib/arm-linux-gnueabihf/libperl.so.5.20
#2  0x00040002 in ?? ()


/*
Just for fun, armhf/jessie on Rasbian:

gregoa at guinan ~ % (echo r; echo bt; echo quit) | gdb --args perl -e 'unpack "p", pack "L!", 1' | egrep '^#'
Cannot access memory at address 0x0
#1  0xb6f062f8 in Perl_newSVpv () from /usr/lib/arm-linux-gnueabihf/libperl.so.5.20
#2  0xb6f767d8 in ?? () from /usr/lib/arm-linux-gnueabihf/libperl.so.5.20

*/
 

Cheers,
gregor

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: David Bowie: Rebel Rebel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: Digital Signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20140922/236bcd0d/attachment.sig>


More information about the pkg-perl-maintainers mailing list