Bug#627805: libalias-perl: FTBFS with perl 5.14: lvalue required as left operand of assignment

Niko Tyni ntyni at debian.org
Sun Jul 10 17:33:05 UTC 2011


tag 627805 patch
thanks

On Tue, May 24, 2011 at 06:11:36PM +0100, Dominic Hargreaves wrote:
> Package: libalias-perl
> Version: 2.32-8
> Severity: important
> User: debian-perl at lists.debian.org
> Usertags: perl-5.14-transition
> 
> This package fails to build with perl 5.14, currently in experimental:
> 
> cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -Wall   -DVERSION=\"2.32\" -DXS_VERSION=\"2.32\" -fPIC "-I/usr/lib/perl/5.14/CORE"   Alias.c
> Alias.xs: In function 'XS_Alias_attr':
> Alias.xs:208:4: error: lvalue required as unary '&' operand
> Alias.xs:209:13: error: lvalue required as left operand of assignment
> make[1]: *** [Alias.o] Error 1
> 
> A probably fix is at
> <https://rt.cpan.org/Public/Bug/Display.html?id=64987>

That fix wasn't quite enough. Updated patch attached (and already sent
upstream too.)
-- 
Niko Tyni   ntyni at debian.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Don-t-use-GvCV-as-an-lvalue-that-broke-with-Perl-5.1.patch
Type: text/x-diff
Size: 1828 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20110710/848f1482/attachment.patch>


More information about the pkg-perl-maintainers mailing list