Bug#710633: orafce: FTBFS: plvlex.c:209:3: error: too many arguments to function 'orafce_sql_yyparse'

2013-06-02 Thread Andrey Rahmatullin
Control: tags -1 + upstream

On Fri, May 31, 2013 at 06:56:30PM +0200, David Suárez wrote:
  gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
  -Werror=format-security -fPIC -pie -Wall -Wmissing-prototypes 
  -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels 
  -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard 
  -g  -fpic -I. -I/«PKGBUILDDIR» -I/usr/include/postgresql/9.1/server 
  -I/usr/include/postgresql/internal -D_FORTIFY_SOURCE=2 -DLINUX_OOM_ADJ=0 
  -D_GNU_SOURCE -I/usr/include/libxml2  -I/usr/include/tcl8.5 -I..  -c -o 
  plvlex.o /«PKGBUILDDIR»/plvlex.c
  /«PKGBUILDDIR»/plvlex.c: In function 'plvlex_tokens':
  /«PKGBUILDDIR»/plvlex.c:209:3: error: too many arguments to function 
  'orafce_sql_yyparse'
  In file included from /«PKGBUILDDIR»/plvlex.c:23:0:
  /«PKGBUILDDIR»/sqlparse.h:115:5: note: declared here
YYPARSE_PARAM is defined only in sqlparse.c so when sqlparse.h is included
without defining this symbol first the orafce_sql_yyparse signature will
be different. Though I don't know bison enough to tell how this should
have been used (also note that YYPARSE_PARAM is deprecated).

-- 
WBR, wRAR


signature.asc
Description: Digital signature


Bug#710633: orafce: FTBFS: plvlex.c:209:3: error: too many arguments to function 'orafce_sql_yyparse'

2013-06-01 Thread David Suárez
Source: orafce
Version: 3.0.4-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130529 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
 gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
 -Werror=format-security -fPIC -pie -Wall -Wmissing-prototypes -Wpointer-arith 
 -Wdeclaration-after-statement -Wendif-labels -Wformat-security 
 -fno-strict-aliasing -fwrapv -fexcess-precision=standard -g  -fpic -I. 
 -I/«PKGBUILDDIR» -I/usr/include/postgresql/9.1/server 
 -I/usr/include/postgresql/internal -D_FORTIFY_SOURCE=2 -DLINUX_OOM_ADJ=0 
 -D_GNU_SOURCE -I/usr/include/libxml2  -I/usr/include/tcl8.5 -I..  -c -o 
 plvlex.o /«PKGBUILDDIR»/plvlex.c
 /«PKGBUILDDIR»/plvlex.c: In function 'plvlex_tokens':
 /«PKGBUILDDIR»/plvlex.c:209:3: error: too many arguments to function 
 'orafce_sql_yyparse'
 In file included from /«PKGBUILDDIR»/plvlex.c:23:0:
 /«PKGBUILDDIR»/sqlparse.h:115:5: note: declared here
 make[2]: *** [plvlex.o] Error 1

The full build log is available from:
   http://deiv.vzpla.net/logs/2013/05/29/orafce_3.0.4-1_unstable.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

You can find more information on this bug report: 
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=691928

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org