tags 628505 +patch thanks On Sun, May 29, 2011 at 05:11:21PM +0100, Dominic Hargreaves wrote: > 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:877:12: error: lvalue required as left operand of assignment > make[4]: *** [plperl.o] Error 1 > make[4]: Leaving directory > `/build/dom-postgresql-9.0_9.0.4-1+b2-i386-Z8wI6f/pos > tgresql-9.0-9.0.4/src/pl/plperl' > make[3]: *** [all] Error 2 > > This is the same problem as #628503 in postgresql-8.4. > > There is a thread about this at: > > <http://postgresql.1045698.n5.nabble.com/Fix-for-Perl-5-14-td4334290.html>
Patched in upstream git: http://git.postgresql.org/pg/commitdiff/cb252c2acd415d304e3254e99f82058d11a69e04 -- 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]

