Source: libsmi
Version: 0.4.8+dfsg2-8
Severity: serious
Tags: jessie sid
User: [email protected]
Usertags: qa-ftbfs-20131226 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part (hopefully):
>  gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c parser-smi.c  
> -fPIC -DPIC -o .libs/parser-smi.o
> parser-smi.c: In function 'smiparse':
> parser-smi.c:3093:7: error: too few arguments to function 'smilex'
>        yychar = yylex (&yylval);
>        ^
> parser-smi.c:64:25: note: declared here
>  #define yylex           smilex
>                          ^
> parser-smi.y:64:12: note: in expansion of macro 'yylex'
>  extern int yylex(void *lvalp, Parser *parserPtr);
>             ^
> parser-smi.y:54:39: error: 'parserPtr' undeclared (first use in this function)
>  #define thisParserPtr      ((Parser *)parserPtr)
>                                        ^
> parser-smi.y:1609:8: note: in expansion of macro 'thisParserPtr'
>         thisParserPtr->firstStatementLine = thisParserPtr->line;
>         ^
> parser-smi.y:54:39: note: each undeclared identifier is reported only once 
> for each function it appears in
>  #define thisParserPtr      ((Parser *)parserPtr)
>                                        ^
> parser-smi.y:1609:8: note: in expansion of macro 'thisParserPtr'
>         thisParserPtr->firstStatementLine = thisParserPtr->line;
>         ^
> parser-smi.c:9959:9: warning: passing argument 1 of 'smiyyerror' discards 
> 'const' qualifier from pointer target type [enabled by default]
>          yyerror (yymsgp);
>          ^
> In file included from parser-smi.y:37:0:
> check.h:69:13: note: expected 'char *' but argument is of type 'const char *'
>  extern void smiyyerror(char *msg, Parser *parserPtr);
>              ^
> make[3]: *** [parser-smi.lo] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/12/26/libsmi_0.4.8+dfsg2-8_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!

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 [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to