Your message dated Thu, 05 Oct 2017 23:19:57 +0000
with message-id <e1e0fqr-00066e...@fasolo.debian.org>
and subject line Bug#866796: fixed in ring 20170912.1.912f772~dfsg1-2
has caused the Debian Bug report #866796,
regarding ring: FTBFS against msgpack-c 2.x
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.)
--
866796: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=866796
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ring
Version: 20170626.1.1335994~dfsg1-1
Severity: important
Tags: upstream
User: msgpac...@packages.debian.org
Usertags: msgpack-c-2.x
While performing rebuilds of packages which Build-Depend on
libmsgpack-dev with the 2.x version in experimental, I found that ring
FTBFS:
make[5]: Entering directory '/<<PKGBUILDDIR>>/daemon/bin'
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-I/<<PKGBUILDDIR>>/daemon/contrib/x86_64-linux-gnu/include
-DBOOST_SYSTEM_NO_DEPRECATED -I../src -DDBUS_API_SUBJECT_TO_CHANGE
-I/usr/include/dbus-c++-1 -I/usr/include/dbus-1.0
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../src/dring
-DTOP_BUILDDIR=\"$(cd ".."; pwd)\" -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -DPJ_AUTOCONF=1
-I/<<PKGBUILDDIR>>/daemon/contrib/x86_64-linux-gnu/include -MT dring-main.o -MD
-MP -MF .deps/dring-main.Tpo -c -o dring-main.o `test -f 'main.cpp' || echo
'./'`main.cpp
mv -f .deps/dring-main.Tpo .deps/dring-main.Po
../doltlibtool --tag=CXX --mode=link g++ -I../src
-DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-c++-1 -I/usr/include/dbus-1.0
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../src/dring
-DTOP_BUILDDIR=\"$(cd ".."; pwd)\" -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -DPJ_AUTOCONF=1
-I/<<PKGBUILDDIR>>/daemon/contrib/x86_64-linux-gnu/include -Wl,-z,relro
-Wl,-z,now -Wl,-Bsymbolic -ldl
-L/<<PKGBUILDDIR>>/daemon/contrib/x86_64-linux-gnu/lib -lcryptopp -o dring
dring-main.o dbus/libclient_dbus.la -ldbus-c++-1 -ldbus-1 ../src/libring.la
-lnatpmp -lboost_random -lboost_system -lgsm -lrestbed
libtool: link: g++ -I../src -DDBUS_API_SUBJECT_TO_CHANGE
-I/usr/include/dbus-c++-1 -I/usr/include/dbus-1.0
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../src/dring
"-DTOP_BUILDDIR=\"/<<PKGBUILDDIR>>/daemon\"" -g -O2
"-fdebug-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat
-Werror=format-security -DPJ_AUTOCONF=1
"-I/<<PKGBUILDDIR>>/daemon/contrib/x86_64-linux-gnu/include" -Wl,-z -Wl,relro
-Wl,-z -Wl,now -Wl,-Bsymbolic -o dring dring-main.o
-L/<<PKGBUILDDIR>>/daemon/contrib/x86_64-linux-gnu/lib
dbus/.libs/libclient_dbus.a -ldbus-c++-1 -ldbus-1 ../src/.libs/libring.a
-lpjsua2-x86_64-pc-linux-gnu -lpjsua-x86_64-pc-linux-gnu
-lpjsip-ua-x86_64-pc-linux-gnu -lpjsip-simple-x86_64-pc-linux-gnu
-lpjsip-x86_64-pc-linux-gnu -lpjmedia-codec-x86_64-pc-linux-gnu
-lpjmedia-videodev-x86_64-pc-linux-gnu -lpjmedia-audiodev-x86_64-pc-linux-gnu
-lpjmedia-x86_64-pc-linux-gnu -lpjnath-x86_64-pc-linux-gnu
-lpjlib-util-x86_64-pc-linux-gnu -lsrtp-x86_64-pc-linux-gnu
-lpj-x86_64-pc-linux-gnu -lopus -luuid -lpthread -lasound -lpulse -lsamplerate
-lsndfile -lyaml-cpp -ljsoncpp -lupnp -lthreadutil -lixml -lopendht -lnettle
-lgnutls -largon2 -lrt -lz -lpcre -lspeexdsp -ldl -lcryptopp -lavcodec
-lavformat -lavdevice -lswscale -lavutil -ludev -lX11 -lva-drm -lva-x11 -lva
-lnatpmp -lboost_random -lboost_system -lgsm -lrestbed -pthread
../src/.libs/libring.a(libringacc_la-ringaccount.o): In function
`ring::RingAccount::useIdentity(std::pair<std::shared_ptr<dht::crypto::PrivateKey>,
std::shared_ptr<dht::crypto::Certificate> > const&)':
./daemon/src/ringdht/ringaccount.cpp:914: undefined reference to
`dht::Value::msgpack_unpack(msgpack::v2::object)'
../src/.libs/libring.a(libringacc_la-ringaccount.o): In function
`dht::IceCandidates::msgpack_unpack(msgpack::v2::object)':
/usr/include/opendht/default_types.h:190: undefined reference to
`dht::unpackBlob(msgpack::v2::object&)'
../src/.libs/libring.a(libringacc_la-ringaccount.o): In function
`msgpack::v1::adaptor::convert<dht::crypto::RevocationList,
void>::operator()(msgpack::v2::object const&, dht::crypto::RevocationList&)
const':
/usr/include/msgpack/v1/object.hpp:204: undefined reference to
`dht::crypto::RevocationList::msgpack_unpack(msgpack::v2::object)'
../src/.libs/libring.a(libringacc_la-ringaccount.o): In function
`dht::IceCandidates::msgpack_unpack(msgpack::v2::object)':
/usr/include/opendht/default_types.h:190: undefined reference to
`dht::unpackBlob(msgpack::v2::object&)'
../src/.libs/libring.a(libringacc_la-ringaccount.o): In function
`msgpack::v1::adaptor::convert<dht::crypto::RevocationList,
void>::operator()(msgpack::v2::object const&, dht::crypto::RevocationList&)
const':
/usr/include/msgpack/v1/object.hpp:204: undefined reference to
`dht::crypto::RevocationList::msgpack_unpack(msgpack::v2::object)'
../src/.libs/libring.a(libringacc_la-ringaccount.o): In function
`dht::IceCandidates::msgpack_unpack(msgpack::v2::object)':
/usr/include/opendht/default_types.h:190: undefined reference to
`dht::unpackBlob(msgpack::v2::object&)'
collect2: error: ld returned 1 exit status
Makefile:625: recipe for target 'dring' failed
make[5]: *** [dring] Error 1
I haven't looked into ring's code, but there were some API breaking
changes in 2.x.
2.0.0
-----
* Removed pointer version of msgpack::unpack APIs. Use reference version
instead
* Removed MSGPACK_DISABLE_LEGACY_CONVERT. msgpack::object::convert(T*) is
removed by default. Use msgpack::object::convert(T&) instead
* Removed msgpacl::type::nil. Use nil_t or define MSGPACK_USE_LECACY_NIL
* Removed std::string to msgpack::object conversion
2.1.0
-----
* Fix object internal data type is float if msgpack format is float32
-- System Information:
Debian Release: buster/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1,
'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.9.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--
James
GPG Key: 4096R/91BF BF4D 6956 BD5D F7B7 2D23 DFE6 91AE 331B A3DB
ring_20170626.1.1335994~dfsg1-1.gz
Description: application/gzip
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: ring
Source-Version: 20170912.1.912f772~dfsg1-2
We believe that the bug you reported is fixed in the latest version of
ring, 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 866...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Alexandre Viau <av...@debian.org> (supplier of updated ring 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: Wed, 04 Oct 2017 15:57:45 -0400
Source: ring
Binary: ring ring-daemon
Architecture: source
Version: 20170912.1.912f772~dfsg1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian VoIP Team <pkg-voip-maintain...@lists.alioth.debian.org>
Changed-By: Alexandre Viau <av...@debian.org>
Description:
ring - Secure and distributed voice, video and chat platform - desktop c
ring-daemon - Secure and distributed voice, video and chat platform - daemon
Closes: 866796
Changes:
ring (20170912.1.912f772~dfsg1-2) unstable; urgency=medium
.
* Build using older msgpack-c API. (Closes: #866796)
Checksums-Sha1:
f425312bca1941a8b20056787e9f1d78a1e8e2c3 3011
ring_20170912.1.912f772~dfsg1-2.dsc
85bc932a41c44eab2521e92644e8e61e100da3c9 10944
ring_20170912.1.912f772~dfsg1-2.debian.tar.xz
451e5e9d96a15258739ffbb3c89c6b8e8737e071 22815
ring_20170912.1.912f772~dfsg1-2_source.buildinfo
Checksums-Sha256:
6d3949a648a8bfcf48df32d7be56cd0e999caf1abc0a4c47a2bf14342f53f3fb 3011
ring_20170912.1.912f772~dfsg1-2.dsc
8a8a98a34066e96acaf01a6ed577e7c7fe68feb6d11321fd507f9dc711a6e488 10944
ring_20170912.1.912f772~dfsg1-2.debian.tar.xz
6c1e1dd9c8d35a322b966387c3463251e4baccfe8c9a721b11b69622c31dc8e1 22815
ring_20170912.1.912f772~dfsg1-2_source.buildinfo
Files:
738e29687c4ba204977e71d67027228c 3011 comm extra
ring_20170912.1.912f772~dfsg1-2.dsc
8952c26071b937ce759f8f6f92b984a4 10944 comm extra
ring_20170912.1.912f772~dfsg1-2.debian.tar.xz
8992a8496332fd499c0c942aa7370e11 22815 comm extra
ring_20170912.1.912f772~dfsg1-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEEB0B3ii38SjnAyLyMjysRPGU1xacFAlnWu70RHGF2aWF1QGRl
Ymlhbi5vcmcACgkQjysRPGU1xafs3g//bwQi39brnxP0iLpGI/vX3SjxFDqX46BL
dxukjJnZOGAh7j+wzpzdlSv5AegzJD6munEdaYEON2j2YvB51E832pQIXbNzGrFa
dNx21x/K0Okwy8zEbukHSApB2K7jnkKRq0b8PhuagD3fspK23tXzhXQWy8jDLRHP
DVFH4VRoQOe7G4RR4Ow7R2QULfp7oIMXDTCXb/s7Pn0O7fervwFWAIa50NWPkuS0
c0RzwD94osyC1xe0qlr3X9Ji0vfMRngWMHnKWa3LdakJHmVuuECTMAuQNNBWbT2q
EIbOGRs94+BouX2im4mmCfZId8mtZZ4lHYBG5KuGoz+myT8jmQ/JJTB5WXIQWciV
rYyPxRGZ8do/X9hogq8IilrKs33I6s3mcCCPlbYTYNE4WZqCjpqno/wH0D6oHaZg
4VHB+acKZJdnxdxdbdg5xFDTWHZQazUqpfpLghHkY6h1H8whRYvaBxc/FQU31nbS
N+6P3lnULldu32T2lohBy9d1AU4xGmXW0SpTF9/GyTrR4tLCfANTlZEUgReiapa4
PkqQAX5SU/fJtJi23A2wNbT6ypMf1e0+/qHm21ZLp9FB9xD8VOfqChunpJDSx0BO
1kcu7d83XU8TAOo0P5Kp97W90SjWa2V68QA0pQaZSZ68Uu7l9s2Q6XGXGXpw1c1E
l4ps5IqmawI=
=05sH
-----END PGP SIGNATURE-----
--- End Message ---