Source: gramophone2 Version: 0.8.13a-2 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): > gcc -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 > -Wformat -Werror=format-security -O2 -lm -Wl,-z,relro -o gramophone2 > GRAMophone.c\ > grammyVM.c init.c midicode.c\ > midifile.c expcode.c debug.c errors.c\ > hash.c GRAMophone.tab.c > In file included from GRAMophone.y:40:0: > GRAMophone.l: In function 'yylex': > GRAMophone.l:250:42: warning: cast to pointer from integer of different size > [-Wint-to-pointer-cast] > yy_switch_to_buffer( > ^ > GRAMophone.y: In function 'yyparse': > GRAMophone.y:109:3: error: expected ';' before '}' token > } > ^ > GRAMophone.y:454:29: warning: cast to pointer from integer of different size > [-Wint-to-pointer-cast] > if(!(noteVarTempBis=(pnote_var)dhSearch(yytext, 0)) && > ^ > GRAMophone.y:455:29: warning: cast to pointer from integer of different size > [-Wint-to-pointer-cast] > !(noteVarTempBis=(pnote_var)dhSearch(yytext, 1))) > ^ > GRAMophone.y:459:29: warning: cast to pointer from integer of different size > [-Wint-to-pointer-cast] > if(!(noteVarTempBis=(pnote_var)dhSearch(yytext, 1))) > ^ > make[1]: *** [default] Error 1 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2013/12/26/gramophone2_0.8.13a-2_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-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org