Source: ekiga
Version: 3.2.7-4.1
Severity: serious
Tags: wheezy sid
User: [email protected]
Usertags: qa-ftbfs-20120321 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 -I../../../../lib/gmconf 
> -I../../../../lib/toolbox/ -I../../../../lib/engine/ 
> -I../../../../lib/engine/account -I../../../../lib/engine/addressbook 
> -I../../../../lib/engine/chat -I../../../../lib/engine/hal 
> -I../../../../lib/engine/presence -I../../../../lib/engine/protocol 
> -I../../../../lib/engine/videooutput -I../../../../lib/engine/videoinput 
> -I../../../../lib/engine/audioinput -I../../../../lib/engine/audiooutput 
> -I../../../../lib/engine/framework   -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   -DP_64BIT -DPTRACING=1 
> -D_REENTRANT -D_GNU_SOURCE=1 -fexceptions -I/usr/include/opal 
> -I/usr/include/SDL   -DP_64BIT -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 
> -fexceptions -I/usr/include/SDL   -Wall -g -O2 -Wall -Wextra -Winit-self 
> -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT 
> opal-call.lo -MD -MP -MF .deps/opal-call.Tpo -c -o opal-call.lo `test -f 
> '../../../../lib/engine/components/opal/opal-call.cpp' || echo 
> './'`../../../../lib/engine/components/opal/opal-call.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../lib 
> -I../../../../lib/gmconf -I../../../../lib/toolbox/ -I../../../../lib/engine/ 
> -I../../../../lib/engine/account -I../../../../lib/engine/addressbook 
> -I../../../../lib/engine/chat -I../../../../lib/engine/hal 
> -I../../../../lib/engine/presence -I../../../../lib/engine/protocol 
> -I../../../../lib/engine/videooutput -I../../../../lib/engine/videoinput 
> -I../../../../lib/engine/audioinput -I../../../../lib/engine/audiooutput 
> -I../../../../lib/engine/framework -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 -DP_64BIT -DPTRACING=1 
> -D_REENTRANT -D_GNU_SOURCE=1 -fexceptions -I/usr/include/opal 
> -I/usr/include/SDL -DP_64BIT -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 
> -fexceptions -I/usr/include/SDL -Wall -g -O2 -Wall -Wextra -Winit-self 
> -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT 
> opal-call.lo -MD -MP -MF .deps/opal-call.Tpo -c 
> ../../../../lib/engine/components/opal/opal-call.cpp  -fPIC -DPIC -o 
> .libs/opal-call.o
> /usr/include/opal/opal/connection.h: In member function 'virtual void 
> Opal::Call::toggle_hold()':
> /usr/include/opal/opal/connection.h:1879:5: error: 'virtual 
> ptlib_virtual_function_changed_or_removed****** 
> OpalConnection::IsConnectionOnHold()' is private
> ../../../../lib/engine/components/opal/opal-call.cpp:157:47: error: within 
> this context
> ../../../../lib/engine/components/opal/opal-call.cpp:157:47: warning: 
> 'virtual ptlib_virtual_function_changed_or_removed****** 
> OpalConnection::IsConnectionOnHold()' is deprecated (declared at 
> /usr/include/opal/opal/connection.h:1879) [-Wdeprecated-declarations]
> /usr/include/opal/opal/connection.h:1886:5: error: 'virtual 
> ptlib_virtual_function_changed_or_removed****** 
> OpalConnection::HoldConnection()' is private
> ../../../../lib/engine/components/opal/opal-call.cpp:159:35: error: within 
> this context
> ../../../../lib/engine/components/opal/opal-call.cpp:159:35: warning: 
> 'virtual ptlib_virtual_function_changed_or_removed****** 
> OpalConnection::HoldConnection()' is deprecated (declared at 
> /usr/include/opal/opal/connection.h:1886) [-Wdeprecated-declarations]
> /usr/include/opal/opal/connection.h:1887:5: error: 'virtual 
> ptlib_virtual_function_changed_or_removed****** 
> OpalConnection::RetrieveConnection()' is private
> ../../../../lib/engine/components/opal/opal-call.cpp:161:39: error: within 
> this context
> ../../../../lib/engine/components/opal/opal-call.cpp:161:39: warning: 
> 'virtual ptlib_virtual_function_changed_or_removed****** 
> OpalConnection::RetrieveConnection()' is deprecated (declared at 
> /usr/include/opal/opal/connection.h:1887) [-Wdeprecated-declarations]
> ../../../../lib/engine/components/opal/opal-call.cpp: In member function 
> 'virtual void Opal::Call::OnCleared()':
> ../../../../lib/engine/components/opal/opal-call.cpp:480:10: error: 
> 'EndedWithQ931Code' is not a member of 'OpalConnection'
> ../../../../lib/engine/components/opal/opal-call.cpp: In member function 
> 'virtual void Opal::Call::toggle_hold()':
> ../../../../lib/engine/components/opal/opal-call.cpp:159:36: warning: 
> ignoring return value of function declared with attribute warn_unused_result 
> [-Wunused-result]
> ../../../../lib/engine/components/opal/opal-call.cpp:161:40: warning: 
> ignoring return value of function declared with attribute warn_unused_result 
> [-Wunused-result]
> /usr/include/opal/opal/mediatype.h: At global scope:
> /usr/include/opal/opal/mediatype.h:328:1: warning: 
> 'PFactoryLoader::T38PseudoRTP_Handler_loader' defined but not used 
> [-Wunused-variable]
> /usr/include/opal/rtp/rtp.h:1329:1: warning: 
> 'PFactoryLoader::RTP_Encoding_loader' defined but not used [-Wunused-variable]
> /usr/include/opal/opal/pres_ent.h:717:1: warning: 
> 'PFactoryLoader::SIP_Presentity_loader' defined but not used 
> [-Wunused-variable]
> /usr/include/opal/opal/recording.h:194:1: warning: 
> 'PFactoryLoader::OpalWAVRecordManager_loader' defined but not used 
> [-Wunused-variable]
> make[7]: *** [opal-call.lo] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2012/03/21/ekiga_3.2.7-4.1.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]

Reply via email to