Source: postgresql-8.4
Version: 8.4.8-1
Severity: important
User: [email protected]
Usertags: perl-5.14-transition

This package fails to build with perl 5.14, currently in experimental:

gcc -g -O2 -g -O2 -Wall -fPIC -Wall -Wmissing-prototypes -Wpointer-arith 
-Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -g 
-fpic -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  
-I/usr/include/
tcl8.5 -I/usr/lib/perl/5.14/CORE  -c -o plperl.o plperl.c
plperl.c: In function 'plperl_trusted_init':
plperl.c:703:12: error: lvalue required as left operand of assignment
plperl.c: In function 'plperl_hash_from_tuple':
plperl.c:1913:10: warning: the comparison will always evaluate as 'true' for 
the address of 'isnull' will never be NULL [-Waddress]
plperl.c:1913:10: warning: the comparison will always evaluate as 'true' for 
the address of 'isnull' will never be NULL [-Waddress]
plperl.c:1913:10: warning: the comparison will always evaluate as 'true' for 
the address of 'isnull' will never be NULL [-Waddress]
make[4]: *** [plperl.o] Error 1

There is a thread about this at:

<http://postgresql.1045698.n5.nabble.com/Fix-for-Perl-5-14-td4334290.html>

-- 
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to