Source: raspell Version: 1.2-1 Severity: serious Tags: wheezy sid User: [email protected] Usertags: qa-ftbfs-20120604 qa-ftbfs User: [email protected] Usertags: default19 Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > make[1]: Entering directory `/«PKGBUILDDIR»' > compiling ext/raspell.c > ext/raspell.c: In function 'check_for_error': > ext/raspell.c:76:9: error: format not a string literal and no format > arguments [-Werror=format-security] > ext/raspell.c: In function 'set_option': > ext/raspell.c:90:9: error: format not a string literal and no format > arguments [-Werror=format-security] > ext/raspell.c:94:9: error: format not a string literal and no format > arguments [-Werror=format-security] > ext/raspell.c: In function 'set_options': > ext/raspell.c:109:9: warning: implicit declaration of function 'STR2CSTR' > [-Wimplicit-function-declaration] > ext/raspell.c:109:9: warning: passing argument 2 of 'set_option' makes > pointer from integer without a cast [enabled by default] > ext/raspell.c:87:13: note: expected 'char *' but argument is of type 'int' > ext/raspell.c:109:9: warning: passing argument 3 of 'set_option' makes > pointer from integer without a cast [enabled by default] > ext/raspell.c:87:13: note: expected 'char *' but argument is of type 'int' > ext/raspell.c: In function 'get_checker': > ext/raspell.c:135:9: error: format not a string literal and no format > arguments [-Werror=format-security] > ext/raspell.c: In function 'get_wordregexp': > ext/raspell.c:164:19: warning: initialization makes pointer from integer > without a cast [enabled by default] > ext/raspell.c: In function 'aspell_s_new': > ext/raspell.c:203:5: warning: passing argument 3 of 'set_option' makes > pointer from integer without a cast [enabled by default] > ext/raspell.c:87:13: note: expected 'char *' but argument is of type 'int' > ext/raspell.c:205:5: warning: passing argument 3 of 'set_option' makes > pointer from integer without a cast [enabled by default] > ext/raspell.c:87:13: note: expected 'char *' but argument is of type 'int' > ext/raspell.c:207:5: warning: passing argument 3 of 'set_option' makes > pointer from integer without a cast [enabled by default] > ext/raspell.c:87:13: note: expected 'char *' but argument is of type 'int' > ext/raspell.c:209:5: warning: passing argument 3 of 'set_option' makes > pointer from integer without a cast [enabled by default] > ext/raspell.c:87:13: note: expected 'char *' but argument is of type 'int' > ext/raspell.c:217:9: error: format not a string literal and no format > arguments [-Werror=format-security] > ext/raspell.c: In function 'aspell_s_new1': > ext/raspell.c:256:9: error: format not a string literal and no format > arguments [-Werror=format-security] > ext/raspell.c: In function 'aspell_set_option': > ext/raspell.c:296:5: warning: passing argument 2 of 'set_option' makes > pointer from integer without a cast [enabled by default] > ext/raspell.c:87:13: note: expected 'char *' but argument is of type 'int' > ext/raspell.c:296:5: warning: passing argument 3 of 'set_option' makes > pointer from integer without a cast [enabled by default] > ext/raspell.c:87:13: note: expected 'char *' but argument is of type 'int' > ext/raspell.c: In function 'aspell_remove_option': > ext/raspell.c:307:5: warning: passing argument 2 of 'aspell_config_remove' > makes pointer from integer without a cast [enabled by default] > In file included from ext/raspell.h:6:0, > from ext/raspell.c:2: > /usr/include/aspell.h:166:5: note: expected 'const char *' but argument is of > type 'int' > ext/raspell.c: In function 'aspell_set_suggestion_mode': > ext/raspell.c:317:5: warning: passing argument 3 of 'set_option' makes > pointer from integer without a cast [enabled by default] > ext/raspell.c:87:13: note: expected 'char *' but argument is of type 'int' > ext/raspell.c: In function 'aspell_suggest': > ext/raspell.c:375:5: warning: passing argument 2 of 'aspell_speller_suggest' > makes pointer from integer without a cast [enabled by default] > In file included from ext/raspell.h:6:0, > from ext/raspell.c:2: > /usr/include/aspell.h:386:31: note: expected 'const char *' but argument is > of type 'int' > ext/raspell.c: In function 'aspell_add_to_personal': > ext/raspell.c:385:5: warning: passing argument 2 of > 'aspell_speller_add_to_personal' makes pointer from integer without a cast > [enabled by default] > In file included from ext/raspell.h:6:0, > from ext/raspell.c:2: > /usr/include/aspell.h:359:5: note: expected 'const char *' but argument is of > type 'int' > ext/raspell.c: In function 'aspell_add_to_session': > ext/raspell.c:396:5: warning: passing argument 2 of > 'aspell_speller_add_to_session' makes pointer from integer without a cast > [enabled by default] > In file included from ext/raspell.h:6:0, > from ext/raspell.c:2: > /usr/include/aspell.h:362:5: note: expected 'const char *' but argument is of > type 'int' > ext/raspell.c: In function 'aspell_conf_retrieve': > ext/raspell.c:410:5: warning: passing argument 2 of 'aspell_config_retrieve' > makes pointer from integer without a cast [enabled by default] > In file included from ext/raspell.h:6:0, > from ext/raspell.c:2: > /usr/include/aspell.h:171:14: note: expected 'const char *' but argument is > of type 'int' > ext/raspell.c:410:5: warning: passing argument 2 of 'aspell_config_retrieve' > makes pointer from integer without a cast [enabled by default] > In file included from ext/raspell.h:6:0, > from ext/raspell.c:2: > /usr/include/aspell.h:171:14: note: expected 'const char *' but argument is > of type 'int' > ext/raspell.c:410:5: warning: passing argument 2 of 'aspell_config_retrieve' > makes pointer from integer without a cast [enabled by default] > In file included from ext/raspell.h:6:0, > from ext/raspell.c:2: > /usr/include/aspell.h:171:14: note: expected 'const char *' but argument is > of type 'int' > ext/raspell.c:410:5: warning: passing argument 2 of 'aspell_config_retrieve' > makes pointer from integer without a cast [enabled by default] > In file included from ext/raspell.h:6:0, > from ext/raspell.c:2: > /usr/include/aspell.h:171:14: note: expected 'const char *' but argument is > of type 'int' > ext/raspell.c:412:9: error: format not a string literal and no format > arguments [-Werror=format-security] > ext/raspell.c: In function 'aspell_conf_retrieve_list': > ext/raspell.c:431:5: warning: passing argument 2 of > 'aspell_config_retrieve_list' makes pointer from integer without a cast > [enabled by default] > In file included from ext/raspell.h:6:0, > from ext/raspell.c:2: > /usr/include/aspell.h:173:5: note: expected 'const char *' but argument is of > type 'int' > ext/raspell.c:436:9: error: format not a string literal and no format > arguments [-Werror=format-security] > ext/raspell.c: In function 'aspell_check': > ext/raspell.c:477:5: warning: passing argument 2 of 'aspell_speller_check' > makes pointer from integer without a cast [enabled by default] > In file included from ext/raspell.h:6:0, > from ext/raspell.c:2: > /usr/include/aspell.h:356:5: note: expected 'const char *' but argument is of > type 'int' > ext/raspell.c:483:9: error: format not a string literal and no format > arguments [-Werror=format-security] > ext/raspell.c: In function 'aspell_correct_lines': > ext/raspell.c:527:18: warning: assignment makes pointer from integer without > a cast [enabled by default] > ext/raspell.c:543:17: warning: passing argument 1 of 'strlen' makes pointer > from integer without a cast [enabled by default] > In file included from /usr/include/ruby-1.9.1/ruby/ruby.h:48:0, > from /usr/include/ruby-1.9.1/ruby.h:32, > from ext/raspell.h:5, > from ext/raspell.c:2: > /usr/include/string.h:399:15: note: expected 'const char *' but argument is > of type 'int' > ext/raspell.c:545:17: warning: passing argument 2 of > 'aspell_speller_store_replacement' makes pointer from integer without a cast > [enabled by default] > In file included from ext/raspell.h:6:0, > from ext/raspell.c:2: > /usr/include/aspell.h:388:5: note: expected 'const char *' but argument is of > type 'int' > ext/raspell.c:545:17: warning: passing argument 4 of > 'aspell_speller_store_replacement' makes pointer from integer without a cast > [enabled by default] > In file included from ext/raspell.h:6:0, > from ext/raspell.c:2: > /usr/include/aspell.h:388:5: note: expected 'const char *' but argument is of > type 'int' > ext/raspell.c:549:17: warning: passing argument 1 of 'strlen' makes pointer > from integer without a cast [enabled by default] > In file included from /usr/include/ruby-1.9.1/ruby/ruby.h:48:0, > from /usr/include/ruby-1.9.1/ruby.h:32, > from ext/raspell.h:5, > from ext/raspell.c:2: > /usr/include/string.h:399:15: note: expected 'const char *' but argument is > of type 'int' > ext/raspell.c:549:17: warning: passing argument 1 of 'strlen' makes pointer > from integer without a cast [enabled by default] > In file included from /usr/include/ruby-1.9.1/ruby/ruby.h:48:0, > from /usr/include/ruby-1.9.1/ruby.h:32, > from ext/raspell.h:5, > from ext/raspell.c:2: > /usr/include/string.h:399:15: note: expected 'const char *' but argument is > of type 'int' > ext/raspell.c: In function 'aspell_store_replacement': > ext/raspell.c:573:5: warning: passing argument 2 of > 'aspell_speller_store_replacement' makes pointer from integer without a cast > [enabled by default] > In file included from ext/raspell.h:6:0, > from ext/raspell.c:2: > /usr/include/aspell.h:388:5: note: expected 'const char *' but argument is of > type 'int' > ext/raspell.c:573:5: warning: passing argument 4 of > 'aspell_speller_store_replacement' makes pointer from integer without a cast > [enabled by default] > In file included from ext/raspell.h:6:0, > from ext/raspell.c:2: > /usr/include/aspell.h:388:5: note: expected 'const char *' but argument is of > type 'int' > ext/raspell.c: In function 'aspell_correct_file': > ext/raspell.c:588:9: warning: passing argument 1 of 'rb_file_open' makes > pointer from integer without a cast [enabled by default] > In file included from /usr/include/ruby-1.9.1/ruby/ruby.h:1382:0, > from /usr/include/ruby-1.9.1/ruby.h:32, > from ext/raspell.h:5, > from ext/raspell.c:2: > /usr/include/ruby-1.9.1/ruby/intern.h:480:7: note: expected 'const char *' > but argument is of type 'int' > ext/raspell.c: In function 'aspell_list_misspelled': > ext/raspell.c:616:9: warning: passing argument 2 of > 'aspell_document_checker_process' makes pointer from integer without a cast > [enabled by default] > In file included from ext/raspell.h:6:0, > from ext/raspell.c:2: > /usr/include/aspell.h:462:6: note: expected 'const char *' but argument is of > type 'int' > ext/raspell.c: At top level: > ext/raspell.c:163:14: warning: 'get_wordregexp' defined but not used > [-Wunused-function] > ext/raspell.c:343:14: warning: 'aspell_main_wordlist' defined but not used > [-Wunused-function] > ext/raspell.c:394:14: warning: 'aspell_add_to_session' defined but not used > [-Wunused-function] > cc1: some warnings being treated as errors > make[1]: *** [raspell.o] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2012/06/04/raspell_1.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 [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

