Source: ekiga Version: 3.2.7-4.2 Severity: serious Tags: wheezy sid User: [email protected] Usertags: qa-ftbfs-20120508 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > /bin/bash ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H > -I. -I../../../.. -I../../../../lib/gmconf -I../../../../lib/engine/framework > -I../../../../lib/engine/addressbook -I../../../../lib/engine/protocol > -I/usr/include/libxml2 -I/usr/include/sigc++-2.0 > -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -O2 -Wall -Wextra > -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal > -Wshadow -MT history-main.lo -MD -MP -MF .deps/history-main.Tpo -c -o > history-main.lo `test -f > '../../../../lib/engine/components/call-history/history-main.cpp' || echo > './'`../../../../lib/engine/components/call-history/history-main.cpp > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../.. > -I../../../../lib/gmconf -I../../../../lib/engine/framework > -I../../../../lib/engine/addressbook -I../../../../lib/engine/protocol > -I/usr/include/libxml2 -I/usr/include/sigc++-2.0 > -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -O2 -Wall -Wextra > -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal > -Wshadow -MT history-source.lo -MD -MP -MF .deps/history-source.Tpo -c > ../../../../lib/engine/components/call-history/history-source.cpp -fPIC > -DPIC -o .libs/history-source.o > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../.. > -I../../../../lib/gmconf -I../../../../lib/engine/framework > -I../../../../lib/engine/addressbook -I../../../../lib/engine/protocol > -I/usr/include/libxml2 -I/usr/include/sigc++-2.0 > -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -O2 -Wall -Wextra > -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal > -Wshadow -MT history-contact.lo -MD -MP -MF .deps/history-contact.Tpo -c > ../../../../lib/engine/components/call-history/history-contact.cpp -fPIC > -DPIC -o .libs/history-contact.o > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../.. > -I../../../../lib/gmconf -I../../../../lib/engine/framework > -I../../../../lib/engine/addressbook -I../../../../lib/engine/protocol > -I/usr/include/libxml2 -I/usr/include/sigc++-2.0 > -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -O2 -Wall -Wextra > -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal > -Wshadow -MT history-book.lo -MD -MP -MF .deps/history-book.Tpo -c > ../../../../lib/engine/components/call-history/history-book.cpp -fPIC -DPIC > -o .libs/history-book.o > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../.. > -I../../../../lib/gmconf -I../../../../lib/engine/framework > -I../../../../lib/engine/addressbook -I../../../../lib/engine/protocol > -I/usr/include/libxml2 -I/usr/include/sigc++-2.0 > -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -O2 -Wall -Wextra > -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal > -Wshadow -MT history-main.lo -MD -MP -MF .deps/history-main.Tpo -c > ../../../../lib/engine/components/call-history/history-main.cpp -fPIC -DPIC > -o .libs/history-main.o > In file included from > ../../../../lib/engine/components/call-history/history-source.h:39:0, > from > ../../../../lib/engine/components/call-history/history-source.cpp:38: > ../../../../lib/engine/addressbook/source-impl.h: In instantiation of 'void > Ekiga::SourceImpl<BookType>::add_book(gmref_ptr<T>) [with BookType = > History::Book]': > ../../../../lib/engine/components/call-history/history-source.cpp:44:3: > required from here > ../../../../lib/engine/addressbook/source-impl.h:209:3: error: 'add_object' > was not declared in this scope, and no declarations were found by > argument-dependent lookup at the point of instantiation [-fpermissive] > ../../../../lib/engine/addressbook/source-impl.h:209:3: note: declarations in > dependent base 'Ekiga::RefLister<History::Book>' are not found by unqualified > lookup > ../../../../lib/engine/addressbook/source-impl.h:209:3: note: use > 'this->add_object' instead > In file included from > ../../../../lib/engine/components/call-history/history-book.h:42:0, > from > ../../../../lib/engine/components/call-history/history-book.cpp:46: > ../../../../lib/engine/addressbook/book-impl.h: In instantiation of 'void > Ekiga::BookImpl<ContactType>::add_contact(gmref_ptr<T>) [with ContactType = > History::Contact]': > ../../../../lib/engine/components/call-history/history-book.cpp:107:3: > required from here > ../../../../lib/engine/addressbook/book-impl.h:207:3: error: 'add_object' was > not declared in this scope, and no declarations were found by > argument-dependent lookup at the point of instantiation [-fpermissive] > ../../../../lib/engine/addressbook/book-impl.h:207:3: note: declarations in > dependent base 'Ekiga::RefLister<History::Contact>' are not found by > unqualified lookup > ../../../../lib/engine/addressbook/book-impl.h:207:3: note: use > 'this->add_object' instead > make[7]: *** [history-source.lo] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2012/05/08/ekiga_3.2.7-4.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 about 50 AMD64 nodes of the Grid'5000 platform, using a clean chroot. Internet was not accessible from the build systems. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

