Your message dated Mon, 01 Jul 2013 09:50:48 +0000
with message-id <e1utaky-0001cl...@franck.debian.org>
and subject line Bug#707450: fixed in sipwitch 1.6.1-1
has caused the Debian Bug report #707450,
regarding sipwitch: FTBFS: ../inc/sipwitch/service.h:111:14: error: 'id' was
not declared in this scope
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.)
--
707450: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=707450
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: sipwitch
Version: 1.2.4-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130529 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..
> -D_FORTIFY_SOURCE=2 -I../inc -DHAVE_PTHREAD -Wno-long-long -DNEW_STDCPP
> -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1
> -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security -Wall -c -o service.lo service.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -I../inc
> -DHAVE_PTHREAD -Wno-long-long -DNEW_STDCPP -pthread -fno-check-new -finline
> -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c
> service.cpp -fPIC -DPIC -o .libs/service.o
> In file included from service.cpp:20:0:
> ../inc/sipwitch/service.h: In member function 'void
> sipwitch::service::keyclone::reset(const char*)':
> ../inc/sipwitch/service.h:111:14: error: 'id' was not declared in this scope
> ../inc/sipwitch/service.h: In static member function 'static bool
> sipwitch::service::isLinked(sipwitch::service::keynode*)':
> ../inc/sipwitch/service.h:263:23: error: 'sipwitch::service::keynode' has no
> member named 'isLeaf'
> service.cpp: In member function 'void
> sipwitch::service::keyclone::splice(sipwitch::service::keyclone*)':
> service.cpp:214:5: error: 'parent' was not declared in this scope
> service.cpp:216:28: error: 'class sipwitch::service::keyclone' has no member
> named 'child'
> make[3]: *** [service.lo] Error 1
The full build log is available from:
http://deiv.vzpla.net/logs/2013/05/29/sipwitch_1.2.4-1_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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: sipwitch
Source-Version: 1.6.1-1
We believe that the bug you reported is fixed in the latest version of
sipwitch, which is due to be installed in the Debian FTP archive.
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 707...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jonas Smedegaard <d...@jones.dk> (supplier of updated sipwitch 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...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 01 Jul 2013 11:37:18 +0200
Source: sipwitch
Binary: sipwitch libsipwitch-dev libsipwitch1-dbg libsipwitch1 sipwitch-cgi
Architecture: source amd64
Version: 1.6.1-1
Distribution: unstable
Urgency: low
Maintainer: Jonas Smedegaard <d...@jones.dk>
Changed-By: Jonas Smedegaard <d...@jones.dk>
Description:
libsipwitch-dev - secure peer-to-peer SIP VoIP server - development files
libsipwitch1 - secure peer-to-peer SIP VoIP server - shared libraries
libsipwitch1-dbg - secure peer-to-peer SIP VoIP server - debug symbols
sipwitch - secure peer-to-peer VoIP server for the SIP protocol
sipwitch-cgi - secure peer-to-peer SIP VoIP server - CGI XML-RPC interface
Closes: 679392 679393 707450
Changes:
sipwitch (1.6.1-1) unstable; urgency=low
.
[ upstream ]
* New release.
+ ucommon abi 6 support.
+ drop switchview (moved to standalone package).
+ usage of new context aware intermediary voip functions.
+ fixes for official exosip2 4.0.
+ improved ssl configure check.
.
[ Jonas Smedegaard ]
* Fix copy-paste error in short descriptions.
Closes: bug#679392, #679393. Thanks to Davide Prina.
* Bump dephelper compatibility level to 8.
* Update copyright file:
+ Fix use pseudo-comment section to obey silly restrictions of
copyright format 1.0.
+ Drop Files sections for no longer shipped files.
+ Extend copyright coverage for autotools to include recent years.
+ Add git URL as alternate source.
* Drop patch 1001: Not strictly necessary.
* Update package relations:
+ Relax to build-depend unversioned on cdbs: Needed version
satisfied even in oldstable.
+ Tighten build-dependency on libucommon-dev: Fixes FTBFS.
Closes: bug#707450. Thanks to Lucas Nussbaum and Andrey
Rahmatullin.
* Add README.source emphasizing control.in file as *not* a
show-stopper for contributions, referring to wiki page for details.
* Bump standards-version to 3.9.4.
* Use canonical hostname (anonscm.debian.org) in Vcs-Git URI.
* Bump packaging license to GPL-3+, and extend copyrigt coverage for
myself to include current year.
* Have git-import-orig avoid .git-ignore files.
* Stop tracking md5sum of upstream tarball.
* Add d-shlibs override to resolve now unversioned libucommon-dev
dependency.
Checksums-Sha1:
a02960a16776c40024c77a6e0c987d5cfa6fb570 2192 sipwitch_1.6.1-1.dsc
a7cd4c1c97b7bab075cfaeb7d6e015d2f5c3645c 536289 sipwitch_1.6.1.orig.tar.gz
bce836d4b5e79c957343239dd251220643faa615 8394 sipwitch_1.6.1-1.debian.tar.gz
e3fe1b3a38192b43da5c383319ed795e08dbfb18 152716 sipwitch_1.6.1-1_amd64.deb
97de922c56eb62905c53c2a842086db20a993c71 71592
libsipwitch-dev_1.6.1-1_amd64.deb
d0583dbf8501673a41f2636a640ff9093fc39dde 617960
libsipwitch1-dbg_1.6.1-1_amd64.deb
83278c19482b49f006db9b11094cbfb62ff8f159 49404 libsipwitch1_1.6.1-1_amd64.deb
9155157313617b1c7d0bd3500cbe79c062c0fe9a 37910 sipwitch-cgi_1.6.1-1_amd64.deb
Checksums-Sha256:
edf19d7ba8b6aebf4fea8cf0244fb7b8f962eab0da2b4c2e614ea3b9c10f1fea 2192
sipwitch_1.6.1-1.dsc
e99ee9da5e883e61e678861adbe2dc8f5f82758f3e6ed171679f4687f67244e9 536289
sipwitch_1.6.1.orig.tar.gz
217ae7af709d9d47b8a21de36163ef40b53f771158885b48661ed5406e19db87 8394
sipwitch_1.6.1-1.debian.tar.gz
dc0acc09ad73a524f807576ad8c9f080893c8f6156d2c69c2233cecb1008c2dd 152716
sipwitch_1.6.1-1_amd64.deb
e8559e94c69e729373336d605953fb7ebd55b1eee63b6f7adb0a9319b676cd8c 71592
libsipwitch-dev_1.6.1-1_amd64.deb
05be78afaaac0d91b518bb1d1d6360ebef240a14879bc309138fe5d08398caae 617960
libsipwitch1-dbg_1.6.1-1_amd64.deb
2f6b1e78510b96547f8b84cc216fcf8b840dcd68c935bb2ea976a133df8a92e9 49404
libsipwitch1_1.6.1-1_amd64.deb
60f3086ce26d94f9214997c314a85d00a393d75796fe45fa373f223a3b43437b 37910
sipwitch-cgi_1.6.1-1_amd64.deb
Files:
56f02c826561e93ef9bc3c0540ec142d 2192 net optional sipwitch_1.6.1-1.dsc
33710f14cfb39bd1daff1612f35adc86 536289 net optional sipwitch_1.6.1.orig.tar.gz
c821302839328f716d82ed905c1de0b7 8394 net optional
sipwitch_1.6.1-1.debian.tar.gz
43ae365650320a6a1a6a749473f730df 152716 net optional sipwitch_1.6.1-1_amd64.deb
bc4a953b0e840cdc0c5f550bebe75570 71592 libdevel optional
libsipwitch-dev_1.6.1-1_amd64.deb
8a9292efbe4fca21dfd9b57dc637ed94 617960 debug extra
libsipwitch1-dbg_1.6.1-1_amd64.deb
e79678665caf51cd9eb9e95a216b5b31 49404 libs optional
libsipwitch1_1.6.1-1_amd64.deb
50f0c9ae385cfc18acb6f3d9d38f8710 37910 net optional
sipwitch-cgi_1.6.1-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCgAGBQJR0U8nAAoJECx8MUbBoAEhe2AQAKGQc3GfIaJsUfhuyEQ5t/1j
ytB89JrdOUpo2TxMV5+qUUWJhjGcMMbQ4Eeo3VVxpteuwa33K8LTyn9VVdTmcTWi
6u+EvgfIeh7+r8UPhGnzyhSy6ugFbfc4CC/Kfo6o8/J1MZzpU4ex4qtGIdn0nKz7
0+h33VAxTeS3BWq3uF6OJk9dnA79clqjaOk2SJCDtTFV0OcYrNs+2U/kPA3LTTjN
qr6TZt/6cDJvyj/SaojxCnyvD7QOk+kOnb4dMkNIOFDQ+vNXzdywCR+ZJyrIOWUE
Y9gBaWePDDzxeeK8BnYmbij3HRGQeELhW2Qt6lceT6ooNFj7U/cLOkwfTYytN8XB
+yaQmHsGkamQKDj6kZrrbXG26mM1mNoAm3thUwtu7fQcyDFnnGYPwRWF7NT2OXGW
aBAhbTQ05MJPbb+tm/MeyjIDcg1E/yOu2uKAJdvhj/lIyOADuHVaqpHXG+t8IQ2d
hto6xBR8DM8sjUBezNu8cW8pidh3Vuh8bTTTSUNFTzdq8FnjdewyNM6uoz8hjk+I
EJxtyzovDTAEn2vJg4UOlZ09qr2NMskx14YqXt5OEuNnmnoEhYv8KZEEaqW10oiE
I7NPrhsUA64PP3t8I3uVV1EaGZJNw6ziZyUm2bmabu5JOhPIXBgCZHP2w8XrmTfj
DSt/g7qRwNSdIo5Yg7aS
=ZZu3
-----END PGP SIGNATURE-----
--- End Message ---