Source: openvas-libnasl Version: 2.0.2-2.1 Severity: serious Tags: jessie sid User: debian...@lists.debian.org 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): > /bin/sh /«PKGBUILDDIR»/libtool --silent --mode=compile gcc -pipe -Wall > -I../include `/usr/bin/libopenvas-config --cflags` `/usr/bin/gpgme-config > --cflags` -DNESSUS_EXTENSIONS -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I. -I/«PKGBUILDDIR»/include > -DHAVE_CONFIG_H -c nasl_grammar.tab.c > nasl_grammar.tab.c: In function 'naslparse': > nasl_grammar.tab.c:1554:7: error: too few arguments to function 'nasllex' > yychar = yylex (&yylval); > ^ > nasl_grammar.y:50:12: note: declared here > static int nasllex(YYSTYPE * lvalp, void * parm); > ^ > nasl_grammar.y:136:16: error: 'parm' undeclared (first use in this function) > ((naslctxt*)parm)->tree = $1; > ^ > nasl_grammar.y:136:16: note: each undeclared identifier is reported only once > for each function it appears in > nasl_grammar.y:291:8: error: too many arguments to function 'naslparse' > if (! naslparse(&subctx)) > ^ > nasl_grammar.tab.c:63:25: note: declared here > #define yyparse naslparse > ^ > nasl_grammar.tab.c:1385:1: note: in expansion of macro 'yyparse' > yyparse (void) > ^ > make[2]: *** [nasl_grammar.tab.o] Error 1 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2013/12/26/openvas-libnasl_2.0.2-2.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! 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-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org