Source: scim-tables Version: 0.5.9-1 Severity: serious Tags: squeeze sid User: [email protected] Usertags: qa-ftbfs-20100725 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-scim-tables_0.5.9-1-amd64-5nTuIE/scim-tables-0.5.9/src' > /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. > -I.. -I.. -I../src -I../intl -DSCIM_ICONDIR=\"/usr/share/scim/icons\" > -DSCIM_TABLE_LOCALEDIR=\"/usr/share/locale\" > -DSCIM_TABLEDIR=\"/usr/share/scim/tables\" -DSCIM_DATADIR=\"/usr/share/scim\" > -I/usr/include/scim-1.0 -g -O2 -W -g -O -MT > table_la-scim_table_imengine.lo -MD -MP -MF > .deps/table_la-scim_table_imengine.Tpo -c -o table_la-scim_table_imengine.lo > `test -f 'scim_table_imengine.cpp' || echo './'`scim_table_imengine.cpp > mkdir .libs > g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../src -I../intl > -DSCIM_ICONDIR=\"/usr/share/scim/icons\" > -DSCIM_TABLE_LOCALEDIR=\"/usr/share/locale\" > -DSCIM_TABLEDIR=\"/usr/share/scim/tables\" -DSCIM_DATADIR=\"/usr/share/scim\" > -I/usr/include/scim-1.0 -g -O2 -W -g -O -MT table_la-scim_table_imengine.lo > -MD -MP -MF .deps/table_la-scim_table_imengine.Tpo -c scim_table_imengine.cpp > -fPIC -DPIC -o .libs/table_la-scim_table_imengine.o > In file included from scim_table_imengine.h:29, > from scim_table_imengine.cpp:50: > scim_generic_table.h: In member function 'bool > GenericTableContent::is_valid_char(char) const': > scim_generic_table.h:513: warning: comparison between signed and unsigned > integer expressions > scim_generic_table.h: In member function 'bool > GenericTableContent::is_single_wildcard_char(char) const': > scim_generic_table.h:514: warning: comparison between signed and unsigned > integer expressions > scim_generic_table.h: In member function 'bool > GenericTableContent::is_multi_wildcard_char(char) const': > scim_generic_table.h:515: warning: comparison between signed and unsigned > integer expressions > scim_generic_table.h: In member function 'bool > GenericTableContent::is_key_end_char(char) const': > scim_generic_table.h:517: warning: comparison between signed and unsigned > integer expressions > scim_table_imengine.cpp: In function 'void table_LTX_scim_module_exit()': > scim_table_imengine.cpp:128: warning: comparison between signed and unsigned > integer expressions > scim_table_imengine.cpp: In member function 'bool > TableInstance::lookup_page_up()': > scim_table_imengine.cpp:1340: warning: comparison between signed and unsigned > integer expressions > scim_table_imengine.cpp: In member function 'bool > TableInstance::lookup_page_down()': > scim_table_imengine.cpp:1356: warning: comparison between signed and unsigned > integer expressions > scim_table_imengine.cpp: In member function 'void > TableInstance::lookup_to_converted(int)': > scim_table_imengine.cpp:1470: warning: comparison between signed and unsigned > integer expressions > scim_table_imengine.cpp: In member function 'void > TableInstance::refresh_preedit()': > scim_table_imengine.cpp:1562: warning: comparison between signed and unsigned > integer expressions > scim_table_imengine.cpp:1577: warning: comparison between signed and unsigned > integer expressions > scim_table_imengine.cpp:1591: warning: comparison between signed and unsigned > integer expressions > mv -f .deps/table_la-scim_table_imengine.Tpo > .deps/table_la-scim_table_imengine.Plo > /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. > -I.. -I.. -I../src -I../intl -DSCIM_ICONDIR=\"/usr/share/scim/icons\" > -DSCIM_TABLE_LOCALEDIR=\"/usr/share/locale\" > -DSCIM_TABLEDIR=\"/usr/share/scim/tables\" -DSCIM_DATADIR=\"/usr/share/scim\" > -I/usr/include/scim-1.0 -g -O2 -W -g -O -MT > libgentable_la-scim_generic_table.lo -MD -MP -MF > .deps/libgentable_la-scim_generic_table.Tpo -c -o > libgentable_la-scim_generic_table.lo `test -f 'scim_generic_table.cpp' || > echo './'`scim_generic_table.cpp > g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../src -I../intl > -DSCIM_ICONDIR=\"/usr/share/scim/icons\" > -DSCIM_TABLE_LOCALEDIR=\"/usr/share/locale\" > -DSCIM_TABLEDIR=\"/usr/share/scim/tables\" -DSCIM_DATADIR=\"/usr/share/scim\" > -I/usr/include/scim-1.0 -g -O2 -W -g -O -MT > libgentable_la-scim_generic_table.lo -MD -MP -MF > .deps/libgentable_la-scim_generic_table.Tpo -c scim_generic_table.cpp -fPIC > -DPIC -o .libs/libgentable_la-scim_generic_table.o > In file included from scim_generic_table.cpp:44: > scim_generic_table.h: In member function 'bool > GenericTableContent::is_valid_char(char) const': > scim_generic_table.h:513: warning: comparison between signed and unsigned > integer expressions > scim_generic_table.h: In member function 'bool > GenericTableContent::is_single_wildcard_char(char) const': > scim_generic_table.h:514: warning: comparison between signed and unsigned > integer expressions > scim_generic_table.h: In member function 'bool > GenericTableContent::is_multi_wildcard_char(char) const': > scim_generic_table.h:515: warning: comparison between signed and unsigned > integer expressions > scim_generic_table.h: In member function 'bool > GenericTableContent::is_key_end_char(char) const': > scim_generic_table.h:517: warning: comparison between signed and unsigned > integer expressions > scim_generic_table.cpp: In member function 'void > GenericTableContent::set_single_wildcard_chars(const scim::String&)': > scim_generic_table.cpp:931: warning: comparison between signed and unsigned > integer expressions > scim_generic_table.cpp: In member function 'void > GenericTableContent::set_multi_wildcard_chars(const scim::String&)': > scim_generic_table.cpp:967: warning: comparison between signed and unsigned > integer expressions > scim_generic_table.cpp: In member function 'bool > GenericTableContent::load_binary(FILE*, bool)': > scim_generic_table.cpp:1212: warning: comparison between signed and unsigned > integer expressions > scim_generic_table.cpp: In member function 'void > GenericTableContent::init_offsets_by_phrases() const': > scim_generic_table.cpp:2075: warning: comparison between signed and unsigned > integer expressions > scim_generic_table.cpp: In member function 'int > GenericTableContent::get_max_phrase_length() const': > scim_generic_table.cpp:2121: warning: comparison between signed and unsigned > integer expressions > scim_generic_table.cpp:2123: warning: comparison between signed and unsigned > integer expressions > mv -f .deps/libgentable_la-scim_generic_table.Tpo > .deps/libgentable_la-scim_generic_table.Plo > /bin/bash ../libtool --tag=CXX --mode=link g++ -I/usr/include/scim-1.0 -g > -O2 -W -g -O -lscim-1.0 -o libgentable.la > libgentable_la-scim_generic_table.lo > grep: /usr/lib/libltdl.la: No such file or directory > /bin/sed: can't read /usr/lib/libltdl.la: No such file or directory > libtool: link: `/usr/lib/libltdl.la' is not a valid libtool archive > make[3]: *** [libgentable.la] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2010/07/25/scim-tables_0.5.9-1_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]

