Your message dated Tue, 13 Oct 2020 17:04:14 +0000
with message-id <[email protected]>
and subject line Bug#957766: fixed in ring 20191214.1.07edb5e~ds1-1
has caused the Debian Bug report #957766,
regarding ring: ftbfs with GCC-10
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 [email protected]
immediately.)
--
957766: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957766
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ring
Version: 20190215.1.f152c98~ds1-1
Severity: normal
Tags: sid bullseye
User: [email protected]
Usertags: ftbfs-gcc-10
Please keep this issue open in the bug tracker for the package it
was filed for. If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.
The package fails to build in a test rebuild on at least amd64 with
gcc-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.
The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/ring_20190215.1.f152c98~ds1-1_unstable_gcc10.log
The last lines of the build log are at the end of this report.
To build with GCC 10, either set CC=gcc-10 CXX=g++-10 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-10/porting_to.html
[...]
libtool: link: ( cd ".libs" && rm -f "libsiplink.la" && ln -s
"../libsiplink.la" "libsiplink.la" )
make[5]: Leaving directory '/<<PKGBUILDDIR>>/daemon/src/sip'
Making all in upnp
make[5]: Entering directory '/<<PKGBUILDDIR>>/daemon/src/upnp'
../../doltlibtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..
-I/<<PKGBUILDDIR>>/daemon/src -I/<<PKGBUILDDIR>>/daemon/src/config
-I/<<PKGBUILDDIR>>/daemon/src/media -I/<<PKGBUILDDIR>>/daemon/test
-I/<<PKGBUILDDIR>>/daemon/src/dring -DPREFIX=\"/usr\"
-DPROGSHAREDIR=\"/usr/share/ring\" -DENABLE_TRACE -DRING_REVISION=\"\"
-DRING_DIRTY_REPO=\"dirty\" -DPJSIP_MAX_PKT_LEN=8000 -DPJ_AUTOCONF=1
-Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -DDRING_BUILD
-I/<<PKGBUILDDIR>>/daemon/contrib/x86_64-linux-gnu/include
-I/usr/include/jsoncpp -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNDEBUG=1 -O3 -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DPJ_AUTOCONF=1
-I/<<PKGBUILDDIR>>/daemon/contrib/x86_64-linux-gnu/include -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1
-O3
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPJ_AUTOCONF=1
-I/<<PKGBUILDDIR>>/daemon/contrib/x86_64-linux-gnu/include -MT
libupnpcontrol_la-upnp_control.lo -MD -MP -MF
.deps/libupnpcontrol_la-upnp_control.Tpo -c -o
libupnpcontrol_la-upnp_control.lo `test -f 'upnp_control.cpp' || echo
'./'`upnp_control.cpp
../../doltlibtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..
-I/<<PKGBUILDDIR>>/daemon/src -I/<<PKGBUILDDIR>>/daemon/src/config
-I/<<PKGBUILDDIR>>/daemon/src/media -I/<<PKGBUILDDIR>>/daemon/test
-I/<<PKGBUILDDIR>>/daemon/src/dring -DPREFIX=\"/usr\"
-DPROGSHAREDIR=\"/usr/share/ring\" -DENABLE_TRACE -DRING_REVISION=\"\"
-DRING_DIRTY_REPO=\"dirty\" -DPJSIP_MAX_PKT_LEN=8000 -DPJ_AUTOCONF=1
-Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -DDRING_BUILD
-I/<<PKGBUILDDIR>>/daemon/contrib/x86_64-linux-gnu/include
-I/usr/include/jsoncpp -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNDEBUG=1 -O3 -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DPJ_AUTOCONF=1
-I/<<PKGBUILDDIR>>/daemon/contrib/x86_64-linux-gnu/include -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1
-O3
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPJ_AUTOCONF=1
-I/<<PKGBUILDDIR>>/daemon/contrib/x86_64-linux-gnu/include -MT
libupnpcontrol_la-upnp_context.lo -MD -MP -MF
.deps/libupnpcontrol_la-upnp_context.Tpo -c -o
libupnpcontrol_la-upnp_context.lo `test -f 'upnp_context.cpp' || echo
'./'`upnp_context.cpp
../../doltlibtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..
-I/<<PKGBUILDDIR>>/daemon/src -I/<<PKGBUILDDIR>>/daemon/src/config
-I/<<PKGBUILDDIR>>/daemon/src/media -I/<<PKGBUILDDIR>>/daemon/test
-I/<<PKGBUILDDIR>>/daemon/src/dring -DPREFIX=\"/usr\"
-DPROGSHAREDIR=\"/usr/share/ring\" -DENABLE_TRACE -DRING_REVISION=\"\"
-DRING_DIRTY_REPO=\"dirty\" -DPJSIP_MAX_PKT_LEN=8000 -DPJ_AUTOCONF=1
-Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -DDRING_BUILD
-I/<<PKGBUILDDIR>>/daemon/contrib/x86_64-linux-gnu/include
-I/usr/include/jsoncpp -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNDEBUG=1 -O3 -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DPJ_AUTOCONF=1
-I/<<PKGBUILDDIR>>/daemon/contrib/x86_64-linux-gnu/include -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1
-O3
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPJ_AUTOCONF=1
-I/<<PKGBUILDDIR>>/daemon/contrib/x86_64-linux-gnu/include -MT
libupnpcontrol_la-upnp_igd.lo -MD -MP -MF .deps/libupnpcontrol_la-upnp_igd.Tpo
-c -o libupnpcontrol_la-upnp_igd.lo `test -f 'upnp_igd.cpp' || echo
'./'`upnp_igd.cpp
mv -f .deps/libupnpcontrol_la-upnp_igd.Tpo .deps/libupnpcontrol_la-upnp_igd.Plo
mv -f .deps/libupnpcontrol_la-upnp_control.Tpo
.deps/libupnpcontrol_la-upnp_control.Plo
mv -f .deps/libupnpcontrol_la-upnp_context.Tpo
.deps/libupnpcontrol_la-upnp_context.Plo
../../doltlibtool --tag=CXX --mode=link g++ -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1
-O3 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPJ_AUTOCONF=1
-I/<<PKGBUILDDIR>>/daemon/contrib/x86_64-linux-gnu/include -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1
-O3 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 -ljsoncpp -o
libupnpcontrol.la libupnpcontrol_la-upnp_control.lo
libupnpcontrol_la-upnp_context.lo libupnpcontrol_la-upnp_igd.lo -lnatpmp
-lrestbed -lssl -lcrypto
libtool: link: ar cr .libs/libupnpcontrol.a libupnpcontrol_la-upnp_control.o
libupnpcontrol_la-upnp_context.o libupnpcontrol_la-upnp_igd.o
libtool: link: ranlib .libs/libupnpcontrol.a
libtool: link: ( cd ".libs" && rm -f "libupnpcontrol.la" && ln -s
"../libupnpcontrol.la" "libupnpcontrol.la" )
make[5]: Leaving directory '/<<PKGBUILDDIR>>/daemon/src/upnp'
Making all in security
make[5]: Entering directory '/<<PKGBUILDDIR>>/daemon/src/security'
../../doltlibtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..
-I/<<PKGBUILDDIR>>/daemon/src -I/<<PKGBUILDDIR>>/daemon/src/config
-I/<<PKGBUILDDIR>>/daemon/src/media -I/<<PKGBUILDDIR>>/daemon/test
-I/<<PKGBUILDDIR>>/daemon/src/dring -DPREFIX=\"/usr\"
-DPROGSHAREDIR=\"/usr/share/ring\" -DENABLE_TRACE -DRING_REVISION=\"\"
-DRING_DIRTY_REPO=\"dirty\" -DPJSIP_MAX_PKT_LEN=8000 -DPJ_AUTOCONF=1
-Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -DDRING_BUILD
-I/<<PKGBUILDDIR>>/daemon/contrib/x86_64-linux-gnu/include
-I/usr/include/jsoncpp -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNDEBUG=1 -O3 -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DPJ_AUTOCONF=1
-I/<<PKGBUILDDIR>>/daemon/contrib/x86_64-linux-gnu/include -I../../src -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DN
DEBUG=1 -O3 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPJ_AUTOCONF=1
-I/<<PKGBUILDDIR>>/daemon/contrib/x86_64-linux-gnu/include -MT
libsecurity_la-tls_session.lo -MD -MP -MF .deps/libsecurity_la-tls_session.Tpo
-c -o libsecurity_la-tls_session.lo `test -f 'tls_session.cpp' || echo
'./'`tls_session.cpp
../../doltlibtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..
-I/<<PKGBUILDDIR>>/daemon/src -I/<<PKGBUILDDIR>>/daemon/src/config
-I/<<PKGBUILDDIR>>/daemon/src/media -I/<<PKGBUILDDIR>>/daemon/test
-I/<<PKGBUILDDIR>>/daemon/src/dring -DPREFIX=\"/usr\"
-DPROGSHAREDIR=\"/usr/share/ring\" -DENABLE_TRACE -DRING_REVISION=\"\"
-DRING_DIRTY_REPO=\"dirty\" -DPJSIP_MAX_PKT_LEN=8000 -DPJ_AUTOCONF=1
-Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -DDRING_BUILD
-I/<<PKGBUILDDIR>>/daemon/contrib/x86_64-linux-gnu/include
-I/usr/include/jsoncpp -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNDEBUG=1 -O3 -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DPJ_AUTOCONF=1
-I/<<PKGBUILDDIR>>/daemon/contrib/x86_64-linux-gnu/include -I../../src -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DN
DEBUG=1 -O3 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPJ_AUTOCONF=1
-I/<<PKGBUILDDIR>>/daemon/contrib/x86_64-linux-gnu/include -MT
libsecurity_la-tlsvalidator.lo -MD -MP -MF
.deps/libsecurity_la-tlsvalidator.Tpo -c -o libsecurity_la-tlsvalidator.lo
`test -f 'tlsvalidator.cpp' || echo './'`tlsvalidator.cpp
../../doltlibtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..
-I/<<PKGBUILDDIR>>/daemon/src -I/<<PKGBUILDDIR>>/daemon/src/config
-I/<<PKGBUILDDIR>>/daemon/src/media -I/<<PKGBUILDDIR>>/daemon/test
-I/<<PKGBUILDDIR>>/daemon/src/dring -DPREFIX=\"/usr\"
-DPROGSHAREDIR=\"/usr/share/ring\" -DENABLE_TRACE -DRING_REVISION=\"\"
-DRING_DIRTY_REPO=\"dirty\" -DPJSIP_MAX_PKT_LEN=8000 -DPJ_AUTOCONF=1
-Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -DDRING_BUILD
-I/<<PKGBUILDDIR>>/daemon/contrib/x86_64-linux-gnu/include
-I/usr/include/jsoncpp -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNDEBUG=1 -O3 -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DPJ_AUTOCONF=1
-I/<<PKGBUILDDIR>>/daemon/contrib/x86_64-linux-gnu/include -I../../src -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DN
DEBUG=1 -O3 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPJ_AUTOCONF=1
-I/<<PKGBUILDDIR>>/daemon/contrib/x86_64-linux-gnu/include -MT
libsecurity_la-certstore.lo -MD -MP -MF .deps/libsecurity_la-certstore.Tpo -c
-o libsecurity_la-certstore.lo `test -f 'certstore.cpp' || echo
'./'`certstore.cpp
../../doltlibtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..
-I/<<PKGBUILDDIR>>/daemon/src -I/<<PKGBUILDDIR>>/daemon/src/config
-I/<<PKGBUILDDIR>>/daemon/src/media -I/<<PKGBUILDDIR>>/daemon/test
-I/<<PKGBUILDDIR>>/daemon/src/dring -DPREFIX=\"/usr\"
-DPROGSHAREDIR=\"/usr/share/ring\" -DENABLE_TRACE -DRING_REVISION=\"\"
-DRING_DIRTY_REPO=\"dirty\" -DPJSIP_MAX_PKT_LEN=8000 -DPJ_AUTOCONF=1
-Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -DDRING_BUILD
-I/<<PKGBUILDDIR>>/daemon/contrib/x86_64-linux-gnu/include
-I/usr/include/jsoncpp -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNDEBUG=1 -O3 -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DPJ_AUTOCONF=1
-I/<<PKGBUILDDIR>>/daemon/contrib/x86_64-linux-gnu/include -I../../src -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DN
DEBUG=1 -O3 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPJ_AUTOCONF=1
-I/<<PKGBUILDDIR>>/daemon/contrib/x86_64-linux-gnu/include -MT
libsecurity_la-memory.lo -MD -MP -MF .deps/libsecurity_la-memory.Tpo -c -o
libsecurity_la-memory.lo `test -f 'memory.cpp' || echo './'`memory.cpp
mv -f .deps/libsecurity_la-memory.Tpo .deps/libsecurity_la-memory.Plo
../../doltlibtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..
-I/<<PKGBUILDDIR>>/daemon/src -I/<<PKGBUILDDIR>>/daemon/src/config
-I/<<PKGBUILDDIR>>/daemon/src/media -I/<<PKGBUILDDIR>>/daemon/test
-I/<<PKGBUILDDIR>>/daemon/src/dring -DPREFIX=\"/usr\"
-DPROGSHAREDIR=\"/usr/share/ring\" -DENABLE_TRACE -DRING_REVISION=\"\"
-DRING_DIRTY_REPO=\"dirty\" -DPJSIP_MAX_PKT_LEN=8000 -DPJ_AUTOCONF=1
-Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -DDRING_BUILD
-I/<<PKGBUILDDIR>>/daemon/contrib/x86_64-linux-gnu/include
-I/usr/include/jsoncpp -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNDEBUG=1 -O3 -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DPJ_AUTOCONF=1
-I/<<PKGBUILDDIR>>/daemon/contrib/x86_64-linux-gnu/include -I../../src -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DN
DEBUG=1 -O3 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPJ_AUTOCONF=1
-I/<<PKGBUILDDIR>>/daemon/contrib/x86_64-linux-gnu/include -MT
libsecurity_la-diffie-hellman.lo -MD -MP -MF
.deps/libsecurity_la-diffie-hellman.Tpo -c -o libsecurity_la-diffie-hellman.lo
`test -f 'diffie-hellman.cpp' || echo './'`diffie-hellman.cpp
mv -f .deps/libsecurity_la-diffie-hellman.Tpo
.deps/libsecurity_la-diffie-hellman.Plo
mv -f .deps/libsecurity_la-tls_session.Tpo .deps/libsecurity_la-tls_session.Plo
mv -f .deps/libsecurity_la-tlsvalidator.Tpo
.deps/libsecurity_la-tlsvalidator.Plo
mv -f .deps/libsecurity_la-certstore.Tpo .deps/libsecurity_la-certstore.Plo
../../doltlibtool --tag=CXX --mode=link g++ -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1
-O3 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPJ_AUTOCONF=1
-I/<<PKGBUILDDIR>>/daemon/contrib/x86_64-linux-gnu/include -I../../src -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1
-O3 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 -ljsoncpp -o
libsecurity.la libsecurity_la-tls_session.lo libsecurity_la-tlsvalidator.lo
libsecurity_la-certstore.lo libsecurity_la-memory.lo
libsecurity_la-diffie-hellman.lo -lnatpmp -lrestbed -lssl -lcrypto
libtool: link: ar cr .libs/libsecurity.a libsecurity_la-tls_session.o
libsecurity_la-tlsvalidator.o libsecurity_la-certstore.o
libsecurity_la-memory.o libsecurity_la-diffie-hellman.o
libtool: link: ranlib .libs/libsecurity.a
libtool: link: ( cd ".libs" && rm -f "libsecurity.la" && ln -s
"../libsecurity.la" "libsecurity.la" )
make[5]: Leaving directory '/<<PKGBUILDDIR>>/daemon/src/security'
Making all in ringdht
make[5]: Entering directory '/<<PKGBUILDDIR>>/daemon/src/ringdht'
Making all in eth/libdevcore
make[6]: Entering directory '/<<PKGBUILDDIR>>/daemon/src/ringdht/eth/libdevcore'
depbase=`echo FixedHash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../../../../doltcompile g++ -DHAVE_CONFIG_H -I. -I../../../..
-I/<<PKGBUILDDIR>>/daemon/src -I/<<PKGBUILDDIR>>/daemon/src/config
-I/<<PKGBUILDDIR>>/daemon/src/media -I/<<PKGBUILDDIR>>/daemon/test
-I/<<PKGBUILDDIR>>/daemon/src/dring -DPREFIX=\"/usr\"
-DPROGSHAREDIR=\"/usr/share/ring\" -DENABLE_TRACE -DRING_REVISION=\"\"
-DRING_DIRTY_REPO=\"dirty\" -DPJSIP_MAX_PKT_LEN=8000 -DPJ_AUTOCONF=1
-Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -DDRING_BUILD
-I/<<PKGBUILDDIR>>/daemon/contrib/x86_64-linux-gnu/include
-I/usr/include/jsoncpp -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNDEBUG=1 -O3 -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DPJ_AUTOCONF=1
-I/<<PKGBUILDDIR>>/daemon/contrib/x86_64-linux-gnu/include -MT FixedHash.lo -MD
-MP -MF $depbase.Tpo -c -o FixedHash.lo FixedHash.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo Common.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../../../../doltcompile g++ -DHAVE_CONFIG_H -I. -I../../../..
-I/<<PKGBUILDDIR>>/daemon/src -I/<<PKGBUILDDIR>>/daemon/src/config
-I/<<PKGBUILDDIR>>/daemon/src/media -I/<<PKGBUILDDIR>>/daemon/test
-I/<<PKGBUILDDIR>>/daemon/src/dring -DPREFIX=\"/usr\"
-DPROGSHAREDIR=\"/usr/share/ring\" -DENABLE_TRACE -DRING_REVISION=\"\"
-DRING_DIRTY_REPO=\"dirty\" -DPJSIP_MAX_PKT_LEN=8000 -DPJ_AUTOCONF=1
-Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -DDRING_BUILD
-I/<<PKGBUILDDIR>>/daemon/contrib/x86_64-linux-gnu/include
-I/usr/include/jsoncpp -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNDEBUG=1 -O3 -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DPJ_AUTOCONF=1
-I/<<PKGBUILDDIR>>/daemon/contrib/x86_64-linux-gnu/include -MT Common.lo -MD
-MP -MF $depbase.Tpo -c -o Common.lo Common.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo SHA3.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../../../../doltcompile g++ -DHAVE_CONFIG_H -I. -I../../../..
-I/<<PKGBUILDDIR>>/daemon/src -I/<<PKGBUILDDIR>>/daemon/src/config
-I/<<PKGBUILDDIR>>/daemon/src/media -I/<<PKGBUILDDIR>>/daemon/test
-I/<<PKGBUILDDIR>>/daemon/src/dring -DPREFIX=\"/usr\"
-DPROGSHAREDIR=\"/usr/share/ring\" -DENABLE_TRACE -DRING_REVISION=\"\"
-DRING_DIRTY_REPO=\"dirty\" -DPJSIP_MAX_PKT_LEN=8000 -DPJ_AUTOCONF=1
-Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -DDRING_BUILD
-I/<<PKGBUILDDIR>>/daemon/contrib/x86_64-linux-gnu/include
-I/usr/include/jsoncpp -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNDEBUG=1 -O3 -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DPJ_AUTOCONF=1
-I/<<PKGBUILDDIR>>/daemon/contrib/x86_64-linux-gnu/include -MT SHA3.lo -MD -MP
-MF $depbase.Tpo -c -o SHA3.lo SHA3.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo CommonData.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../../../../doltcompile g++ -DHAVE_CONFIG_H -I. -I../../../..
-I/<<PKGBUILDDIR>>/daemon/src -I/<<PKGBUILDDIR>>/daemon/src/config
-I/<<PKGBUILDDIR>>/daemon/src/media -I/<<PKGBUILDDIR>>/daemon/test
-I/<<PKGBUILDDIR>>/daemon/src/dring -DPREFIX=\"/usr\"
-DPROGSHAREDIR=\"/usr/share/ring\" -DENABLE_TRACE -DRING_REVISION=\"\"
-DRING_DIRTY_REPO=\"dirty\" -DPJSIP_MAX_PKT_LEN=8000 -DPJ_AUTOCONF=1
-Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -DDRING_BUILD
-I/<<PKGBUILDDIR>>/daemon/contrib/x86_64-linux-gnu/include
-I/usr/include/jsoncpp -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DNDEBUG=1 -O3 -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DPJ_AUTOCONF=1
-I/<<PKGBUILDDIR>>/daemon/contrib/x86_64-linux-gnu/include -MT CommonData.lo
-MD -MP -MF $depbase.Tpo -c -o CommonData.lo CommonData.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
CommonData.cpp: In function ‘dev::bytes dev::fromHex(const string&,
dev::WhenError)’:
CommonData.cpp:89:15: error: ‘runtime_error’ is not a member of ‘std’
89 | throw std::runtime_error("BadHexCharacter");
| ^~~~~~~~~~~~~
CommonData.cpp:100:15: error: ‘runtime_error’ is not a member of ‘std’
100 | throw std::runtime_error("BadHexCharacter");
| ^~~~~~~~~~~~~
make[6]: *** [Makefile:518: CommonData.lo] Error 1
make[6]: *** Waiting for unfinished jobs....
make[6]: Leaving directory '/<<PKGBUILDDIR>>/daemon/src/ringdht/eth/libdevcore'
make[5]: *** [Makefile:635: all-recursive] Error 1
make[5]: Leaving directory '/<<PKGBUILDDIR>>/daemon/src/ringdht'
make[4]: *** [Makefile:1049: all-recursive] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/daemon/src'
make[3]: *** [Makefile:543: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/daemon'
make[2]: *** [Makefile:474: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/daemon'
make[1]: *** [debian/rules:104: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:20: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: ring
Source-Version: 20191214.1.07edb5e~ds1-1
Done: Alexandre Viau <[email protected]>
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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Alexandre Viau <[email protected]> (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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 13 Oct 2020 12:22:05 -0400
Source: ring
Architecture: source
Version: 20191214.1.07edb5e~ds1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian VoIP Team <[email protected]>
Changed-By: Alexandre Viau <[email protected]>
Closes: 957766 959510 961837
Changes:
ring (20191214.1.07edb5e~ds1-1) unstable; urgency=medium
.
[ Alexandre Viau ]
* New upstream version. (Closes: #959510)
* d/watch: ring.cx -> jami.net.
* d/watch: expect jami_ prefix.
* d/copyright: ignore new vendored libraries.
* Remove deprecated namedirectory-old-restbed.patch.
* Refresh dont-build-gnutls.patch.
* Refresh jsoncpp-rename.patch.
* d/rules: disable build for
- asio
- restinio
- fmt
- http_parser
* d/control: depend on libfmt-dev.
* d/control: depend on libhttp-parser-dev.
* d/control: depend on libopendht-dev >= 2.1.1.
* d/source: add lintian overrides for source-is-missing.
.
[ Amin Bandali ]
* Fix OpenDHT build. (Closes: #961837)
* Fix FTBFS. (Closes: #957766)
* d/rules: use clean in lrc Makefile.
* Change ring.cx references to Jami.
.
[ Petter Reinholdtsen ]
* d/watch: Updated version and URL path based on patch from Amy Kos.
Checksums-Sha1:
da7f05bdc8b7eb40c49824aff4de3390ced62259 3076 ring_20191214.1.07edb5e~ds1-1.dsc
d8efa9d8398f87bd47603260515c24c244c14eec 12690938
ring_20191214.1.07edb5e~ds1.orig.tar.gz
c6294a0d54bad69e240d6f51065816297cebc0eb 11992
ring_20191214.1.07edb5e~ds1-1.debian.tar.xz
8d7675666719eeb3876d4e35e78596802b7d01af 24656
ring_20191214.1.07edb5e~ds1-1_source.buildinfo
Checksums-Sha256:
23c1d424cb44822d45fc167f9de605a6e48ee72bbc1938ef94fc23a0ce0d6352 3076
ring_20191214.1.07edb5e~ds1-1.dsc
e320de62aa0e7b1aa570f645e0ee09e23216de20ebe5955b72b34bda8ddafb5c 12690938
ring_20191214.1.07edb5e~ds1.orig.tar.gz
d02e38cd5a04ef974d53a57a83383aaaad91d3a4746b4bccb6d83188b1dea130 11992
ring_20191214.1.07edb5e~ds1-1.debian.tar.xz
c560663447a747ffe56f084af1aa1b9b2fc868b2990c74fb18399aecfa5a63dc 24656
ring_20191214.1.07edb5e~ds1-1_source.buildinfo
Files:
9fc21b4fa1fa05911bfc274d0dd05b32 3076 comm optional
ring_20191214.1.07edb5e~ds1-1.dsc
e72b776d6e7d0f96ae0e49f24b03e386 12690938 comm optional
ring_20191214.1.07edb5e~ds1.orig.tar.gz
dbf995866f70cf36620b44e7861f8f97 11992 comm optional
ring_20191214.1.07edb5e~ds1-1.debian.tar.xz
8c70f580b72a2a7dc46823a7068c2c94 24656 comm optional
ring_20191214.1.07edb5e~ds1-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEB0B3ii38SjnAyLyMjysRPGU1xacFAl+F2McACgkQjysRPGU1
xaftuw//ZMUzZNV3PZyeH3FAF5DgMBcXZY9kGVBoMG34eFEgzkr8qZtT/iP87fhI
aLOx4tWYpxRY6hHaZC+Tus0J/no/gOo0dz0VarzqaZ+HMZ/gZBSHJabi7FV4xSW5
7PheXXF2L0AGgeAb0kDQ+NZJZIXQFPQWvpn00CTzEP507mkY7nMzS8eNEky/wGwu
iLG9iRgenyzc3v4LCwMvDOuWvxaL9fdwTBIa/U/sYopXnPkblgv4cBtDwaLkFbfo
iPt+IFKgrviwJZVmAcTBQ+TrgwV5kNmLgBIYnYeRDOsokl0VszneBdBZD9BQV63N
yNMToV9P0FHuPel9NIvDzGq9PwHutGaT1yqeBodevzpglSh3UVrEJ5x7rcjcZ1dY
PbD9MjjxkmlX9K3JClmAImKMc90perUto3qH4EKo99yrbSnoh/9J1/4VxFehXMix
vQPEWrLTT1SzuxG20EfIsIeHF0KplIOBywJ3cQMjgbKE1GVIvLhle0EoYpm75t87
KysrQaazf9lCg0Gq8UOCkYu5QY8tAop1fkUjYwzto0RZkOsxoLOE3TpH7MAySyMt
ozX5VZqWRKD+soEGyAjDea/pl31A+D/EMEyZn4Uryirq4iFvt/GYEU2nLgB31TUE
wxI0IbcjkTDEGKG9zczlWCdvM/ld0odmu/OmXB/V9E1KiU19ZZY=
=jruK
-----END PGP SIGNATURE-----
--- End Message ---