this is fixed in upstream version 5.5.33

https://mariadb.atlassian.net/browse/MDEV-4902

Greats,
Sascha

----------------ursprüngliche Nachricht-----------------
Von: "Aaron M. Ucko" u...@debian.org
An: "Debian Bug Tracking System" sub...@bugs.debian.org
Datum: Mon, 23 Dec 2013 14:27:53 -0500
-------------------------------------------------


> Source: mariadb-5.5
> Version: 5.5.32-1
> Severity: serious
> Justification: fails to build from source
>
> Automatic builds of mariadb-5.5 have been failing with errors from
> sql_yacc.cc:
>
> /«PKGBUILDDIR»/builddir/sql/sql_yacc.cc: In function 'int
> MYSQLparse()':
> /«PKGBUILDDIR»/builddir/sql/sql_yacc.cc:17049:30: error: too few
> arguments to function 'int MYSQLlex(void*, void*)'
> yychar = yylex (&yylval);
> ^
> /«PKGBUILDDIR»/builddir/sql/sql_yacc.cc:64:25: note: declared here
> #define yylex MYSQLlex
> ^
> /«PKGBUILDDIR»/sql/sql_yacc.yy:75:5: note: in expansion of macro
> 'yylex'
> int yylex(void *yylval, void *yythd);
> ^
> /«PKGBUILDDIR»/sql/sql_yacc.yy:32:23: error: 'yythd' was not declared in
> this scope
> #define YYTHD ((THD *)yythd)
> [...]
>
> I suspect mariadb will need porting to bison 3.x, which recently
> landed in unstable. Could you please take a look?
>
> Thanks!
>
>


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

Reply via email to