Subject: | [ntyni@debian.org: Bug#466738: libb-size-perl: FTBFS with Perl 5.10] |
Date: | Wed, 20 Feb 2008 11:22:51 -0800 |
To: | bug-B-Size [...] rt.cpan.org |
From: | Ivan Kohler <ivan-debian [...] 420.am> |
Hi,
I'm the maintainer of the Debian B::Size package. Folks are now testing
building all modules we distribute against Perl 5.10.
B::Size 0.09 does not build with Perl 5.10 on Debian sid (unstable).
----- Forwarded message from Niko Tyni <ntyni@debian.org> -----
Subject: Bug#466738: libb-size-perl: FTBFS with Perl 5.10
Reply-To: Niko Tyni <ntyni@debian.org>, 466738@bugs.debian.org
From: Niko Tyni <ntyni@debian.org>
To: submit@bugs.debian.org
Package: libb-size-perl
Version: 0.09-1
Severity: important
User: debian-perl@lists.debian.org
Usertags: perl-5.10-transition
Your package fails to build with Perl 5.10 (currently in experimental.)
From the build log:
cc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -DVERSION=\"0.09\" -DXS_VERSION=\"0.09\" -fPIC "-I/usr/lib/perl/5.10/CORE" Size.c
In file included from Size.xs:16:
b_sizeof.c: In function 'boot_B_Sizeof':
b_sizeof.c:27: error: 'XRV' undeclared (first use in this function)
b_sizeof.c:27: error: (Each undeclared identifier is reported only once
b_sizeof.c:27: error: for each function it appears in.)
b_sizeof.c:35: error: invalid application of 'sizeof' to incomplete type 'XPVBM'
Size.xs: In function 'REGEXP_size':
Size.xs:51: error: 'REGEXP' has no member named 'regstclass'
Size.xs:51: error: 'REGEXP' has no member named 'regstclass'
Size.xs:53: error: 'REGEXP' has no member named 'startp'
Size.xs:53: error: 'REGEXP' has no member named 'startp'
Size.xs:54: error: 'REGEXP' has no member named 'endp'
Size.xs:54: error: 'REGEXP' has no member named 'endp'
Size.xs:56: error: 'REGEXP' has no member named 'data'
Size.xs:57: error: 'REGEXP' has no member named 'data'
Size.xs:58: error: 'REGEXP' has no member named 'data'
Size.xs:62: error: 'REGEXP' has no member named 'data'
Size.xs:65: error: 'REGEXP' has no member named 'data'
Size.xs: In function 'XS_B__OP_name':
Size.xs:173: warning: unused variable 'RETVAL'
Size.c: In function 'XS_B__OP_op_name':
Size.c:278: warning: assignment discards qualifiers from pointer target type
Size.c: In function 'XS_B__OP_op_desc':
Size.c:301: warning: assignment discards qualifiers from pointer target type
make[1]: *** [Size.o] Error 1
Cheers,
--
Niko Tyni ntyni@debian.org
Show quoted text
----- End forwarded message -----