Your message dated Thu, 05 Apr 2012 18:17:31 +0000
with message-id <e1sfrft-0001n9...@franck.debian.org>
and subject line Bug#664929: fixed in ekiga 3.2.7-4.2
has caused the Debian Bug report #664929,
regarding ekiga: FTBFS: connection.h:1879:5: error: 'virtual 
ptlib_virtual_function_changed_or_removed****** 
OpalConnection::IsConnectionOnHold()' is private
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
664929: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=664929
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ekiga
Version: 3.2.7-4.1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
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.



--- End Message ---
--- Begin Message ---
Source: ekiga
Source-Version: 3.2.7-4.2

We believe that the bug you reported is fixed in the latest version of
ekiga, which is due to be installed in the Debian FTP archive:

ekiga-dbg_3.2.7-4.2_amd64.deb
  to main/e/ekiga/ekiga-dbg_3.2.7-4.2_amd64.deb
ekiga_3.2.7-4.2.debian.tar.gz
  to main/e/ekiga/ekiga_3.2.7-4.2.debian.tar.gz
ekiga_3.2.7-4.2.dsc
  to main/e/ekiga/ekiga_3.2.7-4.2.dsc
ekiga_3.2.7-4.2_amd64.deb
  to main/e/ekiga/ekiga_3.2.7-4.2_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 664...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mehdi Dogguy <me...@debian.org> (supplier of updated ekiga package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 05 Apr 2012 11:51:01 +0200
Source: ekiga
Binary: ekiga ekiga-dbg
Architecture: source amd64
Version: 3.2.7-4.2
Distribution: unstable
Urgency: high
Maintainer: Kilian Krause <kil...@debian.org>
Changed-By: Mehdi Dogguy <me...@debian.org>
Description: 
 ekiga      - H.323 and SIP compatible VoIP client
 ekiga-dbg  - H.323 and SIP compatible VoIP client - debug symbols
Closes: 662964 664929
Changes: 
 ekiga (3.2.7-4.2) unstable; urgency=high
 .
   * Non-maintainer upload.
   * Fix FTBFS due to API changes in Opal 3.10 (Closes: #664929, #662964)
     - add debian/patches/opal310.patch
   * Set urgency to "high" to fix RC bugs.
Checksums-Sha1: 
 5be5091a06f2c9321690b525f0e2517fe3de5b13 2135 ekiga_3.2.7-4.2.dsc
 8c77ec881f4e67ba0d1449d66749dd9b4ac687e6 18245 ekiga_3.2.7-4.2.debian.tar.gz
 5809bccc8902a25e4b1cfd7a1560bd6b10b0999b 9217920 ekiga_3.2.7-4.2_amd64.deb
 75063316590ed36a6d7aaf8f5c0923705ac5dfab 10064388 ekiga-dbg_3.2.7-4.2_amd64.deb
Checksums-Sha256: 
 792735e00eda4ca40599032f6f499b076a2c6b0eaabbe844548bb05e2f082e81 2135 
ekiga_3.2.7-4.2.dsc
 e17c7819a1fb874ea85007a6eba6f195ae848684bad9b9c0227eb2a728976df1 18245 
ekiga_3.2.7-4.2.debian.tar.gz
 012be0214439356564a6ecf81be631a1ffa1ab4ee46619bff4647249ee654852 9217920 
ekiga_3.2.7-4.2_amd64.deb
 8d36ea6ead21d2f250fc8abf49ef3289b3e57fea75a9080bc697c9d618f4fa02 10064388 
ekiga-dbg_3.2.7-4.2_amd64.deb
Files: 
 0cbfbd1cb91cb2458a6a94f0c04c80d4 2135 gnome optional ekiga_3.2.7-4.2.dsc
 6c013f39bd1e8c9fe43cbcbc6c674f86 18245 gnome optional 
ekiga_3.2.7-4.2.debian.tar.gz
 09ebe9cd4d09b246f846b88114dbba98 9217920 gnome optional 
ekiga_3.2.7-4.2_amd64.deb
 3d9ceae921c1649237d553d14392cc89 10064388 debug extra 
ekiga-dbg_3.2.7-4.2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQEcBAEBCAAGBQJPfXCWAAoJEDe1GR0FRlJoYGoH/3WNDXH1moyj9AcFMwts38TG
Ow8xAKPhm9ErdIAF64VLxCJMyucB4td8d2UvdSMLuW8bWax2YRK46dZS+K0yuDAL
+iCzry24L4jvzLCWt3xBJXOK8a4Jq7vZAyJL07buLeQisMCvj2rURknSK3wZW1n5
oKXvbwFjqSF3kG292Tclk+YwlQbF0TSboBzf3DEPdDjFdtOZ1RIz0ImPs7Pv1vFm
OuMFaosu2Q04z8eD/6HBNfBA9JCRGOrLgZGrLPWfH8PFdu0lq8aKM/z/G2cSPQKE
c06dKkPixz2e1lpCF4IGsyBdf1flxUc7yFOpiKNeYaiGNrOAUdV/b6lHOmLb5xk=
=PJzs
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to