Source: aptsh Version: 0.0.7+nmu1 Severity: serious Tags: wheezy sid User: [email protected] Usertags: qa-ftbfs-20110528 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > make[3]: Entering directory > `/build/user-aptsh_0.0.7+nmu1-amd64-5G7v5F/aptsh-0.0.7+nmu1/src' > if g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -MT aptsh-column.o -MD > -MP -MF ".deps/aptsh-column.Tpo" -c -o aptsh-column.o `test -f 'column.cc' || > echo './'`column.cc; \ > then mv -f ".deps/aptsh-column.Tpo" ".deps/aptsh-column.Po"; else rm -f > ".deps/aptsh-column.Tpo"; exit 1; fi > if g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -MT aptsh-read_index.o > -MD -MP -MF ".deps/aptsh-read_index.Tpo" -c -o aptsh-read_index.o `test -f > 'read_index.cc' || echo './'`read_index.cc; \ > then mv -f ".deps/aptsh-read_index.Tpo" ".deps/aptsh-read_index.Po"; > else rm -f ".deps/aptsh-read_index.Tpo"; exit 1; fi > if g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -MT aptsh-string_utils.o > -MD -MP -MF ".deps/aptsh-string_utils.Tpo" -c -o aptsh-string_utils.o `test > -f 'string_utils.cc' || echo './'`string_utils.cc; \ > then mv -f ".deps/aptsh-string_utils.Tpo" > ".deps/aptsh-string_utils.Po"; else rm -f ".deps/aptsh-string_utils.Tpo"; > exit 1; fi > string_utils.cc: In function 'char* word_at_point(char*, int)': > string_utils.cc:83:10: warning: deprecated conversion from string constant to > 'char*' [-Wwrite-strings] > if gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wall -g -O2 -MT > aptsh-config_parse.o -MD -MP -MF ".deps/aptsh-config_parse.Tpo" -c -o > aptsh-config_parse.o `test -f 'config_parse.c' || echo './'`config_parse.c; \ > then mv -f ".deps/aptsh-config_parse.Tpo" > ".deps/aptsh-config_parse.Po"; else rm -f ".deps/aptsh-config_parse.Tpo"; > exit 1; fi > if g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -MT aptsh-command.o -MD > -MP -MF ".deps/aptsh-command.Tpo" -c -o aptsh-command.o `test -f 'command.cc' > || echo './'`command.cc; \ > then mv -f ".deps/aptsh-command.Tpo" ".deps/aptsh-command.Po"; else rm > -f ".deps/aptsh-command.Tpo"; exit 1; fi > In file included from command.cc:37:0: > command.h:86:2: warning: 'typedef' was ignored in this declaration [enabled > by default] > command.cc: In member function 'virtual int cmd_orphans::execute(char*)': > command.cc:241:13: warning: variable 'i' set but not used > [-Wunused-but-set-variable] > command.cc: In member function 'virtual int cmd_orphans_all::execute(char*)': > command.cc:294:13: warning: variable 'i' set but not used > [-Wunused-but-set-variable] > command.cc: In member function 'virtual int cmd_toupgrade::execute(char*)': > command.cc:350:21: warning: deprecated conversion from string constant to > 'char*' [-Wwrite-strings] > command.cc:351:31: warning: deprecated conversion from string constant to > 'char*' [-Wwrite-strings] > command.cc:352:31: warning: deprecated conversion from string constant to > 'char*' [-Wwrite-strings] > command.cc:353:17: warning: deprecated conversion from string constant to > 'char*' [-Wwrite-strings] > command.cc:354:17: warning: deprecated conversion from string constant to > 'char*' [-Wwrite-strings] > command.cc:355:17: warning: deprecated conversion from string constant to > 'char*' [-Wwrite-strings] > if g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -MT aptsh-command_queue.o > -MD -MP -MF ".deps/aptsh-command_queue.Tpo" -c -o aptsh-command_queue.o `test > -f 'command_queue.cc' || echo './'`command_queue.cc; \ > then mv -f ".deps/aptsh-command_queue.Tpo" > ".deps/aptsh-command_queue.Po"; else rm -f ".deps/aptsh-command_queue.Tpo"; > exit 1; fi > In file included from command_queue.cc:14:0: > command.h:86:2: warning: 'typedef' was ignored in this declaration [enabled > by default] > if g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -MT aptsh-completions.o > -MD -MP -MF ".deps/aptsh-completions.Tpo" -c -o aptsh-completions.o `test -f > 'completions.cc' || echo './'`completions.cc; \ > then mv -f ".deps/aptsh-completions.Tpo" ".deps/aptsh-completions.Po"; > else rm -f ".deps/aptsh-completions.Tpo"; exit 1; fi > In file included from completions.cc:39:0: > command.h:86:2: warning: 'typedef' was ignored in this declaration [enabled > by default] > completions.cc: In function 'char* cpl_pkg(const char*, int)': > completions.cc:58:13: warning: variable 'i' set but not used > [-Wunused-but-set-variable] > completions.cc: In function 'char* cpl_pkg_i(const char*, int)': > completions.cc:84:13: warning: variable 'i' set but not used > [-Wunused-but-set-variable] > completions.cc: In function 'char* cpl_main(const char*, int)': > completions.cc:119:2: warning: 'typedef' was ignored in this declaration > [enabled by default] > completions.cc: In function 'char* cpl_fs_deb(const char*, int)': > completions.cc:250:32: warning: suggest parentheses around '&&' within '||' > [-Wparentheses] > completions.cc:251:7: warning: suggest explicit braces to avoid ambiguous > 'else' [-Wparentheses] > if g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -MT > aptsh-full_completion.o -MD -MP -MF ".deps/aptsh-full_completion.Tpo" -c -o > aptsh-full_completion.o `test -f 'full_completion.cc' || echo > './'`full_completion.cc; \ > then mv -f ".deps/aptsh-full_completion.Tpo" > ".deps/aptsh-full_completion.Po"; else rm -f > ".deps/aptsh-full_completion.Tpo"; exit 1; fi > In file included from full_completion.cc:13:0: > command.h:86:2: warning: 'typedef' was ignored in this declaration [enabled > by default] > if g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -MT aptsh-main.o -MD -MP > -MF ".deps/aptsh-main.Tpo" -c -o aptsh-main.o `test -f 'main.cc' || echo > './'`main.cc; \ > then mv -f ".deps/aptsh-main.Tpo" ".deps/aptsh-main.Po"; else rm -f > ".deps/aptsh-main.Tpo"; exit 1; fi > In file included from main.cc:54:0: > command.h:86:2: warning: 'typedef' was ignored in this declaration [enabled > by default] > main.cc: In function 'int execute_line(char*, char)': > main.cc:72:7: warning: suggest explicit braces to avoid ambiguous 'else' > [-Wparentheses] > main.cc: In function 'int main(int, char**)': > main.cc:360:17: warning: deprecated conversion from string constant to > 'char*' [-Wwrite-strings] > g++ -g -O2 -o aptsh -avoid-version aptsh-column.o aptsh-read_index.o > aptsh-string_utils.o aptsh-config_parse.o aptsh-command.o > aptsh-command_queue.o aptsh-completions.o aptsh-full_completion.o > aptsh-main.o -lreadline -lapt-pkg > g++: error: unrecognized option '-avoid-version' > make[3]: *** [aptsh] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2011/05/28/aptsh_0.0.7+nmu1_lsid64.buildlog 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 about 50 AMD64 nodes of the Grid'5000 platform, using a clean chroot. Internet was not accessible from the build systems. -- | Lucas Nussbaum | [email protected] http://www.lucas-nussbaum.net/ | | jabber: [email protected] GPG: 1024D/023B3F4F | -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

