artifact_id;status_id;status_name;priority;submitter_id;submitter_name;assigned_to_id;assigned_to_name;open_date;close_date;last_modified_date;summary;details;"Category";"Group";"Resolution"
1010680;1;"Open";3;102286;"Fernando  Ike";100;"Nobody";"2009-07-25 18:59";"";"2012-09-24 02:14";"Build problem with postgresql 8.4";"  The pllua don't build with new PostgreSQL version (8.4). The error messages:

fike@darkside:~/develop/debian/pllua/postgresql-pllua-0.8.1$ make
sed 's,MODULE_PATHNAME,$libdir/pllua,g' pllua.sql.in >pllua.sql
cc -g -O2 -g -Wall -O2 -fPIC -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -g -fpic  -I. -I/usr/include/postgresql/8.4/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2  -I/usr/include/tcl8.5  -c -o pllua.o pllua.c
In file included from pllua.c:8:
pllua.h:26:17: error: lua.h: Arquivo ou diretório não encontrado
pllua.h:27:20: error: lualib.h: Arquivo ou diretório não encontrado
pllua.h:28:21: error: lauxlib.h: Arquivo ou diretório não encontrado
In file included from pllua.c:8:
pllua.h:39: error: expected ‘)’ before ‘*’ token
pllua.h:40: error: expected ‘)’ before ‘*’ token
pllua.h:42: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
pllua.h:43: error: expected ‘)’ before ‘*’ token
pllua.h:44: error: expected ‘)’ before ‘*’ token
pllua.h:45: error: expected ‘)’ before ‘*’ token
pllua.h:47: error: expected ‘)’ before ‘*’ token
pllua.h:48: error: expected ‘)’ before ‘*’ token
pllua.h:49: error: expected ‘)’ before ‘*’ token
pllua.h:51: error: expected ‘)’ before ‘*’ token
pllua.h:52: error: expected ‘)’ before ‘*’ token
pllua.h:55: error: expected ‘)’ before ‘*’ token
pllua.h:56: error: expected ‘)’ before ‘*’ token
pllua.h:57: error: expected ‘)’ before ‘*’ token
pllua.h:58: error: expected ‘)’ before ‘*’ token
pllua.c:12: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
pllua.c: In function ‘_PG_init’:
pllua.c:23: error: ‘L’ undeclared (first use in this function)
pllua.c:23: error: (Each undeclared identifier is reported only once
pllua.c:23: error: for each function it appears in.)
pllua.c:23: warning: implicit declaration of function ‘luaP_newstate’
pllua.c: In function ‘_PG_fini’:
pllua.c:30: warning: implicit declaration of function ‘luaP_close’
pllua.c:30: error: ‘L’ undeclared (first use in this function)
pllua.c: In function ‘plluau_validator’:
pllua.c:37: warning: implicit declaration of function ‘luaP_validator’
pllua.c:37: error: ‘L’ undeclared (first use in this function)
pllua.c: In function ‘plluau_call_handler’:
pllua.c:42: warning: implicit declaration of function ‘luaP_callhandler’
pllua.c:42: error: ‘L’ undeclared (first use in this function)
pllua.c: In function ‘pllua_validator’:
pllua.c:47: error: ‘L’ undeclared (first use in this function)
pllua.c: In function ‘pllua_call_handler’:
pllua.c:52: error: ‘L’ undeclared (first use in this function)
make: ** [pllua.o] Erro 1
";"None";"None";"None"
1011281;1;"Open";3;478056;"Artur Litwinowicz";100;"Nobody";"2012-11-23 01:50";"";"2012-11-23 01:50";"Build problem with PostgreSQL 9.2";"FreeBSD 9.0 64bit box (installation from port):

# make
===>  Extracting for postgresql-pllua-0.3.2
=> SHA256 Checksum OK for pllua-0.3.2.tar.gz.
===>  Patching for postgresql-pllua-0.3.2
===>  Applying FreeBSD patches for postgresql-pllua-0.3.2
===>   postgresql-pllua-0.3.2 depends on executable: gmake - found
===>   postgresql-pllua-0.3.2 depends on shared library: pq.5 - found
===>   postgresql-pllua-0.3.2 depends on shared library: lua-5.1.1 - found
===>  Configuring for postgresql-pllua-0.3.2
===>  Building for postgresql-pllua-0.3.2
sed 's,MODULE_PATHNAME,$libdir/pllua,g' pllua.sql.in >pllua.sql
cc -O2 -pipe -O3 -funroll-loops -fno-strict-aliasing -Wall
-Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement
-Wendif-labels -Wmissing-format-attribute -Wformat-security
-fno-strict-aliasing -fwrapv -fPIC -DPIC -I/usr/local/include/lua51 -I.
-I. -I/usr/local/include/postgresql/server
-I/usr/local/include/postgresql/internal -I/usr/local/include/libxml2
-I/usr/local/include -I/usr/local/include -I/usr/local/include  -c -o
pllua.o pllua.c
cc -O2 -pipe -O3 -funroll-loops -fno-strict-aliasing -Wall
-Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement
-Wendif-labels -Wmissing-format-attribute -Wformat-security
-fno-strict-aliasing -fwrapv -fPIC -DPIC -I/usr/local/include/lua51 -I.
-I. -I/usr/local/include/postgresql/server
-I/usr/local/include/postgresql/internal -I/usr/local/include/libxml2
-I/usr/local/include -I/usr/local/include -I/usr/local/include  -c -o
plluaapi.o plluaapi.c
plluaapi.c: In function 'luaP_preptrigger':
plluaapi.c:245: error: dereferencing pointer to incomplete type
plluaapi.c:252: error: dereferencing pointer to incomplete type
plluaapi.c:253: error: dereferencing pointer to incomplete type
plluaapi.c:264: error: dereferencing pointer to incomplete type
plluaapi.c:265: error: dereferencing pointer to incomplete type
plluaapi.c:267: error: dereferencing pointer to incomplete type
plluaapi.c:268: error: dereferencing pointer to incomplete type
plluaapi.c:272: error: dereferencing pointer to incomplete type
plluaapi.c:273: error: dereferencing pointer to incomplete type
gmake: *** [plluaapi.o] Error 1
*** Error code 1

Stop in /usr/ports/databases/postgresql-pllua.";"None";"None";"None"